Jul 10 04:19:13.369620 np0000004952 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 04:19:13.375068 np0000004952 devstack@c-api.service[100012]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 04:19:13 2026] *** Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: nodename: np0000004952 Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: machine: x86_64 Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: clock source: unix Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: pcre jit disabled Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: detected number of CPU cores: 16 Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: current working directory: / Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: detected binary path: /usr/bin/uwsgi-core Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: your processes number limit is 257052 Jul 10 04:19:13.377467 np0000004952 devstack@c-api.service[100012]: your memory page size is 4096 bytes Jul 10 04:19:13.377748 np0000004952 devstack@c-api.service[100012]: detected max file descriptor number: 2048 Jul 10 04:19:13.377748 np0000004952 devstack@c-api.service[100012]: lock engine: pthread robust mutexes Jul 10 04:19:13.377748 np0000004952 devstack@c-api.service[100012]: thunder lock: enabled Jul 10 04:19:13.377886 np0000004952 devstack@c-api.service[100012]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 04:19:13.377982 np0000004952 devstack@c-api.service[100012]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 04:19:13.377982 np0000004952 devstack@c-api.service[100012]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 04:19:13.377982 np0000004952 devstack@c-api.service[100012]: Set PythonHome to /opt/stack/data/venv Jul 10 04:19:13.410016 np0000004952 devstack@c-api.service[100012]: Python main interpreter initialized at 0x7a78698a4668 Jul 10 04:19:13.410016 np0000004952 devstack@c-api.service[100012]: python threads support enabled Jul 10 04:19:13.410016 np0000004952 devstack@c-api.service[100012]: your server socket listen backlog is limited to 100 connections Jul 10 04:19:13.410016 np0000004952 devstack@c-api.service[100012]: your mercy for graceful operations on workers is 80 seconds Jul 10 04:19:13.410582 np0000004952 devstack@c-api.service[100012]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 04:19:13.410737 np0000004952 devstack@c-api.service[100012]: *** Operational MODE: preforking *** Jul 10 04:19:13.410956 np0000004952 devstack@c-api.service[100012]: *** uWSGI is running in multiple interpreter mode *** Jul 10 04:19:13.410956 np0000004952 devstack@c-api.service[100012]: spawned uWSGI master process (pid: 100012) Jul 10 04:19:13.411538 np0000004952 devstack@c-api.service[100012]: spawned uWSGI worker 1 (pid: 100019, cores: 1) Jul 10 04:19:13.411085 np0000004952 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 04:19:13.412717 np0000004952 devstack@c-api.service[100012]: spawned uWSGI worker 2 (pid: 100020, cores: 1) Jul 10 04:19:13.412717 np0000004952 devstack@c-api.service[100012]: spawned uWSGI worker 3 (pid: 100021, cores: 1) Jul 10 04:19:13.413028 np0000004952 devstack@c-api.service[100012]: spawned uWSGI worker 4 (pid: 100022, cores: 1) Jul 10 04:19:13.413093 np0000004952 devstack@c-api.service[100012]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 04:19:13.530663 np0000004952 devstack@c-api.service[100021]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 04:19:13.530663 np0000004952 devstack@c-api.service[100021]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 04:19:13.530663 np0000004952 devstack@c-api.service[100021]: we strongly recommend against using it for new projects. Jul 10 04:19:13.530663 np0000004952 devstack@c-api.service[100021]: If you are already using Eventlet, we recommend migrating to a different Jul 10 04:19:13.530663 np0000004952 devstack@c-api.service[100021]: framework. For more detail see Jul 10 04:19:13.530663 np0000004952 devstack@c-api.service[100021]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 04:19:13.530663 np0000004952 devstack@c-api.service[100021]: import eventlet # noqa Jul 10 04:19:13.540489 np0000004952 devstack@c-api.service[100019]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 04:19:13.540489 np0000004952 devstack@c-api.service[100019]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 04:19:13.540489 np0000004952 devstack@c-api.service[100019]: we strongly recommend against using it for new projects. Jul 10 04:19:13.540489 np0000004952 devstack@c-api.service[100019]: If you are already using Eventlet, we recommend migrating to a different Jul 10 04:19:13.540489 np0000004952 devstack@c-api.service[100019]: framework. For more detail see Jul 10 04:19:13.540489 np0000004952 devstack@c-api.service[100019]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 04:19:13.540489 np0000004952 devstack@c-api.service[100019]: import eventlet # noqa Jul 10 04:19:13.547276 np0000004952 devstack@c-api.service[100020]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 04:19:13.547276 np0000004952 devstack@c-api.service[100020]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 04:19:13.547276 np0000004952 devstack@c-api.service[100020]: we strongly recommend against using it for new projects. Jul 10 04:19:13.547276 np0000004952 devstack@c-api.service[100020]: If you are already using Eventlet, we recommend migrating to a different Jul 10 04:19:13.547276 np0000004952 devstack@c-api.service[100020]: framework. For more detail see Jul 10 04:19:13.547276 np0000004952 devstack@c-api.service[100020]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 04:19:13.547276 np0000004952 devstack@c-api.service[100020]: import eventlet # noqa Jul 10 04:19:13.553244 np0000004952 devstack@c-api.service[100022]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 04:19:13.553244 np0000004952 devstack@c-api.service[100022]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 04:19:13.553244 np0000004952 devstack@c-api.service[100022]: we strongly recommend against using it for new projects. Jul 10 04:19:13.553244 np0000004952 devstack@c-api.service[100022]: If you are already using Eventlet, we recommend migrating to a different Jul 10 04:19:13.553244 np0000004952 devstack@c-api.service[100022]: framework. For more detail see Jul 10 04:19:13.553244 np0000004952 devstack@c-api.service[100022]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 04:19:13.553244 np0000004952 devstack@c-api.service[100022]: import eventlet # noqa Jul 10 04:19:13.611669 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 04:19:13.611669 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:19:13.623756 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 04:19:13.623756 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:19:13.635183 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 04:19:13.635183 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:19:13.641568 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 04:19:13.641568 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:19:13.685381 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 04:19:13.685381 np0000004952 devstack@c-api.service[100021]: from cgi import parse_header Jul 10 04:19:13.705140 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 04:19:13.705140 np0000004952 devstack@c-api.service[100019]: from cgi import parse_header Jul 10 04:19:13.722737 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 04:19:13.722737 np0000004952 devstack@c-api.service[100020]: from cgi import parse_header Jul 10 04:19:13.724422 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 10 04:19:13.724422 np0000004952 devstack@c-api.service[100022]: from cgi import parse_header Jul 10 04:19:13.733744 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 04:19:13.733744 np0000004952 devstack@c-api.service[100021]: removals.removed_module( Jul 10 04:19:13.735839 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 04:19:13.735839 np0000004952 devstack@c-api.service[100021]: removals.removed_module( Jul 10 04:19:13.758032 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 04:19:13.758032 np0000004952 devstack@c-api.service[100019]: removals.removed_module( Jul 10 04:19:13.760635 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 04:19:13.760635 np0000004952 devstack@c-api.service[100019]: removals.removed_module( Jul 10 04:19:13.778581 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 04:19:13.778581 np0000004952 devstack@c-api.service[100020]: removals.removed_module( Jul 10 04:19:13.781371 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 04:19:13.781371 np0000004952 devstack@c-api.service[100020]: removals.removed_module( Jul 10 04:19:13.790621 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 10 04:19:13.790621 np0000004952 devstack@c-api.service[100022]: removals.removed_module( Jul 10 04:19:13.793369 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 10 04:19:13.793369 np0000004952 devstack@c-api.service[100022]: removals.removed_module( Jul 10 04:19:14.557897 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 04:19:14.557897 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:19:14.624012 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 04:19:14.624012 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:19:14.686930 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 04:19:14.686930 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:19:14.701482 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 04:19:14.701482 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:19:14.722766 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 04:19:14.722766 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:19:14.750017 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 04:19:14.750017 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:19:14.760903 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 04:19:14.760903 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:19:14.781239 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 10 04:19:14.781239 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:19:14.820466 np0000004952 devstack@c-api.service[100021]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 04:19:14.820649 np0000004952 devstack@c-api.service[100021]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100021) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 04:19:14.905309 np0000004952 devstack@c-api.service[100021]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 04:19:14.905309 np0000004952 devstack@c-api.service[100021]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 04:19:14.956034 np0000004952 devstack@c-api.service[100019]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 04:19:14.956271 np0000004952 devstack@c-api.service[100019]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100019) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 04:19:14.957655 np0000004952 devstack@c-api.service[100022]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 04:19:14.957897 np0000004952 devstack@c-api.service[100022]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100022) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 04:19:14.997780 np0000004952 devstack@c-api.service[100020]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 10 04:19:14.997959 np0000004952 devstack@c-api.service[100020]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100020) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 04:19:15.026479 np0000004952 devstack@c-api.service[100022]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 04:19:15.026479 np0000004952 devstack@c-api.service[100022]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 04:19:15.033099 np0000004952 devstack@c-api.service[100019]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 04:19:15.033099 np0000004952 devstack@c-api.service[100019]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 04:19:15.088114 np0000004952 devstack@c-api.service[100020]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 04:19:15.088114 np0000004952 devstack@c-api.service[100020]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 04:19:15.409087 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100021) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 04:19:15.409518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.409619 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.409873 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.412123 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.412305 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.412367 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.412429 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.412482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.412536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.412611 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.413859 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.413940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.413997 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.414066 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.414124 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.414247 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.414311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.414381 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.414381 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.414477 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.414477 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.414575 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.414575 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.414664 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.417086 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.417249 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.417324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.417400 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.417455 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.417507 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.417566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.418002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.418072 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.418136 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.418203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.418273 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.418334 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.418398 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.419949 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.420030 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.420119 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.420235 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.420301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.420361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.420426 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.421340 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.421407 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.421458 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.421547 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.421607 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.421674 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.421734 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.421805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.421854 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.421916 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.421976 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.422073 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.422073 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.422137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.424811 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.424972 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.425035 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.425107 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.425233 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.425340 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.425454 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.431229 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.431338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.431419 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.431524 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.431657 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.431715 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.431805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.432632 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.432725 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.432829 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.432927 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.433033 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.433128 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.433252 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.433316 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100019) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 04:19:15.433722 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100022) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 04:19:15.433785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.433824 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.434013 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.434291 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.434430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.434573 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.434662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.434743 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.434789 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.434878 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.434958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.435015 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.435092 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.435587 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.435650 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.435650 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.435761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.435823 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.435880 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.435940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.436008 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.436071 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.436128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.436175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.436261 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.436316 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.436370 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.436530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.436593 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.436640 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.436690 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.436738 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.436784 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.436836 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.436836 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.436927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.436979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.437030 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.437097 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.437157 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.437157 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.437274 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.437334 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.437391 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.437439 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.437439 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.437521 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.437587 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.437587 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.437686 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.437741 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.437795 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.437853 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.437908 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.437956 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.438008 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.438073 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.438133 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.438197 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.438273 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.438327 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.438368 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.438420 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.438473 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.438522 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.438579 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.438630 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.438677 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.438723 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.438778 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.438828 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.438886 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.438947 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.438947 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.438947 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.438947 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.439128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.439128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.439128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.439128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.439128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.439128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.439128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.439128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.439128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.439531 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.439583 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.439638 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.439638 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.439747 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.439809 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.439863 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.439918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.439918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.440018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.440078 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.440136 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.440207 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.440272 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.440335 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.440387 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.440440 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.440489 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.440531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.440583 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.440624 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.440674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.440721 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.440721 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.440721 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.440721 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.440882 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.440882 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.440962 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.440962 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.441040 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.441085 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.441085 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.441173 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.441262 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.441262 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.441349 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.441388 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.441435 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.441435 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.441528 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.441627 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.441726 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.441890 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.441963 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.442026 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.442192 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.442607 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.442707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.442807 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.442898 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.443153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.443153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.443298 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.443361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.443415 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.443415 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.443500 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.443552 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.443552 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.443666 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.443714 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.443714 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.443815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.443815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.443815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.443937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.443990 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.444045 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.444086 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.444126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.444175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.444263 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.444314 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.444362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.444362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.444443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.444482 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.444482 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.444572 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.444572 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.444572 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.444748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.444798 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.444846 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.444881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.444924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.444962 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.444962 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.445045 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.445089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.445089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.445165 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.445251 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.445331 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.445383 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.445429 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.445583 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.445632 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.445671 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.445729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.445783 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.445836 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.445884 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.445937 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.445997 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.446048 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.446108 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.446108 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.446232 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.446545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.446628 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.446727 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.446827 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.446911 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.447004 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.447093 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.447976 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.448042 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.448095 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.448156 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.448229 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.448294 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.448351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.448413 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.448462 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.448515 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.448561 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.448614 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.448667 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.448726 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.449134 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.449222 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.449271 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.449271 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.449368 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.449427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.449482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.449538 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.449594 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.449649 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.449704 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.449757 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.449805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.449805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.449805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.449938 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.449983 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.450044 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.450098 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.450275 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.450336 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.450385 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.450437 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.450485 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.450541 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.450586 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.450640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.450686 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.450739 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.450801 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.450848 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.450900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.450955 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.450999 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.451043 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.451094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.451150 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.451230 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.451276 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.451339 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.451339 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.451422 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.451471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.451523 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.451572 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.451572 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.451657 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.451708 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.451755 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.451809 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.451861 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.451906 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.451954 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.451995 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.451995 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.452079 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.452122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.452122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.452122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.452122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.452122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.452122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.452122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.452122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.452508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.452508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.452508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.452626 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.452704 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.452754 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.452804 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.452853 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.452907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.452961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.452961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.452961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.452961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.453144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.453144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.453144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.453326 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.453374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.453374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.453473 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.453520 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.453575 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.453631 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.453677 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.453732 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.453784 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.453842 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.453890 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.453940 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.453982 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.454030 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.454072 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.454072 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.454072 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.454615 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.454679 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.454743 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.454801 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.454860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.454921 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.454977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.454977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.455068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.455118 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.455170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.455260 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.455317 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.455380 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.455437 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.455499 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.455553 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.455612 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.455660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.455716 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.455771 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.455771 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.455870 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.455922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.455979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.456027 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.456068 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.456113 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.456113 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.456195 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.456264 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.456317 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.456359 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.456359 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.456359 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.456787 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.456912 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.457022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.457131 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.457270 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.457366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.457470 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.457935 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.458045 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.458154 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.458288 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.458383 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.458476 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.458573 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.459305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.459649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.459649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.459649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.459649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.459809 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.459846 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.459888 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.459888 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.459947 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.459981 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.459981 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.460308 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.460308 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.460426 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.460426 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.460426 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.460537 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.460537 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.460627 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.460671 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.460774 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.460891 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.460970 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.461160 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.461160 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.461279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.461449 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.461514 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.461568 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.461623 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.461668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.461668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.461764 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.461822 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.461871 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.461922 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.461968 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.462018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.462071 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.462120 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.462160 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.463006 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.463079 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.463137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.463203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.463276 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.463323 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.463373 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.463415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.463457 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.463495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.463545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.463586 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.463636 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.463693 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.464114 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.464195 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.464268 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.464317 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.464375 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.464436 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.464496 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.464552 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.464601 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.464648 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.464699 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.464739 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.464779 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.464823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.464867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.464921 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.464921 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.465019 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.465099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.465311 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.465371 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.465417 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.465475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.465522 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.465567 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.465622 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.465699 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.465755 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.465807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.465807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.465915 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.465967 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.465967 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.466062 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.466062 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.466155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.466155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.466291 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.466366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.466445 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.466501 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.466565 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.467362 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.467424 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.467620 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.467620 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.468197 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.468274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.468329 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.468389 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.468450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.468835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.469254 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.469309 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.469356 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.469396 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.469452 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.469502 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.469539 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.469539 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.469614 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.469660 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.469707 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.469752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.469752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.469841 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.469882 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.469922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.469922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.469922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.469922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.469922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.469922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.469922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.469922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.470167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.470167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.470167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.470167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.470403 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.470403 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.470492 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.470579 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.470719 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.470781 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.470862 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.470930 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.470999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.471118 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.474058 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.474150 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.474234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.474301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.474367 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.474434 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.474490 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.474545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.474592 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.474639 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.474693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.474746 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.474792 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.474846 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.479073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.479237 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.479362 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.479572 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.479572 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.479702 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.479753 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.479804 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.479854 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.480070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.480070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.480163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.480319 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.480366 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.480411 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.480468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.480514 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100020) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 04:19:15.480573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.480616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.480616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.480616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.480736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.480869 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.480952 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.481124 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.481196 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.481274 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.481361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.481464 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.481531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.481581 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.481630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.481684 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.481742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.481796 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.481855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.481902 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.481951 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.481997 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.482060 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.482108 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.482159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.482242 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.482291 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.482335 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.482374 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.482433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.482488 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.482538 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.482589 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.482637 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.482677 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.482717 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.482762 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.482809 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.482853 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.482898 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.482940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.482940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.482940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.483054 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.483144 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.483264 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.483366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.483463 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.483558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.483661 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.483760 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.483854 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.483939 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.484026 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.484119 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.484267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.484378 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.485262 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.485344 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.485481 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.485564 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.485667 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.485702 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100019) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.485757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.485807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.485881 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.485915 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.485937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100021) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.485960 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.485985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.486008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.486043 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100019) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.486078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.486110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.486169 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.486206 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.486273 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100021) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.486329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.486440 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.486532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.486568 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.486642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.486672 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.486734 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.486769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.486839 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.486880 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.486989 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.487087 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.487466 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.487578 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.487683 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.487788 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.487853 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.487912 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.487976 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.488438 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.488517 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.488623 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.488740 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.488849 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.488941 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.489055 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.489164 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.489285 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.489378 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.489470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.489572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.489676 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.489763 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.490492 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.490601 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.490674 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.490805 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.490858 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.490918 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.491403 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.494197 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.494338 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.494412 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.494505 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.494582 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.494655 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.494742 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.495166 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.495267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.495363 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.495443 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.495535 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.495606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.495719 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.496851 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.496953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.497068 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.497160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.497273 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.497382 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.497482 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.497884 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.497986 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.498080 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.498176 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.498310 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.498405 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.498511 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.499192 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.499297 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.500057 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.500057 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.500856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.500856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.500856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.501751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.501853 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.501948 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.502567 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.502567 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.503349 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.503349 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.503349 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.503552 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.503552 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.503656 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.503656 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.503741 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.503800 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.504362 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.504427 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.504470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.504544 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.504621 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.504621 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.504715 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.504937 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.505007 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.505052 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.505102 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.505228 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.505285 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.505350 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.505415 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.505473 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.505516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.505564 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.505613 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.505655 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.505695 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.505747 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.505797 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.505843 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.505902 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.505950 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.506000 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.506043 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.506720 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.506809 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.506809 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.506894 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.506930 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.506980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.507034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.507395 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.507465 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.507501 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.507558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.507604 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.507669 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.507740 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.507791 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.507878 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.507921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.507963 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.508025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.508103 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.508168 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.508791 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.508851 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.508919 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.508959 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.509024 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.509078 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.509140 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.510289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.510541 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.510687 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.510809 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.510918 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.511008 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.511103 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.511969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.512068 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.512157 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.512283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.512371 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.512450 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.512564 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.513261 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.513323 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.513422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.513520 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.513611 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.513699 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.513797 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.513882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.513964 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.514041 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.514120 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.514222 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.514314 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.514402 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.515566 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.515628 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.515811 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.515879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.515982 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.516062 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.516156 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.517376 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.517438 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.517506 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.517559 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.517626 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.517677 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.517776 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.518134 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.518230 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.518313 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.518404 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.518493 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.518558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.518651 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 04:19:15.519684 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100020) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 04:19:15.519785 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 04:19:15.519876 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 04:19:15.519983 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 04:19:15.520288 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 04:19:15.520288 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100020) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 04:19:15.527417 np0000004952 devstack@c-api.service[100021]: INFO dbcounter [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Registered counter for database cinder Jul 10 04:19:15.533165 np0000004952 devstack@c-api.service[100019]: INFO dbcounter [None req-01431a84-e517-4014-821c-7401afe4118e None None] Registered counter for database cinder Jul 10 04:19:15.542486 np0000004952 devstack@c-api.service[100022]: INFO dbcounter [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Registered counter for database cinder Jul 10 04:19:15.566085 np0000004952 devstack@c-api.service[100020]: INFO dbcounter [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Registered counter for database cinder Jul 10 04:19:15.576678 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-01431a84-e517-4014-821c-7401afe4118e 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=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:15.584376 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-fdb41727-f6fb-433a-904c-51e129b0c746 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=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:15.588026 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a 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=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:15.614236 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 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=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:15.692580 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writer thread running {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 04:19:15.695273 np0000004952 devstack@c-api.service[100021]: INFO cinder.rpc [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 04:19:15.697923 np0000004952 devstack@c-api.service[100021]: INFO cinder.rpc [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 04:19:15.700100 np0000004952 devstack@c-api.service[100021]: INFO cinder.rpc [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 04:19:15.701930 np0000004952 devstack@c-api.service[100021]: INFO cinder.rpc [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 04:19:15.702295 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.702596 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.704303 np0000004952 devstack@c-api.service[100021]: WARNING cinder.keymgr.conf_key_mgr [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.707076 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.707276 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.721586 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writer thread running {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 04:19:15.724425 np0000004952 devstack@c-api.service[100019]: INFO cinder.rpc [None req-01431a84-e517-4014-821c-7401afe4118e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 04:19:15.727494 np0000004952 devstack@c-api.service[100019]: INFO cinder.rpc [None req-01431a84-e517-4014-821c-7401afe4118e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 04:19:15.730279 np0000004952 devstack@c-api.service[100019]: INFO cinder.rpc [None req-01431a84-e517-4014-821c-7401afe4118e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 04:19:15.732603 np0000004952 devstack@c-api.service[100019]: INFO cinder.rpc [None req-01431a84-e517-4014-821c-7401afe4118e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 04:19:15.732732 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writer thread running {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 04:19:15.733050 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.733279 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.733899 np0000004952 devstack@c-api.service[100019]: WARNING cinder.keymgr.conf_key_mgr [None req-01431a84-e517-4014-821c-7401afe4118e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.736225 np0000004952 devstack@c-api.service[100022]: INFO cinder.rpc [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 04:19:15.736573 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.736774 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.738698 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writer thread running {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 04:19:15.739579 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-fdb41727-f6fb-433a-904c-51e129b0c746 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=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:15.739649 np0000004952 devstack@c-api.service[100022]: INFO cinder.rpc [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 04:19:15.741156 np0000004952 devstack@c-api.service[100020]: INFO cinder.rpc [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 04:19:15.742092 np0000004952 devstack@c-api.service[100021]: INFO cinder.rpc [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 04:19:15.742841 np0000004952 devstack@c-api.service[100022]: INFO cinder.rpc [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 04:19:15.743868 np0000004952 devstack@c-api.service[100020]: INFO cinder.rpc [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 04:19:15.744333 np0000004952 devstack@c-api.service[100021]: INFO cinder.rpc [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 04:19:15.744768 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.744939 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.745720 np0000004952 devstack@c-api.service[100022]: INFO cinder.rpc [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 04:19:15.746261 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.746623 np0000004952 devstack@c-api.service[100020]: INFO cinder.rpc [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 04:19:15.746692 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.747571 np0000004952 devstack@c-api.service[100022]: WARNING cinder.keymgr.conf_key_mgr [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.749000 np0000004952 devstack@c-api.service[100020]: INFO cinder.rpc [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 04:19:15.749432 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.749716 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.750571 np0000004952 devstack@c-api.service[100020]: WARNING cinder.keymgr.conf_key_mgr [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.751817 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.752054 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.754084 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.754283 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.755108 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.755338 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.757575 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.757749 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.759942 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.760107 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.762902 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.763065 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.765148 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.765350 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.767174 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.767366 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.769404 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.769575 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.770515 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-01431a84-e517-4014-821c-7401afe4118e 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=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:15.772774 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.772963 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.773389 np0000004952 devstack@c-api.service[100019]: INFO cinder.rpc [None req-01431a84-e517-4014-821c-7401afe4118e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 04:19:15.775392 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.775590 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.776136 np0000004952 devstack@c-api.service[100019]: INFO cinder.rpc [None req-01431a84-e517-4014-821c-7401afe4118e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 04:19:15.776477 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.776659 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.776719 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.776857 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.778593 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.778762 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.783103 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.783355 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.786254 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.786461 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.787438 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 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=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:15.787667 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.787910 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.787965 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.788070 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.788995 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.789118 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.790102 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.790384 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.790915 np0000004952 devstack@c-api.service[100020]: INFO cinder.rpc [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 04:19:15.791264 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.791454 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.791506 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.791640 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.792813 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.792960 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.793368 np0000004952 devstack@c-api.service[100020]: INFO cinder.rpc [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 04:19:15.793955 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.794015 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.794052 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.794086 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.794301 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.794499 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.794909 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.795086 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.796355 np0000004952 devstack@c-api.service[100021]: WARNING cinder.api.contrib.hosts [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 04:19:15.796711 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.796896 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.797474 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.797612 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.797689 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: extensions {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.798889 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: consistencygroups {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.800525 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: extra_specs {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.801039 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.801255 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.802159 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: capabilities {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.802491 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a 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=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:15.803202 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: backups {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.803337 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.803496 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.805289 np0000004952 devstack@c-api.service[100022]: INFO cinder.rpc [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 04:19:15.805414 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: os-quota-sets {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.805680 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.806152 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.806482 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.806482 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.808812 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: qos-specs {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.808934 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.808934 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.809067 np0000004952 devstack@c-api.service[100022]: INFO cinder.rpc [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 04:19:15.809125 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: encryption {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.809182 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.809182 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.810048 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.810048 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.810155 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.810155 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.811132 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.811132 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.811527 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.811662 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.811718 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: encryption {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.813717 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: cgsnapshots {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.813800 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.813974 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.815391 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: scheduler-stats {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.815448 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.815852 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.816860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: os-volume-manage {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.818595 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: os-snapshot-manage {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.819310 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.819925 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.820064 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: os-volume-transfer {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.820844 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.821918 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.822005 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.822106 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.822146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: os-hosts {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.822227 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.822334 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.824113 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: os-volume-type-access {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.824654 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.824761 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.824811 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.824854 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.824929 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.824964 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.826582 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: os-availability-zone {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.827105 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.827182 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.827253 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.827317 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.827686 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.827821 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.828715 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extended resource: os-quota-class-sets {{(pid=100021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.828780 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.828863 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.829620 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.829743 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.829884 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.830027 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.830494 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.830649 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.830795 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.830848 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.830894 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.830941 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.830987 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.831127 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.831385 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.831496 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.831944 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.832075 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.832169 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.832263 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.832679 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.832751 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.832798 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.832862 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.833290 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.833495 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.833703 np0000004952 devstack@c-api.service[100019]: WARNING cinder.api.contrib.hosts [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 04:19:15.833947 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.834070 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.834371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.snapshot_actions [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] SnapshotActionsController initialized {{(pid=100021) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 04:19:15.834700 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: extensions {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.834896 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.834953 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.835057 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.835114 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.835795 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: consistencygroups {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.835886 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.836059 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.837011 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.837231 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.837291 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.837335 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.837435 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.837488 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: extra_specs {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.837545 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.838272 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.838448 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.838851 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: capabilities {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.839302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.839518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.839696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.839786 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: backups {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.839866 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.840043 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.840103 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.840230 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.840282 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.840404 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension UsedLimits extending resource: limits {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.840495 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.840546 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.840689 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.840737 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.840875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.841073 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension AdminActions extending resource: volumes {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.841308 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension AdminActions extending resource: snapshots {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.841421 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: os-quota-sets {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.841472 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension AdminActions extending resource: backups {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.841839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension VolumeActions extending resource: volumes {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.841839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.842024 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.router [None req-fdb41727-f6fb-433a-904c-51e129b0c746 None None] Extension TypesManage extending resource: types {{(pid=100021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.842077 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.842162 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.843011 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.843081 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.843165 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.843266 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.843918 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.843971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: qos-specs {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.844058 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.844786 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.844930 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.845235 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.845398 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.845854 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.845983 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.846033 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: encryption {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.846204 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.846384 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.846610 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.846743 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.847388 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.847501 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.847642 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: encryption {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.848371 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.848575 np0000004952 devstack@c-api.service[100020]: WARNING cinder.api.contrib.hosts [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 04:19:15.848619 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.848723 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.848845 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.849224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: cgsnapshots {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.849480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: extensions {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.850504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: scheduler-stats {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.850594 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: consistencygroups {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.851873 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: os-volume-manage {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.852777 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.852884 np0000004952 devstack@c-api.service[100021]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a78698a4668 pid: 100021 (default app) Jul 10 04:19:15.852927 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.852961 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: extra_specs {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.853357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: os-snapshot-manage {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.854512 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: capabilities {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.854578 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: os-volume-transfer {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.855664 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: backups {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.855724 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.855837 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.855905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: os-hosts {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.857263 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: os-volume-type-access {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.857314 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.857489 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.857617 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: os-quota-sets {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.858454 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.858587 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.859122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: os-availability-zone {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.859597 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.859755 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.859923 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: qos-specs {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.860558 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.860726 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.860795 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extended resource: os-quota-class-sets {{(pid=100019) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.861535 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.861656 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.861882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: encryption {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.862324 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.862440 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.862782 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.862971 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.863079 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.863274 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.863418 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: encryption {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.863899 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.864029 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.864279 np0000004952 devstack@c-api.service[100022]: WARNING cinder.api.contrib.hosts [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 04:19:15.864335 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5d001a4c-af76-4915-b495-0e3c13a1023b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:19:15.864554 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.864717 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.864757 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.864791 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: cgsnapshots {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.864835 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.865388 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.snapshot_actions [None req-01431a84-e517-4014-821c-7401afe4118e None None] SnapshotActionsController initialized {{(pid=100019) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 04:19:15.865498 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: extensions {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.865779 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.865927 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.866129 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: scheduler-stats {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.866587 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.866716 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.866844 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: consistencygroups {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.867480 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.867620 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.867730 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: os-volume-manage {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.867773 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1/1] 10.4.3.87 () {60 vars in 918 bytes} [Fri Jul 10 04:19:15 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 04:19:15.868542 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-01431a84-e517-4014-821c-7401afe4118e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.868687 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: extra_specs {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.868834 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-01431a84-e517-4014-821c-7401afe4118e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.869273 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: os-snapshot-manage {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.869338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.869493 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.869624 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.869768 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.869914 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.870033 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.870067 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: capabilities {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.870165 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension UsedLimits extending resource: limits {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.870326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.870456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.870536 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: os-volume-transfer {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.870598 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.870767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension AdminActions extending resource: volumes {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.870921 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension AdminActions extending resource: snapshots {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.871047 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension AdminActions extending resource: backups {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.871078 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: backups {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.871209 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension VolumeActions extending resource: volumes {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.871400 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.871540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.router [None req-01431a84-e517-4014-821c-7401afe4118e None None] Extension TypesManage extending resource: types {{(pid=100019) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.872030 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: os-hosts {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.872813 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: os-quota-sets {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.873879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: os-volume-type-access {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.875085 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: qos-specs {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.875505 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: os-availability-zone {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.876752 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extended resource: os-quota-class-sets {{(pid=100020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.876854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: encryption {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.878182 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: encryption {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.878291 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.878478 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.879237 np0000004952 devstack@c-api.service[100019]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a78698a4668 pid: 100019 (default app) Jul 10 04:19:15.879545 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: cgsnapshots {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.879594 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.879725 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.880648 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.880802 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.881064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: scheduler-stats {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.881499 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] SnapshotActionsController initialized {{(pid=100020) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 04:19:15.881880 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.881996 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.882327 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: os-volume-manage {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.882640 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.882755 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.883512 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.883627 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.883682 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: os-snapshot-manage {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.884355 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.884511 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.885017 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.885099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: os-volume-transfer {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.885155 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.885322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.885459 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.885564 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.885688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.885830 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension UsedLimits extending resource: limits {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.885947 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.886099 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.886277 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.886453 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension AdminActions extending resource: volumes {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.886633 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension AdminActions extending resource: snapshots {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.886781 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension AdminActions extending resource: backups {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.886835 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: os-hosts {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.886933 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension VolumeActions extending resource: volumes {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.887114 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.887299 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.router [None req-0a868017-3e7c-484b-9be4-fb664cd0ecc1 None None] Extension TypesManage extending resource: types {{(pid=100020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.888275 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: os-volume-type-access {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.889692 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: os-availability-zone {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.890849 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extended resource: os-quota-class-sets {{(pid=100022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 04:19:15.892434 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.892606 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.893575 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.893741 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.894528 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.894680 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.895322 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.snapshot_actions [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] SnapshotActionsController initialized {{(pid=100022) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 04:19:15.895560 np0000004952 devstack@c-api.service[100020]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a78698a4668 pid: 100020 (default app) Jul 10 04:19:15.895852 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.895982 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.896647 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.896763 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.897447 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.897573 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.898369 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:19:15.898494 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:19:15.898979 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.899121 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.899303 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.899460 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.899610 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.899715 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.899808 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension UsedLimits extending resource: limits {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.899898 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.899990 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.900080 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.900180 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension AdminActions extending resource: volumes {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.900321 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension AdminActions extending resource: snapshots {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.900417 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension AdminActions extending resource: backups {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.900506 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension VolumeActions extending resource: volumes {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.900618 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.900775 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.router [None req-5759c77a-5b9a-4f6f-8633-7263aefd393a None None] Extension TypesManage extending resource: types {{(pid=100022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 04:19:15.909585 np0000004952 devstack@c-api.service[100022]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a78698a4668 pid: 100022 (default app) Jul 10 04:19:21.274427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:19:21.973774 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 admin admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:19:21.974410 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:19:21.975995 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:19:21.975995 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:19:22.008572 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 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=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:22.033338 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 admin admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:19:22.033655 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 2/2] 10.4.3.87 () {68 vars in 1249 bytes} [Fri Jul 10 04:19:21 2026] POST /volume/v3/types => generated 183 bytes in 760 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:19:22.055226 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-40c9d3e2-91a0-4202-99b2-cd2a149f2746 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:19:22.363816 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-40c9d3e2-91a0-4202-99b2-cd2a149f2746 admin admin] POST https://10.4.3.87/volume/v3/types/5b3bea31-831b-4001-8e5d-c413c324d651/extra_specs Jul 10 04:19:22.364660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-40c9d3e2-91a0-4202-99b2-cd2a149f2746 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:19:22.366936 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:19:22.366936 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:19:22.414728 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-40c9d3e2-91a0-4202-99b2-cd2a149f2746 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=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:22.486654 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-40c9d3e2-91a0-4202-99b2-cd2a149f2746 admin admin] https://10.4.3.87/volume/v3/types/5b3bea31-831b-4001-8e5d-c413c324d651/extra_specs returned with HTTP 200 Jul 10 04:19:22.487166 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1/3] 10.4.3.87 () {70 vars in 1467 bytes} [Fri Jul 10 04:19:22 2026] POST /volume/v3/types/5b3bea31-831b-4001-8e5d-c413c324d651/extra_specs => generated 52 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:19:22.761718 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-530f6411-4e8a-45fe-a42b-ff9d527bbecf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:19:23.086611 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-530f6411-4e8a-45fe-a42b-ff9d527bbecf admin admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:19:23.087444 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-530f6411-4e8a-45fe-a42b-ff9d527bbecf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:19:23.089596 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:19:23.089596 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:19:23.124165 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-530f6411-4e8a-45fe-a42b-ff9d527bbecf 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=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:23.147577 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-530f6411-4e8a-45fe-a42b-ff9d527bbecf admin admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:19:23.148127 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1/4] 10.4.3.87 () {70 vars in 1321 bytes} [Fri Jul 10 04:19:22 2026] POST /volume/v3/types => generated 186 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:19:23.170795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-8c3f12c6-b327-48f5-8e71-57f6f51c524c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:19:23.567816 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-8c3f12c6-b327-48f5-8e71-57f6f51c524c admin admin] POST https://10.4.3.87/volume/v3/types/0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef/extra_specs Jul 10 04:19:23.568398 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-8c3f12c6-b327-48f5-8e71-57f6f51c524c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:19:23.570051 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:19:23.570051 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:19:23.610609 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-8c3f12c6-b327-48f5-8e71-57f6f51c524c 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=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:19:23.671581 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-9cd3c44c-f81d-4514-bf89-1422cdf1fe05 req-8c3f12c6-b327-48f5-8e71-57f6f51c524c admin admin] https://10.4.3.87/volume/v3/types/0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef/extra_specs returned with HTTP 200 Jul 10 04:19:23.672028 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1/5] 10.4.3.87 () {70 vars in 1467 bytes} [Fri Jul 10 04:19:23 2026] POST /volume/v3/types/0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef/extra_specs => generated 45 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:19:32.031542 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:19:32.484783 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:19:33.145452 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:19:33.669449 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:19:51.792273 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f6b5fcf2-d68d-4186-ab95-4e42b5960df5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:19:51.792273 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f6b5fcf2-d68d-4186-ab95-4e42b5960df5 None None] GET https://10.4.3.87/volume// Jul 10 04:19:51.792648 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f6b5fcf2-d68d-4186-ab95-4e42b5960df5 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:19:51.792648 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f6b5fcf2-d68d-4186-ab95-4e42b5960df5 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:19:51.793428 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f6b5fcf2-d68d-4186-ab95-4e42b5960df5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:19:51.793428 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 3/6] 10.4.3.87 () {66 vars in 1418 bytes} [Fri Jul 10 04:19:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:20:36.439474 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d0b91b0a-0730-471d-b88f-9dc7b295bd04 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:20:36.755014 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0b91b0a-0730-471d-b88f-9dc7b295bd04 tempest-verify_tempest_config-569723747 tempest-verify_tempest_config-569723747-project-member] GET https://10.4.3.87/volume/v3/extensions Jul 10 04:20:36.755285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0b91b0a-0730-471d-b88f-9dc7b295bd04 tempest-verify_tempest_config-569723747 tempest-verify_tempest_config-569723747-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:20:36.755575 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0b91b0a-0730-471d-b88f-9dc7b295bd04 tempest-verify_tempest_config-569723747 tempest-verify_tempest_config-569723747-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:20:36.756017 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0b91b0a-0730-471d-b88f-9dc7b295bd04 tempest-verify_tempest_config-569723747 tempest-verify_tempest_config-569723747-project-member] https://10.4.3.87/volume/v3/extensions returned with HTTP 200 Jul 10 04:20:36.756527 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 2/7] 10.4.3.87 () {66 vars in 1239 bytes} [Fri Jul 10 04:20:36 2026] GET /volume/v3/extensions => generated 5245 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:21:36.313904 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7816af82-ed90-43d9-87de-cf67bb37c051 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:37.013434 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:21:37.014000 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-636651240", "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:21:37.016048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-636651240', 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:21:37.994278 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Create volume of 1 GB Jul 10 04:21:38.004820 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:21:38.004228. {{(pid=100020) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:21:38.005332 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Availability Zones retrieved successfully. Jul 10 04:21:38.027239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Flow 'volume_create_api' (de758ba1-016a-43a8-a8b3-761b4654549d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:38.028305 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6c56f6-818e-49e7-b72a-f9fadcea9bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:38.029496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:21:38.187240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6c56f6-818e-49e7-b72a-f9fadcea9bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:38.188527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14140a95-b9c4-4419-9ce6-b926be45af53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:38.257572 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:38.257994 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:38.330698 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Created reservations ['502232c5-e84a-4e75-8d07-2f8bd525250b', 'e5c44587-370a-4ca9-87c4-d0fd8966f449', 'cf71984c-7fd2-49ad-b4ec-e283562be9a8', '1bb99353-b94b-44e0-a36d-0e6be850f54a'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:21:38.332038 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14140a95-b9c4-4419-9ce6-b926be45af53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['502232c5-e84a-4e75-8d07-2f8bd525250b', 'e5c44587-370a-4ca9-87c4-d0fd8966f449', 'cf71984c-7fd2-49ad-b4ec-e283562be9a8', '1bb99353-b94b-44e0-a36d-0e6be850f54a']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:38.333129 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c373041-3c5d-4e32-8205-8d7a68a298de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:38.403670 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c373041-3c5d-4e32-8205-8d7a68a298de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54d06bca-3688-4bb4-96f5-538951c6b964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-636651240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292b3e8222e445e8356053b60b1e52a',qos_specs=None,replication_status=,reservations=['502232c5-e84a-4e75-8d07-2f8bd525250b','e5c44587-370a-4ca9-87c4-d0fd8966f449','cf71984c-7fd2-49ad-b4ec-e283562be9a8','1bb99353-b94b-44e0-a36d-0e6be850f54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2085dccaad694b9bb5fba5c344001a10',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-636651240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54d06bca-3688-4bb4-96f5-538951c6b964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e292b3e8222e445e8356053b60b1e52a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2085dccaad694b9bb5fba5c344001a10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:38.405160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecffe18d-cd8c-4718-b4f2-3104a81d34e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:38.436995 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecffe18d-cd8c-4718-b4f2-3104a81d34e9) transitioned into state 'SUCCESS' from state '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-636651240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292b3e8222e445e8356053b60b1e52a',qos_specs=None,replication_status=,reservations=['502232c5-e84a-4e75-8d07-2f8bd525250b','e5c44587-370a-4ca9-87c4-d0fd8966f449','cf71984c-7fd2-49ad-b4ec-e283562be9a8','1bb99353-b94b-44e0-a36d-0e6be850f54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2085dccaad694b9bb5fba5c344001a10',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:38.438187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44183943-f285-44d3-874c-2f1ed054a59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:38.465962 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44183943-f285-44d3-874c-2f1ed054a59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:38.466828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Flow 'volume_create_api' (de758ba1-016a-43a8-a8b3-761b4654549d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:38.467969 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Create volume request issued successfully. Jul 10 04:21:38.468369 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7816af82-ed90-43d9-87de-cf67bb37c051 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:21:38.468797 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 2/8] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:21:36 2026] POST /volume/v3/volumes => generated 749 bytes in 2157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:21:38.484961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c3d0bece-261b-4b93-bf35-2d4470d3144a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:38.491105 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c3d0bece-261b-4b93-bf35-2d4470d3144a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:38.491426 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c3d0bece-261b-4b93-bf35-2d4470d3144a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:38.491667 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c3d0bece-261b-4b93-bf35-2d4470d3144a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:38.530993 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:38.530993 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:21:38.539449 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c3d0bece-261b-4b93-bf35-2d4470d3144a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:38.550149 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c3d0bece-261b-4b93-bf35-2d4470d3144a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:38.550610 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 2/9] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:38 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:39.566666 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7da0aa6d-768c-48d3-83cd-f6f917d3fa71 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:39.569813 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7da0aa6d-768c-48d3-83cd-f6f917d3fa71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:39.570072 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7da0aa6d-768c-48d3-83cd-f6f917d3fa71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:39.570280 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7da0aa6d-768c-48d3-83cd-f6f917d3fa71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:39.606354 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:39.606354 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:21:39.616945 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7da0aa6d-768c-48d3-83cd-f6f917d3fa71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:39.623789 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7da0aa6d-768c-48d3-83cd-f6f917d3fa71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:39.624285 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 4/10] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:39 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 841 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:40.641905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ead2846c-52fe-4c6e-9853-8de6f2f1227a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:40.645636 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ead2846c-52fe-4c6e-9853-8de6f2f1227a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:40.646003 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ead2846c-52fe-4c6e-9853-8de6f2f1227a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:40.646340 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ead2846c-52fe-4c6e-9853-8de6f2f1227a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:40.704235 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:40.704235 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:21:40.719306 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ead2846c-52fe-4c6e-9853-8de6f2f1227a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:40.731055 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ead2846c-52fe-4c6e-9853-8de6f2f1227a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:40.733684 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 3/11] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:40 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 841 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:41.754331 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-37194173-cf1e-431c-8ee1-36b8a230c1b4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:41.759029 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37194173-cf1e-431c-8ee1-36b8a230c1b4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:41.759987 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37194173-cf1e-431c-8ee1-36b8a230c1b4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:41.760572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37194173-cf1e-431c-8ee1-36b8a230c1b4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:41.774253 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:41.774253 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:21:41.784033 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-37194173-cf1e-431c-8ee1-36b8a230c1b4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:41.797385 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37194173-cf1e-431c-8ee1-36b8a230c1b4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:41.797894 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 3/12] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:41 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:42.818468 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-50ca036e-1145-418a-951c-d7b8fae1ffc0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:42.822410 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-50ca036e-1145-418a-951c-d7b8fae1ffc0 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:42.822410 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-50ca036e-1145-418a-951c-d7b8fae1ffc0 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:42.822410 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-50ca036e-1145-418a-951c-d7b8fae1ffc0 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:42.837092 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:42.837092 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:21:42.843636 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-50ca036e-1145-418a-951c-d7b8fae1ffc0 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:42.854718 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-50ca036e-1145-418a-951c-d7b8fae1ffc0 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:42.854718 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 3/13] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:42 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:43.871080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-24f47de7-3e0d-4604-9c1f-a6e53e4ee0a4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:43.874971 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-24f47de7-3e0d-4604-9c1f-a6e53e4ee0a4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:43.874971 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-24f47de7-3e0d-4604-9c1f-a6e53e4ee0a4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:43.874971 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-24f47de7-3e0d-4604-9c1f-a6e53e4ee0a4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:43.887397 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:43.887397 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:21:43.895832 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-24f47de7-3e0d-4604-9c1f-a6e53e4ee0a4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:43.903616 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-24f47de7-3e0d-4604-9c1f-a6e53e4ee0a4 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:43.904460 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 5/14] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:43 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:44.921961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fb7e5daa-6e07-45e9-9195-c1fead2c0444 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:44.924888 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fb7e5daa-6e07-45e9-9195-c1fead2c0444 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:44.925167 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fb7e5daa-6e07-45e9-9195-c1fead2c0444 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:44.925480 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fb7e5daa-6e07-45e9-9195-c1fead2c0444 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:44.935139 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:44.935139 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:21:44.941328 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fb7e5daa-6e07-45e9-9195-c1fead2c0444 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:44.947871 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fb7e5daa-6e07-45e9-9195-c1fead2c0444 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:44.948328 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 4/15] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:44 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:45.614974 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:45.617478 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:21:45.617979 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1052764089"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:21:45.619894 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1052764089'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:21:45.620090 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Create volume of 1 GB Jul 10 04:21:45.626956 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Availability Zones retrieved successfully. Jul 10 04:21:45.634276 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Flow 'volume_create_api' (5e8e52f4-0066-40a9-af87-9f3251f9db99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:45.635725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3746a3b8-522d-47f7-96e0-ee3f0cabf10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:45.637150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:21:45.675881 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3746a3b8-522d-47f7-96e0-ee3f0cabf10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:45.676498 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4795792-ccad-40d2-ba8f-82b79d8ae26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:45.768485 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Created reservations ['b4f8ba86-04ff-4740-9e88-f6b245206e7c', '1072a27a-a52d-469b-8a63-8f7482c6892c', '69d0303d-3752-47da-9f79-556301ea5249', '46d58286-3413-44bb-9370-a0cbc163b985'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:21:45.769531 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4795792-ccad-40d2-ba8f-82b79d8ae26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4f8ba86-04ff-4740-9e88-f6b245206e7c', '1072a27a-a52d-469b-8a63-8f7482c6892c', '69d0303d-3752-47da-9f79-556301ea5249', '46d58286-3413-44bb-9370-a0cbc163b985']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:45.770504 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180ad5d6-181a-40fd-9126-04749fbcde3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:45.798459 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180ad5d6-181a-40fd-9126-04749fbcde3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7d86cc8-9baf-4c5d-8bca-e10d34167958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1052764089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03477c6863934ca7bc3a96477cc79bf7',qos_specs=None,replication_status=,reservations=['b4f8ba86-04ff-4740-9e88-f6b245206e7c','1072a27a-a52d-469b-8a63-8f7482c6892c','69d0303d-3752-47da-9f79-556301ea5249','46d58286-3413-44bb-9370-a0cbc163b985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae15e687f14a4a91b532dbea4b3b50b9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1052764089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7d86cc8-9baf-4c5d-8bca-e10d34167958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03477c6863934ca7bc3a96477cc79bf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae15e687f14a4a91b532dbea4b3b50b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:45.798459 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a8b0b9e-0faa-4033-9e57-47ded5796414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:45.820801 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a8b0b9e-0faa-4033-9e57-47ded5796414) transitioned into state 'SUCCESS' from state '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-1052764089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03477c6863934ca7bc3a96477cc79bf7',qos_specs=None,replication_status=,reservations=['b4f8ba86-04ff-4740-9e88-f6b245206e7c','1072a27a-a52d-469b-8a63-8f7482c6892c','69d0303d-3752-47da-9f79-556301ea5249','46d58286-3413-44bb-9370-a0cbc163b985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae15e687f14a4a91b532dbea4b3b50b9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:45.822226 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40355d59-5d2c-4051-b9fa-e459450f92a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:45.834938 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40355d59-5d2c-4051-b9fa-e459450f92a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:45.837266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Flow 'volume_create_api' (5e8e52f4-0066-40a9-af87-9f3251f9db99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:45.837266 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Create volume request issued successfully. Jul 10 04:21:45.837552 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-31c87d95-6eb7-4bcc-a3ba-7f0ffcdb78d3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:21:45.838087 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 4/16] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:21:45 2026] POST /volume/v3/volumes => generated 750 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:21:45.855015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1fc90e8b-902f-49c6-9420-66bda340d87a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:45.857418 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1fc90e8b-902f-49c6-9420-66bda340d87a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:21:45.857643 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1fc90e8b-902f-49c6-9420-66bda340d87a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:45.857836 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1fc90e8b-902f-49c6-9420-66bda340d87a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:45.867900 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:45.867900 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:21:45.879057 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1fc90e8b-902f-49c6-9420-66bda340d87a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:21:45.887093 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1fc90e8b-902f-49c6-9420-66bda340d87a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:21:45.887561 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 4/17] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:45 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:45.965983 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5749f638-4844-40c6-842a-391ed33280b1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:45.967668 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5749f638-4844-40c6-842a-391ed33280b1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:45.968027 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5749f638-4844-40c6-842a-391ed33280b1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:45.968027 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5749f638-4844-40c6-842a-391ed33280b1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:45.977517 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:45.977517 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:21:45.982562 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5749f638-4844-40c6-842a-391ed33280b1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:45.991370 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5749f638-4844-40c6-842a-391ed33280b1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:45.991590 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 6/18] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:45 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:46.904255 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2255cd84-b38a-4da5-8f31-561875088580 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:46.906397 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2255cd84-b38a-4da5-8f31-561875088580 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:21:46.906634 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2255cd84-b38a-4da5-8f31-561875088580 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:46.907488 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2255cd84-b38a-4da5-8f31-561875088580 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:46.915276 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:46.915276 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:21:46.920812 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2255cd84-b38a-4da5-8f31-561875088580 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:21:46.926436 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2255cd84-b38a-4da5-8f31-561875088580 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:21:46.926980 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 5/19] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:46 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:47.005302 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-06f9941f-0196-428e-8d1d-65529580336d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:47.007777 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-06f9941f-0196-428e-8d1d-65529580336d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:47.007979 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-06f9941f-0196-428e-8d1d-65529580336d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:47.008191 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-06f9941f-0196-428e-8d1d-65529580336d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:47.017776 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:47.017776 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:21:47.026124 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-06f9941f-0196-428e-8d1d-65529580336d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:47.035401 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-06f9941f-0196-428e-8d1d-65529580336d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:47.035401 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 5/20] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:47 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:48.052071 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0f84635d-8f76-4de8-84e4-8e81998ceca6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:48.054586 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f84635d-8f76-4de8-84e4-8e81998ceca6 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:48.054586 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f84635d-8f76-4de8-84e4-8e81998ceca6 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:48.054751 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f84635d-8f76-4de8-84e4-8e81998ceca6 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:48.064269 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:48.064269 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:21:48.070140 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0f84635d-8f76-4de8-84e4-8e81998ceca6 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:48.089034 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f84635d-8f76-4de8-84e4-8e81998ceca6 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:48.089034 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 5/21] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:48 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:48.988954 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:49.111985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-87e14cf3-f57f-4220-9608-5fb18f0be7e9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:49.116787 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-87e14cf3-f57f-4220-9608-5fb18f0be7e9 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:49.117077 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-87e14cf3-f57f-4220-9608-5fb18f0be7e9 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:49.117374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-87e14cf3-f57f-4220-9608-5fb18f0be7e9 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:49.133797 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:49.133797 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:21:49.144592 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-87e14cf3-f57f-4220-9608-5fb18f0be7e9 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:49.152812 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-87e14cf3-f57f-4220-9608-5fb18f0be7e9 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:49.153410 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 6/22] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:49 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:49.334073 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:21:49.334437 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-213628522"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:21:49.335964 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-213628522'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:21:49.340330 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Create volume of 1 GB Jul 10 04:21:49.340976 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:49.340976 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:21:49.347577 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:21:49.346794. {{(pid=100021) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:21:49.347949 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Availability Zones retrieved successfully. Jul 10 04:21:49.373944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Flow 'volume_create_api' (d61cbabc-e4e7-43e0-b8c9-371455796241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:49.375661 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e25c32-92a0-41de-9f59-554557b78fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:49.376996 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:21:49.399160 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:49.399160 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:21:49.432008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e25c32-92a0-41de-9f59-554557b78fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef', 'encryption_key_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=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:49.433318 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a6626c-68c0-4919-b94c-e46803c41b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:49.487059 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:49.487484 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:49.547048 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Created reservations ['70367fbd-8bcb-4cde-96d7-aa407e488419', 'e85cdd6c-142a-4ebf-966b-034250589a1c', '4914573b-85af-44a2-b63b-b272a358d8d2', 'b85e3d75-c3a5-4929-9ea8-372dd473be2b'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:21:49.548461 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a6626c-68c0-4919-b94c-e46803c41b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70367fbd-8bcb-4cde-96d7-aa407e488419', 'e85cdd6c-142a-4ebf-966b-034250589a1c', '4914573b-85af-44a2-b63b-b272a358d8d2', 'b85e3d75-c3a5-4929-9ea8-372dd473be2b']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:49.549317 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81524870-90b4-4a61-9cee-c76beca38cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:49.587336 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81524870-90b4-4a61-9cee-c76beca38cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7616ae2a-1ddb-4d24-9e43-c044c03e3df3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-213628522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2173832bf154b778d20c743a49cc5bd',qos_specs=None,replication_status=,reservations=['70367fbd-8bcb-4cde-96d7-aa407e488419','e85cdd6c-142a-4ebf-966b-034250589a1c','4914573b-85af-44a2-b63b-b272a358d8d2','b85e3d75-c3a5-4929-9ea8-372dd473be2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af52c40087fe49a08ed14651ffcbb005',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-213628522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7616ae2a-1ddb-4d24-9e43-c044c03e3df3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d2173832bf154b778d20c743a49cc5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af52c40087fe49a08ed14651ffcbb005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef),volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:49.589344 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7beaf6-4f92-43a6-8667-697a7b715a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:49.626426 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7beaf6-4f92-43a6-8667-697a7b715a18) transitioned into state 'SUCCESS' from state '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-213628522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2173832bf154b778d20c743a49cc5bd',qos_specs=None,replication_status=,reservations=['70367fbd-8bcb-4cde-96d7-aa407e488419','e85cdd6c-142a-4ebf-966b-034250589a1c','4914573b-85af-44a2-b63b-b272a358d8d2','b85e3d75-c3a5-4929-9ea8-372dd473be2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af52c40087fe49a08ed14651ffcbb005',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:49.627296 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1f00fb-0b0a-4000-bea7-e9b82517d839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:49.656875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1f00fb-0b0a-4000-bea7-e9b82517d839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:49.657749 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Flow 'volume_create_api' (d61cbabc-e4e7-43e0-b8c9-371455796241) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:49.658111 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Create volume request issued successfully. Jul 10 04:21:49.658718 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-27799408-4ba2-4f3a-b90e-57fbad5c1eaa tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:21:49.659129 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 7/23] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:21:48 2026] POST /volume/v3/volumes => generated 755 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:21:49.679253 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b4f90e23-c0a8-4d24-b69f-d376603d6338 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:49.682481 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b4f90e23-c0a8-4d24-b69f-d376603d6338 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:21:49.682622 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b4f90e23-c0a8-4d24-b69f-d376603d6338 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:49.683421 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b4f90e23-c0a8-4d24-b69f-d376603d6338 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:49.695163 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:49.695163 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:21:49.701808 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b4f90e23-c0a8-4d24-b69f-d376603d6338 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:21:49.707868 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b4f90e23-c0a8-4d24-b69f-d376603d6338 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:21:49.708498 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 6/24] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:49 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:49.735060 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-46578cc0-f254-459b-ac40-856a707584a4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:50.174039 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8a2c6536-4165-4146-9257-ac5adc745f84 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:50.178093 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a2c6536-4165-4146-9257-ac5adc745f84 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:50.178860 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a2c6536-4165-4146-9257-ac5adc745f84 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:50.178860 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a2c6536-4165-4146-9257-ac5adc745f84 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:50.194020 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:50.194020 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:21:50.209285 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8a2c6536-4165-4146-9257-ac5adc745f84 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:50.223314 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a2c6536-4165-4146-9257-ac5adc745f84 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:50.226488 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 7/25] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:50 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 902 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:50.258260 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:21:50.258786 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-62169502"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:21:50.261566 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-62169502'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:21:50.261794 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Create volume of 1 GB Jul 10 04:21:50.286755 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Availability zone cache updated, next update will occur around 2026-07-10 05:21:50.286015. {{(pid=100022) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:21:50.287419 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Availability Zones retrieved successfully. Jul 10 04:21:50.315936 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Flow 'volume_create_api' (7ce43573-a266-46ca-8dd1-1e68160f44fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:50.319224 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7888a32-6d5a-4981-880b-fcc9ce1338c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:50.320622 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:21:50.383600 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7888a32-6d5a-4981-880b-fcc9ce1338c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:50.385282 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990cc95e-84d4-46f9-beb8-20f55b802571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:50.456272 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:50.456444 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:50.556151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Created reservations ['607cb4a9-015f-4ce5-b2dc-5f4f0195cdb2', '05bd8fd3-873e-4450-9eae-2fbc8cfa505d', '07a54868-2ddb-4329-a4a2-e38ff6fc5729', '4b813364-efec-492b-8f47-0c416ba7d6a6'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:21:50.557158 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990cc95e-84d4-46f9-beb8-20f55b802571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['607cb4a9-015f-4ce5-b2dc-5f4f0195cdb2', '05bd8fd3-873e-4450-9eae-2fbc8cfa505d', '07a54868-2ddb-4329-a4a2-e38ff6fc5729', '4b813364-efec-492b-8f47-0c416ba7d6a6']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:50.559170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dac417-143a-44e7-a3b3-feb848295f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:50.629045 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dac417-143a-44e7-a3b3-feb848295f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62f18421-8a8d-44c6-950c-5778e0170f48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-62169502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ac9b4e64adc4b888e5dd3c4a0095e49',qos_specs=None,replication_status=,reservations=['607cb4a9-015f-4ce5-b2dc-5f4f0195cdb2','05bd8fd3-873e-4450-9eae-2fbc8cfa505d','07a54868-2ddb-4329-a4a2-e38ff6fc5729','4b813364-efec-492b-8f47-0c416ba7d6a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26d939538b834633bccacf4c1146e1fb',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-62169502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62f18421-8a8d-44c6-950c-5778e0170f48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ac9b4e64adc4b888e5dd3c4a0095e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26d939538b834633bccacf4c1146e1fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:50.630119 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7397dbef-eb1a-42df-9cd0-537e7622c566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:50.668004 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7397dbef-eb1a-42df-9cd0-537e7622c566) transitioned into state 'SUCCESS' from state '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-62169502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ac9b4e64adc4b888e5dd3c4a0095e49',qos_specs=None,replication_status=,reservations=['607cb4a9-015f-4ce5-b2dc-5f4f0195cdb2','05bd8fd3-873e-4450-9eae-2fbc8cfa505d','07a54868-2ddb-4329-a4a2-e38ff6fc5729','4b813364-efec-492b-8f47-0c416ba7d6a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26d939538b834633bccacf4c1146e1fb',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:50.669506 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d7df667-2f9c-4454-a0e4-d6d5402631b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:50.703013 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d7df667-2f9c-4454-a0e4-d6d5402631b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:50.704205 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Flow 'volume_create_api' (7ce43573-a266-46ca-8dd1-1e68160f44fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:50.704704 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Create volume request issued successfully. Jul 10 04:21:50.705637 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46578cc0-f254-459b-ac40-856a707584a4 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:21:50.706124 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 6/26] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:21:49 2026] POST /volume/v3/volumes => generated 781 bytes in 972 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:21:50.723892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ed1a51f1-a340-4026-8bd4-dcf4ac8998b9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:50.726188 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ed1a51f1-a340-4026-8bd4-dcf4ac8998b9 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:21:50.726453 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ed1a51f1-a340-4026-8bd4-dcf4ac8998b9 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:50.726645 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ed1a51f1-a340-4026-8bd4-dcf4ac8998b9 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:50.726896 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3b632f6d-2e21-44c2-a086-2781b92a1f92 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:50.729307 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3b632f6d-2e21-44c2-a086-2781b92a1f92 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:21:50.729451 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3b632f6d-2e21-44c2-a086-2781b92a1f92 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:50.729739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3b632f6d-2e21-44c2-a086-2781b92a1f92 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:50.738748 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:50.738748 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:21:50.743100 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3b632f6d-2e21-44c2-a086-2781b92a1f92 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:21:50.748434 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3b632f6d-2e21-44c2-a086-2781b92a1f92 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:21:50.749012 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 7/27] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:50 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:50.764845 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-51355496-8271-42e3-aa3d-cb24fd60a061 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:50.775273 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:50.775273 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:21:50.780272 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ed1a51f1-a340-4026-8bd4-dcf4ac8998b9 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:21:50.785765 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ed1a51f1-a340-4026-8bd4-dcf4ac8998b9 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:21:50.785765 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 8/28] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:50 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 960 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:51.062121 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51355496-8271-42e3-aa3d-cb24fd60a061 tempest-TestMultiAttachVolumeSwap-1122035751 tempest-TestMultiAttachVolumeSwap-1122035751-project-admin] POST https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3/action Jul 10 04:21:51.062881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51355496-8271-42e3-aa3d-cb24fd60a061 tempest-TestMultiAttachVolumeSwap-1122035751 tempest-TestMultiAttachVolumeSwap-1122035751-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:21:51.062881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51355496-8271-42e3-aa3d-cb24fd60a061 tempest-TestMultiAttachVolumeSwap-1122035751 tempest-TestMultiAttachVolumeSwap-1122035751-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:21:51.105705 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:51.105705 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:21:51.106168 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-51355496-8271-42e3-aa3d-cb24fd60a061 tempest-TestMultiAttachVolumeSwap-1122035751 tempest-TestMultiAttachVolumeSwap-1122035751-project-admin] Volume info retrieved successfully. Jul 10 04:21:51.120425 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-51355496-8271-42e3-aa3d-cb24fd60a061 tempest-TestMultiAttachVolumeSwap-1122035751 tempest-TestMultiAttachVolumeSwap-1122035751-project-admin] Update volume admin metadata completed successfully. Jul 10 04:21:51.120916 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-51355496-8271-42e3-aa3d-cb24fd60a061 tempest-TestMultiAttachVolumeSwap-1122035751 tempest-TestMultiAttachVolumeSwap-1122035751-project-admin] Update readonly setting on volume completed successfully. Jul 10 04:21:51.121910 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51355496-8271-42e3-aa3d-cb24fd60a061 tempest-TestMultiAttachVolumeSwap-1122035751 tempest-TestMultiAttachVolumeSwap-1122035751-project-admin] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3/action returned with HTTP 202 Jul 10 04:21:51.121910 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 8/29] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:21:50 2026] POST /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3/action => generated 0 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:21:51.130496 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:51.132404 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:21:51.132715 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-27526129"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:21:51.134198 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-27526129'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:21:51.139141 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Create volume of 1 GB Jul 10 04:21:51.139636 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:51.139636 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:21:51.140447 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Availability Zones retrieved successfully. Jul 10 04:21:51.148069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Flow 'volume_create_api' (a0834e59-0f3a-4606-8d97-1883497de1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:51.149629 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9475e941-8285-4486-b496-47e8ed7ab2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:51.150438 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:21:51.172346 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:51.172346 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:21:51.189889 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9475e941-8285-4486-b496-47e8ed7ab2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef', 'encryption_key_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=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:51.190969 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03fb0018-592f-423e-b41e-d982ad41aea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:51.229737 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:51.229737 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:51.244642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d480ac47-4501-4cfb-8434-b4f5ccfd4e2a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:51.248771 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d480ac47-4501-4cfb-8434-b4f5ccfd4e2a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:51.248771 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d480ac47-4501-4cfb-8434-b4f5ccfd4e2a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:51.248771 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d480ac47-4501-4cfb-8434-b4f5ccfd4e2a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:51.248969 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Created reservations ['6ab3adc3-b52d-4b55-9ed4-db8b1bcf2b2a', '52e72a7f-efb6-4b06-bb11-d1c78a53e5c3', '7b12be41-73e0-47c6-ba61-69a6278691bb', 'f32ae90e-260b-4240-942c-82412c680c26'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:21:51.250572 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03fb0018-592f-423e-b41e-d982ad41aea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ab3adc3-b52d-4b55-9ed4-db8b1bcf2b2a', '52e72a7f-efb6-4b06-bb11-d1c78a53e5c3', '7b12be41-73e0-47c6-ba61-69a6278691bb', 'f32ae90e-260b-4240-942c-82412c680c26']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:51.251763 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16530c08-7b95-4be7-bfbd-827a169a760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:51.259017 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:51.259017 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:21:51.262587 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d480ac47-4501-4cfb-8434-b4f5ccfd4e2a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:51.267787 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d480ac47-4501-4cfb-8434-b4f5ccfd4e2a tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:51.268328 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 8/30] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:51 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:51.277746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16530c08-7b95-4be7-bfbd-827a169a760f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e5304a-3c0c-40e7-84bc-1da7c22739ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-27526129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2173832bf154b778d20c743a49cc5bd',qos_specs=None,replication_status=,reservations=['6ab3adc3-b52d-4b55-9ed4-db8b1bcf2b2a','52e72a7f-efb6-4b06-bb11-d1c78a53e5c3','7b12be41-73e0-47c6-ba61-69a6278691bb','f32ae90e-260b-4240-942c-82412c680c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af52c40087fe49a08ed14651ffcbb005',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-27526129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57e5304a-3c0c-40e7-84bc-1da7c22739ae,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d2173832bf154b778d20c743a49cc5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af52c40087fe49a08ed14651ffcbb005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef),volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:51.279356 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961c5f47-f473-4082-9182-c35a180a7c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:51.305280 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961c5f47-f473-4082-9182-c35a180a7c2a) transitioned into state 'SUCCESS' from state '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-27526129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2173832bf154b778d20c743a49cc5bd',qos_specs=None,replication_status=,reservations=['6ab3adc3-b52d-4b55-9ed4-db8b1bcf2b2a','52e72a7f-efb6-4b06-bb11-d1c78a53e5c3','7b12be41-73e0-47c6-ba61-69a6278691bb','f32ae90e-260b-4240-942c-82412c680c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af52c40087fe49a08ed14651ffcbb005',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:51.306278 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bea8866-1432-4bf9-9f0c-f9e428e95722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:51.318961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bea8866-1432-4bf9-9f0c-f9e428e95722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:51.320366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Flow 'volume_create_api' (a0834e59-0f3a-4606-8d97-1883497de1a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:51.320790 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Create volume request issued successfully. Jul 10 04:21:51.321762 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8efc0aa9-e5d3-4e86-ae4b-4699d307058c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:21:51.322419 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 7/31] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:21:51 2026] POST /volume/v3/volumes => generated 754 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:21:51.340842 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c33ff1d9-9e17-410b-b3c0-5f1c2c08064b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:51.345365 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c33ff1d9-9e17-410b-b3c0-5f1c2c08064b tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae Jul 10 04:21:51.345677 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c33ff1d9-9e17-410b-b3c0-5f1c2c08064b tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:51.345976 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c33ff1d9-9e17-410b-b3c0-5f1c2c08064b tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:51.357271 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:51.357271 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:21:51.363461 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c33ff1d9-9e17-410b-b3c0-5f1c2c08064b tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:21:51.370363 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c33ff1d9-9e17-410b-b3c0-5f1c2c08064b tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae returned with HTTP 200 Jul 10 04:21:51.370363 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 9/32] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:51 2026] GET /volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:51.804837 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dd6c0bec-35ee-4541-8619-75e8e734aa89 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:51.807290 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dd6c0bec-35ee-4541-8619-75e8e734aa89 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:21:51.807525 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dd6c0bec-35ee-4541-8619-75e8e734aa89 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:51.809364 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dd6c0bec-35ee-4541-8619-75e8e734aa89 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:51.817365 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:51.817365 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:21:51.822974 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dd6c0bec-35ee-4541-8619-75e8e734aa89 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:21:51.827754 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dd6c0bec-35ee-4541-8619-75e8e734aa89 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:21:51.828434 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 9/33] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:51 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:21:52.287316 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f1fe3963-a29b-464c-b957-79fe34915599 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:52.289762 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f1fe3963-a29b-464c-b957-79fe34915599 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:21:52.290428 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f1fe3963-a29b-464c-b957-79fe34915599 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:52.290428 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f1fe3963-a29b-464c-b957-79fe34915599 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:52.303699 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:52.303699 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:21:52.313541 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f1fe3963-a29b-464c-b957-79fe34915599 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:52.323081 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f1fe3963-a29b-464c-b957-79fe34915599 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:21:52.323709 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 9/34] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:52 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 1388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:21:52.342939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:52.345199 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:21:52.345570 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1403399692"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:21:52.347087 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1403399692'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:21:52.347397 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Create volume of 1 GB Jul 10 04:21:52.347905 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:52.347905 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:21:52.353199 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Availability Zones retrieved successfully. Jul 10 04:21:52.362096 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Flow 'volume_create_api' (2e371d69-a986-4bcc-b228-9fe6cc0f74eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:52.363504 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd1f116-f49b-4ebf-8080-aa0824c684d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:52.364809 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:21:52.389254 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f9315da5-1809-4bb8-85f2-015a75aa3cea None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:52.392070 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f9315da5-1809-4bb8-85f2-015a75aa3cea tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae Jul 10 04:21:52.392070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f9315da5-1809-4bb8-85f2-015a75aa3cea tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:52.392070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f9315da5-1809-4bb8-85f2-015a75aa3cea tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:52.400157 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:52.400157 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:21:52.403175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd1f116-f49b-4ebf-8080-aa0824c684d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:52.403175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d95a2e-2c5b-449a-87ae-c12a63844f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:52.408704 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f9315da5-1809-4bb8-85f2-015a75aa3cea tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:21:52.418380 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f9315da5-1809-4bb8-85f2-015a75aa3cea tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae returned with HTTP 200 Jul 10 04:21:52.418864 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 10/35] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:52 2026] GET /volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:52.472355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Created reservations ['55349f01-5f1d-4439-b4c2-c1a415652965', '8ebac976-936d-4bd2-9dc4-84008035ed9e', 'd55ec1be-8ec4-40b3-a6e9-06133b9ae953', 'c73012a8-7ace-4bfc-bbcf-f9ccfd900661'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:21:52.473386 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d95a2e-2c5b-449a-87ae-c12a63844f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55349f01-5f1d-4439-b4c2-c1a415652965', '8ebac976-936d-4bd2-9dc4-84008035ed9e', 'd55ec1be-8ec4-40b3-a6e9-06133b9ae953', 'c73012a8-7ace-4bfc-bbcf-f9ccfd900661']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:52.474956 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6727ee48-7ac4-486d-860a-9bde42f0a440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:52.507088 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6727ee48-7ac4-486d-860a-9bde42f0a440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c4a4acd-57b9-443e-b0da-280922b0d70b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1403399692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292b3e8222e445e8356053b60b1e52a',qos_specs=None,replication_status=,reservations=['55349f01-5f1d-4439-b4c2-c1a415652965','8ebac976-936d-4bd2-9dc4-84008035ed9e','d55ec1be-8ec4-40b3-a6e9-06133b9ae953','c73012a8-7ace-4bfc-bbcf-f9ccfd900661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2085dccaad694b9bb5fba5c344001a10',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:21:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1403399692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c4a4acd-57b9-443e-b0da-280922b0d70b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e292b3e8222e445e8356053b60b1e52a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2085dccaad694b9bb5fba5c344001a10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:52.508462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deeba3ae-08c4-4a59-8473-fd64ff308840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:52.538447 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deeba3ae-08c4-4a59-8473-fd64ff308840) transitioned into state 'SUCCESS' from state '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-1403399692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292b3e8222e445e8356053b60b1e52a',qos_specs=None,replication_status=,reservations=['55349f01-5f1d-4439-b4c2-c1a415652965','8ebac976-936d-4bd2-9dc4-84008035ed9e','d55ec1be-8ec4-40b3-a6e9-06133b9ae953','c73012a8-7ace-4bfc-bbcf-f9ccfd900661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2085dccaad694b9bb5fba5c344001a10',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:52.539491 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8df9d1-1f7e-4fe7-ba4b-843d86ee5a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:52.555586 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8df9d1-1f7e-4fe7-ba4b-843d86ee5a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:52.556882 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Flow 'volume_create_api' (2e371d69-a986-4bcc-b228-9fe6cc0f74eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:52.557353 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Create volume request issued successfully. Jul 10 04:21:52.558240 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-593a5e28-0ecf-43c2-b190-ffe896bb129e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:21:52.558997 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 8/36] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:21:52 2026] POST /volume/v3/volumes => generated 750 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:21:52.576781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bb52d05f-c80f-43bf-986e-1905d19b834d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:52.581145 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bb52d05f-c80f-43bf-986e-1905d19b834d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b Jul 10 04:21:52.581448 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bb52d05f-c80f-43bf-986e-1905d19b834d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:52.581831 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bb52d05f-c80f-43bf-986e-1905d19b834d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:52.591695 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:52.591695 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:21:52.596550 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bb52d05f-c80f-43bf-986e-1905d19b834d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:52.602483 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bb52d05f-c80f-43bf-986e-1905d19b834d tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b returned with HTTP 200 Jul 10 04:21:52.602979 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 10/37] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:52 2026] GET /volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:53.618793 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3fc04621-81c0-46be-b52e-22b8a1d02694 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:53.622730 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3fc04621-81c0-46be-b52e-22b8a1d02694 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b Jul 10 04:21:53.622928 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3fc04621-81c0-46be-b52e-22b8a1d02694 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:53.626070 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3fc04621-81c0-46be-b52e-22b8a1d02694 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:53.636686 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:53.636686 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:21:53.643284 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3fc04621-81c0-46be-b52e-22b8a1d02694 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:53.651566 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3fc04621-81c0-46be-b52e-22b8a1d02694 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b returned with HTTP 200 Jul 10 04:21:53.652889 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 10/38] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:53 2026] GET /volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:53.673280 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:53.675319 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:21:53.675725 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1505885711"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:21:53.682208 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1505885711'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:21:53.682338 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Create volume of 1 GB Jul 10 04:21:53.687550 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Availability Zones retrieved successfully. Jul 10 04:21:53.696351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Flow 'volume_create_api' (2434cd36-32d5-49b1-94cb-9f74143d0e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:53.698002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56249be-ac3a-488a-a43b-e29b0477356d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:53.699764 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:21:53.737378 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56249be-ac3a-488a-a43b-e29b0477356d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:53.738377 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6572e9a-42c9-417f-a01e-c90d9013477d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:53.770798 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:53.771118 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:21:53.786200 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Created reservations ['2cafbdca-37ee-478f-99a9-053587c6a85e', '34c8aa39-65e5-45d0-8ec0-32d3a882ec9f', '7d9e32f8-0aca-422b-bf05-cf79cb44ac4f', '8e68c698-a198-4681-aef5-78046612b7f7'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:21:53.787143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6572e9a-42c9-417f-a01e-c90d9013477d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cafbdca-37ee-478f-99a9-053587c6a85e', '34c8aa39-65e5-45d0-8ec0-32d3a882ec9f', '7d9e32f8-0aca-422b-bf05-cf79cb44ac4f', '8e68c698-a198-4681-aef5-78046612b7f7']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:53.788036 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e929bf6b-0b5e-4b59-b059-b6a45bd25c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:53.817172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e929bf6b-0b5e-4b59-b059-b6a45bd25c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f0513e-30e2-4fe8-8dab-8dc654c0ff9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1505885711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292b3e8222e445e8356053b60b1e52a',qos_specs=None,replication_status=,reservations=['2cafbdca-37ee-478f-99a9-053587c6a85e','34c8aa39-65e5-45d0-8ec0-32d3a882ec9f','7d9e32f8-0aca-422b-bf05-cf79cb44ac4f','8e68c698-a198-4681-aef5-78046612b7f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2085dccaad694b9bb5fba5c344001a10',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1505885711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f0513e-30e2-4fe8-8dab-8dc654c0ff9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e292b3e8222e445e8356053b60b1e52a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2085dccaad694b9bb5fba5c344001a10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:53.817543 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98520978-b066-4067-82ec-71a0ea86c226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:53.839320 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98520978-b066-4067-82ec-71a0ea86c226) transitioned into state 'SUCCESS' from state '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-1505885711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e292b3e8222e445e8356053b60b1e52a',qos_specs=None,replication_status=,reservations=['2cafbdca-37ee-478f-99a9-053587c6a85e','34c8aa39-65e5-45d0-8ec0-32d3a882ec9f','7d9e32f8-0aca-422b-bf05-cf79cb44ac4f','8e68c698-a198-4681-aef5-78046612b7f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2085dccaad694b9bb5fba5c344001a10',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:53.840161 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac9528b-5cd6-4078-bd9d-b694f486339e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:21:53.851758 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac9528b-5cd6-4078-bd9d-b694f486339e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:21:53.852979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Flow 'volume_create_api' (2434cd36-32d5-49b1-94cb-9f74143d0e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:21:53.853328 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Create volume request issued successfully. Jul 10 04:21:53.854205 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c8b7fbf8-78d6-47ec-9d9b-9be647a73962 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:21:53.854939 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 11/39] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:21:53 2026] POST /volume/v3/volumes => generated 750 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:21:53.871464 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e22579f0-70e4-4e96-8c28-659772e28327 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:53.874281 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e22579f0-70e4-4e96-8c28-659772e28327 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d Jul 10 04:21:53.874618 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e22579f0-70e4-4e96-8c28-659772e28327 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:53.875073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e22579f0-70e4-4e96-8c28-659772e28327 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:53.889139 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:53.889139 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:21:53.895280 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e22579f0-70e4-4e96-8c28-659772e28327 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:53.901789 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e22579f0-70e4-4e96-8c28-659772e28327 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d returned with HTTP 200 Jul 10 04:21:53.902330 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 9/40] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:53 2026] GET /volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:21:54.920337 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9bfeea88-aed0-4cba-91c7-906d5a50b4c2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:21:54.923492 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9bfeea88-aed0-4cba-91c7-906d5a50b4c2 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d Jul 10 04:21:54.923709 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9bfeea88-aed0-4cba-91c7-906d5a50b4c2 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:21:54.923981 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9bfeea88-aed0-4cba-91c7-906d5a50b4c2 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:21:54.935982 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:21:54.935982 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:21:54.942630 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9bfeea88-aed0-4cba-91c7-906d5a50b4c2 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:21:54.952697 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9bfeea88-aed0-4cba-91c7-906d5a50b4c2 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d returned with HTTP 200 Jul 10 04:21:54.953182 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 11/41] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:21:54 2026] GET /volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:03.650425 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=83,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:22:03.842911 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=70,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:22:03.900546 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=86,cinder:INSERT=22,cinder:UPDATE=36 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:22:04.806713 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-ae86c58c-fdbb-47f2-9107-6f0c65175fcb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:04.809704 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-ae86c58c-fdbb-47f2-9107-6f0c65175fcb tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:22:04.810555 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-ae86c58c-fdbb-47f2-9107-6f0c65175fcb tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:04.810847 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-ae86c58c-fdbb-47f2-9107-6f0c65175fcb tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:04.821631 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:04.821631 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:04.830814 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-ae86c58c-fdbb-47f2-9107-6f0c65175fcb tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:22:04.839936 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-ae86c58c-fdbb-47f2-9107-6f0c65175fcb tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:22:04.840619 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 11/42] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:04 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 1388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:04.849699 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-712c24a2-7e11-4e20-a249-e92236e7962e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:04.853196 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-712c24a2-7e11-4e20-a249-e92236e7962e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b Jul 10 04:22:04.853196 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-712c24a2-7e11-4e20-a249-e92236e7962e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:04.853196 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-712c24a2-7e11-4e20-a249-e92236e7962e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:04.865807 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:04.865807 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:04.870394 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-712c24a2-7e11-4e20-a249-e92236e7962e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:22:04.879757 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-712c24a2-7e11-4e20-a249-e92236e7962e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b returned with HTTP 200 Jul 10 04:22:04.880339 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 12/43] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:04 2026] GET /volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:04.890630 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-9a37f331-796d-48a8-a5d4-be33160cba39 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:04.895667 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-9a37f331-796d-48a8-a5d4-be33160cba39 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d Jul 10 04:22:04.896048 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-9a37f331-796d-48a8-a5d4-be33160cba39 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:04.896178 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-9a37f331-796d-48a8-a5d4-be33160cba39 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:04.903358 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:04.903358 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:04.910699 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-9a37f331-796d-48a8-a5d4-be33160cba39 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:22:04.917189 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-9a37f331-796d-48a8-a5d4-be33160cba39 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d returned with HTTP 200 Jul 10 04:22:04.917813 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 10/44] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:04 2026] GET /volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:04.933266 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bcbc325b-bdbb-4257-9ba6-ccd29b6fd746 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:04.933786 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bcbc325b-bdbb-4257-9ba6-ccd29b6fd746 None None] GET https://10.4.3.87/volume// Jul 10 04:22:04.933786 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bcbc325b-bdbb-4257-9ba6-ccd29b6fd746 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:04.933874 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bcbc325b-bdbb-4257-9ba6-ccd29b6fd746 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:04.934389 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bcbc325b-bdbb-4257-9ba6-ccd29b6fd746 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:04.934709 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 12/45] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:22:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:04.944590 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2b1efa76-a5c5-44d2-b27c-a48507865193 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:04.949338 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2b1efa76-a5c5-44d2-b27c-a48507865193 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:22:04.949988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2b1efa76-a5c5-44d2-b27c-a48507865193 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54d06bca-3688-4bb4-96f5-538951c6b964", "connector": null, "instance_uuid": "03855142-80e4-4dc8-be3c-a0dbbc003fc7"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:04.950929 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=35,cinder:INSERT=1 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:22:04.960115 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:04.960115 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:05.016497 np0000004952 devstack@c-api.service[100020]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 10 04:22:05.016497 np0000004952 devstack@c-api.service[100020]: .first() Jul 10 04:22:05.040014 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2b1efa76-a5c5-44d2-b27c-a48507865193 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:22:05.040536 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 12/46] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:22:04 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) Jul 10 04:22:05.054520 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-89bf9f8f-3e18-4f47-a08c-60b35f6f0137 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:05.054929 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89bf9f8f-3e18-4f47-a08c-60b35f6f0137 None None] GET https://10.4.3.87/volume// Jul 10 04:22:05.055099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89bf9f8f-3e18-4f47-a08c-60b35f6f0137 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:05.055359 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89bf9f8f-3e18-4f47-a08c-60b35f6f0137 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:05.055663 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89bf9f8f-3e18-4f47-a08c-60b35f6f0137 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:05.055987 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 13/47] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:22:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:05.068181 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-12b4b15d-4b93-4f89-bb4d-c021e5f587c0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:05.073868 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-12b4b15d-4b93-4f89-bb4d-c021e5f587c0 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:22:05.074172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-12b4b15d-4b93-4f89-bb4d-c021e5f587c0 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c4a4acd-57b9-443e-b0da-280922b0d70b", "connector": null, "instance_uuid": "03855142-80e4-4dc8-be3c-a0dbbc003fc7"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:05.089445 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:05.089445 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:05.134464 np0000004952 devstack@c-api.service[100022]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 10 04:22:05.134464 np0000004952 devstack@c-api.service[100022]: .first() Jul 10 04:22:05.173090 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-12b4b15d-4b93-4f89-bb4d-c021e5f587c0 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:22:05.173925 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 11/48] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:22:05 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) Jul 10 04:22:05.191069 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2ea41185-0c78-4c3f-bec6-932dd57d5268 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:05.191069 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ea41185-0c78-4c3f-bec6-932dd57d5268 None None] GET https://10.4.3.87/volume// Jul 10 04:22:05.191278 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ea41185-0c78-4c3f-bec6-932dd57d5268 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:05.191494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ea41185-0c78-4c3f-bec6-932dd57d5268 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:05.191864 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ea41185-0c78-4c3f-bec6-932dd57d5268 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:05.192244 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 13/49] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:22:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:05.204945 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-bc73c2ae-d2d1-494b-b819-30388a75410f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:05.207202 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-bc73c2ae-d2d1-494b-b819-30388a75410f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:22:05.207921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-bc73c2ae-d2d1-494b-b819-30388a75410f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74f0513e-30e2-4fe8-8dab-8dc654c0ff9d", "connector": null, "instance_uuid": "03855142-80e4-4dc8-be3c-a0dbbc003fc7"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:05.221346 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:05.221346 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:05.271908 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-bc73c2ae-d2d1-494b-b819-30388a75410f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:22:05.272573 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 13/50] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:22:05 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:09.963491 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a226412d-55fb-4f8d-98b0-37151328784b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:09.967088 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:22:09.968000 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1164922161"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:09.971001 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1164922161'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:22:09.971120 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Create volume of 1 GB Jul 10 04:22:09.978590 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Availability Zones retrieved successfully. Jul 10 04:22:09.989750 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Flow 'volume_create_api' (cb3571b0-bff9-4d38-975b-b10c6b32a88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:09.990182 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04181848-bccb-4de4-b5ae-c50de1f9d4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:09.992127 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:22:10.046264 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04181848-bccb-4de4-b5ae-c50de1f9d4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:10.047054 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22267e6c-4e98-4f2c-afaf-26f065df4dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:10.203432 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Created reservations ['1bf37cc4-5060-4213-8000-e2eccf6fb8a2', '9ff8901d-07ec-4db9-9532-f04dfd59b911', '99c3a721-f760-471e-9511-66dc29b0ad8a', '4ef3e402-be76-48c2-8b9e-0cdd32c82506'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:10.204423 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22267e6c-4e98-4f2c-afaf-26f065df4dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bf37cc4-5060-4213-8000-e2eccf6fb8a2', '9ff8901d-07ec-4db9-9532-f04dfd59b911', '99c3a721-f760-471e-9511-66dc29b0ad8a', '4ef3e402-be76-48c2-8b9e-0cdd32c82506']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:10.207342 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285a4b7e-a3b6-4dc4-9ad4-51125b64f70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:10.266835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285a4b7e-a3b6-4dc4-9ad4-51125b64f70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba95a6ce-2cc7-4350-be71-d960ae3cb9e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1164922161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae81ecc88dd643dc921c95b1a068c3c7',qos_specs=None,replication_status=,reservations=['1bf37cc4-5060-4213-8000-e2eccf6fb8a2','9ff8901d-07ec-4db9-9532-f04dfd59b911','99c3a721-f760-471e-9511-66dc29b0ad8a','4ef3e402-be76-48c2-8b9e-0cdd32c82506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc1a3c2b6614fb386d05eccfe5f0732',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:22:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1164922161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba95a6ce-2cc7-4350-be71-d960ae3cb9e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae81ecc88dd643dc921c95b1a068c3c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfc1a3c2b6614fb386d05eccfe5f0732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:10.267917 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee9448a-92e2-4d66-bfb4-7508ff721113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:10.311496 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee9448a-92e2-4d66-bfb4-7508ff721113) transitioned into state 'SUCCESS' from state '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-1164922161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae81ecc88dd643dc921c95b1a068c3c7',qos_specs=None,replication_status=,reservations=['1bf37cc4-5060-4213-8000-e2eccf6fb8a2','9ff8901d-07ec-4db9-9532-f04dfd59b911','99c3a721-f760-471e-9511-66dc29b0ad8a','4ef3e402-be76-48c2-8b9e-0cdd32c82506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc1a3c2b6614fb386d05eccfe5f0732',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:10.312654 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd3fe01-a043-427f-97be-20c2aec4cb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:10.347977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd3fe01-a043-427f-97be-20c2aec4cb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:10.348863 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Flow 'volume_create_api' (cb3571b0-bff9-4d38-975b-b10c6b32a88c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:10.350989 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Create volume request issued successfully. Jul 10 04:22:10.351644 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a226412d-55fb-4f8d-98b0-37151328784b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:22:10.353294 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 14/51] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:22:09 2026] POST /volume/v3/volumes => generated 753 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:22:10.374148 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ce612228-0aee-47fa-b474-e0c902bcb387 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:10.377432 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce612228-0aee-47fa-b474-e0c902bcb387 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] GET https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 Jul 10 04:22:10.377706 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce612228-0aee-47fa-b474-e0c902bcb387 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:10.378228 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce612228-0aee-47fa-b474-e0c902bcb387 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:10.397459 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:10.397459 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:10.416003 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ce612228-0aee-47fa-b474-e0c902bcb387 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Volume info retrieved successfully. Jul 10 04:22:10.425740 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce612228-0aee-47fa-b474-e0c902bcb387 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 returned with HTTP 200 Jul 10 04:22:10.426682 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 12/52] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:10 2026] GET /volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:11.441442 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e18407ba-5b24-4ceb-bd2d-099eabf44f46 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:11.445303 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e18407ba-5b24-4ceb-bd2d-099eabf44f46 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] GET https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 Jul 10 04:22:11.445421 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e18407ba-5b24-4ceb-bd2d-099eabf44f46 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:11.446114 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e18407ba-5b24-4ceb-bd2d-099eabf44f46 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:11.458819 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:11.458819 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:11.468757 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e18407ba-5b24-4ceb-bd2d-099eabf44f46 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Volume info retrieved successfully. Jul 10 04:22:11.476856 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e18407ba-5b24-4ceb-bd2d-099eabf44f46 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 returned with HTTP 200 Jul 10 04:22:11.477432 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 14/53] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:11 2026] GET /volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:11.919933 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-21670b69-3369-49b0-9ea0-c2ab5f5adfad req-be9b26e8-160b-4304-a5e4-138719a2bd2d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:11.926831 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-21670b69-3369-49b0-9ea0-c2ab5f5adfad req-be9b26e8-160b-4304-a5e4-138719a2bd2d tempest-VolumesAdminNegativeTest-1856188883 tempest-VolumesAdminNegativeTest-1856188883-project] GET https://10.4.3.87/volume/v3/volumes/e857b4be-0ea9-4435-88a4-ec6446be3f61 Jul 10 04:22:11.927201 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-21670b69-3369-49b0-9ea0-c2ab5f5adfad req-be9b26e8-160b-4304-a5e4-138719a2bd2d tempest-VolumesAdminNegativeTest-1856188883 tempest-VolumesAdminNegativeTest-1856188883-project] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:11.927426 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-21670b69-3369-49b0-9ea0-c2ab5f5adfad req-be9b26e8-160b-4304-a5e4-138719a2bd2d tempest-VolumesAdminNegativeTest-1856188883 tempest-VolumesAdminNegativeTest-1856188883-project] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:11.978970 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-21670b69-3369-49b0-9ea0-c2ab5f5adfad req-be9b26e8-160b-4304-a5e4-138719a2bd2d tempest-VolumesAdminNegativeTest-1856188883 tempest-VolumesAdminNegativeTest-1856188883-project] https://10.4.3.87/volume/v3/volumes/e857b4be-0ea9-4435-88a4-ec6446be3f61 returned with HTTP 404 Jul 10 04:22:11.979407 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 14/54] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:11 2026] GET /volume/v3/volumes/e857b4be-0ea9-4435-88a4-ec6446be3f61 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:12.008807 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2da63366-0072-4e1f-bc6c-c0017470281b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:12.015638 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2da63366-0072-4e1f-bc6c-c0017470281b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] DELETE https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 Jul 10 04:22:12.016016 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2da63366-0072-4e1f-bc6c-c0017470281b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:12.016301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2da63366-0072-4e1f-bc6c-c0017470281b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:12.016442 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-2da63366-0072-4e1f-bc6c-c0017470281b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Delete volume with id: ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 Jul 10 04:22:12.027385 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:12.027385 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:12.028186 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2da63366-0072-4e1f-bc6c-c0017470281b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Volume info retrieved successfully. Jul 10 04:22:12.072402 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2da63366-0072-4e1f-bc6c-c0017470281b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Delete volume request issued successfully. Jul 10 04:22:12.072691 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2da63366-0072-4e1f-bc6c-c0017470281b tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 returned with HTTP 202 Jul 10 04:22:12.073332 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 15/55] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:22:12 2026] DELETE /volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:22:12.088512 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fad3e8b3-2039-41f4-84d1-9e8e58c64107 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:12.089866 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fad3e8b3-2039-41f4-84d1-9e8e58c64107 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] GET https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 Jul 10 04:22:12.090130 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fad3e8b3-2039-41f4-84d1-9e8e58c64107 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:12.090545 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fad3e8b3-2039-41f4-84d1-9e8e58c64107 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:12.104528 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:12.104528 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:12.119749 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fad3e8b3-2039-41f4-84d1-9e8e58c64107 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Volume info retrieved successfully. Jul 10 04:22:12.127990 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fad3e8b3-2039-41f4-84d1-9e8e58c64107 tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 returned with HTTP 200 Jul 10 04:22:12.128994 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 13/56] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:12 2026] GET /volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:13.153635 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a9129716-f50b-43df-adbf-d77bdff9ef5e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:13.157247 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a9129716-f50b-43df-adbf-d77bdff9ef5e tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] GET https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 Jul 10 04:22:13.157247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a9129716-f50b-43df-adbf-d77bdff9ef5e tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:13.157247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a9129716-f50b-43df-adbf-d77bdff9ef5e tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:13.168511 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a9129716-f50b-43df-adbf-d77bdff9ef5e tempest-VolumesAdminNegativeTest-2131199897 tempest-VolumesAdminNegativeTest-2131199897-project-member] https://10.4.3.87/volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 returned with HTTP 404 Jul 10 04:22:13.169296 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 15/57] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:13 2026] GET /volume/v3/volumes/ba95a6ce-2cc7-4350-be71-d960ae3cb9e1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:15.396806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fc7d7ae4-7835-45e1-a89a-2c1b1510fb15 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:15.396806 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fc7d7ae4-7835-45e1-a89a-2c1b1510fb15 None None] GET https://10.4.3.87/volume// Jul 10 04:22:15.396806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fc7d7ae4-7835-45e1-a89a-2c1b1510fb15 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:15.396806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fc7d7ae4-7835-45e1-a89a-2c1b1510fb15 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:15.398796 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fc7d7ae4-7835-45e1-a89a-2c1b1510fb15 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:15.398796 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 15/58] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:22:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:15.425234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f1581596-9ba2-47e3-a387-f702a2f4ac71 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:15.429178 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f1581596-9ba2-47e3-a387-f702a2f4ac71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:22:15.429518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f1581596-9ba2-47e3-a387-f702a2f4ac71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:15.429848 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f1581596-9ba2-47e3-a387-f702a2f4ac71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:15.445877 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:15.445877 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:15.457898 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f1581596-9ba2-47e3-a387-f702a2f4ac71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:22:15.470128 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f1581596-9ba2-47e3-a387-f702a2f4ac71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:22:15.470893 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 16/59] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:22:15 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 1567 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:22:16.924857 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-a4748aee-3a17-415b-acd2-9917a75d3f5c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:16.930431 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-a4748aee-3a17-415b-acd2-9917a75d3f5c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] PUT https://10.4.3.87/volume/v3/attachments/85053640-0ff5-4639-ac2f-8bcd606eafa5 Jul 10 04:22:16.930431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-a4748aee-3a17-415b-acd2-9917a75d3f5c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:16.941599 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-a4748aee-3a17-415b-acd2-9917a75d3f5c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Acquiring lock "cinder-attachment_update-54d06bca-3688-4bb4-96f5-538951c6b964-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:22:16.949982 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-a4748aee-3a17-415b-acd2-9917a75d3f5c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Lock "cinder-attachment_update-54d06bca-3688-4bb4-96f5-538951c6b964-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:22:16.949982 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:16.949982 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:17.245376 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:17.250526 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:22:17.250526 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "fe5ee06e-48f2-470b-b0b7-4372bbf2c43b-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:17.252892 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'fe5ee06e-48f2-470b-b0b7-4372bbf2c43b-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:22:17.254023 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Create volume of 1 GB Jul 10 04:22:17.281383 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:22:17.279859. {{(pid=100019) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:22:17.282087 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Availability Zones retrieved successfully. Jul 10 04:22:17.321855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Flow 'volume_create_api' (275a6294-f6ef-4c3c-b258-a6d9a30f3368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:17.323208 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c44db6-1596-4f57-a37a-7f396a307561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:17.324936 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:22:17.393560 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c44db6-1596-4f57-a37a-7f396a307561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:17.394010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f240b7-9e3c-442a-aeee-ba53b9eb6fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:17.452885 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:17.452885 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:17.497979 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-a4748aee-3a17-415b-acd2-9917a75d3f5c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Lock "cinder-attachment_update-54d06bca-3688-4bb4-96f5-538951c6b964-np0000004952" released by "attachment_update" :: held 0.551s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:22:17.498661 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-a4748aee-3a17-415b-acd2-9917a75d3f5c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments/85053640-0ff5-4639-ac2f-8bcd606eafa5 returned with HTTP 200 Jul 10 04:22:17.498841 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 14/60] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:22:16 2026] PUT /volume/v3/attachments/85053640-0ff5-4639-ac2f-8bcd606eafa5 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:17.533581 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Created reservations ['aadd49b7-cd13-4361-b9ee-d2f5c84218ce', '70893f2e-a4d9-40e9-b9e5-95dce4c613e3', '22d72a14-85ae-4c9a-8e56-f154fc653ff9', 'aa7ec78b-6456-4b6d-bc19-219e64a230f2'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:17.534975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f240b7-9e3c-442a-aeee-ba53b9eb6fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aadd49b7-cd13-4361-b9ee-d2f5c84218ce', '70893f2e-a4d9-40e9-b9e5-95dce4c613e3', '22d72a14-85ae-4c9a-8e56-f154fc653ff9', 'aa7ec78b-6456-4b6d-bc19-219e64a230f2']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:17.536424 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8ea0f3-788c-4d2b-b1fe-5d55b4bbac2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:17.580167 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8ea0f3-788c-4d2b-b1fe-5d55b4bbac2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b03b31ee-a660-4e25-9bee-56d526e63a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='fe5ee06e-48f2-470b-b0b7-4372bbf2c43b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0fe384143134755a9413818a0020c48',qos_specs=None,replication_status=,reservations=['aadd49b7-cd13-4361-b9ee-d2f5c84218ce','70893f2e-a4d9-40e9-b9e5-95dce4c613e3','22d72a14-85ae-4c9a-8e56-f154fc653ff9','aa7ec78b-6456-4b6d-bc19-219e64a230f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c82453dc2d4e458b72c4017ef822db',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:22:17Z,deleted=False,deleted_at=None,display_description='',display_name='fe5ee06e-48f2-470b-b0b7-4372bbf2c43b-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b03b31ee-a660-4e25-9bee-56d526e63a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0fe384143134755a9413818a0020c48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13c82453dc2d4e458b72c4017ef822db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:17.581230 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7807c23c-a059-40d3-b745-4797b74ed10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:17.618316 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7807c23c-a059-40d3-b745-4797b74ed10e) transitioned into 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='fe5ee06e-48f2-470b-b0b7-4372bbf2c43b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0fe384143134755a9413818a0020c48',qos_specs=None,replication_status=,reservations=['aadd49b7-cd13-4361-b9ee-d2f5c84218ce','70893f2e-a4d9-40e9-b9e5-95dce4c613e3','22d72a14-85ae-4c9a-8e56-f154fc653ff9','aa7ec78b-6456-4b6d-bc19-219e64a230f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c82453dc2d4e458b72c4017ef822db',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:17.619379 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d91d521-ba6e-49c9-a32d-dc78f50f1e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:17.662362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d91d521-ba6e-49c9-a32d-dc78f50f1e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:17.663821 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Flow 'volume_create_api' (275a6294-f6ef-4c3c-b258-a6d9a30f3368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:17.664375 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Create volume request issued successfully. Jul 10 04:22:17.665804 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-75ef084a-eb03-4b2f-9b40-9c01312d26aa tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:22:17.665907 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 16/61] 10.4.3.87 () {72 vars in 1534 bytes} [Fri Jul 10 04:22:17 2026] POST /volume/v3/volumes => generated 747 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:22:17.676701 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-d642a241-d010-47a9-a9d9-315d4e9923b2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:17.681338 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-d642a241-d010-47a9-a9d9-315d4e9923b2 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d Jul 10 04:22:17.681338 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-d642a241-d010-47a9-a9d9-315d4e9923b2 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:17.681591 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-d642a241-d010-47a9-a9d9-315d4e9923b2 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:17.697022 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:17.697022 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:17.702740 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-d642a241-d010-47a9-a9d9-315d4e9923b2 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:22:17.708741 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-d642a241-d010-47a9-a9d9-315d4e9923b2 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d returned with HTTP 200 Jul 10 04:22:17.709336 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 16/62] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:17 2026] GET /volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:22:17.724714 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-fe9211aa-1aa2-456d-9ee9-a4c25bf749c1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:17.727501 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-fe9211aa-1aa2-456d-9ee9-a4c25bf749c1 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d Jul 10 04:22:17.727710 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-fe9211aa-1aa2-456d-9ee9-a4c25bf749c1 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:17.727962 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-fe9211aa-1aa2-456d-9ee9-a4c25bf749c1 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:17.736186 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:17.736186 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:17.739702 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-fe9211aa-1aa2-456d-9ee9-a4c25bf749c1 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:22:17.744629 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-fe9211aa-1aa2-456d-9ee9-a4c25bf749c1 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d returned with HTTP 200 Jul 10 04:22:17.744629 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 17/63] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:17 2026] GET /volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:18.028647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-41eb8a12-c5d7-49dc-8e59-70c3f3479eeb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:18.031338 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-41eb8a12-c5d7-49dc-8e59-70c3f3479eeb tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] POST https://10.4.3.87/volume/v3/attachments/85053640-0ff5-4639-ac2f-8bcd606eafa5/action Jul 10 04:22:18.032150 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-41eb8a12-c5d7-49dc-8e59-70c3f3479eeb tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:18.032341 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-41eb8a12-c5d7-49dc-8e59-70c3f3479eeb tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:18.055996 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:18.055996 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:18.072783 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-41eb8a12-c5d7-49dc-8e59-70c3f3479eeb tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments/85053640-0ff5-4639-ac2f-8bcd606eafa5/action returned with HTTP 204 Jul 10 04:22:18.073576 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 15/64] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:22:18 2026] POST /volume/v3/attachments/85053640-0ff5-4639-ac2f-8bcd606eafa5/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:18.604171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2fd8ff8c-5512-40a9-b55f-09d29beb3b28 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:18.606738 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2fd8ff8c-5512-40a9-b55f-09d29beb3b28 None None] GET https://10.4.3.87/volume// Jul 10 04:22:18.606738 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2fd8ff8c-5512-40a9-b55f-09d29beb3b28 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:18.606738 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2fd8ff8c-5512-40a9-b55f-09d29beb3b28 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:18.606738 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2fd8ff8c-5512-40a9-b55f-09d29beb3b28 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:18.606738 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 17/65] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:22:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:18.648543 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-4d7a2874-1377-448b-b69c-672ddd34426f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:18.653639 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-4d7a2874-1377-448b-b69c-672ddd34426f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b Jul 10 04:22:18.653952 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-4d7a2874-1377-448b-b69c-672ddd34426f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:18.654229 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-4d7a2874-1377-448b-b69c-672ddd34426f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:18.670757 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:18.670757 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:18.677732 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-4d7a2874-1377-448b-b69c-672ddd34426f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:22:18.689061 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-4d7a2874-1377-448b-b69c-672ddd34426f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b returned with HTTP 200 Jul 10 04:22:18.689615 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 17/66] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:22:18 2026] GET /volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:22:18.849344 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-077fe3f6-bba6-4856-8e70-1f3c932e0b2c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:18.854823 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-077fe3f6-bba6-4856-8e70-1f3c932e0b2c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] PUT https://10.4.3.87/volume/v3/attachments/c6c66062-4e17-4720-b8b1-97b81f86e0cc Jul 10 04:22:18.855272 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-077fe3f6-bba6-4856-8e70-1f3c932e0b2c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:18.873815 np0000004952 devstack@c-api.service[100021]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 10 04:22:18.873815 np0000004952 devstack@c-api.service[100021]: .first() Jul 10 04:22:18.885275 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-077fe3f6-bba6-4856-8e70-1f3c932e0b2c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Acquiring lock "cinder-attachment_update-8c4a4acd-57b9-443e-b0da-280922b0d70b-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:22:18.898993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-077fe3f6-bba6-4856-8e70-1f3c932e0b2c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Lock "cinder-attachment_update-8c4a4acd-57b9-443e-b0da-280922b0d70b-np0000004952" acquired by "attachment_update" :: waited 0.015s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:22:18.901933 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:18.901933 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:19.463786 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-077fe3f6-bba6-4856-8e70-1f3c932e0b2c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Lock "cinder-attachment_update-8c4a4acd-57b9-443e-b0da-280922b0d70b-np0000004952" released by "attachment_update" :: held 0.565s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:22:19.464149 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-077fe3f6-bba6-4856-8e70-1f3c932e0b2c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments/c6c66062-4e17-4720-b8b1-97b81f86e0cc returned with HTTP 200 Jul 10 04:22:19.465919 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 18/67] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:22:18 2026] PUT /volume/v3/attachments/c6c66062-4e17-4720-b8b1-97b81f86e0cc => generated 969 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:19.988786 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2938dd00-7262-474f-979e-b12c0c5a2dba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:19.998415 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2938dd00-7262-474f-979e-b12c0c5a2dba tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] POST https://10.4.3.87/volume/v3/attachments/c6c66062-4e17-4720-b8b1-97b81f86e0cc/action Jul 10 04:22:19.998415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2938dd00-7262-474f-979e-b12c0c5a2dba tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:19.998415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2938dd00-7262-474f-979e-b12c0c5a2dba tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:20.033834 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:20.033834 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:20.061937 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2938dd00-7262-474f-979e-b12c0c5a2dba tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments/c6c66062-4e17-4720-b8b1-97b81f86e0cc/action returned with HTTP 204 Jul 10 04:22:20.062619 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 16/68] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:22:19 2026] POST /volume/v3/attachments/c6c66062-4e17-4720-b8b1-97b81f86e0cc/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:20.587012 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-460cd2de-8749-4b01-9b8f-c0f4d468a862 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:20.587012 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-460cd2de-8749-4b01-9b8f-c0f4d468a862 None None] GET https://10.4.3.87/volume// Jul 10 04:22:20.587490 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-460cd2de-8749-4b01-9b8f-c0f4d468a862 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:20.587490 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-460cd2de-8749-4b01-9b8f-c0f4d468a862 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:20.587804 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-460cd2de-8749-4b01-9b8f-c0f4d468a862 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:20.588177 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 18/69] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:22:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:20.607936 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f034ca22-cb04-4bfc-a918-fbcaa5bdb762 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:20.615670 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f034ca22-cb04-4bfc-a918-fbcaa5bdb762 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d Jul 10 04:22:20.615933 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f034ca22-cb04-4bfc-a918-fbcaa5bdb762 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:20.616491 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f034ca22-cb04-4bfc-a918-fbcaa5bdb762 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:20.639926 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:20.639926 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:20.646565 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f034ca22-cb04-4bfc-a918-fbcaa5bdb762 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:22:20.659758 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-f034ca22-cb04-4bfc-a918-fbcaa5bdb762 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d returned with HTTP 200 Jul 10 04:22:20.660511 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 18/70] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:22:20 2026] GET /volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d => generated 1022 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:22:20.760973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-e3506aab-da94-45a7-8d8f-7a47b3f83d47 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:20.764671 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-e3506aab-da94-45a7-8d8f-7a47b3f83d47 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d Jul 10 04:22:20.765728 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-e3506aab-da94-45a7-8d8f-7a47b3f83d47 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:20.766548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-e3506aab-da94-45a7-8d8f-7a47b3f83d47 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:20.766919 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-40add008-9592-4cc5-9f91-8414d720182b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:20.769162 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-40add008-9592-4cc5-9f91-8414d720182b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] PUT https://10.4.3.87/volume/v3/attachments/068a9302-65ef-44a4-97b8-c36126aeab7e Jul 10 04:22:20.769684 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-40add008-9592-4cc5-9f91-8414d720182b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:20.778207 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:20.778207 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:20.782200 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-40add008-9592-4cc5-9f91-8414d720182b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Acquiring lock "cinder-attachment_update-74f0513e-30e2-4fe8-8dab-8dc654c0ff9d-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:22:20.785314 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-e3506aab-da94-45a7-8d8f-7a47b3f83d47 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:22:20.791564 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-e3506aab-da94-45a7-8d8f-7a47b3f83d47 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d returned with HTTP 200 Jul 10 04:22:20.792043 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 19/71] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:20 2026] GET /volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:20.795118 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-40add008-9592-4cc5-9f91-8414d720182b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Lock "cinder-attachment_update-74f0513e-30e2-4fe8-8dab-8dc654c0ff9d-np0000004952" acquired by "attachment_update" :: waited 0.013s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:22:20.797146 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:20.797146 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:20.803229 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fa098f6a-a9e1-4f73-a675-4c65a8b9867f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:20.803774 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fa098f6a-a9e1-4f73-a675-4c65a8b9867f None None] GET https://10.4.3.87/volume// Jul 10 04:22:20.803985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fa098f6a-a9e1-4f73-a675-4c65a8b9867f None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:20.804243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fa098f6a-a9e1-4f73-a675-4c65a8b9867f None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:20.804762 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fa098f6a-a9e1-4f73-a675-4c65a8b9867f None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:20.804866 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 19/72] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:22:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:20.813589 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-5451d236-d4b6-4cbd-83af-190e4c8d6e93 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:20.819300 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-5451d236-d4b6-4cbd-83af-190e4c8d6e93 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:22:20.819735 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-5451d236-d4b6-4cbd-83af-190e4c8d6e93 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b03b31ee-a660-4e25-9bee-56d526e63a6d", "connector": null, "instance_uuid": "fe5ee06e-48f2-470b-b0b7-4372bbf2c43b"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:20.831915 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:20.831915 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:20.872068 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-5451d236-d4b6-4cbd-83af-190e4c8d6e93 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:22:20.872801 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 19/73] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:22:20 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:20.884412 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cff51c53-3a6e-4f0d-8501-e6d41510e8b6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:20.886865 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cff51c53-3a6e-4f0d-8501-e6d41510e8b6 None None] GET https://10.4.3.87/volume// Jul 10 04:22:20.886865 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cff51c53-3a6e-4f0d-8501-e6d41510e8b6 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:20.888958 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cff51c53-3a6e-4f0d-8501-e6d41510e8b6 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:20.888958 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cff51c53-3a6e-4f0d-8501-e6d41510e8b6 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:20.889142 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 20/74] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:22:20 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:20.914899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-63f8c76f-2fe0-49d9-b2cb-68acd95af42a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:20.922418 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-63f8c76f-2fe0-49d9-b2cb-68acd95af42a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d Jul 10 04:22:20.922881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-63f8c76f-2fe0-49d9-b2cb-68acd95af42a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:20.924187 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-63f8c76f-2fe0-49d9-b2cb-68acd95af42a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:20.966824 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:20.966824 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:20.978464 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-63f8c76f-2fe0-49d9-b2cb-68acd95af42a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:22:20.986679 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-63f8c76f-2fe0-49d9-b2cb-68acd95af42a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d returned with HTTP 200 Jul 10 04:22:20.986679 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 20/75] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:22:20 2026] GET /volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d => generated 1019 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:22:21.129718 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-ef73f3f4-defb-49b8-8c32-8989df7f5f19 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:21.134564 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-ef73f3f4-defb-49b8-8c32-8989df7f5f19 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] PUT https://10.4.3.87/volume/v3/attachments/051eaeed-289e-4652-9b4d-fbfce643652d Jul 10 04:22:21.134991 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-ef73f3f4-defb-49b8-8c32-8989df7f5f19 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:21.145882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-ef73f3f4-defb-49b8-8c32-8989df7f5f19 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Acquiring lock "cinder-attachment_update-b03b31ee-a660-4e25-9bee-56d526e63a6d-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:22:21.155068 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-ef73f3f4-defb-49b8-8c32-8989df7f5f19 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Lock "cinder-attachment_update-b03b31ee-a660-4e25-9bee-56d526e63a6d-np0000004952" acquired by "attachment_update" :: waited 0.009s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:22:21.156587 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:21.156587 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:21.351924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-40add008-9592-4cc5-9f91-8414d720182b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Lock "cinder-attachment_update-74f0513e-30e2-4fe8-8dab-8dc654c0ff9d-np0000004952" released by "attachment_update" :: held 0.556s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:22:21.352553 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-40add008-9592-4cc5-9f91-8414d720182b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments/068a9302-65ef-44a4-97b8-c36126aeab7e returned with HTTP 200 Jul 10 04:22:21.355490 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 17/76] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:22:20 2026] PUT /volume/v3/attachments/068a9302-65ef-44a4-97b8-c36126aeab7e => generated 969 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:21.699919 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-ef73f3f4-defb-49b8-8c32-8989df7f5f19 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Lock "cinder-attachment_update-b03b31ee-a660-4e25-9bee-56d526e63a6d-np0000004952" released by "attachment_update" :: held 0.544s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:22:21.699919 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-ef73f3f4-defb-49b8-8c32-8989df7f5f19 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/attachments/051eaeed-289e-4652-9b4d-fbfce643652d returned with HTTP 200 Jul 10 04:22:21.699919 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 20/77] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:22:21 2026] PUT /volume/v3/attachments/051eaeed-289e-4652-9b4d-fbfce643652d => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:21.869720 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2539fd02-4c18-4d7b-be13-a2cf6a49224c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:21.872398 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2539fd02-4c18-4d7b-be13-a2cf6a49224c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] POST https://10.4.3.87/volume/v3/attachments/068a9302-65ef-44a4-97b8-c36126aeab7e/action Jul 10 04:22:21.873203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2539fd02-4c18-4d7b-be13-a2cf6a49224c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:21.873405 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2539fd02-4c18-4d7b-be13-a2cf6a49224c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:21.895065 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:21.895065 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:21.908045 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-658f87e7-9f39-4d2b-9f95-91dd2c11748b req-2539fd02-4c18-4d7b-be13-a2cf6a49224c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments/068a9302-65ef-44a4-97b8-c36126aeab7e/action returned with HTTP 204 Jul 10 04:22:21.908637 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 21/78] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:22:21 2026] POST /volume/v3/attachments/068a9302-65ef-44a4-97b8-c36126aeab7e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:22.215403 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-26ecee74-d71d-43c3-adbe-bd2876173820 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:22.222287 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-26ecee74-d71d-43c3-adbe-bd2876173820 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] POST https://10.4.3.87/volume/v3/attachments/051eaeed-289e-4652-9b4d-fbfce643652d/action Jul 10 04:22:22.222287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-26ecee74-d71d-43c3-adbe-bd2876173820 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:22.222287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-26ecee74-d71d-43c3-adbe-bd2876173820 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:22.239578 np0000004952 devstack@c-api.service[100019]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 10 04:22:22.239578 np0000004952 devstack@c-api.service[100019]: .first() Jul 10 04:22:22.281247 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:22.281247 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:22.306452 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-62e57456-1a21-4896-8e8a-7ad814ff9e61 req-26ecee74-d71d-43c3-adbe-bd2876173820 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/attachments/051eaeed-289e-4652-9b4d-fbfce643652d/action returned with HTTP 204 Jul 10 04:22:22.307117 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 21/79] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:22:22 2026] POST /volume/v3/attachments/051eaeed-289e-4652-9b4d-fbfce643652d/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:31.333423 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=34,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:22:31.693794 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=41,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:22:31.905488 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=55,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:22:32.300924 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=42,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:22:35.148998 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-19025993-e9ff-47c2-a6ca-9908f91cab1e req-563d6086-53a5-4db8-9a1e-a2c38a5c377c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:35.152302 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-19025993-e9ff-47c2-a6ca-9908f91cab1e req-563d6086-53a5-4db8-9a1e-a2c38a5c377c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d Jul 10 04:22:35.152302 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-19025993-e9ff-47c2-a6ca-9908f91cab1e req-563d6086-53a5-4db8-9a1e-a2c38a5c377c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:35.152619 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-19025993-e9ff-47c2-a6ca-9908f91cab1e req-563d6086-53a5-4db8-9a1e-a2c38a5c377c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:35.171163 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:35.171163 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:35.179006 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-19025993-e9ff-47c2-a6ca-9908f91cab1e req-563d6086-53a5-4db8-9a1e-a2c38a5c377c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:22:35.186720 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-19025993-e9ff-47c2-a6ca-9908f91cab1e req-563d6086-53a5-4db8-9a1e-a2c38a5c377c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d returned with HTTP 200 Jul 10 04:22:35.187354 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 18/80] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:35 2026] GET /volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:37.218676 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-44296a12-9e9b-450a-91ae-3f58daf5b67b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.410481 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.417243 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:22:37.417243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-12280609"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:37.417243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-12280609'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:22:37.417243 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Create volume of 1 GB Jul 10 04:22:37.424418 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Availability Zones retrieved successfully. Jul 10 04:22:37.432399 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Flow 'volume_create_api' (fb1f097b-b758-413a-903c-ee03edd9c5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:37.433596 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6684902d-d9b1-43d8-8405-217221998d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:37.434701 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:22:37.474917 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6684902d-d9b1-43d8-8405-217221998d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:37.476008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557017db-52ab-4f80-9762-67ae1331781c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:37.551708 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-44296a12-9e9b-450a-91ae-3f58daf5b67b tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:22:37.551934 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-44296a12-9e9b-450a-91ae-3f58daf5b67b tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-604508270"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:37.554431 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:37.554431 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:37.563894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Created reservations ['af550c9c-6bad-4b4a-a32b-ef222da3788a', 'bc5d2852-c505-43f3-8866-8d57a51c2807', '6ab1bdef-470d-4197-87ae-8dd8eb09321a', '2f76fe59-0bba-44c9-a56c-49c8da016272'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:37.565048 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557017db-52ab-4f80-9762-67ae1331781c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af550c9c-6bad-4b4a-a32b-ef222da3788a', 'bc5d2852-c505-43f3-8866-8d57a51c2807', '6ab1bdef-470d-4197-87ae-8dd8eb09321a', '2f76fe59-0bba-44c9-a56c-49c8da016272']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:37.565939 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43935094-b1dc-42ab-862a-ec63bc5c8a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:37.592715 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-44296a12-9e9b-450a-91ae-3f58daf5b67b tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:22:37.593226 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 21/81] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:22:37 2026] POST /volume/v3/group_types => generated 180 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:37.602072 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43935094-b1dc-42ab-862a-ec63bc5c8a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc2dbad7-6b81-4351-be09-310aae126a7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-12280609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='704c14b352ad40f4b2a58cfa077473cd',qos_specs=None,replication_status=,reservations=['af550c9c-6bad-4b4a-a32b-ef222da3788a','bc5d2852-c505-43f3-8866-8d57a51c2807','6ab1bdef-470d-4197-87ae-8dd8eb09321a','2f76fe59-0bba-44c9-a56c-49c8da016272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='965f775fb0e44350a32c835682b999ed',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:22:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-12280609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc2dbad7-6b81-4351-be09-310aae126a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='704c14b352ad40f4b2a58cfa077473cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='965f775fb0e44350a32c835682b999ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:37.603330 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925d80c3-91d9-4cd8-91bc-443875081385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:37.608814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4fa85b14-6e23-4c30-9e56-e99ee50b2b27 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.611587 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4fa85b14-6e23-4c30-9e56-e99ee50b2b27 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] POST https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs Jul 10 04:22:37.612084 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4fa85b14-6e23-4c30-9e56-e99ee50b2b27 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:37.631802 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925d80c3-91d9-4cd8-91bc-443875081385) transitioned into state 'SUCCESS' from state '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-12280609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='704c14b352ad40f4b2a58cfa077473cd',qos_specs=None,replication_status=,reservations=['af550c9c-6bad-4b4a-a32b-ef222da3788a','bc5d2852-c505-43f3-8866-8d57a51c2807','6ab1bdef-470d-4197-87ae-8dd8eb09321a','2f76fe59-0bba-44c9-a56c-49c8da016272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='965f775fb0e44350a32c835682b999ed',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:37.632828 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afe3d98-7802-4934-9ee0-a79962df6f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:37.647269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afe3d98-7802-4934-9ee0-a79962df6f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:37.647269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Flow 'volume_create_api' (fb1f097b-b758-413a-903c-ee03edd9c5f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:37.647523 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Create volume request issued successfully. Jul 10 04:22:37.648269 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6bf2b84d-3bc8-48ae-ba73-fe34e632ef78 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:22:37.648930 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 22/82] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:22:37 2026] POST /volume/v3/volumes => generated 748 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:22:37.651313 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4fa85b14-6e23-4c30-9e56-e99ee50b2b27 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs returned with HTTP 202 Jul 10 04:22:37.654341 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 22/83] 10.4.3.87 () {70 vars in 1451 bytes} [Fri Jul 10 04:22:37 2026] POST /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs => generated 53 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:22:37.664013 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4a996031-f844-47cc-9b5a-b80e3b08489e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.665178 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0df9a1f7-c2e8-449f-a782-f9f2d8ed15cc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.667607 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4a996031-f844-47cc-9b5a-b80e3b08489e tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] POST https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs Jul 10 04:22:37.667607 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4a996031-f844-47cc-9b5a-b80e3b08489e tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:37.668520 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0df9a1f7-c2e8-449f-a782-f9f2d8ed15cc tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:37.669148 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0df9a1f7-c2e8-449f-a782-f9f2d8ed15cc tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.669498 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0df9a1f7-c2e8-449f-a782-f9f2d8ed15cc tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.681840 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:37.681840 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:37.688761 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0df9a1f7-c2e8-449f-a782-f9f2d8ed15cc tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:37.689382 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4a996031-f844-47cc-9b5a-b80e3b08489e tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs returned with HTTP 202 Jul 10 04:22:37.689935 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 22/84] 10.4.3.87 () {70 vars in 1451 bytes} [Fri Jul 10 04:22:37 2026] POST /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs => generated 61 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:22:37.696322 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0df9a1f7-c2e8-449f-a782-f9f2d8ed15cc tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:37.696832 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 19/85] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:37 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:37.700495 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9c9770a1-ae06-4c69-bed0-76259dc36298 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.703006 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9c9770a1-ae06-4c69-bed0-76259dc36298 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] GET https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key2 Jul 10 04:22:37.703343 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9c9770a1-ae06-4c69-bed0-76259dc36298 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.703637 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9c9770a1-ae06-4c69-bed0-76259dc36298 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.704019 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:37.704019 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:37.723907 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9c9770a1-ae06-4c69-bed0-76259dc36298 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key2 returned with HTTP 200 Jul 10 04:22:37.724570 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 23/86] 10.4.3.87 () {68 vars in 1445 bytes} [Fri Jul 10 04:22:37 2026] GET /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key2 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:37.736696 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e071cacb-aa18-4607-9886-ebc20b110fa0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.739060 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e071cacb-aa18-4607-9886-ebc20b110fa0 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] GET https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 Jul 10 04:22:37.739060 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e071cacb-aa18-4607-9886-ebc20b110fa0 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.739391 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e071cacb-aa18-4607-9886-ebc20b110fa0 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.751302 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e071cacb-aa18-4607-9886-ebc20b110fa0 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 returned with HTTP 200 Jul 10 04:22:37.751302 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 23/87] 10.4.3.87 () {68 vars in 1445 bytes} [Fri Jul 10 04:22:37 2026] GET /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 => generated 18 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:37.761930 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9dafec8b-55b8-466b-9de6-a393776f2e83 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.764623 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9dafec8b-55b8-466b-9de6-a393776f2e83 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] PUT https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 Jul 10 04:22:37.765158 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9dafec8b-55b8-466b-9de6-a393776f2e83 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:37.780289 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9dafec8b-55b8-466b-9de6-a393776f2e83 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 returned with HTTP 200 Jul 10 04:22:37.780943 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 23/88] 10.4.3.87 () {70 vars in 1465 bytes} [Fri Jul 10 04:22:37 2026] PUT /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:37.793147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2a39b6f3-36c6-4c5b-874f-491364275c32 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.797485 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a39b6f3-36c6-4c5b-874f-491364275c32 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] GET https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs Jul 10 04:22:37.797944 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a39b6f3-36c6-4c5b-874f-491364275c32 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.797944 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a39b6f3-36c6-4c5b-874f-491364275c32 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.818839 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a39b6f3-36c6-4c5b-874f-491364275c32 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs returned with HTTP 200 Jul 10 04:22:37.819515 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 20/89] 10.4.3.87 () {68 vars in 1430 bytes} [Fri Jul 10 04:22:37 2026] GET /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs => generated 87 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:37.840024 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1b88d328-eb63-4367-90db-9e3545ef7c5f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.845874 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1b88d328-eb63-4367-90db-9e3545ef7c5f tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key1 Jul 10 04:22:37.845874 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1b88d328-eb63-4367-90db-9e3545ef7c5f tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.845874 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1b88d328-eb63-4367-90db-9e3545ef7c5f tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.871262 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1b88d328-eb63-4367-90db-9e3545ef7c5f tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key1 returned with HTTP 202 Jul 10 04:22:37.871262 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 24/90] 10.4.3.87 () {68 vars in 1448 bytes} [Fri Jul 10 04:22:37 2026] DELETE /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:22:37.881581 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-37f9797f-df48-4096-b180-a20355bd5c52 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.884147 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-37f9797f-df48-4096-b180-a20355bd5c52 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] GET https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key1 Jul 10 04:22:37.884469 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-37f9797f-df48-4096-b180-a20355bd5c52 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.884736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-37f9797f-df48-4096-b180-a20355bd5c52 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.893905 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-37f9797f-df48-4096-b180-a20355bd5c52 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] HTTP exception thrown: Group Type b2f87634-cc60-41d7-876d-6d69b3ec3163 has no extra spec with key key1. Jul 10 04:22:37.894203 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-37f9797f-df48-4096-b180-a20355bd5c52 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key1 returned with HTTP 404 Jul 10 04:22:37.895507 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 24/91] 10.4.3.87 () {68 vars in 1445 bytes} [Fri Jul 10 04:22:37 2026] GET /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:22:37.906886 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bd11ec92-1549-44fb-a119-8492b76eaf8d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.909810 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bd11ec92-1549-44fb-a119-8492b76eaf8d tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key2 Jul 10 04:22:37.910374 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bd11ec92-1549-44fb-a119-8492b76eaf8d tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.910715 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bd11ec92-1549-44fb-a119-8492b76eaf8d tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.926589 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bd11ec92-1549-44fb-a119-8492b76eaf8d tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key2 returned with HTTP 202 Jul 10 04:22:37.927344 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 24/92] 10.4.3.87 () {68 vars in 1448 bytes} [Fri Jul 10 04:22:37 2026] DELETE /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:22:37.941107 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-df803902-416f-4f63-93dd-b7e87c944545 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.941107 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df803902-416f-4f63-93dd-b7e87c944545 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] GET https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key2 Jul 10 04:22:37.941107 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-df803902-416f-4f63-93dd-b7e87c944545 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.941107 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-df803902-416f-4f63-93dd-b7e87c944545 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.949697 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df803902-416f-4f63-93dd-b7e87c944545 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] HTTP exception thrown: Group Type b2f87634-cc60-41d7-876d-6d69b3ec3163 has no extra spec with key key2. Jul 10 04:22:37.949888 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df803902-416f-4f63-93dd-b7e87c944545 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key2 returned with HTTP 404 Jul 10 04:22:37.950667 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 21/93] 10.4.3.87 () {68 vars in 1445 bytes} [Fri Jul 10 04:22:37 2026] GET /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key2 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:22:37.960725 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-680ddae9-ba39-49c7-b7cf-63d2acc57434 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.963128 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-680ddae9-ba39-49c7-b7cf-63d2acc57434 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 Jul 10 04:22:37.963128 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-680ddae9-ba39-49c7-b7cf-63d2acc57434 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.963442 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-680ddae9-ba39-49c7-b7cf-63d2acc57434 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.974896 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-680ddae9-ba39-49c7-b7cf-63d2acc57434 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 returned with HTTP 202 Jul 10 04:22:37.975694 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 25/94] 10.4.3.87 () {68 vars in 1448 bytes} [Fri Jul 10 04:22:37 2026] DELETE /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:22:37.985338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-89b8c98a-4a5b-4583-86b8-9fc30ef4aaf3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:37.987896 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89b8c98a-4a5b-4583-86b8-9fc30ef4aaf3 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] GET https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 Jul 10 04:22:37.988045 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89b8c98a-4a5b-4583-86b8-9fc30ef4aaf3 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:37.988403 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89b8c98a-4a5b-4583-86b8-9fc30ef4aaf3 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:37.996031 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89b8c98a-4a5b-4583-86b8-9fc30ef4aaf3 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] HTTP exception thrown: Group Type b2f87634-cc60-41d7-876d-6d69b3ec3163 has no extra spec with key key3. Jul 10 04:22:37.996433 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89b8c98a-4a5b-4583-86b8-9fc30ef4aaf3 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 returned with HTTP 404 Jul 10 04:22:37.997315 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 25/95] 10.4.3.87 () {68 vars in 1445 bytes} [Fri Jul 10 04:22:37 2026] GET /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:22:38.006129 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4135cb9c-015b-49cb-a4d3-cef7dc350b28 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:38.008437 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4135cb9c-015b-49cb-a4d3-cef7dc350b28 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163 Jul 10 04:22:38.008764 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4135cb9c-015b-49cb-a4d3-cef7dc350b28 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:38.008901 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4135cb9c-015b-49cb-a4d3-cef7dc350b28 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:38.031320 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4135cb9c-015b-49cb-a4d3-cef7dc350b28 tempest-GroupTypeSpecsTest-411785550 tempest-GroupTypeSpecsTest-411785550-project-admin] https://10.4.3.87/volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163 returned with HTTP 202 Jul 10 04:22:38.031893 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 25/96] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:22:38 2026] DELETE /volume/v3/group_types/b2f87634-cc60-41d7-876d-6d69b3ec3163 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:22:38.714187 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-811d9014-fa54-48e9-9a5d-51c633a9b3cb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:38.715524 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-811d9014-fa54-48e9-9a5d-51c633a9b3cb tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:38.717358 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-811d9014-fa54-48e9-9a5d-51c633a9b3cb tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:38.717358 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-811d9014-fa54-48e9-9a5d-51c633a9b3cb tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:38.723131 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:38.723131 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:38.727741 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-811d9014-fa54-48e9-9a5d-51c633a9b3cb tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:38.732606 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-811d9014-fa54-48e9-9a5d-51c633a9b3cb tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:38.733037 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 22/97] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:38 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:38.797642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-1a01b0af-1ff0-402c-adee-2515c4fcd6c8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:38.800397 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-1a01b0af-1ff0-402c-adee-2515c4fcd6c8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:38.800693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-1a01b0af-1ff0-402c-adee-2515c4fcd6c8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:38.800954 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-1a01b0af-1ff0-402c-adee-2515c4fcd6c8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:38.810832 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:38.810832 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:38.818186 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-1a01b0af-1ff0-402c-adee-2515c4fcd6c8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:38.831225 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-1a01b0af-1ff0-402c-adee-2515c4fcd6c8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:38.834238 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 26/98] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:38 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:41.122391 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4b97fe71-905c-4761-a9e3-825baa4a1dd5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:41.122886 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4b97fe71-905c-4761-a9e3-825baa4a1dd5 None None] GET https://10.4.3.87/volume// Jul 10 04:22:41.123024 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4b97fe71-905c-4761-a9e3-825baa4a1dd5 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:41.123234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4b97fe71-905c-4761-a9e3-825baa4a1dd5 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:41.123608 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4b97fe71-905c-4761-a9e3-825baa4a1dd5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:41.123921 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 26/99] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:22:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:41.148002 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-f879a401-0229-4360-adcc-68259acb212a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:41.426630 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-f879a401-0229-4360-adcc-68259acb212a tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:22:41.427021 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-f879a401-0229-4360-adcc-68259acb212a tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc2dbad7-6b81-4351-be09-310aae126a7b", "connector": null, "instance_uuid": "5e9ca3e4-4994-4af6-b8c0-4a32e0b0f0b7"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:41.435960 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:41.435960 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:41.475790 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-f879a401-0229-4360-adcc-68259acb212a tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:22:41.476392 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 26/100] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:22:41 2026] POST /volume/v3/attachments => generated 273 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:22:41.898273 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4da29b76-b8f7-43e6-8ea1-237552000d12 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:41.902203 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4da29b76-b8f7-43e6-8ea1-237552000d12 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:41.902203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4da29b76-b8f7-43e6-8ea1-237552000d12 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:41.902455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4da29b76-b8f7-43e6-8ea1-237552000d12 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:41.923185 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:41.923185 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:41.928704 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4da29b76-b8f7-43e6-8ea1-237552000d12 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:41.941458 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4da29b76-b8f7-43e6-8ea1-237552000d12 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:41.942934 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 23/101] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:41 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:42.023144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e75f2bfb-7006-4b41-a8c1-077bf0ebc735 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:42.023631 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e75f2bfb-7006-4b41-a8c1-077bf0ebc735 None None] GET https://10.4.3.87/volume// Jul 10 04:22:42.023839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e75f2bfb-7006-4b41-a8c1-077bf0ebc735 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:42.024111 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e75f2bfb-7006-4b41-a8c1-077bf0ebc735 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:42.024582 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e75f2bfb-7006-4b41-a8c1-077bf0ebc735 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:42.024986 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 27/102] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:22:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:42.034774 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-7ff6d228-231c-44f7-aed4-f8d2175e81f4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:42.038637 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-7ff6d228-231c-44f7-aed4-f8d2175e81f4 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:42.038905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-7ff6d228-231c-44f7-aed4-f8d2175e81f4 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:42.039090 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-7ff6d228-231c-44f7-aed4-f8d2175e81f4 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:42.049102 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:42.049102 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:42.053108 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-7ff6d228-231c-44f7-aed4-f8d2175e81f4 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:42.059078 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-7ff6d228-231c-44f7-aed4-f8d2175e81f4 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:42.059315 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 27/103] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:22:42 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:22:42.158929 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-c93ab9cb-5826-4d73-a2ce-147d087a4659 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:42.161754 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-c93ab9cb-5826-4d73-a2ce-147d087a4659 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] PUT https://10.4.3.87/volume/v3/attachments/098db98e-9465-4bcb-84d4-4a6671e925d5 Jul 10 04:22:42.162187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-c93ab9cb-5826-4d73-a2ce-147d087a4659 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:42.172693 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-c93ab9cb-5826-4d73-a2ce-147d087a4659 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Acquiring lock "cinder-attachment_update-bc2dbad7-6b81-4351-be09-310aae126a7b-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:22:42.178686 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-c93ab9cb-5826-4d73-a2ce-147d087a4659 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Lock "cinder-attachment_update-bc2dbad7-6b81-4351-be09-310aae126a7b-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:22:42.179777 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:42.179777 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:42.702858 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-c93ab9cb-5826-4d73-a2ce-147d087a4659 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Lock "cinder-attachment_update-bc2dbad7-6b81-4351-be09-310aae126a7b-np0000004952" released by "attachment_update" :: held 0.524s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:22:42.703276 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-c93ab9cb-5826-4d73-a2ce-147d087a4659 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/attachments/098db98e-9465-4bcb-84d4-4a6671e925d5 returned with HTTP 200 Jul 10 04:22:42.703885 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 27/104] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:22:42 2026] PUT /volume/v3/attachments/098db98e-9465-4bcb-84d4-4a6671e925d5 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:42.963090 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9e3c44b9-b10d-4570-acda-2b02252552e8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:42.967156 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9e3c44b9-b10d-4570-acda-2b02252552e8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:42.967156 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9e3c44b9-b10d-4570-acda-2b02252552e8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:42.967156 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9e3c44b9-b10d-4570-acda-2b02252552e8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:42.981667 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:42.981667 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:42.991295 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9e3c44b9-b10d-4570-acda-2b02252552e8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:42.995113 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9e3c44b9-b10d-4570-acda-2b02252552e8 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:42.995551 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 24/105] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:42 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:43.145167 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-df64249e-7b70-44c3-8bd2-7c58ff5a1545 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:43.416240 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df64249e-7b70-44c3-8bd2-7c58ff5a1545 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:22:43.417477 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-df64249e-7b70-44c3-8bd2-7c58ff5a1545 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1606522100"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:43.432762 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df64249e-7b70-44c3-8bd2-7c58ff5a1545 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:22:43.433291 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 28/106] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:22:43 2026] POST /volume/v3/types => generated 220 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:43.445034 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-631e3505-bf75-404a-a6c4-bc185c53b425 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:43.449251 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-631e3505-bf75-404a-a6c4-bc185c53b425 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:22:43.449251 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-631e3505-bf75-404a-a6c4-bc185c53b425 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1326305633"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:43.477734 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-631e3505-bf75-404a-a6c4-bc185c53b425 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:22:43.479028 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 28/107] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:22:43 2026] POST /volume/v3/group_types => generated 177 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:43.493977 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8908dbaf-8f47-4064-8438-ccbc8e3bbc69 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:43.798245 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8908dbaf-8f47-4064-8438-ccbc8e3bbc69 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] POST https://10.4.3.87/volume/v3/groups Jul 10 04:22:43.798245 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8908dbaf-8f47-4064-8438-ccbc8e3bbc69 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2169287c-b6a1-459f-9c93-d2c44131d997", "volume_types": ["ca514345-88f9-42be-8268-3219702a43a0"], "name": "tempest-GroupsV314Test-Group-492853228"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:43.798872 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-8908dbaf-8f47-4064-8438-ccbc8e3bbc69 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Creating new group {'group': {'group_type': '2169287c-b6a1-459f-9c93-d2c44131d997', 'volume_types': ['ca514345-88f9-42be-8268-3219702a43a0'], 'name': 'tempest-GroupsV314Test-Group-492853228'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 04:22:43.803110 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.groups [None req-8908dbaf-8f47-4064-8438-ccbc8e3bbc69 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Creating group tempest-GroupsV314Test-Group-492853228. Jul 10 04:22:43.803808 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:43.803808 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:43.821093 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8908dbaf-8f47-4064-8438-ccbc8e3bbc69 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:22:43.820737. {{(pid=100020) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:22:43.821557 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8908dbaf-8f47-4064-8438-ccbc8e3bbc69 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Availability Zones retrieved successfully. Jul 10 04:22:43.843513 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-8908dbaf-8f47-4064-8438-ccbc8e3bbc69 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Created reservations ['0c9e1b24-e0f2-4015-b7e1-9622231ce685'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:43.877130 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8908dbaf-8f47-4064-8438-ccbc8e3bbc69 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/groups returned with HTTP 202 Jul 10 04:22:43.877890 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 28/108] 10.4.3.87 () {70 vars in 1290 bytes} [Fri Jul 10 04:22:43 2026] POST /volume/v3/groups => generated 107 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:43.888820 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f008a243-9037-4ce6-b7ed-9b3b08f28393 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:43.890815 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f008a243-9037-4ce6-b7ed-9b3b08f28393 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77 Jul 10 04:22:43.891164 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f008a243-9037-4ce6-b7ed-9b3b08f28393 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:43.891402 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f008a243-9037-4ce6-b7ed-9b3b08f28393 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:43.891611 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-f008a243-9037-4ce6-b7ed-9b3b08f28393 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] show called for member f04511dd-b442-4f7d-9d99-3ee00c135b77 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:22:43.897414 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:43.897414 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:43.919504 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f008a243-9037-4ce6-b7ed-9b3b08f28393 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77 returned with HTTP 200 Jul 10 04:22:43.919867 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 25/109] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:22:43 2026] GET /volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77 => generated 387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:44.014266 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-072aa46a-d67f-4d8c-8ddd-85240ac92e00 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:44.016432 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-072aa46a-d67f-4d8c-8ddd-85240ac92e00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:44.016685 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-072aa46a-d67f-4d8c-8ddd-85240ac92e00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:44.017030 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-072aa46a-d67f-4d8c-8ddd-85240ac92e00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:44.027122 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:44.027122 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:44.031204 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-072aa46a-d67f-4d8c-8ddd-85240ac92e00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:44.036844 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-072aa46a-d67f-4d8c-8ddd-85240ac92e00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:44.037659 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 29/110] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:44 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:44.934014 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1cce29a4-73a0-48ad-aede-0c2883ab269d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:44.938187 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1cce29a4-73a0-48ad-aede-0c2883ab269d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77 Jul 10 04:22:44.938716 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1cce29a4-73a0-48ad-aede-0c2883ab269d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:44.939154 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1cce29a4-73a0-48ad-aede-0c2883ab269d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:44.939767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-1cce29a4-73a0-48ad-aede-0c2883ab269d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] show called for member f04511dd-b442-4f7d-9d99-3ee00c135b77 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:22:44.957752 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:44.957752 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:44.986849 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1cce29a4-73a0-48ad-aede-0c2883ab269d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77 returned with HTTP 200 Jul 10 04:22:44.987062 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 29/111] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:22:44 2026] GET /volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77 => generated 388 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:45.009454 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7c60f1ae-60be-448b-886a-1b9670390c7d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:45.017926 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:22:45.018524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1178574833", "volume_type": "ca514345-88f9-42be-8268-3219702a43a0", "group_id": "f04511dd-b442-4f7d-9d99-3ee00c135b77", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:45.026277 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1178574833', 'volume_type': 'ca514345-88f9-42be-8268-3219702a43a0', 'group_id': 'f04511dd-b442-4f7d-9d99-3ee00c135b77', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:22:45.064111 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d9269039-99f8-4e35-9bc7-3f5495450c00 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:45.066266 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:45.066266 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:45.066266 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Create volume of 1 GB Jul 10 04:22:45.079619 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9269039-99f8-4e35-9bc7-3f5495450c00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:45.079927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9269039-99f8-4e35-9bc7-3f5495450c00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:45.080174 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9269039-99f8-4e35-9bc7-3f5495450c00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:45.094095 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:45.097519 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:22:45.097519 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-238652284"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:45.101092 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-238652284'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:22:45.101092 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Create volume of 1 GB Jul 10 04:22:45.102390 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Availability Zones retrieved successfully. Jul 10 04:22:45.109668 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Availability Zones retrieved successfully. Jul 10 04:22:45.113559 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Flow 'volume_create_api' (7a01a4ae-fb20-458a-821b-757e3364e562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:45.114920 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:45.114920 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:45.115156 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f0790d-cd6e-4c48-a371-04face5d2086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.115867 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:45.115867 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:45.116891 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:22:45.118195 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Flow 'volume_create_api' (5e7edd7e-366f-49fa-879e-92c65d915cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:45.119388 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c519722-5421-4a6f-a824-56f2e6c0beaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.121477 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:22:45.131242 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d9269039-99f8-4e35-9bc7-3f5495450c00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:45.138671 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9269039-99f8-4e35-9bc7-3f5495450c00 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:45.138671 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 26/112] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:45 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:45.165685 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f0790d-cd6e-4c48-a371-04face5d2086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:22:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca514345-88f9-42be-8268-3219702a43a0,is_public=True,name='tempest-GroupsV314Test-volume-type-1606522100',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca514345-88f9-42be-8268-3219702a43a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f04511dd-b442-4f7d-9d99-3ee00c135b77', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.165685 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d185b585-313c-4891-afd5-2b1708803017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.179736 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c519722-5421-4a6f-a824-56f2e6c0beaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.181845 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d8b7418-ea1b-4e73-8fd0-a3e955253624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.199841 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1606522100 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1606522100, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:45.200104 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1606522100 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1606522100, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:45.271315 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Created reservations ['c2134485-2ebf-4265-8e54-9f2fb294ed31', '645f7b12-a7ee-475a-bced-166f7dee079e', 'f96acaaa-bbbe-4c57-86f5-a8abccae98d0', 'd874d607-c869-4bc3-8bd1-58d052f20ef6'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:45.272293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d185b585-313c-4891-afd5-2b1708803017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2134485-2ebf-4265-8e54-9f2fb294ed31', '645f7b12-a7ee-475a-bced-166f7dee079e', 'f96acaaa-bbbe-4c57-86f5-a8abccae98d0', 'd874d607-c869-4bc3-8bd1-58d052f20ef6']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.273160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6cbb8ff-48b8-4d99-86d4-ca11968d6a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.308859 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Created reservations ['0e6a1948-17a4-4f36-af62-0d94d03ee7a7', '8e55962a-bab8-4072-9a99-7b3d263f92b6', '69069ea9-2305-45bb-8365-c7c256412cca', '556c26ed-a60a-4bfb-8e58-3e201049966a'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:45.310082 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d8b7418-ea1b-4e73-8fd0-a3e955253624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e6a1948-17a4-4f36-af62-0d94d03ee7a7', '8e55962a-bab8-4072-9a99-7b3d263f92b6', '69069ea9-2305-45bb-8365-c7c256412cca', '556c26ed-a60a-4bfb-8e58-3e201049966a']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.310621 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6cbb8ff-48b8-4d99-86d4-ca11968d6a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac103198-4331-4d5b-a962-d5dc1f7284a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1178574833',encryption_key_id=None,group_id=f04511dd-b442-4f7d-9d99-3ee00c135b77,group_type_id=,metadata={},multiattach=False,project_id='d1cf7822801d4183ba1e0c2f291cb04d',qos_specs=None,replication_status=,reservations=['c2134485-2ebf-4265-8e54-9f2fb294ed31','645f7b12-a7ee-475a-bced-166f7dee079e','f96acaaa-bbbe-4c57-86f5-a8abccae98d0','d874d607-c869-4bc3-8bd1-58d052f20ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02c20406fa21475e9274e5e1406bee64',volume_type_id=ca514345-88f9-42be-8268-3219702a43a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:22:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1178574833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f04511dd-b442-4f7d-9d99-3ee00c135b77,host=None,id=ac103198-4331-4d5b-a962-d5dc1f7284a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cf7822801d4183ba1e0c2f291cb04d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02c20406fa21475e9274e5e1406bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca514345-88f9-42be-8268-3219702a43a0),volume_type_id=ca514345-88f9-42be-8268-3219702a43a0)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.311596 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d89602-88f4-4134-89e5-6551c9b82cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.311864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cbc683-8fe4-40fa-a904-971c171e67f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.353685 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d89602-88f4-4134-89e5-6551c9b82cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e23ed71-1354-40df-ac7a-614e58e7c9c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-238652284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f6eff0019824feaa191b33abceca05f',qos_specs=None,replication_status=,reservations=['0e6a1948-17a4-4f36-af62-0d94d03ee7a7','8e55962a-bab8-4072-9a99-7b3d263f92b6','69069ea9-2305-45bb-8365-c7c256412cca','556c26ed-a60a-4bfb-8e58-3e201049966a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c184995dd8924ef68515fb84fc4e4f1d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:22:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-238652284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e23ed71-1354-40df-ac7a-614e58e7c9c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f6eff0019824feaa191b33abceca05f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c184995dd8924ef68515fb84fc4e4f1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.355117 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9ac4b2-2e32-4e56-bfbc-b808543be0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.356912 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cbc683-8fe4-40fa-a904-971c171e67f2) transitioned into state 'SUCCESS' from state '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-1178574833',encryption_key_id=None,group_id=f04511dd-b442-4f7d-9d99-3ee00c135b77,group_type_id=,metadata={},multiattach=False,project_id='d1cf7822801d4183ba1e0c2f291cb04d',qos_specs=None,replication_status=,reservations=['c2134485-2ebf-4265-8e54-9f2fb294ed31','645f7b12-a7ee-475a-bced-166f7dee079e','f96acaaa-bbbe-4c57-86f5-a8abccae98d0','d874d607-c869-4bc3-8bd1-58d052f20ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02c20406fa21475e9274e5e1406bee64',volume_type_id=ca514345-88f9-42be-8268-3219702a43a0)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.357983 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4608114f-2d05-4d5c-8c49-91f7b3d1146c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.380650 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4608114f-2d05-4d5c-8c49-91f7b3d1146c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.381910 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Flow 'volume_create_api' (7a01a4ae-fb20-458a-821b-757e3364e562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:45.382442 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Create volume request issued successfully. Jul 10 04:22:45.383368 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:45.383901 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:45.384719 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9ac4b2-2e32-4e56-bfbc-b808543be0a2) transitioned into state 'SUCCESS' from state '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-238652284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f6eff0019824feaa191b33abceca05f',qos_specs=None,replication_status=,reservations=['0e6a1948-17a4-4f36-af62-0d94d03ee7a7','8e55962a-bab8-4072-9a99-7b3d263f92b6','69069ea9-2305-45bb-8365-c7c256412cca','556c26ed-a60a-4bfb-8e58-3e201049966a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c184995dd8924ef68515fb84fc4e4f1d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.385810 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc1e08e-9526-4c6a-b83e-fbd9437f1d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:45.403027 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc1e08e-9526-4c6a-b83e-fbd9437f1d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:45.404042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Flow 'volume_create_api' (5e7edd7e-366f-49fa-879e-92c65d915cb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:45.404424 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Create volume request issued successfully. Jul 10 04:22:45.405084 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9de75d2-ba0b-4fcc-a1b6-dd0e9f9df95a tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:22:45.405576 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 30/113] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:22:45 2026] POST /volume/v3/volumes => generated 752 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:22:45.426925 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-55b04776-a9e0-4749-9c74-4a7ce0b91e20 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:45.431089 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-55b04776-a9e0-4749-9c74-4a7ce0b91e20 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:45.431806 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-55b04776-a9e0-4749-9c74-4a7ce0b91e20 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:45.432231 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-55b04776-a9e0-4749-9c74-4a7ce0b91e20 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:45.446524 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:45.456258 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:45.456258 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:45.456414 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:45.456414 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:45.461698 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c60f1ae-60be-448b-886a-1b9670390c7d tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:22:45.462277 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 29/114] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:22:45 2026] POST /volume/v3/volumes => generated 817 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:45.463096 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-55b04776-a9e0-4749-9c74-4a7ce0b91e20 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:45.471094 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-55b04776-a9e0-4749-9c74-4a7ce0b91e20 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:45.472455 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 30/115] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:45 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:22:45.479952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6c31743c-c518-4bbe-98a6-d24236917b05 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:45.483599 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6c31743c-c518-4bbe-98a6-d24236917b05 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 Jul 10 04:22:45.483847 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6c31743c-c518-4bbe-98a6-d24236917b05 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:45.484130 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6c31743c-c518-4bbe-98a6-d24236917b05 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:45.492865 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:45.492865 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:45.497567 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6c31743c-c518-4bbe-98a6-d24236917b05 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Volume info retrieved successfully. Jul 10 04:22:45.498472 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-6c31743c-c518-4bbe-98a6-d24236917b05 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:45.498723 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-6c31743c-c518-4bbe-98a6-d24236917b05 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:45.545914 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-6c31743c-c518-4bbe-98a6-d24236917b05 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:45.549422 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:45.549422 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:45.561248 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6c31743c-c518-4bbe-98a6-d24236917b05 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 returned with HTTP 200 Jul 10 04:22:45.561248 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 27/116] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:22:45 2026] GET /volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 => generated 885 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:46.156348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c4d16d64-8abf-42b4-9b6b-22b31e7cd3a6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:46.159412 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c4d16d64-8abf-42b4-9b6b-22b31e7cd3a6 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:46.159412 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c4d16d64-8abf-42b4-9b6b-22b31e7cd3a6 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:46.159695 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c4d16d64-8abf-42b4-9b6b-22b31e7cd3a6 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:46.180768 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:46.180768 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:46.187525 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c4d16d64-8abf-42b4-9b6b-22b31e7cd3a6 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:46.193242 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c4d16d64-8abf-42b4-9b6b-22b31e7cd3a6 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:46.193764 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 31/117] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:46 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:22:46.490907 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-820b2d0e-58ea-4530-a0b5-ec589c667582 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:46.493330 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-820b2d0e-58ea-4530-a0b5-ec589c667582 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:46.493532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-820b2d0e-58ea-4530-a0b5-ec589c667582 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:46.493790 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-820b2d0e-58ea-4530-a0b5-ec589c667582 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:46.507499 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:46.507499 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:46.513041 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-820b2d0e-58ea-4530-a0b5-ec589c667582 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:46.520170 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-820b2d0e-58ea-4530-a0b5-ec589c667582 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:46.520706 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 30/118] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:46 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:46.577456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-04cbfb64-9072-4df4-b240-d783d313c057 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:46.581618 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-04cbfb64-9072-4df4-b240-d783d313c057 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 Jul 10 04:22:46.582100 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-04cbfb64-9072-4df4-b240-d783d313c057 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:46.582543 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-04cbfb64-9072-4df4-b240-d783d313c057 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:46.592985 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-f2d740ab-e34b-47fb-a0f0-82875f5bc867 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:46.598055 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:46.598055 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:46.603554 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-f2d740ab-e34b-47fb-a0f0-82875f5bc867 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:46.603554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-f2d740ab-e34b-47fb-a0f0-82875f5bc867 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:46.603554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-f2d740ab-e34b-47fb-a0f0-82875f5bc867 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:46.608995 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-04cbfb64-9072-4df4-b240-d783d313c057 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Volume info retrieved successfully. Jul 10 04:22:46.608995 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-04cbfb64-9072-4df4-b240-d783d313c057 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:46.608995 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-04cbfb64-9072-4df4-b240-d783d313c057 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:46.618807 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:46.618807 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:46.625306 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-f2d740ab-e34b-47fb-a0f0-82875f5bc867 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:46.632859 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-f2d740ab-e34b-47fb-a0f0-82875f5bc867 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:46.633522 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 28/119] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:46 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:46.674099 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-04cbfb64-9072-4df4-b240-d783d313c057 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:46.680841 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:46.680841 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:46.691501 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-04cbfb64-9072-4df4-b240-d783d313c057 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 returned with HTTP 200 Jul 10 04:22:46.692124 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 31/120] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:22:46 2026] GET /volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 => generated 910 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:46.712254 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-116e7c73-b4c5-4328-a720-44cea004d3ff None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:46.714592 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] POST https://10.4.3.87/volume/v3/groups/action Jul 10 04:22:46.715055 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Action body: b'{"create-from-src": {"source_group_id": "f04511dd-b442-4f7d-9d99-3ee00c135b77", "name": "tempest-Group_from_grp-784185915"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:46.715233 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f04511dd-b442-4f7d-9d99-3ee00c135b77", "name": "tempest-Group_from_grp-784185915"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:46.716834 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Creating new group {'create-from-src': {'source_group_id': 'f04511dd-b442-4f7d-9d99-3ee00c135b77', 'name': 'tempest-Group_from_grp-784185915'}}. {{(pid=100021) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 04:22:46.716990 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.groups [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Creating group tempest-Group_from_grp-784185915 from source group f04511dd-b442-4f7d-9d99-3ee00c135b77. Jul 10 04:22:46.728992 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:46.728992 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:46.749143 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:46.749143 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:46.811061 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Created reservations ['7b40b765-8085-4288-9f15-b1413f6aa560'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:47.211518 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-61e6fc31-6cc1-4e0a-9dbb-59fee0f39734 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:47.214569 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61e6fc31-6cc1-4e0a-9dbb-59fee0f39734 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:47.214881 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61e6fc31-6cc1-4e0a-9dbb-59fee0f39734 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:47.215155 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61e6fc31-6cc1-4e0a-9dbb-59fee0f39734 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:47.232632 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:47.232632 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:47.239812 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-61e6fc31-6cc1-4e0a-9dbb-59fee0f39734 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:47.246542 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61e6fc31-6cc1-4e0a-9dbb-59fee0f39734 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:47.246953 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 31/121] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:47 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:47.377821 np0000004952 devstack@c-api.service[100021]: INFO cinder.group.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] A mapping entry already exists for group 97fd1ae6-01c4-4c72-8571-d5577da6c039 and volume type ca514345-88f9-42be-8268-3219702a43a0. Do not need to create again. Jul 10 04:22:47.378751 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:47.378751 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:47.382930 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:22:47.382584. {{(pid=100021) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:22:47.383307 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Availability Zones retrieved successfully. Jul 10 04:22:47.392122 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Flow 'volume_create_api' (e4dda5d6-2928-4d2c-88b9-2d25b5dfef94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:47.393842 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae75635-4716-4961-8d86-ea6bdbd67a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:47.395311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:22:47.424751 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae75635-4716-4961-8d86-ea6bdbd67a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ac103198-4331-4d5b-a962-d5dc1f7284a3', 'volume_type': VolumeType(created_at=2026-07-10T04:22:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca514345-88f9-42be-8268-3219702a43a0,is_public=True,name='tempest-GroupsV314Test-volume-type-1606522100',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca514345-88f9-42be-8268-3219702a43a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '97fd1ae6-01c4-4c72-8571-d5577da6c039', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:47.424751 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f05f9f-fae2-412a-b8d9-142dde9428d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:47.452031 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1606522100 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1606522100, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:47.452537 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1606522100 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1606522100, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:47.473548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Created reservations ['efa2b6d3-36d2-4f81-a822-e3a54f53a1a2', '322fb5d8-1987-4de5-b4c2-9bcbf724a118', '154b53fd-ace1-42c5-8057-966602480d8d', '581a104b-b392-4931-9701-a1bf00dbcb37'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:47.474492 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f05f9f-fae2-412a-b8d9-142dde9428d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa2b6d3-36d2-4f81-a822-e3a54f53a1a2', '322fb5d8-1987-4de5-b4c2-9bcbf724a118', '154b53fd-ace1-42c5-8057-966602480d8d', '581a104b-b392-4931-9701-a1bf00dbcb37']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:47.475198 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33282455-2295-4f78-97c9-14c84ab61330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:47.504164 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33282455-2295-4f78-97c9-14c84ab61330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5847578f-4459-49b5-9ea4-00aaad57a31d', '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=97fd1ae6-01c4-4c72-8571-d5577da6c039,group_type_id=,metadata={},multiattach=False,project_id='d1cf7822801d4183ba1e0c2f291cb04d',qos_specs=None,replication_status=,reservations=['efa2b6d3-36d2-4f81-a822-e3a54f53a1a2','322fb5d8-1987-4de5-b4c2-9bcbf724a118','154b53fd-ace1-42c5-8057-966602480d8d','581a104b-b392-4931-9701-a1bf00dbcb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac103198-4331-4d5b-a962-d5dc1f7284a3,status='creating',user_id='02c20406fa21475e9274e5e1406bee64',volume_type_id=ca514345-88f9-42be-8268-3219702a43a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=97fd1ae6-01c4-4c72-8571-d5577da6c039,host=None,id=5847578f-4459-49b5-9ea4-00aaad57a31d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1cf7822801d4183ba1e0c2f291cb04d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ac103198-4331-4d5b-a962-d5dc1f7284a3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02c20406fa21475e9274e5e1406bee64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca514345-88f9-42be-8268-3219702a43a0),volume_type_id=ca514345-88f9-42be-8268-3219702a43a0)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:47.505005 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f246fd26-d873-4108-8c2b-748f5c126b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:47.527545 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f246fd26-d873-4108-8c2b-748f5c126b4c) transitioned into state 'SUCCESS' from 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=97fd1ae6-01c4-4c72-8571-d5577da6c039,group_type_id=,metadata={},multiattach=False,project_id='d1cf7822801d4183ba1e0c2f291cb04d',qos_specs=None,replication_status=,reservations=['efa2b6d3-36d2-4f81-a822-e3a54f53a1a2','322fb5d8-1987-4de5-b4c2-9bcbf724a118','154b53fd-ace1-42c5-8057-966602480d8d','581a104b-b392-4931-9701-a1bf00dbcb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac103198-4331-4d5b-a962-d5dc1f7284a3,status='creating',user_id='02c20406fa21475e9274e5e1406bee64',volume_type_id=ca514345-88f9-42be-8268-3219702a43a0)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:47.528496 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Flow 'volume_create_api' (e4dda5d6-2928-4d2c-88b9-2d25b5dfef94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:47.528839 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Create volume request issued successfully. Jul 10 04:22:47.546647 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-116e7c73-b4c5-4328-a720-44cea004d3ff tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/groups/action returned with HTTP 202 Jul 10 04:22:47.547257 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 32/122] 10.4.3.87 () {70 vars in 1311 bytes} [Fri Jul 10 04:22:46 2026] POST /volume/v3/groups/action => generated 101 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:47.556955 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:47.558837 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:22:47.559091 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:47.559331 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:47.559927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:22:47.560691 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:22:47.728900 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Get all volumes completed successfully. Jul 10 04:22:47.729578 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:47.729721 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:47.772785 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:47.776450 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:47.776450 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:47.781180 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:47.781433 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:47.821662 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:47.825238 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:47.825238 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:47.835245 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1178e3e4-a7df-4033-91c2-4f7fcb655f51 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:22:47.835844 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 29/123] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:22:47 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:22:47.852575 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7b9dc52d-3958-42ba-926a-feb486506865 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:47.855030 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b9dc52d-3958-42ba-926a-feb486506865 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/volumes/5847578f-4459-49b5-9ea4-00aaad57a31d Jul 10 04:22:47.855303 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b9dc52d-3958-42ba-926a-feb486506865 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:47.855556 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b9dc52d-3958-42ba-926a-feb486506865 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:47.865167 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:47.865167 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:47.870651 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7b9dc52d-3958-42ba-926a-feb486506865 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Volume info retrieved successfully. Jul 10 04:22:47.871592 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-7b9dc52d-3958-42ba-926a-feb486506865 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:47.871792 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-7b9dc52d-3958-42ba-926a-feb486506865 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:47.927744 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-7b9dc52d-3958-42ba-926a-feb486506865 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:47.931702 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:47.931702 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:47.941669 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b9dc52d-3958-42ba-926a-feb486506865 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes/5847578f-4459-49b5-9ea4-00aaad57a31d returned with HTTP 200 Jul 10 04:22:47.942349 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 32/124] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:22:47 2026] GET /volume/v3/volumes/5847578f-4459-49b5-9ea4-00aaad57a31d => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:47.954760 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8daffd1a-b9dd-4531-b7b7-018603fc03b4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:47.957161 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8daffd1a-b9dd-4531-b7b7-018603fc03b4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/groups/97fd1ae6-01c4-4c72-8571-d5577da6c039 Jul 10 04:22:47.957414 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8daffd1a-b9dd-4531-b7b7-018603fc03b4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:47.957644 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8daffd1a-b9dd-4531-b7b7-018603fc03b4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:47.957804 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-8daffd1a-b9dd-4531-b7b7-018603fc03b4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] show called for member 97fd1ae6-01c4-4c72-8571-d5577da6c039 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:22:47.961929 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:47.961929 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:47.971371 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8daffd1a-b9dd-4531-b7b7-018603fc03b4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/groups/97fd1ae6-01c4-4c72-8571-d5577da6c039 returned with HTTP 200 Jul 10 04:22:47.971861 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 32/125] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:22:47 2026] GET /volume/v3/groups/97fd1ae6-01c4-4c72-8571-d5577da6c039 => generated 416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:47.982838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a6234c1c-9029-4339-85af-74db2b047904 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:47.985001 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:22:47.985187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:47.985414 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:47.985887 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:22:47.986255 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:47.986255 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:47.986759 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:22:48.178717 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Get all volumes completed successfully. Jul 10 04:22:48.179861 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:48.180140 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:48.234140 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:48.241570 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:48.241570 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:48.248078 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:48.248078 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:48.267866 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8eacf269-3f19-484a-9568-cf5871fcf838 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:48.273627 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8eacf269-3f19-484a-9568-cf5871fcf838 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:48.273627 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8eacf269-3f19-484a-9568-cf5871fcf838 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:48.273627 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8eacf269-3f19-484a-9568-cf5871fcf838 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:48.290047 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:48.290047 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:48.296396 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8eacf269-3f19-484a-9568-cf5871fcf838 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:48.300275 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:48.304240 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8eacf269-3f19-484a-9568-cf5871fcf838 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:48.304342 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:48.304342 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:48.304390 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 30/126] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:48 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:48.317351 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6234c1c-9029-4339-85af-74db2b047904 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:22:48.318098 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 33/127] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:22:47 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:22:48.342189 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1d59cde9-7286-4139-b7ef-4c202f435aa8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:48.345370 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1d59cde9-7286-4139-b7ef-4c202f435aa8 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] POST https://10.4.3.87/volume/v3/groups/97fd1ae6-01c4-4c72-8571-d5577da6c039/action Jul 10 04:22:48.345922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1d59cde9-7286-4139-b7ef-4c202f435aa8 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:48.346153 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1d59cde9-7286-4139-b7ef-4c202f435aa8 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:48.348162 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-1d59cde9-7286-4139-b7ef-4c202f435aa8 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] delete called for group 97fd1ae6-01c4-4c72-8571-d5577da6c039 {{(pid=100019) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:22:48.348397 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.groups [None req-1d59cde9-7286-4139-b7ef-4c202f435aa8 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Delete group with id: 97fd1ae6-01c4-4c72-8571-d5577da6c039 Jul 10 04:22:48.353701 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:48.353701 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:48.452715 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1d59cde9-7286-4139-b7ef-4c202f435aa8 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/groups/97fd1ae6-01c4-4c72-8571-d5577da6c039/action returned with HTTP 202 Jul 10 04:22:48.453122 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 33/128] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:22:48 2026] POST /volume/v3/groups/97fd1ae6-01c4-4c72-8571-d5577da6c039/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:22:48.462895 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6412346c-2470-497e-885b-c50a46a35159 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:48.465490 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6412346c-2470-497e-885b-c50a46a35159 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/volumes/5847578f-4459-49b5-9ea4-00aaad57a31d Jul 10 04:22:48.465490 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6412346c-2470-497e-885b-c50a46a35159 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:48.466362 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6412346c-2470-497e-885b-c50a46a35159 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:48.634207 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:48.634207 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:48.638534 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6412346c-2470-497e-885b-c50a46a35159 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes/5847578f-4459-49b5-9ea4-00aaad57a31d returned with HTTP 404 Jul 10 04:22:48.639228 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 33/129] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:22:48 2026] GET /volume/v3/volumes/5847578f-4459-49b5-9ea4-00aaad57a31d => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:22:48.650626 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3a009b53-a12c-4aca-a8ba-6ebb8b49f696 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:48.653079 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3a009b53-a12c-4aca-a8ba-6ebb8b49f696 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/groups/97fd1ae6-01c4-4c72-8571-d5577da6c039 Jul 10 04:22:48.653659 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3a009b53-a12c-4aca-a8ba-6ebb8b49f696 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:48.653735 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3a009b53-a12c-4aca-a8ba-6ebb8b49f696 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:48.653903 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-3a009b53-a12c-4aca-a8ba-6ebb8b49f696 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] show called for member 97fd1ae6-01c4-4c72-8571-d5577da6c039 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:22:48.658380 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3a009b53-a12c-4aca-a8ba-6ebb8b49f696 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/groups/97fd1ae6-01c4-4c72-8571-d5577da6c039 returned with HTTP 404 Jul 10 04:22:48.659120 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 31/130] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:22:48 2026] GET /volume/v3/groups/97fd1ae6-01c4-4c72-8571-d5577da6c039 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:22:48.668267 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e134a3be-451f-4864-bf73-15f5360ea700 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:48.670301 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:22:48.670536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:48.670734 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:48.671003 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:22:48.671714 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:22:48.678988 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Get all volumes completed successfully. Jul 10 04:22:48.679728 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:48.680002 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:48.718273 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:48.722254 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:48.722254 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:48.733088 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e134a3be-451f-4864-bf73-15f5360ea700 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:22:48.733603 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 34/131] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:22:48 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:48.749638 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5cdc2bdf-3180-4077-a542-fee95797312c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:48.751949 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5cdc2bdf-3180-4077-a542-fee95797312c tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] POST https://10.4.3.87/volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77/action Jul 10 04:22:48.752370 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5cdc2bdf-3180-4077-a542-fee95797312c tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:48.752571 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5cdc2bdf-3180-4077-a542-fee95797312c tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:48.754447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-5cdc2bdf-3180-4077-a542-fee95797312c tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] delete called for group f04511dd-b442-4f7d-9d99-3ee00c135b77 {{(pid=100019) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:22:48.754447 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.groups [None req-5cdc2bdf-3180-4077-a542-fee95797312c tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Delete group with id: f04511dd-b442-4f7d-9d99-3ee00c135b77 Jul 10 04:22:48.759229 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:48.759229 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:48.814149 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5cdc2bdf-3180-4077-a542-fee95797312c tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77/action returned with HTTP 202 Jul 10 04:22:48.814341 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 34/132] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:22:48 2026] POST /volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:22:48.826106 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b28f32a2-6a92-4e43-999e-93f54ef624a4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:48.828622 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b28f32a2-6a92-4e43-999e-93f54ef624a4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 Jul 10 04:22:48.829002 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b28f32a2-6a92-4e43-999e-93f54ef624a4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:48.829272 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b28f32a2-6a92-4e43-999e-93f54ef624a4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:48.840699 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:48.840699 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:48.845564 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b28f32a2-6a92-4e43-999e-93f54ef624a4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Volume info retrieved successfully. Jul 10 04:22:48.846284 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-b28f32a2-6a92-4e43-999e-93f54ef624a4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:22:48.846429 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-b28f32a2-6a92-4e43-999e-93f54ef624a4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:22:48.888800 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-b28f32a2-6a92-4e43-999e-93f54ef624a4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:22:48.893482 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:48.893482 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:48.904807 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b28f32a2-6a92-4e43-999e-93f54ef624a4 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 returned with HTTP 200 Jul 10 04:22:48.905344 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 34/133] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:22:48 2026] GET /volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 => generated 909 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:48.979724 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-81a476eb-556f-429f-be22-89dd74c31a51 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:48.980560 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-81a476eb-556f-429f-be22-89dd74c31a51 None None] GET https://10.4.3.87/volume// Jul 10 04:22:48.980782 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-81a476eb-556f-429f-be22-89dd74c31a51 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:48.980994 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-81a476eb-556f-429f-be22-89dd74c31a51 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:48.981560 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-81a476eb-556f-429f-be22-89dd74c31a51 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:48.981937 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 32/134] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:22:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:49.007315 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-e6aff2de-8c61-482b-b814-754ec52b5f05 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.231352 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-e6aff2de-8c61-482b-b814-754ec52b5f05 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:22:49.231835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-e6aff2de-8c61-482b-b814-754ec52b5f05 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e23ed71-1354-40df-ac7a-614e58e7c9c8", "connector": null, "instance_uuid": "457972e0-f6bd-4019-9b7c-4b0bdb4d653e"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:49.243043 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:49.243043 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:49.288301 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-e6aff2de-8c61-482b-b814-754ec52b5f05 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:22:49.288890 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 35/135] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:22:49 2026] POST /volume/v3/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:49.325252 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b7b50e74-3fdb-472b-8a76-e71863c49594 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.328393 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b7b50e74-3fdb-472b-8a76-e71863c49594 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:49.328679 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b7b50e74-3fdb-472b-8a76-e71863c49594 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:49.328942 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b7b50e74-3fdb-472b-8a76-e71863c49594 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:49.344497 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:49.344497 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:49.349610 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b7b50e74-3fdb-472b-8a76-e71863c49594 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:49.354395 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b7b50e74-3fdb-472b-8a76-e71863c49594 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:49.354799 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 35/136] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:49 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:49.662964 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ae651fd3-d688-4ca0-920c-db8632031f3c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.666225 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae651fd3-d688-4ca0-920c-db8632031f3c tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:49.666472 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae651fd3-d688-4ca0-920c-db8632031f3c tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:49.666708 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae651fd3-d688-4ca0-920c-db8632031f3c tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:49.679890 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:49.679890 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:49.686536 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ae651fd3-d688-4ca0-920c-db8632031f3c tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:49.693810 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae651fd3-d688-4ca0-920c-db8632031f3c tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:49.694454 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 35/137] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:49 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:49.776958 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-92474b5c-afb3-48b1-9de4-0bb3366a7dc1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.779449 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-92474b5c-afb3-48b1-9de4-0bb3366a7dc1 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] POST https://10.4.3.87/volume/v3/attachments/098db98e-9465-4bcb-84d4-4a6671e925d5/action Jul 10 04:22:49.779987 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-92474b5c-afb3-48b1-9de4-0bb3366a7dc1 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:49.780137 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-92474b5c-afb3-48b1-9de4-0bb3366a7dc1 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:49.800770 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:49.800770 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:49.815118 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-dfdee258-2a7c-4390-924d-ab4bf4699079 req-92474b5c-afb3-48b1-9de4-0bb3366a7dc1 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/attachments/098db98e-9465-4bcb-84d4-4a6671e925d5/action returned with HTTP 204 Jul 10 04:22:49.816918 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 33/138] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:22:49 2026] POST /volume/v3/attachments/098db98e-9465-4bcb-84d4-4a6671e925d5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:49.820484 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-82a056b6-2664-4224-8ef9-a8c668de43f2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.821063 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82a056b6-2664-4224-8ef9-a8c668de43f2 None None] GET https://10.4.3.87/volume// Jul 10 04:22:49.821329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82a056b6-2664-4224-8ef9-a8c668de43f2 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:49.821605 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82a056b6-2664-4224-8ef9-a8c668de43f2 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:49.822069 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82a056b6-2664-4224-8ef9-a8c668de43f2 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:49.822481 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 36/139] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:22:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:49.832198 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-9dfee5fc-9842-43cf-bc3b-c56d87e2a999 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.836097 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-9dfee5fc-9842-43cf-bc3b-c56d87e2a999 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:49.836503 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-9dfee5fc-9842-43cf-bc3b-c56d87e2a999 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:49.836647 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-9dfee5fc-9842-43cf-bc3b-c56d87e2a999 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:49.850889 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:49.850889 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:49.858789 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-9dfee5fc-9842-43cf-bc3b-c56d87e2a999 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:49.863985 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-9dfee5fc-9842-43cf-bc3b-c56d87e2a999 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:49.864431 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 36/140] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:22:49 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:22:49.926229 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8c5e1000-46bd-42d7-823b-f237f9151f20 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.928639 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c5e1000-46bd-42d7-823b-f237f9151f20 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 Jul 10 04:22:49.928923 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c5e1000-46bd-42d7-823b-f237f9151f20 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:49.929187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c5e1000-46bd-42d7-823b-f237f9151f20 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:49.936715 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c5e1000-46bd-42d7-823b-f237f9151f20 tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 returned with HTTP 404 Jul 10 04:22:49.937483 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 36/141] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:22:49 2026] GET /volume/v3/volumes/ac103198-4331-4d5b-a962-d5dc1f7284a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:22:49.950312 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1a8f9832-fe66-4517-818d-8732b2b7220a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.953322 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a8f9832-fe66-4517-818d-8732b2b7220a tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] GET https://10.4.3.87/volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77 Jul 10 04:22:49.953322 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a8f9832-fe66-4517-818d-8732b2b7220a tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:49.953322 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a8f9832-fe66-4517-818d-8732b2b7220a tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:49.953951 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-1a8f9832-fe66-4517-818d-8732b2b7220a tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] show called for member f04511dd-b442-4f7d-9d99-3ee00c135b77 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:22:49.958646 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a8f9832-fe66-4517-818d-8732b2b7220a tempest-GroupsV314Test-1772028203 tempest-GroupsV314Test-1772028203-project-member] https://10.4.3.87/volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77 returned with HTTP 404 Jul 10 04:22:49.959040 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 34/142] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:22:49 2026] GET /volume/v3/groups/f04511dd-b442-4f7d-9d99-3ee00c135b77 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:22:49.972057 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cc6e08ae-98f8-4d98-a1e0-1c137fd9acb3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.974804 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cc6e08ae-98f8-4d98-a1e0-1c137fd9acb3 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/2169287c-b6a1-459f-9c93-d2c44131d997 Jul 10 04:22:49.976740 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cc6e08ae-98f8-4d98-a1e0-1c137fd9acb3 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:49.976740 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cc6e08ae-98f8-4d98-a1e0-1c137fd9acb3 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:49.976740 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:49.976740 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:49.982188 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-b6ca390b-5efd-4c2d-bf9f-c77e1b900d1b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:49.987311 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-b6ca390b-5efd-4c2d-bf9f-c77e1b900d1b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] PUT https://10.4.3.87/volume/v3/attachments/eee38be4-4d5e-47b6-8f44-c00ae9f12099 Jul 10 04:22:49.989115 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-b6ca390b-5efd-4c2d-bf9f-c77e1b900d1b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:50.006339 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cc6e08ae-98f8-4d98-a1e0-1c137fd9acb3 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] https://10.4.3.87/volume/v3/group_types/2169287c-b6a1-459f-9c93-d2c44131d997 returned with HTTP 202 Jul 10 04:22:50.007090 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 37/143] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:22:49 2026] DELETE /volume/v3/group_types/2169287c-b6a1-459f-9c93-d2c44131d997 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:22:50.011230 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-b6ca390b-5efd-4c2d-bf9f-c77e1b900d1b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Acquiring lock "cinder-attachment_update-7e23ed71-1354-40df-ac7a-614e58e7c9c8-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:22:50.018380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2b6b8511-2efe-443e-90fb-514e6cec7298 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:50.023160 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-b6ca390b-5efd-4c2d-bf9f-c77e1b900d1b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Lock "cinder-attachment_update-7e23ed71-1354-40df-ac7a-614e58e7c9c8-np0000004952" acquired by "attachment_update" :: waited 0.012s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:22:50.025246 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:50.025246 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:50.026943 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b6b8511-2efe-443e-90fb-514e6cec7298 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] DELETE https://10.4.3.87/volume/v3/types/ca514345-88f9-42be-8268-3219702a43a0 Jul 10 04:22:50.027708 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b6b8511-2efe-443e-90fb-514e6cec7298 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:50.027931 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b6b8511-2efe-443e-90fb-514e6cec7298 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:50.116992 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b6b8511-2efe-443e-90fb-514e6cec7298 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] https://10.4.3.87/volume/v3/types/ca514345-88f9-42be-8268-3219702a43a0 returned with HTTP 202 Jul 10 04:22:50.118052 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 37/144] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:22:50 2026] DELETE /volume/v3/types/ca514345-88f9-42be-8268-3219702a43a0 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:22:50.127299 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3283ed88-2c0c-4e67-8775-1118d8caf191 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:50.132269 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3283ed88-2c0c-4e67-8775-1118d8caf191 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] GET https://10.4.3.87/volume/v3/types/ca514345-88f9-42be-8268-3219702a43a0 Jul 10 04:22:50.132856 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3283ed88-2c0c-4e67-8775-1118d8caf191 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:50.133416 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3283ed88-2c0c-4e67-8775-1118d8caf191 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:50.141544 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3283ed88-2c0c-4e67-8775-1118d8caf191 tempest-GroupsV314Test-1997505450 tempest-GroupsV314Test-1997505450-project-admin] https://10.4.3.87/volume/v3/types/ca514345-88f9-42be-8268-3219702a43a0 returned with HTTP 404 Jul 10 04:22:50.142632 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 35/145] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:22:50 2026] GET /volume/v3/types/ca514345-88f9-42be-8268-3219702a43a0 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:50.379641 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fe734fa2-3e15-421b-9ed9-2952c8268ec2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:50.381664 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fe734fa2-3e15-421b-9ed9-2952c8268ec2 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:50.382734 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fe734fa2-3e15-421b-9ed9-2952c8268ec2 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:50.382734 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fe734fa2-3e15-421b-9ed9-2952c8268ec2 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:50.397575 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:50.397575 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:50.404905 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fe734fa2-3e15-421b-9ed9-2952c8268ec2 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:50.413200 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fe734fa2-3e15-421b-9ed9-2952c8268ec2 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:50.413843 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 38/146] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:50 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:50.433730 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f8f6cdbc-ae1c-43ae-8981-48e804535093 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:50.438357 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f8f6cdbc-ae1c-43ae-8981-48e804535093 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:22:50.438357 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f8f6cdbc-ae1c-43ae-8981-48e804535093 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:50.438357 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f8f6cdbc-ae1c-43ae-8981-48e804535093 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:50.456045 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:50.456045 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:50.464139 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f8f6cdbc-ae1c-43ae-8981-48e804535093 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:22:50.472921 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f8f6cdbc-ae1c-43ae-8981-48e804535093 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:22:50.473781 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 38/147] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:50 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 1133 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:50.715109 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cda5a084-6ecf-486a-856f-b4a6321fce31 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:50.719105 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cda5a084-6ecf-486a-856f-b4a6321fce31 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:50.720682 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cda5a084-6ecf-486a-856f-b4a6321fce31 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:50.720913 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cda5a084-6ecf-486a-856f-b4a6321fce31 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:50.742584 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:50.742584 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:50.750965 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cda5a084-6ecf-486a-856f-b4a6321fce31 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:50.753807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-b6ca390b-5efd-4c2d-bf9f-c77e1b900d1b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Lock "cinder-attachment_update-7e23ed71-1354-40df-ac7a-614e58e7c9c8-np0000004952" released by "attachment_update" :: held 0.731s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:22:50.754872 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-b6ca390b-5efd-4c2d-bf9f-c77e1b900d1b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/attachments/eee38be4-4d5e-47b6-8f44-c00ae9f12099 returned with HTTP 200 Jul 10 04:22:50.755864 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 37/148] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:22:49 2026] PUT /volume/v3/attachments/eee38be4-4d5e-47b6-8f44-c00ae9f12099 => generated 969 bytes in 774 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:50.758893 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cda5a084-6ecf-486a-856f-b4a6321fce31 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:50.759993 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 36/149] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:50 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:51.778318 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3052c186-9a30-4454-8ebc-1990feb5e099 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:51.780253 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3052c186-9a30-4454-8ebc-1990feb5e099 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:51.780567 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3052c186-9a30-4454-8ebc-1990feb5e099 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:51.781253 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3052c186-9a30-4454-8ebc-1990feb5e099 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:51.790393 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:51.790393 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:51.795303 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3052c186-9a30-4454-8ebc-1990feb5e099 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:51.801146 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3052c186-9a30-4454-8ebc-1990feb5e099 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:51.801816 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 39/150] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:51 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:52.822024 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e5b7d3bc-05e8-42dd-9a4c-7ff11b0ffbe4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:52.825023 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e5b7d3bc-05e8-42dd-9a4c-7ff11b0ffbe4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:52.825268 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e5b7d3bc-05e8-42dd-9a4c-7ff11b0ffbe4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:52.825533 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e5b7d3bc-05e8-42dd-9a4c-7ff11b0ffbe4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:52.844188 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:52.844188 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:52.860381 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e5b7d3bc-05e8-42dd-9a4c-7ff11b0ffbe4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:52.869607 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e5b7d3bc-05e8-42dd-9a4c-7ff11b0ffbe4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:52.870059 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 39/151] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:52 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:53.714267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-0e384f8e-3653-4855-b36f-bae2307947ac None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:53.717352 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-0e384f8e-3653-4855-b36f-bae2307947ac tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:22:53.717657 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-0e384f8e-3653-4855-b36f-bae2307947ac tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:53.717901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-0e384f8e-3653-4855-b36f-bae2307947ac tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:53.726106 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:53.726106 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:53.730998 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-0e384f8e-3653-4855-b36f-bae2307947ac tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:22:53.736589 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-0e384f8e-3653-4855-b36f-bae2307947ac tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:22:53.737023 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 38/152] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:53 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:53.887357 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ae160e9f-320e-4eb5-97ce-8272320cb497 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:53.891020 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ae160e9f-320e-4eb5-97ce-8272320cb497 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:53.891281 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ae160e9f-320e-4eb5-97ce-8272320cb497 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:53.894557 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ae160e9f-320e-4eb5-97ce-8272320cb497 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:53.912869 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:53.912869 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:53.918239 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ae160e9f-320e-4eb5-97ce-8272320cb497 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:53.926207 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ae160e9f-320e-4eb5-97ce-8272320cb497 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:53.926824 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 37/153] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:53 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:54.944333 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-72b55c24-c1f8-4cd7-8e1f-18612088ed3b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:54.946700 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-72b55c24-c1f8-4cd7-8e1f-18612088ed3b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:54.947111 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-72b55c24-c1f8-4cd7-8e1f-18612088ed3b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:54.947489 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-72b55c24-c1f8-4cd7-8e1f-18612088ed3b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:54.960581 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:54.960581 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:54.966846 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-72b55c24-c1f8-4cd7-8e1f-18612088ed3b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:54.971818 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-72b55c24-c1f8-4cd7-8e1f-18612088ed3b tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:54.972361 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 40/154] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:54 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:55.780834 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2db2ce5a-9282-4845-a9d8-0b8d5bd4279e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:55.989494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2ff5339b-df0b-4d75-9c7e-2da96f3092b0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:55.992852 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ff5339b-df0b-4d75-9c7e-2da96f3092b0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:55.993137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ff5339b-df0b-4d75-9c7e-2da96f3092b0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:55.993482 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ff5339b-df0b-4d75-9c7e-2da96f3092b0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:56.009960 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:56.009960 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:56.015907 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2ff5339b-df0b-4d75-9c7e-2da96f3092b0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:56.023352 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ff5339b-df0b-4d75-9c7e-2da96f3092b0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:56.024019 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 39/155] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:55 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:56.063961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ae41bf7f-dc39-422a-95cc-509a596a9d18 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:56.064432 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ae41bf7f-dc39-422a-95cc-509a596a9d18 None None] GET https://10.4.3.87/volume// Jul 10 04:22:56.064548 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ae41bf7f-dc39-422a-95cc-509a596a9d18 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:56.064773 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ae41bf7f-dc39-422a-95cc-509a596a9d18 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:56.065379 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ae41bf7f-dc39-422a-95cc-509a596a9d18 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:56.065575 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 38/156] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:22:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:56.085479 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-c9d97cbd-4f31-4d68-8604-94e6bc9a62ab None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:56.135578 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2db2ce5a-9282-4845-a9d8-0b8d5bd4279e tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:22:56.135975 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2db2ce5a-9282-4845-a9d8-0b8d5bd4279e tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1569741985", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1584999700", "vendor_name": "tempest-vendor_name-1485883864"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:56.164851 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2db2ce5a-9282-4845-a9d8-0b8d5bd4279e tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:22:56.165750 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 40/157] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:22:55 2026] POST /volume/v3/types => generated 328 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:56.176699 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:56.380610 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-c9d97cbd-4f31-4d68-8604-94e6bc9a62ab tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:22:56.381257 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-c9d97cbd-4f31-4d68-8604-94e6bc9a62ab tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62f18421-8a8d-44c6-950c-5778e0170f48", "connector": null, "instance_uuid": "a454e0d0-fbd3-44d5-99a8-cfe6a04187f3"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:56.389257 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:56.389257 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:56.422965 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-c9d97cbd-4f31-4d68-8604-94e6bc9a62ab tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:22:56.423624 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 41/158] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:22:56 2026] POST /volume/v3/attachments => generated 273 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:56.452776 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:22:56.453822 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "70b5ed22-3a71-4168-9a7d-107bb689cd81", "size": 1, "name": "tempest-UserMessagesTest-Volume-1205031568"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:56.456795 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Create volume request body: {'volume': {'volume_type': '70b5ed22-3a71-4168-9a7d-107bb689cd81', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1205031568'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:22:56.463910 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Create volume of 1 GB Jul 10 04:22:56.464348 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:56.464348 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:56.465028 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Availability Zones retrieved successfully. Jul 10 04:22:56.474226 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Flow 'volume_create_api' (c322ca50-3438-4393-8451-b5b2c611a2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:56.475869 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d63d321-8667-4bb8-af2b-7f9509c6f1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:56.477179 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:22:56.509305 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d63d321-8667-4bb8-af2b-7f9509c6f1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:22:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1584999700',vendor_name='tempest-vendor_name-1485883864'},id=70b5ed22-3a71-4168-9a7d-107bb689cd81,is_public=True,name='tempest-UserMessagesTest-volume-type-1569741985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70b5ed22-3a71-4168-9a7d-107bb689cd81', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:56.510520 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0728ea10-7428-46b2-ac65-d612986f6259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:56.550510 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1569741985 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1569741985, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:56.551409 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1569741985 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1569741985, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:56.597012 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Created reservations ['f1c8a6b9-48f3-4db0-a5b4-26637e4f0301', 'f0f9f6d3-ce49-49a0-ad24-bb1ac878e523', 'c7e74c69-c57b-4094-9e20-aa1e2f02e7f3', '32d154fe-9604-45f2-b86b-27654b8e476c'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:56.598122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0728ea10-7428-46b2-ac65-d612986f6259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1c8a6b9-48f3-4db0-a5b4-26637e4f0301', 'f0f9f6d3-ce49-49a0-ad24-bb1ac878e523', 'c7e74c69-c57b-4094-9e20-aa1e2f02e7f3', '32d154fe-9604-45f2-b86b-27654b8e476c']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:56.599187 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d63eb37-6b43-4125-9746-6fda3706c5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:56.635761 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d63eb37-6b43-4125-9746-6fda3706c5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '850e1008-b515-4800-8435-205153963708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1205031568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f35b3103714b688e7ecc32eb9e4f16',qos_specs=None,replication_status=,reservations=['f1c8a6b9-48f3-4db0-a5b4-26637e4f0301','f0f9f6d3-ce49-49a0-ad24-bb1ac878e523','c7e74c69-c57b-4094-9e20-aa1e2f02e7f3','32d154fe-9604-45f2-b86b-27654b8e476c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11aa0febc5ca45cc98177fe070a9158b',volume_type_id=70b5ed22-3a71-4168-9a7d-107bb689cd81), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1205031568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=850e1008-b515-4800-8435-205153963708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f35b3103714b688e7ecc32eb9e4f16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11aa0febc5ca45cc98177fe070a9158b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70b5ed22-3a71-4168-9a7d-107bb689cd81),volume_type_id=70b5ed22-3a71-4168-9a7d-107bb689cd81)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:56.637025 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c8579a-d26e-499d-84fd-4200e28493c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:56.661973 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c8579a-d26e-499d-84fd-4200e28493c7) transitioned into state 'SUCCESS' from state '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-1205031568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f35b3103714b688e7ecc32eb9e4f16',qos_specs=None,replication_status=,reservations=['f1c8a6b9-48f3-4db0-a5b4-26637e4f0301','f0f9f6d3-ce49-49a0-ad24-bb1ac878e523','c7e74c69-c57b-4094-9e20-aa1e2f02e7f3','32d154fe-9604-45f2-b86b-27654b8e476c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11aa0febc5ca45cc98177fe070a9158b',volume_type_id=70b5ed22-3a71-4168-9a7d-107bb689cd81)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:56.662662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1790d42-0180-42e4-ae9e-75763a3f589d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:56.677744 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1790d42-0180-42e4-ae9e-75763a3f589d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:56.678785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Flow 'volume_create_api' (c322ca50-3438-4393-8451-b5b2c611a2b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:56.679150 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Create volume request issued successfully. Jul 10 04:22:56.679891 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e9bfff5d-271e-4c1c-9fc8-7622ce4edc94 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:22:56.680379 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 40/159] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:22:56 2026] POST /volume/v3/volumes => generated 784 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:22:56.694141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-926c1bf8-0572-4afc-aa2d-5243ca6888c5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:56.696345 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-926c1bf8-0572-4afc-aa2d-5243ca6888c5 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 Jul 10 04:22:56.696757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-926c1bf8-0572-4afc-aa2d-5243ca6888c5 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:56.696757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-926c1bf8-0572-4afc-aa2d-5243ca6888c5 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:56.712417 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:56.712417 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:56.718744 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-926c1bf8-0572-4afc-aa2d-5243ca6888c5 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Volume info retrieved successfully. Jul 10 04:22:56.726848 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-926c1bf8-0572-4afc-aa2d-5243ca6888c5 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 returned with HTTP 200 Jul 10 04:22:56.727580 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 39/160] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:22:56 2026] GET /volume/v3/volumes/850e1008-b515-4800-8435-205153963708 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:22:56.771306 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3a617247-2d9f-4e10-87a7-d63124d78cfe None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:56.773111 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3a617247-2d9f-4e10-87a7-d63124d78cfe tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:22:56.773401 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3a617247-2d9f-4e10-87a7-d63124d78cfe tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:56.773702 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3a617247-2d9f-4e10-87a7-d63124d78cfe tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:56.785040 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:56.785040 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:56.789325 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3a617247-2d9f-4e10-87a7-d63124d78cfe tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:22:56.794273 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3a617247-2d9f-4e10-87a7-d63124d78cfe tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:22:56.794636 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 41/161] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:56 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1020 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:56.963462 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c03b232f-3481-439b-bee5-85f2b5451bc2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:56.963984 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c03b232f-3481-439b-bee5-85f2b5451bc2 None None] GET https://10.4.3.87/volume// Jul 10 04:22:56.964364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c03b232f-3481-439b-bee5-85f2b5451bc2 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:56.964554 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c03b232f-3481-439b-bee5-85f2b5451bc2 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:56.964996 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c03b232f-3481-439b-bee5-85f2b5451bc2 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:22:56.965880 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 42/162] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:22:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:22:56.979433 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-07c45469-2153-406a-a4b3-def339d277cb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:56.981819 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-07c45469-2153-406a-a4b3-def339d277cb tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:22:56.982277 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-07c45469-2153-406a-a4b3-def339d277cb tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:56.982829 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-07c45469-2153-406a-a4b3-def339d277cb tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:56.996440 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:56.996440 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:57.002443 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-07c45469-2153-406a-a4b3-def339d277cb tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:22:57.008374 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-07c45469-2153-406a-a4b3-def339d277cb tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:22:57.009321 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 41/163] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:22:56 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1243 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:22:57.041974 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e4988205-4a5c-45b4-b503-ae9a5e9fc437 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.044462 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4988205-4a5c-45b4-b503-ae9a5e9fc437 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:57.044898 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e4988205-4a5c-45b4-b503-ae9a5e9fc437 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:57.045658 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e4988205-4a5c-45b4-b503-ae9a5e9fc437 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:57.062163 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:57.062163 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:57.067057 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e4988205-4a5c-45b4-b503-ae9a5e9fc437 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:57.071817 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4988205-4a5c-45b4-b503-ae9a5e9fc437 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:57.072306 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 40/164] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:57 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:57.107940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-de533edd-22cf-4e3b-abaf-efc19ff3a656 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.111612 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-de533edd-22cf-4e3b-abaf-efc19ff3a656 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] PUT https://10.4.3.87/volume/v3/attachments/105c1b86-26da-4d77-b936-4f532627e6f1 Jul 10 04:22:57.112188 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-de533edd-22cf-4e3b-abaf-efc19ff3a656 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:57.126670 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-de533edd-22cf-4e3b-abaf-efc19ff3a656 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Acquiring lock "cinder-attachment_update-62f18421-8a8d-44c6-950c-5778e0170f48-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:22:57.132825 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-de533edd-22cf-4e3b-abaf-efc19ff3a656 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Lock "cinder-attachment_update-62f18421-8a8d-44c6-950c-5778e0170f48-np0000004952" acquired by "attachment_update" :: waited 0.007s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:22:57.134125 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:57.134125 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:57.187969 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-b5a4a44b-2e75-42b3-bcf1-a94baa195f86 req-6e599a85-ca0a-411c-94b3-41906958eb1e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.190742 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-b5a4a44b-2e75-42b3-bcf1-a94baa195f86 req-6e599a85-ca0a-411c-94b3-41906958eb1e tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] DELETE https://10.4.3.87/volume/v3/attachments/098db98e-9465-4bcb-84d4-4a6671e925d5 Jul 10 04:22:57.190991 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-b5a4a44b-2e75-42b3-bcf1-a94baa195f86 req-6e599a85-ca0a-411c-94b3-41906958eb1e tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:57.191297 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-b5a4a44b-2e75-42b3-bcf1-a94baa195f86 req-6e599a85-ca0a-411c-94b3-41906958eb1e tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:57.202510 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:57.202510 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:57.663821 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-de533edd-22cf-4e3b-abaf-efc19ff3a656 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Lock "cinder-attachment_update-62f18421-8a8d-44c6-950c-5778e0170f48-np0000004952" released by "attachment_update" :: held 0.531s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:22:57.665592 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-de533edd-22cf-4e3b-abaf-efc19ff3a656 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/attachments/105c1b86-26da-4d77-b936-4f532627e6f1 returned with HTTP 200 Jul 10 04:22:57.665592 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 42/165] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:22:57 2026] PUT /volume/v3/attachments/105c1b86-26da-4d77-b936-4f532627e6f1 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:57.745615 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-465a071c-e5d1-47df-a07d-0a99ba8065e3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.749271 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-465a071c-e5d1-47df-a07d-0a99ba8065e3 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 Jul 10 04:22:57.749930 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-465a071c-e5d1-47df-a07d-0a99ba8065e3 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:57.750434 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-465a071c-e5d1-47df-a07d-0a99ba8065e3 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:57.761988 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:57.761988 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:57.767318 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-465a071c-e5d1-47df-a07d-0a99ba8065e3 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Volume info retrieved successfully. Jul 10 04:22:57.771609 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-b5a4a44b-2e75-42b3-bcf1-a94baa195f86 req-6e599a85-ca0a-411c-94b3-41906958eb1e tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/attachments/098db98e-9465-4bcb-84d4-4a6671e925d5 returned with HTTP 200 Jul 10 04:22:57.772275 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 43/166] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:22:57 2026] DELETE /volume/v3/attachments/098db98e-9465-4bcb-84d4-4a6671e925d5 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:57.772848 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-465a071c-e5d1-47df-a07d-0a99ba8065e3 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 returned with HTTP 200 Jul 10 04:22:57.773418 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 42/167] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:22:57 2026] GET /volume/v3/volumes/850e1008-b515-4800-8435-205153963708 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:22:57.796441 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ba3abd0f-fccc-492e-8f90-bc31dac7cf87 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.799006 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ba3abd0f-fccc-492e-8f90-bc31dac7cf87 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/messages Jul 10 04:22:57.799006 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ba3abd0f-fccc-492e-8f90-bc31dac7cf87 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:57.799323 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ba3abd0f-fccc-492e-8f90-bc31dac7cf87 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:57.805969 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ba3abd0f-fccc-492e-8f90-bc31dac7cf87 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:22:57.806435 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 41/168] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:22:57 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:57.815244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-610b9908-50ac-4fe7-852b-027fb6e01a7e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.815244 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-610b9908-50ac-4fe7-852b-027fb6e01a7e tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:22:57.815244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-610b9908-50ac-4fe7-852b-027fb6e01a7e tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:57.815244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-610b9908-50ac-4fe7-852b-027fb6e01a7e tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:57.817121 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7162f05b-c1c4-43c2-91d2-951a070ae754 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.822073 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7162f05b-c1c4-43c2-91d2-951a070ae754 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] DELETE https://10.4.3.87/volume/v3/messages/ca868c9c-00e0-4eed-9e59-a53c876a7f0b Jul 10 04:22:57.822368 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7162f05b-c1c4-43c2-91d2-951a070ae754 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:57.822666 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7162f05b-c1c4-43c2-91d2-951a070ae754 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:57.830510 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:57.830510 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:57.831303 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:57.831303 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:57.835894 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-610b9908-50ac-4fe7-852b-027fb6e01a7e tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:22:57.840945 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7162f05b-c1c4-43c2-91d2-951a070ae754 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/messages/ca868c9c-00e0-4eed-9e59-a53c876a7f0b returned with HTTP 204 Jul 10 04:22:57.841119 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-610b9908-50ac-4fe7-852b-027fb6e01a7e tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:22:57.842288 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 44/169] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:22:57 2026] DELETE /volume/v3/messages/ca868c9c-00e0-4eed-9e59-a53c876a7f0b => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 04:22:57.842443 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 43/170] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:57 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:57.856569 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ba021959-54f7-447b-8a60-303678f07934 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.858887 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba021959-54f7-447b-8a60-303678f07934 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/messages/ca868c9c-00e0-4eed-9e59-a53c876a7f0b Jul 10 04:22:57.859191 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba021959-54f7-447b-8a60-303678f07934 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:57.859497 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba021959-54f7-447b-8a60-303678f07934 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:57.866240 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba021959-54f7-447b-8a60-303678f07934 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/messages/ca868c9c-00e0-4eed-9e59-a53c876a7f0b returned with HTTP 404 Jul 10 04:22:57.867054 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 43/171] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:22:57 2026] GET /volume/v3/messages/ca868c9c-00e0-4eed-9e59-a53c876a7f0b => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:57.875995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ab912842-c7f8-4b66-b5ff-ca3add6cffb4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.878135 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab912842-c7f8-4b66-b5ff-ca3add6cffb4 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 Jul 10 04:22:57.878421 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab912842-c7f8-4b66-b5ff-ca3add6cffb4 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:57.878622 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab912842-c7f8-4b66-b5ff-ca3add6cffb4 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:57.889629 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:57.889629 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:57.894539 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ab912842-c7f8-4b66-b5ff-ca3add6cffb4 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Volume info retrieved successfully. Jul 10 04:22:57.899399 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab912842-c7f8-4b66-b5ff-ca3add6cffb4 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 returned with HTTP 200 Jul 10 04:22:57.899784 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 42/172] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:22:57 2026] GET /volume/v3/volumes/850e1008-b515-4800-8435-205153963708 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:57.913483 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ceb31536-58e5-491c-a75a-9987a275e725 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:57.915734 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] DELETE https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 Jul 10 04:22:57.915937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:57.916185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:57.916433 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Delete volume with id: 850e1008-b515-4800-8435-205153963708 Jul 10 04:22:57.927185 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:57.927185 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:57.928458 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Volume info retrieved successfully. Jul 10 04:22:57.929964 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100021) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:22:57.944894 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1569741985 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1569741985, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:57.945252 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1569741985 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1569741985, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:57.959039 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Created reservations ['8362ba17-7d06-437d-92f4-f997f50709f2', 'c5736d9d-2f94-4cce-b190-f770606ece7f', '095f159a-6e3b-4abb-8c16-5a4ac7e8529a', '487d06fe-4222-4e91-8c36-f15d92be429c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:58.002622 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Delete volume request issued successfully. Jul 10 04:22:58.003278 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ceb31536-58e5-491c-a75a-9987a275e725 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 returned with HTTP 202 Jul 10 04:22:58.003491 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 45/173] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:22:57 2026] DELETE /volume/v3/volumes/850e1008-b515-4800-8435-205153963708 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:22:58.012340 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e1cfe6df-4080-429d-8d89-0b1eb09fc4ab None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:58.014966 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e1cfe6df-4080-429d-8d89-0b1eb09fc4ab tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 Jul 10 04:22:58.016024 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e1cfe6df-4080-429d-8d89-0b1eb09fc4ab tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:58.016024 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e1cfe6df-4080-429d-8d89-0b1eb09fc4ab tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:58.025034 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e1cfe6df-4080-429d-8d89-0b1eb09fc4ab tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/850e1008-b515-4800-8435-205153963708 returned with HTTP 404 Jul 10 04:22:58.026388 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 44/174] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:22:58 2026] GET /volume/v3/volumes/850e1008-b515-4800-8435-205153963708 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:58.036243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-55315bb1-c844-419c-bcc1-b9d913a3ff25 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:58.039559 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-55315bb1-c844-419c-bcc1-b9d913a3ff25 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] DELETE https://10.4.3.87/volume/v3/types/70b5ed22-3a71-4168-9a7d-107bb689cd81 Jul 10 04:22:58.039842 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-55315bb1-c844-419c-bcc1-b9d913a3ff25 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:58.040208 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-55315bb1-c844-419c-bcc1-b9d913a3ff25 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:58.073676 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-449ddd0b-8a85-4592-8b2b-81f13c1f85a9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:58.076040 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-449ddd0b-8a85-4592-8b2b-81f13c1f85a9 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] POST https://10.4.3.87/volume/v3/attachments/eee38be4-4d5e-47b6-8f44-c00ae9f12099/action Jul 10 04:22:58.076481 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-449ddd0b-8a85-4592-8b2b-81f13c1f85a9 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:58.076636 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-449ddd0b-8a85-4592-8b2b-81f13c1f85a9 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:58.090236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9898ac96-4212-4506-8b9d-608099efe6a1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:58.093553 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9898ac96-4212-4506-8b9d-608099efe6a1 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:58.093822 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9898ac96-4212-4506-8b9d-608099efe6a1 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:58.094077 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9898ac96-4212-4506-8b9d-608099efe6a1 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:58.099867 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:58.099867 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:58.107158 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-55315bb1-c844-419c-bcc1-b9d913a3ff25 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] https://10.4.3.87/volume/v3/types/70b5ed22-3a71-4168-9a7d-107bb689cd81 returned with HTTP 202 Jul 10 04:22:58.108533 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 44/175] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:22:58 2026] DELETE /volume/v3/types/70b5ed22-3a71-4168-9a7d-107bb689cd81 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:22:58.114489 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:58.114489 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:58.118088 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c5ac50f8-a470-4b84-8e33-8c4e8009ca01 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:58.120483 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9898ac96-4212-4506-8b9d-608099efe6a1 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:58.120631 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6627ac43-9f85-4f3c-95b0-49ded945aa7f req-449ddd0b-8a85-4592-8b2b-81f13c1f85a9 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/attachments/eee38be4-4d5e-47b6-8f44-c00ae9f12099/action returned with HTTP 204 Jul 10 04:22:58.120970 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 43/176] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:22:58 2026] POST /volume/v3/attachments/eee38be4-4d5e-47b6-8f44-c00ae9f12099/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:58.122512 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5ac50f8-a470-4b84-8e33-8c4e8009ca01 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] GET https://10.4.3.87/volume/v3/types/70b5ed22-3a71-4168-9a7d-107bb689cd81 Jul 10 04:22:58.122683 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5ac50f8-a470-4b84-8e33-8c4e8009ca01 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:58.122888 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5ac50f8-a470-4b84-8e33-8c4e8009ca01 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:58.128503 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5ac50f8-a470-4b84-8e33-8c4e8009ca01 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] https://10.4.3.87/volume/v3/types/70b5ed22-3a71-4168-9a7d-107bb689cd81 returned with HTTP 404 Jul 10 04:22:58.129202 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 45/177] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:22:58 2026] GET /volume/v3/types/70b5ed22-3a71-4168-9a7d-107bb689cd81 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 04:22:58.129952 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9898ac96-4212-4506-8b9d-608099efe6a1 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:58.130500 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 46/178] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:58 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:58.139541 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f889cf9a-7ecc-4bd8-86d1-5b389c07aad7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:58.141476 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f889cf9a-7ecc-4bd8-86d1-5b389c07aad7 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:22:58.141890 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f889cf9a-7ecc-4bd8-86d1-5b389c07aad7 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1944830766", "extra_specs": {"storage_protocol": "tempest-storage_protocol-809886232", "vendor_name": "tempest-vendor_name-1485079451"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:58.175878 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f889cf9a-7ecc-4bd8-86d1-5b389c07aad7 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:22:58.176962 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 45/179] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:22:58 2026] POST /volume/v3/types => generated 327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:58.186363 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:58.189022 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:22:58.190417 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5dfe3701-4a71-41f7-b834-16ff6411fd9a", "size": 1, "name": "tempest-UserMessagesTest-Volume-631206705"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:58.191811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Create volume request body: {'volume': {'volume_type': '5dfe3701-4a71-41f7-b834-16ff6411fd9a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-631206705'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:22:58.198246 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Create volume of 1 GB Jul 10 04:22:58.198699 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:58.198699 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:58.199469 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Availability Zones retrieved successfully. Jul 10 04:22:58.208659 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Flow 'volume_create_api' (722b46cc-7645-4aa9-b731-05f9d46c7d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:58.210258 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfb029e-d722-4c6f-8732-497111363698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:58.211844 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:22:58.243045 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bfb029e-d722-4c6f-8732-497111363698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:22:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-809886232',vendor_name='tempest-vendor_name-1485079451'},id=5dfe3701-4a71-41f7-b834-16ff6411fd9a,is_public=True,name='tempest-UserMessagesTest-volume-type-1944830766',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dfe3701-4a71-41f7-b834-16ff6411fd9a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:58.243957 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef75775e-e3ae-414f-be3f-d385d3f173d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:58.279250 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1944830766 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1944830766, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:58.279481 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1944830766 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1944830766, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:58.323975 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Created reservations ['d6acddfa-f0c0-424e-9980-05a14868d9c7', '7ed51692-5684-41e2-9490-3a00a1dfbc22', '48db54c6-7ae4-40db-8fe0-ae3562cc70da', '46d1f41d-21f2-4bbd-a699-e1a5cfb3d3ef'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:58.325426 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef75775e-e3ae-414f-be3f-d385d3f173d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6acddfa-f0c0-424e-9980-05a14868d9c7', '7ed51692-5684-41e2-9490-3a00a1dfbc22', '48db54c6-7ae4-40db-8fe0-ae3562cc70da', '46d1f41d-21f2-4bbd-a699-e1a5cfb3d3ef']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:58.326889 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db94ee77-c956-424b-9256-1741a26b6630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:58.372646 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db94ee77-c956-424b-9256-1741a26b6630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33b0d16e-9205-47a3-b7c9-77499ce99791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-631206705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f35b3103714b688e7ecc32eb9e4f16',qos_specs=None,replication_status=,reservations=['d6acddfa-f0c0-424e-9980-05a14868d9c7','7ed51692-5684-41e2-9490-3a00a1dfbc22','48db54c6-7ae4-40db-8fe0-ae3562cc70da','46d1f41d-21f2-4bbd-a699-e1a5cfb3d3ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11aa0febc5ca45cc98177fe070a9158b',volume_type_id=5dfe3701-4a71-41f7-b834-16ff6411fd9a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-631206705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33b0d16e-9205-47a3-b7c9-77499ce99791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f35b3103714b688e7ecc32eb9e4f16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11aa0febc5ca45cc98177fe070a9158b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dfe3701-4a71-41f7-b834-16ff6411fd9a),volume_type_id=5dfe3701-4a71-41f7-b834-16ff6411fd9a)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:58.373980 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8752139-906d-443c-9ec4-7d2a5a39023f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:58.399424 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8752139-906d-443c-9ec4-7d2a5a39023f) transitioned into state 'SUCCESS' from state '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-631206705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f35b3103714b688e7ecc32eb9e4f16',qos_specs=None,replication_status=,reservations=['d6acddfa-f0c0-424e-9980-05a14868d9c7','7ed51692-5684-41e2-9490-3a00a1dfbc22','48db54c6-7ae4-40db-8fe0-ae3562cc70da','46d1f41d-21f2-4bbd-a699-e1a5cfb3d3ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11aa0febc5ca45cc98177fe070a9158b',volume_type_id=5dfe3701-4a71-41f7-b834-16ff6411fd9a)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:58.400597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a92894-c581-43f6-a803-8bf5b3e55d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:22:58.418113 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36a92894-c581-43f6-a803-8bf5b3e55d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:22:58.419936 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Flow 'volume_create_api' (722b46cc-7645-4aa9-b731-05f9d46c7d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:22:58.420612 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Create volume request issued successfully. Jul 10 04:22:58.421840 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-766fe72b-16e5-4f88-b0e8-d841734fe1f9 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:22:58.422283 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 44/180] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:22:58 2026] POST /volume/v3/volumes => generated 783 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:22:58.445405 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4c48bad0-292c-42cb-b087-c193ddaf4699 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:58.451054 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4c48bad0-292c-42cb-b087-c193ddaf4699 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 Jul 10 04:22:58.451315 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4c48bad0-292c-42cb-b087-c193ddaf4699 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:58.452304 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4c48bad0-292c-42cb-b087-c193ddaf4699 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:58.461478 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:58.461478 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:58.469313 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4c48bad0-292c-42cb-b087-c193ddaf4699 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Volume info retrieved successfully. Jul 10 04:22:58.481685 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4c48bad0-292c-42cb-b087-c193ddaf4699 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 returned with HTTP 200 Jul 10 04:22:58.481685 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 46/181] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:22:58 2026] GET /volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:58.868649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dfa13679-97aa-4778-910e-10b7576b2c71 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:58.870620 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dfa13679-97aa-4778-910e-10b7576b2c71 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:22:58.870805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dfa13679-97aa-4778-910e-10b7576b2c71 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:58.871010 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dfa13679-97aa-4778-910e-10b7576b2c71 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:58.882067 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:58.882067 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:58.886592 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-dfa13679-97aa-4778-910e-10b7576b2c71 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:22:58.892270 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dfa13679-97aa-4778-910e-10b7576b2c71 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:22:58.892755 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 47/182] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:58 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:59.148253 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f81285bb-55c3-4cfc-99b7-ea98aa48f1e8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.150816 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f81285bb-55c3-4cfc-99b7-ea98aa48f1e8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:59.151281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f81285bb-55c3-4cfc-99b7-ea98aa48f1e8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.151488 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f81285bb-55c3-4cfc-99b7-ea98aa48f1e8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.168150 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.168150 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:59.174470 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f81285bb-55c3-4cfc-99b7-ea98aa48f1e8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:59.181997 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f81285bb-55c3-4cfc-99b7-ea98aa48f1e8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:59.182641 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 46/183] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:59.198295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4f47125c-aabb-4cd9-b93a-602d536c9853 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.200421 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f47125c-aabb-4cd9-b93a-602d536c9853 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:59.200709 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f47125c-aabb-4cd9-b93a-602d536c9853 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.201002 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f47125c-aabb-4cd9-b93a-602d536c9853 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.214295 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.214295 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:59.219765 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4f47125c-aabb-4cd9-b93a-602d536c9853 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:59.227007 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f47125c-aabb-4cd9-b93a-602d536c9853 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:59.227007 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 45/184] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:59.245281 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-122d1d19-d548-4618-980d-bcdb9a12ddf3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.247284 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-122d1d19-d548-4618-980d-bcdb9a12ddf3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:59.248023 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-122d1d19-d548-4618-980d-bcdb9a12ddf3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.248023 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-122d1d19-d548-4618-980d-bcdb9a12ddf3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.273728 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.273728 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:22:59.281636 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-122d1d19-d548-4618-980d-bcdb9a12ddf3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Volume info retrieved successfully. Jul 10 04:22:59.290421 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-122d1d19-d548-4618-980d-bcdb9a12ddf3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:59.290920 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 47/185] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:59.434448 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-b584fd72-5b8d-4590-97d0-162cfa31f4c0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.437338 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-b584fd72-5b8d-4590-97d0-162cfa31f4c0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:59.437636 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-b584fd72-5b8d-4590-97d0-162cfa31f4c0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.437927 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-b584fd72-5b8d-4590-97d0-162cfa31f4c0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.453066 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.453066 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:59.458923 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-b584fd72-5b8d-4590-97d0-162cfa31f4c0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:59.466987 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-b584fd72-5b8d-4590-97d0-162cfa31f4c0 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:59.467645 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 48/186] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:59.498483 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-77d66299-3b0a-45b5-a549-cd417e9620ff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.500657 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77d66299-3b0a-45b5-a549-cd417e9620ff tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 Jul 10 04:22:59.500951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77d66299-3b0a-45b5-a549-cd417e9620ff tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.501224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77d66299-3b0a-45b5-a549-cd417e9620ff tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.511656 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.511656 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:59.512177 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d3ee0c55-abbd-4213-9dd8-3bcaa3e085c7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.517304 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d3ee0c55-abbd-4213-9dd8-3bcaa3e085c7 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] POST https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8/action Jul 10 04:22:59.517736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d3ee0c55-abbd-4213-9dd8-3bcaa3e085c7 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:22:59.517776 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-77d66299-3b0a-45b5-a549-cd417e9620ff tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Volume info retrieved successfully. Jul 10 04:22:59.517908 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d3ee0c55-abbd-4213-9dd8-3bcaa3e085c7 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:22:59.525162 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77d66299-3b0a-45b5-a549-cd417e9620ff tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 returned with HTTP 200 Jul 10 04:22:59.525682 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 47/187] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:59.533454 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.533454 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:22:59.534475 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d3ee0c55-abbd-4213-9dd8-3bcaa3e085c7 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:22:59.543254 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b1137714-e791-4169-84c0-afecd070b24b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.547711 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d3ee0c55-abbd-4213-9dd8-3bcaa3e085c7 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Begin detaching volume completed successfully. Jul 10 04:22:59.548816 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d3ee0c55-abbd-4213-9dd8-3bcaa3e085c7 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8/action returned with HTTP 202 Jul 10 04:22:59.549888 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 46/188] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:22:59 2026] POST /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:22:59.549971 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1137714-e791-4169-84c0-afecd070b24b tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/messages Jul 10 04:22:59.550067 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1137714-e791-4169-84c0-afecd070b24b tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.550256 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1137714-e791-4169-84c0-afecd070b24b tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.560244 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1137714-e791-4169-84c0-afecd070b24b tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:22:59.560244 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 48/189] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/messages => generated 668 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:59.570338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-51b976d2-2758-418c-ae38-b52d622b28de None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.572199 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-51b976d2-2758-418c-ae38-b52d622b28de tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/messages/4c4c2bae-5d84-4716-b836-4670c40d491c Jul 10 04:22:59.572852 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7b47327f-f88a-46c3-8db9-8a5c4b01f3c4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.573728 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-51b976d2-2758-418c-ae38-b52d622b28de tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.574078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-51b976d2-2758-418c-ae38-b52d622b28de tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.578114 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b47327f-f88a-46c3-8db9-8a5c4b01f3c4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:22:59.578483 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b47327f-f88a-46c3-8db9-8a5c4b01f3c4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.578855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b47327f-f88a-46c3-8db9-8a5c4b01f3c4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.587289 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-51b976d2-2758-418c-ae38-b52d622b28de tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/messages/4c4c2bae-5d84-4716-b836-4670c40d491c returned with HTTP 200 Jul 10 04:22:59.588009 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 49/190] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/messages/4c4c2bae-5d84-4716-b836-4670c40d491c => generated 665 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:59.596769 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.596769 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:59.598621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e88caaa9-ed39-4ae6-8ab5-edd3a5f9f8e7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.601287 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7b47327f-f88a-46c3-8db9-8a5c4b01f3c4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Volume info retrieved successfully. Jul 10 04:22:59.602402 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e88caaa9-ed39-4ae6-8ab5-edd3a5f9f8e7 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/messages Jul 10 04:22:59.602893 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e88caaa9-ed39-4ae6-8ab5-edd3a5f9f8e7 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.603250 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e88caaa9-ed39-4ae6-8ab5-edd3a5f9f8e7 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.607171 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b47327f-f88a-46c3-8db9-8a5c4b01f3c4 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:22:59.607718 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 48/191] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:22:59.609685 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e88caaa9-ed39-4ae6-8ab5-edd3a5f9f8e7 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:22:59.610430 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 47/192] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:59.625512 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fb28049f-c2c6-429c-a8a9-5b2122e12eb3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.627696 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb28049f-c2c6-429c-a8a9-5b2122e12eb3 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] DELETE https://10.4.3.87/volume/v3/messages/4c4c2bae-5d84-4716-b836-4670c40d491c Jul 10 04:22:59.627920 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fb28049f-c2c6-429c-a8a9-5b2122e12eb3 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.628115 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fb28049f-c2c6-429c-a8a9-5b2122e12eb3 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.639929 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb28049f-c2c6-429c-a8a9-5b2122e12eb3 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/messages/4c4c2bae-5d84-4716-b836-4670c40d491c returned with HTTP 204 Jul 10 04:22:59.640164 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 49/193] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:22:59 2026] DELETE /volume/v3/messages/4c4c2bae-5d84-4716-b836-4670c40d491c => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jul 10 04:22:59.651093 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-959b4f68-05b5-4515-9fac-9a42c763fd8a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.654582 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-959b4f68-05b5-4515-9fac-9a42c763fd8a tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 Jul 10 04:22:59.654582 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-959b4f68-05b5-4515-9fac-9a42c763fd8a tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.654748 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-959b4f68-05b5-4515-9fac-9a42c763fd8a tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.663036 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.663036 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:22:59.667660 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-959b4f68-05b5-4515-9fac-9a42c763fd8a tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Volume info retrieved successfully. Jul 10 04:22:59.673822 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-959b4f68-05b5-4515-9fac-9a42c763fd8a tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 returned with HTTP 200 Jul 10 04:22:59.674425 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 50/194] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:22:59.690839 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.692789 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] DELETE https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 Jul 10 04:22:59.693011 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.693242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.693505 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Delete volume with id: 33b0d16e-9205-47a3-b7c9-77499ce99791 Jul 10 04:22:59.703146 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.703146 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:59.703739 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Volume info retrieved successfully. Jul 10 04:22:59.704791 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100019) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:22:59.719247 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1944830766 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1944830766, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:59.719702 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1944830766 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1944830766, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:22:59.731115 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Created reservations ['64858c0d-83ac-4562-aa87-bc3978f04de8', '4398309c-7a42-49ce-8634-d89f333fcf1b', '27041047-8d60-4a95-82ee-9333934faa57', '145f54d7-fe4e-4389-baaf-0801847c5abe'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:22:59.769381 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Delete volume request issued successfully. Jul 10 04:22:59.769617 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3dcefd90-801f-4ef4-b2b7-b2a3104c7105 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 returned with HTTP 202 Jul 10 04:22:59.770107 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 49/195] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:22:59 2026] DELETE /volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:22:59.778338 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4ad531f4-b5af-453a-ada1-a5c8f9b2a9c0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.779827 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ad531f4-b5af-453a-ada1-a5c8f9b2a9c0 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] GET https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 Jul 10 04:22:59.780039 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ad531f4-b5af-453a-ada1-a5c8f9b2a9c0 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.780270 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ad531f4-b5af-453a-ada1-a5c8f9b2a9c0 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.787199 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ad531f4-b5af-453a-ada1-a5c8f9b2a9c0 tempest-UserMessagesTest-675541568 tempest-UserMessagesTest-675541568-project-member] https://10.4.3.87/volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 returned with HTTP 404 Jul 10 04:22:59.787880 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 48/196] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/volumes/33b0d16e-9205-47a3-b7c9-77499ce99791 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:59.799333 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-08481cce-665c-4c22-8e48-e6846b3e5a43 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.801738 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08481cce-665c-4c22-8e48-e6846b3e5a43 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] DELETE https://10.4.3.87/volume/v3/types/5dfe3701-4a71-41f7-b834-16ff6411fd9a Jul 10 04:22:59.802070 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08481cce-665c-4c22-8e48-e6846b3e5a43 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.802296 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08481cce-665c-4c22-8e48-e6846b3e5a43 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.832733 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08481cce-665c-4c22-8e48-e6846b3e5a43 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] https://10.4.3.87/volume/v3/types/5dfe3701-4a71-41f7-b834-16ff6411fd9a returned with HTTP 202 Jul 10 04:22:59.832733 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 50/197] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:22:59 2026] DELETE /volume/v3/types/5dfe3701-4a71-41f7-b834-16ff6411fd9a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:22:59.844605 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6bb6c363-ccaf-4e31-961d-c25ac4af5bd1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.848708 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6bb6c363-ccaf-4e31-961d-c25ac4af5bd1 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] GET https://10.4.3.87/volume/v3/types/5dfe3701-4a71-41f7-b834-16ff6411fd9a Jul 10 04:22:59.848708 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6bb6c363-ccaf-4e31-961d-c25ac4af5bd1 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.848708 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6bb6c363-ccaf-4e31-961d-c25ac4af5bd1 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.854973 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6bb6c363-ccaf-4e31-961d-c25ac4af5bd1 tempest-UserMessagesTest-1950061248 tempest-UserMessagesTest-1950061248-project-admin] https://10.4.3.87/volume/v3/types/5dfe3701-4a71-41f7-b834-16ff6411fd9a returned with HTTP 404 Jul 10 04:22:59.855387 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 51/198] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/types/5dfe3701-4a71-41f7-b834-16ff6411fd9a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:22:59.909422 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-01963cb2-3fdd-49e6-9b35-ab53474506ef None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:22:59.911939 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-01963cb2-3fdd-49e6-9b35-ab53474506ef tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:22:59.912199 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-01963cb2-3fdd-49e6-9b35-ab53474506ef tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:22:59.912478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-01963cb2-3fdd-49e6-9b35-ab53474506ef tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:22:59.930780 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:22:59.930780 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:22:59.937592 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-01963cb2-3fdd-49e6-9b35-ab53474506ef tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:22:59.944154 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-01963cb2-3fdd-49e6-9b35-ab53474506ef tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:22:59.944629 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 50/199] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:22:59 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:00.587729 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-be868ad1-6569-4ad9-a916-252a141512c9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:00.587729 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be868ad1-6569-4ad9-a916-252a141512c9 None None] GET https://10.4.3.87/volume// Jul 10 04:23:00.587729 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be868ad1-6569-4ad9-a916-252a141512c9 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:00.588114 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be868ad1-6569-4ad9-a916-252a141512c9 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:00.588372 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be868ad1-6569-4ad9-a916-252a141512c9 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:00.588704 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 49/200] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:00.600574 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d6a63605-b0e2-4456-8499-bd1fc655daa5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:00.603151 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d6a63605-b0e2-4456-8499-bd1fc655daa5 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:00.603542 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d6a63605-b0e2-4456-8499-bd1fc655daa5 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:00.603829 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d6a63605-b0e2-4456-8499-bd1fc655daa5 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:00.614543 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:00.614543 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:00.619113 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d6a63605-b0e2-4456-8499-bd1fc655daa5 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:23:00.623357 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-12978ea2-4e62-4eff-a65f-ee7384f4a733 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:00.624069 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-d6a63605-b0e2-4456-8499-bd1fc655daa5 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:23:00.625265 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 51/201] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:23:00 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:23:00.625811 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-12978ea2-4e62-4eff-a65f-ee7384f4a733 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:00.626116 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-12978ea2-4e62-4eff-a65f-ee7384f4a733 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:00.626567 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-12978ea2-4e62-4eff-a65f-ee7384f4a733 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:00.647789 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:00.647789 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:00.648642 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-12978ea2-4e62-4eff-a65f-ee7384f4a733 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Volume info retrieved successfully. Jul 10 04:23:00.659907 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-12978ea2-4e62-4eff-a65f-ee7384f4a733 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:23:00.660904 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 52/202] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:00 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:00.963696 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8a11a16f-7ddd-4ba5-8f67-116dc2a881b8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:00.970624 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a11a16f-7ddd-4ba5-8f67-116dc2a881b8 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:00.971030 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a11a16f-7ddd-4ba5-8f67-116dc2a881b8 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:00.971256 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a11a16f-7ddd-4ba5-8f67-116dc2a881b8 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:01.000754 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:01.000754 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:01.011019 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8a11a16f-7ddd-4ba5-8f67-116dc2a881b8 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:01.016234 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a11a16f-7ddd-4ba5-8f67-116dc2a881b8 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:01.016912 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 51/203] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:00 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1021 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:01.682020 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f9f6f328-6eb7-468d-95aa-033ec393f7a8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:01.684574 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9f6f328-6eb7-468d-95aa-033ec393f7a8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:01.684862 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9f6f328-6eb7-468d-95aa-033ec393f7a8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:01.685144 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9f6f328-6eb7-468d-95aa-033ec393f7a8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:01.704735 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:01.704735 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:01.711014 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f9f6f328-6eb7-468d-95aa-033ec393f7a8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Volume info retrieved successfully. Jul 10 04:23:01.719863 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9f6f328-6eb7-468d-95aa-033ec393f7a8 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:23:01.720431 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 50/204] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:01 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:01.776592 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c56cd1ea-6c76-4a42-99af-b6ce9e38c352 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:01.780078 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c56cd1ea-6c76-4a42-99af-b6ce9e38c352 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:23:01.780407 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c56cd1ea-6c76-4a42-99af-b6ce9e38c352 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:01.780729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c56cd1ea-6c76-4a42-99af-b6ce9e38c352 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:01.790038 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:01.790038 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:01.797172 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c56cd1ea-6c76-4a42-99af-b6ce9e38c352 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:23:01.804999 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c56cd1ea-6c76-4a42-99af-b6ce9e38c352 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:23:01.805302 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 52/205] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:01 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:01.820992 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7d67a1a7-d3eb-42ac-86f8-8f0c69954865 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:01.823544 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7d67a1a7-d3eb-42ac-86f8-8f0c69954865 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:23:01.823859 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7d67a1a7-d3eb-42ac-86f8-8f0c69954865 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:01.824143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7d67a1a7-d3eb-42ac-86f8-8f0c69954865 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:01.834920 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:01.834920 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:01.852303 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7d67a1a7-d3eb-42ac-86f8-8f0c69954865 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:23:01.854051 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7d67a1a7-d3eb-42ac-86f8-8f0c69954865 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:23:01.855122 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 53/206] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:01 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:01.907001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d569d691-bbd0-4e1a-929b-12cc6c116282 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:01.909158 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d569d691-bbd0-4e1a-929b-12cc6c116282 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:23:01.909474 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d569d691-bbd0-4e1a-929b-12cc6c116282 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:01.909756 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d569d691-bbd0-4e1a-929b-12cc6c116282 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:01.919461 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:01.919461 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:01.925049 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d569d691-bbd0-4e1a-929b-12cc6c116282 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:23:01.932435 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d569d691-bbd0-4e1a-929b-12cc6c116282 tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:23:01.932989 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 52/207] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:01 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:01.957457 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c875c658-1ce4-451b-bb97-14c8acfb173c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:01.961698 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c875c658-1ce4-451b-bb97-14c8acfb173c tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] DELETE https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:23:01.961986 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c875c658-1ce4-451b-bb97-14c8acfb173c tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:01.962425 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c875c658-1ce4-451b-bb97-14c8acfb173c tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:01.962751 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-c875c658-1ce4-451b-bb97-14c8acfb173c tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Delete volume with id: bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:23:01.974346 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:01.974346 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:01.975022 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c875c658-1ce4-451b-bb97-14c8acfb173c tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:23:02.010355 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c875c658-1ce4-451b-bb97-14c8acfb173c tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Delete volume request issued successfully. Jul 10 04:23:02.011329 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c875c658-1ce4-451b-bb97-14c8acfb173c tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 202 Jul 10 04:23:02.011329 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 51/208] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:23:01 2026] DELETE /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:23:02.020100 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3bfc04e1-aeca-4dd3-8998-94bafac87c0f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:02.026837 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3bfc04e1-aeca-4dd3-8998-94bafac87c0f tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:23:02.027155 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3bfc04e1-aeca-4dd3-8998-94bafac87c0f tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:02.027470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3bfc04e1-aeca-4dd3-8998-94bafac87c0f tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:02.035404 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2bfc01d5-eddd-4dee-a189-a5e8803cf434 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:02.039083 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2bfc01d5-eddd-4dee-a189-a5e8803cf434 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:02.039359 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2bfc01d5-eddd-4dee-a189-a5e8803cf434 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:02.039600 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2bfc01d5-eddd-4dee-a189-a5e8803cf434 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:02.045236 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:02.045236 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:02.052924 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3bfc04e1-aeca-4dd3-8998-94bafac87c0f tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Volume info retrieved successfully. Jul 10 04:23:02.053105 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:02.053105 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:02.058778 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2bfc01d5-eddd-4dee-a189-a5e8803cf434 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:02.058931 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3bfc04e1-aeca-4dd3-8998-94bafac87c0f tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 200 Jul 10 04:23:02.059491 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 53/209] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:02 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:02.068642 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2bfc01d5-eddd-4dee-a189-a5e8803cf434 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:02.069247 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 54/210] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:02 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:02.534768 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-6edb04fc-7408-479b-93e9-4dff685ee33a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:02.537421 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-6edb04fc-7408-479b-93e9-4dff685ee33a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:02.537679 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-6edb04fc-7408-479b-93e9-4dff685ee33a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:02.537907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-6edb04fc-7408-479b-93e9-4dff685ee33a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:02.549792 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:02.549792 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:02.560068 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-6edb04fc-7408-479b-93e9-4dff685ee33a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:02.567718 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-6edb04fc-7408-479b-93e9-4dff685ee33a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:02.568547 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 53/211] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:02 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:02.742551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6684ea01-70c2-4cc7-b84e-4b1970d1ee56 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:02.746043 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6684ea01-70c2-4cc7-b84e-4b1970d1ee56 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:02.746427 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6684ea01-70c2-4cc7-b84e-4b1970d1ee56 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:02.746724 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6684ea01-70c2-4cc7-b84e-4b1970d1ee56 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:02.762073 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:02.762073 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:02.766324 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6684ea01-70c2-4cc7-b84e-4b1970d1ee56 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Volume info retrieved successfully. Jul 10 04:23:02.772734 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6684ea01-70c2-4cc7-b84e-4b1970d1ee56 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:23:02.773361 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 52/212] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:02 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:23:02.919105 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-af8541e4-02c8-4ec8-8fad-7e931f8803ad None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:02.923722 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-af8541e4-02c8-4ec8-8fad-7e931f8803ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] DELETE https://10.4.3.87/volume/v3/attachments/eee38be4-4d5e-47b6-8f44-c00ae9f12099 Jul 10 04:23:02.923943 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-af8541e4-02c8-4ec8-8fad-7e931f8803ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:02.924796 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-af8541e4-02c8-4ec8-8fad-7e931f8803ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:02.934721 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:02.934721 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:03.078522 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-270eb5d4-32f3-4586-9afe-04405a84e6bf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:03.083117 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8711f542-2525-4cf5-8f23-62b364a148b7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:03.083391 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-270eb5d4-32f3-4586-9afe-04405a84e6bf tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] GET https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b Jul 10 04:23:03.083614 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-270eb5d4-32f3-4586-9afe-04405a84e6bf tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:03.083799 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-270eb5d4-32f3-4586-9afe-04405a84e6bf tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:03.085082 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8711f542-2525-4cf5-8f23-62b364a148b7 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:03.085302 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8711f542-2525-4cf5-8f23-62b364a148b7 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:03.085563 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8711f542-2525-4cf5-8f23-62b364a148b7 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:03.096737 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-270eb5d4-32f3-4586-9afe-04405a84e6bf tempest-DeleteServersTestJSON-501688702 tempest-DeleteServersTestJSON-501688702-project-member] https://10.4.3.87/volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b returned with HTTP 404 Jul 10 04:23:03.097360 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 55/213] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:03 2026] GET /volume/v3/volumes/bc2dbad7-6b81-4351-be09-310aae126a7b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:03.103563 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:03.103563 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:03.110471 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8711f542-2525-4cf5-8f23-62b364a148b7 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:03.115524 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8711f542-2525-4cf5-8f23-62b364a148b7 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:03.116029 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 54/214] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:03 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:03.479980 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-65c9d9bc-c1cb-49dd-be88-8177844d5de9 req-af8541e4-02c8-4ec8-8fad-7e931f8803ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/attachments/eee38be4-4d5e-47b6-8f44-c00ae9f12099 returned with HTTP 200 Jul 10 04:23:03.480441 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 54/215] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:23:02 2026] DELETE /volume/v3/attachments/eee38be4-4d5e-47b6-8f44-c00ae9f12099 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:03.791533 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-254ecabc-42f8-4213-ad84-0f66f4e5ced6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:03.793813 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-254ecabc-42f8-4213-ad84-0f66f4e5ced6 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:03.794094 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-254ecabc-42f8-4213-ad84-0f66f4e5ced6 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:03.794434 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-254ecabc-42f8-4213-ad84-0f66f4e5ced6 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:03.803799 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:03.803799 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:03.808356 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-254ecabc-42f8-4213-ad84-0f66f4e5ced6 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] Volume info retrieved successfully. Jul 10 04:23:03.814833 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-254ecabc-42f8-4213-ad84-0f66f4e5ced6 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-reader] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:23:03.815492 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 53/216] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:03 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:03.944482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-ca0b8242-52b5-483e-8865-e9f5891a8d8a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:03.946644 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-ca0b8242-52b5-483e-8865-e9f5891a8d8a tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] POST https://10.4.3.87/volume/v3/attachments/105c1b86-26da-4d77-b936-4f532627e6f1/action Jul 10 04:23:03.947060 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-ca0b8242-52b5-483e-8865-e9f5891a8d8a tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:03.947207 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-ca0b8242-52b5-483e-8865-e9f5891a8d8a tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:03.967998 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:03.967998 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:03.979845 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8b3aee09-baa5-4b05-920e-332c7a757b87 req-ca0b8242-52b5-483e-8865-e9f5891a8d8a tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/attachments/105c1b86-26da-4d77-b936-4f532627e6f1/action returned with HTTP 204 Jul 10 04:23:03.980390 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 56/217] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:23:03 2026] POST /volume/v3/attachments/105c1b86-26da-4d77-b936-4f532627e6f1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:04.135760 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fc9cca41-9242-4073-b597-600c8b38c568 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:04.138016 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fc9cca41-9242-4073-b597-600c8b38c568 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:04.138300 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fc9cca41-9242-4073-b597-600c8b38c568 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:04.138544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fc9cca41-9242-4073-b597-600c8b38c568 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:04.151638 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:04.151638 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:04.156592 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fc9cca41-9242-4073-b597-600c8b38c568 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:04.162502 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fc9cca41-9242-4073-b597-600c8b38c568 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:04.162982 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 55/218] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:04 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:04.186253 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4082e7d7-6202-47f7-acd7-fdd540fa1ea6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:04.191377 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4082e7d7-6202-47f7-acd7-fdd540fa1ea6 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:04.191377 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4082e7d7-6202-47f7-acd7-fdd540fa1ea6 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:04.191377 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4082e7d7-6202-47f7-acd7-fdd540fa1ea6 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:04.203575 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:04.203575 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:04.209878 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4082e7d7-6202-47f7-acd7-fdd540fa1ea6 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:04.218822 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4082e7d7-6202-47f7-acd7-fdd540fa1ea6 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:04.220173 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 55/219] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:04 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:04.643671 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-093cb2f2-1765-4a19-9aea-4bb8c53b7f6e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:04.644932 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-093cb2f2-1765-4a19-9aea-4bb8c53b7f6e None None] GET https://10.4.3.87/volume// Jul 10 04:23:04.644932 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-093cb2f2-1765-4a19-9aea-4bb8c53b7f6e None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:04.644932 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-093cb2f2-1765-4a19-9aea-4bb8c53b7f6e None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:04.645298 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-093cb2f2-1765-4a19-9aea-4bb8c53b7f6e None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:04.645767 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 54/220] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:23:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:04.659461 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d8e138ee-ade0-4feb-adeb-dedf8c9ac572 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:04.669521 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d8e138ee-ade0-4feb-adeb-dedf8c9ac572 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:23:04.669521 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d8e138ee-ade0-4feb-adeb-dedf8c9ac572 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7616ae2a-1ddb-4d24-9e43-c044c03e3df3", "connector": null, "instance_uuid": "7db123a3-9457-434e-a615-57c291d21d16"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:04.685013 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:04.685013 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:04.727972 np0000004952 devstack@c-api.service[100021]: WARNING cinder.volume.api [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d8e138ee-ade0-4feb-adeb-dedf8c9ac572 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 04:23:04.741084 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d8e138ee-ade0-4feb-adeb-dedf8c9ac572 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:23:04.741940 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 57/221] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:23:04 2026] POST /volume/v3/attachments => generated 271 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:04.849200 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-db8461a0-9316-4281-8ee9-80fb4b3ce66d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:04.851050 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-db8461a0-9316-4281-8ee9-80fb4b3ce66d tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:04.851332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-db8461a0-9316-4281-8ee9-80fb4b3ce66d tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:04.851597 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-db8461a0-9316-4281-8ee9-80fb4b3ce66d tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:04.866625 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:04.866625 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:04.868070 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e822811b-b7f1-4757-a4ac-934bd015d10d req-2976fa7e-6323-47b1-bf6f-99642edc615f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:04.870665 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e822811b-b7f1-4757-a4ac-934bd015d10d req-2976fa7e-6323-47b1-bf6f-99642edc615f tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] POST https://10.4.3.87/volume/v3/snapshots/None/action Jul 10 04:23:04.871531 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e822811b-b7f1-4757-a4ac-934bd015d10d req-2976fa7e-6323-47b1-bf6f-99642edc615f tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:04.871735 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e822811b-b7f1-4757-a4ac-934bd015d10d req-2976fa7e-6323-47b1-bf6f-99642edc615f tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:04.873787 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-db8461a0-9316-4281-8ee9-80fb4b3ce66d tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:04.873954 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.snapshot_actions [req-e822811b-b7f1-4757-a4ac-934bd015d10d req-2976fa7e-6323-47b1-bf6f-99642edc615f tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100020) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 04:23:04.880524 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-db8461a0-9316-4281-8ee9-80fb4b3ce66d tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:04.880658 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 56/222] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:04 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:04.901014 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e822811b-b7f1-4757-a4ac-934bd015d10d req-2976fa7e-6323-47b1-bf6f-99642edc615f tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] https://10.4.3.87/volume/v3/snapshots/None/action returned with HTTP 404 Jul 10 04:23:04.901983 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 56/223] 10.4.3.87 () {72 vars in 1575 bytes} [Fri Jul 10 04:23:04 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:23:04.941695 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-668d3591-1606-46f3-a75c-8e5d57baa171 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:04.947511 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-668d3591-1606-46f3-a75c-8e5d57baa171 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:04.947821 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-668d3591-1606-46f3-a75c-8e5d57baa171 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:04.948116 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-668d3591-1606-46f3-a75c-8e5d57baa171 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:04.964730 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-4ae1ef60-9263-4abd-b76b-9887290b606f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:04.967826 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-4ae1ef60-9263-4abd-b76b-9887290b606f tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:04.968301 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:04.968301 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:04.969572 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-4ae1ef60-9263-4abd-b76b-9887290b606f tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:04.969572 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-4ae1ef60-9263-4abd-b76b-9887290b606f tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:04.974520 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-668d3591-1606-46f3-a75c-8e5d57baa171 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:23:04.982001 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-668d3591-1606-46f3-a75c-8e5d57baa171 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:23:04.982645 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 55/224] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:04 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:04.996272 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:04.996272 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:05.006318 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-4ae1ef60-9263-4abd-b76b-9887290b606f tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:05.018050 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-4ae1ef60-9263-4abd-b76b-9887290b606f tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:05.018640 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 58/225] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:04 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:05.047131 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-341ffa3d-59b8-4414-ae06-6a40cd5a8fb3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:05.049898 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-341ffa3d-59b8-4414-ae06-6a40cd5a8fb3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:05.050089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-341ffa3d-59b8-4414-ae06-6a40cd5a8fb3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:05.050245 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-341ffa3d-59b8-4414-ae06-6a40cd5a8fb3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:05.060441 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:05.060441 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:05.065564 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-341ffa3d-59b8-4414-ae06-6a40cd5a8fb3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:23:05.071790 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-341ffa3d-59b8-4414-ae06-6a40cd5a8fb3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:23:05.072591 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 57/226] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:05 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:05.077331 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-5b6bc7b1-fef2-4779-bc69-5d67a7562f31 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:05.084859 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-5b6bc7b1-fef2-4779-bc69-5d67a7562f31 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] POST https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48/action Jul 10 04:23:05.084859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-5b6bc7b1-fef2-4779-bc69-5d67a7562f31 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:05.084859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-5b6bc7b1-fef2-4779-bc69-5d67a7562f31 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:05.101387 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:05.101387 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:05.101946 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-5b6bc7b1-fef2-4779-bc69-5d67a7562f31 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:05.118128 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-5b6bc7b1-fef2-4779-bc69-5d67a7562f31 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Begin detaching volume completed successfully. Jul 10 04:23:05.118128 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-5b6bc7b1-fef2-4779-bc69-5d67a7562f31 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48/action returned with HTTP 202 Jul 10 04:23:05.118128 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 57/227] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:23:05 2026] POST /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:23:05.118548 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fa4041e8-e6ce-4c1b-b222-48d88e8575d5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:05.121489 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fa4041e8-e6ce-4c1b-b222-48d88e8575d5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:05.121772 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fa4041e8-e6ce-4c1b-b222-48d88e8575d5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:05.122175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fa4041e8-e6ce-4c1b-b222-48d88e8575d5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:05.140101 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:05.140101 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:05.150569 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fa4041e8-e6ce-4c1b-b222-48d88e8575d5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:05.167156 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fa4041e8-e6ce-4c1b-b222-48d88e8575d5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:05.167691 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 56/228] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:05 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:05.305703 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-85301068-0cf2-408c-b309-78f4ea0dc26c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:05.305703 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-85301068-0cf2-408c-b309-78f4ea0dc26c None None] GET https://10.4.3.87/volume// Jul 10 04:23:05.305703 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-85301068-0cf2-408c-b309-78f4ea0dc26c None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:05.305703 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-85301068-0cf2-408c-b309-78f4ea0dc26c None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:05.305703 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-85301068-0cf2-408c-b309-78f4ea0dc26c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:05.305703 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 59/229] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:05.313496 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-ce3d17ae-d46f-4d70-9b7c-61e3fe5be199 req-ca83600a-f867-4155-85bb-f834d18706a5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:05.316398 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d6eaeab8-baac-4edd-ace9-00d4c1fdec9e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:05.316683 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ce3d17ae-d46f-4d70-9b7c-61e3fe5be199 req-ca83600a-f867-4155-85bb-f834d18706a5 tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] POST https://10.4.3.87/volume/v3/snapshots/16f697f4-fb9d-46fa-aa0f-c8c5b65da5e8/action Jul 10 04:23:05.317147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ce3d17ae-d46f-4d70-9b7c-61e3fe5be199 req-ca83600a-f867-4155-85bb-f834d18706a5 tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:05.317147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ce3d17ae-d46f-4d70-9b7c-61e3fe5be199 req-ca83600a-f867-4155-85bb-f834d18706a5 tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:05.318953 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.snapshot_actions [req-ce3d17ae-d46f-4d70-9b7c-61e3fe5be199 req-ca83600a-f867-4155-85bb-f834d18706a5 tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100019) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 04:23:05.320746 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d6eaeab8-baac-4edd-ace9-00d4c1fdec9e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:05.322086 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d6eaeab8-baac-4edd-ace9-00d4c1fdec9e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:05.322642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d6eaeab8-baac-4edd-ace9-00d4c1fdec9e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:05.341705 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:05.341705 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:05.347804 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ce3d17ae-d46f-4d70-9b7c-61e3fe5be199 req-ca83600a-f867-4155-85bb-f834d18706a5 tempest-VolumesAssistedSnapshotsTest-1277317082 tempest-VolumesAssistedSnapshotsTest-1277317082-project] https://10.4.3.87/volume/v3/snapshots/16f697f4-fb9d-46fa-aa0f-c8c5b65da5e8/action returned with HTTP 404 Jul 10 04:23:05.348832 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 58/230] 10.4.3.87 () {72 vars in 1671 bytes} [Fri Jul 10 04:23:05 2026] POST /volume/v3/snapshots/16f697f4-fb9d-46fa-aa0f-c8c5b65da5e8/action => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:05.351847 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d6eaeab8-baac-4edd-ace9-00d4c1fdec9e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:05.357411 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-d6eaeab8-baac-4edd-ace9-00d4c1fdec9e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:05.357823 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 58/231] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:23:05 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1045 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:23:05.470514 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-ec1f3ba3-b092-4abc-9450-162591bfc628 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:05.471628 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-ec1f3ba3-b092-4abc-9450-162591bfc628 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] PUT https://10.4.3.87/volume/v3/attachments/4ff9b81c-25cd-4317-b1b0-7cc4c5b5056f Jul 10 04:23:05.472427 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-ec1f3ba3-b092-4abc-9450-162591bfc628 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:05.484446 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-ec1f3ba3-b092-4abc-9450-162591bfc628 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Acquiring lock "cinder-attachment_update-7616ae2a-1ddb-4d24-9e43-c044c03e3df3-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:23:05.489682 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-ec1f3ba3-b092-4abc-9450-162591bfc628 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Lock "cinder-attachment_update-7616ae2a-1ddb-4d24-9e43-c044c03e3df3-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:23:05.491023 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:05.491023 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:05.565302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:05.852549 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e Jul 10 04:23:05.852902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:05.853009 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:05.862445 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:05.862911 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:05.863205 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:05.863537 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:05.863778 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:05.868013 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d6ae4f6d-2085-46e5-8370-9d6fc45eca97 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e returned with HTTP 200 Jul 10 04:23:05.868432 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 60/232] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:23:05 2026] GET /volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e => generated 437 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:05.877245 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:06.017245 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-ec1f3ba3-b092-4abc-9450-162591bfc628 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Lock "cinder-attachment_update-7616ae2a-1ddb-4d24-9e43-c044c03e3df3-np0000004952" released by "attachment_update" :: held 0.528s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:23:06.017961 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-ec1f3ba3-b092-4abc-9450-162591bfc628 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/attachments/4ff9b81c-25cd-4317-b1b0-7cc4c5b5056f returned with HTTP 200 Jul 10 04:23:06.018352 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 57/233] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:23:05 2026] PUT /volume/v3/attachments/4ff9b81c-25cd-4317-b1b0-7cc4c5b5056f => generated 967 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:06.141181 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:23:06.141661 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1325383067"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:06.143351 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1325383067'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:23:06.143545 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Create volume of 1 GB Jul 10 04:23:06.148755 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Availability Zones retrieved successfully. Jul 10 04:23:06.155163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ea7671d4-c259-4f03-bf7b-c7bb031cfbb7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:06.155495 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ea7671d4-c259-4f03-bf7b-c7bb031cfbb7 None None] GET https://10.4.3.87/volume// Jul 10 04:23:06.155547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Flow 'volume_create_api' (0a8046f8-0737-4e08-b5a3-d3d6ca2dab7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:06.155683 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ea7671d4-c259-4f03-bf7b-c7bb031cfbb7 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:06.155918 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ea7671d4-c259-4f03-bf7b-c7bb031cfbb7 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:06.156408 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ea7671d4-c259-4f03-bf7b-c7bb031cfbb7 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:06.156580 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c6df752-ea4c-4244-ac64-38e771ed29f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:06.156668 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 59/234] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:06.157765 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:23:06.165512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-2242a0eb-15bd-46c0-bff4-0714e20c51cc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:06.167720 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-2242a0eb-15bd-46c0-bff4-0714e20c51cc tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:06.167990 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-2242a0eb-15bd-46c0-bff4-0714e20c51cc tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:06.168180 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-2242a0eb-15bd-46c0-bff4-0714e20c51cc tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:06.181056 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:06.181056 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:06.182115 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-55792bf0-134f-4bf6-ae50-f87ec96393e1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:06.184076 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-55792bf0-134f-4bf6-ae50-f87ec96393e1 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:06.184368 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-55792bf0-134f-4bf6-ae50-f87ec96393e1 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:06.184638 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-55792bf0-134f-4bf6-ae50-f87ec96393e1 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:06.185421 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-2242a0eb-15bd-46c0-bff4-0714e20c51cc tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:06.192048 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-2242a0eb-15bd-46c0-bff4-0714e20c51cc tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:06.192791 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 61/235] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:23:06 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1549 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:23:06.199203 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:06.199203 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:06.203608 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c6df752-ea4c-4244-ac64-38e771ed29f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:06.204588 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ac9d91-6b6f-4116-b94c-192d8335bbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:06.204828 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-55792bf0-134f-4bf6-ae50-f87ec96393e1 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:06.212553 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-55792bf0-134f-4bf6-ae50-f87ec96393e1 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:06.213137 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 58/236] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:06 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:23:06.298517 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Created reservations ['1b319c81-815a-432d-a01d-d8f54022ef00', 'eec0d0ea-80f5-423b-81a5-b25145db89ad', '6de870e3-e126-441a-9e6a-817c2201cc9a', 'b5ad2515-7c57-4329-aa44-2b12f940aafb'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:23:06.299356 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ac9d91-6b6f-4116-b94c-192d8335bbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b319c81-815a-432d-a01d-d8f54022ef00', 'eec0d0ea-80f5-423b-81a5-b25145db89ad', '6de870e3-e126-441a-9e6a-817c2201cc9a', 'b5ad2515-7c57-4329-aa44-2b12f940aafb']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:06.300287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87693a9-e505-475b-bfb4-8096a10e5d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:06.330229 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87693a9-e505-475b-bfb4-8096a10e5d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '444cb083-2dc2-4797-b738-a96692c5d0e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1325383067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7952b8b2549f47b3905da8eca807ba1e',qos_specs=None,replication_status=,reservations=['1b319c81-815a-432d-a01d-d8f54022ef00','eec0d0ea-80f5-423b-81a5-b25145db89ad','6de870e3-e126-441a-9e6a-817c2201cc9a','b5ad2515-7c57-4329-aa44-2b12f940aafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b34ee452fcb47809228d4e17c46b602',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1325383067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=444cb083-2dc2-4797-b738-a96692c5d0e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7952b8b2549f47b3905da8eca807ba1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b34ee452fcb47809228d4e17c46b602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:06.331165 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (971c4b95-03fb-4e4e-9b21-700696b17d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:06.353892 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (971c4b95-03fb-4e4e-9b21-700696b17d23) transitioned into state 'SUCCESS' from state '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-1325383067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7952b8b2549f47b3905da8eca807ba1e',qos_specs=None,replication_status=,reservations=['1b319c81-815a-432d-a01d-d8f54022ef00','eec0d0ea-80f5-423b-81a5-b25145db89ad','6de870e3-e126-441a-9e6a-817c2201cc9a','b5ad2515-7c57-4329-aa44-2b12f940aafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b34ee452fcb47809228d4e17c46b602',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:06.355373 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd6f10e-d082-4392-9335-fa971284cd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:06.367968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd6f10e-d082-4392-9335-fa971284cd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:06.369009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Flow 'volume_create_api' (0a8046f8-0737-4e08-b5a3-d3d6ca2dab7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:06.369412 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Create volume request issued successfully. Jul 10 04:23:06.370096 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-59076a8a-f13d-4fc2-b5d8-c35815ee7b5d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:23:06.376630 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 59/237] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:23:05 2026] POST /volume/v3/volumes => generated 757 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:23:06.396775 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-16f89e4b-ef7d-440c-8b9a-415fb35d16a2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:06.399553 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-16f89e4b-ef7d-440c-8b9a-415fb35d16a2 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] GET https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 Jul 10 04:23:06.400465 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-16f89e4b-ef7d-440c-8b9a-415fb35d16a2 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:06.400465 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-16f89e4b-ef7d-440c-8b9a-415fb35d16a2 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:06.408010 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:06.408010 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:06.413512 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-16f89e4b-ef7d-440c-8b9a-415fb35d16a2 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Volume info retrieved successfully. Jul 10 04:23:06.420753 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-16f89e4b-ef7d-440c-8b9a-415fb35d16a2 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 returned with HTTP 200 Jul 10 04:23:06.421360 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 60/238] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:06 2026] GET /volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:07.231475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5076a502-761c-453d-a129-260ac7a03eb3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:07.234087 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5076a502-761c-453d-a129-260ac7a03eb3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:07.236299 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5076a502-761c-453d-a129-260ac7a03eb3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:07.236299 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5076a502-761c-453d-a129-260ac7a03eb3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:07.253397 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:07.253397 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:07.266251 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5076a502-761c-453d-a129-260ac7a03eb3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:07.276004 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5076a502-761c-453d-a129-260ac7a03eb3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:07.277206 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 62/239] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:07 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:07.438941 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cc255cd8-0b0a-45f3-8927-b34789a970a1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:07.444367 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cc255cd8-0b0a-45f3-8927-b34789a970a1 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] GET https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 Jul 10 04:23:07.444367 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cc255cd8-0b0a-45f3-8927-b34789a970a1 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:07.444367 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cc255cd8-0b0a-45f3-8927-b34789a970a1 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:07.460028 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:07.460028 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:07.465512 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cc255cd8-0b0a-45f3-8927-b34789a970a1 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Volume info retrieved successfully. Jul 10 04:23:07.477049 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cc255cd8-0b0a-45f3-8927-b34789a970a1 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 returned with HTTP 200 Jul 10 04:23:07.477866 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 59/240] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:07 2026] GET /volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:07.501021 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:07.505666 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e Jul 10 04:23:07.506036 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:07.533034 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:07.533034 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:07.603753 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:07.604314 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:07.605692 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:07.605692 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:07.605692 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:07.606044 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:07.606044 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:07.619102 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3bb1bba8-84a6-494c-9c57-f495b71ab6f3 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e returned with HTTP 200 Jul 10 04:23:07.620159 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 60/241] 10.4.3.87 () {68 vars in 1367 bytes} [Fri Jul 10 04:23:07 2026] PUT /volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e => generated 392 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:07.636527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:07.638610 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:23:07.639007 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:07.647124 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:23:07.647124 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Create volume of 2 GB Jul 10 04:23:07.654540 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Availability Zones retrieved successfully. Jul 10 04:23:07.661988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Flow 'volume_create_api' (5c44e1d1-6a83-47ca-9d43-a398a3991424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:07.663070 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ef572f-a5a7-49c9-bfdd-696921fdc41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:07.664473 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Validating volume size '2' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:23:07.705728 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ef572f-a5a7-49c9-bfdd-696921fdc41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:07.706642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367d715f-e0a7-4658-904a-a91ff9f92182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:07.747579 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota_utils [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Quota exceeded for 7952b8b2549f47b3905da8eca807ba1e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 04:23:07.750393 np0000004952 devstack@c-api.service[100020]: WARNING cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367d715f-e0a7-4658-904a-a91ff9f92182) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 04:23:07.750393 np0000004952 devstack@c-api.service[100020]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 10 04:23:07.752354 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367d715f-e0a7-4658-904a-a91ff9f92182) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:07.753598 np0000004952 devstack@c-api.service[100020]: WARNING cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367d715f-e0a7-4658-904a-a91ff9f92182) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 04:23:07.754753 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ef572f-a5a7-49c9-bfdd-696921fdc41b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:07.758223 np0000004952 devstack@c-api.service[100020]: WARNING cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ef572f-a5a7-49c9-bfdd-696921fdc41b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 04:23:07.759344 np0000004952 devstack@c-api.service[100020]: WARNING cinder.volume.api [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Flow 'volume_create_api' (5c44e1d1-6a83-47ca-9d43-a398a3991424) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 04:23:07.759697 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.middleware.fault [None req-2b6a7194-f8f3-45fd-b65c-f2a851f46018 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 413 Jul 10 04:23:07.760634 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 61/242] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:23:07 2026] POST /volume/v3/volumes => generated 208 bytes in 125 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 04:23:07.771646 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0d70e7ce-cee1-43eb-8d42-e9811482c6cf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:07.774519 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d70e7ce-cee1-43eb-8d42-e9811482c6cf tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e Jul 10 04:23:07.775553 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0d70e7ce-cee1-43eb-8d42-e9811482c6cf tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:07.870842 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-4fe77d2f-e31d-45a2-8194-54ec5b549dc9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:07.875814 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-4fe77d2f-e31d-45a2-8194-54ec5b549dc9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:07.876092 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-4fe77d2f-e31d-45a2-8194-54ec5b549dc9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:07.877175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-4fe77d2f-e31d-45a2-8194-54ec5b549dc9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:07.891979 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:07.891979 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:07.893644 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d70e7ce-cee1-43eb-8d42-e9811482c6cf tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e returned with HTTP 200 Jul 10 04:23:07.895079 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 63/243] 10.4.3.87 () {68 vars in 1367 bytes} [Fri Jul 10 04:23:07 2026] PUT /volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e => generated 392 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:07.904501 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-4fe77d2f-e31d-45a2-8194-54ec5b549dc9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:07.908397 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:07.912318 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:23:07.912819 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:07.913370 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-4fe77d2f-e31d-45a2-8194-54ec5b549dc9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:07.913927 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 60/244] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:07 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:07.915073 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:23:07.916238 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Create volume of 1 GB Jul 10 04:23:07.926866 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Availability Zones retrieved successfully. Jul 10 04:23:07.933979 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Flow 'volume_create_api' (fba05412-acd5-4f14-83a9-1cad91a549eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:07.935486 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a1b18b-e49d-4ff3-bcee-78c9d9378f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:07.936924 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:23:07.983969 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a1b18b-e49d-4ff3-bcee-78c9d9378f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:07.985066 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcebd1b2-8e02-4373-8feb-b6f5f3abb198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:08.040963 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota_utils [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Quota exceeded for 7952b8b2549f47b3905da8eca807ba1e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 10 04:23:08.045934 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcebd1b2-8e02-4373-8feb-b6f5f3abb198) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 04:23:08.045934 np0000004952 devstack@c-api.service[100019]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 10 04:23:08.050010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcebd1b2-8e02-4373-8feb-b6f5f3abb198) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:08.051638 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcebd1b2-8e02-4373-8feb-b6f5f3abb198) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 04:23:08.052665 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a1b18b-e49d-4ff3-bcee-78c9d9378f0b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:08.053911 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a1b18b-e49d-4ff3-bcee-78c9d9378f0b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 04:23:08.055302 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Flow 'volume_create_api' (fba05412-acd5-4f14-83a9-1cad91a549eb) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 04:23:08.055708 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.middleware.fault [None req-d4b532a9-23ae-4928-a595-b15ac3da0980 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 413 Jul 10 04:23:08.056763 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 61/245] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:23:07 2026] POST /volume/v3/volumes => generated 150 bytes in 149 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 04:23:08.070696 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:08.073007 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e Jul 10 04:23:08.073556 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:08.083696 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:08.083696 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:08.155844 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:08.156363 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:08.156617 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:08.157196 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:08.157485 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:08.157720 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:08.158038 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:23:08.165192 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-24ba250b-7a50-4e6c-af1d-6003292b00b2 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e returned with HTTP 200 Jul 10 04:23:08.165610 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 62/246] 10.4.3.87 () {68 vars in 1367 bytes} [Fri Jul 10 04:23:08 2026] PUT /volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e => generated 391 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:08.189034 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a749a6b3-fc4a-4296-ad3f-e09c566b3668 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:08.193099 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a749a6b3-fc4a-4296-ad3f-e09c566b3668 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] POST https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7/action Jul 10 04:23:08.193099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a749a6b3-fc4a-4296-ad3f-e09c566b3668 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:08.193099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a749a6b3-fc4a-4296-ad3f-e09c566b3668 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:08.208332 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:08.208332 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:08.209986 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a749a6b3-fc4a-4296-ad3f-e09c566b3668 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Volume info retrieved successfully. Jul 10 04:23:08.261770 np0000004952 devstack@c-api.service[100021]: ERROR cinder.volume.api [None req-a749a6b3-fc4a-4296-ad3f-e09c566b3668 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Quota exceeded for 7952b8b2549f47b3905da8eca807ba1e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 04:23:08.268085 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.middleware.fault [None req-a749a6b3-fc4a-4296-ad3f-e09c566b3668 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7/action returned with HTTP 413 Jul 10 04:23:08.269008 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 64/247] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:23:08 2026] POST /volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7/action => generated 208 bytes in 83 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 04:23:08.278467 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d7de62be-41e3-4a59-b20f-35a1d41bdc99 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:08.280378 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7de62be-41e3-4a59-b20f-35a1d41bdc99 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] GET https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 Jul 10 04:23:08.280591 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7de62be-41e3-4a59-b20f-35a1d41bdc99 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:08.280834 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7de62be-41e3-4a59-b20f-35a1d41bdc99 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:08.287888 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:08.287888 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:08.292076 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d7de62be-41e3-4a59-b20f-35a1d41bdc99 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Volume info retrieved successfully. Jul 10 04:23:08.293404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-24478c4c-e5ed-4748-a09f-41f754456558 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:08.297632 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7de62be-41e3-4a59-b20f-35a1d41bdc99 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 returned with HTTP 200 Jul 10 04:23:08.297911 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-24478c4c-e5ed-4748-a09f-41f754456558 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:08.298051 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 61/248] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:08 2026] GET /volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:08.298118 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-24478c4c-e5ed-4748-a09f-41f754456558 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:08.298387 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-24478c4c-e5ed-4748-a09f-41f754456558 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:08.311722 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:08.311722 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:08.312938 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-97f238b3-72eb-4c69-a3eb-65f511a98eda None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:08.315303 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-97f238b3-72eb-4c69-a3eb-65f511a98eda tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] DELETE https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 Jul 10 04:23:08.315519 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-97f238b3-72eb-4c69-a3eb-65f511a98eda tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:08.315800 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-97f238b3-72eb-4c69-a3eb-65f511a98eda tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:08.315956 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-24478c4c-e5ed-4748-a09f-41f754456558 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:08.316064 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-97f238b3-72eb-4c69-a3eb-65f511a98eda tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Delete volume with id: 444cb083-2dc2-4797-b738-a96692c5d0e7 Jul 10 04:23:08.328844 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-24478c4c-e5ed-4748-a09f-41f754456558 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:08.328844 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 62/249] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:08 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:08.337440 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:08.337440 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:08.337440 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-97f238b3-72eb-4c69-a3eb-65f511a98eda tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Volume info retrieved successfully. Jul 10 04:23:08.379025 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-97f238b3-72eb-4c69-a3eb-65f511a98eda tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Delete volume request issued successfully. Jul 10 04:23:08.379341 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-97f238b3-72eb-4c69-a3eb-65f511a98eda tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 returned with HTTP 202 Jul 10 04:23:08.380085 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 63/250] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:23:08 2026] DELETE /volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:23:08.390373 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2076138a-6636-40cf-993f-261c26d47807 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:08.393087 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2076138a-6636-40cf-993f-261c26d47807 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] GET https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 Jul 10 04:23:08.393424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2076138a-6636-40cf-993f-261c26d47807 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:08.393707 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2076138a-6636-40cf-993f-261c26d47807 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:08.404091 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:08.404091 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:08.411296 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2076138a-6636-40cf-993f-261c26d47807 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Volume info retrieved successfully. Jul 10 04:23:08.418844 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2076138a-6636-40cf-993f-261c26d47807 tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 returned with HTTP 200 Jul 10 04:23:08.419971 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 65/251] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:08 2026] GET /volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:09.346399 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b5bfcff6-1556-442b-9416-f6e9517de6fc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:09.348508 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b5bfcff6-1556-442b-9416-f6e9517de6fc tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:09.348761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b5bfcff6-1556-442b-9416-f6e9517de6fc tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:09.349116 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b5bfcff6-1556-442b-9416-f6e9517de6fc tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:09.370579 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:09.370579 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:09.376946 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b5bfcff6-1556-442b-9416-f6e9517de6fc tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:09.383658 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b5bfcff6-1556-442b-9416-f6e9517de6fc tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:09.384954 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 62/252] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:09 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:09.434434 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7b43cc36-6a6b-4377-9f93-58a4b2b4362d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:09.436329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-e6ba9288-9676-4ca9-a5d7-ddb7441d587c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:09.436751 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b43cc36-6a6b-4377-9f93-58a4b2b4362d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] GET https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 Jul 10 04:23:09.436995 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b43cc36-6a6b-4377-9f93-58a4b2b4362d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:09.437313 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b43cc36-6a6b-4377-9f93-58a4b2b4362d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:09.438876 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-e6ba9288-9676-4ca9-a5d7-ddb7441d587c tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] DELETE https://10.4.3.87/volume/v3/attachments/105c1b86-26da-4d77-b936-4f532627e6f1 Jul 10 04:23:09.439263 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-e6ba9288-9676-4ca9-a5d7-ddb7441d587c tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:09.439622 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-e6ba9288-9676-4ca9-a5d7-ddb7441d587c tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:09.446444 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b43cc36-6a6b-4377-9f93-58a4b2b4362d tempest-VolumeQuotasNegativeTestJSON-1858067187 tempest-VolumeQuotasNegativeTestJSON-1858067187-project-member] https://10.4.3.87/volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 returned with HTTP 404 Jul 10 04:23:09.447092 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 63/253] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:09 2026] GET /volume/v3/volumes/444cb083-2dc2-4797-b738-a96692c5d0e7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:09.448483 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:09.448483 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:09.458086 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7fe40597-8899-44fe-9684-1029fc6cd811 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:09.459754 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7fe40597-8899-44fe-9684-1029fc6cd811 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e Jul 10 04:23:09.460089 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7fe40597-8899-44fe-9684-1029fc6cd811 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-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=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:09.529759 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7fe40597-8899-44fe-9684-1029fc6cd811 tempest-VolumeQuotasNegativeTestJSON-1445997136 tempest-VolumeQuotasNegativeTestJSON-1445997136-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e returned with HTTP 200 Jul 10 04:23:09.530163 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 66/254] 10.4.3.87 () {68 vars in 1368 bytes} [Fri Jul 10 04:23:09 2026] PUT /volume/v3/os-quota-sets/7952b8b2549f47b3905da8eca807ba1e => generated 395 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:09.983520 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6bcaab5d-5df6-4075-a252-ddde4dad88c9 req-e6ba9288-9676-4ca9-a5d7-ddb7441d587c tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/attachments/105c1b86-26da-4d77-b936-4f532627e6f1 returned with HTTP 200 Jul 10 04:23:09.983520 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 64/255] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:23:09 2026] DELETE /volume/v3/attachments/105c1b86-26da-4d77-b936-4f532627e6f1 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:09.996047 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-216ddb45-791a-4a70-9774-948a6f1533e5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:09.996555 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-216ddb45-791a-4a70-9774-948a6f1533e5 None None] GET https://10.4.3.87/volume// Jul 10 04:23:09.996814 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-216ddb45-791a-4a70-9774-948a6f1533e5 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:09.997042 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-216ddb45-791a-4a70-9774-948a6f1533e5 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:09.997502 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-216ddb45-791a-4a70-9774-948a6f1533e5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:09.997861 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 63/256] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:23:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:10.006530 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-2a9d07da-69b5-4ae1-ace7-373a247d7c24 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:10.010107 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-2a9d07da-69b5-4ae1-ace7-373a247d7c24 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:23:10.010592 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-2a9d07da-69b5-4ae1-ace7-373a247d7c24 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7d86cc8-9baf-4c5d-8bca-e10d34167958", "connector": null, "instance_uuid": "954d266a-adee-403e-ac8a-54ba319c77c8"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:10.019873 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:10.019873 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:10.055773 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-2a9d07da-69b5-4ae1-ace7-373a247d7c24 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:23:10.056204 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 64/257] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:23:10 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:10.401242 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c1249a44-14e9-4a1d-913b-3df43021c983 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:10.406012 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1249a44-14e9-4a1d-913b-3df43021c983 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:10.406275 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1249a44-14e9-4a1d-913b-3df43021c983 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:10.406520 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1249a44-14e9-4a1d-913b-3df43021c983 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:10.420031 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:10.420031 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:10.424616 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c1249a44-14e9-4a1d-913b-3df43021c983 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:10.434323 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1249a44-14e9-4a1d-913b-3df43021c983 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:10.434743 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 67/258] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:10 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:10.474162 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-34ec1bff-2aa9-4957-b630-1d941fabda35 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:10.475969 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34ec1bff-2aa9-4957-b630-1d941fabda35 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:10.476104 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34ec1bff-2aa9-4957-b630-1d941fabda35 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:10.476359 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34ec1bff-2aa9-4957-b630-1d941fabda35 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:10.493187 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:10.493187 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:10.498503 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-34ec1bff-2aa9-4957-b630-1d941fabda35 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:10.504794 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34ec1bff-2aa9-4957-b630-1d941fabda35 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:10.504794 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 65/259] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:10 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:10.596733 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-220420a7-68d6-4253-83ac-842dacbea68f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:10.596733 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-220420a7-68d6-4253-83ac-842dacbea68f None None] GET https://10.4.3.87/volume// Jul 10 04:23:10.597355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-220420a7-68d6-4253-83ac-842dacbea68f None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:10.597355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-220420a7-68d6-4253-83ac-842dacbea68f None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:10.597570 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-220420a7-68d6-4253-83ac-842dacbea68f None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:10.597895 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 64/260] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:10.612340 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-bd9bc6f4-1cb0-4426-b73a-1e7cf8173612 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:10.613155 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-bd9bc6f4-1cb0-4426-b73a-1e7cf8173612 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:10.613273 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-bd9bc6f4-1cb0-4426-b73a-1e7cf8173612 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:10.613678 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-bd9bc6f4-1cb0-4426-b73a-1e7cf8173612 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:10.623325 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:10.623325 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:10.627790 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-bd9bc6f4-1cb0-4426-b73a-1e7cf8173612 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:10.633139 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-bd9bc6f4-1cb0-4426-b73a-1e7cf8173612 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:10.633829 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 65/261] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:23:10 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:23:10.725303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-03d89372-b20a-476d-8669-db4b44994280 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:10.727616 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-03d89372-b20a-476d-8669-db4b44994280 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] PUT https://10.4.3.87/volume/v3/attachments/4e85b387-2c0d-4a93-8de3-b96f729d5f86 Jul 10 04:23:10.727965 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-03d89372-b20a-476d-8669-db4b44994280 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:10.735646 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-03d89372-b20a-476d-8669-db4b44994280 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Acquiring lock "cinder-attachment_update-c7d86cc8-9baf-4c5d-8bca-e10d34167958-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:23:10.742070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-03d89372-b20a-476d-8669-db4b44994280 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Lock "cinder-attachment_update-c7d86cc8-9baf-4c5d-8bca-e10d34167958-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:23:10.743248 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:10.743248 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:11.273243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-03d89372-b20a-476d-8669-db4b44994280 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Lock "cinder-attachment_update-c7d86cc8-9baf-4c5d-8bca-e10d34167958-np0000004952" released by "attachment_update" :: held 0.531s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:23:11.273653 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-03d89372-b20a-476d-8669-db4b44994280 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/attachments/4e85b387-2c0d-4a93-8de3-b96f729d5f86 returned with HTTP 200 Jul 10 04:23:11.274101 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 68/262] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:23:10 2026] PUT /volume/v3/attachments/4e85b387-2c0d-4a93-8de3-b96f729d5f86 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:11.449830 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c1c48b5b-4ae4-4d53-a035-1b3e0bf83f3a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:11.453120 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c1c48b5b-4ae4-4d53-a035-1b3e0bf83f3a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:11.453620 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c1c48b5b-4ae4-4d53-a035-1b3e0bf83f3a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:11.454498 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c1c48b5b-4ae4-4d53-a035-1b3e0bf83f3a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:11.482162 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:11.482162 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:11.487693 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c1c48b5b-4ae4-4d53-a035-1b3e0bf83f3a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:11.493972 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c1c48b5b-4ae4-4d53-a035-1b3e0bf83f3a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:11.494652 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 66/263] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:11 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:11.520099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-222fe0cb-e954-441a-b291-7202d9398f1c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:11.522000 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-222fe0cb-e954-441a-b291-7202d9398f1c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:11.522436 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-222fe0cb-e954-441a-b291-7202d9398f1c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:11.522720 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-222fe0cb-e954-441a-b291-7202d9398f1c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:11.542951 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:11.542951 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:11.549425 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-222fe0cb-e954-441a-b291-7202d9398f1c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:11.556469 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-222fe0cb-e954-441a-b291-7202d9398f1c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:11.556469 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 65/264] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:11 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:11.581269 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f723a1ee-8379-4218-8526-f2273e56a72b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:11.587481 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f723a1ee-8379-4218-8526-f2273e56a72b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:11.587799 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f723a1ee-8379-4218-8526-f2273e56a72b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:11.587987 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f723a1ee-8379-4218-8526-f2273e56a72b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:11.598000 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:11.598000 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:11.605735 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f723a1ee-8379-4218-8526-f2273e56a72b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:11.613713 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f723a1ee-8379-4218-8526-f2273e56a72b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:11.614180 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 66/265] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:11 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:11.633198 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-92bb84f5-1c64-4b28-9152-007e020ec8ee None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:11.635536 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-92bb84f5-1c64-4b28-9152-007e020ec8ee tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:11.635907 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-92bb84f5-1c64-4b28-9152-007e020ec8ee tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:11.636104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-92bb84f5-1c64-4b28-9152-007e020ec8ee tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:11.636347 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-92bb84f5-1c64-4b28-9152-007e020ec8ee tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Delete volume with id: 62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:11.645840 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:11.645840 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:11.646133 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-92bb84f5-1c64-4b28-9152-007e020ec8ee tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:11.669933 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-92bb84f5-1c64-4b28-9152-007e020ec8ee tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Delete volume request issued successfully. Jul 10 04:23:11.670686 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-92bb84f5-1c64-4b28-9152-007e020ec8ee tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 202 Jul 10 04:23:11.670836 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 69/266] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:23:11 2026] DELETE /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:23:11.683186 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f78c3ffa-033b-43eb-99b0-9cde1e3a206b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:11.685028 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f78c3ffa-033b-43eb-99b0-9cde1e3a206b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:11.685725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f78c3ffa-033b-43eb-99b0-9cde1e3a206b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:11.685725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f78c3ffa-033b-43eb-99b0-9cde1e3a206b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:11.693502 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:11.693502 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:11.700037 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f78c3ffa-033b-43eb-99b0-9cde1e3a206b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Volume info retrieved successfully. Jul 10 04:23:11.705166 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f78c3ffa-033b-43eb-99b0-9cde1e3a206b tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 200 Jul 10 04:23:11.705639 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 67/267] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:11 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:12.258253 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-534565cd-e054-47e8-a200-21674e3c4bb4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:12.263298 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-534565cd-e054-47e8-a200-21674e3c4bb4 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] POST https://10.4.3.87/volume/v3/attachments/4ff9b81c-25cd-4317-b1b0-7cc4c5b5056f/action Jul 10 04:23:12.263918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-534565cd-e054-47e8-a200-21674e3c4bb4 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:12.264053 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-534565cd-e054-47e8-a200-21674e3c4bb4 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:12.289596 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:12.289596 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:12.305904 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2b1867cc-c544-4a7b-bc4a-afac72524332 req-534565cd-e054-47e8-a200-21674e3c4bb4 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/attachments/4ff9b81c-25cd-4317-b1b0-7cc4c5b5056f/action returned with HTTP 204 Jul 10 04:23:12.306393 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 66/268] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:23:12 2026] POST /volume/v3/attachments/4ff9b81c-25cd-4317-b1b0-7cc4c5b5056f/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:12.515646 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ead9ee55-90ab-42b4-85d7-7b9a31c68cf3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:12.517480 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ead9ee55-90ab-42b4-85d7-7b9a31c68cf3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:12.517558 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ead9ee55-90ab-42b4-85d7-7b9a31c68cf3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:12.518617 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ead9ee55-90ab-42b4-85d7-7b9a31c68cf3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:12.537730 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:12.537730 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:12.545814 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ead9ee55-90ab-42b4-85d7-7b9a31c68cf3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:12.554965 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ead9ee55-90ab-42b4-85d7-7b9a31c68cf3 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:12.555110 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 67/269] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:12 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1158 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:12.577065 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-539cc8f0-c156-4084-b326-aad52c97d91c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:12.579471 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-539cc8f0-c156-4084-b326-aad52c97d91c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:12.579471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-539cc8f0-c156-4084-b326-aad52c97d91c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:12.579471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-539cc8f0-c156-4084-b326-aad52c97d91c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:12.598009 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:12.598009 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:12.607787 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-539cc8f0-c156-4084-b326-aad52c97d91c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:12.615497 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-539cc8f0-c156-4084-b326-aad52c97d91c tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:12.616134 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 70/270] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:12 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:12.628465 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-eba6afa2-9423-42d8-a487-f787d7e7ebca None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:12.633868 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-eba6afa2-9423-42d8-a487-f787d7e7ebca tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:12.633868 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-eba6afa2-9423-42d8-a487-f787d7e7ebca tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:12.633868 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-eba6afa2-9423-42d8-a487-f787d7e7ebca tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:12.646883 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:12.646883 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:12.652393 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-eba6afa2-9423-42d8-a487-f787d7e7ebca tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:12.659139 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-eba6afa2-9423-42d8-a487-f787d7e7ebca tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:12.659740 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 68/271] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:12 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:12.722343 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a39d8a64-ae95-4fa9-aac7-9cc661b9a1f9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:12.728523 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a39d8a64-ae95-4fa9-aac7-9cc661b9a1f9 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:12.729921 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a39d8a64-ae95-4fa9-aac7-9cc661b9a1f9 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:12.729921 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a39d8a64-ae95-4fa9-aac7-9cc661b9a1f9 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:12.737475 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a39d8a64-ae95-4fa9-aac7-9cc661b9a1f9 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 404 Jul 10 04:23:12.737974 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 67/272] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:12 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:13.641462 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a80c92a2-cb03-4c28-9073-09dd23441385 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:13.643868 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a80c92a2-cb03-4c28-9073-09dd23441385 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:13.644143 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a80c92a2-cb03-4c28-9073-09dd23441385 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:13.644424 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a80c92a2-cb03-4c28-9073-09dd23441385 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:13.660367 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:13.660367 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:13.668921 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a80c92a2-cb03-4c28-9073-09dd23441385 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:13.676033 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a80c92a2-cb03-4c28-9073-09dd23441385 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:13.676033 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 68/273] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:13 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:13.972814 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0c08fd64-e85a-43cf-8df6-1c3b1261c1ad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:13.976163 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c08fd64-e85a-43cf-8df6-1c3b1261c1ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:13.976511 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c08fd64-e85a-43cf-8df6-1c3b1261c1ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:13.976778 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c08fd64-e85a-43cf-8df6-1c3b1261c1ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:13.976967 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-0c08fd64-e85a-43cf-8df6-1c3b1261c1ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Delete volume with id: 7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:13.987068 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:13.987068 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:13.987745 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0c08fd64-e85a-43cf-8df6-1c3b1261c1ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:23:14.009758 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0c08fd64-e85a-43cf-8df6-1c3b1261c1ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Delete volume request issued successfully. Jul 10 04:23:14.010036 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c08fd64-e85a-43cf-8df6-1c3b1261c1ad tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 202 Jul 10 04:23:14.010643 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 71/274] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:23:13 2026] DELETE /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:23:14.020070 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d1595e99-892b-4730-b144-ae7c2e954ac9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:14.024247 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1595e99-892b-4730-b144-ae7c2e954ac9 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:14.024247 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1595e99-892b-4730-b144-ae7c2e954ac9 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:14.024247 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1595e99-892b-4730-b144-ae7c2e954ac9 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:14.033737 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:14.033737 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:14.038631 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d1595e99-892b-4730-b144-ae7c2e954ac9 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Volume info retrieved successfully. Jul 10 04:23:14.046649 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1595e99-892b-4730-b144-ae7c2e954ac9 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 200 Jul 10 04:23:14.047036 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 69/275] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:14 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:14.670127 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b6d66f90-4624-4ece-9c50-ead66a5a2e58 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:14.690056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bb480f9f-9dd8-4851-8d37-1c936d3e1954 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:14.693774 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bb480f9f-9dd8-4851-8d37-1c936d3e1954 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:14.694127 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bb480f9f-9dd8-4851-8d37-1c936d3e1954 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:14.694616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bb480f9f-9dd8-4851-8d37-1c936d3e1954 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:14.705693 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:14.705693 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:14.711727 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bb480f9f-9dd8-4851-8d37-1c936d3e1954 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:14.714317 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d41b6a61-75d3-4860-b402-fe64a1a23ff6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:14.714821 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d41b6a61-75d3-4860-b402-fe64a1a23ff6 None None] GET https://10.4.3.87/volume// Jul 10 04:23:14.715049 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d41b6a61-75d3-4860-b402-fe64a1a23ff6 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:14.715552 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d41b6a61-75d3-4860-b402-fe64a1a23ff6 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:14.715793 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d41b6a61-75d3-4860-b402-fe64a1a23ff6 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:14.716242 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 72/276] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:23:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:14.718051 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bb480f9f-9dd8-4851-8d37-1c936d3e1954 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:14.718651 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 69/277] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:14 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:14.730475 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-507f0c2f-09c1-45d4-bbb8-d2b3f18ddb08 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:14.734665 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-507f0c2f-09c1-45d4-bbb8-d2b3f18ddb08 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:23:14.735119 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-507f0c2f-09c1-45d4-bbb8-d2b3f18ddb08 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7616ae2a-1ddb-4d24-9e43-c044c03e3df3", "connector": null, "instance_uuid": "df2c905b-d1ee-4235-99dd-30db224a3447"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:14.754951 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:14.754951 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:14.788294 np0000004952 devstack@c-api.service[100020]: WARNING cinder.volume.api [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-507f0c2f-09c1-45d4-bbb8-d2b3f18ddb08 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 04:23:14.795123 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-507f0c2f-09c1-45d4-bbb8-d2b3f18ddb08 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:23:14.795822 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 70/278] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:23:14 2026] POST /volume/v3/attachments => generated 271 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:14.932065 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6d66f90-4624-4ece-9c50-ead66a5a2e58 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] GET https://10.4.3.87/volume/v3/os-services Jul 10 04:23:14.932414 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b6d66f90-4624-4ece-9c50-ead66a5a2e58 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:14.932633 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b6d66f90-4624-4ece-9c50-ead66a5a2e58 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:14.938823 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6d66f90-4624-4ece-9c50-ead66a5a2e58 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] https://10.4.3.87/volume/v3/os-services returned with HTTP 200 Jul 10 04:23:14.939333 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 68/279] 10.4.3.87 () {66 vars in 1242 bytes} [Fri Jul 10 04:23:14 2026] GET /volume/v3/os-services => generated 626 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:14.952985 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-edc39407-1325-4c17-8665-237cd4fcf155 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:14.955183 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-edc39407-1325-4c17-8665-237cd4fcf155 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] PUT https://10.4.3.87/volume/v3/os-services/disable-log-reason Jul 10 04:23:14.955562 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-edc39407-1325-4c17-8665-237cd4fcf155 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004952", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:14.957325 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-edc39407-1325-4c17-8665-237cd4fcf155 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] https://10.4.3.87/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 10 04:23:14.957865 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 73/280] 10.4.3.87 () {68 vars in 1319 bytes} [Fri Jul 10 04:23:14 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:23:14.970399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c78ea95e-e9d6-4a1a-a402-ffe866e92abc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:14.973438 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c78ea95e-e9d6-4a1a-a402-ffe866e92abc tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] PUT https://10.4.3.87/volume/v3/os-services/disable Jul 10 04:23:14.973860 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c78ea95e-e9d6-4a1a-a402-ffe866e92abc tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004952", "binary": "invalid_binary"} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:14.983209 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c78ea95e-e9d6-4a1a-a402-ffe866e92abc tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] https://10.4.3.87/volume/v3/os-services/disable returned with HTTP 404 Jul 10 04:23:14.983871 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 70/281] 10.4.3.87 () {68 vars in 1286 bytes} [Fri Jul 10 04:23:14 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:14.999542 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6088cadf-aa48-40ce-9dcc-d2c4e5524d46 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:15.000732 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6088cadf-aa48-40ce-9dcc-d2c4e5524d46 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] PUT https://10.4.3.87/volume/v3/os-services/enable Jul 10 04:23:15.001405 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6088cadf-aa48-40ce-9dcc-d2c4e5524d46 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:15.003863 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:15.003863 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:15.010246 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6088cadf-aa48-40ce-9dcc-d2c4e5524d46 tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] https://10.4.3.87/volume/v3/os-services/enable returned with HTTP 404 Jul 10 04:23:15.010930 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 71/282] 10.4.3.87 () {68 vars in 1283 bytes} [Fri Jul 10 04:23:14 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:15.021267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4fc55081-b5a0-4cfd-aa37-e2ff498dd09b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:15.023277 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4fc55081-b5a0-4cfd-aa37-e2ff498dd09b tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] PUT https://10.4.3.87/volume/v3/os-services/freeze Jul 10 04:23:15.025289 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4fc55081-b5a0-4cfd-aa37-e2ff498dd09b tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:15.036946 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4fc55081-b5a0-4cfd-aa37-e2ff498dd09b tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] https://10.4.3.87/volume/v3/os-services/freeze returned with HTTP 400 Jul 10 04:23:15.037738 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 69/283] 10.4.3.87 () {68 vars in 1283 bytes} [Fri Jul 10 04:23:15 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:23:15.047810 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-834c5e4b-277b-467a-bf02-7400833ef39e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:15.050902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-834c5e4b-277b-467a-bf02-7400833ef39e tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] PUT https://10.4.3.87/volume/v3/os-services/thaw Jul 10 04:23:15.051311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-834c5e4b-277b-467a-bf02-7400833ef39e tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:15.063459 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-834c5e4b-277b-467a-bf02-7400833ef39e tempest-VolumeServicesNegativeTest-2037009972 tempest-VolumeServicesNegativeTest-2037009972-project-admin] https://10.4.3.87/volume/v3/os-services/thaw returned with HTTP 400 Jul 10 04:23:15.064175 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 74/284] 10.4.3.87 () {68 vars in 1277 bytes} [Fri Jul 10 04:23:15 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) Jul 10 04:23:15.066430 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3d0612dc-2706-4876-98f6-be1f29f2e7d3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:15.069027 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3d0612dc-2706-4876-98f6-be1f29f2e7d3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] GET https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 Jul 10 04:23:15.071326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3d0612dc-2706-4876-98f6-be1f29f2e7d3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:15.071326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3d0612dc-2706-4876-98f6-be1f29f2e7d3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:15.076642 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3d0612dc-2706-4876-98f6-be1f29f2e7d3 tempest-AttachSCSIVolumeTestJSON-206622886 tempest-AttachSCSIVolumeTestJSON-206622886-project-member] https://10.4.3.87/volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 returned with HTTP 404 Jul 10 04:23:15.077417 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 71/285] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:15 2026] GET /volume/v3/volumes/7e23ed71-1354-40df-ac7a-614e58e7c9c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:15.194309 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b95614b1-94d7-405f-bba6-71f2353a93e8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:15.198826 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b95614b1-94d7-405f-bba6-71f2353a93e8 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:15.198826 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b95614b1-94d7-405f-bba6-71f2353a93e8 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:15.198826 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b95614b1-94d7-405f-bba6-71f2353a93e8 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:15.224522 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:15.224522 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:15.230149 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b95614b1-94d7-405f-bba6-71f2353a93e8 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:15.232584 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b95614b1-94d7-405f-bba6-71f2353a93e8 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:15.233112 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 72/286] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:15 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:15.333119 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8f888b9b-3a98-43a4-a19f-a677b5850003 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:15.333361 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f888b9b-3a98-43a4-a19f-a677b5850003 None None] GET https://10.4.3.87/volume// Jul 10 04:23:15.333552 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f888b9b-3a98-43a4-a19f-a677b5850003 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:15.333728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f888b9b-3a98-43a4-a19f-a677b5850003 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:15.334020 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f888b9b-3a98-43a4-a19f-a677b5850003 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:15.334315 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 70/287] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:15.351886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-fd7cb7b4-d985-4f97-97da-1e1ff25caa20 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:15.355338 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-fd7cb7b4-d985-4f97-97da-1e1ff25caa20 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:15.356026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-fd7cb7b4-d985-4f97-97da-1e1ff25caa20 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:15.356276 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-fd7cb7b4-d985-4f97-97da-1e1ff25caa20 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:15.375293 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:15.375293 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:15.380965 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-fd7cb7b4-d985-4f97-97da-1e1ff25caa20 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:15.390556 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-fd7cb7b4-d985-4f97-97da-1e1ff25caa20 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:15.391101 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 75/288] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:23:15 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1340 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:23:15.492828 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-6841139b-1577-4245-b6c8-910d75bb9eba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:15.495800 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-6841139b-1577-4245-b6c8-910d75bb9eba tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] PUT https://10.4.3.87/volume/v3/attachments/4ed3a63b-99f1-4a2b-b686-26df48f57987 Jul 10 04:23:15.496304 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-6841139b-1577-4245-b6c8-910d75bb9eba tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:15.515822 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-6841139b-1577-4245-b6c8-910d75bb9eba tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Acquiring lock "cinder-attachment_update-7616ae2a-1ddb-4d24-9e43-c044c03e3df3-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:23:15.524841 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-6841139b-1577-4245-b6c8-910d75bb9eba tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Lock "cinder-attachment_update-7616ae2a-1ddb-4d24-9e43-c044c03e3df3-np0000004952" acquired by "attachment_update" :: waited 0.009s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:23:15.525889 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:15.525889 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:15.734853 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-275b0f0e-c429-4159-9578-b9073bcf9b4b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:15.738895 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-275b0f0e-c429-4159-9578-b9073bcf9b4b tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:15.738895 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-275b0f0e-c429-4159-9578-b9073bcf9b4b tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:15.738895 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-275b0f0e-c429-4159-9578-b9073bcf9b4b tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:15.749097 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:15.749097 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:15.754357 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-275b0f0e-c429-4159-9578-b9073bcf9b4b tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:15.760329 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-275b0f0e-c429-4159-9578-b9073bcf9b4b tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:15.761048 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 73/289] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:15 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:16.057449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-6841139b-1577-4245-b6c8-910d75bb9eba tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Lock "cinder-attachment_update-7616ae2a-1ddb-4d24-9e43-c044c03e3df3-np0000004952" released by "attachment_update" :: held 0.533s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:23:16.057885 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-6841139b-1577-4245-b6c8-910d75bb9eba tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/attachments/4ed3a63b-99f1-4a2b-b686-26df48f57987 returned with HTTP 200 Jul 10 04:23:16.058597 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 72/290] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:23:15 2026] PUT /volume/v3/attachments/4ed3a63b-99f1-4a2b-b686-26df48f57987 => generated 967 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:16.252862 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0d01d4d0-36c5-40b2-801b-33094e3406f6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:16.255371 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d01d4d0-36c5-40b2-801b-33094e3406f6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:16.255647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d01d4d0-36c5-40b2-801b-33094e3406f6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:16.255945 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d01d4d0-36c5-40b2-801b-33094e3406f6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:16.273338 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:16.273338 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:16.277710 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0d01d4d0-36c5-40b2-801b-33094e3406f6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:16.283740 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d01d4d0-36c5-40b2-801b-33094e3406f6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:16.284706 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 71/291] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:16 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:16.780340 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c92f8249-f3d9-40b2-9119-b28668892be6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:16.782627 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c92f8249-f3d9-40b2-9119-b28668892be6 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:16.783044 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c92f8249-f3d9-40b2-9119-b28668892be6 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:16.783118 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c92f8249-f3d9-40b2-9119-b28668892be6 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:16.800040 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:16.800040 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:16.806003 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c92f8249-f3d9-40b2-9119-b28668892be6 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:16.814302 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c92f8249-f3d9-40b2-9119-b28668892be6 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:16.814808 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 76/292] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:16 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:17.300230 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4fbd26d9-1d6d-4829-87ff-95562a3c7d12 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:17.302453 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4fbd26d9-1d6d-4829-87ff-95562a3c7d12 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:17.302750 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4fbd26d9-1d6d-4829-87ff-95562a3c7d12 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:17.303036 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4fbd26d9-1d6d-4829-87ff-95562a3c7d12 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:17.318638 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:17.318638 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:17.323864 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4fbd26d9-1d6d-4829-87ff-95562a3c7d12 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:17.330622 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4fbd26d9-1d6d-4829-87ff-95562a3c7d12 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:17.331667 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 74/293] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:17 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:17.561517 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-3ebf3540-e4fa-4b7f-9f44-d247b8f076c9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:17.564329 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-3ebf3540-e4fa-4b7f-9f44-d247b8f076c9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] POST https://10.4.3.87/volume/v3/attachments/4e85b387-2c0d-4a93-8de3-b96f729d5f86/action Jul 10 04:23:17.564705 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-3ebf3540-e4fa-4b7f-9f44-d247b8f076c9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:17.565161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-3ebf3540-e4fa-4b7f-9f44-d247b8f076c9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:17.587907 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:17.587907 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:17.600703 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d3694a78-60fc-47c2-ba63-9516c8cb9d6c req-3ebf3540-e4fa-4b7f-9f44-d247b8f076c9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/attachments/4e85b387-2c0d-4a93-8de3-b96f729d5f86/action returned with HTTP 204 Jul 10 04:23:17.600703 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 73/294] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:23:17 2026] POST /volume/v3/attachments/4e85b387-2c0d-4a93-8de3-b96f729d5f86/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:17.832060 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-36c41e4c-196b-4ca8-a307-e5d18566ebbb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:17.836062 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-36c41e4c-196b-4ca8-a307-e5d18566ebbb tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:17.836062 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-36c41e4c-196b-4ca8-a307-e5d18566ebbb tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:17.836322 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-36c41e4c-196b-4ca8-a307-e5d18566ebbb tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:17.850990 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:17.850990 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:17.858740 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-36c41e4c-196b-4ca8-a307-e5d18566ebbb tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:17.865596 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-36c41e4c-196b-4ca8-a307-e5d18566ebbb tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:17.866200 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 72/295] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:17 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:17.880120 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9ffb2d9b-9c7a-470d-a0c7-f4cefa8206ab None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:17.885081 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9ffb2d9b-9c7a-470d-a0c7-f4cefa8206ab tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:17.885081 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9ffb2d9b-9c7a-470d-a0c7-f4cefa8206ab tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:17.885395 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9ffb2d9b-9c7a-470d-a0c7-f4cefa8206ab tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:17.898999 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:17.898999 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:17.904098 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9ffb2d9b-9c7a-470d-a0c7-f4cefa8206ab tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:17.910045 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9ffb2d9b-9c7a-470d-a0c7-f4cefa8206ab tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:17.910465 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 77/296] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:17 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:18.348652 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-432e8859-0e75-4126-9c16-a1139e9b46e2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:18.353077 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-432e8859-0e75-4126-9c16-a1139e9b46e2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:18.353077 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-432e8859-0e75-4126-9c16-a1139e9b46e2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:18.353077 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-432e8859-0e75-4126-9c16-a1139e9b46e2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:18.366629 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:18.366629 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:18.372134 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-432e8859-0e75-4126-9c16-a1139e9b46e2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:18.379710 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-432e8859-0e75-4126-9c16-a1139e9b46e2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:18.380572 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 75/297] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:18 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:19.396376 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4fe85ed2-8e97-429a-8290-e24930f44c2c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:19.398089 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4fe85ed2-8e97-429a-8290-e24930f44c2c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:19.398517 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4fe85ed2-8e97-429a-8290-e24930f44c2c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:19.398793 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4fe85ed2-8e97-429a-8290-e24930f44c2c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:19.413526 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:19.413526 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:19.418757 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4fe85ed2-8e97-429a-8290-e24930f44c2c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:19.424510 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4fe85ed2-8e97-429a-8290-e24930f44c2c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:19.425881 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 74/298] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:19 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:20.028682 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-aed3308c-6f33-4ebf-b1c9-ac596070db03 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:20.031268 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-aed3308c-6f33-4ebf-b1c9-ac596070db03 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:20.031510 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-aed3308c-6f33-4ebf-b1c9-ac596070db03 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:20.031756 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-aed3308c-6f33-4ebf-b1c9-ac596070db03 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:20.043110 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:20.043110 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:20.047455 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-aed3308c-6f33-4ebf-b1c9-ac596070db03 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:20.053539 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-aed3308c-6f33-4ebf-b1c9-ac596070db03 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:20.054114 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 73/299] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:20 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:20.105835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-53ac8421-59ec-4ff6-9030-ea28e4d3dd19 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:20.110912 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-53ac8421-59ec-4ff6-9030-ea28e4d3dd19 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] POST https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958/action Jul 10 04:23:20.111484 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-53ac8421-59ec-4ff6-9030-ea28e4d3dd19 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:20.111682 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-53ac8421-59ec-4ff6-9030-ea28e4d3dd19 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:20.128448 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:20.128448 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:20.128921 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-53ac8421-59ec-4ff6-9030-ea28e4d3dd19 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:20.139418 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-53ac8421-59ec-4ff6-9030-ea28e4d3dd19 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Begin detaching volume completed successfully. Jul 10 04:23:20.139418 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-53ac8421-59ec-4ff6-9030-ea28e4d3dd19 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958/action returned with HTTP 202 Jul 10 04:23:20.140067 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 78/300] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:23:20 2026] POST /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:23:20.176247 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-02d0b774-b4c0-48fb-8fe7-b251f5cb7bc3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:20.178752 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-02d0b774-b4c0-48fb-8fe7-b251f5cb7bc3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:20.180209 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-02d0b774-b4c0-48fb-8fe7-b251f5cb7bc3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:20.180209 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-02d0b774-b4c0-48fb-8fe7-b251f5cb7bc3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:20.196523 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:20.196523 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:20.202133 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-02d0b774-b4c0-48fb-8fe7-b251f5cb7bc3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:20.208795 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-02d0b774-b4c0-48fb-8fe7-b251f5cb7bc3 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:20.209385 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 76/301] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:20 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:20.440360 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c8a22e94-3824-44d8-a189-f0a350aab0d6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:20.442730 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c8a22e94-3824-44d8-a189-f0a350aab0d6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:20.442995 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c8a22e94-3824-44d8-a189-f0a350aab0d6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:20.443237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c8a22e94-3824-44d8-a189-f0a350aab0d6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:20.460347 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:20.460347 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:20.467117 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c8a22e94-3824-44d8-a189-f0a350aab0d6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:20.473371 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c8a22e94-3824-44d8-a189-f0a350aab0d6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:20.473854 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 75/302] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:20 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:20.514613 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7bf5d903-3a1d-4394-b687-b31647834d88 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:20.748070 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:23:20.748309 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1089183986"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:20.749582 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1089183986'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:23:20.749701 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Create volume of 1 GB Jul 10 04:23:20.754009 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Availability Zones retrieved successfully. Jul 10 04:23:20.759728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Flow 'volume_create_api' (291d8391-d215-4fd6-8c45-7994b6068fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:20.760626 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f571f7-c4e3-40f2-b2d4-ae702c0bf01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:20.761621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:23:20.797383 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f571f7-c4e3-40f2-b2d4-ae702c0bf01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:20.798459 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1752667a-223b-4016-930c-0dc0f5bb4e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:20.887592 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Created reservations ['dda2d4f3-b387-42b3-b774-7d21d6edf3b0', '998502ab-44a5-4b0e-8bd7-d58e9a23d547', '575d66c4-3556-4a21-82bc-7470a35e106f', 'c580b07d-60e2-4fea-8c13-0c162f49b0b3'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:23:20.888460 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1752667a-223b-4016-930c-0dc0f5bb4e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dda2d4f3-b387-42b3-b774-7d21d6edf3b0', '998502ab-44a5-4b0e-8bd7-d58e9a23d547', '575d66c4-3556-4a21-82bc-7470a35e106f', 'c580b07d-60e2-4fea-8c13-0c162f49b0b3']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:20.889285 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2839f5a-2273-4680-a05e-d3abf5e49c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:20.917088 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2839f5a-2273-4680-a05e-d3abf5e49c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fed1b137-46bc-4e21-8af5-6382c6ccd786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1089183986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eaeb55113104bb3802a0091184b6fe7',qos_specs=None,replication_status=,reservations=['dda2d4f3-b387-42b3-b774-7d21d6edf3b0','998502ab-44a5-4b0e-8bd7-d58e9a23d547','575d66c4-3556-4a21-82bc-7470a35e106f','c580b07d-60e2-4fea-8c13-0c162f49b0b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c072f9f9964b1c95cd1803172fef9a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1089183986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fed1b137-46bc-4e21-8af5-6382c6ccd786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eaeb55113104bb3802a0091184b6fe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04c072f9f9964b1c95cd1803172fef9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:20.919752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f80d5a1-0480-48d6-9aa1-5c6183fcc968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:20.952460 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f80d5a1-0480-48d6-9aa1-5c6183fcc968) transitioned into state 'SUCCESS' from state '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-1089183986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eaeb55113104bb3802a0091184b6fe7',qos_specs=None,replication_status=,reservations=['dda2d4f3-b387-42b3-b774-7d21d6edf3b0','998502ab-44a5-4b0e-8bd7-d58e9a23d547','575d66c4-3556-4a21-82bc-7470a35e106f','c580b07d-60e2-4fea-8c13-0c162f49b0b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c072f9f9964b1c95cd1803172fef9a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:20.953388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970da2e2-a493-43bc-abe2-b511a9e9dadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:20.966856 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970da2e2-a493-43bc-abe2-b511a9e9dadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:20.967465 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Flow 'volume_create_api' (291d8391-d215-4fd6-8c45-7994b6068fe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:20.967538 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Create volume request issued successfully. Jul 10 04:23:20.968201 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7bf5d903-3a1d-4394-b687-b31647834d88 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:23:20.968718 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 74/303] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:23:20 2026] POST /volume/v3/volumes => generated 752 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:23:20.981902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-105fbfad-1fa5-4006-85bf-781d5a1fc721 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:20.986360 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-105fbfad-1fa5-4006-85bf-781d5a1fc721 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 Jul 10 04:23:20.986609 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-105fbfad-1fa5-4006-85bf-781d5a1fc721 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:20.986849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-105fbfad-1fa5-4006-85bf-781d5a1fc721 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.003270 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:21.003270 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:21.014112 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-105fbfad-1fa5-4006-85bf-781d5a1fc721 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:23:21.022055 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-105fbfad-1fa5-4006-85bf-781d5a1fc721 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 returned with HTTP 200 Jul 10 04:23:21.022509 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 79/304] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:20 2026] GET /volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:21.160119 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ff5f3a37-ca14-4efe-b136-6eeb3004a318 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.162045 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff5f3a37-ca14-4efe-b136-6eeb3004a318 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:21.162397 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff5f3a37-ca14-4efe-b136-6eeb3004a318 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:21.162711 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff5f3a37-ca14-4efe-b136-6eeb3004a318 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.163020 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-ff5f3a37-ca14-4efe-b136-6eeb3004a318 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Delete volume with id: 62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:21.169724 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff5f3a37-ca14-4efe-b136-6eeb3004a318 tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 404 Jul 10 04:23:21.169724 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 77/305] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:23:21 2026] DELETE /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:21.178718 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0fc67601-b3d6-40da-be64-00a5c139f43e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.182088 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0fc67601-b3d6-40da-be64-00a5c139f43e tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] GET https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 Jul 10 04:23:21.182292 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0fc67601-b3d6-40da-be64-00a5c139f43e tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:21.182613 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0fc67601-b3d6-40da-be64-00a5c139f43e tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.188027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-29d94a7a-fe20-48b4-ac55-17a096ef8dc3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.188027 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-29d94a7a-fe20-48b4-ac55-17a096ef8dc3 None None] GET https://10.4.3.87/volume// Jul 10 04:23:21.188703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-29d94a7a-fe20-48b4-ac55-17a096ef8dc3 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:21.188703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-29d94a7a-fe20-48b4-ac55-17a096ef8dc3 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.192251 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-29d94a7a-fe20-48b4-ac55-17a096ef8dc3 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:21.192251 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 75/306] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:21.196684 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0fc67601-b3d6-40da-be64-00a5c139f43e tempest-VolumesAssistedSnapshotsTest-405060855 tempest-VolumesAssistedSnapshotsTest-405060855-project-admin] https://10.4.3.87/volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 returned with HTTP 404 Jul 10 04:23:21.197530 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 76/307] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:21 2026] GET /volume/v3/volumes/62f18421-8a8d-44c6-950c-5778e0170f48 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:21.223679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-a047c95b-7cd6-4e2b-9761-a4c13fb80d3f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.226584 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-068ddd0a-86c4-4164-a952-de3eaf472f6f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.227757 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-a047c95b-7cd6-4e2b-9761-a4c13fb80d3f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:21.227998 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-a047c95b-7cd6-4e2b-9761-a4c13fb80d3f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:21.228200 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-a047c95b-7cd6-4e2b-9761-a4c13fb80d3f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.229053 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-068ddd0a-86c4-4164-a952-de3eaf472f6f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:21.230246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-068ddd0a-86c4-4164-a952-de3eaf472f6f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:21.230246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-068ddd0a-86c4-4164-a952-de3eaf472f6f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.239869 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:21.239869 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:21.247743 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-a047c95b-7cd6-4e2b-9761-a4c13fb80d3f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:21.251610 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:21.251610 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:21.251918 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-a047c95b-7cd6-4e2b-9761-a4c13fb80d3f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:21.252462 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 80/308] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:23:21 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:23:21.259400 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-068ddd0a-86c4-4164-a952-de3eaf472f6f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:21.262769 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-068ddd0a-86c4-4164-a952-de3eaf472f6f tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:21.263317 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 78/309] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:21 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:21.326370 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-2ceb3873-e4de-4dfb-a1e9-484ed52ab7b7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.329894 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-2ceb3873-e4de-4dfb-a1e9-484ed52ab7b7 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] POST https://10.4.3.87/volume/v3/attachments/4ed3a63b-99f1-4a2b-b686-26df48f57987/action Jul 10 04:23:21.330446 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-2ceb3873-e4de-4dfb-a1e9-484ed52ab7b7 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:21.330651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-2ceb3873-e4de-4dfb-a1e9-484ed52ab7b7 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:21.375449 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:21.375449 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:21.388026 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-3dcf1524-0221-4dd4-9160-5b1667c72399 req-2ceb3873-e4de-4dfb-a1e9-484ed52ab7b7 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/attachments/4ed3a63b-99f1-4a2b-b686-26df48f57987/action returned with HTTP 204 Jul 10 04:23:21.388662 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 76/310] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:23:21 2026] POST /volume/v3/attachments/4ed3a63b-99f1-4a2b-b686-26df48f57987/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:21.491590 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f378c720-9d9e-42cf-a40d-d6a3a61f1277 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.493586 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f378c720-9d9e-42cf-a40d-d6a3a61f1277 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:21.493811 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f378c720-9d9e-42cf-a40d-d6a3a61f1277 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:21.494057 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f378c720-9d9e-42cf-a40d-d6a3a61f1277 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.506950 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:21.506950 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:21.511870 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f378c720-9d9e-42cf-a40d-d6a3a61f1277 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:21.516706 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f378c720-9d9e-42cf-a40d-d6a3a61f1277 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:21.517331 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 77/311] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:21 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1455 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:21.830387 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-a02f91b2-848b-4ba0-aa89-cd16d484ba5b req-2bdd173b-0204-4745-af9d-efc608d341c4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.832535 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a02f91b2-848b-4ba0-aa89-cd16d484ba5b req-2bdd173b-0204-4745-af9d-efc608d341c4 tempest-TestMultiAttachVolumeSwap-6317609 tempest-TestMultiAttachVolumeSwap-6317609-project] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:21.832785 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a02f91b2-848b-4ba0-aa89-cd16d484ba5b req-2bdd173b-0204-4745-af9d-efc608d341c4 tempest-TestMultiAttachVolumeSwap-6317609 tempest-TestMultiAttachVolumeSwap-6317609-project] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:21.832989 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a02f91b2-848b-4ba0-aa89-cd16d484ba5b req-2bdd173b-0204-4745-af9d-efc608d341c4 tempest-TestMultiAttachVolumeSwap-6317609 tempest-TestMultiAttachVolumeSwap-6317609-project] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.847424 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:21.847424 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:21.851521 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-a02f91b2-848b-4ba0-aa89-cd16d484ba5b req-2bdd173b-0204-4745-af9d-efc608d341c4 tempest-TestMultiAttachVolumeSwap-6317609 tempest-TestMultiAttachVolumeSwap-6317609-project] Volume info retrieved successfully. Jul 10 04:23:21.856829 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a02f91b2-848b-4ba0-aa89-cd16d484ba5b req-2bdd173b-0204-4745-af9d-efc608d341c4 tempest-TestMultiAttachVolumeSwap-6317609 tempest-TestMultiAttachVolumeSwap-6317609-project] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:21.857311 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 81/312] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:21 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:21.872405 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-30a6bc9d-e675-45da-bfb5-2aa79738434e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.874617 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-30a6bc9d-e675-45da-bfb5-2aa79738434e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:21.874813 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-30a6bc9d-e675-45da-bfb5-2aa79738434e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:21.875007 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-30a6bc9d-e675-45da-bfb5-2aa79738434e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.892242 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:21.892242 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:21.895721 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-30a6bc9d-e675-45da-bfb5-2aa79738434e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] Volume info retrieved successfully. Jul 10 04:23:21.900527 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-30a6bc9d-e675-45da-bfb5-2aa79738434e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:21.900898 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 79/313] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:21 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1455 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:21.914556 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6b3206f6-aa14-4984-9067-0fd1b993bb4a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:21.916686 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6b3206f6-aa14-4984-9067-0fd1b993bb4a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] GET https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae Jul 10 04:23:21.916947 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6b3206f6-aa14-4984-9067-0fd1b993bb4a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:21.917206 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6b3206f6-aa14-4984-9067-0fd1b993bb4a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:21.924676 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:21.924676 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:21.930309 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6b3206f6-aa14-4984-9067-0fd1b993bb4a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] Volume info retrieved successfully. Jul 10 04:23:21.936841 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6b3206f6-aa14-4984-9067-0fd1b993bb4a tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-reader] https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae returned with HTTP 200 Jul 10 04:23:21.937392 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 77/314] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:21 2026] GET /volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:22.039195 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6cefe191-b3ef-47b6-acc6-679fa5d6316d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:22.041645 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cefe191-b3ef-47b6-acc6-679fa5d6316d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 Jul 10 04:23:22.041941 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cefe191-b3ef-47b6-acc6-679fa5d6316d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:22.042174 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cefe191-b3ef-47b6-acc6-679fa5d6316d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:22.046324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b0dedbc1-a40b-4cef-ae65-7fb6a5b1d699 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:22.048043 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b0dedbc1-a40b-4cef-ae65-7fb6a5b1d699 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:22.048257 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b0dedbc1-a40b-4cef-ae65-7fb6a5b1d699 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:22.048435 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b0dedbc1-a40b-4cef-ae65-7fb6a5b1d699 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:22.054562 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:22.054562 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:22.060742 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6cefe191-b3ef-47b6-acc6-679fa5d6316d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:23:22.060842 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:22.060842 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:22.064934 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b0dedbc1-a40b-4cef-ae65-7fb6a5b1d699 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:22.068672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cefe191-b3ef-47b6-acc6-679fa5d6316d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 returned with HTTP 200 Jul 10 04:23:22.068672 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 78/315] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:22 2026] GET /volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:22.072617 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b0dedbc1-a40b-4cef-ae65-7fb6a5b1d699 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:22.073204 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 82/316] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:22 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1455 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:22.081738 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-87850d2e-6084-4262-b8f7-b06cd992fc93 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:22.085377 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-87850d2e-6084-4262-b8f7-b06cd992fc93 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:23:22.085900 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-87850d2e-6084-4262-b8f7-b06cd992fc93 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fed1b137-46bc-4e21-8af5-6382c6ccd786", "name": "tempest-VolumesBackupsAdminTest-Backup-211818900", "container": "tempest-volumesbackupsadmintest-backup-container-1700620341"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:22.087097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-87850d2e-6084-4262-b8f7-b06cd992fc93 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Creating new backup {'backup': {'volume_id': 'fed1b137-46bc-4e21-8af5-6382c6ccd786', 'name': 'tempest-VolumesBackupsAdminTest-Backup-211818900', 'container': 'tempest-volumesbackupsadmintest-backup-container-1700620341'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:23:22.087532 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-87850d2e-6084-4262-b8f7-b06cd992fc93 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Creating backup of volume fed1b137-46bc-4e21-8af5-6382c6ccd786 in container tempest-volumesbackupsadmintest-backup-container-1700620341 Jul 10 04:23:22.095484 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:22.095484 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:22.096000 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-87850d2e-6084-4262-b8f7-b06cd992fc93 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:23:22.118237 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-cddfea90-cf35-41d1-96d9-aa88219b9065 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:22.122342 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-cddfea90-cf35-41d1-96d9-aa88219b9065 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:22.122342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-cddfea90-cf35-41d1-96d9-aa88219b9065 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:22.122342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-cddfea90-cf35-41d1-96d9-aa88219b9065 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:22.136319 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:22.136319 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:22.138499 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-87850d2e-6084-4262-b8f7-b06cd992fc93 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Created reservations ['8833d2c3-195f-4816-84cd-6cef79057416', 'aac4e92e-18b0-479a-9ea8-c6a9aab7d6ac'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:23:22.139295 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-cddfea90-cf35-41d1-96d9-aa88219b9065 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:22.145076 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-cddfea90-cf35-41d1-96d9-aa88219b9065 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:22.145683 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 78/317] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:22 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1455 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:22.167483 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-5c5c54ff-1a57-462a-b905-35636f0e9615 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:22.169456 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-5c5c54ff-1a57-462a-b905-35636f0e9615 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] POST https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3/action Jul 10 04:23:22.169788 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-5c5c54ff-1a57-462a-b905-35636f0e9615 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:22.169896 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-5c5c54ff-1a57-462a-b905-35636f0e9615 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:22.186739 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:22.186739 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:22.186739 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-5c5c54ff-1a57-462a-b905-35636f0e9615 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:22.194505 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-5c5c54ff-1a57-462a-b905-35636f0e9615 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Begin detaching volume completed successfully. Jul 10 04:23:22.194826 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-5c5c54ff-1a57-462a-b905-35636f0e9615 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3/action returned with HTTP 202 Jul 10 04:23:22.195426 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 79/318] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:23:22 2026] POST /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:23:22.197056 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-87850d2e-6084-4262-b8f7-b06cd992fc93 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:23:22.197687 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 80/319] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:23:22 2026] POST /volume/v3/backups => generated 332 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:23:22.208347 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7c413bef-31b4-4e37-b753-e422873733ba None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:22.211063 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c413bef-31b4-4e37-b753-e422873733ba tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:22.212388 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c413bef-31b4-4e37-b753-e422873733ba tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:22.213558 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c413bef-31b4-4e37-b753-e422873733ba tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:22.213558 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-7c413bef-31b4-4e37-b753-e422873733ba tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:22.234447 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:22.234447 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:22.237663 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c413bef-31b4-4e37-b753-e422873733ba tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:22.238662 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 83/320] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:22 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 796 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:22.253233 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-375b58a0-ed41-4de0-9d3f-51cf1b9257e1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:22.256233 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-375b58a0-ed41-4de0-9d3f-51cf1b9257e1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] DELETE https://10.4.3.87/volume/v3/attachments/4e85b387-2c0d-4a93-8de3-b96f729d5f86 Jul 10 04:23:22.256455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-375b58a0-ed41-4de0-9d3f-51cf1b9257e1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:22.256679 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-375b58a0-ed41-4de0-9d3f-51cf1b9257e1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:22.276600 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:22.276600 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:22.286973 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-278e45b9-79f9-42fc-8612-7369095613d1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:22.290328 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-278e45b9-79f9-42fc-8612-7369095613d1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:22.290701 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-278e45b9-79f9-42fc-8612-7369095613d1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:22.290998 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-278e45b9-79f9-42fc-8612-7369095613d1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:22.304462 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:22.304462 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:22.309881 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-278e45b9-79f9-42fc-8612-7369095613d1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:22.315444 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-278e45b9-79f9-42fc-8612-7369095613d1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:22.315990 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 80/321] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:22 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:22.824847 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1128ae9c-fb3d-4c49-bae5-98cb12bb8785 req-375b58a0-ed41-4de0-9d3f-51cf1b9257e1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/attachments/4e85b387-2c0d-4a93-8de3-b96f729d5f86 returned with HTTP 200 Jul 10 04:23:22.825449 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 79/322] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:23:22 2026] DELETE /volume/v3/attachments/4e85b387-2c0d-4a93-8de3-b96f729d5f86 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:23.237473 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-22c80f2e-dedd-4dd1-90fd-b7929c1b4f29 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:23.237927 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-22c80f2e-dedd-4dd1-90fd-b7929c1b4f29 None None] GET https://10.4.3.87/volume// Jul 10 04:23:23.237927 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-22c80f2e-dedd-4dd1-90fd-b7929c1b4f29 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:23.238045 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-22c80f2e-dedd-4dd1-90fd-b7929c1b4f29 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:23.239054 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-22c80f2e-dedd-4dd1-90fd-b7929c1b4f29 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:23.239054 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 81/323] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:23.250622 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-910c1d92-6bd2-40f0-a680-439d4a24583f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:23.251003 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-07c7dc80-8aa4-4f37-9465-e673da043a05 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:23.253254 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-910c1d92-6bd2-40f0-a680-439d4a24583f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:23.253546 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-910c1d92-6bd2-40f0-a680-439d4a24583f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:23.253842 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-910c1d92-6bd2-40f0-a680-439d4a24583f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:23.254012 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-910c1d92-6bd2-40f0-a680-439d4a24583f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:23.255918 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-07c7dc80-8aa4-4f37-9465-e673da043a05 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:23.256096 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-07c7dc80-8aa4-4f37-9465-e673da043a05 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:23.256334 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-07c7dc80-8aa4-4f37-9465-e673da043a05 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:23.270611 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:23.270611 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:23.271525 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-910c1d92-6bd2-40f0-a680-439d4a24583f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:23.271894 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 81/324] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:23 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:23.283308 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:23.283308 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:23.293623 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-07c7dc80-8aa4-4f37-9465-e673da043a05 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:23.295535 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-07c7dc80-8aa4-4f37-9465-e673da043a05 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:23.296046 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 84/325] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:23:23 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1638 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:23:23.334129 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-44017d1a-828d-4e6c-97dc-bf3917b5a4b9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:23.341926 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-44017d1a-828d-4e6c-97dc-bf3917b5a4b9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:23.342613 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-44017d1a-828d-4e6c-97dc-bf3917b5a4b9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:23.342613 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-44017d1a-828d-4e6c-97dc-bf3917b5a4b9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:23.353784 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:23.353784 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:23.359973 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-44017d1a-828d-4e6c-97dc-bf3917b5a4b9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:23.366290 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-44017d1a-828d-4e6c-97dc-bf3917b5a4b9 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:23.366750 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 80/326] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:23 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:23.936927 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-e8beb5e4-56e0-4ca0-afbd-c023dc9f691c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:23.939788 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-e8beb5e4-56e0-4ca0-afbd-c023dc9f691c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:23.940074 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-e8beb5e4-56e0-4ca0-afbd-c023dc9f691c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:23.940267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-e8beb5e4-56e0-4ca0-afbd-c023dc9f691c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:23.967048 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:23.967048 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:23.972843 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-e8beb5e4-56e0-4ca0-afbd-c023dc9f691c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:23.980301 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-e8beb5e4-56e0-4ca0-afbd-c023dc9f691c tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:23.980786 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 82/327] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:23 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:24.284662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-02ab54d7-3b41-41dd-b8bd-f5dd3eba487b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:24.286597 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-02ab54d7-3b41-41dd-b8bd-f5dd3eba487b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:24.286791 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-02ab54d7-3b41-41dd-b8bd-f5dd3eba487b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:24.287009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-02ab54d7-3b41-41dd-b8bd-f5dd3eba487b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:24.287178 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-02ab54d7-3b41-41dd-b8bd-f5dd3eba487b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:24.296482 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:24.296482 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:24.297649 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-02ab54d7-3b41-41dd-b8bd-f5dd3eba487b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:24.298194 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 82/328] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:24 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:24.493740 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-fc413794-b435-4aa4-a43b-85d142745791 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:24.496360 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-fc413794-b435-4aa4-a43b-85d142745791 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] DELETE https://10.4.3.87/volume/v3/attachments/4ed3a63b-99f1-4a2b-b686-26df48f57987 Jul 10 04:23:24.497091 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-fc413794-b435-4aa4-a43b-85d142745791 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:24.497691 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-fc413794-b435-4aa4-a43b-85d142745791 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:24.506045 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:24.506045 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:25.054491 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1202b0ca-76c7-4a80-bb9b-3b6887fad510 req-fc413794-b435-4aa4-a43b-85d142745791 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/attachments/4ed3a63b-99f1-4a2b-b686-26df48f57987 returned with HTTP 200 Jul 10 04:23:25.054963 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 85/329] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:23:24 2026] DELETE /volume/v3/attachments/4ed3a63b-99f1-4a2b-b686-26df48f57987 => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:25.315968 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1bee7c0f-d6ce-47d9-87be-76678f8393d9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:25.319254 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1bee7c0f-d6ce-47d9-87be-76678f8393d9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:25.319759 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1bee7c0f-d6ce-47d9-87be-76678f8393d9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:25.320064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1bee7c0f-d6ce-47d9-87be-76678f8393d9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:25.320405 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-1bee7c0f-d6ce-47d9-87be-76678f8393d9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:25.343506 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:25.343506 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:25.344707 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1bee7c0f-d6ce-47d9-87be-76678f8393d9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:25.345520 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 81/330] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:25 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:26.366189 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-92f3323f-985b-4fdc-bb5c-b23e328cb6f7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:26.369602 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92f3323f-985b-4fdc-bb5c-b23e328cb6f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:26.369602 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92f3323f-985b-4fdc-bb5c-b23e328cb6f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:26.369836 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92f3323f-985b-4fdc-bb5c-b23e328cb6f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:26.369938 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-92f3323f-985b-4fdc-bb5c-b23e328cb6f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:26.375149 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:26.375149 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:26.376877 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92f3323f-985b-4fdc-bb5c-b23e328cb6f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:26.377315 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 83/331] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:26 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:26.491427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e692fb86-28f6-4bc6-b4af-27f6079b9df5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:26.493725 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e692fb86-28f6-4bc6-b4af-27f6079b9df5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:26.493859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e692fb86-28f6-4bc6-b4af-27f6079b9df5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:26.494188 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e692fb86-28f6-4bc6-b4af-27f6079b9df5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:26.512839 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:26.512839 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:26.517538 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e692fb86-28f6-4bc6-b4af-27f6079b9df5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:26.523174 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e692fb86-28f6-4bc6-b4af-27f6079b9df5 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:26.524012 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 83/332] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:26 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1158 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:26.616789 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-bf9e6777-8393-4604-a97a-86a908ca97cf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:26.623035 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-bf9e6777-8393-4604-a97a-86a908ca97cf tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:26.623391 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-bf9e6777-8393-4604-a97a-86a908ca97cf tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:26.623622 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-bf9e6777-8393-4604-a97a-86a908ca97cf tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:26.648287 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:26.648287 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:26.659346 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-bf9e6777-8393-4604-a97a-86a908ca97cf tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:26.665598 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-bf9e6777-8393-4604-a97a-86a908ca97cf tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:26.666566 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 86/333] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:26 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1158 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:26.728070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-43143d58-2e9c-4040-af14-228e677e68a2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:26.731201 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-43143d58-2e9c-4040-af14-228e677e68a2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] POST https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3/action Jul 10 04:23:26.732201 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-43143d58-2e9c-4040-af14-228e677e68a2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:26.732385 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-43143d58-2e9c-4040-af14-228e677e68a2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:26.748517 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:26.748517 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:26.749317 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-43143d58-2e9c-4040-af14-228e677e68a2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:26.759659 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-43143d58-2e9c-4040-af14-228e677e68a2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Begin detaching volume completed successfully. Jul 10 04:23:26.759973 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-43143d58-2e9c-4040-af14-228e677e68a2 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3/action returned with HTTP 202 Jul 10 04:23:26.760508 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 82/334] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:23:26 2026] POST /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:23:27.392400 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-421503c0-7ca3-4400-868b-87d2ae692865 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:27.394796 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-421503c0-7ca3-4400-868b-87d2ae692865 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:27.398243 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-421503c0-7ca3-4400-868b-87d2ae692865 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:27.398243 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-421503c0-7ca3-4400-868b-87d2ae692865 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:27.398243 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-421503c0-7ca3-4400-868b-87d2ae692865 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:27.402694 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:27.402694 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:27.403631 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-421503c0-7ca3-4400-868b-87d2ae692865 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:27.404056 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 84/335] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:27 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:27.817513 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d42e323b-53e1-4b9e-b1ed-110a47ac7a61 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:27.817950 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d42e323b-53e1-4b9e-b1ed-110a47ac7a61 None None] GET https://10.4.3.87/volume// Jul 10 04:23:27.818266 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d42e323b-53e1-4b9e-b1ed-110a47ac7a61 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:27.818519 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d42e323b-53e1-4b9e-b1ed-110a47ac7a61 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:27.818968 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d42e323b-53e1-4b9e-b1ed-110a47ac7a61 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:27.819811 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 84/336] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:27.836206 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-5d98afb7-e111-41a6-b27b-e639060c1861 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:27.840173 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-5d98afb7-e111-41a6-b27b-e639060c1861 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:27.840428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-5d98afb7-e111-41a6-b27b-e639060c1861 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:27.840676 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-5d98afb7-e111-41a6-b27b-e639060c1861 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:27.859341 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:27.859341 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:27.864291 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-5d98afb7-e111-41a6-b27b-e639060c1861 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:27.869317 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-5d98afb7-e111-41a6-b27b-e639060c1861 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:27.869856 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 87/337] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:23:27 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:23:28.418047 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f6a01d58-1d1a-4518-a1be-5baf1161a57f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:28.420457 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f6a01d58-1d1a-4518-a1be-5baf1161a57f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:28.420739 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f6a01d58-1d1a-4518-a1be-5baf1161a57f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:28.420963 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f6a01d58-1d1a-4518-a1be-5baf1161a57f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:28.421126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f6a01d58-1d1a-4518-a1be-5baf1161a57f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:28.427199 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:28.427199 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:28.430653 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f6a01d58-1d1a-4518-a1be-5baf1161a57f tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:28.431262 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 83/338] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:28 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:29.445184 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0800412a-d00a-4773-b717-faecdd3c60dc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:29.448402 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0800412a-d00a-4773-b717-faecdd3c60dc tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:29.448717 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0800412a-d00a-4773-b717-faecdd3c60dc tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:29.449039 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0800412a-d00a-4773-b717-faecdd3c60dc tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:29.449104 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-0800412a-d00a-4773-b717-faecdd3c60dc tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:29.455146 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:29.455146 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:29.456192 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0800412a-d00a-4773-b717-faecdd3c60dc tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:29.456630 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 85/339] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:29 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:29.998009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-3dcbb319-3d3a-43f9-8144-441fc74ecff6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:30.000829 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-3dcbb319-3d3a-43f9-8144-441fc74ecff6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:30.001924 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-3dcbb319-3d3a-43f9-8144-441fc74ecff6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:30.002073 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-3dcbb319-3d3a-43f9-8144-441fc74ecff6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:30.016284 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:30.016284 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:30.019913 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-3dcbb319-3d3a-43f9-8144-441fc74ecff6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:30.025749 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-3dcbb319-3d3a-43f9-8144-441fc74ecff6 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:30.025986 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 85/340] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:29 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:30.475452 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b4d7f994-01fe-4eb5-bafc-9863c79d92e8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:30.477640 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b4d7f994-01fe-4eb5-bafc-9863c79d92e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:30.477901 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b4d7f994-01fe-4eb5-bafc-9863c79d92e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:30.478115 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b4d7f994-01fe-4eb5-bafc-9863c79d92e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:30.478258 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b4d7f994-01fe-4eb5-bafc-9863c79d92e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:30.484713 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:30.484713 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:30.484971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-7136782e-cb73-4d85-86ce-c724e6b891e7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:30.485387 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b4d7f994-01fe-4eb5-bafc-9863c79d92e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:30.485622 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 88/341] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:30 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:30.486492 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-7136782e-cb73-4d85-86ce-c724e6b891e7 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] DELETE https://10.4.3.87/volume/v3/attachments/4ff9b81c-25cd-4317-b1b0-7cc4c5b5056f Jul 10 04:23:30.486758 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-7136782e-cb73-4d85-86ce-c724e6b891e7 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:30.487018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-7136782e-cb73-4d85-86ce-c724e6b891e7 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:30.496997 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:30.496997 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:31.042672 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0c09648c-ce5d-4339-bfef-538e71b9f880 req-7136782e-cb73-4d85-86ce-c724e6b891e7 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/attachments/4ff9b81c-25cd-4317-b1b0-7cc4c5b5056f returned with HTTP 200 Jul 10 04:23:31.043178 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 84/342] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:23:30 2026] DELETE /volume/v3/attachments/4ff9b81c-25cd-4317-b1b0-7cc4c5b5056f => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:31.474859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d1bb94eb-39a8-46b9-8c4d-f66aa71a735a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:31.477488 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1bb94eb-39a8-46b9-8c4d-f66aa71a735a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:31.478413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1bb94eb-39a8-46b9-8c4d-f66aa71a735a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:31.478413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1bb94eb-39a8-46b9-8c4d-f66aa71a735a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:31.489429 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:31.489429 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:31.494770 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d1bb94eb-39a8-46b9-8c4d-f66aa71a735a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:31.500135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fa2c8567-3494-4902-9027-e9ab19857a69 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:31.502569 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1bb94eb-39a8-46b9-8c4d-f66aa71a735a tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:31.503016 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 86/343] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:31 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:31.505247 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fa2c8567-3494-4902-9027-e9ab19857a69 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:31.505247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fa2c8567-3494-4902-9027-e9ab19857a69 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:31.505722 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fa2c8567-3494-4902-9027-e9ab19857a69 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:31.505722 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-fa2c8567-3494-4902-9027-e9ab19857a69 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:31.512003 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:31.512003 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:31.514360 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fa2c8567-3494-4902-9027-e9ab19857a69 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:31.514360 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 86/344] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:31 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:31.589858 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8d6054c9-a3ca-4b0c-8314-813e93e4cbfd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:31.592650 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8d6054c9-a3ca-4b0c-8314-813e93e4cbfd tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:31.592953 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8d6054c9-a3ca-4b0c-8314-813e93e4cbfd tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:31.593123 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8d6054c9-a3ca-4b0c-8314-813e93e4cbfd tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:31.604539 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:31.604539 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:31.612751 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8d6054c9-a3ca-4b0c-8314-813e93e4cbfd tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:31.620044 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8d6054c9-a3ca-4b0c-8314-813e93e4cbfd tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:31.620540 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 89/345] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:31 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:32.528936 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1b0a4934-b8d0-47ad-974f-693d685cb096 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:32.531354 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b0a4934-b8d0-47ad-974f-693d685cb096 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:32.531638 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b0a4934-b8d0-47ad-974f-693d685cb096 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:32.531942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b0a4934-b8d0-47ad-974f-693d685cb096 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:32.532084 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-1b0a4934-b8d0-47ad-974f-693d685cb096 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:32.537122 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=274,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:23:32.544244 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:32.544244 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:32.544244 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b0a4934-b8d0-47ad-974f-693d685cb096 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:32.549411 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 85/346] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:32 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:33.568808 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-550baf6e-beb5-42c6-85eb-ed13b200d7a9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:33.571643 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-550baf6e-beb5-42c6-85eb-ed13b200d7a9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:33.571880 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-550baf6e-beb5-42c6-85eb-ed13b200d7a9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:33.572187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-550baf6e-beb5-42c6-85eb-ed13b200d7a9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:33.572369 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-550baf6e-beb5-42c6-85eb-ed13b200d7a9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:33.575210 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=330,cinder:INSERT=27,cinder:UPDATE=52 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:23:33.580730 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:33.580730 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:33.581903 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-550baf6e-beb5-42c6-85eb-ed13b200d7a9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:33.582735 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 87/347] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:33 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:34.596501 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2d6d43b0-95ea-40f7-b225-2be1c59ef668 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:34.601426 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2d6d43b0-95ea-40f7-b225-2be1c59ef668 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:34.601426 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2d6d43b0-95ea-40f7-b225-2be1c59ef668 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:34.601426 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2d6d43b0-95ea-40f7-b225-2be1c59ef668 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:34.601426 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2d6d43b0-95ea-40f7-b225-2be1c59ef668 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:34.604937 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=330,cinder:INSERT=33,cinder:UPDATE=54 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:23:34.607826 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:34.607826 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:34.608913 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2d6d43b0-95ea-40f7-b225-2be1c59ef668 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:34.609648 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 87/348] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:34 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:35.489530 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:35.493561 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:23:35.494270 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-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": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "source_volid": null, "backup_id": null}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:35.496614 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-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': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'source_volid': None, 'backup_id': None}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:23:35.626890 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-116c0947-42d2-478d-95d5-f32a91928a5a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:35.631109 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-116c0947-42d2-478d-95d5-f32a91928a5a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:35.632146 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-116c0947-42d2-478d-95d5-f32a91928a5a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:35.632146 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-116c0947-42d2-478d-95d5-f32a91928a5a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:35.636427 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-116c0947-42d2-478d-95d5-f32a91928a5a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:35.642393 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:35.642393 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:35.643258 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-116c0947-42d2-478d-95d5-f32a91928a5a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:35.643933 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 86/349] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:35 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:36.183439 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Create volume of 1 GB Jul 10 04:23:36.186429 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=387,cinder:INSERT=42,cinder:UPDATE=84 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:23:36.189820 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Availability Zones retrieved successfully. Jul 10 04:23:36.196975 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Flow 'volume_create_api' (0d7ccd84-fd8a-4f15-8434-0a785067dc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:36.197892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bb3968-961b-45e0-b387-322e510c57d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:36.199135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:23:36.283585 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93bb3968-961b-45e0-b387-322e510c57d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:36.284778 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e38c6df-739f-46d4-a2a1-07aeeeee62b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:36.337602 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Created reservations ['02168cba-c8b1-4930-9771-e6931060acc1', '59f579d0-7705-4f92-b158-14cfcaa5b4ed', '2bed52d7-30c9-489b-b5f4-971236b2dfd4', '346c9b62-18fb-44ef-a6c6-669dc7f1ebaa'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:23:36.338706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e38c6df-739f-46d4-a2a1-07aeeeee62b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02168cba-c8b1-4930-9771-e6931060acc1', '59f579d0-7705-4f92-b158-14cfcaa5b4ed', '2bed52d7-30c9-489b-b5f4-971236b2dfd4', '346c9b62-18fb-44ef-a6c6-669dc7f1ebaa']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:36.339438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99bf7de3-e140-4555-9ccc-c0539c6dc97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:36.364463 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99bf7de3-e140-4555-9ccc-c0539c6dc97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63df961b-7cff-4ff8-8ac9-2b13ce64e8ab', '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='b0fe384143134755a9413818a0020c48',qos_specs=None,replication_status=,reservations=['02168cba-c8b1-4930-9771-e6931060acc1','59f579d0-7705-4f92-b158-14cfcaa5b4ed','2bed52d7-30c9-489b-b5f4-971236b2dfd4','346c9b62-18fb-44ef-a6c6-669dc7f1ebaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c82453dc2d4e458b72c4017ef822db',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:23:36Z,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=63df961b-7cff-4ff8-8ac9-2b13ce64e8ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0fe384143134755a9413818a0020c48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13c82453dc2d4e458b72c4017ef822db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:36.365486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743df64f-043c-416f-9cfb-e807a0d9dace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:36.394532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743df64f-043c-416f-9cfb-e807a0d9dace) transitioned into 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='b0fe384143134755a9413818a0020c48',qos_specs=None,replication_status=,reservations=['02168cba-c8b1-4930-9771-e6931060acc1','59f579d0-7705-4f92-b158-14cfcaa5b4ed','2bed52d7-30c9-489b-b5f4-971236b2dfd4','346c9b62-18fb-44ef-a6c6-669dc7f1ebaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c82453dc2d4e458b72c4017ef822db',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:36.395990 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f48cb9-be49-4b13-929c-20176b14c20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:36.413443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f48cb9-be49-4b13-929c-20176b14c20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:36.414103 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Flow 'volume_create_api' (0d7ccd84-fd8a-4f15-8434-0a785067dc38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:36.414632 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Create volume request issued successfully. Jul 10 04:23:36.415465 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-49efedbe-df25-449f-a697-6e8291027e5a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:23:36.416673 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 90/350] 10.4.3.87 () {72 vars in 1534 bytes} [Fri Jul 10 04:23:35 2026] POST /volume/v3/volumes => generated 701 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:23:36.434903 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-ef5ca54b-3080-4230-8bbf-1fdb635655f5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:36.437906 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-ef5ca54b-3080-4230-8bbf-1fdb635655f5 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab Jul 10 04:23:36.437906 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-ef5ca54b-3080-4230-8bbf-1fdb635655f5 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:36.437906 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-ef5ca54b-3080-4230-8bbf-1fdb635655f5 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:36.448492 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:36.448492 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:36.456055 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-ef5ca54b-3080-4230-8bbf-1fdb635655f5 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:23:36.459879 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-ef5ca54b-3080-4230-8bbf-1fdb635655f5 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab returned with HTTP 200 Jul 10 04:23:36.460777 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 88/351] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:36 2026] GET /volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab => generated 769 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:36.478628 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-c78541f5-3790-4655-9af9-3ec3178587a7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:36.481791 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-c78541f5-3790-4655-9af9-3ec3178587a7 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab Jul 10 04:23:36.483235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-c78541f5-3790-4655-9af9-3ec3178587a7 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:36.483235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-c78541f5-3790-4655-9af9-3ec3178587a7 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:36.491500 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:36.491500 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:36.496127 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-c78541f5-3790-4655-9af9-3ec3178587a7 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:23:36.501521 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-c78541f5-3790-4655-9af9-3ec3178587a7 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab returned with HTTP 200 Jul 10 04:23:36.502256 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 88/352] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:36 2026] GET /volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab => generated 769 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:36.663284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8c579d1a-8fed-411d-90b1-3370638f4520 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:36.665202 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c579d1a-8fed-411d-90b1-3370638f4520 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:36.665434 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c579d1a-8fed-411d-90b1-3370638f4520 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:36.665835 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c579d1a-8fed-411d-90b1-3370638f4520 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:36.665835 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-8c579d1a-8fed-411d-90b1-3370638f4520 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:36.670264 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:36.670264 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:36.670997 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c579d1a-8fed-411d-90b1-3370638f4520 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:36.671382 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 87/353] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:36 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:37.684453 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-09cea895-845d-4bef-a1f1-163d798ad92c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:37.687832 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09cea895-845d-4bef-a1f1-163d798ad92c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:37.687832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09cea895-845d-4bef-a1f1-163d798ad92c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:37.687832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09cea895-845d-4bef-a1f1-163d798ad92c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:37.688176 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-09cea895-845d-4bef-a1f1-163d798ad92c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:37.700150 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:37.700150 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:37.701067 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09cea895-845d-4bef-a1f1-163d798ad92c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:37.701472 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 91/354] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:37 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:38.718235 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5bb3da81-617f-4717-90d2-2c243558f40c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:38.723494 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5bb3da81-617f-4717-90d2-2c243558f40c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:38.723742 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5bb3da81-617f-4717-90d2-2c243558f40c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:38.723975 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5bb3da81-617f-4717-90d2-2c243558f40c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:38.725019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5bb3da81-617f-4717-90d2-2c243558f40c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:38.730066 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:38.730066 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:38.731170 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5bb3da81-617f-4717-90d2-2c243558f40c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:38.731680 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 89/355] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:38 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:39.519178 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-f1bcc44c-160c-425e-9fce-d02f3477320c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:39.525199 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-f1bcc44c-160c-425e-9fce-d02f3477320c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab Jul 10 04:23:39.525502 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-f1bcc44c-160c-425e-9fce-d02f3477320c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:39.526796 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-f1bcc44c-160c-425e-9fce-d02f3477320c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:39.536074 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:39.536074 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:39.540604 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-f1bcc44c-160c-425e-9fce-d02f3477320c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:23:39.547524 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-f1bcc44c-160c-425e-9fce-d02f3477320c tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab returned with HTTP 200 Jul 10 04:23:39.548073 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 89/356] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:39 2026] GET /volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab => generated 1309 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:39.566468 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fd7c3630-99c3-444d-9863-3df48a03d5c8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:39.567021 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fd7c3630-99c3-444d-9863-3df48a03d5c8 None None] GET https://10.4.3.87/volume// Jul 10 04:23:39.567361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fd7c3630-99c3-444d-9863-3df48a03d5c8 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:39.567567 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fd7c3630-99c3-444d-9863-3df48a03d5c8 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:39.568063 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fd7c3630-99c3-444d-9863-3df48a03d5c8 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:39.569143 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 88/357] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:39.577845 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-5a0a2129-f150-4f8d-a199-aec66d25ece0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:39.580244 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-5a0a2129-f150-4f8d-a199-aec66d25ece0 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:23:39.583138 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-5a0a2129-f150-4f8d-a199-aec66d25ece0 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63df961b-7cff-4ff8-8ac9-2b13ce64e8ab", "connector": null, "instance_uuid": "fd1bc377-64e8-4660-a95a-ca90949257c1"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:39.602620 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:39.602620 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:39.635114 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-5a0a2129-f150-4f8d-a199-aec66d25ece0 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:23:39.635724 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 92/358] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:23:39 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:39.659632 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c93fbc85-2ef9-4c64-8797-9a0cd358d8b7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:39.660452 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c93fbc85-2ef9-4c64-8797-9a0cd358d8b7 None None] GET https://10.4.3.87/volume// Jul 10 04:23:39.660539 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c93fbc85-2ef9-4c64-8797-9a0cd358d8b7 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:39.660914 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c93fbc85-2ef9-4c64-8797-9a0cd358d8b7 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:39.661379 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c93fbc85-2ef9-4c64-8797-9a0cd358d8b7 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:23:39.662583 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 90/359] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:23:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:23:39.673648 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-231ab6de-c00a-4fe1-8fb0-2a7271eaecc0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:39.677736 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-231ab6de-c00a-4fe1-8fb0-2a7271eaecc0 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab Jul 10 04:23:39.678054 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-231ab6de-c00a-4fe1-8fb0-2a7271eaecc0 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:39.678407 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-231ab6de-c00a-4fe1-8fb0-2a7271eaecc0 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:39.692502 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:39.692502 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:39.697524 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-231ab6de-c00a-4fe1-8fb0-2a7271eaecc0 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:23:39.704462 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-231ab6de-c00a-4fe1-8fb0-2a7271eaecc0 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab returned with HTTP 200 Jul 10 04:23:39.705028 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 90/360] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:23:39 2026] GET /volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:23:39.746713 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-524083e6-9e8a-4c7a-9867-c80047329144 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:39.750098 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-524083e6-9e8a-4c7a-9867-c80047329144 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:39.750421 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-524083e6-9e8a-4c7a-9867-c80047329144 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:39.750726 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-524083e6-9e8a-4c7a-9867-c80047329144 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:39.750880 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-524083e6-9e8a-4c7a-9867-c80047329144 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:39.757489 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:39.757489 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:39.758662 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-524083e6-9e8a-4c7a-9867-c80047329144 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:39.759089 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 89/361] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:39 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:39.837003 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-707553d9-4091-4cfb-9948-cc2de14a9638 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:39.840203 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-707553d9-4091-4cfb-9948-cc2de14a9638 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] PUT https://10.4.3.87/volume/v3/attachments/c19331f0-c01b-472c-9467-d5cf0acbd7e5 Jul 10 04:23:39.840737 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-707553d9-4091-4cfb-9948-cc2de14a9638 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:39.851675 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-707553d9-4091-4cfb-9948-cc2de14a9638 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Acquiring lock "cinder-attachment_update-63df961b-7cff-4ff8-8ac9-2b13ce64e8ab-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:23:39.857524 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-707553d9-4091-4cfb-9948-cc2de14a9638 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Lock "cinder-attachment_update-63df961b-7cff-4ff8-8ac9-2b13ce64e8ab-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:23:39.858348 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:39.858348 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:40.385413 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-707553d9-4091-4cfb-9948-cc2de14a9638 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Lock "cinder-attachment_update-63df961b-7cff-4ff8-8ac9-2b13ce64e8ab-np0000004952" released by "attachment_update" :: held 0.528s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:23:40.385927 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-707553d9-4091-4cfb-9948-cc2de14a9638 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/attachments/c19331f0-c01b-472c-9467-d5cf0acbd7e5 returned with HTTP 200 Jul 10 04:23:40.386831 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 93/362] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:23:39 2026] PUT /volume/v3/attachments/c19331f0-c01b-472c-9467-d5cf0acbd7e5 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:40.771597 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-549aaf6b-0d90-4aa0-b2e9-0d5eb09190a5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:40.774028 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-549aaf6b-0d90-4aa0-b2e9-0d5eb09190a5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:40.774142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-549aaf6b-0d90-4aa0-b2e9-0d5eb09190a5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:40.774407 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-549aaf6b-0d90-4aa0-b2e9-0d5eb09190a5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:40.774539 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-549aaf6b-0d90-4aa0-b2e9-0d5eb09190a5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:40.779714 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:40.779714 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:40.780699 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-549aaf6b-0d90-4aa0-b2e9-0d5eb09190a5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:40.781176 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 91/363] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:40 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:40.900253 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-091676c3-994d-4519-a444-26b907dbf4b9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:40.903487 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-091676c3-994d-4519-a444-26b907dbf4b9 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] POST https://10.4.3.87/volume/v3/attachments/c19331f0-c01b-472c-9467-d5cf0acbd7e5/action Jul 10 04:23:40.903899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-091676c3-994d-4519-a444-26b907dbf4b9 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:23:40.904078 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-091676c3-994d-4519-a444-26b907dbf4b9 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:40.924632 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:40.924632 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:40.939070 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2135a75e-76f1-4f5f-8a7d-7b859b58f387 req-091676c3-994d-4519-a444-26b907dbf4b9 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/attachments/c19331f0-c01b-472c-9467-d5cf0acbd7e5/action returned with HTTP 204 Jul 10 04:23:40.939724 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 91/364] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:23:40 2026] POST /volume/v3/attachments/c19331f0-c01b-472c-9467-d5cf0acbd7e5/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:41.534458 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1755986b-8c15-484d-8d18-659a4d57af20 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:41.536446 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1755986b-8c15-484d-8d18-659a4d57af20 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:41.536688 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1755986b-8c15-484d-8d18-659a4d57af20 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:41.536903 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1755986b-8c15-484d-8d18-659a4d57af20 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:41.537145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-1755986b-8c15-484d-8d18-659a4d57af20 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Delete volume with id: c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:41.545849 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:41.545849 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:41.546188 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1755986b-8c15-484d-8d18-659a4d57af20 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:41.569114 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1755986b-8c15-484d-8d18-659a4d57af20 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Delete volume request issued successfully. Jul 10 04:23:41.569335 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1755986b-8c15-484d-8d18-659a4d57af20 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 202 Jul 10 04:23:41.569753 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 90/365] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:23:41 2026] DELETE /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:23:41.581943 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d5d0a6bb-befe-4823-a7c9-8790f9791ea1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:41.585404 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d5d0a6bb-befe-4823-a7c9-8790f9791ea1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:41.585685 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d5d0a6bb-befe-4823-a7c9-8790f9791ea1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:41.586054 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d5d0a6bb-befe-4823-a7c9-8790f9791ea1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:41.596992 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:41.596992 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:41.602621 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d5d0a6bb-befe-4823-a7c9-8790f9791ea1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Volume info retrieved successfully. Jul 10 04:23:41.609247 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d5d0a6bb-befe-4823-a7c9-8790f9791ea1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 200 Jul 10 04:23:41.610143 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 94/366] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:41 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:41.794269 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0ed1f698-9751-4045-a19d-9eb85a873246 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:41.796342 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ed1f698-9751-4045-a19d-9eb85a873246 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:41.796587 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0ed1f698-9751-4045-a19d-9eb85a873246 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:41.796783 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0ed1f698-9751-4045-a19d-9eb85a873246 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:41.797627 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-0ed1f698-9751-4045-a19d-9eb85a873246 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:41.801353 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:41.801353 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:41.802103 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ed1f698-9751-4045-a19d-9eb85a873246 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:41.802486 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 92/367] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:41 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:42.623603 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a8b866ad-bc61-4ad0-a5f8-d2d6eb11f3d1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:42.625518 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a8b866ad-bc61-4ad0-a5f8-d2d6eb11f3d1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] GET https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 Jul 10 04:23:42.625712 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a8b866ad-bc61-4ad0-a5f8-d2d6eb11f3d1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:42.625936 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a8b866ad-bc61-4ad0-a5f8-d2d6eb11f3d1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:42.632419 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a8b866ad-bc61-4ad0-a5f8-d2d6eb11f3d1 tempest-TaggedAttachmentsTest-773445410 tempest-TaggedAttachmentsTest-773445410-project-member] https://10.4.3.87/volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 returned with HTTP 404 Jul 10 04:23:42.633096 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 92/368] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:42 2026] GET /volume/v3/volumes/c7d86cc8-9baf-4c5d-8bca-e10d34167958 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:42.817655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cb0a2342-41c5-4106-a7d9-6166aa89cf12 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:42.821792 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cb0a2342-41c5-4106-a7d9-6166aa89cf12 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:42.821792 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cb0a2342-41c5-4106-a7d9-6166aa89cf12 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:42.821792 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cb0a2342-41c5-4106-a7d9-6166aa89cf12 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:42.821792 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-cb0a2342-41c5-4106-a7d9-6166aa89cf12 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:42.829318 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:42.829318 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:42.830404 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cb0a2342-41c5-4106-a7d9-6166aa89cf12 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:42.830903 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 91/369] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:42 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:43.850948 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-541def95-b906-4da9-8d35-6ed98aa7bfe5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:43.853653 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-541def95-b906-4da9-8d35-6ed98aa7bfe5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:43.853911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-541def95-b906-4da9-8d35-6ed98aa7bfe5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:43.854172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-541def95-b906-4da9-8d35-6ed98aa7bfe5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:43.854404 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-541def95-b906-4da9-8d35-6ed98aa7bfe5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:43.860821 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:43.860821 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:43.861904 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-541def95-b906-4da9-8d35-6ed98aa7bfe5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:43.862504 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 95/370] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:43 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:43.875801 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-35eef14f-6ecf-4bac-b087-8eca0085c0eb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:43.878283 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35eef14f-6ecf-4bac-b087-8eca0085c0eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 Jul 10 04:23:43.878510 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-35eef14f-6ecf-4bac-b087-8eca0085c0eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:43.878930 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-35eef14f-6ecf-4bac-b087-8eca0085c0eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:43.888479 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:43.888479 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:43.893691 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-35eef14f-6ecf-4bac-b087-8eca0085c0eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:23:43.899533 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35eef14f-6ecf-4bac-b087-8eca0085c0eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 returned with HTTP 200 Jul 10 04:23:43.900118 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 93/371] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:43 2026] GET /volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:43.923226 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-da0e9074-b2ec-4372-9e6d-1f0da2243a4f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:44.118707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9d24f753-5de6-4ea7-87b8-1821551ba449 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:44.121194 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d24f753-5de6-4ea7-87b8-1821551ba449 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] DELETE https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae Jul 10 04:23:44.121480 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d24f753-5de6-4ea7-87b8-1821551ba449 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:44.121664 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d24f753-5de6-4ea7-87b8-1821551ba449 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:44.121876 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-9d24f753-5de6-4ea7-87b8-1821551ba449 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Delete volume with id: 57e5304a-3c0c-40e7-84bc-1da7c22739ae Jul 10 04:23:44.133511 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:44.133511 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:44.133511 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9d24f753-5de6-4ea7-87b8-1821551ba449 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:44.182470 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9d24f753-5de6-4ea7-87b8-1821551ba449 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Delete volume request issued successfully. Jul 10 04:23:44.182870 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d24f753-5de6-4ea7-87b8-1821551ba449 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae returned with HTTP 202 Jul 10 04:23:44.183275 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 92/372] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:23:44 2026] DELETE /volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:23:44.193567 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-244af644-5c17-42d5-87d8-201593e8555e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:44.196095 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-244af644-5c17-42d5-87d8-201593e8555e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae Jul 10 04:23:44.196407 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-244af644-5c17-42d5-87d8-201593e8555e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:44.198226 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-244af644-5c17-42d5-87d8-201593e8555e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:44.198335 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da0e9074-b2ec-4372-9e6d-1f0da2243a4f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9/export_record Jul 10 04:23:44.198749 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da0e9074-b2ec-4372-9e6d-1f0da2243a4f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:44.199772 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da0e9074-b2ec-4372-9e6d-1f0da2243a4f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Calling method 'export_record' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:44.200552 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-da0e9074-b2ec-4372-9e6d-1f0da2243a4f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Export record for backup 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 04:23:44.206226 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:44.206226 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:44.212566 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-244af644-5c17-42d5-87d8-201593e8555e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:44.218605 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:44.218605 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:44.220854 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.api [None req-da0e9074-b2ec-4372-9e6d-1f0da2243a4f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Calling RPCAPI with context: , host: np0000004952, backup: 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 04:23:44.223798 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-244af644-5c17-42d5-87d8-201593e8555e tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae returned with HTTP 200 Jul 10 04:23:44.225169 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 96/373] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:44 2026] GET /volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:44.238625 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-da0e9074-b2ec-4372-9e6d-1f0da2243a4f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] export_record in rpcapi backup_id 20dda6f5-abad-4d34-8152-c9c9555901f9 on host np0000004952. {{(pid=100019) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 04:23:44.741781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-da0e9074-b2ec-4372-9e6d-1f0da2243a4f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjBkZGE2ZjUtYWJhZC00ZDM0LTgxNTItYzljOTU1NTkwMWY5IiwgInVzZXJfaWQiOiAiMDRjMDcyZjlmOTk2NGIxYzk1Y2QxODAzMTcyZmVmOWEiLCAicHJvamVjdF9pZCI6ICIwZWFlYjU1MTEzMTA0YmIzODAyYTAwOTExODRiNmZlNyIsICJ2b2x1bWVfaWQiOiAiZmVkMWIxMzctNDZiYy00ZTIxLThhZjUtNjM4MmM2Y2NkNzg2IiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzAwNjIwMzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMTgxODkwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZlZDFiMTM3LTQ2YmMtNGUyMS04YWY1LTYzODJjNmNjZDc4Ni8yMDI2MDcxMDA0MjMyNy9hel9ub3ZhX2JhY2t1cF8yMGRkYTZmNS1hYmFkLTRkMzQtODE1Mi1jOWM5NTU1OTAxZjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6MjM6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100019) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 04:23:44.742351 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da0e9074-b2ec-4372-9e6d-1f0da2243a4f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9/export_record returned with HTTP 200 Jul 10 04:23:44.743033 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 93/374] 10.4.3.87 () {66 vars in 1383 bytes} [Fri Jul 10 04:23:43 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9/export_record => generated 1512 bytes in 820 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:44.751956 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ddb411e5-4b98-4cf6-93c5-988f7ae7e482 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:44.754127 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ddb411e5-4b98-4cf6-93c5-988f7ae7e482 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] POST https://10.4.3.87/volume/v3/backups/import_record Jul 10 04:23:44.754751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ddb411e5-4b98-4cf6-93c5-988f7ae7e482 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTUyNmU1NmItMGYzZS00OTBlLThkNjEtYmZhYTZlZTBlOWNiIiwgInVzZXJfaWQiOiAiMDRjMDcyZjlmOTk2NGIxYzk1Y2QxODAzMTcyZmVmOWEiLCAicHJvamVjdF9pZCI6ICIwZWFlYjU1MTEzMTA0YmIzODAyYTAwOTExODRiNmZlNyIsICJ2b2x1bWVfaWQiOiAiZmVkMWIxMzctNDZiYy00ZTIxLThhZjUtNjM4MmM2Y2NkNzg2IiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzAwNjIwMzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMTgxODkwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZlZDFiMTM3LTQ2YmMtNGUyMS04YWY1LTYzODJjNmNjZDc4Ni8yMDI2MDcxMDA0MjMyNy9hel9ub3ZhX2JhY2t1cF8yMGRkYTZmNS1hYmFkLTRkMzQtODE1Mi1jOWM5NTU1OTAxZjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6MjM6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:44.756375 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-ddb411e5-4b98-4cf6-93c5-988f7ae7e482 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTUyNmU1NmItMGYzZS00OTBlLThkNjEtYmZhYTZlZTBlOWNiIiwgInVzZXJfaWQiOiAiMDRjMDcyZjlmOTk2NGIxYzk1Y2QxODAzMTcyZmVmOWEiLCAicHJvamVjdF9pZCI6ICIwZWFlYjU1MTEzMTA0YmIzODAyYTAwOTExODRiNmZlNyIsICJ2b2x1bWVfaWQiOiAiZmVkMWIxMzctNDZiYy00ZTIxLThhZjUtNjM4MmM2Y2NkNzg2IiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzAwNjIwMzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMTgxODkwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZlZDFiMTM3LTQ2YmMtNGUyMS04YWY1LTYzODJjNmNjZDc4Ni8yMDI2MDcxMDA0MjMyNy9hel9ub3ZhX2JhY2t1cF8yMGRkYTZmNS1hYmFkLTRkMzQtODE1Mi1jOWM5NTU1OTAxZjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6MjM6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100020) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 04:23:44.756563 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-ddb411e5-4b98-4cf6-93c5-988f7ae7e482 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTUyNmU1NmItMGYzZS00OTBlLThkNjEtYmZhYTZlZTBlOWNiIiwgInVzZXJfaWQiOiAiMDRjMDcyZjlmOTk2NGIxYzk1Y2QxODAzMTcyZmVmOWEiLCAicHJvamVjdF9pZCI6ICIwZWFlYjU1MTEzMTA0YmIzODAyYTAwOTExODRiNmZlNyIsICJ2b2x1bWVfaWQiOiAiZmVkMWIxMzctNDZiYy00ZTIxLThhZjUtNjM4MmM2Y2NkNzg2IiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzAwNjIwMzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMTgxODkwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZlZDFiMTM3LTQ2YmMtNGUyMS04YWY1LTYzODJjNmNjZDc4Ni8yMDI2MDcxMDA0MjMyNy9hel9ub3ZhX2JhY2t1cF8yMGRkYTZmNS1hYmFkLTRkMzQtODE1Mi1jOWM5NTU1OTAxZjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6MjM6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100020) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 04:23:44.799090 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-ddb411e5-4b98-4cf6-93c5-988f7ae7e482 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Created reservations ['6f482f9e-bf8e-403b-a8c6-165e7108fbb7', '4a2e4f04-64db-406b-b0a2-0a6321aca584'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:23:44.842165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-ddb411e5-4b98-4cf6-93c5-988f7ae7e482 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] import_record rpcapi backup id e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb on host np0000004952 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTUyNmU1NmItMGYzZS00OTBlLThkNjEtYmZhYTZlZTBlOWNiIiwgInVzZXJfaWQiOiAiMDRjMDcyZjlmOTk2NGIxYzk1Y2QxODAzMTcyZmVmOWEiLCAicHJvamVjdF9pZCI6ICIwZWFlYjU1MTEzMTA0YmIzODAyYTAwOTExODRiNmZlNyIsICJ2b2x1bWVfaWQiOiAiZmVkMWIxMzctNDZiYy00ZTIxLThhZjUtNjM4MmM2Y2NkNzg2IiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzAwNjIwMzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIxMTgxODkwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZlZDFiMTM3LTQ2YmMtNGUyMS04YWY1LTYzODJjNmNjZDc4Ni8yMDI2MDcxMDA0MjMyNy9hel9ub3ZhX2JhY2t1cF8yMGRkYTZmNS1hYmFkLTRkMzQtODE1Mi1jOWM5NTU1OTAxZjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA0OjIzOjIyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6MjM6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100020) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 04:23:44.852306 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-ddb411e5-4b98-4cf6-93c5-988f7ae7e482 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Import record output: {'backup': {'id': 'e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb'}, {'rel': 'bookmark', 'href': 'https://10.4.3.87/volume/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb'}]}}. {{(pid=100020) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 04:23:44.852306 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ddb411e5-4b98-4cf6-93c5-988f7ae7e482 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] https://10.4.3.87/volume/v3/backups/import_record returned with HTTP 201 Jul 10 04:23:44.852306 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 94/375] 10.4.3.87 () {68 vars in 1295 bytes} [Fri Jul 10 04:23:44 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 96 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 04:23:44.858693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dbe3e829-1cab-48fc-89d4-5663abe880ab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:44.860857 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dbe3e829-1cab-48fc-89d4-5663abe880ab tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] GET https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb Jul 10 04:23:44.861467 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dbe3e829-1cab-48fc-89d4-5663abe880ab tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:44.861561 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dbe3e829-1cab-48fc-89d4-5663abe880ab tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:44.862012 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-dbe3e829-1cab-48fc-89d4-5663abe880ab tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Show backup with id e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:44.878245 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:44.878245 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:44.878685 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dbe3e829-1cab-48fc-89d4-5663abe880ab tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb returned with HTTP 200 Jul 10 04:23:44.879328 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 93/376] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:44 2026] GET /volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb => generated 645 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:45.243629 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-916ef395-dafb-4be2-a35b-92d29f29a502 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:45.249326 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-916ef395-dafb-4be2-a35b-92d29f29a502 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae Jul 10 04:23:45.249588 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-916ef395-dafb-4be2-a35b-92d29f29a502 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:45.249813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-916ef395-dafb-4be2-a35b-92d29f29a502 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:45.258562 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-916ef395-dafb-4be2-a35b-92d29f29a502 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae returned with HTTP 404 Jul 10 04:23:45.259286 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 97/377] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:45 2026] GET /volume/v3/volumes/57e5304a-3c0c-40e7-84bc-1da7c22739ae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:45.268168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-81e6550c-3d41-402c-b782-b1652924ed71 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:45.270784 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-81e6550c-3d41-402c-b782-b1652924ed71 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:45.271068 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-81e6550c-3d41-402c-b782-b1652924ed71 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:45.271498 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-81e6550c-3d41-402c-b782-b1652924ed71 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:45.271727 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-81e6550c-3d41-402c-b782-b1652924ed71 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Delete volume with id: 7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:45.281669 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:45.281669 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:45.282385 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-81e6550c-3d41-402c-b782-b1652924ed71 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:45.320386 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-81e6550c-3d41-402c-b782-b1652924ed71 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Delete volume request issued successfully. Jul 10 04:23:45.321176 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-81e6550c-3d41-402c-b782-b1652924ed71 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 202 Jul 10 04:23:45.321328 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 94/378] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:23:45 2026] DELETE /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:23:45.333882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-04148a74-0e43-485a-b77d-7ff22329aa25 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:45.338023 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-04148a74-0e43-485a-b77d-7ff22329aa25 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:45.338270 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-04148a74-0e43-485a-b77d-7ff22329aa25 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:45.338527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-04148a74-0e43-485a-b77d-7ff22329aa25 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:45.352483 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:45.352483 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:45.358273 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-04148a74-0e43-485a-b77d-7ff22329aa25 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Volume info retrieved successfully. Jul 10 04:23:45.368490 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-04148a74-0e43-485a-b77d-7ff22329aa25 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 200 Jul 10 04:23:45.369161 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 95/379] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:45 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:45.892471 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-229f39d5-2482-433d-9f8a-5be5316d461f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:45.894801 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-229f39d5-2482-433d-9f8a-5be5316d461f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] GET https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb Jul 10 04:23:45.895007 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-229f39d5-2482-433d-9f8a-5be5316d461f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:45.895271 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-229f39d5-2482-433d-9f8a-5be5316d461f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:45.895436 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-229f39d5-2482-433d-9f8a-5be5316d461f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Show backup with id e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:45.900071 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:45.900071 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:45.900783 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-229f39d5-2482-433d-9f8a-5be5316d461f tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb returned with HTTP 200 Jul 10 04:23:45.901192 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 94/380] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:45 2026] GET /volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:45.912201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dc13ebdd-1e58-44be-8df2-b9db2cbafce6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:45.916008 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc13ebdd-1e58-44be-8df2-b9db2cbafce6 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] GET https://10.4.3.87/volume/v3/backups Jul 10 04:23:45.916322 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc13ebdd-1e58-44be-8df2-b9db2cbafce6 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:45.916604 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc13ebdd-1e58-44be-8df2-b9db2cbafce6 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:45.938390 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc13ebdd-1e58-44be-8df2-b9db2cbafce6 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 200 Jul 10 04:23:45.938991 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 98/381] 10.4.3.87 () {66 vars in 1230 bytes} [Fri Jul 10 04:23:45 2026] GET /volume/v3/backups => generated 335 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:45.948912 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-74700b68-999d-4955-839b-bdc5d3391672 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:45.950806 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] POST https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9/restore Jul 10 04:23:45.952233 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:23:45.952888 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Restoring backup 20dda6f5-abad-4d34-8152-c9c9555901f9 ({'restore': {}}) {{(pid=100019) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 04:23:45.953119 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Restoring backup 20dda6f5-abad-4d34-8152-c9c9555901f9 to volume None. Jul 10 04:23:45.960200 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:45.960200 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:45.961764 np0000004952 devstack@c-api.service[100019]: INFO cinder.backup.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Creating volume of 1 GB for restore of backup 20dda6f5-abad-4d34-8152-c9c9555901f9. Jul 10 04:23:45.970026 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:23:45.969710. {{(pid=100019) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:23:45.970424 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Availability Zones retrieved successfully. Jul 10 04:23:45.979242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Flow 'volume_create_api' (99cd0a48-3965-4c34-a35f-06940097e326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:45.979242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f0a54f-b076-4fbd-ae57-d64ec09cb8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:45.979788 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:23:46.029832 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f0a54f-b076-4fbd-ae57-d64ec09cb8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:46.031158 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8299e5c6-03bc-4fbb-8bc4-07cb9dc19b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:46.087686 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Created reservations ['db51f00b-257e-4919-a58c-3cf756eb0f48', '0e3ff9b4-8021-42b4-afdf-078bfc45abaf', '0b770cb2-5a3e-463b-a5c2-4ef9739844b4', '5c44a385-7d50-4c54-b456-56422543eadd'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:23:46.088655 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8299e5c6-03bc-4fbb-8bc4-07cb9dc19b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db51f00b-257e-4919-a58c-3cf756eb0f48', '0e3ff9b4-8021-42b4-afdf-078bfc45abaf', '0b770cb2-5a3e-463b-a5c2-4ef9739844b4', '5c44a385-7d50-4c54-b456-56422543eadd']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:46.089599 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f0cf40-f0da-4310-b2e8-af7d4aece2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:46.126448 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f0cf40-f0da-4310-b2e8-af7d4aece2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a323a5de-5f53-4e66-9c6e-dfdf887bec1c', '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_20dda6f5-abad-4d34-8152-c9c9555901f9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eaeb55113104bb3802a0091184b6fe7',qos_specs=None,replication_status=,reservations=['db51f00b-257e-4919-a58c-3cf756eb0f48','0e3ff9b4-8021-42b4-afdf-078bfc45abaf','0b770cb2-5a3e-463b-a5c2-4ef9739844b4','5c44a385-7d50-4c54-b456-56422543eadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c072f9f9964b1c95cd1803172fef9a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:23:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_20dda6f5-abad-4d34-8152-c9c9555901f9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a323a5de-5f53-4e66-9c6e-dfdf887bec1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eaeb55113104bb3802a0091184b6fe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04c072f9f9964b1c95cd1803172fef9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:46.127486 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54dd90b-b07d-4269-915d-1ab1ac6ed9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:46.158586 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54dd90b-b07d-4269-915d-1ab1ac6ed9f3) transitioned into 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_20dda6f5-abad-4d34-8152-c9c9555901f9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eaeb55113104bb3802a0091184b6fe7',qos_specs=None,replication_status=,reservations=['db51f00b-257e-4919-a58c-3cf756eb0f48','0e3ff9b4-8021-42b4-afdf-078bfc45abaf','0b770cb2-5a3e-463b-a5c2-4ef9739844b4','5c44a385-7d50-4c54-b456-56422543eadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c072f9f9964b1c95cd1803172fef9a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:46.159607 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca6385b-3221-48fa-8558-ff4fc834bccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:23:46.192321 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca6385b-3221-48fa-8558-ff4fc834bccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:23:46.193149 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Flow 'volume_create_api' (99cd0a48-3965-4c34-a35f-06940097e326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:23:46.193639 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Create volume request issued successfully. Jul 10 04:23:46.206157 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:46.206157 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:46.206157 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:23:46.382841 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0b592168-b73d-4f79-af80-3a119e41b7a9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:46.384597 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b592168-b73d-4f79-af80-3a119e41b7a9 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] GET https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 Jul 10 04:23:46.384757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b592168-b73d-4f79-af80-3a119e41b7a9 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:46.384958 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b592168-b73d-4f79-af80-3a119e41b7a9 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:46.391473 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b592168-b73d-4f79-af80-3a119e41b7a9 tempest-TestMultiAttachVolumeSwap-929560149 tempest-TestMultiAttachVolumeSwap-929560149-project-member] https://10.4.3.87/volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 returned with HTTP 404 Jul 10 04:23:46.392314 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 96/382] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:46 2026] GET /volume/v3/volumes/7616ae2a-1ddb-4d24-9e43-c044c03e3df3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:23:47.223940 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:47.223940 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:47.224473 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:23:47.224716 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Checking backup size 1 against volume size 1 {{(pid=100019) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 04:23:47.224716 np0000004952 devstack@c-api.service[100019]: INFO cinder.backup.api [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Overwriting volume a323a5de-5f53-4e66-9c6e-dfdf887bec1c with restore of backup 20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:47.240428 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] restore_backup in rpcapi backup_id 20dda6f5-abad-4d34-8152-c9c9555901f9 {{(pid=100019) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 04:23:47.244673 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-74700b68-999d-4955-839b-bdc5d3391672 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9/restore returned with HTTP 202 Jul 10 04:23:47.245365 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 95/383] 10.4.3.87 () {68 vars in 1386 bytes} [Fri Jul 10 04:23:45 2026] POST /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9/restore => generated 189 bytes in 1297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:23:47.256813 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-64ac440a-c0ed-418c-bf1c-7f65ed334b26 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:47.259144 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-64ac440a-c0ed-418c-bf1c-7f65ed334b26 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:47.259452 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-64ac440a-c0ed-418c-bf1c-7f65ed334b26 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:47.259828 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-64ac440a-c0ed-418c-bf1c-7f65ed334b26 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:47.260012 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-64ac440a-c0ed-418c-bf1c-7f65ed334b26 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:47.266683 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:47.266683 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:47.267858 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-64ac440a-c0ed-418c-bf1c-7f65ed334b26 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:47.268339 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 95/384] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:47 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:48.282020 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-613b15c1-f286-4cfb-9ead-2af2273e780e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:48.284952 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-613b15c1-f286-4cfb-9ead-2af2273e780e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:48.285325 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-613b15c1-f286-4cfb-9ead-2af2273e780e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:48.285719 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-613b15c1-f286-4cfb-9ead-2af2273e780e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:48.285775 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-613b15c1-f286-4cfb-9ead-2af2273e780e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:48.294980 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:48.294980 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:48.296366 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-613b15c1-f286-4cfb-9ead-2af2273e780e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:48.297171 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 99/385] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:48 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:49.318909 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9c1e6169-dbbd-4466-b061-0c106900e3b5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:49.322509 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9c1e6169-dbbd-4466-b061-0c106900e3b5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:49.322509 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9c1e6169-dbbd-4466-b061-0c106900e3b5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:49.323131 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9c1e6169-dbbd-4466-b061-0c106900e3b5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:49.323241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9c1e6169-dbbd-4466-b061-0c106900e3b5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:49.329811 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:49.329811 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:49.331145 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9c1e6169-dbbd-4466-b061-0c106900e3b5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:49.331706 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 97/386] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:49 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:50.347642 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-697477fd-0aa3-4a96-a893-2e572e2b09eb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:50.353137 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-697477fd-0aa3-4a96-a893-2e572e2b09eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:50.353137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-697477fd-0aa3-4a96-a893-2e572e2b09eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:50.353137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-697477fd-0aa3-4a96-a893-2e572e2b09eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:50.353137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-697477fd-0aa3-4a96-a893-2e572e2b09eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:50.368282 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:50.368282 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:50.369512 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-697477fd-0aa3-4a96-a893-2e572e2b09eb tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:50.370509 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 96/387] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:50 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:51.390428 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e75a3886-6569-4565-a53f-c92b2aa1f93b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:51.396293 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e75a3886-6569-4565-a53f-c92b2aa1f93b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:51.396293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e75a3886-6569-4565-a53f-c92b2aa1f93b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:51.396293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e75a3886-6569-4565-a53f-c92b2aa1f93b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:51.396293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-e75a3886-6569-4565-a53f-c92b2aa1f93b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:51.405738 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:51.405738 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:51.406195 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e75a3886-6569-4565-a53f-c92b2aa1f93b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:51.406918 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 96/388] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:51 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:52.422258 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fe5956db-0357-4b0a-990e-8bb7103ed93c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:52.424904 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fe5956db-0357-4b0a-990e-8bb7103ed93c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:52.425224 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fe5956db-0357-4b0a-990e-8bb7103ed93c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:52.425522 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fe5956db-0357-4b0a-990e-8bb7103ed93c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:52.425717 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-fe5956db-0357-4b0a-990e-8bb7103ed93c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:52.436342 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:52.436342 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:52.437166 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fe5956db-0357-4b0a-990e-8bb7103ed93c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:52.437572 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 100/389] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:52 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:52.686788 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-325d8fb6-9854-4f53-b4de-06c9271c045f req-47be85bb-1ae6-4ed6-96d4-ee84f0822921 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:52.689234 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-325d8fb6-9854-4f53-b4de-06c9271c045f req-47be85bb-1ae6-4ed6-96d4-ee84f0822921 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] GET https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab Jul 10 04:23:52.689442 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-325d8fb6-9854-4f53-b4de-06c9271c045f req-47be85bb-1ae6-4ed6-96d4-ee84f0822921 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:52.689615 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-325d8fb6-9854-4f53-b4de-06c9271c045f req-47be85bb-1ae6-4ed6-96d4-ee84f0822921 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:52.702437 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:52.702437 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:52.705137 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-325d8fb6-9854-4f53-b4de-06c9271c045f req-47be85bb-1ae6-4ed6-96d4-ee84f0822921 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:23:52.710837 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-325d8fb6-9854-4f53-b4de-06c9271c045f req-47be85bb-1ae6-4ed6-96d4-ee84f0822921 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab returned with HTTP 200 Jul 10 04:23:52.711550 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 98/390] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:23:52 2026] GET /volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab => generated 1601 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:23:53.451990 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d77328da-a25a-4752-8929-c83eb5c6314c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:53.455036 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d77328da-a25a-4752-8929-c83eb5c6314c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:53.455310 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d77328da-a25a-4752-8929-c83eb5c6314c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:53.455549 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d77328da-a25a-4752-8929-c83eb5c6314c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:53.455658 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d77328da-a25a-4752-8929-c83eb5c6314c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:53.461902 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:53.461902 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:53.463113 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d77328da-a25a-4752-8929-c83eb5c6314c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:53.464396 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 97/391] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:53 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:54.477429 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a0b52ce5-29a1-4955-b068-947c892a1b41 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:54.480367 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a0b52ce5-29a1-4955-b068-947c892a1b41 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:54.480647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a0b52ce5-29a1-4955-b068-947c892a1b41 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:54.480938 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a0b52ce5-29a1-4955-b068-947c892a1b41 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:54.481069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-a0b52ce5-29a1-4955-b068-947c892a1b41 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:54.498798 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:54.498798 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:54.499715 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a0b52ce5-29a1-4955-b068-947c892a1b41 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:54.500154 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 97/392] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:54 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:55.518002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-55fe4b04-ee40-4562-b35a-1d7d7ff462f6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:55.522631 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-55fe4b04-ee40-4562-b35a-1d7d7ff462f6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:55.522989 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-55fe4b04-ee40-4562-b35a-1d7d7ff462f6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:55.523302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-55fe4b04-ee40-4562-b35a-1d7d7ff462f6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:55.523478 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-55fe4b04-ee40-4562-b35a-1d7d7ff462f6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:55.536691 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:55.536691 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:55.537766 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-55fe4b04-ee40-4562-b35a-1d7d7ff462f6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:55.538193 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 101/393] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:55 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:56.559328 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a7260fc6-75cc-4de2-980d-39a3fa7539e8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:56.562901 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a7260fc6-75cc-4de2-980d-39a3fa7539e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:56.563233 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a7260fc6-75cc-4de2-980d-39a3fa7539e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:56.564092 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a7260fc6-75cc-4de2-980d-39a3fa7539e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:56.564092 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-a7260fc6-75cc-4de2-980d-39a3fa7539e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:56.574133 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:56.574133 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:23:56.575208 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a7260fc6-75cc-4de2-980d-39a3fa7539e8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:56.575863 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 99/394] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:56 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:57.588381 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9239bd09-eb52-47a9-858e-6480411c6654 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:57.592381 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9239bd09-eb52-47a9-858e-6480411c6654 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:57.592381 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9239bd09-eb52-47a9-858e-6480411c6654 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:57.593500 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9239bd09-eb52-47a9-858e-6480411c6654 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:57.593500 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9239bd09-eb52-47a9-858e-6480411c6654 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:57.599513 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:57.599513 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:23:57.600319 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9239bd09-eb52-47a9-858e-6480411c6654 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:57.601274 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 98/395] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:57 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:58.614647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c3eb2d46-bbed-40f9-8d96-81aefa07e511 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:58.617737 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c3eb2d46-bbed-40f9-8d96-81aefa07e511 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:58.618033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c3eb2d46-bbed-40f9-8d96-81aefa07e511 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:58.618255 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c3eb2d46-bbed-40f9-8d96-81aefa07e511 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:58.618400 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-c3eb2d46-bbed-40f9-8d96-81aefa07e511 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:58.624049 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:58.624049 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:23:58.625093 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c3eb2d46-bbed-40f9-8d96-81aefa07e511 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:58.626571 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 98/396] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:58 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:23:59.639418 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5e8bf302-32fa-4ef2-b482-5714ee79eda5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:23:59.641742 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e8bf302-32fa-4ef2-b482-5714ee79eda5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:23:59.642073 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e8bf302-32fa-4ef2-b482-5714ee79eda5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:23:59.642248 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e8bf302-32fa-4ef2-b482-5714ee79eda5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:23:59.642319 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-5e8bf302-32fa-4ef2-b482-5714ee79eda5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:23:59.647670 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:23:59.647670 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:23:59.648549 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e8bf302-32fa-4ef2-b482-5714ee79eda5 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:23:59.648972 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 102/397] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:23:59 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:00.555639 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:00.558101 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:00.558537 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1918775220", "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:00.560557 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1918775220', 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:00.666307 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-69c5041e-599b-4f88-886d-f0ff8a8e3991 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:00.672713 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-69c5041e-599b-4f88-886d-f0ff8a8e3991 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:24:00.672946 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-69c5041e-599b-4f88-886d-f0ff8a8e3991 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:00.673185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-69c5041e-599b-4f88-886d-f0ff8a8e3991 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:00.673447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-69c5041e-599b-4f88-886d-f0ff8a8e3991 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:00.682045 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:00.682045 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:00.683903 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-69c5041e-599b-4f88-886d-f0ff8a8e3991 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:24:00.683903 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 99/398] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:00 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:00.695526 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Create volume of 1 GB Jul 10 04:24:00.700971 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Availability Zones retrieved successfully. Jul 10 04:24:00.703986 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0cf17845-84c1-4427-a281-d847c00eb8d6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:00.707122 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0cf17845-84c1-4427-a281-d847c00eb8d6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/a323a5de-5f53-4e66-9c6e-dfdf887bec1c Jul 10 04:24:00.707359 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0cf17845-84c1-4427-a281-d847c00eb8d6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:00.707547 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0cf17845-84c1-4427-a281-d847c00eb8d6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:00.709529 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Flow 'volume_create_api' (d637912b-5608-40b6-9079-349fcbd6bc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:00.712058 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176f5ba1-91a2-4863-984c-3fa4962875d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:00.713346 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:00.721312 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:00.721312 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:00.729897 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0cf17845-84c1-4427-a281-d847c00eb8d6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:00.737466 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0cf17845-84c1-4427-a281-d847c00eb8d6 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/a323a5de-5f53-4e66-9c6e-dfdf887bec1c returned with HTTP 200 Jul 10 04:24:00.737675 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 99/399] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:00 2026] GET /volume/v3/volumes/a323a5de-5f53-4e66-9c6e-dfdf887bec1c => generated 900 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:00.760631 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3afdb01b-e2e2-43a9-b518-31672b15f418 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:00.760631 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3afdb01b-e2e2-43a9-b518-31672b15f418 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes Jul 10 04:24:00.761070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3afdb01b-e2e2-43a9-b518-31672b15f418 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:00.761070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3afdb01b-e2e2-43a9-b518-31672b15f418 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:00.761284 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-3afdb01b-e2e2-43a9-b518-31672b15f418 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:24:00.762232 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3afdb01b-e2e2-43a9-b518-31672b15f418 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:24:00.781423 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3afdb01b-e2e2-43a9-b518-31672b15f418 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Get all volumes completed successfully. Jul 10 04:24:00.782443 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3afdb01b-e2e2-43a9-b518-31672b15f418 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 200 Jul 10 04:24:00.782811 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 103/400] 10.4.3.87 () {66 vars in 1230 bytes} [Fri Jul 10 04:24:00 2026] GET /volume/v3/volumes => generated 659 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:00.798676 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-77b6532c-98c8-4337-b898-d72e91ecdeff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:00.804195 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77b6532c-98c8-4337-b898-d72e91ecdeff tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a323a5de-5f53-4e66-9c6e-dfdf887bec1c Jul 10 04:24:00.804549 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77b6532c-98c8-4337-b898-d72e91ecdeff tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:00.804727 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77b6532c-98c8-4337-b898-d72e91ecdeff tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:00.804992 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-77b6532c-98c8-4337-b898-d72e91ecdeff tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Delete volume with id: a323a5de-5f53-4e66-9c6e-dfdf887bec1c Jul 10 04:24:00.812201 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176f5ba1-91a2-4863-984c-3fa4962875d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:00.813806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a0ff66-3a24-4ad9-a2d1-ce51940ec6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:00.816808 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:00.816808 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:00.818656 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-77b6532c-98c8-4337-b898-d72e91ecdeff tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:00.861558 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-77b6532c-98c8-4337-b898-d72e91ecdeff tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Delete volume request issued successfully. Jul 10 04:24:00.861558 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77b6532c-98c8-4337-b898-d72e91ecdeff tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/a323a5de-5f53-4e66-9c6e-dfdf887bec1c returned with HTTP 202 Jul 10 04:24:00.862144 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 100/401] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:00 2026] DELETE /volume/v3/volumes/a323a5de-5f53-4e66-9c6e-dfdf887bec1c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:00.873143 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-25475299-0f53-4f6b-9d4f-3f4c84c82225 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:00.876671 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-25475299-0f53-4f6b-9d4f-3f4c84c82225 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] DELETE https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb Jul 10 04:24:00.876671 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-25475299-0f53-4f6b-9d4f-3f4c84c82225 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:00.876671 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-25475299-0f53-4f6b-9d4f-3f4c84c82225 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:00.876671 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-25475299-0f53-4f6b-9d4f-3f4c84c82225 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Delete backup with id: e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb. Jul 10 04:24:00.882600 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:00.882600 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:00.912080 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-25475299-0f53-4f6b-9d4f-3f4c84c82225 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] delete_backup rpcapi backup_id e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb {{(pid=100022) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:24:00.919811 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-25475299-0f53-4f6b-9d4f-3f4c84c82225 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb returned with HTTP 202 Jul 10 04:24:00.920456 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 100/402] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:00 2026] DELETE /volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:24:00.925710 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Created reservations ['f0850f17-ddb4-4c6a-9644-643a8b55804b', '224085be-f2d2-4733-9a7b-b2703cc8cfeb', 'f7b2011e-05cf-4f73-a817-6225e28b7f40', 'd478348d-d833-41dd-b456-95544a9c984f'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:00.927501 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a0ff66-3a24-4ad9-a2d1-ce51940ec6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0850f17-ddb4-4c6a-9644-643a8b55804b', '224085be-f2d2-4733-9a7b-b2703cc8cfeb', 'f7b2011e-05cf-4f73-a817-6225e28b7f40', 'd478348d-d833-41dd-b456-95544a9c984f']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:00.929283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60b95f6-4587-4301-a391-1d047f05e080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:00.933101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0f59d12f-30c2-443f-a4eb-50b1b99a220c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:00.941900 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f59d12f-30c2-443f-a4eb-50b1b99a220c tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] GET https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb Jul 10 04:24:00.941900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f59d12f-30c2-443f-a4eb-50b1b99a220c tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:00.941900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f59d12f-30c2-443f-a4eb-50b1b99a220c tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:00.941900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-0f59d12f-30c2-443f-a4eb-50b1b99a220c tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Show backup with id e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:00.960903 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60b95f6-4587-4301-a391-1d047f05e080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c13c478-a6ae-4e0f-9d86-e40bed642b27', '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-1918775220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0437005c26c9421fa535a61d3d4912f4',qos_specs=None,replication_status=,reservations=['f0850f17-ddb4-4c6a-9644-643a8b55804b','224085be-f2d2-4733-9a7b-b2703cc8cfeb','f7b2011e-05cf-4f73-a817-6225e28b7f40','d478348d-d833-41dd-b456-95544a9c984f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ba22c5f9bbd41439b6aff0a11364448',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1918775220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c13c478-a6ae-4e0f-9d86-e40bed642b27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0437005c26c9421fa535a61d3d4912f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ba22c5f9bbd41439b6aff0a11364448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:00.962719 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b87a09-4e98-40bf-80d4-5835c5a4ae24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:00.966774 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:00.966774 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:00.969519 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f59d12f-30c2-443f-a4eb-50b1b99a220c tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb returned with HTTP 200 Jul 10 04:24:00.971839 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 104/403] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:00 2026] GET /volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb => generated 799 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:01.001940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b87a09-4e98-40bf-80d4-5835c5a4ae24) transitioned into state 'SUCCESS' from state '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-1918775220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0437005c26c9421fa535a61d3d4912f4',qos_specs=None,replication_status=,reservations=['f0850f17-ddb4-4c6a-9644-643a8b55804b','224085be-f2d2-4733-9a7b-b2703cc8cfeb','f7b2011e-05cf-4f73-a817-6225e28b7f40','d478348d-d833-41dd-b456-95544a9c984f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ba22c5f9bbd41439b6aff0a11364448',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:01.002866 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2e6ab4-f4ec-4f56-a929-9e56bcd53847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:01.016688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2e6ab4-f4ec-4f56-a929-9e56bcd53847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:01.017913 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Flow 'volume_create_api' (d637912b-5608-40b6-9079-349fcbd6bc69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:01.018064 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Create volume request issued successfully. Jul 10 04:24:01.020792 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ccfe89a8-91f1-45db-aa9b-f9c0c3ca5233 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:01.020792 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 100/404] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:24:00 2026] POST /volume/v3/volumes => generated 897 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:01.036281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8a66ae9d-0e86-4522-8a96-f8f548291f68 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:01.038928 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a66ae9d-0e86-4522-8a96-f8f548291f68 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:24:01.039260 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a66ae9d-0e86-4522-8a96-f8f548291f68 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:01.040304 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a66ae9d-0e86-4522-8a96-f8f548291f68 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:01.052021 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:01.052021 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:01.056882 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8a66ae9d-0e86-4522-8a96-f8f548291f68 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:24:01.065180 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a66ae9d-0e86-4522-8a96-f8f548291f68 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:24:01.066130 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 101/405] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:24:01 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 965 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:01.984793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8034a6f3-c8ee-4e6e-8e4a-f780f3c63292 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:01.987535 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8034a6f3-c8ee-4e6e-8e4a-f780f3c63292 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] GET https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb Jul 10 04:24:01.987748 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8034a6f3-c8ee-4e6e-8e4a-f780f3c63292 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:01.988047 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8034a6f3-c8ee-4e6e-8e4a-f780f3c63292 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:01.988292 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-8034a6f3-c8ee-4e6e-8e4a-f780f3c63292 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Show backup with id e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:01.993947 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8034a6f3-c8ee-4e6e-8e4a-f780f3c63292 tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] https://10.4.3.87/volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb returned with HTTP 404 Jul 10 04:24:01.994935 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 101/406] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:01 2026] GET /volume/v3/backups/e526e56b-0f3e-490e-8d61-bfaa6ee0e9cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:02.013468 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-305e8170-43a1-4a73-a59a-bbc8990c9d11 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:02.019987 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-305e8170-43a1-4a73-a59a-bbc8990c9d11 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] DELETE https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:24:02.020411 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-305e8170-43a1-4a73-a59a-bbc8990c9d11 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:02.020635 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-305e8170-43a1-4a73-a59a-bbc8990c9d11 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:02.020920 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-305e8170-43a1-4a73-a59a-bbc8990c9d11 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Delete backup with id: 20dda6f5-abad-4d34-8152-c9c9555901f9. Jul 10 04:24:02.033130 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:02.033130 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:02.067471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-305e8170-43a1-4a73-a59a-bbc8990c9d11 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] delete_backup rpcapi backup_id 20dda6f5-abad-4d34-8152-c9c9555901f9 {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:24:02.069022 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-305e8170-43a1-4a73-a59a-bbc8990c9d11 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 202 Jul 10 04:24:02.069846 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 105/407] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:02 2026] DELETE /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:24:02.083048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b273c1a1-1c39-4ef7-8de9-50a98f37cb45 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:02.084526 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f2c8d4b6-35a9-4ef0-b33e-06f3e6f63e0b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:02.085505 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b273c1a1-1c39-4ef7-8de9-50a98f37cb45 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:24:02.085563 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b273c1a1-1c39-4ef7-8de9-50a98f37cb45 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:02.085832 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b273c1a1-1c39-4ef7-8de9-50a98f37cb45 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:02.089350 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2c8d4b6-35a9-4ef0-b33e-06f3e6f63e0b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:24:02.089588 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2c8d4b6-35a9-4ef0-b33e-06f3e6f63e0b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:02.089843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2c8d4b6-35a9-4ef0-b33e-06f3e6f63e0b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:02.090285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-f2c8d4b6-35a9-4ef0-b33e-06f3e6f63e0b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:02.096549 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:02.096549 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:02.097566 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:02.097566 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:02.097877 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2c8d4b6-35a9-4ef0-b33e-06f3e6f63e0b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 200 Jul 10 04:24:02.097972 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 102/408] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:02 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:02.103277 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b273c1a1-1c39-4ef7-8de9-50a98f37cb45 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:24:02.111930 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b273c1a1-1c39-4ef7-8de9-50a98f37cb45 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:24:02.112287 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 101/409] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:24:02 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:24:02.205089 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-0ed2fff0-71f7-4016-bd1b-0baa49eb988d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:02.207559 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-0ed2fff0-71f7-4016-bd1b-0baa49eb988d tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:24:02.207805 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-0ed2fff0-71f7-4016-bd1b-0baa49eb988d tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:02.208378 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-0ed2fff0-71f7-4016-bd1b-0baa49eb988d tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:02.222257 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:02.222257 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:02.233461 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-0ed2fff0-71f7-4016-bd1b-0baa49eb988d tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:24:02.243479 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-0ed2fff0-71f7-4016-bd1b-0baa49eb988d tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:24:02.244041 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 102/410] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:24:02 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 1359 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:03.114566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-82a12e0a-b826-4c83-a7ba-7d700e312f35 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:03.118692 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82a12e0a-b826-4c83-a7ba-7d700e312f35 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 Jul 10 04:24:03.118692 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82a12e0a-b826-4c83-a7ba-7d700e312f35 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:03.118692 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82a12e0a-b826-4c83-a7ba-7d700e312f35 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:03.118692 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-82a12e0a-b826-4c83-a7ba-7d700e312f35 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id 20dda6f5-abad-4d34-8152-c9c9555901f9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:03.124902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82a12e0a-b826-4c83-a7ba-7d700e312f35 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 returned with HTTP 404 Jul 10 04:24:03.125699 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 106/411] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:03 2026] GET /volume/v3/backups/20dda6f5-abad-4d34-8152-c9c9555901f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:03.250020 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c83039af-4528-43ef-adac-fc712820a01a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:03.254012 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c83039af-4528-43ef-adac-fc712820a01a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 Jul 10 04:24:03.254012 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c83039af-4528-43ef-adac-fc712820a01a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:03.254302 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c83039af-4528-43ef-adac-fc712820a01a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:03.266951 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:03.266951 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:03.277538 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c83039af-4528-43ef-adac-fc712820a01a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:03.293158 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c83039af-4528-43ef-adac-fc712820a01a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 returned with HTTP 200 Jul 10 04:24:03.294012 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 103/412] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:03 2026] GET /volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:03.312830 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-05eca45f-a0ca-46c5-9a54-6f589d7477cd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:03.315763 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-05eca45f-a0ca-46c5-9a54-6f589d7477cd tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] DELETE https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 Jul 10 04:24:03.315763 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-05eca45f-a0ca-46c5-9a54-6f589d7477cd tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:03.315969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-05eca45f-a0ca-46c5-9a54-6f589d7477cd tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:03.316207 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-05eca45f-a0ca-46c5-9a54-6f589d7477cd tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Delete volume with id: fed1b137-46bc-4e21-8af5-6382c6ccd786 Jul 10 04:24:03.328717 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:03.328717 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:03.329318 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-05eca45f-a0ca-46c5-9a54-6f589d7477cd tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:03.376688 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-05eca45f-a0ca-46c5-9a54-6f589d7477cd tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Delete volume request issued successfully. Jul 10 04:24:03.376983 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-05eca45f-a0ca-46c5-9a54-6f589d7477cd tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 returned with HTTP 202 Jul 10 04:24:03.377476 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 102/413] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:03 2026] DELETE /volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:03.393424 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-efbb8825-7a34-44d3-823f-be91121e1cd4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:03.397548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-23112173-b74e-42b9-a2cd-f36ee157e4c5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:03.397651 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-efbb8825-7a34-44d3-823f-be91121e1cd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 Jul 10 04:24:03.398395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-efbb8825-7a34-44d3-823f-be91121e1cd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:03.398395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-efbb8825-7a34-44d3-823f-be91121e1cd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:03.400928 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-23112173-b74e-42b9-a2cd-f36ee157e4c5 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:24:03.401339 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-23112173-b74e-42b9-a2cd-f36ee157e4c5 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:03.401941 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-23112173-b74e-42b9-a2cd-f36ee157e4c5 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:03.409913 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:03.409913 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:03.414066 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:03.414066 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:03.417783 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-efbb8825-7a34-44d3-823f-be91121e1cd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:03.422777 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-23112173-b74e-42b9-a2cd-f36ee157e4c5 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:24:03.424630 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-efbb8825-7a34-44d3-823f-be91121e1cd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 returned with HTTP 200 Jul 10 04:24:03.425295 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 103/414] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:03 2026] GET /volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:03.433039 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-23112173-b74e-42b9-a2cd-f36ee157e4c5 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:24:03.433860 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 107/415] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:24:03 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:03.450885 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c4be52ce-6577-4e45-9ed1-32b7873d92b7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:03.451263 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c4be52ce-6577-4e45-9ed1-32b7873d92b7 None None] GET https://10.4.3.87/volume// Jul 10 04:24:03.451432 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c4be52ce-6577-4e45-9ed1-32b7873d92b7 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:03.451681 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c4be52ce-6577-4e45-9ed1-32b7873d92b7 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:03.451949 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c4be52ce-6577-4e45-9ed1-32b7873d92b7 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:03.452268 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 104/416] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:24:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:03.463604 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-de712f53-0f57-4f12-bbb6-b679b5110039 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:03.467562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-de712f53-0f57-4f12-bbb6-b679b5110039 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:24:03.467949 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-de712f53-0f57-4f12-bbb6-b679b5110039 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c13c478-a6ae-4e0f-9d86-e40bed642b27", "connector": null, "instance_uuid": "7e47f639-cfae-40a2-b67e-2f89add987a6"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:03.484240 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:03.484240 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:03.553845 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-de712f53-0f57-4f12-bbb6-b679b5110039 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:24:03.553845 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 103/417] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:24:03 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:04.444086 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6177fa77-ab0e-4b63-a003-c00896518cdf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:04.446310 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6177fa77-ab0e-4b63-a003-c00896518cdf tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 Jul 10 04:24:04.446496 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6177fa77-ab0e-4b63-a003-c00896518cdf tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:04.446749 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6177fa77-ab0e-4b63-a003-c00896518cdf tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:04.453240 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6177fa77-ab0e-4b63-a003-c00896518cdf tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 returned with HTTP 404 Jul 10 04:24:04.453972 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 104/418] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:04 2026] GET /volume/v3/volumes/fed1b137-46bc-4e21-8af5-6382c6ccd786 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:04.467108 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:04.469443 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:04.469929 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1429007418"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:04.473057 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1429007418'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:04.473057 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Create volume of 1 GB Jul 10 04:24:04.477000 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Availability Zones retrieved successfully. Jul 10 04:24:04.483993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Flow 'volume_create_api' (ef43b9ac-f875-4bf3-ba97-48bcf9bfde6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:04.485394 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4d8a4c-1170-4bf3-ba3b-ebb94ce2dfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:04.486506 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:04.519156 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4d8a4c-1170-4bf3-ba3b-ebb94ce2dfa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:04.520436 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371ee5ce-4720-4dc9-bcfd-083ad7f886fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:04.581945 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Created reservations ['040416c4-9383-42b5-900c-92249aad8fe6', '0ccbe6a7-bf57-4e89-b695-7e44814aeea4', '4aeb85af-b9d3-453e-b96f-770a563825b7', 'b3817a2b-e71e-47cf-b40b-47f114a9b162'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:04.581945 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371ee5ce-4720-4dc9-bcfd-083ad7f886fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['040416c4-9383-42b5-900c-92249aad8fe6', '0ccbe6a7-bf57-4e89-b695-7e44814aeea4', '4aeb85af-b9d3-453e-b96f-770a563825b7', 'b3817a2b-e71e-47cf-b40b-47f114a9b162']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:04.582634 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7f7d45-eea3-4e90-9c96-f1ffdcdc21d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:04.616036 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7f7d45-eea3-4e90-9c96-f1ffdcdc21d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '868017e6-75e7-4876-bb8d-18a5c4741124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1429007418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eaeb55113104bb3802a0091184b6fe7',qos_specs=None,replication_status=,reservations=['040416c4-9383-42b5-900c-92249aad8fe6','0ccbe6a7-bf57-4e89-b695-7e44814aeea4','4aeb85af-b9d3-453e-b96f-770a563825b7','b3817a2b-e71e-47cf-b40b-47f114a9b162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c072f9f9964b1c95cd1803172fef9a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1429007418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=868017e6-75e7-4876-bb8d-18a5c4741124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eaeb55113104bb3802a0091184b6fe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04c072f9f9964b1c95cd1803172fef9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:04.617554 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59ca1de-7ea3-4288-bea6-ca7286aefaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:04.651875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59ca1de-7ea3-4288-bea6-ca7286aefaf3) transitioned into state 'SUCCESS' from state '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-1429007418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eaeb55113104bb3802a0091184b6fe7',qos_specs=None,replication_status=,reservations=['040416c4-9383-42b5-900c-92249aad8fe6','0ccbe6a7-bf57-4e89-b695-7e44814aeea4','4aeb85af-b9d3-453e-b96f-770a563825b7','b3817a2b-e71e-47cf-b40b-47f114a9b162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c072f9f9964b1c95cd1803172fef9a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:04.652856 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (632ac18b-f61d-4517-8117-22f1ea2070f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:04.674027 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (632ac18b-f61d-4517-8117-22f1ea2070f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:04.674245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Flow 'volume_create_api' (ef43b9ac-f875-4bf3-ba97-48bcf9bfde6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:04.674709 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Create volume request issued successfully. Jul 10 04:24:04.675877 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b700309a-fdd3-42cf-8e1d-a18107654df1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:04.676500 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 108/419] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:24:04 2026] POST /volume/v3/volumes => generated 752 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:04.702228 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1dfe65e8-76bc-41ec-a992-ecc560d81173 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:04.713175 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1dfe65e8-76bc-41ec-a992-ecc560d81173 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 Jul 10 04:24:04.713175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1dfe65e8-76bc-41ec-a992-ecc560d81173 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:04.713175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1dfe65e8-76bc-41ec-a992-ecc560d81173 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:04.725233 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:04.725233 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:04.733520 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1dfe65e8-76bc-41ec-a992-ecc560d81173 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:04.739737 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1dfe65e8-76bc-41ec-a992-ecc560d81173 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 returned with HTTP 200 Jul 10 04:24:04.740642 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 105/420] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:04 2026] GET /volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:05.757634 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-35f67c0c-2399-4e80-8aa5-86e4132521ea None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:05.760409 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35f67c0c-2399-4e80-8aa5-86e4132521ea tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 Jul 10 04:24:05.760914 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-35f67c0c-2399-4e80-8aa5-86e4132521ea tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:05.761246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-35f67c0c-2399-4e80-8aa5-86e4132521ea tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:05.771694 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:05.771694 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:05.778114 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-35f67c0c-2399-4e80-8aa5-86e4132521ea tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:05.787156 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35f67c0c-2399-4e80-8aa5-86e4132521ea tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 returned with HTTP 200 Jul 10 04:24:05.787791 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 104/421] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:05 2026] GET /volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:05.808104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-808145dd-b963-4fbd-a25a-b63d6ab167b8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:05.810290 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-808145dd-b963-4fbd-a25a-b63d6ab167b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:24:05.810781 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-808145dd-b963-4fbd-a25a-b63d6ab167b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "868017e6-75e7-4876-bb8d-18a5c4741124", "name": "tempest-VolumesBackupsAdminTest-Backup-1514203004", "container": "tempest-volumesbackupsadmintest-backup-container-210071917"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:05.814310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-808145dd-b963-4fbd-a25a-b63d6ab167b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Creating new backup {'backup': {'volume_id': '868017e6-75e7-4876-bb8d-18a5c4741124', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1514203004', 'container': 'tempest-volumesbackupsadmintest-backup-container-210071917'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:24:05.814502 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-808145dd-b963-4fbd-a25a-b63d6ab167b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Creating backup of volume 868017e6-75e7-4876-bb8d-18a5c4741124 in container tempest-volumesbackupsadmintest-backup-container-210071917 Jul 10 04:24:05.827529 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:05.827529 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:05.828020 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-808145dd-b963-4fbd-a25a-b63d6ab167b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:05.854552 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-808145dd-b963-4fbd-a25a-b63d6ab167b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Created reservations ['4bd53122-a8bc-450b-82b0-6e035b7326ac', '40853abd-addf-42e1-852a-9622c7c63b63'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:05.907477 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-808145dd-b963-4fbd-a25a-b63d6ab167b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:24:05.908038 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 105/422] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:24:05 2026] POST /volume/v3/backups => generated 333 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:05.919464 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-844bbe3f-cd34-436b-8786-d953edb8cf8b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:05.922580 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-844bbe3f-cd34-436b-8786-d953edb8cf8b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:05.922881 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-844bbe3f-cd34-436b-8786-d953edb8cf8b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:05.923154 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-844bbe3f-cd34-436b-8786-d953edb8cf8b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:05.923349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-844bbe3f-cd34-436b-8786-d953edb8cf8b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:05.930637 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:05.930637 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:05.931851 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-844bbe3f-cd34-436b-8786-d953edb8cf8b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:05.932598 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 109/423] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:05 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:06.950747 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9c88821d-bf1f-4025-8a32-49d33f56d767 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:06.953147 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9c88821d-bf1f-4025-8a32-49d33f56d767 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:06.953447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9c88821d-bf1f-4025-8a32-49d33f56d767 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:06.953731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9c88821d-bf1f-4025-8a32-49d33f56d767 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:06.953881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9c88821d-bf1f-4025-8a32-49d33f56d767 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:06.959985 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:06.959985 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:06.961084 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9c88821d-bf1f-4025-8a32-49d33f56d767 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:06.961619 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 106/424] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:06 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:07.982891 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f999d6c4-8895-4cd4-8b26-a368d401b9f1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:07.988422 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f999d6c4-8895-4cd4-8b26-a368d401b9f1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:07.988422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f999d6c4-8895-4cd4-8b26-a368d401b9f1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:07.988422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f999d6c4-8895-4cd4-8b26-a368d401b9f1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:07.988422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f999d6c4-8895-4cd4-8b26-a368d401b9f1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:07.991710 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:07.991710 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:07.992958 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f999d6c4-8895-4cd4-8b26-a368d401b9f1 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:07.994310 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 105/425] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:07 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:09.131736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5237dea6-fed5-48fd-8f68-395ffed5f3af None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:09.131736 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5237dea6-fed5-48fd-8f68-395ffed5f3af tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:09.131736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5237dea6-fed5-48fd-8f68-395ffed5f3af tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:09.131736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5237dea6-fed5-48fd-8f68-395ffed5f3af tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:09.131736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5237dea6-fed5-48fd-8f68-395ffed5f3af tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:09.131736 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:09.131736 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:09.131736 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5237dea6-fed5-48fd-8f68-395ffed5f3af tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:09.131736 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 106/426] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:09 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:10.040484 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a426bec8-1fe6-40c6-bdfa-9c697260c530 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:10.043454 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a426bec8-1fe6-40c6-bdfa-9c697260c530 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:10.043709 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a426bec8-1fe6-40c6-bdfa-9c697260c530 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:10.044437 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a426bec8-1fe6-40c6-bdfa-9c697260c530 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:10.044561 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a426bec8-1fe6-40c6-bdfa-9c697260c530 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:10.051905 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:10.051905 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:10.053327 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a426bec8-1fe6-40c6-bdfa-9c697260c530 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:10.054160 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 110/427] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:10 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:10.112172 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0190a21f-a7cc-4dc9-9e09-1f767cf26abd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:10.112720 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0190a21f-a7cc-4dc9-9e09-1f767cf26abd None None] GET https://10.4.3.87/volume// Jul 10 04:24:10.112997 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0190a21f-a7cc-4dc9-9e09-1f767cf26abd None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:10.113397 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0190a21f-a7cc-4dc9-9e09-1f767cf26abd None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:10.113606 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0190a21f-a7cc-4dc9-9e09-1f767cf26abd None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:10.114354 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 107/428] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:24:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:10.125821 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-58475a09-91d2-402b-bbda-61b53c8281d4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:10.131510 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-58475a09-91d2-402b-bbda-61b53c8281d4 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:24:10.131510 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-58475a09-91d2-402b-bbda-61b53c8281d4 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:10.134508 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-58475a09-91d2-402b-bbda-61b53c8281d4 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:10.155494 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:10.155494 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:10.164624 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-58475a09-91d2-402b-bbda-61b53c8281d4 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:24:10.182108 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-58475a09-91d2-402b-bbda-61b53c8281d4 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:24:10.182689 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 106/429] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:24:10 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 1538 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:24:10.319191 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-292f5a90-ce80-402d-8a62-e2cb6c3de6ce None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:10.324389 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-292f5a90-ce80-402d-8a62-e2cb6c3de6ce tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] PUT https://10.4.3.87/volume/v3/attachments/4e3ee62b-5ce2-406d-905a-a7cb4cf85165 Jul 10 04:24:10.324925 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-292f5a90-ce80-402d-8a62-e2cb6c3de6ce tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:10.344193 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-292f5a90-ce80-402d-8a62-e2cb6c3de6ce tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Acquiring lock "cinder-attachment_update-2c13c478-a6ae-4e0f-9d86-e40bed642b27-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:24:10.352135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-292f5a90-ce80-402d-8a62-e2cb6c3de6ce tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Lock "cinder-attachment_update-2c13c478-a6ae-4e0f-9d86-e40bed642b27-np0000004952" acquired by "attachment_update" :: waited 0.008s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:24:10.353372 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:10.353372 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:10.890668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-292f5a90-ce80-402d-8a62-e2cb6c3de6ce tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Lock "cinder-attachment_update-2c13c478-a6ae-4e0f-9d86-e40bed642b27-np0000004952" released by "attachment_update" :: held 0.538s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:24:10.890668 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-292f5a90-ce80-402d-8a62-e2cb6c3de6ce tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/attachments/4e3ee62b-5ce2-406d-905a-a7cb4cf85165 returned with HTTP 200 Jul 10 04:24:10.890668 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 107/430] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:24:10 2026] PUT /volume/v3/attachments/4e3ee62b-5ce2-406d-905a-a7cb4cf85165 => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:11.072018 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3cdeab43-26f8-42ce-a8b0-6eb78550945c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:11.076505 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3cdeab43-26f8-42ce-a8b0-6eb78550945c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:11.076505 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3cdeab43-26f8-42ce-a8b0-6eb78550945c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:11.076505 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3cdeab43-26f8-42ce-a8b0-6eb78550945c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:11.076505 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-3cdeab43-26f8-42ce-a8b0-6eb78550945c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:11.082245 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:11.082245 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:11.083790 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3cdeab43-26f8-42ce-a8b0-6eb78550945c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:11.084589 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 111/431] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:11 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:11.405435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-21bdfe7e-c1db-4fd6-a0fd-0cd399850be6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:11.412491 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-21bdfe7e-c1db-4fd6-a0fd-0cd399850be6 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] POST https://10.4.3.87/volume/v3/attachments/4e3ee62b-5ce2-406d-905a-a7cb4cf85165/action Jul 10 04:24:11.414572 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-21bdfe7e-c1db-4fd6-a0fd-0cd399850be6 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:24:11.414779 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-21bdfe7e-c1db-4fd6-a0fd-0cd399850be6 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:11.452508 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:11.452508 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:11.469206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-cbb401ff-2f40-44f5-9bd3-8e80625aacfe req-21bdfe7e-c1db-4fd6-a0fd-0cd399850be6 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/attachments/4e3ee62b-5ce2-406d-905a-a7cb4cf85165/action returned with HTTP 204 Jul 10 04:24:11.469373 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 108/432] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:24:11 2026] POST /volume/v3/attachments/4e3ee62b-5ce2-406d-905a-a7cb4cf85165/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:11.796600 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:11.799244 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:11.799244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1022439126"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:11.800416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1022439126'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:11.800542 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Create volume of 1 GB Jul 10 04:24:11.805322 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Availability Zones retrieved successfully. Jul 10 04:24:11.811669 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Flow 'volume_create_api' (b6171eba-1454-4ea8-8586-492666307ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:11.812669 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e88ecd-4996-476c-905c-2aa12b29b8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:11.814499 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:11.845490 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e88ecd-4996-476c-905c-2aa12b29b8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:11.846322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ba7f43-0130-4f33-a43e-91c676ebb876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:11.931200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Created reservations ['c5307bf5-7757-441e-9b55-8c9384c9b992', 'fe991dab-dc4b-4e34-bef0-d24991c41d5b', '01d40c27-6fd2-42d3-8ea4-1826d1b35459', '4f3dcf12-679d-4f7e-a967-0c0fb432df85'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:11.932345 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ba7f43-0130-4f33-a43e-91c676ebb876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5307bf5-7757-441e-9b55-8c9384c9b992', 'fe991dab-dc4b-4e34-bef0-d24991c41d5b', '01d40c27-6fd2-42d3-8ea4-1826d1b35459', '4f3dcf12-679d-4f7e-a967-0c0fb432df85']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:11.933428 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (800510c0-6cba-469e-9394-60b877ce0422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:11.968065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (800510c0-6cba-469e-9394-60b877ce0422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73f232d9-2ab0-48ee-b147-5734020364e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1022439126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb1c6047dd1b45ffb226e04ca3a0cd87',qos_specs=None,replication_status=,reservations=['c5307bf5-7757-441e-9b55-8c9384c9b992','fe991dab-dc4b-4e34-bef0-d24991c41d5b','01d40c27-6fd2-42d3-8ea4-1826d1b35459','4f3dcf12-679d-4f7e-a967-0c0fb432df85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9039c23545b647258dd8d3fd2e1f9574',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1022439126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73f232d9-2ab0-48ee-b147-5734020364e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb1c6047dd1b45ffb226e04ca3a0cd87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9039c23545b647258dd8d3fd2e1f9574',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:11.968881 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ed537c-8042-432d-98fe-864e8fcf3f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:11.991720 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ed537c-8042-432d-98fe-864e8fcf3f5a) transitioned into state 'SUCCESS' from state '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-1022439126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb1c6047dd1b45ffb226e04ca3a0cd87',qos_specs=None,replication_status=,reservations=['c5307bf5-7757-441e-9b55-8c9384c9b992','fe991dab-dc4b-4e34-bef0-d24991c41d5b','01d40c27-6fd2-42d3-8ea4-1826d1b35459','4f3dcf12-679d-4f7e-a967-0c0fb432df85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9039c23545b647258dd8d3fd2e1f9574',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:11.992711 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91429168-88ee-46e2-a990-1f1b71857222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:12.005557 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91429168-88ee-46e2-a990-1f1b71857222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:12.006657 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Flow 'volume_create_api' (b6171eba-1454-4ea8-8586-492666307ee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:12.007024 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Create volume request issued successfully. Jul 10 04:24:12.007630 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-98a07352-1ee8-4130-9890-1ace2dd991c0 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:12.008034 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 107/433] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:24:11 2026] POST /volume/v3/volumes => generated 752 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:12.021888 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-22a4b909-3b74-4a8d-b97f-84783826ee65 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:12.024046 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-22a4b909-3b74-4a8d-b97f-84783826ee65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:12.024373 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-22a4b909-3b74-4a8d-b97f-84783826ee65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:12.024510 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-22a4b909-3b74-4a8d-b97f-84783826ee65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:12.032347 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:12.032347 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:12.035990 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-22a4b909-3b74-4a8d-b97f-84783826ee65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:12.041202 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-22a4b909-3b74-4a8d-b97f-84783826ee65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:12.041756 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 108/434] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:12 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:12.081684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-f3153780-e4fb-4db8-8351-7574d1efb93c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:12.084776 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-f3153780-e4fb-4db8-8351-7574d1efb93c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] DELETE https://10.4.3.87/volume/v3/attachments/85053640-0ff5-4639-ac2f-8bcd606eafa5 Jul 10 04:24:12.086203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-f3153780-e4fb-4db8-8351-7574d1efb93c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:12.086203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-f3153780-e4fb-4db8-8351-7574d1efb93c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:12.100731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-eb4343f3-dfe8-46be-a957-3f38a94729d4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:12.103711 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-eb4343f3-dfe8-46be-a957-3f38a94729d4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:12.106494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-eb4343f3-dfe8-46be-a957-3f38a94729d4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:12.106494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-eb4343f3-dfe8-46be-a957-3f38a94729d4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:12.106494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-eb4343f3-dfe8-46be-a957-3f38a94729d4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:12.106664 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:12.106664 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:12.111188 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:12.111188 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:12.112298 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-eb4343f3-dfe8-46be-a957-3f38a94729d4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:12.112808 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 109/435] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:12 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:12.654804 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-f3153780-e4fb-4db8-8351-7574d1efb93c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments/85053640-0ff5-4639-ac2f-8bcd606eafa5 returned with HTTP 200 Jul 10 04:24:12.655394 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 112/436] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:24:12 2026] DELETE /volume/v3/attachments/85053640-0ff5-4639-ac2f-8bcd606eafa5 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:12.666033 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-c6a496c9-824c-4ab2-b5c9-91ecb9681a71 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:12.669903 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-c6a496c9-824c-4ab2-b5c9-91ecb9681a71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] DELETE https://10.4.3.87/volume/v3/attachments/c6c66062-4e17-4720-b8b1-97b81f86e0cc Jul 10 04:24:12.669903 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-c6a496c9-824c-4ab2-b5c9-91ecb9681a71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:12.669903 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-c6a496c9-824c-4ab2-b5c9-91ecb9681a71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:12.685086 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:12.685086 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:13.056910 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d4f69f4b-93e6-452f-8a5c-9c2dd48a663d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:13.059389 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4f69f4b-93e6-452f-8a5c-9c2dd48a663d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:13.059389 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d4f69f4b-93e6-452f-8a5c-9c2dd48a663d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:13.059692 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d4f69f4b-93e6-452f-8a5c-9c2dd48a663d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:13.069951 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:13.069951 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:13.077147 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d4f69f4b-93e6-452f-8a5c-9c2dd48a663d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:13.083234 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4f69f4b-93e6-452f-8a5c-9c2dd48a663d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:13.084709 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 109/437] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:13 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:13.130191 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6f1012d0-97b6-4e8c-8d0b-85b42a38e14a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:13.133948 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f1012d0-97b6-4e8c-8d0b-85b42a38e14a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:13.135007 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f1012d0-97b6-4e8c-8d0b-85b42a38e14a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:13.135007 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f1012d0-97b6-4e8c-8d0b-85b42a38e14a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:13.135007 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-6f1012d0-97b6-4e8c-8d0b-85b42a38e14a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:13.143444 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:13.143444 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:13.145184 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f1012d0-97b6-4e8c-8d0b-85b42a38e14a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:13.146604 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 110/438] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:13 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:13.235084 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-c6a496c9-824c-4ab2-b5c9-91ecb9681a71 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments/c6c66062-4e17-4720-b8b1-97b81f86e0cc returned with HTTP 200 Jul 10 04:24:13.235922 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 108/439] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:24:12 2026] DELETE /volume/v3/attachments/c6c66062-4e17-4720-b8b1-97b81f86e0cc => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:13.249459 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-a67435ef-d488-4697-a809-7bf6cbeb0a3b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:13.252348 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-a67435ef-d488-4697-a809-7bf6cbeb0a3b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] DELETE https://10.4.3.87/volume/v3/attachments/068a9302-65ef-44a4-97b8-c36126aeab7e Jul 10 04:24:13.252556 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-a67435ef-d488-4697-a809-7bf6cbeb0a3b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:13.252769 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-a67435ef-d488-4697-a809-7bf6cbeb0a3b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:13.261508 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:13.261508 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:13.721485 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-83b5b882-24c1-4851-9066-acbed8ac51de req-83caee29-7630-4305-b33d-f61e5cdb8c3e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:13.728240 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-83caee29-7630-4305-b33d-f61e5cdb8c3e tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:13.728240 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-83caee29-7630-4305-b33d-f61e5cdb8c3e tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:13.728240 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-83caee29-7630-4305-b33d-f61e5cdb8c3e tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:13.746289 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:13.746289 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:13.757838 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-83b5b882-24c1-4851-9066-acbed8ac51de req-83caee29-7630-4305-b33d-f61e5cdb8c3e tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:13.766290 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-83caee29-7630-4305-b33d-f61e5cdb8c3e tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:13.766747 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 110/440] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:24:13 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:24:13.817875 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-96601053-5cc3-4262-81ca-d44aa2025d11 req-a67435ef-d488-4697-a809-7bf6cbeb0a3b tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/attachments/068a9302-65ef-44a4-97b8-c36126aeab7e returned with HTTP 200 Jul 10 04:24:13.818152 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 113/441] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:24:13 2026] DELETE /volume/v3/attachments/068a9302-65ef-44a4-97b8-c36126aeab7e => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:14.163529 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a3b82b4b-5b03-4f72-9ad3-5b7c729b9fb9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:14.166383 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a3b82b4b-5b03-4f72-9ad3-5b7c729b9fb9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:14.166689 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a3b82b4b-5b03-4f72-9ad3-5b7c729b9fb9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:14.166989 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a3b82b4b-5b03-4f72-9ad3-5b7c729b9fb9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:14.167194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a3b82b4b-5b03-4f72-9ad3-5b7c729b9fb9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:14.173688 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:14.173688 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:14.175193 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a3b82b4b-5b03-4f72-9ad3-5b7c729b9fb9 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:14.176063 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 111/442] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:14 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:15.006065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:15.007876 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:15.008439 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-822926071"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:15.010167 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-822926071'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:15.010432 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Create volume of 1 GB Jul 10 04:24:15.012146 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:15.012146 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:15.018239 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Availability Zones retrieved successfully. Jul 10 04:24:15.021828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Flow 'volume_create_api' (356920a4-8a64-4d54-bceb-2f5947e5e4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:15.023160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07cd324e-e02d-411b-8c2c-d035c9599b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.024343 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:15.060502 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07cd324e-e02d-411b-8c2c-d035c9599b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.061555 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724a2f5f-f455-4140-a5c7-d609deb5ccc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.194837 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b2adbe05-cb64-4b2a-b50c-76b4f144098d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:15.199861 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2adbe05-cb64-4b2a-b50c-76b4f144098d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:15.200256 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b2adbe05-cb64-4b2a-b50c-76b4f144098d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:15.200519 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b2adbe05-cb64-4b2a-b50c-76b4f144098d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:15.200694 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b2adbe05-cb64-4b2a-b50c-76b4f144098d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:15.208203 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:15.208203 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:15.209373 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2adbe05-cb64-4b2a-b50c-76b4f144098d tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:15.210296 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 111/443] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:15 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:15.214250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Created reservations ['9175aa2c-3afc-4f20-8d97-7c6a3ef975d5', 'acdaf0f0-b159-4d55-8751-c8b5da126b69', '189af90d-fd31-4437-8e4d-c7f31c34fdbf', 'adb83e1a-0e1c-4734-bd79-414fcf908589'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:15.214250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724a2f5f-f455-4140-a5c7-d609deb5ccc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9175aa2c-3afc-4f20-8d97-7c6a3ef975d5', 'acdaf0f0-b159-4d55-8751-c8b5da126b69', '189af90d-fd31-4437-8e4d-c7f31c34fdbf', 'adb83e1a-0e1c-4734-bd79-414fcf908589']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.214250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c500a50-9b24-44f2-a6c8-3019b83aec2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.256345 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c500a50-9b24-44f2-a6c8-3019b83aec2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38d22baa-c740-486f-9f22-08cd21155b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-822926071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed3a735166140918512edb413da8918',qos_specs=None,replication_status=,reservations=['9175aa2c-3afc-4f20-8d97-7c6a3ef975d5','acdaf0f0-b159-4d55-8751-c8b5da126b69','189af90d-fd31-4437-8e4d-c7f31c34fdbf','adb83e1a-0e1c-4734-bd79-414fcf908589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44dccfa280184222910d11c6226dad91',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-822926071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38d22baa-c740-486f-9f22-08cd21155b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed3a735166140918512edb413da8918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44dccfa280184222910d11c6226dad91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.257927 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674952ff-a5f0-4f7c-a896-c0b1b5e3b577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.286498 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674952ff-a5f0-4f7c-a896-c0b1b5e3b577) transitioned into state 'SUCCESS' from state '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-822926071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed3a735166140918512edb413da8918',qos_specs=None,replication_status=,reservations=['9175aa2c-3afc-4f20-8d97-7c6a3ef975d5','acdaf0f0-b159-4d55-8751-c8b5da126b69','189af90d-fd31-4437-8e4d-c7f31c34fdbf','adb83e1a-0e1c-4734-bd79-414fcf908589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44dccfa280184222910d11c6226dad91',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.286688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ac1709-5e08-4529-8409-dbdfd599e929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.299725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ac1709-5e08-4529-8409-dbdfd599e929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.303238 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Flow 'volume_create_api' (356920a4-8a64-4d54-bceb-2f5947e5e4ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:15.303238 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Create volume request issued successfully. Jul 10 04:24:15.303238 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a077e1b2-b75e-44ac-9888-2b7510dd10aa tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:15.303238 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 109/444] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:24:15 2026] POST /volume/v3/volumes => generated 751 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:15.321521 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5eb3f431-eba0-4ee5-af81-26019b795af8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:15.325097 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5eb3f431-eba0-4ee5-af81-26019b795af8 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a Jul 10 04:24:15.325097 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5eb3f431-eba0-4ee5-af81-26019b795af8 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:15.325097 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5eb3f431-eba0-4ee5-af81-26019b795af8 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:15.343542 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:15.343542 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:15.348291 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5eb3f431-eba0-4ee5-af81-26019b795af8 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:15.354723 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5eb3f431-eba0-4ee5-af81-26019b795af8 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a returned with HTTP 200 Jul 10 04:24:15.355293 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 114/445] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:15 2026] GET /volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:15.391712 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-404d02ea-1567-48e2-b7c9-d382f87b809f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:15.493349 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:15.568159 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:15.568601 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-320651394", "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:15.570513 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-320651394', 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:15.580078 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:15.580657 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1018799355"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:15.582556 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1018799355'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:15.582744 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Create volume of 1 GB Jul 10 04:24:15.591271 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Availability Zones retrieved successfully. Jul 10 04:24:15.596170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Flow 'volume_create_api' (7e37cbc7-1ce4-4b4c-9dc4-b7872fb3f006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:15.598029 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (893a1364-4591-4048-af1c-0d8b1f80b6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.598965 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:15.630386 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (893a1364-4591-4048-af1c-0d8b1f80b6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.631179 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b586816-c383-4660-9ed7-7e8cce4a580b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.721493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Created reservations ['0dc3a977-4818-423b-b222-c2d82e35e838', '7ecfb7d8-9f9a-4b61-9388-f12f9a1a50a6', 'e3e68eb3-79a7-4d50-80ba-203c09577ea4', '1bfb74c6-2704-4a66-a233-e41c89f3f88d'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:15.722469 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b586816-c383-4660-9ed7-7e8cce4a580b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dc3a977-4818-423b-b222-c2d82e35e838', '7ecfb7d8-9f9a-4b61-9388-f12f9a1a50a6', 'e3e68eb3-79a7-4d50-80ba-203c09577ea4', '1bfb74c6-2704-4a66-a233-e41c89f3f88d']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.724175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2cdfc7-291b-4fd7-8ab8-9c38565bb220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.757809 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2cdfc7-291b-4fd7-8ab8-9c38565bb220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28bc25e6-2f4c-4afd-8eb2-8f349cbd6798', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1018799355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e184f9230bf4f8e82e8a1ccb5da0f13',qos_specs=None,replication_status=,reservations=['0dc3a977-4818-423b-b222-c2d82e35e838','7ecfb7d8-9f9a-4b61-9388-f12f9a1a50a6','e3e68eb3-79a7-4d50-80ba-203c09577ea4','1bfb74c6-2704-4a66-a233-e41c89f3f88d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d145781e5a6f462d953865a2d298119c',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1018799355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28bc25e6-2f4c-4afd-8eb2-8f349cbd6798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e184f9230bf4f8e82e8a1ccb5da0f13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d145781e5a6f462d953865a2d298119c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.758595 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62f3e90-81f8-49bd-9f8a-f954b530d64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.785237 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62f3e90-81f8-49bd-9f8a-f954b530d64d) transitioned into state 'SUCCESS' from state '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-1018799355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e184f9230bf4f8e82e8a1ccb5da0f13',qos_specs=None,replication_status=,reservations=['0dc3a977-4818-423b-b222-c2d82e35e838','7ecfb7d8-9f9a-4b61-9388-f12f9a1a50a6','e3e68eb3-79a7-4d50-80ba-203c09577ea4','1bfb74c6-2704-4a66-a233-e41c89f3f88d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d145781e5a6f462d953865a2d298119c',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.786261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7b75fe-8f65-4e40-b5e7-3f8aeceea2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.798690 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7b75fe-8f65-4e40-b5e7-3f8aeceea2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.799654 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Flow 'volume_create_api' (7e37cbc7-1ce4-4b4c-9dc4-b7872fb3f006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:15.800391 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Create volume request issued successfully. Jul 10 04:24:15.800993 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6b5ee47-28e1-49a5-ab38-6d55756cb282 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:15.801925 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 112/446] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:24:15 2026] POST /volume/v3/volumes => generated 757 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:15.839514 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-040e29d9-9e78-4823-8a6e-fb48e0f3f37b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:15.840187 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-040e29d9-9e78-4823-8a6e-fb48e0f3f37b None None] GET https://10.4.3.87/volume// Jul 10 04:24:15.840353 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-040e29d9-9e78-4823-8a6e-fb48e0f3f37b None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:15.840679 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-040e29d9-9e78-4823-8a6e-fb48e0f3f37b None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:15.840946 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-040e29d9-9e78-4823-8a6e-fb48e0f3f37b None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:15.841338 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 110/447] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:24:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:15.854901 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-83b5b882-24c1-4851-9066-acbed8ac51de req-856bf401-ff72-4182-923d-d428dd059180 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:15.856940 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Create volume of 1 GB Jul 10 04:24:15.861778 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-856bf401-ff72-4182-923d-d428dd059180 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:24:15.861778 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-856bf401-ff72-4182-923d-d428dd059180 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73f232d9-2ab0-48ee-b147-5734020364e1", "connector": null, "instance_uuid": "794c6a4a-5508-49b2-a75b-0d0af99ac54f"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:15.862341 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Availability Zones retrieved successfully. Jul 10 04:24:15.873366 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Flow 'volume_create_api' (5264e105-00df-4b03-b17f-d23ebcfe7469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:15.875510 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:15.875510 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:15.875622 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfd858d-4c8a-4694-97c2-512c75124c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:15.876014 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:15.913699 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-856bf401-ff72-4182-923d-d428dd059180 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:24:15.915502 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 115/448] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:24:15 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:15.980300 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdfd858d-4c8a-4694-97c2-512c75124c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:15.981455 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16256bae-f97d-46cb-acae-e77374199fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:16.070457 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Created reservations ['1a0f97b8-220b-4181-8550-30e5e39b8aba', '24a8c767-60e1-4d85-b8d6-243100a556a1', '047eb5a1-da26-406e-82de-62c1c4dd2183', '9fa79664-55dd-4b00-8fc0-0b6472e89dea'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:16.071548 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16256bae-f97d-46cb-acae-e77374199fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a0f97b8-220b-4181-8550-30e5e39b8aba', '24a8c767-60e1-4d85-b8d6-243100a556a1', '047eb5a1-da26-406e-82de-62c1c4dd2183', '9fa79664-55dd-4b00-8fc0-0b6472e89dea']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:16.072874 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baef2769-7be1-4d78-a35b-8d3a3df5dd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:16.096859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baef2769-7be1-4d78-a35b-8d3a3df5dd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd51c120b-c5a2-47c0-bcca-4f989d854fae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-320651394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb95545d3d44bd59a55f0c74fa00942',qos_specs=None,replication_status=,reservations=['1a0f97b8-220b-4181-8550-30e5e39b8aba','24a8c767-60e1-4d85-b8d6-243100a556a1','047eb5a1-da26-406e-82de-62c1c4dd2183','9fa79664-55dd-4b00-8fc0-0b6472e89dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bb3bd525aa4c75ba8f3ec62b2306de',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-320651394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d51c120b-c5a2-47c0-bcca-4f989d854fae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb95545d3d44bd59a55f0c74fa00942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bb3bd525aa4c75ba8f3ec62b2306de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:16.097689 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32da2501-d0ba-478b-b981-251f93db91dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:16.116240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32da2501-d0ba-478b-b981-251f93db91dd) transitioned into state 'SUCCESS' from state '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-320651394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb95545d3d44bd59a55f0c74fa00942',qos_specs=None,replication_status=,reservations=['1a0f97b8-220b-4181-8550-30e5e39b8aba','24a8c767-60e1-4d85-b8d6-243100a556a1','047eb5a1-da26-406e-82de-62c1c4dd2183','9fa79664-55dd-4b00-8fc0-0b6472e89dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bb3bd525aa4c75ba8f3ec62b2306de',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:16.116972 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68eeffc4-92e1-406b-b1fb-76c0e8fd4cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:16.126795 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68eeffc4-92e1-406b-b1fb-76c0e8fd4cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:16.127795 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Flow 'volume_create_api' (5264e105-00df-4b03-b17f-d23ebcfe7469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:16.128557 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Create volume request issued successfully. Jul 10 04:24:16.128941 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-404d02ea-1567-48e2-b7c9-d382f87b809f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:16.129498 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 112/449] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:24:15 2026] POST /volume/v3/volumes => generated 754 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:16.144595 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cd086669-1568-4faf-a414-037d804d7a5f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.146896 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd086669-1568-4faf-a414-037d804d7a5f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae Jul 10 04:24:16.147188 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd086669-1568-4faf-a414-037d804d7a5f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:16.147456 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd086669-1568-4faf-a414-037d804d7a5f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:16.159627 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:16.159627 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:16.164993 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cd086669-1568-4faf-a414-037d804d7a5f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:16.171746 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd086669-1568-4faf-a414-037d804d7a5f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae returned with HTTP 200 Jul 10 04:24:16.172226 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 113/450] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:16 2026] GET /volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:16.226286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ef00fb9a-f827-4395-98ea-6c1c66984518 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.228583 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ef00fb9a-f827-4395-98ea-6c1c66984518 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:16.229208 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ef00fb9a-f827-4395-98ea-6c1c66984518 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:16.229208 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ef00fb9a-f827-4395-98ea-6c1c66984518 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:16.229208 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-ef00fb9a-f827-4395-98ea-6c1c66984518 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:16.233572 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:16.233572 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:16.234366 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ef00fb9a-f827-4395-98ea-6c1c66984518 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:16.234759 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 111/451] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:16 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:16.304765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-847a02d0-c363-4ba5-9a1e-b6de97d04422 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.307114 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-847a02d0-c363-4ba5-9a1e-b6de97d04422 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:16.307355 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-847a02d0-c363-4ba5-9a1e-b6de97d04422 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:16.307637 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-847a02d0-c363-4ba5-9a1e-b6de97d04422 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:16.318860 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:16.318860 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:16.326038 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-847a02d0-c363-4ba5-9a1e-b6de97d04422 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:16.337097 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-847a02d0-c363-4ba5-9a1e-b6de97d04422 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:16.337709 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 116/452] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:16 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:16.374439 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-97b37fbf-d724-4317-be34-89241e3eb3f9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.376944 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97b37fbf-d724-4317-be34-89241e3eb3f9 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a Jul 10 04:24:16.377173 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97b37fbf-d724-4317-be34-89241e3eb3f9 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:16.377409 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97b37fbf-d724-4317-be34-89241e3eb3f9 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:16.387954 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:16.387954 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:16.393326 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-97b37fbf-d724-4317-be34-89241e3eb3f9 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:16.399374 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97b37fbf-d724-4317-be34-89241e3eb3f9 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a returned with HTTP 200 Jul 10 04:24:16.399774 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 113/453] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:16 2026] GET /volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:16.424282 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6c570166-94da-44cb-a320-3cfa39a1b2b3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.428344 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6c570166-94da-44cb-a320-3cfa39a1b2b3 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] POST https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a/action Jul 10 04:24:16.428344 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6c570166-94da-44cb-a320-3cfa39a1b2b3 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:24:16.428344 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6c570166-94da-44cb-a320-3cfa39a1b2b3 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:16.440887 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:16.440887 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:16.442754 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6c570166-94da-44cb-a320-3cfa39a1b2b3 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:16.454542 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6c570166-94da-44cb-a320-3cfa39a1b2b3 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume updated successfully. Jul 10 04:24:16.454843 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6c570166-94da-44cb-a320-3cfa39a1b2b3 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a/action returned with HTTP 200 Jul 10 04:24:16.455269 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 114/454] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:24:16 2026] POST /volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 04:24:16.463015 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-183d1481-9735-4c39-bd49-7494da8500ab None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.464980 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f10a7cc0-6616-4d96-9e59-c567aafdf748 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.465460 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f10a7cc0-6616-4d96-9e59-c567aafdf748 None None] GET https://10.4.3.87/volume// Jul 10 04:24:16.465711 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f10a7cc0-6616-4d96-9e59-c567aafdf748 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:16.465940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f10a7cc0-6616-4d96-9e59-c567aafdf748 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:16.466340 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f10a7cc0-6616-4d96-9e59-c567aafdf748 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:16.466682 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 117/455] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:24:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:16.468026 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-183d1481-9735-4c39-bd49-7494da8500ab tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a Jul 10 04:24:16.468296 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-183d1481-9735-4c39-bd49-7494da8500ab tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:16.468502 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-183d1481-9735-4c39-bd49-7494da8500ab tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:16.476128 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:16.476128 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:16.478228 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-83b5b882-24c1-4851-9066-acbed8ac51de req-4e47df0e-c2d3-4b44-8d5c-95febafa7677 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.480235 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-183d1481-9735-4c39-bd49-7494da8500ab tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:16.481518 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-4e47df0e-c2d3-4b44-8d5c-95febafa7677 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:16.481885 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-4e47df0e-c2d3-4b44-8d5c-95febafa7677 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:16.482082 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-4e47df0e-c2d3-4b44-8d5c-95febafa7677 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:16.487030 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-183d1481-9735-4c39-bd49-7494da8500ab tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a returned with HTTP 200 Jul 10 04:24:16.487516 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 112/456] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:16 2026] GET /volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:16.499454 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:16.499454 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:16.505342 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-83b5b882-24c1-4851-9066-acbed8ac51de req-4e47df0e-c2d3-4b44-8d5c-95febafa7677 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:16.513626 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-4e47df0e-c2d3-4b44-8d5c-95febafa7677 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:16.513626 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 114/457] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:24:16 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:24:16.643554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-83b5b882-24c1-4851-9066-acbed8ac51de req-7b9eb125-60b8-48a4-8f05-4e9d3b8990b1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.649011 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-7b9eb125-60b8-48a4-8f05-4e9d3b8990b1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] PUT https://10.4.3.87/volume/v3/attachments/05c7b9be-efe1-425a-90cd-35bc633421fa Jul 10 04:24:16.649011 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-7b9eb125-60b8-48a4-8f05-4e9d3b8990b1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:16.660356 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-83b5b882-24c1-4851-9066-acbed8ac51de req-7b9eb125-60b8-48a4-8f05-4e9d3b8990b1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Acquiring lock "cinder-attachment_update-73f232d9-2ab0-48ee-b147-5734020364e1-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:24:16.671952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-83b5b882-24c1-4851-9066-acbed8ac51de req-7b9eb125-60b8-48a4-8f05-4e9d3b8990b1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Lock "cinder-attachment_update-73f232d9-2ab0-48ee-b147-5734020364e1-np0000004952" acquired by "attachment_update" :: waited 0.011s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:24:16.672707 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:16.672707 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:16.689392 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-f183c4cb-6ac6-40bf-a61f-10bdb95ff46e req-627345ae-780e-40c2-9a0c-e882e7ca0d05 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:16.691715 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f183c4cb-6ac6-40bf-a61f-10bdb95ff46e req-627345ae-780e-40c2-9a0c-e882e7ca0d05 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a Jul 10 04:24:16.691967 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f183c4cb-6ac6-40bf-a61f-10bdb95ff46e req-627345ae-780e-40c2-9a0c-e882e7ca0d05 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:16.694047 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f183c4cb-6ac6-40bf-a61f-10bdb95ff46e req-627345ae-780e-40c2-9a0c-e882e7ca0d05 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:16.702112 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:16.702112 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:16.706951 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-f183c4cb-6ac6-40bf-a61f-10bdb95ff46e req-627345ae-780e-40c2-9a0c-e882e7ca0d05 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:16.713791 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f183c4cb-6ac6-40bf-a61f-10bdb95ff46e req-627345ae-780e-40c2-9a0c-e882e7ca0d05 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a returned with HTTP 200 Jul 10 04:24:16.714420 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 118/458] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:24:16 2026] GET /volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:17.186413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:17.191869 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:17.192018 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a72a1fe2-4d87-4628-a513-94e077d957f1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:17.192194 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1441831910"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:17.194029 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a72a1fe2-4d87-4628-a513-94e077d957f1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae Jul 10 04:24:17.194029 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a72a1fe2-4d87-4628-a513-94e077d957f1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:17.194029 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a72a1fe2-4d87-4628-a513-94e077d957f1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:17.200120 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1441831910'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:17.200120 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Create volume of 1 GB Jul 10 04:24:17.209479 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:17.209479 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:17.209605 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Availability Zones retrieved successfully. Jul 10 04:24:17.211878 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-83b5b882-24c1-4851-9066-acbed8ac51de req-7b9eb125-60b8-48a4-8f05-4e9d3b8990b1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Lock "cinder-attachment_update-73f232d9-2ab0-48ee-b147-5734020364e1-np0000004952" released by "attachment_update" :: held 0.541s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:24:17.212297 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-7b9eb125-60b8-48a4-8f05-4e9d3b8990b1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/05c7b9be-efe1-425a-90cd-35bc633421fa returned with HTTP 200 Jul 10 04:24:17.212798 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 115/459] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:24:16 2026] PUT /volume/v3/attachments/05c7b9be-efe1-425a-90cd-35bc633421fa => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:17.216896 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Flow 'volume_create_api' (92caa2d8-2c32-4003-ae5d-9b7ec05ba7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:17.218135 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a72a1fe2-4d87-4628-a513-94e077d957f1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:17.218325 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b425e1cc-3b1e-4e5b-8386-b91c2f1bff7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.219697 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:17.230936 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a72a1fe2-4d87-4628-a513-94e077d957f1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae returned with HTTP 200 Jul 10 04:24:17.231662 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 115/460] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:17 2026] GET /volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:17.264887 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:17.269154 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:17.269636 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1753195664"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:17.271430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4ebb9312-e291-43bb-8802-510ea7d3104a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:17.274666 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ebb9312-e291-43bb-8802-510ea7d3104a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:17.274928 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ebb9312-e291-43bb-8802-510ea7d3104a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:17.275183 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ebb9312-e291-43bb-8802-510ea7d3104a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:17.275283 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-4ebb9312-e291-43bb-8802-510ea7d3104a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:17.275323 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1753195664'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:17.275520 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Create volume of 1 GB Jul 10 04:24:17.282858 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Availability Zones retrieved successfully. Jul 10 04:24:17.285352 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:17.285352 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:17.289244 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ebb9312-e291-43bb-8802-510ea7d3104a tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:17.289244 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 116/461] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:17 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:17.294047 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b425e1cc-3b1e-4e5b-8386-b91c2f1bff7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.295531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Flow 'volume_create_api' (f85aaf6e-d013-4acc-9251-b2191fdfb1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:17.299246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03c75e0-bec2-4a60-be98-4ae04102318d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.299364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa0f3f6-e57c-4cc9-91c3-3091aa56a796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.299364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:17.352871 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa0f3f6-e57c-4cc9-91c3-3091aa56a796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.354255 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51843d23-73fc-4e78-92f7-4ee55a4c351f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.358289 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8ad688f3-1254-489a-8c79-708873438343 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:17.360159 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8ad688f3-1254-489a-8c79-708873438343 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:17.360698 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8ad688f3-1254-489a-8c79-708873438343 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:17.361056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8ad688f3-1254-489a-8c79-708873438343 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:17.361281 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Created reservations ['d093f74f-6741-4c55-bf60-3a12bc469756', '69e1d73f-da83-4072-b56f-57c75b0ba10a', '6d6750ee-381a-462b-90bb-4baf83542237', '48f46a50-35c3-4c09-8600-721ab3054782'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:17.362489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03c75e0-bec2-4a60-be98-4ae04102318d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d093f74f-6741-4c55-bf60-3a12bc469756', '69e1d73f-da83-4072-b56f-57c75b0ba10a', '6d6750ee-381a-462b-90bb-4baf83542237', '48f46a50-35c3-4c09-8600-721ab3054782']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.362958 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2519d4-edc8-435e-9e25-aac80475a03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.377962 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:17.377962 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:17.384738 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8ad688f3-1254-489a-8c79-708873438343 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:17.391059 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8ad688f3-1254-489a-8c79-708873438343 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:17.392261 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 116/462] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:17 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:17.395356 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2519d4-edc8-435e-9e25-aac80475a03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '365a7e41-fb37-40c6-bd2c-3332349d5cc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1441831910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed3a735166140918512edb413da8918',qos_specs=None,replication_status=,reservations=['d093f74f-6741-4c55-bf60-3a12bc469756','69e1d73f-da83-4072-b56f-57c75b0ba10a','6d6750ee-381a-462b-90bb-4baf83542237','48f46a50-35c3-4c09-8600-721ab3054782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44dccfa280184222910d11c6226dad91',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1441831910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=365a7e41-fb37-40c6-bd2c-3332349d5cc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed3a735166140918512edb413da8918',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44dccfa280184222910d11c6226dad91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.396606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf8c9361-50ec-4407-9795-d76d2e9b0d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.431570 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf8c9361-50ec-4407-9795-d76d2e9b0d64) transitioned into state 'SUCCESS' from state '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-1441831910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed3a735166140918512edb413da8918',qos_specs=None,replication_status=,reservations=['d093f74f-6741-4c55-bf60-3a12bc469756','69e1d73f-da83-4072-b56f-57c75b0ba10a','6d6750ee-381a-462b-90bb-4baf83542237','48f46a50-35c3-4c09-8600-721ab3054782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44dccfa280184222910d11c6226dad91',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.433877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d88ba71-bcc9-4110-a699-99948311b63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.445345 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d88ba71-bcc9-4110-a699-99948311b63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.445345 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Flow 'volume_create_api' (92caa2d8-2c32-4003-ae5d-9b7ec05ba7fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:17.445820 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Create volume request issued successfully. Jul 10 04:24:17.446490 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6a14446d-33b7-4c48-bfe4-a8298d8fd34a tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:17.446996 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 113/463] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:24:17 2026] POST /volume/v3/volumes => generated 752 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:17.447514 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Created reservations ['b8d9f37d-dae5-4ecd-a5f5-b1a39db038ae', '54868fe5-f82d-49f4-835a-1ffa57287f50', '34721d42-6705-4d62-9335-e9226ba1b398', 'f9f6b991-7a15-4143-b162-b05a5aa695b6'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:17.448707 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51843d23-73fc-4e78-92f7-4ee55a4c351f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8d9f37d-dae5-4ecd-a5f5-b1a39db038ae', '54868fe5-f82d-49f4-835a-1ffa57287f50', '34721d42-6705-4d62-9335-e9226ba1b398', 'f9f6b991-7a15-4143-b162-b05a5aa695b6']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.449750 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4c9249-db69-42e4-a18b-b3bb5adf8696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.461144 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4a134b64-7147-4f42-8387-6f0a90179357 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:17.463328 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4a134b64-7147-4f42-8387-6f0a90179357 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 Jul 10 04:24:17.463874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4a134b64-7147-4f42-8387-6f0a90179357 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:17.464392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4a134b64-7147-4f42-8387-6f0a90179357 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:17.474850 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:17.474850 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:17.481399 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4a134b64-7147-4f42-8387-6f0a90179357 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:17.484294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4c9249-db69-42e4-a18b-b3bb5adf8696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86b179aa-94d4-441c-9e9b-7010e5099472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1753195664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb95545d3d44bd59a55f0c74fa00942',qos_specs=None,replication_status=,reservations=['b8d9f37d-dae5-4ecd-a5f5-b1a39db038ae','54868fe5-f82d-49f4-835a-1ffa57287f50','34721d42-6705-4d62-9335-e9226ba1b398','f9f6b991-7a15-4143-b162-b05a5aa695b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bb3bd525aa4c75ba8f3ec62b2306de',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1753195664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86b179aa-94d4-441c-9e9b-7010e5099472,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb95545d3d44bd59a55f0c74fa00942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bb3bd525aa4c75ba8f3ec62b2306de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.484294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5ad01a-9dbd-4e02-9813-e6e1d59fde74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.489140 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4a134b64-7147-4f42-8387-6f0a90179357 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 returned with HTTP 200 Jul 10 04:24:17.489823 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 117/464] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:17 2026] GET /volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:17.507308 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5ad01a-9dbd-4e02-9813-e6e1d59fde74) transitioned into state 'SUCCESS' from state '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-1753195664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb95545d3d44bd59a55f0c74fa00942',qos_specs=None,replication_status=,reservations=['b8d9f37d-dae5-4ecd-a5f5-b1a39db038ae','54868fe5-f82d-49f4-835a-1ffa57287f50','34721d42-6705-4d62-9335-e9226ba1b398','f9f6b991-7a15-4143-b162-b05a5aa695b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bb3bd525aa4c75ba8f3ec62b2306de',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.508167 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e8bbf8e-f0af-45a8-847d-813b806e00b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:17.519186 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e8bbf8e-f0af-45a8-847d-813b806e00b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:17.520180 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Flow 'volume_create_api' (f85aaf6e-d013-4acc-9251-b2191fdfb1eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:17.520655 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Create volume request issued successfully. Jul 10 04:24:17.521563 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6ce6ecf7-8d2d-4bb6-912e-22ee12742329 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:17.522024 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 119/465] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:24:17 2026] POST /volume/v3/volumes => generated 755 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:17.540292 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-61a2e7b0-7158-47fd-8277-84363a510ed1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:17.542463 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-61a2e7b0-7158-47fd-8277-84363a510ed1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 Jul 10 04:24:17.543322 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-61a2e7b0-7158-47fd-8277-84363a510ed1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:17.543570 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-61a2e7b0-7158-47fd-8277-84363a510ed1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:17.553170 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:17.553170 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:17.559784 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-61a2e7b0-7158-47fd-8277-84363a510ed1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:17.565886 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-61a2e7b0-7158-47fd-8277-84363a510ed1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 returned with HTTP 200 Jul 10 04:24:17.566550 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 117/466] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:17 2026] GET /volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:18.303058 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f27e7215-73d8-4b49-a2b9-cd71bc5cd3b8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:18.305770 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f27e7215-73d8-4b49-a2b9-cd71bc5cd3b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:18.306064 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f27e7215-73d8-4b49-a2b9-cd71bc5cd3b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:18.306359 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f27e7215-73d8-4b49-a2b9-cd71bc5cd3b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:18.306543 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f27e7215-73d8-4b49-a2b9-cd71bc5cd3b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:18.312351 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:18.312351 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:18.313401 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f27e7215-73d8-4b49-a2b9-cd71bc5cd3b8 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:18.313891 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 114/467] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:18 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:18.413389 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-889d8ca4-ff39-4a7a-924f-5d62a197ccee None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:18.415477 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-889d8ca4-ff39-4a7a-924f-5d62a197ccee tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:18.415689 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-889d8ca4-ff39-4a7a-924f-5d62a197ccee tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:18.415995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-889d8ca4-ff39-4a7a-924f-5d62a197ccee tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:18.432394 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:18.432394 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:18.440952 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-889d8ca4-ff39-4a7a-924f-5d62a197ccee tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:18.447677 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-889d8ca4-ff39-4a7a-924f-5d62a197ccee tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:18.448420 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 118/468] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:18 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:18.512194 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-45d7521c-0e17-4fbd-ba47-b2ad594ae728 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:18.515289 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-45d7521c-0e17-4fbd-ba47-b2ad594ae728 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 Jul 10 04:24:18.515520 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-45d7521c-0e17-4fbd-ba47-b2ad594ae728 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:18.515800 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-45d7521c-0e17-4fbd-ba47-b2ad594ae728 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:18.526101 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:18.526101 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:18.530566 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-45d7521c-0e17-4fbd-ba47-b2ad594ae728 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:18.536697 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-45d7521c-0e17-4fbd-ba47-b2ad594ae728 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 returned with HTTP 200 Jul 10 04:24:18.537358 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 120/469] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:18 2026] GET /volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:18.586545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d5d74429-4ec2-4c90-ac00-29715801eac2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:18.589258 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d5d74429-4ec2-4c90-ac00-29715801eac2 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 Jul 10 04:24:18.589540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d5d74429-4ec2-4c90-ac00-29715801eac2 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:18.589981 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d5d74429-4ec2-4c90-ac00-29715801eac2 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:18.602462 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:18.602462 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:18.611945 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d5d74429-4ec2-4c90-ac00-29715801eac2 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:18.619309 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d5d74429-4ec2-4c90-ac00-29715801eac2 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 returned with HTTP 200 Jul 10 04:24:18.619911 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 118/470] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:18 2026] GET /volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:18.639379 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:18.642453 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:18.643062 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1207734784"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:18.648795 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1207734784'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:18.651705 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Create volume of 1 GB Jul 10 04:24:18.657610 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Availability Zones retrieved successfully. Jul 10 04:24:18.667764 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Flow 'volume_create_api' (4093da57-1ebe-4d2f-96df-46b6145b665c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:18.668846 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764c9a1a-2d0f-481d-9e01-881c57a7e0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:18.670108 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:18.716394 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764c9a1a-2d0f-481d-9e01-881c57a7e0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:18.717958 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a7c9fb-5c48-487b-b609-fc4c2cd2cb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:18.782240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Created reservations ['0dd0201d-1cef-431b-9094-9b6dfead75b2', '9c7291be-acf4-46ce-87f5-e836ffb041f7', 'e949c80f-c319-4833-8350-3a09d1e22273', '268cd1e8-1e48-48a9-93d7-5512b6d9fc4f'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:18.783172 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a7c9fb-5c48-487b-b609-fc4c2cd2cb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dd0201d-1cef-431b-9094-9b6dfead75b2', '9c7291be-acf4-46ce-87f5-e836ffb041f7', 'e949c80f-c319-4833-8350-3a09d1e22273', '268cd1e8-1e48-48a9-93d7-5512b6d9fc4f']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:18.784298 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4e3d5a-abc1-4e06-af1b-eaadd11d37bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:18.812536 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4e3d5a-abc1-4e06-af1b-eaadd11d37bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c078be84-57eb-4475-a45c-56612b5befa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1207734784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb95545d3d44bd59a55f0c74fa00942',qos_specs=None,replication_status=,reservations=['0dd0201d-1cef-431b-9094-9b6dfead75b2','9c7291be-acf4-46ce-87f5-e836ffb041f7','e949c80f-c319-4833-8350-3a09d1e22273','268cd1e8-1e48-48a9-93d7-5512b6d9fc4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bb3bd525aa4c75ba8f3ec62b2306de',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1207734784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c078be84-57eb-4475-a45c-56612b5befa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb95545d3d44bd59a55f0c74fa00942',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3bb3bd525aa4c75ba8f3ec62b2306de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:18.813652 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279039a1-8c72-45eb-a00a-a774c8b38ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:18.841538 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279039a1-8c72-45eb-a00a-a774c8b38ac1) transitioned into state 'SUCCESS' from state '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-1207734784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb95545d3d44bd59a55f0c74fa00942',qos_specs=None,replication_status=,reservations=['0dd0201d-1cef-431b-9094-9b6dfead75b2','9c7291be-acf4-46ce-87f5-e836ffb041f7','e949c80f-c319-4833-8350-3a09d1e22273','268cd1e8-1e48-48a9-93d7-5512b6d9fc4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3bb3bd525aa4c75ba8f3ec62b2306de',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:18.842374 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0331395b-9f6c-48e5-a950-5a88ebc86dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:18.863458 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0331395b-9f6c-48e5-a950-5a88ebc86dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:18.863458 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Flow 'volume_create_api' (4093da57-1ebe-4d2f-96df-46b6145b665c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:18.863458 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Create volume request issued successfully. Jul 10 04:24:18.864011 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8ef04588-1a0d-4d4c-a409-0c544a154849 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:18.864591 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 115/471] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:24:18 2026] POST /volume/v3/volumes => generated 755 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:18.886036 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fba2b62c-eb48-49a2-821f-4e4c95b83de4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:18.888348 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fba2b62c-eb48-49a2-821f-4e4c95b83de4 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 Jul 10 04:24:18.888599 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fba2b62c-eb48-49a2-821f-4e4c95b83de4 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:18.888839 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fba2b62c-eb48-49a2-821f-4e4c95b83de4 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:18.899728 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:18.899728 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:18.905555 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fba2b62c-eb48-49a2-821f-4e4c95b83de4 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:18.913522 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fba2b62c-eb48-49a2-821f-4e4c95b83de4 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 returned with HTTP 200 Jul 10 04:24:18.914304 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 119/472] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:18 2026] GET /volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:18.961778 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-97958f83-e816-4fbc-9680-2f9af122649b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:18.965451 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-97958f83-e816-4fbc-9680-2f9af122649b tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] DELETE https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 Jul 10 04:24:18.966798 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-97958f83-e816-4fbc-9680-2f9af122649b tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:18.966798 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-97958f83-e816-4fbc-9680-2f9af122649b tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:18.966798 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-97958f83-e816-4fbc-9680-2f9af122649b tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Delete volume with id: 365a7e41-fb37-40c6-bd2c-3332349d5cc4 Jul 10 04:24:18.984078 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:18.984078 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:18.984466 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-97958f83-e816-4fbc-9680-2f9af122649b tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:19.014462 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-97958f83-e816-4fbc-9680-2f9af122649b tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Delete volume request issued successfully. Jul 10 04:24:19.014759 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-97958f83-e816-4fbc-9680-2f9af122649b tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 returned with HTTP 202 Jul 10 04:24:19.015327 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 121/473] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:18 2026] DELETE /volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:19.025237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-caec8830-e8e9-461c-8dde-694b5502a792 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:19.031677 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-caec8830-e8e9-461c-8dde-694b5502a792 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 Jul 10 04:24:19.036491 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-caec8830-e8e9-461c-8dde-694b5502a792 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:19.036491 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-caec8830-e8e9-461c-8dde-694b5502a792 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:19.047901 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:19.047901 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:19.053602 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-caec8830-e8e9-461c-8dde-694b5502a792 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:19.059672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-caec8830-e8e9-461c-8dde-694b5502a792 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 returned with HTTP 200 Jul 10 04:24:19.060101 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 119/474] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:19 2026] GET /volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:19.327016 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-388538ad-abf8-484c-bb96-e7b0191c1029 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:19.329532 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-388538ad-abf8-484c-bb96-e7b0191c1029 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:19.329758 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-388538ad-abf8-484c-bb96-e7b0191c1029 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:19.329980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-388538ad-abf8-484c-bb96-e7b0191c1029 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:19.330124 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-388538ad-abf8-484c-bb96-e7b0191c1029 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:19.335227 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:19.335227 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:19.336129 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-388538ad-abf8-484c-bb96-e7b0191c1029 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:19.336602 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 116/475] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:19 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:19.476636 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9d66a4b0-ce63-4891-8e8d-b4e2f9ecc219 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:19.479002 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d66a4b0-ce63-4891-8e8d-b4e2f9ecc219 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:19.479351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d66a4b0-ce63-4891-8e8d-b4e2f9ecc219 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:19.479351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d66a4b0-ce63-4891-8e8d-b4e2f9ecc219 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:19.491238 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:19.491238 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:19.496453 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9d66a4b0-ce63-4891-8e8d-b4e2f9ecc219 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:19.504243 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d66a4b0-ce63-4891-8e8d-b4e2f9ecc219 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:19.504243 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 120/476] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:19 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:19.676687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8d524421-4b79-48e8-a9d7-c874aaf7c98f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:19.678972 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8d524421-4b79-48e8-a9d7-c874aaf7c98f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] DELETE https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d Jul 10 04:24:19.679475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8d524421-4b79-48e8-a9d7-c874aaf7c98f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:19.679732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8d524421-4b79-48e8-a9d7-c874aaf7c98f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:19.679897 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-8d524421-4b79-48e8-a9d7-c874aaf7c98f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Delete volume with id: 74f0513e-30e2-4fe8-8dab-8dc654c0ff9d Jul 10 04:24:19.696229 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:19.696229 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:19.696696 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8d524421-4b79-48e8-a9d7-c874aaf7c98f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:24:19.726066 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8d524421-4b79-48e8-a9d7-c874aaf7c98f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Delete volume request issued successfully. Jul 10 04:24:19.726328 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8d524421-4b79-48e8-a9d7-c874aaf7c98f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d returned with HTTP 202 Jul 10 04:24:19.726864 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 122/477] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:19 2026] DELETE /volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:19.736781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-acfb1d6d-5eb4-4de2-afbb-61a33f1034e1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:19.738701 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-acfb1d6d-5eb4-4de2-afbb-61a33f1034e1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d Jul 10 04:24:19.738985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-acfb1d6d-5eb4-4de2-afbb-61a33f1034e1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:19.739318 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-acfb1d6d-5eb4-4de2-afbb-61a33f1034e1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:19.749132 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:19.749132 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:19.755000 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-acfb1d6d-5eb4-4de2-afbb-61a33f1034e1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:24:19.760830 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-acfb1d6d-5eb4-4de2-afbb-61a33f1034e1 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d returned with HTTP 200 Jul 10 04:24:19.761363 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 120/478] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:19 2026] GET /volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:19.930656 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-156b6694-7019-41d6-8cdc-217f712d08eb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:19.934631 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-156b6694-7019-41d6-8cdc-217f712d08eb tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 Jul 10 04:24:19.934855 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-156b6694-7019-41d6-8cdc-217f712d08eb tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:19.935050 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-156b6694-7019-41d6-8cdc-217f712d08eb tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:19.945414 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:19.945414 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:19.951247 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-156b6694-7019-41d6-8cdc-217f712d08eb tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:19.959194 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-156b6694-7019-41d6-8cdc-217f712d08eb tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 returned with HTTP 200 Jul 10 04:24:19.959674 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 117/479] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:19 2026] GET /volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:20.078621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9a78a16c-1c5f-4d08-874f-805dca63ba33 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:20.081446 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a78a16c-1c5f-4d08-874f-805dca63ba33 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 Jul 10 04:24:20.081768 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a78a16c-1c5f-4d08-874f-805dca63ba33 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:20.082057 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a78a16c-1c5f-4d08-874f-805dca63ba33 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:20.090872 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a78a16c-1c5f-4d08-874f-805dca63ba33 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 returned with HTTP 404 Jul 10 04:24:20.091527 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 121/480] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:20 2026] GET /volume/v3/volumes/365a7e41-fb37-40c6-bd2c-3332349d5cc4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:20.101521 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-46b04d59-9c69-4018-8909-1fbd9e5edcd0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:20.104422 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-46b04d59-9c69-4018-8909-1fbd9e5edcd0 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] DELETE https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a Jul 10 04:24:20.104821 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-46b04d59-9c69-4018-8909-1fbd9e5edcd0 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:20.105081 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-46b04d59-9c69-4018-8909-1fbd9e5edcd0 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:20.105335 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-46b04d59-9c69-4018-8909-1fbd9e5edcd0 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Delete volume with id: 38d22baa-c740-486f-9f22-08cd21155b7a Jul 10 04:24:20.116944 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:20.116944 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:20.117577 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-46b04d59-9c69-4018-8909-1fbd9e5edcd0 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:20.155827 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-46b04d59-9c69-4018-8909-1fbd9e5edcd0 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Delete volume request issued successfully. Jul 10 04:24:20.155947 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-46b04d59-9c69-4018-8909-1fbd9e5edcd0 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a returned with HTTP 202 Jul 10 04:24:20.156699 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 123/481] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:20 2026] DELETE /volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:20.167843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3ecb2676-ce4f-422f-a202-e7da8e8b5898 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:20.169749 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ecb2676-ce4f-422f-a202-e7da8e8b5898 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a Jul 10 04:24:20.169958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ecb2676-ce4f-422f-a202-e7da8e8b5898 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:20.170179 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ecb2676-ce4f-422f-a202-e7da8e8b5898 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:20.180557 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:20.180557 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:20.186451 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3ecb2676-ce4f-422f-a202-e7da8e8b5898 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Volume info retrieved successfully. Jul 10 04:24:20.193179 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ecb2676-ce4f-422f-a202-e7da8e8b5898 tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a returned with HTTP 200 Jul 10 04:24:20.194007 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 121/482] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:20 2026] GET /volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:20.350348 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-71233411-95eb-41fe-9568-1af0ae832816 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:20.352864 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-71233411-95eb-41fe-9568-1af0ae832816 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:20.353203 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-71233411-95eb-41fe-9568-1af0ae832816 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:20.353501 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-71233411-95eb-41fe-9568-1af0ae832816 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:20.353623 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-71233411-95eb-41fe-9568-1af0ae832816 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:20.360171 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:20.360171 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:20.361154 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-71233411-95eb-41fe-9568-1af0ae832816 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:20.361618 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 118/483] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:20 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:20.523039 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-42013417-e381-4c1e-a809-9d164f7c7a9d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:20.526313 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-42013417-e381-4c1e-a809-9d164f7c7a9d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:20.526615 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-42013417-e381-4c1e-a809-9d164f7c7a9d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:20.526878 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-42013417-e381-4c1e-a809-9d164f7c7a9d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:20.540167 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:20.540167 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:20.544338 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-42013417-e381-4c1e-a809-9d164f7c7a9d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:20.551046 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-42013417-e381-4c1e-a809-9d164f7c7a9d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:20.551824 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 122/484] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:20 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:20.775765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-963f2548-8135-4ad7-874e-53c9fa59563f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:20.777933 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-963f2548-8135-4ad7-874e-53c9fa59563f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d Jul 10 04:24:20.778232 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-963f2548-8135-4ad7-874e-53c9fa59563f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:20.778585 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-963f2548-8135-4ad7-874e-53c9fa59563f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:20.785886 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-963f2548-8135-4ad7-874e-53c9fa59563f tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d returned with HTTP 404 Jul 10 04:24:20.786415 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 124/485] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:20 2026] GET /volume/v3/volumes/74f0513e-30e2-4fe8-8dab-8dc654c0ff9d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:20.796381 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d31840b8-762b-4369-9efa-974effb560c8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:20.805790 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d31840b8-762b-4369-9efa-974effb560c8 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] DELETE https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b Jul 10 04:24:20.806051 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d31840b8-762b-4369-9efa-974effb560c8 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:20.806547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d31840b8-762b-4369-9efa-974effb560c8 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:20.806547 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-d31840b8-762b-4369-9efa-974effb560c8 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Delete volume with id: 8c4a4acd-57b9-443e-b0da-280922b0d70b Jul 10 04:24:20.820839 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:20.820839 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:20.821547 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d31840b8-762b-4369-9efa-974effb560c8 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:24:20.860581 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d31840b8-762b-4369-9efa-974effb560c8 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Delete volume request issued successfully. Jul 10 04:24:20.861728 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d31840b8-762b-4369-9efa-974effb560c8 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b returned with HTTP 202 Jul 10 04:24:20.862540 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 122/486] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:20 2026] DELETE /volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:20.879993 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ae583fe7-b5bc-4541-80cc-42fb759dc63e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:20.884588 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae583fe7-b5bc-4541-80cc-42fb759dc63e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b Jul 10 04:24:20.884925 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae583fe7-b5bc-4541-80cc-42fb759dc63e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:20.885284 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae583fe7-b5bc-4541-80cc-42fb759dc63e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:20.900277 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:20.900277 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:20.907779 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ae583fe7-b5bc-4541-80cc-42fb759dc63e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:24:20.920083 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae583fe7-b5bc-4541-80cc-42fb759dc63e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b returned with HTTP 200 Jul 10 04:24:20.921054 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 119/487] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:20 2026] GET /volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:21.211829 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4f635a9b-f4af-432b-8d7c-2ea03e75016f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:21.217361 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f635a9b-f4af-432b-8d7c-2ea03e75016f tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] GET https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a Jul 10 04:24:21.217361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f635a9b-f4af-432b-8d7c-2ea03e75016f tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:21.217361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f635a9b-f4af-432b-8d7c-2ea03e75016f tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:21.222062 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f635a9b-f4af-432b-8d7c-2ea03e75016f tempest-ServersNegativeTestJSON-1007879247 tempest-ServersNegativeTestJSON-1007879247-project-member] https://10.4.3.87/volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a returned with HTTP 404 Jul 10 04:24:21.222779 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 123/488] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:21 2026] GET /volume/v3/volumes/38d22baa-c740-486f-9f22-08cd21155b7a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:21.376844 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ea91d779-6de8-4b54-a39e-326c0b73f37b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:21.379443 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ea91d779-6de8-4b54-a39e-326c0b73f37b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:21.379724 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ea91d779-6de8-4b54-a39e-326c0b73f37b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:21.380138 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ea91d779-6de8-4b54-a39e-326c0b73f37b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:21.380210 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ea91d779-6de8-4b54-a39e-326c0b73f37b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:21.389206 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:21.389206 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:21.390402 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ea91d779-6de8-4b54-a39e-326c0b73f37b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:21.390994 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 125/489] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:21 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:21.571317 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d584993f-07f9-40ba-ab21-727402f9df65 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:21.575396 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d584993f-07f9-40ba-ab21-727402f9df65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:21.575522 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d584993f-07f9-40ba-ab21-727402f9df65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:21.575785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d584993f-07f9-40ba-ab21-727402f9df65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:21.601132 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:21.601132 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:21.607080 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d584993f-07f9-40ba-ab21-727402f9df65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:21.613521 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d584993f-07f9-40ba-ab21-727402f9df65 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:21.614227 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 123/490] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:21 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:21.940241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c0be4013-1e24-439a-9bdf-eda8f6b74a20 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:21.941261 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c0be4013-1e24-439a-9bdf-eda8f6b74a20 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b Jul 10 04:24:21.942688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c0be4013-1e24-439a-9bdf-eda8f6b74a20 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:21.942688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c0be4013-1e24-439a-9bdf-eda8f6b74a20 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:21.952643 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c0be4013-1e24-439a-9bdf-eda8f6b74a20 tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b returned with HTTP 404 Jul 10 04:24:21.953362 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 120/491] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:21 2026] GET /volume/v3/volumes/8c4a4acd-57b9-443e-b0da-280922b0d70b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:21.963100 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-74e1251b-90b4-4cd3-9bfc-4630a53a548e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:21.965522 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74e1251b-90b4-4cd3-9bfc-4630a53a548e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] DELETE https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:24:21.965830 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74e1251b-90b4-4cd3-9bfc-4630a53a548e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:21.966843 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74e1251b-90b4-4cd3-9bfc-4630a53a548e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:21.966843 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-74e1251b-90b4-4cd3-9bfc-4630a53a548e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Delete volume with id: 54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:24:21.976361 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:21.976361 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:21.977017 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-74e1251b-90b4-4cd3-9bfc-4630a53a548e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:24:22.002177 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-74e1251b-90b4-4cd3-9bfc-4630a53a548e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Delete volume request issued successfully. Jul 10 04:24:22.002448 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74e1251b-90b4-4cd3-9bfc-4630a53a548e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 202 Jul 10 04:24:22.002866 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 124/492] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:21 2026] DELETE /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:22.019512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-58085338-1a0c-4e81-b5c3-c7bd64749c7e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:22.027331 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-58085338-1a0c-4e81-b5c3-c7bd64749c7e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:24:22.027612 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-58085338-1a0c-4e81-b5c3-c7bd64749c7e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:22.027858 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-58085338-1a0c-4e81-b5c3-c7bd64749c7e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:22.040642 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:22.040642 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:22.047243 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-58085338-1a0c-4e81-b5c3-c7bd64749c7e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Volume info retrieved successfully. Jul 10 04:24:22.057575 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-58085338-1a0c-4e81-b5c3-c7bd64749c7e tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 200 Jul 10 04:24:22.057575 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 126/493] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:22 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 1387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:22.407357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ee88de92-7488-4bdd-8edb-6a65e07a3419 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:22.410429 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee88de92-7488-4bdd-8edb-6a65e07a3419 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:22.411079 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee88de92-7488-4bdd-8edb-6a65e07a3419 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:22.414326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee88de92-7488-4bdd-8edb-6a65e07a3419 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:22.414326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ee88de92-7488-4bdd-8edb-6a65e07a3419 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:22.421657 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:22.421657 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:22.423038 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee88de92-7488-4bdd-8edb-6a65e07a3419 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:22.424003 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 124/494] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:22 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:22.631076 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-870e038f-40b7-4418-86f9-6813ac86cbb3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:22.634184 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-870e038f-40b7-4418-86f9-6813ac86cbb3 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:22.634900 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-870e038f-40b7-4418-86f9-6813ac86cbb3 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:22.634900 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-870e038f-40b7-4418-86f9-6813ac86cbb3 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:22.649134 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:22.649134 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:22.654816 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-870e038f-40b7-4418-86f9-6813ac86cbb3 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:22.662385 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-870e038f-40b7-4418-86f9-6813ac86cbb3 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:22.662727 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 121/495] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:22 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:23.077053 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c61601e6-f746-4b1d-afdc-b02eb835349c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:23.079279 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c61601e6-f746-4b1d-afdc-b02eb835349c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] GET https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 Jul 10 04:24:23.079902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c61601e6-f746-4b1d-afdc-b02eb835349c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:23.079902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c61601e6-f746-4b1d-afdc-b02eb835349c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:23.089421 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c61601e6-f746-4b1d-afdc-b02eb835349c tempest-TaggedBootDevicesTest-206775244 tempest-TaggedBootDevicesTest-206775244-project-member] https://10.4.3.87/volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 returned with HTTP 404 Jul 10 04:24:23.089421 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 125/496] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:23 2026] GET /volume/v3/volumes/54d06bca-3688-4bb4-96f5-538951c6b964 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:23.445326 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7724d919-a37f-408d-b25f-671035fda423 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:23.449811 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7724d919-a37f-408d-b25f-671035fda423 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:23.450111 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7724d919-a37f-408d-b25f-671035fda423 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:23.450371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7724d919-a37f-408d-b25f-671035fda423 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:23.451037 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-7724d919-a37f-408d-b25f-671035fda423 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:23.458752 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:23.458752 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:23.461552 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7724d919-a37f-408d-b25f-671035fda423 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:23.461897 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 127/497] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:23 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:23.678911 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-327ace7f-65cb-4164-9aea-15caee46b460 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:23.681101 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-327ace7f-65cb-4164-9aea-15caee46b460 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:23.681352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-327ace7f-65cb-4164-9aea-15caee46b460 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:23.681618 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-327ace7f-65cb-4164-9aea-15caee46b460 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:23.700227 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:23.700227 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:23.707417 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-327ace7f-65cb-4164-9aea-15caee46b460 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:23.719029 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-327ace7f-65cb-4164-9aea-15caee46b460 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:23.719653 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 125/498] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:23 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:23.884759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-6e893051-6333-40dc-99d9-e8c0818191bc req-b69d1184-4f4d-4989-8d39-5ee2a24ea5b1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:23.887142 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6e893051-6333-40dc-99d9-e8c0818191bc req-b69d1184-4f4d-4989-8d39-5ee2a24ea5b1 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] DELETE https://10.4.3.87/volume/v3/attachments/c19331f0-c01b-472c-9467-d5cf0acbd7e5 Jul 10 04:24:23.887142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6e893051-6333-40dc-99d9-e8c0818191bc req-b69d1184-4f4d-4989-8d39-5ee2a24ea5b1 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:23.887911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6e893051-6333-40dc-99d9-e8c0818191bc req-b69d1184-4f4d-4989-8d39-5ee2a24ea5b1 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:23.904753 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:23.904753 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:24.451016 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6e893051-6333-40dc-99d9-e8c0818191bc req-b69d1184-4f4d-4989-8d39-5ee2a24ea5b1 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/attachments/c19331f0-c01b-472c-9467-d5cf0acbd7e5 returned with HTTP 200 Jul 10 04:24:24.451581 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 122/499] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:24:23 2026] DELETE /volume/v3/attachments/c19331f0-c01b-472c-9467-d5cf0acbd7e5 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:24.463533 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-6e893051-6333-40dc-99d9-e8c0818191bc req-3430ba9a-cd5c-4e10-9a17-b8ae9ae29b15 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:24.467814 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6e893051-6333-40dc-99d9-e8c0818191bc req-3430ba9a-cd5c-4e10-9a17-b8ae9ae29b15 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] DELETE https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab Jul 10 04:24:24.468105 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6e893051-6333-40dc-99d9-e8c0818191bc req-3430ba9a-cd5c-4e10-9a17-b8ae9ae29b15 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:24.468582 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6e893051-6333-40dc-99d9-e8c0818191bc req-3430ba9a-cd5c-4e10-9a17-b8ae9ae29b15 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:24.468906 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [req-6e893051-6333-40dc-99d9-e8c0818191bc req-3430ba9a-cd5c-4e10-9a17-b8ae9ae29b15 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Delete volume with id: 63df961b-7cff-4ff8-8ac9-2b13ce64e8ab Jul 10 04:24:24.479039 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8207e584-a489-4170-8c35-a5f0336ac8f7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:24.479472 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:24.479472 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:24.480027 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-6e893051-6333-40dc-99d9-e8c0818191bc req-3430ba9a-cd5c-4e10-9a17-b8ae9ae29b15 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:24:24.482368 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8207e584-a489-4170-8c35-a5f0336ac8f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:24.482543 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8207e584-a489-4170-8c35-a5f0336ac8f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:24.482923 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8207e584-a489-4170-8c35-a5f0336ac8f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:24.483021 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-8207e584-a489-4170-8c35-a5f0336ac8f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:24.495565 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:24.495565 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:24.496597 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8207e584-a489-4170-8c35-a5f0336ac8f7 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:24.497159 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 128/500] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:24 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:24.517896 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-6e893051-6333-40dc-99d9-e8c0818191bc req-3430ba9a-cd5c-4e10-9a17-b8ae9ae29b15 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Delete volume request issued successfully. Jul 10 04:24:24.517896 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6e893051-6333-40dc-99d9-e8c0818191bc req-3430ba9a-cd5c-4e10-9a17-b8ae9ae29b15 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab returned with HTTP 202 Jul 10 04:24:24.517896 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 126/501] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:24:24 2026] DELETE /volume/v3/volumes/63df961b-7cff-4ff8-8ac9-2b13ce64e8ab => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:24.525335 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-83b5b882-24c1-4851-9066-acbed8ac51de req-51ef4579-e7eb-44ac-b3d1-a1e0e9bf02a5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:24.528051 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-51ef4579-e7eb-44ac-b3d1-a1e0e9bf02a5 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] POST https://10.4.3.87/volume/v3/attachments/05c7b9be-efe1-425a-90cd-35bc633421fa/action Jul 10 04:24:24.530448 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-51ef4579-e7eb-44ac-b3d1-a1e0e9bf02a5 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:24:24.530448 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-51ef4579-e7eb-44ac-b3d1-a1e0e9bf02a5 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:24.555874 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:24.555874 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:24.571706 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-83b5b882-24c1-4851-9066-acbed8ac51de req-51ef4579-e7eb-44ac-b3d1-a1e0e9bf02a5 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/05c7b9be-efe1-425a-90cd-35bc633421fa/action returned with HTTP 204 Jul 10 04:24:24.572430 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 126/502] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:24:24 2026] POST /volume/v3/attachments/05c7b9be-efe1-425a-90cd-35bc633421fa/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:24.740581 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-41273d9d-d333-43b7-8b36-f98a6f621a30 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:24.742807 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-41273d9d-d333-43b7-8b36-f98a6f621a30 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:24.743189 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-41273d9d-d333-43b7-8b36-f98a6f621a30 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:24.743470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-41273d9d-d333-43b7-8b36-f98a6f621a30 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:24.760838 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:24.760838 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:24.766837 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-41273d9d-d333-43b7-8b36-f98a6f621a30 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:24.774556 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-41273d9d-d333-43b7-8b36-f98a6f621a30 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:24.775014 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 123/503] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:24 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:24.791441 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-05f96697-985f-44c0-a467-919f25ab399a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:24.793812 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05f96697-985f-44c0-a467-919f25ab399a tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:24:24.794109 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05f96697-985f-44c0-a467-919f25ab399a tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:24.794402 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05f96697-985f-44c0-a467-919f25ab399a tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:24.814505 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:24.814505 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:24.824450 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-05f96697-985f-44c0-a467-919f25ab399a tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:24:24.832754 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05f96697-985f-44c0-a467-919f25ab399a tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:24:24.832754 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 129/504] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:24 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:25.301595 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f74a08db-f31d-4afe-ac76-ac5521f38b16 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:25.303618 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f74a08db-f31d-4afe-ac76-ac5521f38b16 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:24:25.303820 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f74a08db-f31d-4afe-ac76-ac5521f38b16 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:25.303998 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f74a08db-f31d-4afe-ac76-ac5521f38b16 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:25.324371 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:25.324371 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:25.337024 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f74a08db-f31d-4afe-ac76-ac5521f38b16 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:24:25.348261 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f74a08db-f31d-4afe-ac76-ac5521f38b16 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:24:25.348261 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 127/505] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:24:25 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 1831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:24:25.515578 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9440d857-db00-4584-9e0a-f34dcbd55777 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:25.526202 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9440d857-db00-4584-9e0a-f34dcbd55777 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:25.526528 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9440d857-db00-4584-9e0a-f34dcbd55777 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:25.526793 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9440d857-db00-4584-9e0a-f34dcbd55777 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:25.528726 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9440d857-db00-4584-9e0a-f34dcbd55777 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:25.535347 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:25.535347 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:25.536384 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9440d857-db00-4584-9e0a-f34dcbd55777 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:25.536933 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 127/506] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:25 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:26.550280 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b4e329c5-f520-4256-a5b0-47b2c5610dd4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:26.552680 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b4e329c5-f520-4256-a5b0-47b2c5610dd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:26.553200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b4e329c5-f520-4256-a5b0-47b2c5610dd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:26.553629 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b4e329c5-f520-4256-a5b0-47b2c5610dd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:26.553895 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b4e329c5-f520-4256-a5b0-47b2c5610dd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:26.559627 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:26.559627 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:26.560846 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b4e329c5-f520-4256-a5b0-47b2c5610dd4 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:26.561914 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 124/507] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:26 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:26.574394 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7b134414-eddd-4648-925b-d9c7714b8a01 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:26.576394 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7b134414-eddd-4648-925b-d9c7714b8a01 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 Jul 10 04:24:26.576704 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7b134414-eddd-4648-925b-d9c7714b8a01 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:26.576959 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7b134414-eddd-4648-925b-d9c7714b8a01 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:26.588476 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:26.588476 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:26.595014 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7b134414-eddd-4648-925b-d9c7714b8a01 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:26.602243 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7b134414-eddd-4648-925b-d9c7714b8a01 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 returned with HTTP 200 Jul 10 04:24:26.602865 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 130/508] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:26 2026] GET /volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:26.619175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b19071a4-4d29-4035-8be3-6881a54e4f7e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:26.621535 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b19071a4-4d29-4035-8be3-6881a54e4f7e tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] POST https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23/action Jul 10 04:24:26.621790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b19071a4-4d29-4035-8be3-6881a54e4f7e tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:24:26.621977 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b19071a4-4d29-4035-8be3-6881a54e4f7e tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:26.623457 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.admin_actions [None req-b19071a4-4d29-4035-8be3-6881a54e4f7e tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] Updating backup 'a394fbbf-f158-417e-850a-3ad9c295ff23' with '{'status': 'error'}' {{(pid=100022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 04:24:26.632763 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:26.632763 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:26.645978 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-b19071a4-4d29-4035-8be3-6881a54e4f7e tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] reset_status in rpcapi backup_id a394fbbf-f158-417e-850a-3ad9c295ff23 on host np0000004952. {{(pid=100022) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 04:24:26.647871 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b19071a4-4d29-4035-8be3-6881a54e4f7e tempest-VolumesBackupsAdminTest-914857303 tempest-VolumesBackupsAdminTest-914857303-project-admin] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23/action returned with HTTP 202 Jul 10 04:24:26.648295 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 128/509] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:24:26 2026] POST /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:24:26.657432 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-147bc62e-272f-4491-9553-e77a3b4ce449 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:26.659344 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-147bc62e-272f-4491-9553-e77a3b4ce449 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:26.659620 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-147bc62e-272f-4491-9553-e77a3b4ce449 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:26.659854 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-147bc62e-272f-4491-9553-e77a3b4ce449 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:26.660010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-147bc62e-272f-4491-9553-e77a3b4ce449 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:26.664370 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:26.664370 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:26.665124 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-147bc62e-272f-4491-9553-e77a3b4ce449 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:26.665661 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 128/510] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:26 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:26.682402 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d8b05637-2ce5-4a1c-ac6d-5bb39540b85c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:26.687387 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d8b05637-2ce5-4a1c-ac6d-5bb39540b85c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] DELETE https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:26.687387 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d8b05637-2ce5-4a1c-ac6d-5bb39540b85c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:26.687387 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d8b05637-2ce5-4a1c-ac6d-5bb39540b85c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:26.687387 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-d8b05637-2ce5-4a1c-ac6d-5bb39540b85c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Delete backup with id: a394fbbf-f158-417e-850a-3ad9c295ff23. Jul 10 04:24:26.700763 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:26.700763 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:26.731043 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-d8b05637-2ce5-4a1c-ac6d-5bb39540b85c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] delete_backup rpcapi backup_id a394fbbf-f158-417e-850a-3ad9c295ff23 {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:24:26.734127 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d8b05637-2ce5-4a1c-ac6d-5bb39540b85c tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 202 Jul 10 04:24:26.734742 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 125/511] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:26 2026] DELETE /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:24:26.749272 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-69249efc-3217-4891-93ed-a40ec7fbdf2e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:26.752543 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-69249efc-3217-4891-93ed-a40ec7fbdf2e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:26.753199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-69249efc-3217-4891-93ed-a40ec7fbdf2e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:26.754706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-69249efc-3217-4891-93ed-a40ec7fbdf2e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:26.754706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-69249efc-3217-4891-93ed-a40ec7fbdf2e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:26.762282 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:26.762282 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:26.763031 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-69249efc-3217-4891-93ed-a40ec7fbdf2e tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 200 Jul 10 04:24:26.763553 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 131/512] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:26 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:27.778803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3dfdbfa2-e1e5-45b3-ae1a-528ec6561590 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:27.781020 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3dfdbfa2-e1e5-45b3-ae1a-528ec6561590 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 Jul 10 04:24:27.781790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3dfdbfa2-e1e5-45b3-ae1a-528ec6561590 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:27.782024 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3dfdbfa2-e1e5-45b3-ae1a-528ec6561590 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:27.782163 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-3dfdbfa2-e1e5-45b3-ae1a-528ec6561590 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Show backup with id a394fbbf-f158-417e-850a-3ad9c295ff23. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:24:27.786743 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3dfdbfa2-e1e5-45b3-ae1a-528ec6561590 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 returned with HTTP 404 Jul 10 04:24:27.787317 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 129/513] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:27 2026] GET /volume/v3/backups/a394fbbf-f158-417e-850a-3ad9c295ff23 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:27.894605 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fe381440-dce5-47bf-a1ba-11df9dbc8c83 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:27.902920 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe381440-dce5-47bf-a1ba-11df9dbc8c83 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 Jul 10 04:24:27.902920 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe381440-dce5-47bf-a1ba-11df9dbc8c83 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:27.903564 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe381440-dce5-47bf-a1ba-11df9dbc8c83 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:27.916386 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:27.916386 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:27.921002 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fe381440-dce5-47bf-a1ba-11df9dbc8c83 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:27.928856 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe381440-dce5-47bf-a1ba-11df9dbc8c83 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 returned with HTTP 200 Jul 10 04:24:27.929952 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 129/514] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:27 2026] GET /volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:27.944559 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8f29f497-c54d-41ed-9711-1d326ccfbdd3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:27.946979 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8f29f497-c54d-41ed-9711-1d326ccfbdd3 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] DELETE https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 Jul 10 04:24:27.947565 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8f29f497-c54d-41ed-9711-1d326ccfbdd3 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:27.948346 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8f29f497-c54d-41ed-9711-1d326ccfbdd3 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:27.948346 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-8f29f497-c54d-41ed-9711-1d326ccfbdd3 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Delete volume with id: 868017e6-75e7-4876-bb8d-18a5c4741124 Jul 10 04:24:27.958019 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:27.958019 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:27.959232 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8f29f497-c54d-41ed-9711-1d326ccfbdd3 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:27.995267 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8f29f497-c54d-41ed-9711-1d326ccfbdd3 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Delete volume request issued successfully. Jul 10 04:24:27.995608 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8f29f497-c54d-41ed-9711-1d326ccfbdd3 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 returned with HTTP 202 Jul 10 04:24:27.996157 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 126/515] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:27 2026] DELETE /volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:28.006527 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7b58af0a-fe1b-404e-8a21-ef63ea5b126b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.009077 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7b58af0a-fe1b-404e-8a21-ef63ea5b126b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 Jul 10 04:24:28.009331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7b58af0a-fe1b-404e-8a21-ef63ea5b126b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:28.009571 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7b58af0a-fe1b-404e-8a21-ef63ea5b126b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:28.020441 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:28.020441 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:28.028427 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7b58af0a-fe1b-404e-8a21-ef63ea5b126b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Volume info retrieved successfully. Jul 10 04:24:28.035340 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7b58af0a-fe1b-404e-8a21-ef63ea5b126b tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 returned with HTTP 200 Jul 10 04:24:28.036339 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 132/516] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:28 2026] GET /volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:28.374204 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-55f33f7f-762a-42b0-a9ae-47cb2d6ab278 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.376450 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-55f33f7f-762a-42b0-a9ae-47cb2d6ab278 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae Jul 10 04:24:28.376824 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-55f33f7f-762a-42b0-a9ae-47cb2d6ab278 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:28.377737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-55f33f7f-762a-42b0-a9ae-47cb2d6ab278 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:28.388581 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:28.388581 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:28.396187 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-55f33f7f-762a-42b0-a9ae-47cb2d6ab278 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:28.407548 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-55f33f7f-762a-42b0-a9ae-47cb2d6ab278 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae returned with HTTP 200 Jul 10 04:24:28.408828 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 130/517] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:24:28 2026] GET /volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:28.419700 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c4be3e40-705d-4e09-a913-e8cd8a9a7176 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.427057 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c4be3e40-705d-4e09-a913-e8cd8a9a7176 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 Jul 10 04:24:28.427388 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c4be3e40-705d-4e09-a913-e8cd8a9a7176 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:28.427388 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c4be3e40-705d-4e09-a913-e8cd8a9a7176 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:28.438958 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:28.438958 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:28.445834 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c4be3e40-705d-4e09-a913-e8cd8a9a7176 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:28.450755 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c4be3e40-705d-4e09-a913-e8cd8a9a7176 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 returned with HTTP 200 Jul 10 04:24:28.451294 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 130/518] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:24:28 2026] GET /volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:28.466932 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cdf708ca-80fe-46da-8d08-d027abd34187 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.468521 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cdf708ca-80fe-46da-8d08-d027abd34187 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 Jul 10 04:24:28.469695 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cdf708ca-80fe-46da-8d08-d027abd34187 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:28.469695 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cdf708ca-80fe-46da-8d08-d027abd34187 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:28.485280 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:28.485280 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:28.490335 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cdf708ca-80fe-46da-8d08-d027abd34187 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:28.498317 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cdf708ca-80fe-46da-8d08-d027abd34187 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 returned with HTTP 200 Jul 10 04:24:28.498940 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 127/519] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:24:28 2026] GET /volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:28.513546 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dc64fa1b-c906-4c8c-9b11-ecf5aed4c374 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.514091 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc64fa1b-c906-4c8c-9b11-ecf5aed4c374 None None] GET https://10.4.3.87/volume// Jul 10 04:24:28.514269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc64fa1b-c906-4c8c-9b11-ecf5aed4c374 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:28.514511 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc64fa1b-c906-4c8c-9b11-ecf5aed4c374 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:28.514813 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc64fa1b-c906-4c8c-9b11-ecf5aed4c374 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:28.515116 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 133/520] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:24:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:28.525837 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-9132ef70-4eb6-417b-a6fc-b63d27ccb640 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.528759 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-9132ef70-4eb6-417b-a6fc-b63d27ccb640 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:24:28.528759 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-9132ef70-4eb6-417b-a6fc-b63d27ccb640 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d51c120b-c5a2-47c0-bcca-4f989d854fae", "connector": null, "instance_uuid": "6b992655-c88a-4a5e-87a0-ce5f8e0bb183"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:28.544067 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:28.544067 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:28.596569 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-9132ef70-4eb6-417b-a6fc-b63d27ccb640 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:24:28.596860 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 131/521] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:24:28 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:28.610164 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-de7d8b3d-fd5c-4881-bdbc-b0a544b2f945 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.610681 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-de7d8b3d-fd5c-4881-bdbc-b0a544b2f945 None None] GET https://10.4.3.87/volume// Jul 10 04:24:28.610681 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-de7d8b3d-fd5c-4881-bdbc-b0a544b2f945 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:28.611036 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-de7d8b3d-fd5c-4881-bdbc-b0a544b2f945 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:28.614288 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-de7d8b3d-fd5c-4881-bdbc-b0a544b2f945 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:28.614288 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 131/522] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:24:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:28.624327 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cf5b0ea7-149d-4e64-97f8-0bbd2df708fb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.628818 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cf5b0ea7-149d-4e64-97f8-0bbd2df708fb tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:24:28.629350 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cf5b0ea7-149d-4e64-97f8-0bbd2df708fb tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86b179aa-94d4-441c-9e9b-7010e5099472", "connector": null, "instance_uuid": "6b992655-c88a-4a5e-87a0-ce5f8e0bb183"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:28.650739 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:28.650739 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:28.694918 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-cf5b0ea7-149d-4e64-97f8-0bbd2df708fb tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:24:28.695445 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 128/523] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:24:28 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) Jul 10 04:24:28.703119 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4db73bc7-5209-46ca-94c9-17fc05f61b5b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.703617 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4db73bc7-5209-46ca-94c9-17fc05f61b5b None None] GET https://10.4.3.87/volume// Jul 10 04:24:28.703820 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4db73bc7-5209-46ca-94c9-17fc05f61b5b None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:28.704010 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4db73bc7-5209-46ca-94c9-17fc05f61b5b None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:28.704373 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4db73bc7-5209-46ca-94c9-17fc05f61b5b None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:28.704700 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 134/524] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:24:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:28.714277 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-7db67d35-0f6e-48af-be28-5deb7320e830 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:28.716752 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-7db67d35-0f6e-48af-be28-5deb7320e830 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:24:28.717111 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-7db67d35-0f6e-48af-be28-5deb7320e830 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c078be84-57eb-4475-a45c-56612b5befa1", "connector": null, "instance_uuid": "6b992655-c88a-4a5e-87a0-ce5f8e0bb183"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:28.733646 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:28.733646 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:28.767413 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-7db67d35-0f6e-48af-be28-5deb7320e830 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:24:28.772316 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 132/525] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:24:28 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:29.051691 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d1ed542a-988b-4f9b-9a77-09009e941785 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:29.055434 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1ed542a-988b-4f9b-9a77-09009e941785 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] GET https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 Jul 10 04:24:29.055742 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1ed542a-988b-4f9b-9a77-09009e941785 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:29.055985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1ed542a-988b-4f9b-9a77-09009e941785 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:29.063707 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1ed542a-988b-4f9b-9a77-09009e941785 tempest-VolumesBackupsAdminTest-466337070 tempest-VolumesBackupsAdminTest-466337070-project-member] https://10.4.3.87/volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 returned with HTTP 404 Jul 10 04:24:29.064192 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 132/526] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:29 2026] GET /volume/v3/volumes/868017e6-75e7-4876-bb8d-18a5c4741124 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:31.698630 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f87ac7b4-ba34-4a68-a446-9da8c2e04661 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:31.699077 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f87ac7b4-ba34-4a68-a446-9da8c2e04661 None None] GET https://10.4.3.87/volume// Jul 10 04:24:31.699260 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f87ac7b4-ba34-4a68-a446-9da8c2e04661 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:31.699457 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f87ac7b4-ba34-4a68-a446-9da8c2e04661 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:31.699817 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f87ac7b4-ba34-4a68-a446-9da8c2e04661 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:31.700154 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 129/527] 10.4.3.87 () {64 vars in 997 bytes} [Fri Jul 10 04:24:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:31.718259 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1e053670-ebfc-43be-95d9-dd0302fd673a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:31.718259 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1e053670-ebfc-43be-95d9-dd0302fd673a None None] GET https://10.4.3.87/volume// Jul 10 04:24:31.718259 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1e053670-ebfc-43be-95d9-dd0302fd673a None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:31.718259 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1e053670-ebfc-43be-95d9-dd0302fd673a None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:31.718259 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1e053670-ebfc-43be-95d9-dd0302fd673a None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:31.718259 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 135/528] 10.4.3.87 () {64 vars in 997 bytes} [Fri Jul 10 04:24:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:31.733190 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d3ba2a91-e7c8-41da-9482-b72b8a4fbb44 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:31.858552 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d3ba2a91-e7c8-41da-9482-b72b8a4fbb44 tempest-VersionsTest-1671416614 tempest-VersionsTest-1671416614-project-member] GET https://10.4.3.87/volume/v3/ Jul 10 04:24:31.858552 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d3ba2a91-e7c8-41da-9482-b72b8a4fbb44 tempest-VersionsTest-1671416614 tempest-VersionsTest-1671416614-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:31.858552 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d3ba2a91-e7c8-41da-9482-b72b8a4fbb44 tempest-VersionsTest-1671416614 tempest-VersionsTest-1671416614-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:31.861655 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d3ba2a91-e7c8-41da-9482-b72b8a4fbb44 tempest-VersionsTest-1671416614 tempest-VersionsTest-1671416614-project-member] https://10.4.3.87/volume/v3/ returned with HTTP 200 Jul 10 04:24:31.862139 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 133/529] 10.4.3.87 () {66 vars in 1209 bytes} [Fri Jul 10 04:24:31 2026] GET /volume/v3/ => generated 385 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:33.747339 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:33.926497 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:33.926957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1132932001"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:33.929114 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1132932001'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:33.929114 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Create volume of 1 GB Jul 10 04:24:33.934234 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Availability Zones retrieved successfully. Jul 10 04:24:33.945846 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Flow 'volume_create_api' (eada774b-6df1-466f-8e18-0a9eb3ba80f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:33.947295 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7afeedc-ff0f-473d-9e19-2a02617e4529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:33.948615 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:33.990536 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7afeedc-ff0f-473d-9e19-2a02617e4529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:33.991506 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b72146b-8b28-4eeb-ad8c-e10e5f7fa155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:34.079767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Created reservations ['a931e62e-0568-45f4-8fc0-9946eb9bf703', '08dc51b8-f752-48e7-8ffc-e61e943d87a3', '3b5ae4e3-6a51-41a1-bf23-942af6c4b491', 'd0233630-4546-4c99-85d6-8c38af0f59fc'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:34.081273 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b72146b-8b28-4eeb-ad8c-e10e5f7fa155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a931e62e-0568-45f4-8fc0-9946eb9bf703', '08dc51b8-f752-48e7-8ffc-e61e943d87a3', '3b5ae4e3-6a51-41a1-bf23-942af6c4b491', 'd0233630-4546-4c99-85d6-8c38af0f59fc']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:34.082225 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f2f000-d00f-4023-8a55-a59c6eda22a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:34.116420 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f2f000-d00f-4023-8a55-a59c6eda22a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b55084-96f7-429c-bbf9-70bc1406183e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1132932001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e484046abf5c4d928b7522918f24aa45',qos_specs=None,replication_status=,reservations=['a931e62e-0568-45f4-8fc0-9946eb9bf703','08dc51b8-f752-48e7-8ffc-e61e943d87a3','3b5ae4e3-6a51-41a1-bf23-942af6c4b491','d0233630-4546-4c99-85d6-8c38af0f59fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db3ca446c1104277876b1ee4d2a1a44d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1132932001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b55084-96f7-429c-bbf9-70bc1406183e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e484046abf5c4d928b7522918f24aa45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db3ca446c1104277876b1ee4d2a1a44d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:34.116996 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2db164-aba4-43df-a71f-3b5f921e89bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:34.144320 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2db164-aba4-43df-a71f-3b5f921e89bb) transitioned into state 'SUCCESS' from state '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-1132932001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e484046abf5c4d928b7522918f24aa45',qos_specs=None,replication_status=,reservations=['a931e62e-0568-45f4-8fc0-9946eb9bf703','08dc51b8-f752-48e7-8ffc-e61e943d87a3','3b5ae4e3-6a51-41a1-bf23-942af6c4b491','d0233630-4546-4c99-85d6-8c38af0f59fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db3ca446c1104277876b1ee4d2a1a44d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:34.145289 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86edf65e-c25c-4e5e-8548-5d738dcc4c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:34.162808 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86edf65e-c25c-4e5e-8548-5d738dcc4c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:34.164117 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Flow 'volume_create_api' (eada774b-6df1-466f-8e18-0a9eb3ba80f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:34.164117 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Create volume request issued successfully. Jul 10 04:24:34.164662 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5547adf4-559e-4010-b68b-c17e65ca8e41 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:34.165072 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 133/530] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:24:33 2026] POST /volume/v3/volumes => generated 748 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:34.181385 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5e668afe-7dd2-433c-a77b-76c1f7fa1362 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:34.183566 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e668afe-7dd2-433c-a77b-76c1f7fa1362 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e Jul 10 04:24:34.183839 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e668afe-7dd2-433c-a77b-76c1f7fa1362 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:34.184089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e668afe-7dd2-433c-a77b-76c1f7fa1362 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:34.186883 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=245,cinder:INSERT=51,cinder:UPDATE=79 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:24:34.197159 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:34.197159 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:34.204237 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5e668afe-7dd2-433c-a77b-76c1f7fa1362 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:34.211492 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e668afe-7dd2-433c-a77b-76c1f7fa1362 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e returned with HTTP 200 Jul 10 04:24:34.212095 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 130/531] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:34 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:35.227890 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fe12bd2b-e24a-4884-853f-aa77fcd52150 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.232301 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fe12bd2b-e24a-4884-853f-aa77fcd52150 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e Jul 10 04:24:35.232561 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fe12bd2b-e24a-4884-853f-aa77fcd52150 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:35.232875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fe12bd2b-e24a-4884-853f-aa77fcd52150 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:35.245471 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.245471 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:35.256388 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fe12bd2b-e24a-4884-853f-aa77fcd52150 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.266184 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fe12bd2b-e24a-4884-853f-aa77fcd52150 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e returned with HTTP 200 Jul 10 04:24:35.266892 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 136/532] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:35 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:35.292721 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2ace668e-0b8d-4939-898f-e2bacb65e93a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.303231 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2ace668e-0b8d-4939-898f-e2bacb65e93a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] POST https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata Jul 10 04:24:35.303231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2ace668e-0b8d-4939-898f-e2bacb65e93a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:35.310020 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=155,cinder:UPDATE=33,cinder:INSERT=19 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:24:35.319724 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.319724 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:35.321698 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2ace668e-0b8d-4939-898f-e2bacb65e93a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.345235 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2ace668e-0b8d-4939-898f-e2bacb65e93a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Create volume metadata completed successfully. Jul 10 04:24:35.346013 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2ace668e-0b8d-4939-898f-e2bacb65e93a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata returned with HTTP 200 Jul 10 04:24:35.346531 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 134/533] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:24:35 2026] POST /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata => generated 101 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:35.358052 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1fd4f7de-a53e-4f3a-96a5-66cea26c72eb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.360271 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1fd4f7de-a53e-4f3a-96a5-66cea26c72eb tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata Jul 10 04:24:35.360607 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1fd4f7de-a53e-4f3a-96a5-66cea26c72eb tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:35.360774 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1fd4f7de-a53e-4f3a-96a5-66cea26c72eb tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:35.362931 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=198,cinder:UPDATE=48,cinder:INSERT=29 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:24:35.372130 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.372130 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:35.372962 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1fd4f7de-a53e-4f3a-96a5-66cea26c72eb tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.385844 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1fd4f7de-a53e-4f3a-96a5-66cea26c72eb tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Get volume metadata completed successfully. Jul 10 04:24:35.385844 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1fd4f7de-a53e-4f3a-96a5-66cea26c72eb tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata returned with HTTP 200 Jul 10 04:24:35.386633 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 134/534] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:24:35 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata => generated 101 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:35.396488 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e7f51fca-31ef-43e2-9808-f0432422448f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.399897 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e7f51fca-31ef-43e2-9808-f0432422448f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] PUT https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata Jul 10 04:24:35.400087 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e7f51fca-31ef-43e2-9808-f0432422448f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:35.421555 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.421555 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:35.421555 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e7f51fca-31ef-43e2-9808-f0432422448f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.444035 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e7f51fca-31ef-43e2-9808-f0432422448f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Update volume metadata completed successfully. Jul 10 04:24:35.444318 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e7f51fca-31ef-43e2-9808-f0432422448f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata returned with HTTP 200 Jul 10 04:24:35.445132 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 131/535] 10.4.3.87 () {68 vars in 1388 bytes} [Fri Jul 10 04:24:35 2026] PUT /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:24:35.454652 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f8c9796f-866a-4047-8f76-e01df55ed378 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.457762 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f8c9796f-866a-4047-8f76-e01df55ed378 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata Jul 10 04:24:35.458586 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f8c9796f-866a-4047-8f76-e01df55ed378 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:35.458586 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f8c9796f-866a-4047-8f76-e01df55ed378 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:35.467125 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.467125 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:35.467916 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f8c9796f-866a-4047-8f76-e01df55ed378 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.478472 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f8c9796f-866a-4047-8f76-e01df55ed378 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Get volume metadata completed successfully. Jul 10 04:24:35.479019 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f8c9796f-866a-4047-8f76-e01df55ed378 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata returned with HTTP 200 Jul 10 04:24:35.479642 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 137/536] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:24:35 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:24:35.492051 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0d267a0b-397e-4986-ac3b-eee19f7e6d75 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.496336 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d267a0b-397e-4986-ac3b-eee19f7e6d75 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata/key1 Jul 10 04:24:35.497718 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d267a0b-397e-4986-ac3b-eee19f7e6d75 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:35.498084 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d267a0b-397e-4986-ac3b-eee19f7e6d75 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:35.513606 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.513606 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:35.513606 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0d267a0b-397e-4986-ac3b-eee19f7e6d75 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.524202 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0d267a0b-397e-4986-ac3b-eee19f7e6d75 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Get volume metadata completed successfully. Jul 10 04:24:35.535843 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0d267a0b-397e-4986-ac3b-eee19f7e6d75 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Delete volume metadata completed successfully. Jul 10 04:24:35.537731 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d267a0b-397e-4986-ac3b-eee19f7e6d75 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata/key1 returned with HTTP 200 Jul 10 04:24:35.537731 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 135/537] 10.4.3.87 () {66 vars in 1386 bytes} [Fri Jul 10 04:24:35 2026] DELETE /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata/key1 => generated 0 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 04:24:35.546857 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ab951434-a84a-4ec6-b969-c85a946544f1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.552901 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ab951434-a84a-4ec6-b969-c85a946544f1 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata Jul 10 04:24:35.552901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ab951434-a84a-4ec6-b969-c85a946544f1 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:35.552901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ab951434-a84a-4ec6-b969-c85a946544f1 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:35.566618 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.566618 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:35.567288 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ab951434-a84a-4ec6-b969-c85a946544f1 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.575788 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ab951434-a84a-4ec6-b969-c85a946544f1 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Get volume metadata completed successfully. Jul 10 04:24:35.576169 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ab951434-a84a-4ec6-b969-c85a946544f1 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata returned with HTTP 200 Jul 10 04:24:35.576774 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 135/538] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:24:35 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:24:35.591202 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1bd290ce-8b0b-440e-b42a-bce4cae95e2e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.594388 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1bd290ce-8b0b-440e-b42a-bce4cae95e2e tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] PUT https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata Jul 10 04:24:35.594511 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1bd290ce-8b0b-440e-b42a-bce4cae95e2e tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:35.603618 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.603618 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:35.604287 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1bd290ce-8b0b-440e-b42a-bce4cae95e2e tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.616578 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1bd290ce-8b0b-440e-b42a-bce4cae95e2e tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Update volume metadata completed successfully. Jul 10 04:24:35.616578 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1bd290ce-8b0b-440e-b42a-bce4cae95e2e tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata returned with HTTP 200 Jul 10 04:24:35.616578 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 132/539] 10.4.3.87 () {68 vars in 1388 bytes} [Fri Jul 10 04:24:35 2026] PUT /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:24:35.629422 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-12f41c2f-0717-4b00-be18-a348124cc578 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.632681 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-12f41c2f-0717-4b00-be18-a348124cc578 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] POST https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata Jul 10 04:24:35.634202 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-12f41c2f-0717-4b00-be18-a348124cc578 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:35.654280 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.654280 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:35.654675 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-12f41c2f-0717-4b00-be18-a348124cc578 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.682289 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-12f41c2f-0717-4b00-be18-a348124cc578 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Create volume metadata completed successfully. Jul 10 04:24:35.682289 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-12f41c2f-0717-4b00-be18-a348124cc578 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata returned with HTTP 200 Jul 10 04:24:35.682289 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 138/540] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:24:35 2026] POST /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata => generated 68 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:24:35.696698 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b46f5b79-0dc7-4189-b8c8-70981f792baa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.699049 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b46f5b79-0dc7-4189-b8c8-70981f792baa tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] PUT https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata/key3 Jul 10 04:24:35.699849 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b46f5b79-0dc7-4189-b8c8-70981f792baa tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:35.721844 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.721844 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:35.722350 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b46f5b79-0dc7-4189-b8c8-70981f792baa tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.748954 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b46f5b79-0dc7-4189-b8c8-70981f792baa tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Update volume metadata completed successfully. Jul 10 04:24:35.749074 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b46f5b79-0dc7-4189-b8c8-70981f792baa tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata/key3 returned with HTTP 200 Jul 10 04:24:35.750003 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 136/541] 10.4.3.87 () {68 vars in 1403 bytes} [Fri Jul 10 04:24:35 2026] PUT /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata/key3 => generated 35 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:24:35.762206 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b744e50d-c674-4f4f-bb60-f678e8ada26f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.765873 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b744e50d-c674-4f4f-bb60-f678e8ada26f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata/key3 Jul 10 04:24:35.766416 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b744e50d-c674-4f4f-bb60-f678e8ada26f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:35.767230 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b744e50d-c674-4f4f-bb60-f678e8ada26f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:35.789596 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.789596 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:35.789596 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b744e50d-c674-4f4f-bb60-f678e8ada26f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.802299 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b744e50d-c674-4f4f-bb60-f678e8ada26f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Get volume metadata completed successfully. Jul 10 04:24:35.802299 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b744e50d-c674-4f4f-bb60-f678e8ada26f tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata/key3 returned with HTTP 200 Jul 10 04:24:35.802299 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 136/542] 10.4.3.87 () {66 vars in 1383 bytes} [Fri Jul 10 04:24:35 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:24:35.815497 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d1b452ec-636a-4df8-a581-d960ef89ca99 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.817584 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1b452ec-636a-4df8-a581-d960ef89ca99 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata Jul 10 04:24:35.817779 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1b452ec-636a-4df8-a581-d960ef89ca99 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:35.818041 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1b452ec-636a-4df8-a581-d960ef89ca99 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:35.828498 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.828498 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:35.829691 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d1b452ec-636a-4df8-a581-d960ef89ca99 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.840456 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d1b452ec-636a-4df8-a581-d960ef89ca99 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Get volume metadata completed successfully. Jul 10 04:24:35.841266 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1b452ec-636a-4df8-a581-d960ef89ca99 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata returned with HTTP 200 Jul 10 04:24:35.841933 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 133/543] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:24:35 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:24:35.855732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9fe7aebe-7132-4e2f-873d-af158e9d12bd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.858356 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9fe7aebe-7132-4e2f-873d-af158e9d12bd tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] PUT https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata Jul 10 04:24:35.858992 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9fe7aebe-7132-4e2f-873d-af158e9d12bd tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:35.873865 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.873865 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:35.874171 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9fe7aebe-7132-4e2f-873d-af158e9d12bd tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.889617 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9fe7aebe-7132-4e2f-873d-af158e9d12bd tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Update volume metadata completed successfully. Jul 10 04:24:35.889617 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9fe7aebe-7132-4e2f-873d-af158e9d12bd tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata returned with HTTP 200 Jul 10 04:24:35.890669 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 139/544] 10.4.3.87 () {68 vars in 1388 bytes} [Fri Jul 10 04:24:35 2026] PUT /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:24:35.905660 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e8fceca2-57d3-47fb-a5bf-69facd28ed4a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.909938 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e8fceca2-57d3-47fb-a5bf-69facd28ed4a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e Jul 10 04:24:35.910159 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e8fceca2-57d3-47fb-a5bf-69facd28ed4a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:35.910405 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e8fceca2-57d3-47fb-a5bf-69facd28ed4a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:35.921532 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.921532 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:35.933261 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e8fceca2-57d3-47fb-a5bf-69facd28ed4a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:35.937974 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e8fceca2-57d3-47fb-a5bf-69facd28ed4a tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e returned with HTTP 200 Jul 10 04:24:35.938493 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 137/545] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:35 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:35.957525 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f37675be-bef6-4ce9-ab78-e5ab08be3657 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:35.960029 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f37675be-bef6-4ce9-ab78-e5ab08be3657 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e Jul 10 04:24:35.960372 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f37675be-bef6-4ce9-ab78-e5ab08be3657 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:35.960604 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f37675be-bef6-4ce9-ab78-e5ab08be3657 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:35.960916 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-f37675be-bef6-4ce9-ab78-e5ab08be3657 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Delete volume with id: c1b55084-96f7-429c-bbf9-70bc1406183e Jul 10 04:24:35.975042 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:35.975042 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:35.975249 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f37675be-bef6-4ce9-ab78-e5ab08be3657 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:36.005536 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f37675be-bef6-4ce9-ab78-e5ab08be3657 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Delete volume request issued successfully. Jul 10 04:24:36.005536 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f37675be-bef6-4ce9-ab78-e5ab08be3657 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e returned with HTTP 202 Jul 10 04:24:36.005794 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 137/546] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:24:35 2026] DELETE /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:36.014725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-caa180e5-14d6-446f-ad87-df1a3a09e873 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:36.019749 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-caa180e5-14d6-446f-ad87-df1a3a09e873 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e Jul 10 04:24:36.020195 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-caa180e5-14d6-446f-ad87-df1a3a09e873 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:36.020716 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-caa180e5-14d6-446f-ad87-df1a3a09e873 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:36.032883 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:36.032883 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:36.040680 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-caa180e5-14d6-446f-ad87-df1a3a09e873 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Volume info retrieved successfully. Jul 10 04:24:36.047926 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-caa180e5-14d6-446f-ad87-df1a3a09e873 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e returned with HTTP 200 Jul 10 04:24:36.048052 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 134/547] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:36 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:36.549837 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e820e1c4-3bff-40b9-bd64-fda65b98509f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:36.550937 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e820e1c4-3bff-40b9-bd64-fda65b98509f None None] GET https://10.4.3.87/volume// Jul 10 04:24:36.551579 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e820e1c4-3bff-40b9-bd64-fda65b98509f None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:36.551895 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e820e1c4-3bff-40b9-bd64-fda65b98509f None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:36.552433 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e820e1c4-3bff-40b9-bd64-fda65b98509f None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:36.552876 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 140/548] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:24:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:36.564309 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-0cbcf2d2-5c5e-46d0-9ab4-ac6c9ef347f2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:36.567725 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-0cbcf2d2-5c5e-46d0-9ab4-ac6c9ef347f2 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:24:36.568254 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-0cbcf2d2-5c5e-46d0-9ab4-ac6c9ef347f2 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73f232d9-2ab0-48ee-b147-5734020364e1", "connector": null, "instance_uuid": "794c6a4a-5508-49b2-a75b-0d0af99ac54f"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:36.585808 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:36.585808 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:36.634200 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-0cbcf2d2-5c5e-46d0-9ab4-ac6c9ef347f2 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:24:36.635194 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 138/549] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:24:36 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:36.646544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-c5e106b4-74d7-4c3e-89f7-0bb569c3ef34 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:36.649344 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-c5e106b4-74d7-4c3e-89f7-0bb569c3ef34 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] DELETE https://10.4.3.87/volume/v3/attachments/05c7b9be-efe1-425a-90cd-35bc633421fa Jul 10 04:24:36.649633 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-c5e106b4-74d7-4c3e-89f7-0bb569c3ef34 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:36.649843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-c5e106b4-74d7-4c3e-89f7-0bb569c3ef34 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:36.658034 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:36.658034 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:37.067446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-30ae813b-c4b2-4f58-be2e-0b8560b1da12 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:37.069294 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-30ae813b-c4b2-4f58-be2e-0b8560b1da12 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] GET https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e Jul 10 04:24:37.069481 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-30ae813b-c4b2-4f58-be2e-0b8560b1da12 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:37.069685 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-30ae813b-c4b2-4f58-be2e-0b8560b1da12 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:37.075107 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-30ae813b-c4b2-4f58-be2e-0b8560b1da12 tempest-VolumesMetadataTest-1918361230 tempest-VolumesMetadataTest-1918361230-project-member] https://10.4.3.87/volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e returned with HTTP 404 Jul 10 04:24:37.075691 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 135/550] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:24:37 2026] GET /volume/v3/volumes/c1b55084-96f7-429c-bbf9-70bc1406183e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:37.234337 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-c5e106b4-74d7-4c3e-89f7-0bb569c3ef34 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/05c7b9be-efe1-425a-90cd-35bc633421fa returned with HTTP 200 Jul 10 04:24:37.235277 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 138/551] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:24:36 2026] DELETE /volume/v3/attachments/05c7b9be-efe1-425a-90cd-35bc633421fa => generated 192 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:37.609875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3a4515fb-97dc-4736-8103-4d43789578f0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:37.610318 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3a4515fb-97dc-4736-8103-4d43789578f0 None None] GET https://10.4.3.87/volume// Jul 10 04:24:37.610522 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3a4515fb-97dc-4736-8103-4d43789578f0 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:37.610686 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3a4515fb-97dc-4736-8103-4d43789578f0 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:37.611018 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3a4515fb-97dc-4736-8103-4d43789578f0 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:37.611339 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 141/552] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:24:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:37.624957 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-67a30e55-a5c6-44cb-a719-cf0a2fe795c1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:37.626767 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-67a30e55-a5c6-44cb-a719-cf0a2fe795c1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae Jul 10 04:24:37.627049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-67a30e55-a5c6-44cb-a719-cf0a2fe795c1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:37.627302 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-67a30e55-a5c6-44cb-a719-cf0a2fe795c1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:37.639740 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:37.639740 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:37.644864 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-67a30e55-a5c6-44cb-a719-cf0a2fe795c1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:37.651761 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-67a30e55-a5c6-44cb-a719-cf0a2fe795c1 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae returned with HTTP 200 Jul 10 04:24:37.652298 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 139/553] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:24:37 2026] GET /volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae => generated 1541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:24:37.784017 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-5f7aee4d-c636-45f8-84eb-20f5922bc19e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:37.787906 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-5f7aee4d-c636-45f8-84eb-20f5922bc19e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] PUT https://10.4.3.87/volume/v3/attachments/3b0e55c4-8430-4b7c-85d7-c338a4ac6c47 Jul 10 04:24:37.788246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-5f7aee4d-c636-45f8-84eb-20f5922bc19e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:37.796840 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-5f7aee4d-c636-45f8-84eb-20f5922bc19e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Acquiring lock "cinder-attachment_update-d51c120b-c5a2-47c0-bcca-4f989d854fae-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:24:37.802907 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-5f7aee4d-c636-45f8-84eb-20f5922bc19e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Lock "cinder-attachment_update-d51c120b-c5a2-47c0-bcca-4f989d854fae-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:24:37.804404 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:37.804404 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:38.330258 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-5f7aee4d-c636-45f8-84eb-20f5922bc19e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Lock "cinder-attachment_update-d51c120b-c5a2-47c0-bcca-4f989d854fae-np0000004952" released by "attachment_update" :: held 0.527s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:24:38.330798 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-5f7aee4d-c636-45f8-84eb-20f5922bc19e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments/3b0e55c4-8430-4b7c-85d7-c338a4ac6c47 returned with HTTP 200 Jul 10 04:24:38.331414 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 136/554] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:24:37 2026] PUT /volume/v3/attachments/3b0e55c4-8430-4b7c-85d7-c338a4ac6c47 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:38.847372 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-f825caa5-49c8-4326-8e91-8114738db9fd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:38.851036 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-f825caa5-49c8-4326-8e91-8114738db9fd tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] POST https://10.4.3.87/volume/v3/attachments/3b0e55c4-8430-4b7c-85d7-c338a4ac6c47/action Jul 10 04:24:38.851940 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-f825caa5-49c8-4326-8e91-8114738db9fd tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:24:38.852260 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-f825caa5-49c8-4326-8e91-8114738db9fd tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:38.876798 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:38.876798 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:38.893409 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-f825caa5-49c8-4326-8e91-8114738db9fd tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments/3b0e55c4-8430-4b7c-85d7-c338a4ac6c47/action returned with HTTP 204 Jul 10 04:24:38.894139 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 139/555] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:24:38 2026] POST /volume/v3/attachments/3b0e55c4-8430-4b7c-85d7-c338a4ac6c47/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:39.407434 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5db79762-2b06-4b74-8a86-c632df2103d7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:39.407881 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5db79762-2b06-4b74-8a86-c632df2103d7 None None] GET https://10.4.3.87/volume// Jul 10 04:24:39.408681 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5db79762-2b06-4b74-8a86-c632df2103d7 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:39.409242 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5db79762-2b06-4b74-8a86-c632df2103d7 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:39.412473 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5db79762-2b06-4b74-8a86-c632df2103d7 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:39.412979 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 142/556] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:24:39 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:39.423141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-8dee936f-1501-427b-befb-558e16b53075 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:39.426157 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-8dee936f-1501-427b-befb-558e16b53075 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 Jul 10 04:24:39.426578 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-8dee936f-1501-427b-befb-558e16b53075 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:39.427082 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-8dee936f-1501-427b-befb-558e16b53075 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:39.442943 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:39.442943 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:39.451521 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-8dee936f-1501-427b-befb-558e16b53075 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:39.457642 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-8dee936f-1501-427b-befb-558e16b53075 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 returned with HTTP 200 Jul 10 04:24:39.458411 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 140/557] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:24:39 2026] GET /volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:24:39.573329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-ebb01af7-b2a4-4f03-8dbc-7ad600fc2a45 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:39.578822 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-ebb01af7-b2a4-4f03-8dbc-7ad600fc2a45 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] PUT https://10.4.3.87/volume/v3/attachments/5d50324e-4fc2-45fe-8847-480487eb87dd Jul 10 04:24:39.578822 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-ebb01af7-b2a4-4f03-8dbc-7ad600fc2a45 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:39.595107 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-ebb01af7-b2a4-4f03-8dbc-7ad600fc2a45 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Acquiring lock "cinder-attachment_update-86b179aa-94d4-441c-9e9b-7010e5099472-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:24:39.603057 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-ebb01af7-b2a4-4f03-8dbc-7ad600fc2a45 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Lock "cinder-attachment_update-86b179aa-94d4-441c-9e9b-7010e5099472-np0000004952" acquired by "attachment_update" :: waited 0.008s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:24:39.605178 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:39.605178 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:40.146806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-ebb01af7-b2a4-4f03-8dbc-7ad600fc2a45 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Lock "cinder-attachment_update-86b179aa-94d4-441c-9e9b-7010e5099472-np0000004952" released by "attachment_update" :: held 0.542s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:24:40.146806 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-ebb01af7-b2a4-4f03-8dbc-7ad600fc2a45 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments/5d50324e-4fc2-45fe-8847-480487eb87dd returned with HTTP 200 Jul 10 04:24:40.146806 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 137/558] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:24:39 2026] PUT /volume/v3/attachments/5d50324e-4fc2-45fe-8847-480487eb87dd => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:40.661287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-a367a7e7-1d3a-40d5-8845-84c5da1efe84 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:40.668252 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-a367a7e7-1d3a-40d5-8845-84c5da1efe84 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] POST https://10.4.3.87/volume/v3/attachments/5d50324e-4fc2-45fe-8847-480487eb87dd/action Jul 10 04:24:40.668252 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-a367a7e7-1d3a-40d5-8845-84c5da1efe84 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:24:40.668252 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-a367a7e7-1d3a-40d5-8845-84c5da1efe84 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:40.698108 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:40.698108 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:40.717363 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-a367a7e7-1d3a-40d5-8845-84c5da1efe84 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments/5d50324e-4fc2-45fe-8847-480487eb87dd/action returned with HTTP 204 Jul 10 04:24:40.717363 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 140/559] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:24:40 2026] POST /volume/v3/attachments/5d50324e-4fc2-45fe-8847-480487eb87dd/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:41.232761 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-50eef3b6-3538-4b8e-be0b-2ff514c4a6ee None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:41.233306 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-50eef3b6-3538-4b8e-be0b-2ff514c4a6ee None None] GET https://10.4.3.87/volume// Jul 10 04:24:41.233683 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-50eef3b6-3538-4b8e-be0b-2ff514c4a6ee None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:41.233970 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-50eef3b6-3538-4b8e-be0b-2ff514c4a6ee None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:41.234458 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-50eef3b6-3538-4b8e-be0b-2ff514c4a6ee None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:41.235626 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 143/560] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:24:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:41.244962 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-2610792c-a3dc-463a-8c79-7cf657bb59be None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:41.248038 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-2610792c-a3dc-463a-8c79-7cf657bb59be tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 Jul 10 04:24:41.248595 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-2610792c-a3dc-463a-8c79-7cf657bb59be tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:41.248906 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-2610792c-a3dc-463a-8c79-7cf657bb59be tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:41.264441 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:41.264441 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:41.269711 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-2610792c-a3dc-463a-8c79-7cf657bb59be tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:24:41.277806 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-2610792c-a3dc-463a-8c79-7cf657bb59be tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 returned with HTTP 200 Jul 10 04:24:41.279314 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 141/561] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:24:41 2026] GET /volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:24:41.382057 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-1a4431ee-9065-4de1-a15b-b0fa2547102a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:41.384370 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-1a4431ee-9065-4de1-a15b-b0fa2547102a tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] PUT https://10.4.3.87/volume/v3/attachments/b0a759e1-5016-4518-a25a-3d9bf0d660cc Jul 10 04:24:41.384773 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-1a4431ee-9065-4de1-a15b-b0fa2547102a tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:41.405152 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-1a4431ee-9065-4de1-a15b-b0fa2547102a tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Acquiring lock "cinder-attachment_update-c078be84-57eb-4475-a45c-56612b5befa1-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:24:41.414751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-1a4431ee-9065-4de1-a15b-b0fa2547102a tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Lock "cinder-attachment_update-c078be84-57eb-4475-a45c-56612b5befa1-np0000004952" acquired by "attachment_update" :: waited 0.010s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:24:41.415709 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:41.415709 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:41.902353 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-3250deb8-7e8b-41d0-9050-20628779d10a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:41.905891 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-3250deb8-7e8b-41d0-9050-20628779d10a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] DELETE https://10.4.3.87/volume/v3/attachments/051eaeed-289e-4652-9b4d-fbfce643652d Jul 10 04:24:41.906918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-3250deb8-7e8b-41d0-9050-20628779d10a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:41.907583 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-3250deb8-7e8b-41d0-9050-20628779d10a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:41.918120 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:41.918120 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:41.940466 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-1a4431ee-9065-4de1-a15b-b0fa2547102a tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Lock "cinder-attachment_update-c078be84-57eb-4475-a45c-56612b5befa1-np0000004952" released by "attachment_update" :: held 0.525s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:24:41.940681 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-1a4431ee-9065-4de1-a15b-b0fa2547102a tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments/b0a759e1-5016-4518-a25a-3d9bf0d660cc returned with HTTP 200 Jul 10 04:24:41.941589 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 138/562] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:24:41 2026] PUT /volume/v3/attachments/b0a759e1-5016-4518-a25a-3d9bf0d660cc => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:42.493917 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-3250deb8-7e8b-41d0-9050-20628779d10a tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/attachments/051eaeed-289e-4652-9b4d-fbfce643652d returned with HTTP 200 Jul 10 04:24:42.494896 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 141/563] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:24:41 2026] DELETE /volume/v3/attachments/051eaeed-289e-4652-9b4d-fbfce643652d => generated 19 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:42.512664 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c2cdaa53-febe-44de-90d3-1aa6a0c4557f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:42.519639 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c2cdaa53-febe-44de-90d3-1aa6a0c4557f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] POST https://10.4.3.87/volume/v3/attachments/b0a759e1-5016-4518-a25a-3d9bf0d660cc/action Jul 10 04:24:42.519639 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c2cdaa53-febe-44de-90d3-1aa6a0c4557f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:24:42.519639 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c2cdaa53-febe-44de-90d3-1aa6a0c4557f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:42.525084 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=186,cinder:INSERT=24,cinder:UPDATE=52 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:24:42.533566 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-e462577b-0ed4-44c5-b029-963cbf03f220 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:42.534803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-19847c12-02fa-40c5-8aa3-55ea6ae30608 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:42.537494 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-19847c12-02fa-40c5-8aa3-55ea6ae30608 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] PUT https://10.4.3.87/volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265 Jul 10 04:24:42.537578 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-e462577b-0ed4-44c5-b029-963cbf03f220 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d Jul 10 04:24:42.537763 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-e462577b-0ed4-44c5-b029-963cbf03f220 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:42.538047 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-19847c12-02fa-40c5-8aa3-55ea6ae30608 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:42.538198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-e462577b-0ed4-44c5-b029-963cbf03f220 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:42.538991 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-e462577b-0ed4-44c5-b029-963cbf03f220 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Delete volume with id: b03b31ee-a660-4e25-9bee-56d526e63a6d Jul 10 04:24:42.549605 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-19847c12-02fa-40c5-8aa3-55ea6ae30608 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Acquiring lock "cinder-attachment_update-73f232d9-2ab0-48ee-b147-5734020364e1-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:24:42.550001 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:42.550001 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:42.553328 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-e462577b-0ed4-44c5-b029-963cbf03f220 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Volume info retrieved successfully. Jul 10 04:24:42.553968 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:42.553968 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:42.557204 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-19847c12-02fa-40c5-8aa3-55ea6ae30608 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Lock "cinder-attachment_update-73f232d9-2ab0-48ee-b147-5734020364e1-np0000004952" acquired by "attachment_update" :: waited 0.008s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:24:42.559332 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:42.559332 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:42.575030 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e10ad4fb-ec87-4efe-8464-d0a41446b3f0 req-c2cdaa53-febe-44de-90d3-1aa6a0c4557f tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments/b0a759e1-5016-4518-a25a-3d9bf0d660cc/action returned with HTTP 204 Jul 10 04:24:42.575685 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 144/564] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:24:42 2026] POST /volume/v3/attachments/b0a759e1-5016-4518-a25a-3d9bf0d660cc/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:42.579581 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-e462577b-0ed4-44c5-b029-963cbf03f220 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] Delete volume request issued successfully. Jul 10 04:24:42.579856 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-a4462be9-3285-48ae-b11f-ac1ca5975ea1 req-e462577b-0ed4-44c5-b029-963cbf03f220 tempest-ServerBootFromVolumeStableRescueTest-99028934 tempest-ServerBootFromVolumeStableRescueTest-99028934-project-member] https://10.4.3.87/volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d returned with HTTP 202 Jul 10 04:24:42.580555 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 139/565] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:24:42 2026] DELETE /volume/v3/volumes/b03b31ee-a660-4e25-9bee-56d526e63a6d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:24:43.098637 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-19847c12-02fa-40c5-8aa3-55ea6ae30608 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Lock "cinder-attachment_update-73f232d9-2ab0-48ee-b147-5734020364e1-np0000004952" released by "attachment_update" :: held 0.541s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:24:43.099012 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-19847c12-02fa-40c5-8aa3-55ea6ae30608 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265 returned with HTTP 200 Jul 10 04:24:43.099748 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 142/566] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:24:42 2026] PUT /volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:43.113857 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-118fdc8c-2a9f-4392-9348-7424fa92ec9c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:43.116824 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-118fdc8c-2a9f-4392-9348-7424fa92ec9c tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265 Jul 10 04:24:43.117154 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-118fdc8c-2a9f-4392-9348-7424fa92ec9c tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:43.117681 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-118fdc8c-2a9f-4392-9348-7424fa92ec9c tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:43.146818 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-118fdc8c-2a9f-4392-9348-7424fa92ec9c tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265 returned with HTTP 200 Jul 10 04:24:43.147407 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 142/567] 10.4.3.87 () {70 vars in 1644 bytes} [Fri Jul 10 04:24:43 2026] GET /volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:51.441324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-00b4f95b-cae2-4756-aee0-ab46200827f7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:51.444719 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-00b4f95b-cae2-4756-aee0-ab46200827f7 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] POST https://10.4.3.87/volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265/action Jul 10 04:24:51.445725 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-00b4f95b-cae2-4756-aee0-ab46200827f7 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:24:51.445870 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-00b4f95b-cae2-4756-aee0-ab46200827f7 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:51.470338 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:51.470338 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:24:51.494827 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0ed00e8f-cc55-40e8-93c0-b4cdd0f9ba23 req-00b4f95b-cae2-4756-aee0-ab46200827f7 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265/action returned with HTTP 204 Jul 10 04:24:51.495617 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 145/568] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:24:51 2026] POST /volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:24:51.964108 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3a5c659b-ecd9-46d2-8ad7-dabbebfe52ac None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:52.054883 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3a5c659b-ecd9-46d2-8ad7-dabbebfe52ac tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:24:52.055556 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3a5c659b-ecd9-46d2-8ad7-dabbebfe52ac tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1487188829", "extra_specs": {}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:52.077597 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3a5c659b-ecd9-46d2-8ad7-dabbebfe52ac tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:24:52.078090 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 140/569] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:24:51 2026] POST /volume/v3/types => generated 218 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:52.088253 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fb151ad3-f128-4813-86c1-c37c199cf250 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:52.090486 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb151ad3-f128-4813-86c1-c37c199cf250 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] POST https://10.4.3.87/volume/v3/types/b2829a4e-e7e0-4a9a-be01-e83fc2222128/encryption Jul 10 04:24:52.090870 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fb151ad3-f128-4813-86c1-c37c199cf250 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:52.092589 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:52.092589 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:52.126329 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb151ad3-f128-4813-86c1-c37c199cf250 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types/b2829a4e-e7e0-4a9a-be01-e83fc2222128/encryption returned with HTTP 200 Jul 10 04:24:52.126882 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 143/570] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:24:52 2026] POST /volume/v3/types/b2829a4e-e7e0-4a9a-be01-e83fc2222128/encryption => generated 231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:24:52.137541 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:52.250477 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:24:52.250829 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1172405094", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1487188829", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:52.255746 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1172405094', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1487188829', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:24:52.266906 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume of 1 GB Jul 10 04:24:52.267141 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:52.267141 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:24:52.268047 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Availability Zones retrieved successfully. Jul 10 04:24:52.277380 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Flow 'volume_create_api' (560b430d-21e3-46e4-b555-78dd6b31fd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:52.278735 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa26a09-7d1c-4932-947d-4597b6bb3f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:52.279945 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:24:52.325007 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa26a09-7d1c-4932-947d-4597b6bb3f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:24:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b2829a4e-e7e0-4a9a-be01-e83fc2222128,is_public=True,name='tempest-scenario-type-cryptsetup-1487188829',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2829a4e-e7e0-4a9a-be01-e83fc2222128', '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=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:52.326110 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f68b130-b743-45a8-be85-1681deebd126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:52.366088 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1487188829 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1487188829, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:24:52.366459 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1487188829 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1487188829, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:24:52.404362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Created reservations ['1bb16039-770f-4bd2-8ab5-91af7b1ddebe', '0e92b347-871d-4190-ac2c-79798b2c4f85', '53c4627c-1970-4ce8-bfbc-ebd5c6cc2c21', 'c2239136-2ebd-4ddb-9d2a-f85a8989e42d'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:24:52.405400 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f68b130-b743-45a8-be85-1681deebd126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bb16039-770f-4bd2-8ab5-91af7b1ddebe', '0e92b347-871d-4190-ac2c-79798b2c4f85', '53c4627c-1970-4ce8-bfbc-ebd5c6cc2c21', 'c2239136-2ebd-4ddb-9d2a-f85a8989e42d']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:52.406513 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61cde1a5-aa02-4401-8b7c-d83d1aa6ae6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:52.431241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61cde1a5-aa02-4401-8b7c-d83d1aa6ae6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d00622-46f1-40d5-83a9-170ca4a2e00d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1172405094',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c62820e227c4cee9629cfb1704095f9',qos_specs=None,replication_status=,reservations=['1bb16039-770f-4bd2-8ab5-91af7b1ddebe','0e92b347-871d-4190-ac2c-79798b2c4f85','53c4627c-1970-4ce8-bfbc-ebd5c6cc2c21','c2239136-2ebd-4ddb-9d2a-f85a8989e42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_type_id=b2829a4e-e7e0-4a9a-be01-e83fc2222128), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1172405094',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e9d00622-46f1-40d5-83a9-170ca4a2e00d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c62820e227c4cee9629cfb1704095f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2829a4e-e7e0-4a9a-be01-e83fc2222128),volume_type_id=b2829a4e-e7e0-4a9a-be01-e83fc2222128)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:52.432414 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beee01ff-65e8-4534-a90c-cf464e3f8f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:52.454709 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beee01ff-65e8-4534-a90c-cf464e3f8f58) transitioned into state 'SUCCESS' from state '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-1172405094',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c62820e227c4cee9629cfb1704095f9',qos_specs=None,replication_status=,reservations=['1bb16039-770f-4bd2-8ab5-91af7b1ddebe','0e92b347-871d-4190-ac2c-79798b2c4f85','53c4627c-1970-4ce8-bfbc-ebd5c6cc2c21','c2239136-2ebd-4ddb-9d2a-f85a8989e42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_type_id=b2829a4e-e7e0-4a9a-be01-e83fc2222128)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:52.455449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aaad123-6fa6-4931-9054-0cbb16b774c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:24:52.465246 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aaad123-6fa6-4931-9054-0cbb16b774c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:24:52.466242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Flow 'volume_create_api' (560b430d-21e3-46e4-b555-78dd6b31fd24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:24:52.466663 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume request issued successfully. Jul 10 04:24:52.467318 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0669efd-baf0-4d1b-bcba-e83b827ed423 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:24:52.467725 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 143/571] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:24:52 2026] POST /volume/v3/volumes => generated 789 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:24:58.499117 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-eb027360-2878-44c5-813f-be0e30ca1e59 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:58.500114 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eb027360-2878-44c5-813f-be0e30ca1e59 None None] GET https://10.4.3.87/volume// Jul 10 04:24:58.500114 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eb027360-2878-44c5-813f-be0e30ca1e59 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:58.500406 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eb027360-2878-44c5-813f-be0e30ca1e59 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:58.500958 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eb027360-2878-44c5-813f-be0e30ca1e59 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:24:58.501939 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 146/572] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:24:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:24:58.512445 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-35129c66-8a47-4cf3-936e-e9efeb67f370 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:58.516099 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-35129c66-8a47-4cf3-936e-e9efeb67f370 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:24:58.516667 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-35129c66-8a47-4cf3-936e-e9efeb67f370 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73f232d9-2ab0-48ee-b147-5734020364e1", "connector": null, "instance_uuid": "794c6a4a-5508-49b2-a75b-0d0af99ac54f"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:24:58.530173 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:58.530173 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:24:58.567584 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-35129c66-8a47-4cf3-936e-e9efeb67f370 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:24:58.568164 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 141/573] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:24:58 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:24:58.581631 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-2eece08d-32f7-48bc-810e-cf162362ac57 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:24:58.588478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-2eece08d-32f7-48bc-810e-cf162362ac57 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] DELETE https://10.4.3.87/volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265 Jul 10 04:24:58.588669 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-2eece08d-32f7-48bc-810e-cf162362ac57 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:24:58.588984 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-2eece08d-32f7-48bc-810e-cf162362ac57 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:24:58.597128 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:24:58.597128 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:24:59.137880 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-2eece08d-32f7-48bc-810e-cf162362ac57 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265 returned with HTTP 200 Jul 10 04:24:59.138179 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 144/574] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:24:58 2026] DELETE /volume/v3/attachments/da086b2c-75e6-4186-90d4-9b32ac277265 => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:01.487469 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=7,cinder:UPDATE=4 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:25:02.443281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-4dc0a651-d6e2-4e21-9b22-7aa823494411 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:02.446378 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-4dc0a651-d6e2-4e21-9b22-7aa823494411 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:25:02.446626 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-4dc0a651-d6e2-4e21-9b22-7aa823494411 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:02.446830 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-4dc0a651-d6e2-4e21-9b22-7aa823494411 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:02.461550 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:02.461550 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:02.466135 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-4dc0a651-d6e2-4e21-9b22-7aa823494411 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:25:02.472705 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-4dc0a651-d6e2-4e21-9b22-7aa823494411 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:25:02.473242 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 144/575] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:02 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 1651 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:02.505624 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-2fde1efe-21f7-47b4-98c2-7959c4415cab None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:02.508073 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-2fde1efe-21f7-47b4-98c2-7959c4415cab tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:25:02.508679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-2fde1efe-21f7-47b4-98c2-7959c4415cab tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:02.508679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-2fde1efe-21f7-47b4-98c2-7959c4415cab tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:02.522974 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:02.522974 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:02.527559 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-2fde1efe-21f7-47b4-98c2-7959c4415cab tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:25:02.532612 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-2fde1efe-21f7-47b4-98c2-7959c4415cab tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:25:02.533068 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 147/576] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:02 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 1651 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:06.517088 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-d90f07e2-3ee1-4140-a7e3-0e4f10ac3dcd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:06.524521 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-d90f07e2-3ee1-4140-a7e3-0e4f10ac3dcd tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] PUT https://10.4.3.87/volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65 Jul 10 04:25:06.524925 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-d90f07e2-3ee1-4140-a7e3-0e4f10ac3dcd tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:06.540311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-d90f07e2-3ee1-4140-a7e3-0e4f10ac3dcd tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Acquiring lock "cinder-attachment_update-73f232d9-2ab0-48ee-b147-5734020364e1-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:25:06.545711 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-d90f07e2-3ee1-4140-a7e3-0e4f10ac3dcd tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Lock "cinder-attachment_update-73f232d9-2ab0-48ee-b147-5734020364e1-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:25:06.549040 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:06.549040 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:06.763771 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-21d658ee-ea46-4fd2-80a1-d729049c6ff1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:06.764735 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21d658ee-ea46-4fd2-80a1-d729049c6ff1 None None] GET https://10.4.3.87/volume// Jul 10 04:25:06.764735 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21d658ee-ea46-4fd2-80a1-d729049c6ff1 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:06.765058 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21d658ee-ea46-4fd2-80a1-d729049c6ff1 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:06.767121 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21d658ee-ea46-4fd2-80a1-d729049c6ff1 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:25:06.767121 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 145/577] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:25:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:25:06.790057 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-9f1e0ce3-367a-4be4-9247-2f236b04cfd6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:06.792447 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-9f1e0ce3-367a-4be4-9247-2f236b04cfd6 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:25:06.793340 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-9f1e0ce3-367a-4be4-9247-2f236b04cfd6 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c13c478-a6ae-4e0f-9d86-e40bed642b27", "connector": null, "instance_uuid": "7e47f639-cfae-40a2-b67e-2f89add987a6"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:06.810775 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:06.810775 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:06.885340 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-9f1e0ce3-367a-4be4-9247-2f236b04cfd6 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:25:06.886174 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 145/578] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:25:06 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) Jul 10 04:25:07.087921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-d90f07e2-3ee1-4140-a7e3-0e4f10ac3dcd tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Lock "cinder-attachment_update-73f232d9-2ab0-48ee-b147-5734020364e1-np0000004952" released by "attachment_update" :: held 0.542s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:25:07.087921 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-d90f07e2-3ee1-4140-a7e3-0e4f10ac3dcd tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65 returned with HTTP 200 Jul 10 04:25:07.088588 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 142/579] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:25:06 2026] PUT /volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65 => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:07.102186 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-b81936f1-656f-4ea5-998d-48899d511681 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:07.108110 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-b81936f1-656f-4ea5-998d-48899d511681 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65 Jul 10 04:25:07.108110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-b81936f1-656f-4ea5-998d-48899d511681 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:07.108110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-b81936f1-656f-4ea5-998d-48899d511681 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:07.130936 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-b81936f1-656f-4ea5-998d-48899d511681 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65 returned with HTTP 200 Jul 10 04:25:07.131372 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 148/580] 10.4.3.87 () {70 vars in 1644 bytes} [Fri Jul 10 04:25:07 2026] GET /volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:07.473944 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-8a845100-8cd0-4863-9cd1-a15afc77d603 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:07.477169 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-8a845100-8cd0-4863-9cd1-a15afc77d603 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] DELETE https://10.4.3.87/volume/v3/attachments/4e3ee62b-5ce2-406d-905a-a7cb4cf85165 Jul 10 04:25:07.478230 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-8a845100-8cd0-4863-9cd1-a15afc77d603 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:07.480260 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-8a845100-8cd0-4863-9cd1-a15afc77d603 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:07.489922 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:07.489922 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:08.043471 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-8a845100-8cd0-4863-9cd1-a15afc77d603 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/attachments/4e3ee62b-5ce2-406d-905a-a7cb4cf85165 returned with HTTP 200 Jul 10 04:25:08.044234 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 146/581] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:25:07 2026] DELETE /volume/v3/attachments/4e3ee62b-5ce2-406d-905a-a7cb4cf85165 => generated 192 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:08.186202 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e3b51832-9dc5-4ff4-8454-0fc6403d7e32 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:08.188250 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e3b51832-9dc5-4ff4-8454-0fc6403d7e32 None None] GET https://10.4.3.87/volume// Jul 10 04:25:08.188250 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e3b51832-9dc5-4ff4-8454-0fc6403d7e32 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:08.188250 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e3b51832-9dc5-4ff4-8454-0fc6403d7e32 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:08.188250 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e3b51832-9dc5-4ff4-8454-0fc6403d7e32 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:25:08.188740 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 146/582] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:25:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:25:08.247383 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-76677010-658d-459c-a2ce-2994724246f7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:08.251246 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-76677010-658d-459c-a2ce-2994724246f7 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] POST https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27/action Jul 10 04:25:08.251246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-76677010-658d-459c-a2ce-2994724246f7 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action body: b'{"os-reimage": {"image_id": "17fa4939-f939-4f48-adae-093c6ac3c15e", "reimage_reserved": true}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:08.251246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-76677010-658d-459c-a2ce-2994724246f7 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "17fa4939-f939-4f48-adae-093c6ac3c15e", "reimage_reserved": true}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:08.269309 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:08.269309 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:08.269388 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-76677010-658d-459c-a2ce-2994724246f7 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:25:08.458443 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-76677010-658d-459c-a2ce-2994724246f7 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27/action returned with HTTP 202 Jul 10 04:25:08.459117 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 143/583] 10.4.3.87 () {74 vars in 1706 bytes} [Fri Jul 10 04:25:08 2026] POST /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 04:25:15.074705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-39dacf36-f227-4a79-b7f0-59175c5ad4b2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:15.077575 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-39dacf36-f227-4a79-b7f0-59175c5ad4b2 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] POST https://10.4.3.87/volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65/action Jul 10 04:25:15.078381 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-39dacf36-f227-4a79-b7f0-59175c5ad4b2 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:15.078634 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-39dacf36-f227-4a79-b7f0-59175c5ad4b2 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:15.099790 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:15.099790 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:15.112260 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-aeecf9d3-e41b-4504-89bc-94557e600b55 req-39dacf36-f227-4a79-b7f0-59175c5ad4b2 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65/action returned with HTTP 204 Jul 10 04:25:15.112697 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 149/584] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:25:15 2026] POST /volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 04:25:16.873734 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=85,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:25:18.042627 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=66,cinder:INSERT=3,cinder:UPDATE=12 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:25:18.374964 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=52,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:25:19.841141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-31e00441-c5cd-4b55-a84e-51196a2ca2ab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:19.841645 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31e00441-c5cd-4b55-a84e-51196a2ca2ab None None] GET https://10.4.3.87/volume// Jul 10 04:25:19.841699 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31e00441-c5cd-4b55-a84e-51196a2ca2ab None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:19.841858 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31e00441-c5cd-4b55-a84e-51196a2ca2ab None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:19.842208 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31e00441-c5cd-4b55-a84e-51196a2ca2ab None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:25:19.842496 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 147/585] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:25:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:25:19.852378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-3cae24f7-536c-4d9b-b8a1-76980277f7a1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:19.855081 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-3cae24f7-536c-4d9b-b8a1-76980277f7a1 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:25:19.855443 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-3cae24f7-536c-4d9b-b8a1-76980277f7a1 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:19.855721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-3cae24f7-536c-4d9b-b8a1-76980277f7a1 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:19.867685 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:19.867685 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:19.872015 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-3cae24f7-536c-4d9b-b8a1-76980277f7a1 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:25:19.877048 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-3cae24f7-536c-4d9b-b8a1-76980277f7a1 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:25:19.877489 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 147/586] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:25:19 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:25:19.989163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-7f128237-523e-4c79-88ac-23320718733f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:19.991830 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-7f128237-523e-4c79-88ac-23320718733f tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] PUT https://10.4.3.87/volume/v3/attachments/ff7830aa-91ec-4e28-b991-c01408ab6019 Jul 10 04:25:19.992516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-7f128237-523e-4c79-88ac-23320718733f tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:20.012257 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-7f128237-523e-4c79-88ac-23320718733f tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Acquiring lock "cinder-attachment_update-2c13c478-a6ae-4e0f-9d86-e40bed642b27-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:25:20.018905 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-7f128237-523e-4c79-88ac-23320718733f tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Lock "cinder-attachment_update-2c13c478-a6ae-4e0f-9d86-e40bed642b27-np0000004952" acquired by "attachment_update" :: waited 0.008s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:25:20.019975 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:20.019975 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:20.549614 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-7f128237-523e-4c79-88ac-23320718733f tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Lock "cinder-attachment_update-2c13c478-a6ae-4e0f-9d86-e40bed642b27-np0000004952" released by "attachment_update" :: held 0.531s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:25:20.549909 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-7f128237-523e-4c79-88ac-23320718733f tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/attachments/ff7830aa-91ec-4e28-b991-c01408ab6019 returned with HTTP 200 Jul 10 04:25:20.552749 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 144/587] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:25:19 2026] PUT /volume/v3/attachments/ff7830aa-91ec-4e28-b991-c01408ab6019 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:20.713468 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-019311b9-0296-469b-b6c8-f56cb13f4a0d req-4f35f3ed-04b8-42fc-938d-4f766b3a939d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:20.721927 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-019311b9-0296-469b-b6c8-f56cb13f4a0d req-4f35f3ed-04b8-42fc-938d-4f766b3a939d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] DELETE https://10.4.3.87/volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65 Jul 10 04:25:20.721927 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-019311b9-0296-469b-b6c8-f56cb13f4a0d req-4f35f3ed-04b8-42fc-938d-4f766b3a939d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:20.722879 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-019311b9-0296-469b-b6c8-f56cb13f4a0d req-4f35f3ed-04b8-42fc-938d-4f766b3a939d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:20.733019 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:20.733019 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:21.073714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-caedaede-ecc2-475a-8ddb-96d0f64e5590 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:21.076713 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-caedaede-ecc2-475a-8ddb-96d0f64e5590 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] POST https://10.4.3.87/volume/v3/attachments/ff7830aa-91ec-4e28-b991-c01408ab6019/action Jul 10 04:25:21.077335 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-caedaede-ecc2-475a-8ddb-96d0f64e5590 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:21.077335 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-caedaede-ecc2-475a-8ddb-96d0f64e5590 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:21.095943 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:21.095943 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:21.109781 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6973a020-ec13-4d45-9d4a-8c690dbf4446 req-caedaede-ecc2-475a-8ddb-96d0f64e5590 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/attachments/ff7830aa-91ec-4e28-b991-c01408ab6019/action returned with HTTP 204 Jul 10 04:25:21.110323 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 148/588] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:25:21 2026] POST /volume/v3/attachments/ff7830aa-91ec-4e28-b991-c01408ab6019/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:21.277047 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-019311b9-0296-469b-b6c8-f56cb13f4a0d req-4f35f3ed-04b8-42fc-938d-4f766b3a939d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65 returned with HTTP 200 Jul 10 04:25:21.277775 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 150/589] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:25:20 2026] DELETE /volume/v3/attachments/2e267ecc-1e62-4a3d-b176-b22b8cfc1b65 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:25.571515 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-59b1f03e-de8c-4d90-a195-106b334a929c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:25.575197 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-59b1f03e-de8c-4d90-a195-106b334a929c tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:25:25.575197 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-59b1f03e-de8c-4d90-a195-106b334a929c tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:25.575197 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-59b1f03e-de8c-4d90-a195-106b334a929c tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:25.584251 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:25.584251 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:25.588117 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-59b1f03e-de8c-4d90-a195-106b334a929c tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:25:25.592948 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-59b1f03e-de8c-4d90-a195-106b334a929c tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:25:25.593594 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 148/590] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:25 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:25.639489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-75a2c52e-e2fa-4232-a2d6-daeb25c35d8d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:25.642435 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-75a2c52e-e2fa-4232-a2d6-daeb25c35d8d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:25:25.643160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-75a2c52e-e2fa-4232-a2d6-daeb25c35d8d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:25.643543 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-75a2c52e-e2fa-4232-a2d6-daeb25c35d8d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:25.653608 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:25.653608 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:25.662256 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-75a2c52e-e2fa-4232-a2d6-daeb25c35d8d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:25:25.667157 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-75a2c52e-e2fa-4232-a2d6-daeb25c35d8d tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:25:25.668566 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 145/591] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:25 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:25.696884 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4720a022-3cc8-44d8-8d31-abdcd0c85d17 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:25.699121 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4720a022-3cc8-44d8-8d31-abdcd0c85d17 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] DELETE https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:25:25.699459 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4720a022-3cc8-44d8-8d31-abdcd0c85d17 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:25.699625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4720a022-3cc8-44d8-8d31-abdcd0c85d17 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:25.699775 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-4720a022-3cc8-44d8-8d31-abdcd0c85d17 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Delete volume with id: 73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:25:25.710532 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:25.710532 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:25.711149 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4720a022-3cc8-44d8-8d31-abdcd0c85d17 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:25:25.734735 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4720a022-3cc8-44d8-8d31-abdcd0c85d17 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Delete volume request issued successfully. Jul 10 04:25:25.734905 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4720a022-3cc8-44d8-8d31-abdcd0c85d17 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 202 Jul 10 04:25:25.735489 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 149/592] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:25:25 2026] DELETE /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:25:25.750328 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fd0d6df2-d601-483b-a54b-68898a33d0a1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:25.752276 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd0d6df2-d601-483b-a54b-68898a33d0a1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:25:25.753177 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd0d6df2-d601-483b-a54b-68898a33d0a1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:25.753177 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd0d6df2-d601-483b-a54b-68898a33d0a1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:25.760095 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:25.760095 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:25.764735 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fd0d6df2-d601-483b-a54b-68898a33d0a1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Volume info retrieved successfully. Jul 10 04:25:25.772292 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd0d6df2-d601-483b-a54b-68898a33d0a1 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 200 Jul 10 04:25:25.772868 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 151/593] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:25 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:26.789878 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0c11491a-37b7-42c7-9b2b-a0eefacd8c97 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:26.795114 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0c11491a-37b7-42c7-9b2b-a0eefacd8c97 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] GET https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 Jul 10 04:25:26.795292 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0c11491a-37b7-42c7-9b2b-a0eefacd8c97 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:26.795605 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0c11491a-37b7-42c7-9b2b-a0eefacd8c97 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:26.804787 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0c11491a-37b7-42c7-9b2b-a0eefacd8c97 tempest-ServerActionsTestOtherB-421666703 tempest-ServerActionsTestOtherB-421666703-project-member] https://10.4.3.87/volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 returned with HTTP 404 Jul 10 04:25:26.805581 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 149/594] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:26 2026] GET /volume/v3/volumes/73f232d9-2ab0-48ee-b147-5734020364e1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:27.792252 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d1ea7597-3d55-44bf-bdda-f144ef62d37f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:27.794001 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1ea7597-3d55-44bf-bdda-f144ef62d37f tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:27.794268 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1ea7597-3d55-44bf-bdda-f144ef62d37f tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:27.794396 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1ea7597-3d55-44bf-bdda-f144ef62d37f tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:27.804734 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:27.804734 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:27.810664 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d1ea7597-3d55-44bf-bdda-f144ef62d37f tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:27.817504 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1ea7597-3d55-44bf-bdda-f144ef62d37f tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:27.817986 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 146/595] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:27 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:27.873416 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-21b54317-f8a2-40e3-a305-9bd310cd9455 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:27.881117 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-21b54317-f8a2-40e3-a305-9bd310cd9455 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:27.881578 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-21b54317-f8a2-40e3-a305-9bd310cd9455 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:27.881889 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-21b54317-f8a2-40e3-a305-9bd310cd9455 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:27.892903 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:27.892903 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:27.898589 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-21b54317-f8a2-40e3-a305-9bd310cd9455 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:27.904606 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-21b54317-f8a2-40e3-a305-9bd310cd9455 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:27.905289 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 150/596] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:27 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:29.955484 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0c204200-8e69-40ae-8f4c-127290182411 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:29.956194 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c204200-8e69-40ae-8f4c-127290182411 None None] GET https://10.4.3.87/volume// Jul 10 04:25:29.956742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c204200-8e69-40ae-8f4c-127290182411 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:29.957124 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c204200-8e69-40ae-8f4c-127290182411 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:29.958674 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c204200-8e69-40ae-8f4c-127290182411 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:25:29.959295 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 152/597] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:25:29 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:25:29.974533 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-7db841e3-3024-45db-b15f-1363d9e150db None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:29.978502 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-7db841e3-3024-45db-b15f-1363d9e150db tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:25:29.978637 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-7db841e3-3024-45db-b15f-1363d9e150db tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28bc25e6-2f4c-4afd-8eb2-8f349cbd6798", "connector": null, "instance_uuid": "369fa50a-11db-4639-97e5-4b9fef8e0bc2"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:29.992089 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:29.992089 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:30.042001 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-7db841e3-3024-45db-b15f-1363d9e150db tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:25:30.042534 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 150/598] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:25:29 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:30.429354 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ff3053ef-3192-4d73-ae74-c72b083c311d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:30.431329 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff3053ef-3192-4d73-ae74-c72b083c311d tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:30.431572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff3053ef-3192-4d73-ae74-c72b083c311d tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:30.431819 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff3053ef-3192-4d73-ae74-c72b083c311d tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:30.442400 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:30.442400 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:30.447020 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ff3053ef-3192-4d73-ae74-c72b083c311d tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:30.452109 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff3053ef-3192-4d73-ae74-c72b083c311d tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:30.460407 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 147/599] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:30 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:25:30.593245 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-30c70cc6-2eb5-44b6-8bf6-1a10fdd9f8f4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:30.593668 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30c70cc6-2eb5-44b6-8bf6-1a10fdd9f8f4 None None] GET https://10.4.3.87/volume// Jul 10 04:25:30.593890 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30c70cc6-2eb5-44b6-8bf6-1a10fdd9f8f4 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:30.594149 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30c70cc6-2eb5-44b6-8bf6-1a10fdd9f8f4 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:30.594567 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30c70cc6-2eb5-44b6-8bf6-1a10fdd9f8f4 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:25:30.595294 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 151/600] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:25:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:25:30.603953 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-0dcd285d-4caa-4906-b08f-c6ba5b347e5a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:30.606627 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-0dcd285d-4caa-4906-b08f-c6ba5b347e5a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:30.607186 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-0dcd285d-4caa-4906-b08f-c6ba5b347e5a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:30.607526 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-0dcd285d-4caa-4906-b08f-c6ba5b347e5a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:30.620198 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:30.620198 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:30.625449 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-0dcd285d-4caa-4906-b08f-c6ba5b347e5a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:30.631775 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-0dcd285d-4caa-4906-b08f-c6ba5b347e5a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:30.632509 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 153/601] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:25:30 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:25:30.741555 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-2bd9e43a-c0e3-4399-9580-6d0a80c18798 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:30.744055 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-2bd9e43a-c0e3-4399-9580-6d0a80c18798 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] PUT https://10.4.3.87/volume/v3/attachments/fd683c1f-30c4-4eaf-abeb-1a6f34dfb251 Jul 10 04:25:30.744708 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-2bd9e43a-c0e3-4399-9580-6d0a80c18798 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:30.758329 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-2bd9e43a-c0e3-4399-9580-6d0a80c18798 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Acquiring lock "cinder-attachment_update-28bc25e6-2f4c-4afd-8eb2-8f349cbd6798-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:25:30.767371 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-2bd9e43a-c0e3-4399-9580-6d0a80c18798 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Lock "cinder-attachment_update-28bc25e6-2f4c-4afd-8eb2-8f349cbd6798-np0000004952" acquired by "attachment_update" :: waited 0.009s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:25:30.768929 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:30.768929 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:31.303309 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-2bd9e43a-c0e3-4399-9580-6d0a80c18798 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Lock "cinder-attachment_update-28bc25e6-2f4c-4afd-8eb2-8f349cbd6798-np0000004952" released by "attachment_update" :: held 0.536s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:25:31.305156 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-2bd9e43a-c0e3-4399-9580-6d0a80c18798 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/attachments/fd683c1f-30c4-4eaf-abeb-1a6f34dfb251 returned with HTTP 200 Jul 10 04:25:31.305156 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 151/602] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:25:30 2026] PUT /volume/v3/attachments/fd683c1f-30c4-4eaf-abeb-1a6f34dfb251 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:31.477666 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-299522e5-8444-4eba-8c8e-68bcd1bf93cb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:31.480708 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-299522e5-8444-4eba-8c8e-68bcd1bf93cb tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:31.481051 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-299522e5-8444-4eba-8c8e-68bcd1bf93cb tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:31.481368 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-299522e5-8444-4eba-8c8e-68bcd1bf93cb tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:31.494597 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:31.494597 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:31.499315 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-299522e5-8444-4eba-8c8e-68bcd1bf93cb tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:31.514745 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-299522e5-8444-4eba-8c8e-68bcd1bf93cb tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:31.514745 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 148/603] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:31 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:31.731037 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:31.885999 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:25:31.886433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-736670806"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:31.888642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-736670806'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:25:31.888847 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Create volume of 1 GB Jul 10 04:25:31.893839 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Availability Zones retrieved successfully. Jul 10 04:25:31.901415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Flow 'volume_create_api' (483c1290-b847-4433-b9e6-b9316a9ff76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:31.902681 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ceeccb2-f72a-455e-a8f2-de5905c7a18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:31.904115 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:25:31.937795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ceeccb2-f72a-455e-a8f2-de5905c7a18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:31.939259 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b061b38c-9e9a-41f5-9190-680b02100c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:32.038132 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Created reservations ['218527e5-b6e2-473f-9610-4570555361d3', '3ae10cfc-3f31-438b-b885-bce8169d51f8', 'b7bd5a2c-685d-4110-82da-47e081540fb8', '5305bf2c-79e1-4d9c-bbe9-5d817fe485dd'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:32.041328 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b061b38c-9e9a-41f5-9190-680b02100c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['218527e5-b6e2-473f-9610-4570555361d3', '3ae10cfc-3f31-438b-b885-bce8169d51f8', 'b7bd5a2c-685d-4110-82da-47e081540fb8', '5305bf2c-79e1-4d9c-bbe9-5d817fe485dd']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:32.041328 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0caffb1a-6613-4ec8-9b4a-6dd15390afe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:32.076884 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0caffb1a-6613-4ec8-9b4a-6dd15390afe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03f071b3-58e0-454d-8a3b-819ce031ee56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-736670806',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='111d0d7e0c154d66b5e91857fa04a54e',qos_specs=None,replication_status=,reservations=['218527e5-b6e2-473f-9610-4570555361d3','3ae10cfc-3f31-438b-b885-bce8169d51f8','b7bd5a2c-685d-4110-82da-47e081540fb8','5305bf2c-79e1-4d9c-bbe9-5d817fe485dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e9845a24d314f2fb91b228e678bf0f3',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-736670806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03f071b3-58e0-454d-8a3b-819ce031ee56,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='111d0d7e0c154d66b5e91857fa04a54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e9845a24d314f2fb91b228e678bf0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:32.078873 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38e54b2-92a6-45da-9c72-e8b5e8efde70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:32.101998 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38e54b2-92a6-45da-9c72-e8b5e8efde70) transitioned into state 'SUCCESS' from state '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-736670806',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='111d0d7e0c154d66b5e91857fa04a54e',qos_specs=None,replication_status=,reservations=['218527e5-b6e2-473f-9610-4570555361d3','3ae10cfc-3f31-438b-b885-bce8169d51f8','b7bd5a2c-685d-4110-82da-47e081540fb8','5305bf2c-79e1-4d9c-bbe9-5d817fe485dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e9845a24d314f2fb91b228e678bf0f3',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:32.102730 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33b38a6-3987-483c-9e69-095a3c707813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:32.112886 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33b38a6-3987-483c-9e69-095a3c707813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:32.113810 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Flow 'volume_create_api' (483c1290-b847-4433-b9e6-b9316a9ff76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:32.114868 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Create volume request issued successfully. Jul 10 04:25:32.114868 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b08af99-e773-48a7-af8a-cbecbc342db3 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:25:32.115094 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 152/604] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:25:31 2026] POST /volume/v3/volumes => generated 757 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:25:32.126551 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-aa438999-3848-447e-961f-0646e7991caf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:32.128435 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa438999-3848-447e-961f-0646e7991caf tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 Jul 10 04:25:32.128662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa438999-3848-447e-961f-0646e7991caf tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:32.129328 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa438999-3848-447e-961f-0646e7991caf tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:32.138611 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:32.138611 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:32.146071 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-aa438999-3848-447e-961f-0646e7991caf tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:32.153155 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa438999-3848-447e-961f-0646e7991caf tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 returned with HTTP 200 Jul 10 04:25:32.154007 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 154/605] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:32 2026] GET /volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:32.527706 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f073b4ab-aba0-4dde-a4d3-c11965779bdc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:32.529863 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f073b4ab-aba0-4dde-a4d3-c11965779bdc tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:32.530116 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f073b4ab-aba0-4dde-a4d3-c11965779bdc tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:32.530363 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f073b4ab-aba0-4dde-a4d3-c11965779bdc tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:32.543509 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:32.543509 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:32.550017 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f073b4ab-aba0-4dde-a4d3-c11965779bdc tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:32.556439 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f073b4ab-aba0-4dde-a4d3-c11965779bdc tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:32.556944 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 152/606] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:32 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:33.154373 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:33.156608 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:25:33.157019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-995580695"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:33.158837 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-995580695'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:25:33.159181 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Create volume of 1 GB Jul 10 04:25:33.163847 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Availability Zones retrieved successfully. Jul 10 04:25:33.169844 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-634a74ce-c8f4-4d2c-a24c-b11b9fb8a4a0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:33.171332 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Flow 'volume_create_api' (b708d568-6035-4e26-9c86-0723c397a2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:33.172519 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71028b33-c9b2-4b4d-8462-c0cb7cd40594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.172983 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-634a74ce-c8f4-4d2c-a24c-b11b9fb8a4a0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 Jul 10 04:25:33.173431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-634a74ce-c8f4-4d2c-a24c-b11b9fb8a4a0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:33.173696 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:25:33.173823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-634a74ce-c8f4-4d2c-a24c-b11b9fb8a4a0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:33.182041 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:33.182041 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:33.187048 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-634a74ce-c8f4-4d2c-a24c-b11b9fb8a4a0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:33.192400 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-634a74ce-c8f4-4d2c-a24c-b11b9fb8a4a0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 returned with HTTP 200 Jul 10 04:25:33.192823 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 153/607] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:33 2026] GET /volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:33.200149 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-88c76cc1-5468-4a08-8fc5-c3220fd6e535 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:33.202153 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-88c76cc1-5468-4a08-8fc5-c3220fd6e535 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] GET https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:25:33.202424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-88c76cc1-5468-4a08-8fc5-c3220fd6e535 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:33.202655 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-88c76cc1-5468-4a08-8fc5-c3220fd6e535 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:33.205366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71028b33-c9b2-4b4d-8462-c0cb7cd40594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.206425 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5847e2df-0526-4575-913d-d09f4477ef5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.217553 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:33.217553 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:33.221288 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-88c76cc1-5468-4a08-8fc5-c3220fd6e535 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:25:33.228595 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-88c76cc1-5468-4a08-8fc5-c3220fd6e535 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 200 Jul 10 04:25:33.229783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-d572f3eb-48ba-4d33-881f-6bb1c91c4c35 req-5e89e901-a450-4e56-946d-5324bec9898f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:33.230897 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 155/608] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:33 2026] GET /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 1831 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:25:33.236165 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d572f3eb-48ba-4d33-881f-6bb1c91c4c35 req-5e89e901-a450-4e56-946d-5324bec9898f tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 Jul 10 04:25:33.236495 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d572f3eb-48ba-4d33-881f-6bb1c91c4c35 req-5e89e901-a450-4e56-946d-5324bec9898f tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:33.236768 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d572f3eb-48ba-4d33-881f-6bb1c91c4c35 req-5e89e901-a450-4e56-946d-5324bec9898f tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:33.247079 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:33.247079 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:33.252121 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-d572f3eb-48ba-4d33-881f-6bb1c91c4c35 req-5e89e901-a450-4e56-946d-5324bec9898f tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:33.258664 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d572f3eb-48ba-4d33-881f-6bb1c91c4c35 req-5e89e901-a450-4e56-946d-5324bec9898f tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 returned with HTTP 200 Jul 10 04:25:33.259358 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 153/609] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:33 2026] GET /volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:33.277181 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1833e753-44ff-4f08-91bf-aae370100e2a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:33.279929 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:25:33.280518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1606118424"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:33.282824 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1606118424'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:25:33.283024 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Create volume of 1 GB Jul 10 04:25:33.287345 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Created reservations ['802a2e86-8823-455a-9007-8a9815895860', 'f0489e5f-65df-41ad-8cf7-8bb19be3b4e3', '0e9ff4bf-b4af-45b7-bb07-c9f6eababef1', 'dddea526-4fcd-4bc3-9536-45140034d4ce'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:33.288355 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5847e2df-0526-4575-913d-d09f4477ef5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802a2e86-8823-455a-9007-8a9815895860', 'f0489e5f-65df-41ad-8cf7-8bb19be3b4e3', '0e9ff4bf-b4af-45b7-bb07-c9f6eababef1', 'dddea526-4fcd-4bc3-9536-45140034d4ce']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.288919 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Availability Zones retrieved successfully. Jul 10 04:25:33.289318 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13bf7601-5cba-4ed9-b0d9-3ea9d9a89b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.298457 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Flow 'volume_create_api' (b2110534-8e14-4fe6-a083-9b32b173b504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:33.299910 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfe294c-045f-493c-9588-cfff0c7a2eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.301592 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:25:33.314963 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13bf7601-5cba-4ed9-b0d9-3ea9d9a89b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0b906d0-8851-4537-a795-cd54f221bd32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-995580695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a4151478224aebb7b8bdba3cf12c7c',qos_specs=None,replication_status=,reservations=['802a2e86-8823-455a-9007-8a9815895860','f0489e5f-65df-41ad-8cf7-8bb19be3b4e3','0e9ff4bf-b4af-45b7-bb07-c9f6eababef1','dddea526-4fcd-4bc3-9536-45140034d4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c16ab107704fa4b9f7a09c6803fe2a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-995580695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0b906d0-8851-4537-a795-cd54f221bd32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a4151478224aebb7b8bdba3cf12c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6c16ab107704fa4b9f7a09c6803fe2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.316145 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfefeb1-fb70-4613-89e6-83e851e77647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.340537 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfe294c-045f-493c-9588-cfff0c7a2eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.341228 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfefeb1-fb70-4613-89e6-83e851e77647) transitioned into state 'SUCCESS' from state '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-995580695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a4151478224aebb7b8bdba3cf12c7c',qos_specs=None,replication_status=,reservations=['802a2e86-8823-455a-9007-8a9815895860','f0489e5f-65df-41ad-8cf7-8bb19be3b4e3','0e9ff4bf-b4af-45b7-bb07-c9f6eababef1','dddea526-4fcd-4bc3-9536-45140034d4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c16ab107704fa4b9f7a09c6803fe2a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.342440 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a9cd9c-feeb-4645-90d8-9347715a9a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.342571 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88a4fdf-db11-42a4-a536-f764e2ae5a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.355205 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88a4fdf-db11-42a4-a536-f764e2ae5a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.356306 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Flow 'volume_create_api' (b708d568-6035-4e26-9c86-0723c397a2fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:33.356777 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Create volume request issued successfully. Jul 10 04:25:33.357566 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4ec1bec2-f9b8-4842-ae82-ebd7a54a1787 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:25:33.358026 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 149/610] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:25:33 2026] POST /volume/v3/volumes => generated 751 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:25:33.397545 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Created reservations ['a889f169-77fb-4126-83b2-57976dc92788', '21896231-7747-4612-a23e-4eb8aa6209fe', 'd4d59abb-bef3-44af-9a18-17eecb79175e', '149f1c2e-0836-43be-8258-c2be517a8e5c'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:33.398803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a9cd9c-feeb-4645-90d8-9347715a9a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a889f169-77fb-4126-83b2-57976dc92788', '21896231-7747-4612-a23e-4eb8aa6209fe', 'd4d59abb-bef3-44af-9a18-17eecb79175e', '149f1c2e-0836-43be-8258-c2be517a8e5c']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.399369 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11ffcba-43a4-4c47-8225-7c687e4a3da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.431548 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11ffcba-43a4-4c47-8225-7c687e4a3da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1606118424',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='111d0d7e0c154d66b5e91857fa04a54e',qos_specs=None,replication_status=,reservations=['a889f169-77fb-4126-83b2-57976dc92788','21896231-7747-4612-a23e-4eb8aa6209fe','d4d59abb-bef3-44af-9a18-17eecb79175e','149f1c2e-0836-43be-8258-c2be517a8e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e9845a24d314f2fb91b228e678bf0f3',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1606118424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='111d0d7e0c154d66b5e91857fa04a54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e9845a24d314f2fb91b228e678bf0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.432751 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec6000f-cfaa-40bd-a0c2-37f7cd9e992d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.459534 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec6000f-cfaa-40bd-a0c2-37f7cd9e992d) transitioned into state 'SUCCESS' from state '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-1606118424',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='111d0d7e0c154d66b5e91857fa04a54e',qos_specs=None,replication_status=,reservations=['a889f169-77fb-4126-83b2-57976dc92788','21896231-7747-4612-a23e-4eb8aa6209fe','d4d59abb-bef3-44af-9a18-17eecb79175e','149f1c2e-0836-43be-8258-c2be517a8e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e9845a24d314f2fb91b228e678bf0f3',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.460543 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf07543-4fc3-4b0c-b36f-65aa488f95d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:33.476836 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf07543-4fc3-4b0c-b36f-65aa488f95d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:33.477307 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Flow 'volume_create_api' (b2110534-8e14-4fe6-a083-9b32b173b504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:33.477971 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Create volume request issued successfully. Jul 10 04:25:33.479185 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1833e753-44ff-4f08-91bf-aae370100e2a tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:25:33.479185 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 154/611] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:25:33 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) Jul 10 04:25:33.503088 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b5a5be86-87cf-41e9-ad0d-cc9082775eb2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:33.505143 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b5a5be86-87cf-41e9-ad0d-cc9082775eb2 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec Jul 10 04:25:33.505403 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b5a5be86-87cf-41e9-ad0d-cc9082775eb2 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:33.505624 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b5a5be86-87cf-41e9-ad0d-cc9082775eb2 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:33.518604 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:33.518604 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:33.523492 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b5a5be86-87cf-41e9-ad0d-cc9082775eb2 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:33.529577 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b5a5be86-87cf-41e9-ad0d-cc9082775eb2 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec returned with HTTP 200 Jul 10 04:25:33.529577 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 156/612] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:33 2026] GET /volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:33.577959 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-940daff0-3c1a-4d16-b149-176c3be3ae4a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:33.580280 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-940daff0-3c1a-4d16-b149-176c3be3ae4a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:33.580570 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-940daff0-3c1a-4d16-b149-176c3be3ae4a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:33.580773 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-940daff0-3c1a-4d16-b149-176c3be3ae4a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:33.596267 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:33.596267 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:33.603377 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-940daff0-3c1a-4d16-b149-176c3be3ae4a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:33.612596 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-940daff0-3c1a-4d16-b149-176c3be3ae4a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:33.612596 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 154/613] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:33 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:34.546671 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3c0cac5a-907a-447b-b1b1-24e819c7f6f8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:34.548479 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3c0cac5a-907a-447b-b1b1-24e819c7f6f8 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec Jul 10 04:25:34.548685 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3c0cac5a-907a-447b-b1b1-24e819c7f6f8 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:34.548904 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3c0cac5a-907a-447b-b1b1-24e819c7f6f8 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:34.556841 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:34.556841 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:34.561806 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3c0cac5a-907a-447b-b1b1-24e819c7f6f8 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:34.567514 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3c0cac5a-907a-447b-b1b1-24e819c7f6f8 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec returned with HTTP 200 Jul 10 04:25:34.569556 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 150/614] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:34 2026] GET /volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:34.598776 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-039dd84e-9620-49cc-8600-ad9620b9e586 req-06aafd9b-5fa8-4bb8-9555-86f7b717a4ee None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:34.601700 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-039dd84e-9620-49cc-8600-ad9620b9e586 req-06aafd9b-5fa8-4bb8-9555-86f7b717a4ee tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec Jul 10 04:25:34.601700 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-039dd84e-9620-49cc-8600-ad9620b9e586 req-06aafd9b-5fa8-4bb8-9555-86f7b717a4ee tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:34.602759 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-039dd84e-9620-49cc-8600-ad9620b9e586 req-06aafd9b-5fa8-4bb8-9555-86f7b717a4ee tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:34.611811 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:34.611811 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:34.616418 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-039dd84e-9620-49cc-8600-ad9620b9e586 req-06aafd9b-5fa8-4bb8-9555-86f7b717a4ee tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:34.625066 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-039dd84e-9620-49cc-8600-ad9620b9e586 req-06aafd9b-5fa8-4bb8-9555-86f7b717a4ee tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec returned with HTTP 200 Jul 10 04:25:34.625705 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 155/615] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:34 2026] GET /volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:34.627379 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-06048746-2398-42d2-8123-e60f396f912e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:34.630597 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-06048746-2398-42d2-8123-e60f396f912e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:34.630840 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-06048746-2398-42d2-8123-e60f396f912e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:34.631019 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-06048746-2398-42d2-8123-e60f396f912e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:34.639654 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:34.642580 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:25:34.643185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1186306042"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:34.646823 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:34.646823 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:34.648799 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1186306042'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:25:34.649132 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Create volume of 1 GB Jul 10 04:25:34.651150 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-06048746-2398-42d2-8123-e60f396f912e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:34.654794 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Availability Zones retrieved successfully. Jul 10 04:25:34.656313 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-06048746-2398-42d2-8123-e60f396f912e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:34.656813 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 157/616] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:34 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:34.661029 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Flow 'volume_create_api' (b99c8ddb-9144-458a-992d-538d8770bf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:34.662196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5130480b-0f0f-4e75-9a96-87a08b9b0ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:34.664076 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:25:34.697267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5130480b-0f0f-4e75-9a96-87a08b9b0ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:34.697267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9569d488-dff8-473d-a700-292c849a570c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:34.755748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Created reservations ['e9e837a3-ea17-416a-bc18-ff202440f2fa', 'd03e7cd2-4acd-49b9-8c25-c566d1765478', '55cc4809-e66e-4262-bc91-2ea015c2bc0e', '52a22fc2-a4cf-4cc8-beea-7217cbb0a7d5'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:34.755748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9569d488-dff8-473d-a700-292c849a570c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9e837a3-ea17-416a-bc18-ff202440f2fa', 'd03e7cd2-4acd-49b9-8c25-c566d1765478', '55cc4809-e66e-4262-bc91-2ea015c2bc0e', '52a22fc2-a4cf-4cc8-beea-7217cbb0a7d5']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:34.755748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58538a4b-a3be-4f63-b3ab-53a0c2f52e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:34.793882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58538a4b-a3be-4f63-b3ab-53a0c2f52e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f80420c-d644-4e93-b751-b8cfd8affe6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1186306042',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='111d0d7e0c154d66b5e91857fa04a54e',qos_specs=None,replication_status=,reservations=['e9e837a3-ea17-416a-bc18-ff202440f2fa','d03e7cd2-4acd-49b9-8c25-c566d1765478','55cc4809-e66e-4262-bc91-2ea015c2bc0e','52a22fc2-a4cf-4cc8-beea-7217cbb0a7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e9845a24d314f2fb91b228e678bf0f3',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:25:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1186306042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f80420c-d644-4e93-b751-b8cfd8affe6d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='111d0d7e0c154d66b5e91857fa04a54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e9845a24d314f2fb91b228e678bf0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:34.795175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f145624-a4ab-4a82-83e5-e5c7025e40dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:34.817733 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f145624-a4ab-4a82-83e5-e5c7025e40dc) transitioned into state 'SUCCESS' from state '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-1186306042',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='111d0d7e0c154d66b5e91857fa04a54e',qos_specs=None,replication_status=,reservations=['e9e837a3-ea17-416a-bc18-ff202440f2fa','d03e7cd2-4acd-49b9-8c25-c566d1765478','55cc4809-e66e-4262-bc91-2ea015c2bc0e','52a22fc2-a4cf-4cc8-beea-7217cbb0a7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e9845a24d314f2fb91b228e678bf0f3',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:34.818831 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aadd7c7d-1a2c-4bcf-9bce-2fcf6abb1ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:34.830774 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aadd7c7d-1a2c-4bcf-9bce-2fcf6abb1ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:34.831858 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Flow 'volume_create_api' (b99c8ddb-9144-458a-992d-538d8770bf5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:34.832307 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Create volume request issued successfully. Jul 10 04:25:34.832973 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4f77a6bb-4b7d-487f-9d05-8af007200887 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:25:34.833577 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 155/617] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:25:34 2026] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:25:34.853041 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f899f88f-a934-43a1-8221-faa78b353fd0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:34.856687 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f899f88f-a934-43a1-8221-faa78b353fd0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d Jul 10 04:25:34.856971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f899f88f-a934-43a1-8221-faa78b353fd0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:34.857251 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f899f88f-a934-43a1-8221-faa78b353fd0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:34.868350 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:34.868350 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:34.877922 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f899f88f-a934-43a1-8221-faa78b353fd0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:34.884548 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f899f88f-a934-43a1-8221-faa78b353fd0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d returned with HTTP 200 Jul 10 04:25:34.885360 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 151/618] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:34 2026] GET /volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:35.671467 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-40491853-60eb-478f-9450-b141f27e0b95 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:35.673889 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-40491853-60eb-478f-9450-b141f27e0b95 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:35.674158 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-40491853-60eb-478f-9450-b141f27e0b95 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:35.674440 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-40491853-60eb-478f-9450-b141f27e0b95 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:35.689055 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:35.689055 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:35.695163 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-40491853-60eb-478f-9450-b141f27e0b95 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:35.701809 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-40491853-60eb-478f-9450-b141f27e0b95 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:35.702419 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 156/619] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:35 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:35.900452 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ae649bac-9ff2-4559-a520-a4e807341d9d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:35.902245 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ae649bac-9ff2-4559-a520-a4e807341d9d tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d Jul 10 04:25:35.902412 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ae649bac-9ff2-4559-a520-a4e807341d9d tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:35.902564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ae649bac-9ff2-4559-a520-a4e807341d9d tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:35.909917 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:35.909917 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:35.914383 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ae649bac-9ff2-4559-a520-a4e807341d9d tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:35.919868 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ae649bac-9ff2-4559-a520-a4e807341d9d tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d returned with HTTP 200 Jul 10 04:25:35.920353 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 158/620] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:35 2026] GET /volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:35.951730 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-114a813c-dff7-440b-8620-62aee0c04d44 req-e1d823b8-a0b7-40a8-8e27-6b0b683f2751 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:35.957574 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-114a813c-dff7-440b-8620-62aee0c04d44 req-e1d823b8-a0b7-40a8-8e27-6b0b683f2751 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d Jul 10 04:25:35.957574 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-114a813c-dff7-440b-8620-62aee0c04d44 req-e1d823b8-a0b7-40a8-8e27-6b0b683f2751 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:35.957918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-114a813c-dff7-440b-8620-62aee0c04d44 req-e1d823b8-a0b7-40a8-8e27-6b0b683f2751 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:35.970645 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:35.970645 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:35.979087 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-114a813c-dff7-440b-8620-62aee0c04d44 req-e1d823b8-a0b7-40a8-8e27-6b0b683f2751 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:35.984955 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-114a813c-dff7-440b-8620-62aee0c04d44 req-e1d823b8-a0b7-40a8-8e27-6b0b683f2751 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d returned with HTTP 200 Jul 10 04:25:35.985676 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 156/621] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:35 2026] GET /volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:36.118659 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-7a812da3-dc5d-4387-8a69-f2b976cf3760 req-2a731684-319a-4c79-ab38-a63f08c57172 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.121359 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7a812da3-dc5d-4387-8a69-f2b976cf3760 req-2a731684-319a-4c79-ab38-a63f08c57172 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:36.121641 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7a812da3-dc5d-4387-8a69-f2b976cf3760 req-2a731684-319a-4c79-ab38-a63f08c57172 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.121941 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7a812da3-dc5d-4387-8a69-f2b976cf3760 req-2a731684-319a-4c79-ab38-a63f08c57172 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.122554 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [req-7a812da3-dc5d-4387-8a69-f2b976cf3760 req-2a731684-319a-4c79-ab38-a63f08c57172 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:36.123665 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-7a812da3-dc5d-4387-8a69-f2b976cf3760 req-2a731684-319a-4c79-ab38-a63f08c57172 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:36.161111 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-7a812da3-dc5d-4387-8a69-f2b976cf3760 req-2a731684-319a-4c79-ab38-a63f08c57172 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Get all volumes completed successfully. Jul 10 04:25:36.162293 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.162293 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:36.167933 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7a812da3-dc5d-4387-8a69-f2b976cf3760 req-2a731684-319a-4c79-ab38-a63f08c57172 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:36.168545 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 152/622] 10.4.3.87 () {68 vars in 1501 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:36.200687 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-607b7e3f-cad1-4e0b-a17c-1b60389e7a1c req-d2aac5ea-4626-478e-9a00-f005728d63bc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.203463 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-607b7e3f-cad1-4e0b-a17c-1b60389e7a1c req-d2aac5ea-4626-478e-9a00-f005728d63bc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:36.203633 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-607b7e3f-cad1-4e0b-a17c-1b60389e7a1c req-d2aac5ea-4626-478e-9a00-f005728d63bc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.203873 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-607b7e3f-cad1-4e0b-a17c-1b60389e7a1c req-d2aac5ea-4626-478e-9a00-f005728d63bc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.204251 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [req-607b7e3f-cad1-4e0b-a17c-1b60389e7a1c req-d2aac5ea-4626-478e-9a00-f005728d63bc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:36.205076 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-607b7e3f-cad1-4e0b-a17c-1b60389e7a1c req-d2aac5ea-4626-478e-9a00-f005728d63bc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:36.213473 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-607b7e3f-cad1-4e0b-a17c-1b60389e7a1c req-d2aac5ea-4626-478e-9a00-f005728d63bc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Get all volumes completed successfully. Jul 10 04:25:36.214415 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.214415 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:36.218871 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-607b7e3f-cad1-4e0b-a17c-1b60389e7a1c req-d2aac5ea-4626-478e-9a00-f005728d63bc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:36.220084 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 157/623] 10.4.3.87 () {68 vars in 1501 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:36.253802 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8b237395-0568-45d6-b173-5942b7198a28 req-c1b5aeda-126b-4ed2-adeb-551cd1e602ad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.256347 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8b237395-0568-45d6-b173-5942b7198a28 req-c1b5aeda-126b-4ed2-adeb-551cd1e602ad tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:36.256640 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8b237395-0568-45d6-b173-5942b7198a28 req-c1b5aeda-126b-4ed2-adeb-551cd1e602ad tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.256923 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8b237395-0568-45d6-b173-5942b7198a28 req-c1b5aeda-126b-4ed2-adeb-551cd1e602ad tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.257363 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [req-8b237395-0568-45d6-b173-5942b7198a28 req-c1b5aeda-126b-4ed2-adeb-551cd1e602ad tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:36.258428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-8b237395-0568-45d6-b173-5942b7198a28 req-c1b5aeda-126b-4ed2-adeb-551cd1e602ad tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:36.268980 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-8b237395-0568-45d6-b173-5942b7198a28 req-c1b5aeda-126b-4ed2-adeb-551cd1e602ad tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Get all volumes completed successfully. Jul 10 04:25:36.269997 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.269997 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:36.274289 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8b237395-0568-45d6-b173-5942b7198a28 req-c1b5aeda-126b-4ed2-adeb-551cd1e602ad tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:36.274914 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 159/624] 10.4.3.87 () {68 vars in 1501 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:36.308264 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-19b35538-f138-4ac7-9e5f-13ae7cb259e2 req-494e2f7a-1c2b-451b-9e32-8f63e6d3589e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.310775 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-19b35538-f138-4ac7-9e5f-13ae7cb259e2 req-494e2f7a-1c2b-451b-9e32-8f63e6d3589e tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:36.310775 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-19b35538-f138-4ac7-9e5f-13ae7cb259e2 req-494e2f7a-1c2b-451b-9e32-8f63e6d3589e tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.310775 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-19b35538-f138-4ac7-9e5f-13ae7cb259e2 req-494e2f7a-1c2b-451b-9e32-8f63e6d3589e tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.311499 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [req-19b35538-f138-4ac7-9e5f-13ae7cb259e2 req-494e2f7a-1c2b-451b-9e32-8f63e6d3589e tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:36.312528 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-19b35538-f138-4ac7-9e5f-13ae7cb259e2 req-494e2f7a-1c2b-451b-9e32-8f63e6d3589e tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:36.344908 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-19b35538-f138-4ac7-9e5f-13ae7cb259e2 req-494e2f7a-1c2b-451b-9e32-8f63e6d3589e tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Get all volumes completed successfully. Jul 10 04:25:36.347140 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.347140 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:36.350461 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-19b35538-f138-4ac7-9e5f-13ae7cb259e2 req-494e2f7a-1c2b-451b-9e32-8f63e6d3589e tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:36.351322 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 157/625] 10.4.3.87 () {68 vars in 1501 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:36.383139 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-f6413761-3613-42f9-bf9f-e189c81cd100 req-ab15f3c7-ea59-4732-9560-8a4a8debcefd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.385769 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-f6413761-3613-42f9-bf9f-e189c81cd100 req-ab15f3c7-ea59-4732-9560-8a4a8debcefd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:36.385962 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-f6413761-3613-42f9-bf9f-e189c81cd100 req-ab15f3c7-ea59-4732-9560-8a4a8debcefd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.386195 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-f6413761-3613-42f9-bf9f-e189c81cd100 req-ab15f3c7-ea59-4732-9560-8a4a8debcefd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.386516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [req-f6413761-3613-42f9-bf9f-e189c81cd100 req-ab15f3c7-ea59-4732-9560-8a4a8debcefd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:36.387461 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-f6413761-3613-42f9-bf9f-e189c81cd100 req-ab15f3c7-ea59-4732-9560-8a4a8debcefd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:36.398571 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-f6413761-3613-42f9-bf9f-e189c81cd100 req-ab15f3c7-ea59-4732-9560-8a4a8debcefd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Get all volumes completed successfully. Jul 10 04:25:36.399950 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.399950 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:36.406083 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-f6413761-3613-42f9-bf9f-e189c81cd100 req-ab15f3c7-ea59-4732-9560-8a4a8debcefd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:36.406692 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 153/626] 10.4.3.87 () {68 vars in 1501 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:36.439541 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-a0922d8e-fc74-4bdc-ba01-ab520d16ea04 req-28eca5ab-220c-482d-8e6c-56cb70524390 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.442112 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-a0922d8e-fc74-4bdc-ba01-ab520d16ea04 req-28eca5ab-220c-482d-8e6c-56cb70524390 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:36.442372 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-a0922d8e-fc74-4bdc-ba01-ab520d16ea04 req-28eca5ab-220c-482d-8e6c-56cb70524390 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.442642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-a0922d8e-fc74-4bdc-ba01-ab520d16ea04 req-28eca5ab-220c-482d-8e6c-56cb70524390 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.443092 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [req-a0922d8e-fc74-4bdc-ba01-ab520d16ea04 req-28eca5ab-220c-482d-8e6c-56cb70524390 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:36.444100 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-a0922d8e-fc74-4bdc-ba01-ab520d16ea04 req-28eca5ab-220c-482d-8e6c-56cb70524390 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:36.454786 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-a0922d8e-fc74-4bdc-ba01-ab520d16ea04 req-28eca5ab-220c-482d-8e6c-56cb70524390 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Get all volumes completed successfully. Jul 10 04:25:36.456199 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.456199 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:36.462625 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-a0922d8e-fc74-4bdc-ba01-ab520d16ea04 req-28eca5ab-220c-482d-8e6c-56cb70524390 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:36.463273 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 158/627] 10.4.3.87 () {68 vars in 1501 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:36.495816 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-ef0640e2-891e-4497-ab4a-ddf10d4505cf req-a91eed0e-3c3c-444c-a559-08394bfa0ef0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.498861 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ef0640e2-891e-4497-ab4a-ddf10d4505cf req-a91eed0e-3c3c-444c-a559-08394bfa0ef0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:36.499070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ef0640e2-891e-4497-ab4a-ddf10d4505cf req-a91eed0e-3c3c-444c-a559-08394bfa0ef0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.499248 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ef0640e2-891e-4497-ab4a-ddf10d4505cf req-a91eed0e-3c3c-444c-a559-08394bfa0ef0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.499474 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [req-ef0640e2-891e-4497-ab4a-ddf10d4505cf req-a91eed0e-3c3c-444c-a559-08394bfa0ef0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:36.500182 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [req-ef0640e2-891e-4497-ab4a-ddf10d4505cf req-a91eed0e-3c3c-444c-a559-08394bfa0ef0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:36.515920 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-ef0640e2-891e-4497-ab4a-ddf10d4505cf req-a91eed0e-3c3c-444c-a559-08394bfa0ef0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Get all volumes completed successfully. Jul 10 04:25:36.516413 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.516413 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:36.520636 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ef0640e2-891e-4497-ab4a-ddf10d4505cf req-a91eed0e-3c3c-444c-a559-08394bfa0ef0 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:36.521237 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 160/628] 10.4.3.87 () {68 vars in 1501 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:36.554000 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1556ad27-10fb-4be7-8a20-80610ac53c82 req-72b7ca3b-d941-4a04-80e4-53539224fccd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.559091 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1556ad27-10fb-4be7-8a20-80610ac53c82 req-72b7ca3b-d941-4a04-80e4-53539224fccd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:36.559464 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1556ad27-10fb-4be7-8a20-80610ac53c82 req-72b7ca3b-d941-4a04-80e4-53539224fccd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.560273 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1556ad27-10fb-4be7-8a20-80610ac53c82 req-72b7ca3b-d941-4a04-80e4-53539224fccd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.560477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [req-1556ad27-10fb-4be7-8a20-80610ac53c82 req-72b7ca3b-d941-4a04-80e4-53539224fccd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:36.565537 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1556ad27-10fb-4be7-8a20-80610ac53c82 req-72b7ca3b-d941-4a04-80e4-53539224fccd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:36.576151 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1556ad27-10fb-4be7-8a20-80610ac53c82 req-72b7ca3b-d941-4a04-80e4-53539224fccd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] Get all volumes completed successfully. Jul 10 04:25:36.580015 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.580015 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:36.586942 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1556ad27-10fb-4be7-8a20-80610ac53c82 req-72b7ca3b-d941-4a04-80e4-53539224fccd tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-reader] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:36.586942 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 158/629] 10.4.3.87 () {68 vars in 1501 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:36.608011 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-73e4f345-a32c-4bd4-ad81-e376630a52eb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.610242 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-73e4f345-a32c-4bd4-ad81-e376630a52eb tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d Jul 10 04:25:36.610496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-73e4f345-a32c-4bd4-ad81-e376630a52eb tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.610739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-73e4f345-a32c-4bd4-ad81-e376630a52eb tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.610941 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-73e4f345-a32c-4bd4-ad81-e376630a52eb tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Delete volume with id: 7f80420c-d644-4e93-b751-b8cfd8affe6d Jul 10 04:25:36.620778 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.620778 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:36.621580 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-73e4f345-a32c-4bd4-ad81-e376630a52eb tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:36.646574 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-73e4f345-a32c-4bd4-ad81-e376630a52eb tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Delete volume request issued successfully. Jul 10 04:25:36.646851 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-73e4f345-a32c-4bd4-ad81-e376630a52eb tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d returned with HTTP 202 Jul 10 04:25:36.647458 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 154/630] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:25:36 2026] DELETE /volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:25:36.658897 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6d00f131-14d7-4abc-88cf-771b2d04bbdc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.661013 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6d00f131-14d7-4abc-88cf-771b2d04bbdc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d Jul 10 04:25:36.661250 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6d00f131-14d7-4abc-88cf-771b2d04bbdc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.661449 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6d00f131-14d7-4abc-88cf-771b2d04bbdc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.668579 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.668579 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:36.673083 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6d00f131-14d7-4abc-88cf-771b2d04bbdc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:36.678667 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6d00f131-14d7-4abc-88cf-771b2d04bbdc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d returned with HTTP 200 Jul 10 04:25:36.679075 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 159/631] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:36.719094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5f3c21f1-84ca-4aff-9dd0-1b562d134482 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:36.721062 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f3c21f1-84ca-4aff-9dd0-1b562d134482 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:36.721336 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f3c21f1-84ca-4aff-9dd0-1b562d134482 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:36.721557 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f3c21f1-84ca-4aff-9dd0-1b562d134482 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:36.739097 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:36.739097 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:36.744360 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5f3c21f1-84ca-4aff-9dd0-1b562d134482 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:36.753131 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f3c21f1-84ca-4aff-9dd0-1b562d134482 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:36.753131 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 161/632] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:36 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:37.625445 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-9556b582-9f01-4bf5-96c2-c1e7a9251f2a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:37.630291 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-9556b582-9f01-4bf5-96c2-c1e7a9251f2a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] POST https://10.4.3.87/volume/v3/attachments/fd683c1f-30c4-4eaf-abeb-1a6f34dfb251/action Jul 10 04:25:37.630291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-9556b582-9f01-4bf5-96c2-c1e7a9251f2a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:37.630291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-9556b582-9f01-4bf5-96c2-c1e7a9251f2a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:37.651564 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:37.651564 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:37.666521 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ca702107-6edb-4d1c-bdae-14973909e9fc req-9556b582-9f01-4bf5-96c2-c1e7a9251f2a tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/attachments/fd683c1f-30c4-4eaf-abeb-1a6f34dfb251/action returned with HTTP 204 Jul 10 04:25:37.666521 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 159/633] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:25:37 2026] POST /volume/v3/attachments/fd683c1f-30c4-4eaf-abeb-1a6f34dfb251/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:37.695924 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5bd416b5-d85d-4000-b132-14a105ef9d34 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:37.697963 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5bd416b5-d85d-4000-b132-14a105ef9d34 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d Jul 10 04:25:37.698200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5bd416b5-d85d-4000-b132-14a105ef9d34 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:37.698448 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5bd416b5-d85d-4000-b132-14a105ef9d34 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:37.705785 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5bd416b5-d85d-4000-b132-14a105ef9d34 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d returned with HTTP 404 Jul 10 04:25:37.706367 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 155/634] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:37 2026] GET /volume/v3/volumes/7f80420c-d644-4e93-b751-b8cfd8affe6d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:37.716388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-de55a537-88d1-479a-811d-ce6f0d9babfc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:37.719102 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-de55a537-88d1-479a-811d-ce6f0d9babfc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] DELETE https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec Jul 10 04:25:37.719102 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-de55a537-88d1-479a-811d-ce6f0d9babfc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:37.719323 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-de55a537-88d1-479a-811d-ce6f0d9babfc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:37.719375 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-de55a537-88d1-479a-811d-ce6f0d9babfc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Delete volume with id: 5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec Jul 10 04:25:37.729077 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:37.729077 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:37.729867 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-de55a537-88d1-479a-811d-ce6f0d9babfc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:37.755328 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-de55a537-88d1-479a-811d-ce6f0d9babfc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Delete volume request issued successfully. Jul 10 04:25:37.755702 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-de55a537-88d1-479a-811d-ce6f0d9babfc tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec returned with HTTP 202 Jul 10 04:25:37.756288 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 160/635] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:25:37 2026] DELETE /volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:25:37.767871 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ecff93dd-d38b-450b-b382-4cf9670adba4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:37.770910 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ecff93dd-d38b-450b-b382-4cf9670adba4 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec Jul 10 04:25:37.770910 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ecff93dd-d38b-450b-b382-4cf9670adba4 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:37.773241 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ecff93dd-d38b-450b-b382-4cf9670adba4 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:37.773653 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4138f824-13d3-40b8-98fd-7ec341e20780 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:37.777512 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4138f824-13d3-40b8-98fd-7ec341e20780 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:37.777994 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4138f824-13d3-40b8-98fd-7ec341e20780 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:37.780358 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4138f824-13d3-40b8-98fd-7ec341e20780 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:37.792527 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:37.792527 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:37.795477 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:37.795477 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:37.800096 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4138f824-13d3-40b8-98fd-7ec341e20780 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:37.801333 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ecff93dd-d38b-450b-b382-4cf9670adba4 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:37.811107 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4138f824-13d3-40b8-98fd-7ec341e20780 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:37.814309 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 160/636] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:37 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:37.814434 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ecff93dd-d38b-450b-b382-4cf9670adba4 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec returned with HTTP 200 Jul 10 04:25:37.814434 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 162/637] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:37 2026] GET /volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:37.828062 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5764fe00-2175-43de-a52a-20b9e72c2050 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:37.830362 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5764fe00-2175-43de-a52a-20b9e72c2050 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:37.830638 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5764fe00-2175-43de-a52a-20b9e72c2050 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:37.831067 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5764fe00-2175-43de-a52a-20b9e72c2050 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:37.842310 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:37.842310 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:37.847850 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5764fe00-2175-43de-a52a-20b9e72c2050 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:37.856958 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5764fe00-2175-43de-a52a-20b9e72c2050 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:37.857513 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 156/638] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:37 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:37.874750 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-77a2d2d6-956e-4070-92d2-c086a59a2fbd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:37.876841 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-77a2d2d6-956e-4070-92d2-c086a59a2fbd tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:37.877097 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-77a2d2d6-956e-4070-92d2-c086a59a2fbd tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:37.877372 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-77a2d2d6-956e-4070-92d2-c086a59a2fbd tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:37.889765 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:37.889765 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:37.895199 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-77a2d2d6-956e-4070-92d2-c086a59a2fbd tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:37.901452 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-77a2d2d6-956e-4070-92d2-c086a59a2fbd tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:37.901990 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 161/639] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:37 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:38.119905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-973e3660-36a1-4d43-850b-eb3463605ce7 req-d480808b-bd87-4edf-99ec-8ebbe5334532 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:38.122388 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-973e3660-36a1-4d43-850b-eb3463605ce7 req-d480808b-bd87-4edf-99ec-8ebbe5334532 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:25:38.122650 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-973e3660-36a1-4d43-850b-eb3463605ce7 req-d480808b-bd87-4edf-99ec-8ebbe5334532 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:38.122937 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-973e3660-36a1-4d43-850b-eb3463605ce7 req-d480808b-bd87-4edf-99ec-8ebbe5334532 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:38.135630 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:38.135630 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:38.143319 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-973e3660-36a1-4d43-850b-eb3463605ce7 req-d480808b-bd87-4edf-99ec-8ebbe5334532 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:25:38.149639 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-973e3660-36a1-4d43-850b-eb3463605ce7 req-d480808b-bd87-4edf-99ec-8ebbe5334532 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:25:38.150066 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 161/640] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:38 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:38.833019 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-eaf41680-2658-462c-803c-ea8956296a38 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:38.835542 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eaf41680-2658-462c-803c-ea8956296a38 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec Jul 10 04:25:38.835827 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eaf41680-2658-462c-803c-ea8956296a38 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:38.836288 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eaf41680-2658-462c-803c-ea8956296a38 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:38.845335 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eaf41680-2658-462c-803c-ea8956296a38 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec returned with HTTP 404 Jul 10 04:25:38.845517 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 163/641] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:38 2026] GET /volume/v3/volumes/5a2eb0d3-c1ff-4e7d-a353-1ee3752c35ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:38.853945 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e0a8e2d2-254a-498a-900e-05209672b986 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:38.856549 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0a8e2d2-254a-498a-900e-05209672b986 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] DELETE https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 Jul 10 04:25:38.856835 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0a8e2d2-254a-498a-900e-05209672b986 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:38.857057 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0a8e2d2-254a-498a-900e-05209672b986 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:38.857323 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-e0a8e2d2-254a-498a-900e-05209672b986 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Delete volume with id: 03f071b3-58e0-454d-8a3b-819ce031ee56 Jul 10 04:25:38.866465 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:38.866465 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:38.867126 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e0a8e2d2-254a-498a-900e-05209672b986 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:38.894738 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e0a8e2d2-254a-498a-900e-05209672b986 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Delete volume request issued successfully. Jul 10 04:25:38.895119 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0a8e2d2-254a-498a-900e-05209672b986 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 returned with HTTP 202 Jul 10 04:25:38.895893 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 157/642] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:25:38 2026] DELETE /volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:25:38.908332 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e1ba3a7f-b97c-441e-9c84-5ea0f0fa0631 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:38.911378 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e1ba3a7f-b97c-441e-9c84-5ea0f0fa0631 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 Jul 10 04:25:38.911654 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e1ba3a7f-b97c-441e-9c84-5ea0f0fa0631 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:38.912088 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e1ba3a7f-b97c-441e-9c84-5ea0f0fa0631 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:38.921487 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:38.921487 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:38.928232 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e1ba3a7f-b97c-441e-9c84-5ea0f0fa0631 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Volume info retrieved successfully. Jul 10 04:25:38.935239 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e1ba3a7f-b97c-441e-9c84-5ea0f0fa0631 tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 returned with HTTP 200 Jul 10 04:25:38.936374 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 162/643] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:38 2026] GET /volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:39.091983 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b601de26-e139-4382-b71a-9fc2f3132342 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:39.094137 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:25:39.094579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1416588395"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:39.096674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1416588395'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:25:39.096846 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Create volume of 1 GB Jul 10 04:25:39.102310 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Availability Zones retrieved successfully. Jul 10 04:25:39.112616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Flow 'volume_create_api' (a4b1ebfe-5507-4995-8696-c7210824c84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:39.113969 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45828a80-4278-45cc-97a5-0e03dbed9c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:39.115477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:25:39.153640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45828a80-4278-45cc-97a5-0e03dbed9c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:39.155227 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f591fce-20dc-4bfd-a861-467688d4e7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:39.257293 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Created reservations ['ff25b171-09f2-4ce2-9de5-bb79878db479', '8b9e0201-1003-49d8-b951-6a5c06ce30e3', '0458b1b3-1428-4642-94b6-3328d01e84b0', '248f3bf7-6831-48d0-bda7-fbec097f7855'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:39.258196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f591fce-20dc-4bfd-a861-467688d4e7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff25b171-09f2-4ce2-9de5-bb79878db479', '8b9e0201-1003-49d8-b951-6a5c06ce30e3', '0458b1b3-1428-4642-94b6-3328d01e84b0', '248f3bf7-6831-48d0-bda7-fbec097f7855']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:39.259106 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a19fe9a-f64c-4475-9092-53161ffe267e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:39.289505 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a19fe9a-f64c-4475-9092-53161ffe267e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ee43b51-67fd-446a-a4b4-96dfbc24252d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1416588395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b29074ab8f463ba898055a9b34557d',qos_specs=None,replication_status=,reservations=['ff25b171-09f2-4ce2-9de5-bb79878db479','8b9e0201-1003-49d8-b951-6a5c06ce30e3','0458b1b3-1428-4642-94b6-3328d01e84b0','248f3bf7-6831-48d0-bda7-fbec097f7855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daf5b1698e745fabdf94c8e04e42313',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1416588395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ee43b51-67fd-446a-a4b4-96dfbc24252d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b29074ab8f463ba898055a9b34557d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daf5b1698e745fabdf94c8e04e42313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:39.291226 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf70937-d049-475d-9518-a7d5b8a25f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:39.314621 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf70937-d049-475d-9518-a7d5b8a25f04) transitioned into state 'SUCCESS' from state '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-1416588395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b29074ab8f463ba898055a9b34557d',qos_specs=None,replication_status=,reservations=['ff25b171-09f2-4ce2-9de5-bb79878db479','8b9e0201-1003-49d8-b951-6a5c06ce30e3','0458b1b3-1428-4642-94b6-3328d01e84b0','248f3bf7-6831-48d0-bda7-fbec097f7855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daf5b1698e745fabdf94c8e04e42313',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:39.316065 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4063e05-2c93-49c8-b83f-7d40dc279f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:39.329685 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4063e05-2c93-49c8-b83f-7d40dc279f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:39.330536 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Flow 'volume_create_api' (a4b1ebfe-5507-4995-8696-c7210824c84a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:39.330956 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Create volume request issued successfully. Jul 10 04:25:39.331625 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b601de26-e139-4382-b71a-9fc2f3132342 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:25:39.332434 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 162/644] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:25:39 2026] POST /volume/v3/volumes => generated 749 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:25:39.351735 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ce106b28-857f-4f87-a81f-c2e862d04dac None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:39.354369 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ce106b28-857f-4f87-a81f-c2e862d04dac tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:39.354703 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ce106b28-857f-4f87-a81f-c2e862d04dac tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:39.355021 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ce106b28-857f-4f87-a81f-c2e862d04dac tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:39.364872 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:39.364872 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:39.370748 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ce106b28-857f-4f87-a81f-c2e862d04dac tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:39.377297 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ce106b28-857f-4f87-a81f-c2e862d04dac tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:39.377778 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 164/645] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:39 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:39.954488 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c427dc59-9782-4611-9728-e9f773931c7f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:39.957075 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c427dc59-9782-4611-9728-e9f773931c7f tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] GET https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 Jul 10 04:25:39.957465 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c427dc59-9782-4611-9728-e9f773931c7f tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:39.958389 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c427dc59-9782-4611-9728-e9f773931c7f tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:39.971163 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c427dc59-9782-4611-9728-e9f773931c7f tempest-VolumesTestJSON-1498119505 tempest-VolumesTestJSON-1498119505-project-member] https://10.4.3.87/volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 returned with HTTP 404 Jul 10 04:25:39.971886 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 158/646] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:39 2026] GET /volume/v3/volumes/03f071b3-58e0-454d-8a3b-819ce031ee56 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:40.399380 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e9f2031d-59d5-4d6b-83cb-aef7aeb4ada4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:40.402749 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e9f2031d-59d5-4d6b-83cb-aef7aeb4ada4 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:40.403122 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e9f2031d-59d5-4d6b-83cb-aef7aeb4ada4 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:40.403555 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e9f2031d-59d5-4d6b-83cb-aef7aeb4ada4 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:40.417736 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:40.417736 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:40.426960 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e9f2031d-59d5-4d6b-83cb-aef7aeb4ada4 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:40.436584 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e9f2031d-59d5-4d6b-83cb-aef7aeb4ada4 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:40.439523 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 163/647] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:40 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:40.504604 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-e6e5ebff-0e71-41cc-811c-9dc7f03a5ae7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:40.508712 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-e6e5ebff-0e71-41cc-811c-9dc7f03a5ae7 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:40.509516 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-e6e5ebff-0e71-41cc-811c-9dc7f03a5ae7 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:40.509516 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-e6e5ebff-0e71-41cc-811c-9dc7f03a5ae7 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:40.519349 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:40.519349 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:40.524739 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-e6e5ebff-0e71-41cc-811c-9dc7f03a5ae7 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:40.530978 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-e6e5ebff-0e71-41cc-811c-9dc7f03a5ae7 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:40.531792 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 163/648] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:40 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:42.497705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a823a175-f8f7-4966-b83c-906f0b1914cc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:42.607187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c2a5320d-a0e3-4304-b699-63a17d1dd111 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:42.607724 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c2a5320d-a0e3-4304-b699-63a17d1dd111 None None] GET https://10.4.3.87/volume// Jul 10 04:25:42.607980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c2a5320d-a0e3-4304-b699-63a17d1dd111 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:42.608240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c2a5320d-a0e3-4304-b699-63a17d1dd111 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:42.608672 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c2a5320d-a0e3-4304-b699-63a17d1dd111 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:25:42.609588 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 159/649] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:25:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:25:42.656183 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a823a175-f8f7-4966-b83c-906f0b1914cc tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:25:42.656562 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a823a175-f8f7-4966-b83c-906f0b1914cc tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1958136734"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:42.678047 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a823a175-f8f7-4966-b83c-906f0b1914cc tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:25:42.678602 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 165/650] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:25:42 2026] POST /volume/v3/types => generated 224 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:42.689951 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f0c10931-242b-48a7-9d77-dd4e095ba59d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:42.693024 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0c10931-242b-48a7-9d77-dd4e095ba59d tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:25:42.693024 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f0c10931-242b-48a7-9d77-dd4e095ba59d tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1497259011"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:42.713962 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0c10931-242b-48a7-9d77-dd4e095ba59d tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:25:42.714446 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 164/651] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:25:42 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:42.726084 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a68c8c7f-8f0c-4654-a58b-c409f8cc7064 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:42.795916 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-d3b0041f-20e3-4a76-8eec-03e0012793b3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:42.799043 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-d3b0041f-20e3-4a76-8eec-03e0012793b3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:25:42.799565 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-d3b0041f-20e3-4a76-8eec-03e0012793b3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ee43b51-67fd-446a-a4b4-96dfbc24252d", "connector": null, "instance_uuid": "8a207695-2d96-4af1-9598-ed5457875dfd"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:42.813399 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:42.813399 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:42.826067 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a68c8c7f-8f0c-4654-a58b-c409f8cc7064 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/groups Jul 10 04:25:42.826660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a68c8c7f-8f0c-4654-a58b-c409f8cc7064 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "68eb6a07-4ef4-420f-9a6f-154cc362a810", "volume_types": ["0bd62634-08af-4a7e-9c02-78c752715523"], "name": "tempest-GroupSnapshotsTest-Group-1756004959"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:42.828466 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-a68c8c7f-8f0c-4654-a58b-c409f8cc7064 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating new group {'group': {'group_type': '68eb6a07-4ef4-420f-9a6f-154cc362a810', 'volume_types': ['0bd62634-08af-4a7e-9c02-78c752715523'], 'name': 'tempest-GroupSnapshotsTest-Group-1756004959'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 04:25:42.833398 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.groups [None req-a68c8c7f-8f0c-4654-a58b-c409f8cc7064 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating group tempest-GroupSnapshotsTest-Group-1756004959. Jul 10 04:25:42.851746 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a68c8c7f-8f0c-4654-a58b-c409f8cc7064 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:25:42.850987. {{(pid=100019) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:25:42.851746 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a68c8c7f-8f0c-4654-a58b-c409f8cc7064 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Availability Zones retrieved successfully. Jul 10 04:25:42.852972 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-d3b0041f-20e3-4a76-8eec-03e0012793b3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:25:42.852972 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 160/652] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:25:42 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:42.878993 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-a68c8c7f-8f0c-4654-a58b-c409f8cc7064 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['f538cb2f-27cd-4d58-9733-146d4c7760a5'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:42.913738 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a68c8c7f-8f0c-4654-a58b-c409f8cc7064 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups returned with HTTP 202 Jul 10 04:25:42.914174 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 164/653] 10.4.3.87 () {70 vars in 1290 bytes} [Fri Jul 10 04:25:42 2026] POST /volume/v3/groups => generated 112 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:42.924269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-71ab06ac-05e2-427d-ba5f-5b4176dc49d5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:42.928243 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-71ab06ac-05e2-427d-ba5f-5b4176dc49d5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b Jul 10 04:25:42.928243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-71ab06ac-05e2-427d-ba5f-5b4176dc49d5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:42.928243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-71ab06ac-05e2-427d-ba5f-5b4176dc49d5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:42.928243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-71ab06ac-05e2-427d-ba5f-5b4176dc49d5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 01cd0cfa-4c09-4523-a977-1d4952d2ab3b {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:42.930918 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:42.930918 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:42.942721 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-71ab06ac-05e2-427d-ba5f-5b4176dc49d5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b returned with HTTP 200 Jul 10 04:25:42.943105 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 166/654] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:42 2026] GET /volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:43.055887 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e49090d6-3686-47e7-8c81-e29eb3d53d21 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:43.058126 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e49090d6-3686-47e7-8c81-e29eb3d53d21 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:43.058412 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e49090d6-3686-47e7-8c81-e29eb3d53d21 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:43.058713 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e49090d6-3686-47e7-8c81-e29eb3d53d21 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:43.069862 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:43.069862 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:43.073426 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e49090d6-3686-47e7-8c81-e29eb3d53d21 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:43.078284 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e49090d6-3686-47e7-8c81-e29eb3d53d21 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:43.078697 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 165/655] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:43 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:43.395752 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b514c738-56b2-4b5c-bcb0-f15a414dbd08 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:43.396165 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b514c738-56b2-4b5c-bcb0-f15a414dbd08 None None] GET https://10.4.3.87/volume// Jul 10 04:25:43.396363 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b514c738-56b2-4b5c-bcb0-f15a414dbd08 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:43.396573 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b514c738-56b2-4b5c-bcb0-f15a414dbd08 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:43.396920 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b514c738-56b2-4b5c-bcb0-f15a414dbd08 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:25:43.397266 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 161/656] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:25:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:25:43.412683 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-00ff22b6-3fed-4e1f-bdb7-01a79a99a4f3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:43.415533 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-00ff22b6-3fed-4e1f-bdb7-01a79a99a4f3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:43.415834 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-00ff22b6-3fed-4e1f-bdb7-01a79a99a4f3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:43.416097 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-00ff22b6-3fed-4e1f-bdb7-01a79a99a4f3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:43.429144 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:43.429144 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:43.434869 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-00ff22b6-3fed-4e1f-bdb7-01a79a99a4f3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:43.442925 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-00ff22b6-3fed-4e1f-bdb7-01a79a99a4f3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:43.443578 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 165/657] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:25:43 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:25:43.559385 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-aa1ba213-f71a-4253-be09-332e5a3742ef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:43.561880 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-aa1ba213-f71a-4253-be09-332e5a3742ef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] PUT https://10.4.3.87/volume/v3/attachments/e902f284-84a8-4757-b237-31bda371079f Jul 10 04:25:43.562044 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-aa1ba213-f71a-4253-be09-332e5a3742ef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:43.570662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-aa1ba213-f71a-4253-be09-332e5a3742ef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Acquiring lock "cinder-attachment_update-2ee43b51-67fd-446a-a4b4-96dfbc24252d-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:25:43.576244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-aa1ba213-f71a-4253-be09-332e5a3742ef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Lock "cinder-attachment_update-2ee43b51-67fd-446a-a4b4-96dfbc24252d-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:25:43.577456 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:43.577456 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:43.955175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0bf2aa17-2e58-43ec-8161-d58080d818d8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:43.959786 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0bf2aa17-2e58-43ec-8161-d58080d818d8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b Jul 10 04:25:43.960106 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0bf2aa17-2e58-43ec-8161-d58080d818d8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:43.960377 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0bf2aa17-2e58-43ec-8161-d58080d818d8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:43.960551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-0bf2aa17-2e58-43ec-8161-d58080d818d8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 01cd0cfa-4c09-4523-a977-1d4952d2ab3b {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:43.970478 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:43.970478 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:43.989339 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0bf2aa17-2e58-43ec-8161-d58080d818d8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b returned with HTTP 200 Jul 10 04:25:43.990314 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 166/658] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:43 2026] GET /volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:44.004419 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:44.009239 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:25:44.009239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-373347517", "volume_type": "0bd62634-08af-4a7e-9c02-78c752715523", "group_id": "01cd0cfa-4c09-4523-a977-1d4952d2ab3b", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:44.009766 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-373347517', 'volume_type': '0bd62634-08af-4a7e-9c02-78c752715523', 'group_id': '01cd0cfa-4c09-4523-a977-1d4952d2ab3b', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:25:44.018066 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:44.018066 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:44.019001 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume of 1 GB Jul 10 04:25:44.025061 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Availability Zones retrieved successfully. Jul 10 04:25:44.031853 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (81fb7fb0-1ed6-49b7-8ff6-3dd658fb20de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:44.033569 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5051168b-81ad-4a34-a3d7-18b0a3da1826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:44.034486 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:44.034486 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:44.035153 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:25:44.059990 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5051168b-81ad-4a34-a3d7-18b0a3da1826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:25:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0bd62634-08af-4a7e-9c02-78c752715523,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1958136734',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0bd62634-08af-4a7e-9c02-78c752715523', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '01cd0cfa-4c09-4523-a977-1d4952d2ab3b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:44.059990 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988df0e6-3f00-4b86-9cd2-3283428041b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:44.095594 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4621cbcd-0a98-4dc6-b104-9c56152b3069 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:44.098939 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4621cbcd-0a98-4dc6-b104-9c56152b3069 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:44.099698 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4621cbcd-0a98-4dc6-b104-9c56152b3069 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:44.100067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4621cbcd-0a98-4dc6-b104-9c56152b3069 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:44.101046 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1958136734 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1958136734, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:25:44.101564 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1958136734 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1958136734, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:25:44.109355 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-aa1ba213-f71a-4253-be09-332e5a3742ef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Lock "cinder-attachment_update-2ee43b51-67fd-446a-a4b4-96dfbc24252d-np0000004952" released by "attachment_update" :: held 0.532s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:25:44.109355 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-aa1ba213-f71a-4253-be09-332e5a3742ef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments/e902f284-84a8-4757-b237-31bda371079f returned with HTTP 200 Jul 10 04:25:44.109355 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 167/659] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:25:43 2026] PUT /volume/v3/attachments/e902f284-84a8-4757-b237-31bda371079f => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:44.118208 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:44.118208 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:44.126972 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4621cbcd-0a98-4dc6-b104-9c56152b3069 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:44.133952 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4621cbcd-0a98-4dc6-b104-9c56152b3069 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:44.134605 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 166/660] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:44 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:44.168793 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['1e565785-82f4-4dcd-a0d1-82813b2efa8c', '9805a0b8-88ce-4f13-9fa9-4211409559be', '77b037ce-c4c4-4d0c-84d0-8345589c4aea', '29f36c55-14d6-477a-b1b2-4a0b963ea4be'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:44.169864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988df0e6-3f00-4b86-9cd2-3283428041b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e565785-82f4-4dcd-a0d1-82813b2efa8c', '9805a0b8-88ce-4f13-9fa9-4211409559be', '77b037ce-c4c4-4d0c-84d0-8345589c4aea', '29f36c55-14d6-477a-b1b2-4a0b963ea4be']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:44.170829 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e78e09e-567c-4d7e-8bfa-622a09d0fc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:44.214543 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e78e09e-567c-4d7e-8bfa-622a09d0fc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c135c2ae-5584-4bff-8215-1b3fd178dfff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-373347517',encryption_key_id=None,group_id=01cd0cfa-4c09-4523-a977-1d4952d2ab3b,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['1e565785-82f4-4dcd-a0d1-82813b2efa8c','9805a0b8-88ce-4f13-9fa9-4211409559be','77b037ce-c4c4-4d0c-84d0-8345589c4aea','29f36c55-14d6-477a-b1b2-4a0b963ea4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=0bd62634-08af-4a7e-9c02-78c752715523), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:25:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-373347517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=01cd0cfa-4c09-4523-a977-1d4952d2ab3b,host=None,id=c135c2ae-5584-4bff-8215-1b3fd178dfff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5958c61af65e4d1691d17e8823b2d224',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0bd62634-08af-4a7e-9c02-78c752715523),volume_type_id=0bd62634-08af-4a7e-9c02-78c752715523)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:44.215768 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13238df-fab8-45c7-b411-a42de1f4b5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:44.243356 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13238df-fab8-45c7-b411-a42de1f4b5c0) transitioned into state 'SUCCESS' from state '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-373347517',encryption_key_id=None,group_id=01cd0cfa-4c09-4523-a977-1d4952d2ab3b,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['1e565785-82f4-4dcd-a0d1-82813b2efa8c','9805a0b8-88ce-4f13-9fa9-4211409559be','77b037ce-c4c4-4d0c-84d0-8345589c4aea','29f36c55-14d6-477a-b1b2-4a0b963ea4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=0bd62634-08af-4a7e-9c02-78c752715523)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:44.244470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb8bd1d-2ded-434d-bdc1-c9b83afc59cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:44.269375 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb8bd1d-2ded-434d-bdc1-c9b83afc59cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:44.270474 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (81fb7fb0-1ed6-49b7-8ff6-3dd658fb20de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:44.271347 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume request issued successfully. Jul 10 04:25:44.272401 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:44.273283 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:44.346521 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:44.350580 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:44.350580 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:44.355867 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c620ee8d-9a91-4f00-a3d5-cc0c75a88088 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:25:44.356398 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 162/661] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:25:44 2026] POST /volume/v3/volumes => generated 820 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:44.372782 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b7538e52-1212-4660-a3f1-f653d22bdd29 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:44.375137 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b7538e52-1212-4660-a3f1-f653d22bdd29 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff Jul 10 04:25:44.375401 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b7538e52-1212-4660-a3f1-f653d22bdd29 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:44.375586 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b7538e52-1212-4660-a3f1-f653d22bdd29 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:44.383010 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:44.383010 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:44.386648 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b7538e52-1212-4660-a3f1-f653d22bdd29 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:25:44.387415 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-b7538e52-1212-4660-a3f1-f653d22bdd29 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:44.387564 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-b7538e52-1212-4660-a3f1-f653d22bdd29 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:44.425169 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-b7538e52-1212-4660-a3f1-f653d22bdd29 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:44.428951 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:44.428951 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:44.437528 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b7538e52-1212-4660-a3f1-f653d22bdd29 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff returned with HTTP 200 Jul 10 04:25:44.438036 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 167/662] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:44 2026] GET /volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:45.160518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-55a8af84-0011-43ec-9ae2-e799836cf203 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:45.163482 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-55a8af84-0011-43ec-9ae2-e799836cf203 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:45.163482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-55a8af84-0011-43ec-9ae2-e799836cf203 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:45.163482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-55a8af84-0011-43ec-9ae2-e799836cf203 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:45.195186 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:45.195186 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:45.199649 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-55a8af84-0011-43ec-9ae2-e799836cf203 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:45.205203 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-55a8af84-0011-43ec-9ae2-e799836cf203 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:45.205840 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 168/663] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:45 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:45.456247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0d398938-0a46-46ae-899c-3f13fcc19a38 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:45.458752 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0d398938-0a46-46ae-899c-3f13fcc19a38 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff Jul 10 04:25:45.459029 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0d398938-0a46-46ae-899c-3f13fcc19a38 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:45.459547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0d398938-0a46-46ae-899c-3f13fcc19a38 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:45.468963 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:45.468963 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:45.473993 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0d398938-0a46-46ae-899c-3f13fcc19a38 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:25:45.475189 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-0d398938-0a46-46ae-899c-3f13fcc19a38 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:45.475524 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-0d398938-0a46-46ae-899c-3f13fcc19a38 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:45.521468 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-0d398938-0a46-46ae-899c-3f13fcc19a38 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:45.525134 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:45.525134 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:45.541178 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0d398938-0a46-46ae-899c-3f13fcc19a38 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff returned with HTTP 200 Jul 10 04:25:45.541881 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 167/664] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:45 2026] GET /volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:45.561989 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-299e3bdd-91c4-4802-a711-6ee0cb2c7c31 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:45.564490 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-299e3bdd-91c4-4802-a711-6ee0cb2c7c31 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/group_snapshots Jul 10 04:25:45.565049 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-299e3bdd-91c4-4802-a711-6ee0cb2c7c31 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "01cd0cfa-4c09-4523-a977-1d4952d2ab3b", "name": "tempest-group_snapshot-74447133"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:45.566935 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-299e3bdd-91c4-4802-a711-6ee0cb2c7c31 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '01cd0cfa-4c09-4523-a977-1d4952d2ab3b', 'name': 'tempest-group_snapshot-74447133'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 04:25:45.571515 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:45.571515 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:45.576048 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.group_snapshots [None req-299e3bdd-91c4-4802-a711-6ee0cb2c7c31 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating group_snapshot tempest-group_snapshot-74447133. Jul 10 04:25:45.619892 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:45.619892 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:45.634263 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-299e3bdd-91c4-4802-a711-6ee0cb2c7c31 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1958136734 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1958136734, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:25:45.661424 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-299e3bdd-91c4-4802-a711-6ee0cb2c7c31 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['76176731-5e37-4f3e-9726-404b19fcd707', 'f4cdcad2-244a-4be3-a646-527c8ce9cff3', '97512a0d-7809-4b0b-a427-581158394a88', '604663cc-f1de-4480-a41c-33cf99a4b4f1'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:45.713727 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-299e3bdd-91c4-4802-a711-6ee0cb2c7c31 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots returned with HTTP 202 Jul 10 04:25:45.714302 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 163/665] 10.4.3.87 () {70 vars in 1317 bytes} [Fri Jul 10 04:25:45 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:45.723604 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4c4c5695-00f9-4163-a762-09faf8f9f7c8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:45.725762 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4c4c5695-00f9-4163-a762-09faf8f9f7c8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 Jul 10 04:25:45.726009 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4c4c5695-00f9-4163-a762-09faf8f9f7c8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:45.726277 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4c4c5695-00f9-4163-a762-09faf8f9f7c8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:45.726460 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.group_snapshots [None req-4c4c5695-00f9-4163-a762-09faf8f9f7c8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 92f7b049-da70-4776-bf63-b3960e4a94d0 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:25:45.732279 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:45.732279 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:45.736423 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4c4c5695-00f9-4163-a762-09faf8f9f7c8 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 returned with HTTP 200 Jul 10 04:25:45.736851 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 168/666] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:25:45 2026] GET /volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 => generated 305 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:46.220662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7ff60a76-6100-4ddb-935f-d6e80b500748 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:46.222517 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ff60a76-6100-4ddb-935f-d6e80b500748 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:46.222772 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ff60a76-6100-4ddb-935f-d6e80b500748 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:46.223020 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ff60a76-6100-4ddb-935f-d6e80b500748 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:46.233904 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:46.233904 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:46.237722 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7ff60a76-6100-4ddb-935f-d6e80b500748 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:46.242445 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ff60a76-6100-4ddb-935f-d6e80b500748 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:46.243059 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 169/667] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:46 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:46.747381 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fd9ec6f5-0486-48e2-ad6c-ac770035e933 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:46.751200 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fd9ec6f5-0486-48e2-ad6c-ac770035e933 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 Jul 10 04:25:46.751590 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fd9ec6f5-0486-48e2-ad6c-ac770035e933 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:46.751942 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fd9ec6f5-0486-48e2-ad6c-ac770035e933 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:46.752171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.group_snapshots [None req-fd9ec6f5-0486-48e2-ad6c-ac770035e933 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 92f7b049-da70-4776-bf63-b3960e4a94d0 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:25:46.758033 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:46.758033 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:46.763056 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fd9ec6f5-0486-48e2-ad6c-ac770035e933 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 returned with HTTP 200 Jul 10 04:25:46.763530 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 168/668] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:25:46 2026] GET /volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 => generated 306 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:46.772352 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cea9e359-5004-48d2-a287-2d5e6069bb4e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:46.774359 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cea9e359-5004-48d2-a287-2d5e6069bb4e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail Jul 10 04:25:46.774570 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cea9e359-5004-48d2-a287-2d5e6069bb4e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:46.774775 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cea9e359-5004-48d2-a287-2d5e6069bb4e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:46.775034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-cea9e359-5004-48d2-a287-2d5e6069bb4e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:46.775323 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:46.775323 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:46.776165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [None req-cea9e359-5004-48d2-a287-2d5e6069bb4e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Building query based on filter {{(pid=100020) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:25:46.788924 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cea9e359-5004-48d2-a287-2d5e6069bb4e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all snapshots completed successfully. Jul 10 04:25:46.789340 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:46.789340 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:46.789923 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cea9e359-5004-48d2-a287-2d5e6069bb4e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 04:25:46.790302 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 164/669] 10.4.3.87 () {66 vars in 1257 bytes} [Fri Jul 10 04:25:46 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:46.806697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7fb7f069-1ab1-49db-9c84-a0e84b6646d0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:46.808490 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7fb7f069-1ab1-49db-9c84-a0e84b6646d0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/8932fc09-b43a-44e9-9b66-afedb16eaea3 Jul 10 04:25:46.808716 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7fb7f069-1ab1-49db-9c84-a0e84b6646d0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:46.808897 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7fb7f069-1ab1-49db-9c84-a0e84b6646d0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:46.831391 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:46.831391 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:46.831914 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7fb7f069-1ab1-49db-9c84-a0e84b6646d0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Snapshot retrieved successfully. Jul 10 04:25:46.832843 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7fb7f069-1ab1-49db-9c84-a0e84b6646d0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/8932fc09-b43a-44e9-9b66-afedb16eaea3 returned with HTTP 200 Jul 10 04:25:46.833270 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 169/670] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:25:46 2026] GET /volume/v3/snapshots/8932fc09-b43a-44e9-9b66-afedb16eaea3 => generated 449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:46.842381 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:46.844108 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/groups/action Jul 10 04:25:46.844481 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "92f7b049-da70-4776-bf63-b3960e4a94d0", "name": "tempest-Group_from_snap-2045439603"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:46.844664 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "92f7b049-da70-4776-bf63-b3960e4a94d0", "name": "tempest-Group_from_snap-2045439603"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:46.846135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '92f7b049-da70-4776-bf63-b3960e4a94d0', 'name': 'tempest-Group_from_snap-2045439603'}}. {{(pid=100021) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 04:25:46.846275 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.groups [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating group tempest-Group_from_snap-2045439603 from group_snapshot 92f7b049-da70-4776-bf63-b3960e4a94d0. Jul 10 04:25:46.852317 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:46.852317 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:46.859356 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:46.859356 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:46.862852 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:46.862852 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:46.902917 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['88b696e8-c820-4707-addb-eea58614de8a'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:47.259668 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e539b516-7bb9-404a-b618-f1789357edeb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:47.262354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e539b516-7bb9-404a-b618-f1789357edeb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:47.262981 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e539b516-7bb9-404a-b618-f1789357edeb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:47.263194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e539b516-7bb9-404a-b618-f1789357edeb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:47.277498 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:47.277498 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:47.282810 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e539b516-7bb9-404a-b618-f1789357edeb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:47.289134 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e539b516-7bb9-404a-b618-f1789357edeb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:47.289772 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 169/671] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:47 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:47.448565 np0000004952 devstack@c-api.service[100021]: INFO cinder.group.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] A mapping entry already exists for group 6d03a8a5-221f-46ef-999a-d82adf3dcea1 and volume type 0bd62634-08af-4a7e-9c02-78c752715523. Do not need to create again. Jul 10 04:25:47.449555 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:47.449555 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:47.450284 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Availability Zones retrieved successfully. Jul 10 04:25:47.457102 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (1a35118e-7bb5-49a6-8416-1714527d136e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:47.458801 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56570cca-35a6-43ae-a6c6-75992e2b11f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:47.460110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:25:47.494122 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56570cca-35a6-43ae-a6c6-75992e2b11f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8932fc09-b43a-44e9-9b66-afedb16eaea3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:25:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0bd62634-08af-4a7e-9c02-78c752715523,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1958136734',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0bd62634-08af-4a7e-9c02-78c752715523', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6d03a8a5-221f-46ef-999a-d82adf3dcea1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:47.495430 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1758d8c5-2056-47e7-99eb-9358f64d89a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:47.529227 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1958136734 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1958136734, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:25:47.542397 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['d7a39402-f82b-42aa-8f96-dddda38a6fcd', '1da16499-b5c3-4782-9366-9b3b689b1303'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:47.543370 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1758d8c5-2056-47e7-99eb-9358f64d89a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7a39402-f82b-42aa-8f96-dddda38a6fcd', '1da16499-b5c3-4782-9366-9b3b689b1303']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:47.544230 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c290d70f-37fd-4c53-a585-07cd107c0ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:47.587018 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c290d70f-37fd-4c53-a585-07cd107c0ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '541e6fd0-37b2-43cb-a49b-9f927f080234', '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=6d03a8a5-221f-46ef-999a-d82adf3dcea1,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['d7a39402-f82b-42aa-8f96-dddda38a6fcd','1da16499-b5c3-4782-9366-9b3b689b1303'],size=1,snapshot_id=8932fc09-b43a-44e9-9b66-afedb16eaea3,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=0bd62634-08af-4a7e-9c02-78c752715523), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6d03a8a5-221f-46ef-999a-d82adf3dcea1,host=None,id=541e6fd0-37b2-43cb-a49b-9f927f080234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5958c61af65e4d1691d17e8823b2d224',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8932fc09-b43a-44e9-9b66-afedb16eaea3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0bd62634-08af-4a7e-9c02-78c752715523),volume_type_id=0bd62634-08af-4a7e-9c02-78c752715523)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:47.587759 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6dea14-7e1e-468c-8b10-0fcf7489cd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:47.604378 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6dea14-7e1e-468c-8b10-0fcf7489cd1a) transitioned into state 'SUCCESS' from 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=6d03a8a5-221f-46ef-999a-d82adf3dcea1,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['d7a39402-f82b-42aa-8f96-dddda38a6fcd','1da16499-b5c3-4782-9366-9b3b689b1303'],size=1,snapshot_id=8932fc09-b43a-44e9-9b66-afedb16eaea3,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=0bd62634-08af-4a7e-9c02-78c752715523)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:47.605165 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (1a35118e-7bb5-49a6-8416-1714527d136e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:47.605534 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume request issued successfully. Jul 10 04:25:47.617859 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e8c6c875-5dea-4dcc-bf46-3c483a370b20 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/action returned with HTTP 202 Jul 10 04:25:47.618261 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 170/672] 10.4.3.87 () {70 vars in 1311 bytes} [Fri Jul 10 04:25:46 2026] POST /volume/v3/groups/action => generated 103 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:47.628609 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9f65b274-a542-476f-94eb-eb513e5ac56f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:47.632648 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:47.632648 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:47.632648 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:47.632648 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:47.632648 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:47.640649 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all volumes completed successfully. Jul 10 04:25:47.641486 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:47.641758 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:47.695155 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:47.699023 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:47.699023 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:47.704144 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:47.704382 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:47.747850 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:47.751006 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:47.751006 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:47.759096 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9f65b274-a542-476f-94eb-eb513e5ac56f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:47.759585 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 165/673] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:25:47 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:25:47.779942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b87fee5c-42ff-4778-93a4-82d5f9a298da None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:47.781985 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b87fee5c-42ff-4778-93a4-82d5f9a298da tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/541e6fd0-37b2-43cb-a49b-9f927f080234 Jul 10 04:25:47.782273 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b87fee5c-42ff-4778-93a4-82d5f9a298da tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:47.782503 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b87fee5c-42ff-4778-93a4-82d5f9a298da tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:47.790504 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:47.790504 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:47.795025 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b87fee5c-42ff-4778-93a4-82d5f9a298da tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:25:47.795794 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-b87fee5c-42ff-4778-93a4-82d5f9a298da tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:47.795990 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-b87fee5c-42ff-4778-93a4-82d5f9a298da tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:47.833615 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-b87fee5c-42ff-4778-93a4-82d5f9a298da tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:47.836886 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:47.836886 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:47.846810 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b87fee5c-42ff-4778-93a4-82d5f9a298da tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/541e6fd0-37b2-43cb-a49b-9f927f080234 returned with HTTP 200 Jul 10 04:25:47.847370 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 170/674] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:47 2026] GET /volume/v3/volumes/541e6fd0-37b2-43cb-a49b-9f927f080234 => generated 925 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:47.861859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-544c6645-324d-40b1-8a38-096d18684f58 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:47.863763 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-544c6645-324d-40b1-8a38-096d18684f58 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/6d03a8a5-221f-46ef-999a-d82adf3dcea1 Jul 10 04:25:47.864069 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-544c6645-324d-40b1-8a38-096d18684f58 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:47.864354 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-544c6645-324d-40b1-8a38-096d18684f58 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:47.864526 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-544c6645-324d-40b1-8a38-096d18684f58 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 6d03a8a5-221f-46ef-999a-d82adf3dcea1 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:47.868187 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:47.868187 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:47.876108 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-544c6645-324d-40b1-8a38-096d18684f58 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/6d03a8a5-221f-46ef-999a-d82adf3dcea1 returned with HTTP 200 Jul 10 04:25:47.876898 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 170/675] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:47 2026] GET /volume/v3/groups/6d03a8a5-221f-46ef-999a-d82adf3dcea1 => generated 418 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:47.887130 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-89465b9c-7645-4c48-adbd-d40421eb5738 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:47.889586 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:47.889808 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:47.889976 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:47.890269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:47.890673 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:47.890673 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:47.891165 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:47.904174 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all volumes completed successfully. Jul 10 04:25:47.905034 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:47.905253 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:47.953532 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:47.957572 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:47.957572 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:47.967449 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:47.967732 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:48.013163 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:48.016459 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:48.016459 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:48.025912 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89465b9c-7645-4c48-adbd-d40421eb5738 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:48.026411 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 171/676] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:25:47 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) Jul 10 04:25:48.041788 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9594949d-9c8b-4d48-9835-13a8f4e20692 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:48.044590 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9594949d-9c8b-4d48-9835-13a8f4e20692 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/groups/6d03a8a5-221f-46ef-999a-d82adf3dcea1/action Jul 10 04:25:48.045074 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9594949d-9c8b-4d48-9835-13a8f4e20692 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:48.045274 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9594949d-9c8b-4d48-9835-13a8f4e20692 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:48.047447 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-9594949d-9c8b-4d48-9835-13a8f4e20692 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] delete called for group 6d03a8a5-221f-46ef-999a-d82adf3dcea1 {{(pid=100020) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:25:48.047695 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.groups [None req-9594949d-9c8b-4d48-9835-13a8f4e20692 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Delete group with id: 6d03a8a5-221f-46ef-999a-d82adf3dcea1 Jul 10 04:25:48.052629 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:48.052629 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:48.119812 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9594949d-9c8b-4d48-9835-13a8f4e20692 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/6d03a8a5-221f-46ef-999a-d82adf3dcea1/action returned with HTTP 202 Jul 10 04:25:48.120425 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 166/677] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:25:48 2026] POST /volume/v3/groups/6d03a8a5-221f-46ef-999a-d82adf3dcea1/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:25:48.130104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-118ff39b-f2d4-4036-8f83-fb00b50ae9ea None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:48.132347 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-118ff39b-f2d4-4036-8f83-fb00b50ae9ea tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/541e6fd0-37b2-43cb-a49b-9f927f080234 Jul 10 04:25:48.132621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-118ff39b-f2d4-4036-8f83-fb00b50ae9ea tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:48.132865 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-118ff39b-f2d4-4036-8f83-fb00b50ae9ea tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:48.142972 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:48.142972 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:48.147968 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-118ff39b-f2d4-4036-8f83-fb00b50ae9ea tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:25:48.149029 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-118ff39b-f2d4-4036-8f83-fb00b50ae9ea tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:48.149230 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-118ff39b-f2d4-4036-8f83-fb00b50ae9ea tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:48.209296 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-118ff39b-f2d4-4036-8f83-fb00b50ae9ea tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:48.220664 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:48.220664 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:48.238679 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-118ff39b-f2d4-4036-8f83-fb00b50ae9ea tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/541e6fd0-37b2-43cb-a49b-9f927f080234 returned with HTTP 200 Jul 10 04:25:48.239466 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 171/678] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:48 2026] GET /volume/v3/volumes/541e6fd0-37b2-43cb-a49b-9f927f080234 => generated 924 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:48.308293 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fecd5dcd-aad7-4887-97b7-a533d73b0dc9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:48.310127 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fecd5dcd-aad7-4887-97b7-a533d73b0dc9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:48.310338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fecd5dcd-aad7-4887-97b7-a533d73b0dc9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:48.310520 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fecd5dcd-aad7-4887-97b7-a533d73b0dc9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:48.323043 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:48.323043 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:48.336791 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fecd5dcd-aad7-4887-97b7-a533d73b0dc9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:48.348491 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fecd5dcd-aad7-4887-97b7-a533d73b0dc9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:48.348491 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 171/679] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:48 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:48.544274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d59a47ee-fac2-436d-92d0-e0c616da60de None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:48.546291 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d59a47ee-fac2-436d-92d0-e0c616da60de tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:48.546509 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d59a47ee-fac2-436d-92d0-e0c616da60de tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:48.546755 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d59a47ee-fac2-436d-92d0-e0c616da60de tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:48.554533 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:48.554533 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:48.558579 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d59a47ee-fac2-436d-92d0-e0c616da60de tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:48.563728 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d59a47ee-fac2-436d-92d0-e0c616da60de tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:48.564349 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 172/680] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:48 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:48.577544 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-93890e16-cdcc-4db3-add8-0025ed0afb96 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:48.579468 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-93890e16-cdcc-4db3-add8-0025ed0afb96 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:48.579714 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-93890e16-cdcc-4db3-add8-0025ed0afb96 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:48.579904 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-93890e16-cdcc-4db3-add8-0025ed0afb96 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:48.589114 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:48.589114 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:48.594729 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-93890e16-cdcc-4db3-add8-0025ed0afb96 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:48.602667 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-93890e16-cdcc-4db3-add8-0025ed0afb96 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:48.602944 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 167/681] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:48 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:48.659658 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-ff68c77e-25e5-43e6-b937-27832751f47c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:48.663822 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-ff68c77e-25e5-43e6-b937-27832751f47c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:48.664041 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-ff68c77e-25e5-43e6-b937-27832751f47c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:48.664273 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-ff68c77e-25e5-43e6-b937-27832751f47c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:48.673350 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:48.673350 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:48.679616 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-ff68c77e-25e5-43e6-b937-27832751f47c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:48.687146 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-ff68c77e-25e5-43e6-b937-27832751f47c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:48.687936 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 172/682] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:48 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:49.258204 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21b1fd27-b3e7-4708-8be5-9901a94ffb25 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.260926 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21b1fd27-b3e7-4708-8be5-9901a94ffb25 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/541e6fd0-37b2-43cb-a49b-9f927f080234 Jul 10 04:25:49.261617 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21b1fd27-b3e7-4708-8be5-9901a94ffb25 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:49.262245 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21b1fd27-b3e7-4708-8be5-9901a94ffb25 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:49.270238 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21b1fd27-b3e7-4708-8be5-9901a94ffb25 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/541e6fd0-37b2-43cb-a49b-9f927f080234 returned with HTTP 404 Jul 10 04:25:49.270238 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 172/683] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:49 2026] GET /volume/v3/volumes/541e6fd0-37b2-43cb-a49b-9f927f080234 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:25:49.278433 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-82975eaa-f4a2-447f-9b32-f9335ad91deb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.280776 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82975eaa-f4a2-447f-9b32-f9335ad91deb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/6d03a8a5-221f-46ef-999a-d82adf3dcea1 Jul 10 04:25:49.281059 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82975eaa-f4a2-447f-9b32-f9335ad91deb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:49.281300 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82975eaa-f4a2-447f-9b32-f9335ad91deb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:49.281464 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-82975eaa-f4a2-447f-9b32-f9335ad91deb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 6d03a8a5-221f-46ef-999a-d82adf3dcea1 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:49.284884 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82975eaa-f4a2-447f-9b32-f9335ad91deb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/6d03a8a5-221f-46ef-999a-d82adf3dcea1 returned with HTTP 404 Jul 10 04:25:49.285616 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 173/684] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:49 2026] GET /volume/v3/groups/6d03a8a5-221f-46ef-999a-d82adf3dcea1 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:25:49.293165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e2868c8d-9d55-45f5-b3c0-6bf755f9ad54 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.298306 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2868c8d-9d55-45f5-b3c0-6bf755f9ad54 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] DELETE https://10.4.3.87/volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 Jul 10 04:25:49.298306 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2868c8d-9d55-45f5-b3c0-6bf755f9ad54 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:49.298306 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2868c8d-9d55-45f5-b3c0-6bf755f9ad54 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:49.298306 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-e2868c8d-9d55-45f5-b3c0-6bf755f9ad54 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] delete called for member 92f7b049-da70-4776-bf63-b3960e4a94d0 {{(pid=100020) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 04:25:49.298306 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.group_snapshots [None req-e2868c8d-9d55-45f5-b3c0-6bf755f9ad54 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Delete group_snapshot with id: 92f7b049-da70-4776-bf63-b3960e4a94d0 Jul 10 04:25:49.303119 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:49.303119 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:49.354538 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2868c8d-9d55-45f5-b3c0-6bf755f9ad54 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 returned with HTTP 202 Jul 10 04:25:49.355499 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 168/685] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:25:49 2026] DELETE /volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:25:49.364735 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e8709c5c-3509-4383-9cba-3359570ea182 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.366776 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:49.367072 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:49.367454 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:49.367860 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:49.370135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:49.370246 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c38a04d6-9f38-4dad-b1a4-f4184077ef90 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.374668 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c38a04d6-9f38-4dad-b1a4-f4184077ef90 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:49.375286 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c38a04d6-9f38-4dad-b1a4-f4184077ef90 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:49.375790 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c38a04d6-9f38-4dad-b1a4-f4184077ef90 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:49.379852 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all volumes completed successfully. Jul 10 04:25:49.383285 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:49.383285 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:49.392431 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:49.392431 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:49.404403 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c38a04d6-9f38-4dad-b1a4-f4184077ef90 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:49.411142 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c38a04d6-9f38-4dad-b1a4-f4184077ef90 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:49.411615 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 173/686] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:49 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:49.436506 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:49.442295 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:49.442295 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:49.452900 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e8709c5c-3509-4383-9cba-3359570ea182 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:49.453717 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 173/687] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:25:49 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:49.478067 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-94a539df-a538-4ae5-bfa4-da2387c57405 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.484235 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94a539df-a538-4ae5-bfa4-da2387c57405 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail Jul 10 04:25:49.484235 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94a539df-a538-4ae5-bfa4-da2387c57405 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:49.484235 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94a539df-a538-4ae5-bfa4-da2387c57405 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:49.484235 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-94a539df-a538-4ae5-bfa4-da2387c57405 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:49.484235 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-94a539df-a538-4ae5-bfa4-da2387c57405 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:25:49.497000 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-94a539df-a538-4ae5-bfa4-da2387c57405 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all snapshots completed successfully. Jul 10 04:25:49.498365 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94a539df-a538-4ae5-bfa4-da2387c57405 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 04:25:49.498928 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 174/688] 10.4.3.87 () {66 vars in 1257 bytes} [Fri Jul 10 04:25:49 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:25:49.511090 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-30d3e170-3f7a-4d4c-8e56-f148cb783a09 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.513105 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-30d3e170-3f7a-4d4c-8e56-f148cb783a09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 Jul 10 04:25:49.513702 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-30d3e170-3f7a-4d4c-8e56-f148cb783a09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:49.514130 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-30d3e170-3f7a-4d4c-8e56-f148cb783a09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:49.514303 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-30d3e170-3f7a-4d4c-8e56-f148cb783a09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 92f7b049-da70-4776-bf63-b3960e4a94d0 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:25:49.518398 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-30d3e170-3f7a-4d4c-8e56-f148cb783a09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 returned with HTTP 404 Jul 10 04:25:49.519240 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 169/689] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:25:49 2026] GET /volume/v3/group_snapshots/92f7b049-da70-4776-bf63-b3960e4a94d0 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:25:49.528359 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-046a04fd-57c3-4075-ab8d-9af6980c604d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.530492 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:49.530797 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:49.531122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:49.531542 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:49.532674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:49.543453 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all volumes completed successfully. Jul 10 04:25:49.544495 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:49.544832 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:49.605239 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:49.609774 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:49.609774 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:49.620758 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-046a04fd-57c3-4075-ab8d-9af6980c604d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:49.621569 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 174/690] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:25:49 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:49.640836 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dc29f76c-9de5-4a50-9ef8-b034536152e6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.642291 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc29f76c-9de5-4a50-9ef8-b034536152e6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b/action Jul 10 04:25:49.642924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc29f76c-9de5-4a50-9ef8-b034536152e6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:49.643186 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc29f76c-9de5-4a50-9ef8-b034536152e6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:49.644800 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-dc29f76c-9de5-4a50-9ef8-b034536152e6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] delete called for group 01cd0cfa-4c09-4523-a977-1d4952d2ab3b {{(pid=100022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:25:49.645046 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.groups [None req-dc29f76c-9de5-4a50-9ef8-b034536152e6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Delete group with id: 01cd0cfa-4c09-4523-a977-1d4952d2ab3b Jul 10 04:25:49.649088 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:49.649088 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:49.712060 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc29f76c-9de5-4a50-9ef8-b034536152e6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b/action returned with HTTP 202 Jul 10 04:25:49.712060 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 174/691] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:25:49 2026] POST /volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:25:49.723815 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9f4c1133-3a9b-400c-a057-e5840590c231 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:49.726958 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9f4c1133-3a9b-400c-a057-e5840590c231 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff Jul 10 04:25:49.727297 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9f4c1133-3a9b-400c-a057-e5840590c231 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:49.727590 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9f4c1133-3a9b-400c-a057-e5840590c231 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:49.737066 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:49.737066 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:49.744378 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9f4c1133-3a9b-400c-a057-e5840590c231 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:25:49.744378 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-9f4c1133-3a9b-400c-a057-e5840590c231 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:49.744378 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-9f4c1133-3a9b-400c-a057-e5840590c231 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:49.788286 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-9f4c1133-3a9b-400c-a057-e5840590c231 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:49.792991 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:49.792991 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:49.803845 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9f4c1133-3a9b-400c-a057-e5840590c231 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff returned with HTTP 200 Jul 10 04:25:49.804029 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 175/692] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:49 2026] GET /volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff => generated 912 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:50.428509 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-302bdc3d-32b3-4a24-ba28-ae03f34e1c9f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:50.429192 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-d8edccf0-80e4-42c0-b47e-a6e27d59d731 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:50.430232 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-302bdc3d-32b3-4a24-ba28-ae03f34e1c9f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:50.430439 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-302bdc3d-32b3-4a24-ba28-ae03f34e1c9f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:50.431308 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-302bdc3d-32b3-4a24-ba28-ae03f34e1c9f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:50.432262 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-d8edccf0-80e4-42c0-b47e-a6e27d59d731 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/attachments/e902f284-84a8-4757-b237-31bda371079f/action Jul 10 04:25:50.432653 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-d8edccf0-80e4-42c0-b47e-a6e27d59d731 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:50.432780 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-d8edccf0-80e4-42c0-b47e-a6e27d59d731 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:50.440724 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:50.440724 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:50.444991 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-302bdc3d-32b3-4a24-ba28-ae03f34e1c9f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:50.449195 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-302bdc3d-32b3-4a24-ba28-ae03f34e1c9f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:50.449637 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 170/693] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:50 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:50.455039 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:50.455039 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:50.469080 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-14dac2b2-f77a-4c08-b8ba-b52197f2fe4b req-d8edccf0-80e4-42c0-b47e-a6e27d59d731 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments/e902f284-84a8-4757-b237-31bda371079f/action returned with HTTP 204 Jul 10 04:25:50.469747 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 175/694] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:25:50 2026] POST /volume/v3/attachments/e902f284-84a8-4757-b237-31bda371079f/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:50.750908 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e67269b8-47b5-4222-b140-3ee76627cef7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:50.750908 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e67269b8-47b5-4222-b140-3ee76627cef7 None None] GET https://10.4.3.87/volume// Jul 10 04:25:50.750908 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e67269b8-47b5-4222-b140-3ee76627cef7 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:50.750908 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e67269b8-47b5-4222-b140-3ee76627cef7 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:50.750908 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e67269b8-47b5-4222-b140-3ee76627cef7 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:25:50.750908 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 175/695] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:25:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:25:50.759761 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-5d370c21-a375-4cba-9697-661cf3647d48 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:50.762639 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-5d370c21-a375-4cba-9697-661cf3647d48 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:25:50.763174 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-5d370c21-a375-4cba-9697-661cf3647d48 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9d00622-46f1-40d5-83a9-170ca4a2e00d", "connector": null, "instance_uuid": "5af58d85-40cf-46a2-a050-dbb4d4b41831"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:50.775349 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:50.775349 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:50.810957 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-5d370c21-a375-4cba-9697-661cf3647d48 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:25:50.811702 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 176/696] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:25:50 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:25:50.820952 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-37c9ec3b-ab02-472f-904d-a9ca6cd7dcf5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:50.823164 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37c9ec3b-ab02-472f-904d-a9ca6cd7dcf5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff Jul 10 04:25:50.823451 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37c9ec3b-ab02-472f-904d-a9ca6cd7dcf5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:50.823681 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37c9ec3b-ab02-472f-904d-a9ca6cd7dcf5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:50.829802 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37c9ec3b-ab02-472f-904d-a9ca6cd7dcf5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff returned with HTTP 404 Jul 10 04:25:50.830352 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 171/697] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:50 2026] GET /volume/v3/volumes/c135c2ae-5584-4bff-8215-1b3fd178dfff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:25:50.842242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0289f4ae-5bea-4231-9619-6b56ff8ae61c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:50.843384 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0289f4ae-5bea-4231-9619-6b56ff8ae61c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b Jul 10 04:25:50.843721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0289f4ae-5bea-4231-9619-6b56ff8ae61c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:50.843989 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0289f4ae-5bea-4231-9619-6b56ff8ae61c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:50.844175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-0289f4ae-5bea-4231-9619-6b56ff8ae61c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 01cd0cfa-4c09-4523-a977-1d4952d2ab3b {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:50.853485 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0289f4ae-5bea-4231-9619-6b56ff8ae61c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b returned with HTTP 404 Jul 10 04:25:50.855004 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 176/698] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:50 2026] GET /volume/v3/groups/01cd0cfa-4c09-4523-a977-1d4952d2ab3b => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:25:50.865755 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bf04a443-a67d-49fa-809b-ff3fbd895ce5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:50.868964 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf04a443-a67d-49fa-809b-ff3fbd895ce5 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/68eb6a07-4ef4-420f-9a6f-154cc362a810 Jul 10 04:25:50.870642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bf04a443-a67d-49fa-809b-ff3fbd895ce5 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:50.872666 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bf04a443-a67d-49fa-809b-ff3fbd895ce5 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:50.899492 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf04a443-a67d-49fa-809b-ff3fbd895ce5 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/group_types/68eb6a07-4ef4-420f-9a6f-154cc362a810 returned with HTTP 202 Jul 10 04:25:50.900026 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 176/699] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:25:50 2026] DELETE /volume/v3/group_types/68eb6a07-4ef4-420f-9a6f-154cc362a810 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:25:50.911437 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4e1f98f2-9aaf-4b75-96b9-1279ae1faf83 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:50.913620 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4e1f98f2-9aaf-4b75-96b9-1279ae1faf83 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] DELETE https://10.4.3.87/volume/v3/types/0bd62634-08af-4a7e-9c02-78c752715523 Jul 10 04:25:50.915234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4e1f98f2-9aaf-4b75-96b9-1279ae1faf83 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:50.915234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4e1f98f2-9aaf-4b75-96b9-1279ae1faf83 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:50.915234 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:50.915234 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:50.983408 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4e1f98f2-9aaf-4b75-96b9-1279ae1faf83 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/types/0bd62634-08af-4a7e-9c02-78c752715523 returned with HTTP 202 Jul 10 04:25:50.983408 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 177/700] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:25:50 2026] DELETE /volume/v3/types/0bd62634-08af-4a7e-9c02-78c752715523 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:25:50.995103 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ab2a35b6-4d73-415c-a384-c27374f0164b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:50.998153 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ab2a35b6-4d73-415c-a384-c27374f0164b tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] GET https://10.4.3.87/volume/v3/types/0bd62634-08af-4a7e-9c02-78c752715523 Jul 10 04:25:50.999800 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ab2a35b6-4d73-415c-a384-c27374f0164b tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:50.999800 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ab2a35b6-4d73-415c-a384-c27374f0164b tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:51.003609 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ab2a35b6-4d73-415c-a384-c27374f0164b tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/types/0bd62634-08af-4a7e-9c02-78c752715523 returned with HTTP 404 Jul 10 04:25:51.005889 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 172/701] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:25:50 2026] GET /volume/v3/types/0bd62634-08af-4a7e-9c02-78c752715523 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 04:25:51.017964 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-11c7f77f-fc13-4d88-947b-757b46e4a329 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.019834 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-11c7f77f-fc13-4d88-947b-757b46e4a329 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:25:51.020492 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-11c7f77f-fc13-4d88-947b-757b46e4a329 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1615506032"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:51.040716 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-11c7f77f-fc13-4d88-947b-757b46e4a329 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:25:51.040716 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 177/702] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:25:51 2026] POST /volume/v3/types => generated 224 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:51.055319 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-38efea37-9325-445a-b559-849bb92ca024 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.058048 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38efea37-9325-445a-b559-849bb92ca024 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:25:51.058443 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-38efea37-9325-445a-b559-849bb92ca024 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-292257915"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:51.075376 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38efea37-9325-445a-b559-849bb92ca024 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:25:51.075788 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 177/703] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:25:51 2026] POST /volume/v3/group_types => generated 180 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:51.085303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ef67b25b-faf7-4f59-bc1f-a3b47197551d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.087260 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ef67b25b-faf7-4f59-bc1f-a3b47197551d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/groups Jul 10 04:25:51.089237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ef67b25b-faf7-4f59-bc1f-a3b47197551d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4972ff24-44c1-4d53-9f77-c9bf72b712d5", "volume_types": ["9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d"], "name": "tempest-GroupSnapshotsTest-Group-967286028"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:51.090550 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-ef67b25b-faf7-4f59-bc1f-a3b47197551d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating new group {'group': {'group_type': '4972ff24-44c1-4d53-9f77-c9bf72b712d5', 'volume_types': ['9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d'], 'name': 'tempest-GroupSnapshotsTest-Group-967286028'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 04:25:51.095167 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.groups [None req-ef67b25b-faf7-4f59-bc1f-a3b47197551d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating group tempest-GroupSnapshotsTest-Group-967286028. Jul 10 04:25:51.111947 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ef67b25b-faf7-4f59-bc1f-a3b47197551d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Availability Zones retrieved successfully. Jul 10 04:25:51.135292 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-ef67b25b-faf7-4f59-bc1f-a3b47197551d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['739433db-038b-4c46-8ff9-c4e9ccd05d6c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:51.179838 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ef67b25b-faf7-4f59-bc1f-a3b47197551d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups returned with HTTP 202 Jul 10 04:25:51.180651 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 178/704] 10.4.3.87 () {70 vars in 1290 bytes} [Fri Jul 10 04:25:51 2026] POST /volume/v3/groups => generated 111 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:51.192183 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-469ce3ac-dd33-48ed-a410-c8ab6fbd110d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.194596 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-469ce3ac-dd33-48ed-a410-c8ab6fbd110d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:51.194915 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-469ce3ac-dd33-48ed-a410-c8ab6fbd110d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:51.195808 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-469ce3ac-dd33-48ed-a410-c8ab6fbd110d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:51.196034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-469ce3ac-dd33-48ed-a410-c8ab6fbd110d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:51.200506 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:51.200506 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:51.223153 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-469ce3ac-dd33-48ed-a410-c8ab6fbd110d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:51.223153 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 173/705] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:51 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:51.233562 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e2d0f262-f390-4f8f-a7c1-1e5fa7d6f8ea None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.238495 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2d0f262-f390-4f8f-a7c1-1e5fa7d6f8ea tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:51.238885 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2d0f262-f390-4f8f-a7c1-1e5fa7d6f8ea tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:51.239501 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2d0f262-f390-4f8f-a7c1-1e5fa7d6f8ea tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:51.263954 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:51.263954 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:51.271490 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e2d0f262-f390-4f8f-a7c1-1e5fa7d6f8ea tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:51.278042 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2d0f262-f390-4f8f-a7c1-1e5fa7d6f8ea tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:51.278792 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 178/706] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:51 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:51.463361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5d405d0a-db72-46a6-b677-49c097d5764e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.465272 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5d405d0a-db72-46a6-b677-49c097d5764e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:51.465573 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5d405d0a-db72-46a6-b677-49c097d5764e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:51.465809 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5d405d0a-db72-46a6-b677-49c097d5764e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:51.476397 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:51.476397 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:51.480724 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5d405d0a-db72-46a6-b677-49c097d5764e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:51.485485 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5d405d0a-db72-46a6-b677-49c097d5764e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:51.486106 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 178/707] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:51 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:25:51.501320 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-df6df4ec-7aeb-456d-93b5-1092aa132d08 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.503906 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df6df4ec-7aeb-456d-93b5-1092aa132d08 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:25:51.504167 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-df6df4ec-7aeb-456d-93b5-1092aa132d08 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:51.504412 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-df6df4ec-7aeb-456d-93b5-1092aa132d08 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:51.517847 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:51.517847 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:51.522736 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-df6df4ec-7aeb-456d-93b5-1092aa132d08 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:25:51.528738 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df6df4ec-7aeb-456d-93b5-1092aa132d08 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:25:51.529301 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 179/708] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:51 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:51.530139 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5e03f78e-3548-465d-9bb3-0caa71b9c81b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.530571 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e03f78e-3548-465d-9bb3-0caa71b9c81b None None] GET https://10.4.3.87/volume// Jul 10 04:25:51.530677 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e03f78e-3548-465d-9bb3-0caa71b9c81b None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:51.530928 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e03f78e-3548-465d-9bb3-0caa71b9c81b None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:51.531316 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e03f78e-3548-465d-9bb3-0caa71b9c81b None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:25:51.531639 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 174/709] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:25:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:25:51.542313 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-e0331c13-d30e-4700-b0f6-bbc4442fe793 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.549279 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-e0331c13-d30e-4700-b0f6-bbc4442fe793 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:51.549279 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-e0331c13-d30e-4700-b0f6-bbc4442fe793 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:51.549509 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-e0331c13-d30e-4700-b0f6-bbc4442fe793 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:51.562514 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:51.562514 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:51.566469 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-e0331c13-d30e-4700-b0f6-bbc4442fe793 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:51.571283 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-e0331c13-d30e-4700-b0f6-bbc4442fe793 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:51.572579 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 179/710] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:25:51 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:25:51.685258 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-17fb8657-c25e-481c-af52-d896055216c9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:51.689427 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-17fb8657-c25e-481c-af52-d896055216c9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] PUT https://10.4.3.87/volume/v3/attachments/ec9446d9-3af9-4853-b34b-a5a194ea875e Jul 10 04:25:51.690171 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-17fb8657-c25e-481c-af52-d896055216c9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:51.700802 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-17fb8657-c25e-481c-af52-d896055216c9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Acquiring lock "cinder-attachment_update-e9d00622-46f1-40d5-83a9-170ca4a2e00d-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:25:51.706015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-17fb8657-c25e-481c-af52-d896055216c9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-e9d00622-46f1-40d5-83a9-170ca4a2e00d-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:25:51.707827 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:51.707827 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:52.229386 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-17fb8657-c25e-481c-af52-d896055216c9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-e9d00622-46f1-40d5-83a9-170ca4a2e00d-np0000004952" released by "attachment_update" :: held 0.523s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:25:52.229782 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-17fb8657-c25e-481c-af52-d896055216c9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/ec9446d9-3af9-4853-b34b-a5a194ea875e returned with HTTP 200 Jul 10 04:25:52.230106 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 179/711] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:25:51 2026] PUT /volume/v3/attachments/ec9446d9-3af9-4853-b34b-a5a194ea875e => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:52.238986 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-70303e5d-14a2-4d85-b626-308b5275f0eb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:52.241313 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-70303e5d-14a2-4d85-b626-308b5275f0eb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:52.241598 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-70303e5d-14a2-4d85-b626-308b5275f0eb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:52.242577 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-70303e5d-14a2-4d85-b626-308b5275f0eb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:52.242577 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-70303e5d-14a2-4d85-b626-308b5275f0eb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:52.243244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-8111a01f-0d70-46e3-8a34-638b00fa412e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:52.245629 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-8111a01f-0d70-46e3-8a34-638b00fa412e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d/encryption Jul 10 04:25:52.245837 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-8111a01f-0d70-46e3-8a34-638b00fa412e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:52.246050 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-8111a01f-0d70-46e3-8a34-638b00fa412e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:52.246984 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:52.246984 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:52.261975 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:52.261975 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:52.266141 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-70303e5d-14a2-4d85-b626-308b5275f0eb tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:52.266796 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 180/712] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:52 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:52.271613 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-8111a01f-0d70-46e3-8a34-638b00fa412e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d/encryption returned with HTTP 200 Jul 10 04:25:52.271791 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 175/713] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:25:52 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:52.278427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:52.280631 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:25:52.281107 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1790623176", "volume_type": "9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d", "group_id": "3c6c040b-cbef-4e13-b6d4-24fe56b282d6", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:52.282844 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1790623176', 'volume_type': '9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d', 'group_id': '3c6c040b-cbef-4e13-b6d4-24fe56b282d6', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:25:52.297419 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-369b29ee-ae6d-49f3-a871-fdffc086ca91 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:52.300601 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-369b29ee-ae6d-49f3-a871-fdffc086ca91 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:52.300695 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:52.300695 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:52.300860 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-369b29ee-ae6d-49f3-a871-fdffc086ca91 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:52.301137 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-369b29ee-ae6d-49f3-a871-fdffc086ca91 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:52.301378 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume of 1 GB Jul 10 04:25:52.311031 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Availability Zones retrieved successfully. Jul 10 04:25:52.318246 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:52.318246 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:52.321463 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (317075ae-ba1e-482c-b047-41864d7fb458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:52.323285 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-369b29ee-ae6d-49f3-a871-fdffc086ca91 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:52.325113 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d753893-1402-4a74-a30d-ef1aff1a4fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:52.325647 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:52.325647 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:52.326461 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:25:52.330448 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-369b29ee-ae6d-49f3-a871-fdffc086ca91 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:52.331158 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 180/714] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:52 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:52.360393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d753893-1402-4a74-a30d-ef1aff1a4fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:25:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1615506032',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c6c040b-cbef-4e13-b6d4-24fe56b282d6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:52.361684 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d0bea1-83f7-4f11-82aa-06391ae5e95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:52.402444 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1615506032 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1615506032, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:25:52.402853 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1615506032 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1615506032, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:25:52.441196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['9cc209bb-f717-4445-a9fd-76e952c0276f', '795dfeb2-7e64-417a-816d-15bce2bf864a', 'e08b2d5f-c98d-4dd1-b153-a1e0b679f38a', 'cfbb1c10-49b6-4090-84a0-e38cbc1cfa08'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:52.442363 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d0bea1-83f7-4f11-82aa-06391ae5e95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cc209bb-f717-4445-a9fd-76e952c0276f', '795dfeb2-7e64-417a-816d-15bce2bf864a', 'e08b2d5f-c98d-4dd1-b153-a1e0b679f38a', 'cfbb1c10-49b6-4090-84a0-e38cbc1cfa08']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:52.443348 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (196a82e5-23e0-4d51-98d1-c48c7b102d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:52.472796 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (196a82e5-23e0-4d51-98d1-c48c7b102d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb339901-66db-48ff-abfb-fa2df7cf5703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1790623176',encryption_key_id=None,group_id=3c6c040b-cbef-4e13-b6d4-24fe56b282d6,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['9cc209bb-f717-4445-a9fd-76e952c0276f','795dfeb2-7e64-417a-816d-15bce2bf864a','e08b2d5f-c98d-4dd1-b153-a1e0b679f38a','cfbb1c10-49b6-4090-84a0-e38cbc1cfa08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1790623176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c6c040b-cbef-4e13-b6d4-24fe56b282d6,host=None,id=bb339901-66db-48ff-abfb-fa2df7cf5703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5958c61af65e4d1691d17e8823b2d224',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d),volume_type_id=9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:52.473587 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f1cfb4-9126-4714-8c22-3f583e28136f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:52.491225 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f1cfb4-9126-4714-8c22-3f583e28136f) transitioned into state 'SUCCESS' from state '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-1790623176',encryption_key_id=None,group_id=3c6c040b-cbef-4e13-b6d4-24fe56b282d6,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['9cc209bb-f717-4445-a9fd-76e952c0276f','795dfeb2-7e64-417a-816d-15bce2bf864a','e08b2d5f-c98d-4dd1-b153-a1e0b679f38a','cfbb1c10-49b6-4090-84a0-e38cbc1cfa08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:52.491873 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbee4e28-a046-43a9-85d5-476861b09053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:52.505403 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbee4e28-a046-43a9-85d5-476861b09053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:52.506147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (317075ae-ba1e-482c-b047-41864d7fb458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:52.506632 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume request issued successfully. Jul 10 04:25:52.507339 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:52.507483 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:52.543606 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:52.547685 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:52.547685 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:52.552251 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c83b73d0-eeee-4c2f-9b73-9e70d4d6cc0f tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:25:52.552865 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 180/715] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:25:52 2026] POST /volume/v3/volumes => generated 821 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:52.569066 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3eb80d8e-dc6a-4b21-9810-152d2003bf09 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:52.570981 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3eb80d8e-dc6a-4b21-9810-152d2003bf09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/bb339901-66db-48ff-abfb-fa2df7cf5703 Jul 10 04:25:52.571222 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3eb80d8e-dc6a-4b21-9810-152d2003bf09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:52.571435 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3eb80d8e-dc6a-4b21-9810-152d2003bf09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:52.580826 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:52.580826 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:52.584860 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3eb80d8e-dc6a-4b21-9810-152d2003bf09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:25:52.585632 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-3eb80d8e-dc6a-4b21-9810-152d2003bf09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:52.585818 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-3eb80d8e-dc6a-4b21-9810-152d2003bf09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:52.622713 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-3eb80d8e-dc6a-4b21-9810-152d2003bf09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:52.626171 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:52.626171 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:52.634006 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3eb80d8e-dc6a-4b21-9810-152d2003bf09 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/bb339901-66db-48ff-abfb-fa2df7cf5703 returned with HTTP 200 Jul 10 04:25:52.634587 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 181/716] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:52 2026] GET /volume/v3/volumes/bb339901-66db-48ff-abfb-fa2df7cf5703 => generated 889 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:53.345672 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7c2974c7-de82-430a-89f9-aa36ae8cda05 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:53.347617 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c2974c7-de82-430a-89f9-aa36ae8cda05 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:53.347830 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c2974c7-de82-430a-89f9-aa36ae8cda05 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:53.348102 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c2974c7-de82-430a-89f9-aa36ae8cda05 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:53.361396 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:53.361396 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:53.366792 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7c2974c7-de82-430a-89f9-aa36ae8cda05 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:53.372281 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c2974c7-de82-430a-89f9-aa36ae8cda05 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:53.372811 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 176/717] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:53 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:53.656171 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-14ca9ea9-989e-4735-be2b-dada94c73e52 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:53.658531 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-14ca9ea9-989e-4735-be2b-dada94c73e52 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/bb339901-66db-48ff-abfb-fa2df7cf5703 Jul 10 04:25:53.658743 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-14ca9ea9-989e-4735-be2b-dada94c73e52 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:53.658946 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-14ca9ea9-989e-4735-be2b-dada94c73e52 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:53.676438 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:53.676438 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:53.683526 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-14ca9ea9-989e-4735-be2b-dada94c73e52 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:25:53.684707 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-14ca9ea9-989e-4735-be2b-dada94c73e52 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:53.685234 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-14ca9ea9-989e-4735-be2b-dada94c73e52 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:53.740545 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-14ca9ea9-989e-4735-be2b-dada94c73e52 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:53.746786 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:53.746786 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:53.754882 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-14ca9ea9-989e-4735-be2b-dada94c73e52 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/bb339901-66db-48ff-abfb-fa2df7cf5703 returned with HTTP 200 Jul 10 04:25:53.755324 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 181/718] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:53 2026] GET /volume/v3/volumes/bb339901-66db-48ff-abfb-fa2df7cf5703 => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:53.766888 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:53.768774 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:25:53.769122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-403994691", "volume_type": "9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d", "group_id": "3c6c040b-cbef-4e13-b6d4-24fe56b282d6", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:53.770843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-403994691', 'volume_type': '9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d', 'group_id': '3c6c040b-cbef-4e13-b6d4-24fe56b282d6', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:25:53.781431 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:53.781431 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:53.782093 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume of 1 GB Jul 10 04:25:53.788959 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Availability Zones retrieved successfully. Jul 10 04:25:53.795343 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (bd24fc77-5674-42e9-a690-d36ac2e8918c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:53.796837 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa29119-0f23-47d6-a890-dc4192e58c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:53.797615 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:53.797615 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:53.798455 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:25:53.823341 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aa29119-0f23-47d6-a890-dc4192e58c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:25:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1615506032',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c6c040b-cbef-4e13-b6d4-24fe56b282d6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:53.824124 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe088de-5d3a-4b07-aeaa-ddb67f9b856b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:53.871123 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['29cf2f49-b17b-42b2-bf5f-9c3e7b8a59b7', '1b65f7a3-0a49-425c-895e-62c66c3e3abd', '0f9e72f5-09f9-49f0-8f62-4e1482fd59ba', 'ffc40aab-37ec-4752-860c-f8eded104519'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:25:53.872167 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe088de-5d3a-4b07-aeaa-ddb67f9b856b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29cf2f49-b17b-42b2-bf5f-9c3e7b8a59b7', '1b65f7a3-0a49-425c-895e-62c66c3e3abd', '0f9e72f5-09f9-49f0-8f62-4e1482fd59ba', 'ffc40aab-37ec-4752-860c-f8eded104519']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:53.873235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870338f6-727b-441e-b149-bf92703f5b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:53.905315 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870338f6-727b-441e-b149-bf92703f5b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07c8b71-447a-42ac-a8c9-5e9208188c20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-403994691',encryption_key_id=None,group_id=3c6c040b-cbef-4e13-b6d4-24fe56b282d6,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['29cf2f49-b17b-42b2-bf5f-9c3e7b8a59b7','1b65f7a3-0a49-425c-895e-62c66c3e3abd','0f9e72f5-09f9-49f0-8f62-4e1482fd59ba','ffc40aab-37ec-4752-860c-f8eded104519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-403994691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c6c040b-cbef-4e13-b6d4-24fe56b282d6,host=None,id=b07c8b71-447a-42ac-a8c9-5e9208188c20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5958c61af65e4d1691d17e8823b2d224',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d),volume_type_id=9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:53.906851 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a7c315-2fcb-4e8e-8767-660f0ed3a261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:53.932108 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a7c315-2fcb-4e8e-8767-660f0ed3a261) transitioned into state 'SUCCESS' from state '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-403994691',encryption_key_id=None,group_id=3c6c040b-cbef-4e13-b6d4-24fe56b282d6,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['29cf2f49-b17b-42b2-bf5f-9c3e7b8a59b7','1b65f7a3-0a49-425c-895e-62c66c3e3abd','0f9e72f5-09f9-49f0-8f62-4e1482fd59ba','ffc40aab-37ec-4752-860c-f8eded104519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:53.932108 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373cb1d7-caf3-4300-99a5-eef3e51a6d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:25:53.948732 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373cb1d7-caf3-4300-99a5-eef3e51a6d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:25:53.949864 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (bd24fc77-5674-42e9-a690-d36ac2e8918c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:25:53.950208 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume request issued successfully. Jul 10 04:25:53.951131 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:53.951361 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:54.002485 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:54.006900 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:54.006900 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:54.012914 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-44f22f26-89b2-45ef-be1a-436d73ed98f5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:25:54.013617 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 181/719] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:25:53 2026] POST /volume/v3/volumes => generated 820 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:54.029608 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6c427429-e2ef-4c13-86db-203cc6cc50ee None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:54.031692 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6c427429-e2ef-4c13-86db-203cc6cc50ee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 Jul 10 04:25:54.032003 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6c427429-e2ef-4c13-86db-203cc6cc50ee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:54.032310 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6c427429-e2ef-4c13-86db-203cc6cc50ee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:54.041653 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:54.041653 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:54.047337 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6c427429-e2ef-4c13-86db-203cc6cc50ee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:25:54.048476 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-6c427429-e2ef-4c13-86db-203cc6cc50ee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:54.048690 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-6c427429-e2ef-4c13-86db-203cc6cc50ee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:54.100711 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-6c427429-e2ef-4c13-86db-203cc6cc50ee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:54.109112 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:54.109112 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:54.119093 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6c427429-e2ef-4c13-86db-203cc6cc50ee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 returned with HTTP 200 Jul 10 04:25:54.119629 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 182/720] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:54 2026] GET /volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 => generated 888 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:54.392598 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c3fa73d7-028a-40db-9a69-dd2f58739d9b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:54.396072 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c3fa73d7-028a-40db-9a69-dd2f58739d9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:54.396373 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c3fa73d7-028a-40db-9a69-dd2f58739d9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:54.396871 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c3fa73d7-028a-40db-9a69-dd2f58739d9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:54.411473 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:54.411473 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:54.419578 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c3fa73d7-028a-40db-9a69-dd2f58739d9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:54.426756 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c3fa73d7-028a-40db-9a69-dd2f58739d9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:54.427147 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 177/721] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:54 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:55.142714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ff47d94f-c0c2-4e0f-b657-043230075762 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:55.145435 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ff47d94f-c0c2-4e0f-b657-043230075762 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 Jul 10 04:25:55.145730 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ff47d94f-c0c2-4e0f-b657-043230075762 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:55.145959 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ff47d94f-c0c2-4e0f-b657-043230075762 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:55.157394 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:55.157394 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:55.165074 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ff47d94f-c0c2-4e0f-b657-043230075762 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:25:55.166084 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-ff47d94f-c0c2-4e0f-b657-043230075762 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:55.166336 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-ff47d94f-c0c2-4e0f-b657-043230075762 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:55.221486 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-ff47d94f-c0c2-4e0f-b657-043230075762 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:55.225838 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:55.225838 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:55.235276 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ff47d94f-c0c2-4e0f-b657-043230075762 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 returned with HTTP 200 Jul 10 04:25:55.235844 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 182/722] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:25:55 2026] GET /volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:55.250929 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ddd4a705-5214-4b5b-b671-c98f1bdbd360 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:55.253381 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ddd4a705-5214-4b5b-b671-c98f1bdbd360 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] PUT https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:55.253862 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ddd4a705-5214-4b5b-b671-c98f1bdbd360 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "bb339901-66db-48ff-abfb-fa2df7cf5703"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:55.262923 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-ddd4a705-5214-4b5b-b671-c98f1bdbd360 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Update called for group 3c6c040b-cbef-4e13-b6d4-24fe56b282d6. {{(pid=100019) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 04:25:55.263091 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.groups [None req-ddd4a705-5214-4b5b-b671-c98f1bdbd360 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Updating group 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 with name None description: None add_volumes: None remove_volumes: bb339901-66db-48ff-abfb-fa2df7cf5703. Jul 10 04:25:55.267611 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:55.267611 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:55.304050 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ddd4a705-5214-4b5b-b671-c98f1bdbd360 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 202 Jul 10 04:25:55.304689 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 182/723] 10.4.3.87 () {70 vars in 1399 bytes} [Fri Jul 10 04:25:55 2026] PUT /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:25:55.314005 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f39e0ec4-364e-42f2-8e6c-f87fdd3fc548 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:55.316257 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f39e0ec4-364e-42f2-8e6c-f87fdd3fc548 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:55.316964 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f39e0ec4-364e-42f2-8e6c-f87fdd3fc548 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:55.316964 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f39e0ec4-364e-42f2-8e6c-f87fdd3fc548 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:55.317416 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-f39e0ec4-364e-42f2-8e6c-f87fdd3fc548 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:55.323540 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:55.323540 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:55.336072 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f39e0ec4-364e-42f2-8e6c-f87fdd3fc548 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:55.336643 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 183/724] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:55 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:55.444171 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7f0a8eb4-696a-4b90-bc99-8f469191a11a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:55.445957 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f0a8eb4-696a-4b90-bc99-8f469191a11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:55.446405 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f0a8eb4-696a-4b90-bc99-8f469191a11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:55.446810 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f0a8eb4-696a-4b90-bc99-8f469191a11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:55.460058 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:55.460058 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:55.467134 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7f0a8eb4-696a-4b90-bc99-8f469191a11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:55.473199 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f0a8eb4-696a-4b90-bc99-8f469191a11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:55.473664 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 178/725] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:55 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:56.349443 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-20795028-11c0-40f9-8607-3041a4d3691e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:56.351755 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-20795028-11c0-40f9-8607-3041a4d3691e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:56.352195 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-20795028-11c0-40f9-8607-3041a4d3691e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:56.352573 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-20795028-11c0-40f9-8607-3041a4d3691e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:56.352881 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-20795028-11c0-40f9-8607-3041a4d3691e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:56.359607 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:56.359607 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:56.372007 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-20795028-11c0-40f9-8607-3041a4d3691e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:56.372697 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 183/726] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:56 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:56.389289 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3e719d1d-ee76-496c-9569-9122e9268d65 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:56.391674 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3e719d1d-ee76-496c-9569-9122e9268d65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] PUT https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:56.392130 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3e719d1d-ee76-496c-9569-9122e9268d65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "bb339901-66db-48ff-abfb-fa2df7cf5703"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:56.394033 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-3e719d1d-ee76-496c-9569-9122e9268d65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Update called for group 3c6c040b-cbef-4e13-b6d4-24fe56b282d6. {{(pid=100019) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 04:25:56.394248 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.groups [None req-3e719d1d-ee76-496c-9569-9122e9268d65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Updating group 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 with name None description: None add_volumes: bb339901-66db-48ff-abfb-fa2df7cf5703 remove_volumes: None. Jul 10 04:25:56.400709 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:56.400709 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:56.441134 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3e719d1d-ee76-496c-9569-9122e9268d65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 202 Jul 10 04:25:56.444245 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 183/727] 10.4.3.87 () {70 vars in 1399 bytes} [Fri Jul 10 04:25:56 2026] PUT /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:25:56.451528 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-23f5966c-a7c4-41a5-b254-a7ad38ab1c26 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:56.455263 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-23f5966c-a7c4-41a5-b254-a7ad38ab1c26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:56.455560 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-23f5966c-a7c4-41a5-b254-a7ad38ab1c26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:56.455775 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-23f5966c-a7c4-41a5-b254-a7ad38ab1c26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:56.455920 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-23f5966c-a7c4-41a5-b254-a7ad38ab1c26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:56.462086 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:56.462086 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:56.475070 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-23f5966c-a7c4-41a5-b254-a7ad38ab1c26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:56.475495 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 184/728] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:56 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:56.493400 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-357065a4-48aa-474a-a653-710e7110a74a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:56.495690 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-357065a4-48aa-474a-a653-710e7110a74a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:56.496000 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-357065a4-48aa-474a-a653-710e7110a74a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:56.496261 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-357065a4-48aa-474a-a653-710e7110a74a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:56.511339 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:56.511339 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:56.516632 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-357065a4-48aa-474a-a653-710e7110a74a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:56.524681 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-357065a4-48aa-474a-a653-710e7110a74a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:56.525235 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 179/729] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:56 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:57.489849 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b7e71e68-eb01-4803-8dcc-449c8a34f5d4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:57.498021 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b7e71e68-eb01-4803-8dcc-449c8a34f5d4 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:57.498021 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b7e71e68-eb01-4803-8dcc-449c8a34f5d4 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:57.498279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b7e71e68-eb01-4803-8dcc-449c8a34f5d4 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:57.498361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-b7e71e68-eb01-4803-8dcc-449c8a34f5d4 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:57.504811 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:57.504811 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:57.515987 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b7e71e68-eb01-4803-8dcc-449c8a34f5d4 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:57.516534 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 184/730] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:57 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:57.529640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-837828f4-c99b-422d-a0a8-c1b37c601dee None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:57.533976 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-837828f4-c99b-422d-a0a8-c1b37c601dee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] PUT https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:57.534750 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-837828f4-c99b-422d-a0a8-c1b37c601dee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b07c8b71-447a-42ac-a8c9-5e9208188c20"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:57.536096 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-837828f4-c99b-422d-a0a8-c1b37c601dee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Update called for group 3c6c040b-cbef-4e13-b6d4-24fe56b282d6. {{(pid=100019) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 04:25:57.536355 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.groups [None req-837828f4-c99b-422d-a0a8-c1b37c601dee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Updating group 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 with name None description: None add_volumes: None remove_volumes: b07c8b71-447a-42ac-a8c9-5e9208188c20. Jul 10 04:25:57.540135 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:57.540135 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:57.544776 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c270c85d-449b-4476-9a18-d31018a6aaaa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:57.547650 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c270c85d-449b-4476-9a18-d31018a6aaaa tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:57.548101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c270c85d-449b-4476-9a18-d31018a6aaaa tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:57.548543 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c270c85d-449b-4476-9a18-d31018a6aaaa tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:57.559967 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-837828f4-c99b-422d-a0a8-c1b37c601dee tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 202 Jul 10 04:25:57.560366 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 184/731] 10.4.3.87 () {70 vars in 1399 bytes} [Fri Jul 10 04:25:57 2026] PUT /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:25:57.567714 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:57.567714 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:57.571464 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b8a5719e-4a8a-4f16-b79e-8e4311ba62d1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:57.573526 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c270c85d-449b-4476-9a18-d31018a6aaaa tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:57.574197 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b8a5719e-4a8a-4f16-b79e-8e4311ba62d1 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:57.574606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b8a5719e-4a8a-4f16-b79e-8e4311ba62d1 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:57.574766 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b8a5719e-4a8a-4f16-b79e-8e4311ba62d1 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:57.575608 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-b8a5719e-4a8a-4f16-b79e-8e4311ba62d1 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:57.580268 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c270c85d-449b-4476-9a18-d31018a6aaaa tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:57.581290 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 185/732] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:57 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:57.581980 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:57.581980 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:57.598249 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b8a5719e-4a8a-4f16-b79e-8e4311ba62d1 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:57.599566 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 180/733] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:57 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:58.597046 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8188b2f0-523d-4d44-a4f5-87623fd9f991 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:58.598799 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8188b2f0-523d-4d44-a4f5-87623fd9f991 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:58.598981 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8188b2f0-523d-4d44-a4f5-87623fd9f991 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:58.599163 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8188b2f0-523d-4d44-a4f5-87623fd9f991 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:58.610608 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b7e53db7-ce0d-4e2e-9774-fe2b5feae62b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:58.611104 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:58.611104 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:58.613522 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b7e53db7-ce0d-4e2e-9774-fe2b5feae62b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:58.613844 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b7e53db7-ce0d-4e2e-9774-fe2b5feae62b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:58.614135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b7e53db7-ce0d-4e2e-9774-fe2b5feae62b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:58.614368 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-b7e53db7-ce0d-4e2e-9774-fe2b5feae62b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:58.615870 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8188b2f0-523d-4d44-a4f5-87623fd9f991 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:58.619379 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:58.619379 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:58.621782 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8188b2f0-523d-4d44-a4f5-87623fd9f991 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:58.622229 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 185/734] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:58 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:25:58.630535 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b7e53db7-ce0d-4e2e-9774-fe2b5feae62b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:58.631046 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 185/735] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:58 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:58.642711 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8ecf1933-6dd0-463e-8616-da117f645898 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:58.645171 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ecf1933-6dd0-463e-8616-da117f645898 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] PUT https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:58.645730 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8ecf1933-6dd0-463e-8616-da117f645898 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b07c8b71-447a-42ac-a8c9-5e9208188c20"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:58.655009 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-8ecf1933-6dd0-463e-8616-da117f645898 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Update called for group 3c6c040b-cbef-4e13-b6d4-24fe56b282d6. {{(pid=100021) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 04:25:58.655009 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.groups [None req-8ecf1933-6dd0-463e-8616-da117f645898 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Updating group 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 with name None description: None add_volumes: b07c8b71-447a-42ac-a8c9-5e9208188c20 remove_volumes: None. Jul 10 04:25:58.659187 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:58.659187 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:58.659693 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-feeefad4-8443-4d31-a033-8c78ad951f2e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:58.661901 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-feeefad4-8443-4d31-a033-8c78ad951f2e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments/ec9446d9-3af9-4853-b34b-a5a194ea875e/action Jul 10 04:25:58.662308 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-feeefad4-8443-4d31-a033-8c78ad951f2e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:58.662547 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-feeefad4-8443-4d31-a033-8c78ad951f2e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:58.680537 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:58.680537 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:58.693236 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2aa647ab-54b6-4d8f-9b47-48929d1bd188 req-feeefad4-8443-4d31-a033-8c78ad951f2e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/ec9446d9-3af9-4853-b34b-a5a194ea875e/action returned with HTTP 204 Jul 10 04:25:58.693906 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 181/736] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:25:58 2026] POST /volume/v3/attachments/ec9446d9-3af9-4853-b34b-a5a194ea875e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:25:58.697680 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ecf1933-6dd0-463e-8616-da117f645898 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 202 Jul 10 04:25:58.698285 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 186/737] 10.4.3.87 () {70 vars in 1399 bytes} [Fri Jul 10 04:25:58 2026] PUT /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:25:58.710848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-627dc8b2-b953-465c-b35f-6b40b46129fa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:58.713622 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-627dc8b2-b953-465c-b35f-6b40b46129fa tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:58.713960 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-627dc8b2-b953-465c-b35f-6b40b46129fa tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:58.714293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-627dc8b2-b953-465c-b35f-6b40b46129fa tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:58.714490 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-627dc8b2-b953-465c-b35f-6b40b46129fa tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:58.721071 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:58.721071 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:58.736501 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-627dc8b2-b953-465c-b35f-6b40b46129fa tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:58.737110 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 186/738] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:58 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:59.639350 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e2c327b0-466a-4e75-add5-0176168c02e6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:59.643237 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2c327b0-466a-4e75-add5-0176168c02e6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:59.643237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2c327b0-466a-4e75-add5-0176168c02e6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:59.643237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2c327b0-466a-4e75-add5-0176168c02e6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:59.653529 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:59.653529 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:59.659276 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e2c327b0-466a-4e75-add5-0176168c02e6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:59.666383 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2c327b0-466a-4e75-add5-0176168c02e6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:59.667306 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 186/739] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:59 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:59.683808 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c3af5679-62fd-477d-80fd-087e7f1729db None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:59.685959 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c3af5679-62fd-477d-80fd-087e7f1729db tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:59.686204 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c3af5679-62fd-477d-80fd-087e7f1729db tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:59.686471 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c3af5679-62fd-477d-80fd-087e7f1729db tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:59.698931 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:59.698931 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:59.704828 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c3af5679-62fd-477d-80fd-087e7f1729db tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:59.712538 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c3af5679-62fd-477d-80fd-087e7f1729db tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:59.713203 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 182/740] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:25:59 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:59.751198 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6391fea9-0209-4598-bbfd-6063534072de None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:59.753069 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6391fea9-0209-4598-bbfd-6063534072de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:25:59.753316 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6391fea9-0209-4598-bbfd-6063534072de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:59.753523 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6391fea9-0209-4598-bbfd-6063534072de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:59.753647 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-6391fea9-0209-4598-bbfd-6063534072de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:25:59.757295 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:59.757295 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:59.767379 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6391fea9-0209-4598-bbfd-6063534072de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 200 Jul 10 04:25:59.767790 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 187/741] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:25:59 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:59.769953 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-5cdc3c63-9592-4800-be2d-41b702e21218 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:59.777781 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-5cdc3c63-9592-4800-be2d-41b702e21218 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:25:59.778013 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-5cdc3c63-9592-4800-be2d-41b702e21218 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:59.778300 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-5cdc3c63-9592-4800-be2d-41b702e21218 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:59.782746 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-efc79b86-d809-42c9-84ec-087c511b41d7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:59.786242 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:25:59.786242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:25:59.786242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:25:59.786242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:25:59.787652 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:25:59.793013 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:59.793013 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:25:59.801249 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all volumes completed successfully. Jul 10 04:25:59.801249 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:59.801249 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:59.801461 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-5cdc3c63-9592-4800-be2d-41b702e21218 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:59.809110 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-5cdc3c63-9592-4800-be2d-41b702e21218 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:25:59.812241 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 187/742] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:25:59 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 1174 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:25:59.837110 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-8ff871ec-309f-4a13-9498-455971dfcccc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:59.839806 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-8ff871ec-309f-4a13-9498-455971dfcccc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d/action Jul 10 04:25:59.840393 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-8ff871ec-309f-4a13-9498-455971dfcccc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:25:59.840393 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-8ff871ec-309f-4a13-9498-455971dfcccc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:59.847944 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:59.851836 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:59.851836 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:59.852894 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:59.852894 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:25:59.853622 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-8ff871ec-309f-4a13-9498-455971dfcccc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:25:59.856573 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:25:59.856898 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:25:59.861895 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-8ff871ec-309f-4a13-9498-455971dfcccc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Begin detaching volume completed successfully. Jul 10 04:25:59.862183 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-8ff871ec-309f-4a13-9498-455971dfcccc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d/action returned with HTTP 202 Jul 10 04:25:59.862975 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 183/743] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:25:59 2026] POST /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:25:59.907991 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:25:59.911750 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:59.911750 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:25:59.921499 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-efc79b86-d809-42c9-84ec-087c511b41d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:25:59.922066 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 187/744] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:25:59 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:25:59.936363 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-96d12a3e-1516-442d-a163-0743394e4330 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:25:59.938386 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-96d12a3e-1516-442d-a163-0743394e4330 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/group_snapshots Jul 10 04:25:59.938782 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-96d12a3e-1516-442d-a163-0743394e4330 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3c6c040b-cbef-4e13-b6d4-24fe56b282d6", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1539362898"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:25:59.940313 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.group_snapshots [None req-96d12a3e-1516-442d-a163-0743394e4330 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3c6c040b-cbef-4e13-b6d4-24fe56b282d6', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1539362898'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 04:25:59.944125 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:59.944125 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:25:59.948959 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.group_snapshots [None req-96d12a3e-1516-442d-a163-0743394e4330 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1539362898. Jul 10 04:25:59.998290 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:25:59.998290 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:00.023542 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-96d12a3e-1516-442d-a163-0743394e4330 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1615506032 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1615506032, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:00.024088 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-96d12a3e-1516-442d-a163-0743394e4330 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1615506032 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1615506032, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:00.048753 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-96d12a3e-1516-442d-a163-0743394e4330 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['18eb2f40-0a33-4512-bfb2-4c7e3015feb1', 'a3bcf899-ccef-4fed-ac2c-99c3768592ee', 'ea7738aa-4b4d-459a-a456-3de58417c796', '050dac75-a922-44cb-86cd-1e2bc3b2ef14'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:00.098013 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-96d12a3e-1516-442d-a163-0743394e4330 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots returned with HTTP 202 Jul 10 04:26:00.098688 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 188/745] 10.4.3.87 () {70 vars in 1317 bytes} [Fri Jul 10 04:25:59 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:00.108702 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0e7a4a7c-28b2-44d6-adf9-4de6834e587b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:00.111059 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e7a4a7c-28b2-44d6-adf9-4de6834e587b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac Jul 10 04:26:00.111353 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e7a4a7c-28b2-44d6-adf9-4de6834e587b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:00.111596 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e7a4a7c-28b2-44d6-adf9-4de6834e587b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:00.111742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.group_snapshots [None req-0e7a4a7c-28b2-44d6-adf9-4de6834e587b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:26:00.115834 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:00.115834 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:00.121979 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e7a4a7c-28b2-44d6-adf9-4de6834e587b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac returned with HTTP 200 Jul 10 04:26:00.123003 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 188/746] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:26:00 2026] GET /volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac => generated 326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:00.907733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b892c718-ec8f-4895-9d9b-81422faf090d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:00.907733 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b892c718-ec8f-4895-9d9b-81422faf090d None None] GET https://10.4.3.87/volume// Jul 10 04:26:00.907733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b892c718-ec8f-4895-9d9b-81422faf090d None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:00.907733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b892c718-ec8f-4895-9d9b-81422faf090d None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:00.907733 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b892c718-ec8f-4895-9d9b-81422faf090d None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:00.907733 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 184/747] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:26:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 04:26:00.922584 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-9f598132-dc88-401e-98ad-9ffaef700fc7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:00.927978 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-9f598132-dc88-401e-98ad-9ffaef700fc7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:26:00.928971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-9f598132-dc88-401e-98ad-9ffaef700fc7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:00.928971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-9f598132-dc88-401e-98ad-9ffaef700fc7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:00.945003 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:00.945003 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:00.957283 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-9f598132-dc88-401e-98ad-9ffaef700fc7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:26:00.968717 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-9f598132-dc88-401e-98ad-9ffaef700fc7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:26:00.969513 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 188/748] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:26:00 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 1357 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:00.993694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-15ce7b17-c962-4044-af8f-0de463018629 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:00.999084 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-15ce7b17-c962-4044-af8f-0de463018629 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d/encryption Jul 10 04:26:00.999084 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-15ce7b17-c962-4044-af8f-0de463018629 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:00.999084 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-15ce7b17-c962-4044-af8f-0de463018629 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.015099 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.015099 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:01.034774 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-15ce7b17-c962-4044-af8f-0de463018629 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d/encryption returned with HTTP 200 Jul 10 04:26:01.035346 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 189/749] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:26:00 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d/encryption => generated 161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:01.116459 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1e639df2-334e-4789-b4fc-f81525439840 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.118955 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:01.119448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-127812000"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:01.121229 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-127812000'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:01.121526 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Create volume of 1 GB Jul 10 04:26:01.129421 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Availability Zones retrieved successfully. Jul 10 04:26:01.139070 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f48e2812-b5d0-41ff-8352-2091b425323c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.139953 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Flow 'volume_create_api' (e7f65bfd-72b2-478b-8642-1c7a80317947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:01.141572 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db5e6d0-ae22-4eda-b584-4dfea5501a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:01.145480 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f48e2812-b5d0-41ff-8352-2091b425323c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac Jul 10 04:26:01.145480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f48e2812-b5d0-41ff-8352-2091b425323c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:01.145480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f48e2812-b5d0-41ff-8352-2091b425323c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.145480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-f48e2812-b5d0-41ff-8352-2091b425323c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:26:01.145838 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:01.148994 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.148994 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:01.160599 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f48e2812-b5d0-41ff-8352-2091b425323c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac returned with HTTP 200 Jul 10 04:26:01.161886 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 185/750] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:26:01 2026] GET /volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:26:01.174731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-da6e65b1-fdd0-4efb-b347-b9ac81411c91 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.180283 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da6e65b1-fdd0-4efb-b347-b9ac81411c91 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail Jul 10 04:26:01.180283 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da6e65b1-fdd0-4efb-b347-b9ac81411c91 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:01.180283 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da6e65b1-fdd0-4efb-b347-b9ac81411c91 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.180283 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-da6e65b1-fdd0-4efb-b347-b9ac81411c91 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:01.180863 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-da6e65b1-fdd0-4efb-b347-b9ac81411c91 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:26:01.203559 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-da6e65b1-fdd0-4efb-b347-b9ac81411c91 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all snapshots completed successfully. Jul 10 04:26:01.204172 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.204172 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:01.205641 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da6e65b1-fdd0-4efb-b347-b9ac81411c91 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 04:26:01.206342 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 189/751] 10.4.3.87 () {66 vars in 1257 bytes} [Fri Jul 10 04:26:01 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:01.213060 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db5e6d0-ae22-4eda-b584-4dfea5501a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:01.213537 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733f82db-e4fd-4bb1-b550-a97b7c798cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:01.229230 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6fcb5995-e155-42cd-aed3-0bf115ea3f68 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.234553 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6fcb5995-e155-42cd-aed3-0bf115ea3f68 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/6487a492-6242-471a-81c4-c5a033996aad Jul 10 04:26:01.235275 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6fcb5995-e155-42cd-aed3-0bf115ea3f68 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:01.235275 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6fcb5995-e155-42cd-aed3-0bf115ea3f68 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.244977 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.244977 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:01.245614 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6fcb5995-e155-42cd-aed3-0bf115ea3f68 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Snapshot retrieved successfully. Jul 10 04:26:01.246844 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6fcb5995-e155-42cd-aed3-0bf115ea3f68 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/6487a492-6242-471a-81c4-c5a033996aad returned with HTTP 200 Jul 10 04:26:01.247853 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 190/752] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:01 2026] GET /volume/v3/snapshots/6487a492-6242-471a-81c4-c5a033996aad => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:01.264458 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-59fb45b8-3e10-416d-b1ea-a93b41cd4826 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.268739 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-59fb45b8-3e10-416d-b1ea-a93b41cd4826 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/19280a61-6b14-4d5b-90cd-fe72315e93e0 Jul 10 04:26:01.268739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-59fb45b8-3e10-416d-b1ea-a93b41cd4826 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:01.268739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-59fb45b8-3e10-416d-b1ea-a93b41cd4826 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.281326 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.281326 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:01.281326 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-59fb45b8-3e10-416d-b1ea-a93b41cd4826 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Snapshot retrieved successfully. Jul 10 04:26:01.283504 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-59fb45b8-3e10-416d-b1ea-a93b41cd4826 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/19280a61-6b14-4d5b-90cd-fe72315e93e0 returned with HTTP 200 Jul 10 04:26:01.284568 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 186/753] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:01 2026] GET /volume/v3/snapshots/19280a61-6b14-4d5b-90cd-fe72315e93e0 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:01.304891 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6df20e61-828b-440d-a7a3-10372cc03090 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.309521 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6df20e61-828b-440d-a7a3-10372cc03090 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] DELETE https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac Jul 10 04:26:01.310049 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6df20e61-828b-440d-a7a3-10372cc03090 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:01.310313 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6df20e61-828b-440d-a7a3-10372cc03090 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.311817 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.group_snapshots [None req-6df20e61-828b-440d-a7a3-10372cc03090 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] delete called for member 8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac {{(pid=100019) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 04:26:01.313537 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.group_snapshots [None req-6df20e61-828b-440d-a7a3-10372cc03090 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Delete group_snapshot with id: 8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac Jul 10 04:26:01.318605 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.318605 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:01.361788 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Created reservations ['10a51ed6-c6cf-4240-bbfc-1dbc366c55d5', 'bdf40333-a90b-459a-bbed-ecaff6a79e8e', 'a2fae3e6-5db3-4e77-8f85-8e6932f230d7', '69fe413f-9cb4-4140-bee3-ebc8c78fbbda'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:01.365352 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733f82db-e4fd-4bb1-b550-a97b7c798cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a51ed6-c6cf-4240-bbfc-1dbc366c55d5', 'bdf40333-a90b-459a-bbed-ecaff6a79e8e', 'a2fae3e6-5db3-4e77-8f85-8e6932f230d7', '69fe413f-9cb4-4140-bee3-ebc8c78fbbda']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:01.365352 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fa5341-3eb7-49e8-a1b0-1dffbee37061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:01.409252 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6df20e61-828b-440d-a7a3-10372cc03090 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac returned with HTTP 202 Jul 10 04:26:01.409252 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 190/754] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:26:01 2026] DELETE /volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:01.418301 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fa5341-3eb7-49e8-a1b0-1dffbee37061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc64eb0-0ec0-4fab-8c9d-e070c09bb431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-127812000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e20d96dd3cbc425386046289bd239526',qos_specs=None,replication_status=,reservations=['10a51ed6-c6cf-4240-bbfc-1dbc366c55d5','bdf40333-a90b-459a-bbed-ecaff6a79e8e','a2fae3e6-5db3-4e77-8f85-8e6932f230d7','69fe413f-9cb4-4140-bee3-ebc8c78fbbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67231f9c81d94515a4e3daca9ace559d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-127812000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc64eb0-0ec0-4fab-8c9d-e070c09bb431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e20d96dd3cbc425386046289bd239526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67231f9c81d94515a4e3daca9ace559d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:01.419450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9313a893-1e35-4a86-9a0a-4a27ef648525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:01.422783 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.427321 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:01.427610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:01.427858 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.428223 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:01.429973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:01.443769 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all volumes completed successfully. Jul 10 04:26:01.445810 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:01.446699 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:01.498132 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9313a893-1e35-4a86-9a0a-4a27ef648525) transitioned into state 'SUCCESS' from state '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-127812000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e20d96dd3cbc425386046289bd239526',qos_specs=None,replication_status=,reservations=['10a51ed6-c6cf-4240-bbfc-1dbc366c55d5','bdf40333-a90b-459a-bbed-ecaff6a79e8e','a2fae3e6-5db3-4e77-8f85-8e6932f230d7','69fe413f-9cb4-4140-bee3-ebc8c78fbbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67231f9c81d94515a4e3daca9ace559d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:01.508470 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa32d46c-baaf-4bfa-83d4-f1376b5bf9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:01.534541 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa32d46c-baaf-4bfa-83d4-f1376b5bf9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:01.535849 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Flow 'volume_create_api' (e7f65bfd-72b2-478b-8642-1c7a80317947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:01.538223 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Create volume request issued successfully. Jul 10 04:26:01.542726 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1e639df2-334e-4789-b4fc-f81525439840 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:01.544002 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 189/755] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:26:01 2026] POST /volume/v3/volumes => generated 752 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:01.545956 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:01.547927 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=250,cinder:UPDATE=38,cinder:INSERT=19 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:26:01.553665 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.553665 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:01.562037 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:01.562037 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:01.568107 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-45db2fd9-3cef-4a66-be2b-ef5808ac9d11 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.571010 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-45db2fd9-3cef-4a66-be2b-ef5808ac9d11 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:01.572066 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-45db2fd9-3cef-4a66-be2b-ef5808ac9d11 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:01.572066 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-45db2fd9-3cef-4a66-be2b-ef5808ac9d11 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.598683 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.598683 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:01.604817 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-45db2fd9-3cef-4a66-be2b-ef5808ac9d11 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:01.606363 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:01.612583 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-45db2fd9-3cef-4a66-be2b-ef5808ac9d11 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:01.613815 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 187/756] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:01 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 820 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:01.614537 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.614537 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:01.628208 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3dde3727-7151-4cd7-bc4a-bec9ed7ba127 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:01.628208 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 191/757] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:01 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:01.648636 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-67139338-bd28-40ea-96cf-3f70881d3b9d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.651812 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-67139338-bd28-40ea-96cf-3f70881d3b9d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail Jul 10 04:26:01.652136 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-67139338-bd28-40ea-96cf-3f70881d3b9d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:01.652526 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-67139338-bd28-40ea-96cf-3f70881d3b9d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.652771 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-67139338-bd28-40ea-96cf-3f70881d3b9d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:01.653249 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.653249 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:01.654850 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-67139338-bd28-40ea-96cf-3f70881d3b9d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:26:01.663864 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-67139338-bd28-40ea-96cf-3f70881d3b9d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all snapshots completed successfully. Jul 10 04:26:01.663864 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.663864 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:01.664554 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-67139338-bd28-40ea-96cf-3f70881d3b9d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 04:26:01.664796 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 191/758] 10.4.3.87 () {66 vars in 1257 bytes} [Fri Jul 10 04:26:01 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:01.683277 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2dc64143-f8b3-4be0-a2b0-4cff9fe87908 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:01.685292 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2dc64143-f8b3-4be0-a2b0-4cff9fe87908 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/6487a492-6242-471a-81c4-c5a033996aad Jul 10 04:26:01.685292 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2dc64143-f8b3-4be0-a2b0-4cff9fe87908 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:01.685539 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2dc64143-f8b3-4be0-a2b0-4cff9fe87908 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:01.691848 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:01.691848 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:01.692272 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2dc64143-f8b3-4be0-a2b0-4cff9fe87908 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Snapshot retrieved successfully. Jul 10 04:26:01.694514 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2dc64143-f8b3-4be0-a2b0-4cff9fe87908 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/6487a492-6242-471a-81c4-c5a033996aad returned with HTTP 200 Jul 10 04:26:01.694514 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 190/759] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:01 2026] GET /volume/v3/snapshots/6487a492-6242-471a-81c4-c5a033996aad => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:02.631172 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5e4a1047-bed0-4cfb-b3a0-52a8291a41ab None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:02.633048 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e4a1047-bed0-4cfb-b3a0-52a8291a41ab tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:02.633415 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e4a1047-bed0-4cfb-b3a0-52a8291a41ab tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:02.633773 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e4a1047-bed0-4cfb-b3a0-52a8291a41ab tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:02.643521 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:02.643521 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:02.648547 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5e4a1047-bed0-4cfb-b3a0-52a8291a41ab tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:02.655089 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e4a1047-bed0-4cfb-b3a0-52a8291a41ab tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:02.655763 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 188/760] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:02 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:02.702873 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-b95adbca-1379-4fdf-a693-451f856940f1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:02.705028 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-b95adbca-1379-4fdf-a693-451f856940f1 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:02.705229 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6b94a03c-4f3d-40ea-aaf7-ba8cd89750d7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:02.705508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-b95adbca-1379-4fdf-a693-451f856940f1 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:02.705508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-b95adbca-1379-4fdf-a693-451f856940f1 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:02.707008 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6b94a03c-4f3d-40ea-aaf7-ba8cd89750d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/6487a492-6242-471a-81c4-c5a033996aad Jul 10 04:26:02.707185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6b94a03c-4f3d-40ea-aaf7-ba8cd89750d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:02.707393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6b94a03c-4f3d-40ea-aaf7-ba8cd89750d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:02.712629 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:02.712629 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:02.716718 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-b95adbca-1379-4fdf-a693-451f856940f1 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:02.720982 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-b95adbca-1379-4fdf-a693-451f856940f1 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:02.721719 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 192/761] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:26:02 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:02.724524 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6b94a03c-4f3d-40ea-aaf7-ba8cd89750d7 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/6487a492-6242-471a-81c4-c5a033996aad returned with HTTP 404 Jul 10 04:26:02.725059 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 192/762] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:02 2026] GET /volume/v3/snapshots/6487a492-6242-471a-81c4-c5a033996aad => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:02.732636 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1a173c74-947e-4222-8b07-751556a702dd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:02.736518 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a173c74-947e-4222-8b07-751556a702dd tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac Jul 10 04:26:02.736518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a173c74-947e-4222-8b07-751556a702dd tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:02.736518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a173c74-947e-4222-8b07-751556a702dd tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:02.736518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.group_snapshots [None req-1a173c74-947e-4222-8b07-751556a702dd tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:26:02.739487 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a173c74-947e-4222-8b07-751556a702dd tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac returned with HTTP 404 Jul 10 04:26:02.739997 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 191/763] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:26:02 2026] GET /volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:02.748167 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-996ad70a-6505-41a9-9329-10e9d4d9ca2a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:02.750363 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-996ad70a-6505-41a9-9329-10e9d4d9ca2a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] DELETE https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac Jul 10 04:26:02.750749 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-996ad70a-6505-41a9-9329-10e9d4d9ca2a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:02.751043 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-996ad70a-6505-41a9-9329-10e9d4d9ca2a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:02.751228 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-996ad70a-6505-41a9-9329-10e9d4d9ca2a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] delete called for member 8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac {{(pid=100020) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 04:26:02.751397 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.group_snapshots [None req-996ad70a-6505-41a9-9329-10e9d4d9ca2a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Delete group_snapshot with id: 8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac Jul 10 04:26:02.755868 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-996ad70a-6505-41a9-9329-10e9d4d9ca2a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac returned with HTTP 404 Jul 10 04:26:02.756477 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 189/764] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:26:02 2026] DELETE /volume/v3/group_snapshots/8af1a0f4-40ce-4dfb-80cc-8aaf5adae0ac => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:02.764185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:02.766300 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:02.766601 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:02.766820 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:02.767150 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:02.768014 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:02.778892 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all volumes completed successfully. Jul 10 04:26:02.779719 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:02.779920 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:02.818235 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:02.821192 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:02.821192 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:02.825615 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:02.825790 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:02.863853 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:02.867770 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:02.867770 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:02.876793 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-36703e5b-f5b8-49ae-82db-9ce7fb98a8ac tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:02.877408 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 193/765] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:02 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:02.896339 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-42904a34-1aaf-40e3-a89f-172e5e3076d6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:02.898642 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-42904a34-1aaf-40e3-a89f-172e5e3076d6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6/action Jul 10 04:26:02.899173 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-42904a34-1aaf-40e3-a89f-172e5e3076d6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:02.899428 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-42904a34-1aaf-40e3-a89f-172e5e3076d6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:02.901445 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-42904a34-1aaf-40e3-a89f-172e5e3076d6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] delete called for group 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100019) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:26:02.901600 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.groups [None req-42904a34-1aaf-40e3-a89f-172e5e3076d6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Delete group with id: 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:26:02.906059 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:02.906059 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:02.960734 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-42904a34-1aaf-40e3-a89f-172e5e3076d6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6/action returned with HTTP 202 Jul 10 04:26:02.961321 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 193/766] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:02 2026] POST /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:02.974709 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b11edb84-d11a-4349-9609-781e1431eb26 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:02.976725 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b11edb84-d11a-4349-9609-781e1431eb26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 Jul 10 04:26:02.977677 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b11edb84-d11a-4349-9609-781e1431eb26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:02.978113 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b11edb84-d11a-4349-9609-781e1431eb26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:02.990244 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:02.990244 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:02.995044 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b11edb84-d11a-4349-9609-781e1431eb26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:26:02.996281 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-b11edb84-d11a-4349-9609-781e1431eb26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:02.998241 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-b11edb84-d11a-4349-9609-781e1431eb26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:03.060599 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-b11edb84-d11a-4349-9609-781e1431eb26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:03.066034 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:03.066034 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:03.076570 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b11edb84-d11a-4349-9609-781e1431eb26 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 returned with HTTP 200 Jul 10 04:26:03.077339 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 192/767] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:02 2026] GET /volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:04.091633 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-71c893cc-1ca2-4a54-96b5-a5e3a17b38e2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.093544 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-71c893cc-1ca2-4a54-96b5-a5e3a17b38e2 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 Jul 10 04:26:04.093780 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-71c893cc-1ca2-4a54-96b5-a5e3a17b38e2 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:04.094019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-71c893cc-1ca2-4a54-96b5-a5e3a17b38e2 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:04.104773 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-71c893cc-1ca2-4a54-96b5-a5e3a17b38e2 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 returned with HTTP 404 Jul 10 04:26:04.105420 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 190/768] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:04 2026] GET /volume/v3/volumes/b07c8b71-447a-42ac-a8c9-5e9208188c20 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:04.114653 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9ae33f90-4e05-4090-b349-7f589eb191c9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.116648 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9ae33f90-4e05-4090-b349-7f589eb191c9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/bb339901-66db-48ff-abfb-fa2df7cf5703 Jul 10 04:26:04.116936 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9ae33f90-4e05-4090-b349-7f589eb191c9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:04.117189 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9ae33f90-4e05-4090-b349-7f589eb191c9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:04.124110 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9ae33f90-4e05-4090-b349-7f589eb191c9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/bb339901-66db-48ff-abfb-fa2df7cf5703 returned with HTTP 404 Jul 10 04:26:04.124877 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 194/769] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:04 2026] GET /volume/v3/volumes/bb339901-66db-48ff-abfb-fa2df7cf5703 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:04.133894 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-75c4854d-4d60-4e9b-934c-88e2757e1a18 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.136611 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75c4854d-4d60-4e9b-934c-88e2757e1a18 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 Jul 10 04:26:04.136880 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-75c4854d-4d60-4e9b-934c-88e2757e1a18 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:04.137182 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-75c4854d-4d60-4e9b-934c-88e2757e1a18 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:04.137390 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-75c4854d-4d60-4e9b-934c-88e2757e1a18 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 3c6c040b-cbef-4e13-b6d4-24fe56b282d6 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:04.141597 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75c4854d-4d60-4e9b-934c-88e2757e1a18 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 returned with HTTP 404 Jul 10 04:26:04.142301 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 194/770] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:04 2026] GET /volume/v3/groups/3c6c040b-cbef-4e13-b6d4-24fe56b282d6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:04.150155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7f1b51ed-e565-4353-a9f4-4edaed717d37 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.154261 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7f1b51ed-e565-4353-a9f4-4edaed717d37 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/4972ff24-44c1-4d53-9f77-c9bf72b712d5 Jul 10 04:26:04.154261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7f1b51ed-e565-4353-a9f4-4edaed717d37 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:04.154261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7f1b51ed-e565-4353-a9f4-4edaed717d37 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:04.171871 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7f1b51ed-e565-4353-a9f4-4edaed717d37 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/group_types/4972ff24-44c1-4d53-9f77-c9bf72b712d5 returned with HTTP 202 Jul 10 04:26:04.172717 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 193/771] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:26:04 2026] DELETE /volume/v3/group_types/4972ff24-44c1-4d53-9f77-c9bf72b712d5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:04.180670 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3e00664b-df8c-4dba-960c-4d8d1dc9b339 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.183059 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e00664b-df8c-4dba-960c-4d8d1dc9b339 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] DELETE https://10.4.3.87/volume/v3/types/9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d Jul 10 04:26:04.183253 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e00664b-df8c-4dba-960c-4d8d1dc9b339 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:04.183468 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e00664b-df8c-4dba-960c-4d8d1dc9b339 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:04.210447 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e00664b-df8c-4dba-960c-4d8d1dc9b339 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/types/9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d returned with HTTP 202 Jul 10 04:26:04.211020 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 191/772] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:26:04 2026] DELETE /volume/v3/types/9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:04.219009 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dc5a1e6b-49b4-4cf2-a8e9-2dfaaf85dd13 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.221553 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc5a1e6b-49b4-4cf2-a8e9-2dfaaf85dd13 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] GET https://10.4.3.87/volume/v3/types/9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d Jul 10 04:26:04.221855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc5a1e6b-49b4-4cf2-a8e9-2dfaaf85dd13 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:04.222069 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc5a1e6b-49b4-4cf2-a8e9-2dfaaf85dd13 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:04.226348 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc5a1e6b-49b4-4cf2-a8e9-2dfaaf85dd13 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/types/9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d returned with HTTP 404 Jul 10 04:26:04.227045 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 195/773] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:26:04 2026] GET /volume/v3/types/9b3f7be9-6d21-4b72-92bd-ad7e4afd8d6d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:04.238640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2c1834d0-ffb8-4b90-b8ef-a0be44952b5d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.240679 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c1834d0-ffb8-4b90-b8ef-a0be44952b5d tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:26:04.241125 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2c1834d0-ffb8-4b90-b8ef-a0be44952b5d tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-659462086"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:04.256936 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c1834d0-ffb8-4b90-b8ef-a0be44952b5d tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:26:04.257521 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 195/774] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:26:04 2026] POST /volume/v3/types => generated 223 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:04.271701 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fd2fade6-ea21-41af-a70d-ce6d587cebf7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.275366 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fd2fade6-ea21-41af-a70d-ce6d587cebf7 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:26:04.275366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fd2fade6-ea21-41af-a70d-ce6d587cebf7 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-174162406"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:04.290780 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fd2fade6-ea21-41af-a70d-ce6d587cebf7 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:26:04.291484 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 194/775] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:26:04 2026] POST /volume/v3/group_types => generated 180 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:04.300128 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7fea66a4-151c-4212-a549-9976ffbd5c1a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.301941 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fea66a4-151c-4212-a549-9976ffbd5c1a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/groups Jul 10 04:26:04.302357 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7fea66a4-151c-4212-a549-9976ffbd5c1a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "33af5a3b-c6ea-4702-8b67-ce64cd6ac88b", "volume_types": ["6eae0bf7-e7b1-4440-a124-3d9801d264d7"], "name": "tempest-GroupSnapshotsTest-Group-1246380693"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:04.303865 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-7fea66a4-151c-4212-a549-9976ffbd5c1a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating new group {'group': {'group_type': '33af5a3b-c6ea-4702-8b67-ce64cd6ac88b', 'volume_types': ['6eae0bf7-e7b1-4440-a124-3d9801d264d7'], 'name': 'tempest-GroupSnapshotsTest-Group-1246380693'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 04:26:04.308241 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.groups [None req-7fea66a4-151c-4212-a549-9976ffbd5c1a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating group tempest-GroupSnapshotsTest-Group-1246380693. Jul 10 04:26:04.315768 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7fea66a4-151c-4212-a549-9976ffbd5c1a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Availability Zones retrieved successfully. Jul 10 04:26:04.330061 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-7fea66a4-151c-4212-a549-9976ffbd5c1a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['6b703c42-12fe-4670-b2c0-7b9308db31b6'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:04.365750 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fea66a4-151c-4212-a549-9976ffbd5c1a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups returned with HTTP 202 Jul 10 04:26:04.365750 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 192/776] 10.4.3.87 () {70 vars in 1290 bytes} [Fri Jul 10 04:26:04 2026] POST /volume/v3/groups => generated 112 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:04.373592 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-74beb283-c93e-4ab3-a018-23cc89bf844a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.375967 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-74beb283-c93e-4ab3-a018-23cc89bf844a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 Jul 10 04:26:04.375967 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-74beb283-c93e-4ab3-a018-23cc89bf844a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:04.376132 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-74beb283-c93e-4ab3-a018-23cc89bf844a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:04.376350 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-74beb283-c93e-4ab3-a018-23cc89bf844a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:04.380490 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:04.380490 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:04.391337 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-74beb283-c93e-4ab3-a018-23cc89bf844a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 returned with HTTP 200 Jul 10 04:26:04.391856 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 196/777] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:04 2026] GET /volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:04.758396 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2f1f932d-24f3-45f0-b03d-b29dd520d167 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.758794 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2f1f932d-24f3-45f0-b03d-b29dd520d167 None None] GET https://10.4.3.87/volume// Jul 10 04:26:04.759005 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2f1f932d-24f3-45f0-b03d-b29dd520d167 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:04.759267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2f1f932d-24f3-45f0-b03d-b29dd520d167 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:04.759706 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2f1f932d-24f3-45f0-b03d-b29dd520d167 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:04.760080 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 196/778] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:26:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:04.767225 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-baba0349-9b42-473d-8875-8322e3cbea57 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:04.769208 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-baba0349-9b42-473d-8875-8322e3cbea57 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:26:04.769573 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-baba0349-9b42-473d-8875-8322e3cbea57 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3cc64eb0-0ec0-4fab-8c9d-e070c09bb431", "connector": null, "instance_uuid": "91e3cc0f-6552-40ea-af6c-fcad9c2d2c5e"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:04.778935 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:04.778935 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:04.805774 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-baba0349-9b42-473d-8875-8322e3cbea57 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:26:04.806503 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 195/779] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:26:04 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:05.243484 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a225739d-9446-4867-9be8-fa46ee0e2bd6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:05.245987 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a225739d-9446-4867-9be8-fa46ee0e2bd6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:05.246270 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a225739d-9446-4867-9be8-fa46ee0e2bd6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:05.246463 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a225739d-9446-4867-9be8-fa46ee0e2bd6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:05.258985 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:05.258985 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:05.263636 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a225739d-9446-4867-9be8-fa46ee0e2bd6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:05.269232 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a225739d-9446-4867-9be8-fa46ee0e2bd6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:05.269846 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 193/780] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:05 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:05.333327 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bf7f1b47-73b6-40fa-8863-218088b561f6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:05.333902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bf7f1b47-73b6-40fa-8863-218088b561f6 None None] GET https://10.4.3.87/volume// Jul 10 04:26:05.334157 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bf7f1b47-73b6-40fa-8863-218088b561f6 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:05.334493 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bf7f1b47-73b6-40fa-8863-218088b561f6 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:05.334975 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bf7f1b47-73b6-40fa-8863-218088b561f6 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:05.335353 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 197/781] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:26:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:05.343708 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0c22e6b6-cf9d-49cc-b359-213367d483f5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:05.346070 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0c22e6b6-cf9d-49cc-b359-213367d483f5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:05.346340 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0c22e6b6-cf9d-49cc-b359-213367d483f5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:05.346540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0c22e6b6-cf9d-49cc-b359-213367d483f5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:05.357615 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:05.357615 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:05.362019 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0c22e6b6-cf9d-49cc-b359-213367d483f5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:05.367206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0c22e6b6-cf9d-49cc-b359-213367d483f5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:05.367702 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 197/782] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:26:05 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:05.405458 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b691f670-de08-4920-b246-0a57788fd460 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:05.405458 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b691f670-de08-4920-b246-0a57788fd460 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 Jul 10 04:26:05.405458 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b691f670-de08-4920-b246-0a57788fd460 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:05.405878 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b691f670-de08-4920-b246-0a57788fd460 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:05.406006 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-b691f670-de08-4920-b246-0a57788fd460 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:05.411751 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:05.411751 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:05.423680 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b691f670-de08-4920-b246-0a57788fd460 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 returned with HTTP 200 Jul 10 04:26:05.424171 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 196/783] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:05 2026] GET /volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:05.435090 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5ae321ff-2998-4023-9105-7b74c6109217 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:05.437038 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:05.437472 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-927717851", "volume_type": "6eae0bf7-e7b1-4440-a124-3d9801d264d7", "group_id": "1d43c8df-28ce-49cb-8ae9-d7bfa4a34862", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:05.438941 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-927717851', 'volume_type': '6eae0bf7-e7b1-4440-a124-3d9801d264d7', 'group_id': '1d43c8df-28ce-49cb-8ae9-d7bfa4a34862', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:05.453053 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:05.453053 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:05.454202 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume of 1 GB Jul 10 04:26:05.469891 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Availability Zones retrieved successfully. Jul 10 04:26:05.476083 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (4a91bcef-049d-45b1-a6c9-7b78bf0733ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:05.478688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d79f24bc-c530-4361-9a70-c0a105a07d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:05.478688 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:05.478688 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:05.479257 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:05.482486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0dc39e2b-c992-4a44-a339-5cc521a4af68 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:05.487205 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0dc39e2b-c992-4a44-a339-5cc521a4af68 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] PUT https://10.4.3.87/volume/v3/attachments/a1cad3c5-344d-4500-819e-a2c17a59fcd2 Jul 10 04:26:05.487205 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0dc39e2b-c992-4a44-a339-5cc521a4af68 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:05.495850 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0dc39e2b-c992-4a44-a339-5cc521a4af68 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Acquiring lock "cinder-attachment_update-3cc64eb0-0ec0-4fab-8c9d-e070c09bb431-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:26:05.501104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0dc39e2b-c992-4a44-a339-5cc521a4af68 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Lock "cinder-attachment_update-3cc64eb0-0ec0-4fab-8c9d-e070c09bb431-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:26:05.502412 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:05.502412 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:05.507469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d79f24bc-c530-4361-9a70-c0a105a07d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:26:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6eae0bf7-e7b1-4440-a124-3d9801d264d7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-659462086',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6eae0bf7-e7b1-4440-a124-3d9801d264d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1d43c8df-28ce-49cb-8ae9-d7bfa4a34862', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:05.508238 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77327f38-9fe7-4e65-b55f-6379cf244601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:05.537946 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-659462086 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-659462086, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:05.538289 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-659462086 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-659462086, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:05.567822 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['0a0c8231-6c36-4375-acd3-566c620fd866', 'a162e219-1f58-4618-b3f1-a8c37040bb1d', '2a3462f0-ad98-4b66-adbe-ea53747e7dd6', '112d95fa-54f7-444c-b2a6-c393f1260f3e'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:05.568622 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77327f38-9fe7-4e65-b55f-6379cf244601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a0c8231-6c36-4375-acd3-566c620fd866', 'a162e219-1f58-4618-b3f1-a8c37040bb1d', '2a3462f0-ad98-4b66-adbe-ea53747e7dd6', '112d95fa-54f7-444c-b2a6-c393f1260f3e']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:05.569368 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86c3d14-b1ec-404e-89ec-718576c73d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:05.592334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86c3d14-b1ec-404e-89ec-718576c73d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3048618c-4033-4143-b904-b1f277e65f47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-927717851',encryption_key_id=None,group_id=1d43c8df-28ce-49cb-8ae9-d7bfa4a34862,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['0a0c8231-6c36-4375-acd3-566c620fd866','a162e219-1f58-4618-b3f1-a8c37040bb1d','2a3462f0-ad98-4b66-adbe-ea53747e7dd6','112d95fa-54f7-444c-b2a6-c393f1260f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=6eae0bf7-e7b1-4440-a124-3d9801d264d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-927717851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1d43c8df-28ce-49cb-8ae9-d7bfa4a34862,host=None,id=3048618c-4033-4143-b904-b1f277e65f47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5958c61af65e4d1691d17e8823b2d224',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6eae0bf7-e7b1-4440-a124-3d9801d264d7),volume_type_id=6eae0bf7-e7b1-4440-a124-3d9801d264d7)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:05.593437 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (319e71dd-e0a9-44bc-8aac-8ee00e9a8b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:05.619945 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (319e71dd-e0a9-44bc-8aac-8ee00e9a8b3d) transitioned into state 'SUCCESS' from state '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-927717851',encryption_key_id=None,group_id=1d43c8df-28ce-49cb-8ae9-d7bfa4a34862,group_type_id=,metadata={},multiattach=False,project_id='5958c61af65e4d1691d17e8823b2d224',qos_specs=None,replication_status=,reservations=['0a0c8231-6c36-4375-acd3-566c620fd866','a162e219-1f58-4618-b3f1-a8c37040bb1d','2a3462f0-ad98-4b66-adbe-ea53747e7dd6','112d95fa-54f7-444c-b2a6-c393f1260f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7d31b59e598410cb354b8c4a8cf932e',volume_type_id=6eae0bf7-e7b1-4440-a124-3d9801d264d7)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:05.620697 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047109f8-c5d8-4201-b929-d974d78e5574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:05.636603 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047109f8-c5d8-4201-b929-d974d78e5574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:05.637851 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Flow 'volume_create_api' (4a91bcef-049d-45b1-a6c9-7b78bf0733ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:05.638401 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Create volume request issued successfully. Jul 10 04:26:05.639387 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:05.639595 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:05.690732 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:05.694756 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:05.694756 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:05.698064 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ae321ff-2998-4023-9105-7b74c6109217 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:05.698512 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 194/784] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:26:05 2026] POST /volume/v3/volumes => generated 819 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:05.710029 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-60eb3c34-584e-4211-b9ed-d539a3ee537e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:05.712339 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-60eb3c34-584e-4211-b9ed-d539a3ee537e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 Jul 10 04:26:05.712339 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-60eb3c34-584e-4211-b9ed-d539a3ee537e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:05.712569 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-60eb3c34-584e-4211-b9ed-d539a3ee537e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:05.720312 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:05.720312 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:05.726429 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-60eb3c34-584e-4211-b9ed-d539a3ee537e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:26:05.727545 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-60eb3c34-584e-4211-b9ed-d539a3ee537e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:05.727740 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-60eb3c34-584e-4211-b9ed-d539a3ee537e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:05.782237 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-60eb3c34-584e-4211-b9ed-d539a3ee537e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:05.785623 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:05.785623 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:05.792274 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-60eb3c34-584e-4211-b9ed-d539a3ee537e tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 returned with HTTP 200 Jul 10 04:26:05.792915 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 198/785] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:05 2026] GET /volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 => generated 887 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:26:06.025284 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0dc39e2b-c992-4a44-a339-5cc521a4af68 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Lock "cinder-attachment_update-3cc64eb0-0ec0-4fab-8c9d-e070c09bb431-np0000004952" released by "attachment_update" :: held 0.524s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:26:06.025710 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-0dc39e2b-c992-4a44-a339-5cc521a4af68 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments/a1cad3c5-344d-4500-819e-a2c17a59fcd2 returned with HTTP 200 Jul 10 04:26:06.026343 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 198/786] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:26:05 2026] PUT /volume/v3/attachments/a1cad3c5-344d-4500-819e-a2c17a59fcd2 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:06.172260 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-91df371e-d02d-430d-900f-40376ae595e8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:06.176434 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-91df371e-d02d-430d-900f-40376ae595e8 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/attachments/ec9446d9-3af9-4853-b34b-a5a194ea875e Jul 10 04:26:06.176664 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-91df371e-d02d-430d-900f-40376ae595e8 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:06.176902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-91df371e-d02d-430d-900f-40376ae595e8 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:06.189671 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:06.189671 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:06.283558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-175f8e26-c8b5-4315-ab8d-3e6496f8ee91 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:06.285618 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-175f8e26-c8b5-4315-ab8d-3e6496f8ee91 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:06.285842 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-175f8e26-c8b5-4315-ab8d-3e6496f8ee91 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:06.286102 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-175f8e26-c8b5-4315-ab8d-3e6496f8ee91 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:06.296826 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:06.296826 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:06.300689 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-175f8e26-c8b5-4315-ab8d-3e6496f8ee91 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:06.305702 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-175f8e26-c8b5-4315-ab8d-3e6496f8ee91 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:06.306209 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 195/787] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:06 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:06.715822 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0323cf89-d706-44fe-acaf-fd564ac3e773 req-91df371e-d02d-430d-900f-40376ae595e8 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/ec9446d9-3af9-4853-b34b-a5a194ea875e returned with HTTP 200 Jul 10 04:26:06.716485 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 197/788] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:26:06 2026] DELETE /volume/v3/attachments/ec9446d9-3af9-4853-b34b-a5a194ea875e => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:06.807038 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5ebee0a0-381b-4bdc-bdf5-c84846a0429a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:06.809060 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ebee0a0-381b-4bdc-bdf5-c84846a0429a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 Jul 10 04:26:06.809378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ebee0a0-381b-4bdc-bdf5-c84846a0429a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:06.809602 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ebee0a0-381b-4bdc-bdf5-c84846a0429a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:06.819376 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:06.819376 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:06.829791 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5ebee0a0-381b-4bdc-bdf5-c84846a0429a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:26:06.829791 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-5ebee0a0-381b-4bdc-bdf5-c84846a0429a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:06.829791 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-5ebee0a0-381b-4bdc-bdf5-c84846a0429a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:06.872602 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-5ebee0a0-381b-4bdc-bdf5-c84846a0429a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:06.877236 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:06.877236 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:06.885166 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ebee0a0-381b-4bdc-bdf5-c84846a0429a tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 returned with HTTP 200 Jul 10 04:26:06.885166 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 199/789] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:06 2026] GET /volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 => generated 912 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:06.899749 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-99bb629e-81ca-4774-b370-869a5749b1db None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:06.901608 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-99bb629e-81ca-4774-b370-869a5749b1db tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/group_snapshots Jul 10 04:26:06.902056 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-99bb629e-81ca-4774-b370-869a5749b1db tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1d43c8df-28ce-49cb-8ae9-d7bfa4a34862", "name": "tempest-group_snapshot-1986171385"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:06.903618 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.group_snapshots [None req-99bb629e-81ca-4774-b370-869a5749b1db tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1d43c8df-28ce-49cb-8ae9-d7bfa4a34862', 'name': 'tempest-group_snapshot-1986171385'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 04:26:06.907471 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:06.907471 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:06.910972 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.group_snapshots [None req-99bb629e-81ca-4774-b370-869a5749b1db tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Creating group_snapshot tempest-group_snapshot-1986171385. Jul 10 04:26:06.927796 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:06.927796 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:06.940894 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-99bb629e-81ca-4774-b370-869a5749b1db tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-659462086 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-659462086, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:06.941140 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-99bb629e-81ca-4774-b370-869a5749b1db tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-659462086 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-659462086, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:06.959657 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-99bb629e-81ca-4774-b370-869a5749b1db tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Created reservations ['652bd395-94bf-490c-b61c-ec00a27a0dde', '1e31db06-7d3d-4227-9e26-efdbd3b2b349', '0b79cd04-5c9d-4123-a05f-fc106b91288e', 'e7dfbcdb-e085-4f61-bc2f-5ca24ce5a62e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:06.987827 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-99bb629e-81ca-4774-b370-869a5749b1db tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots returned with HTTP 202 Jul 10 04:26:06.988365 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 199/790] 10.4.3.87 () {70 vars in 1317 bytes} [Fri Jul 10 04:26:06 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:06.999464 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-59b8ef6d-10fa-490f-aebb-1c85641f962b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:07.000049 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-59b8ef6d-10fa-490f-aebb-1c85641f962b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab Jul 10 04:26:07.000369 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-59b8ef6d-10fa-490f-aebb-1c85641f962b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:07.000608 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-59b8ef6d-10fa-490f-aebb-1c85641f962b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:07.000779 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-59b8ef6d-10fa-490f-aebb-1c85641f962b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 7e6b8b42-05b2-44d2-a25b-c33a31bce9ab {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:26:07.004304 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:07.004304 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:07.007749 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-59b8ef6d-10fa-490f-aebb-1c85641f962b tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab returned with HTTP 200 Jul 10 04:26:07.008122 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 196/791] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:26:06 2026] GET /volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:07.321418 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-172f5ed3-8eba-497a-aca8-54b539f3ace2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:07.323814 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-172f5ed3-8eba-497a-aca8-54b539f3ace2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:07.324092 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-172f5ed3-8eba-497a-aca8-54b539f3ace2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:07.325536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-172f5ed3-8eba-497a-aca8-54b539f3ace2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:07.341671 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:07.341671 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:07.347087 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-172f5ed3-8eba-497a-aca8-54b539f3ace2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:07.353011 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-172f5ed3-8eba-497a-aca8-54b539f3ace2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:07.353623 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 198/792] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:07 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:07.384576 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-521a023b-ca31-463d-8d32-ef1f953d49a3 req-da3511af-89c9-40ad-88aa-404828c536d0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:07.387402 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-521a023b-ca31-463d-8d32-ef1f953d49a3 req-da3511af-89c9-40ad-88aa-404828c536d0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:26:07.387485 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-521a023b-ca31-463d-8d32-ef1f953d49a3 req-da3511af-89c9-40ad-88aa-404828c536d0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:07.387660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-521a023b-ca31-463d-8d32-ef1f953d49a3 req-da3511af-89c9-40ad-88aa-404828c536d0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:07.405535 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:07.405535 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:07.411419 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-521a023b-ca31-463d-8d32-ef1f953d49a3 req-da3511af-89c9-40ad-88aa-404828c536d0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:26:07.416240 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-521a023b-ca31-463d-8d32-ef1f953d49a3 req-da3511af-89c9-40ad-88aa-404828c536d0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:26:07.416678 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 200/793] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:26:07 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:08.021606 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9825f9e5-e5d2-4971-9335-f2e6ab5d66de None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.026839 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9825f9e5-e5d2-4971-9335-f2e6ab5d66de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab Jul 10 04:26:08.026839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9825f9e5-e5d2-4971-9335-f2e6ab5d66de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.026839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9825f9e5-e5d2-4971-9335-f2e6ab5d66de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.026839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.group_snapshots [None req-9825f9e5-e5d2-4971-9335-f2e6ab5d66de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 7e6b8b42-05b2-44d2-a25b-c33a31bce9ab {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:26:08.032630 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.032630 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:08.036320 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9825f9e5-e5d2-4971-9335-f2e6ab5d66de tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab returned with HTTP 200 Jul 10 04:26:08.037005 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 200/794] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:08.048521 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7f153737-6943-485f-a919-0225a0f20ab9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.052560 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f153737-6943-485f-a919-0225a0f20ab9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail Jul 10 04:26:08.052867 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f153737-6943-485f-a919-0225a0f20ab9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.053886 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f153737-6943-485f-a919-0225a0f20ab9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.053886 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-7f153737-6943-485f-a919-0225a0f20ab9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:08.057913 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [None req-7f153737-6943-485f-a919-0225a0f20ab9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Building query based on filter {{(pid=100020) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:26:08.064011 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7f153737-6943-485f-a919-0225a0f20ab9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all snapshots completed successfully. Jul 10 04:26:08.064635 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.064635 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:08.065549 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f153737-6943-485f-a919-0225a0f20ab9 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 04:26:08.065983 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 197/795] 10.4.3.87 () {66 vars in 1257 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:08.075993 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a1dbe621-dcd9-48cf-aa60-9d0c49fb5ea0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.079522 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1dbe621-dcd9-48cf-aa60-9d0c49fb5ea0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/15dbbf6c-4329-459b-8d20-049eee313585 Jul 10 04:26:08.079803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1dbe621-dcd9-48cf-aa60-9d0c49fb5ea0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.080074 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1dbe621-dcd9-48cf-aa60-9d0c49fb5ea0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.086946 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.086946 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:08.087598 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a1dbe621-dcd9-48cf-aa60-9d0c49fb5ea0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Snapshot retrieved successfully. Jul 10 04:26:08.088700 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1dbe621-dcd9-48cf-aa60-9d0c49fb5ea0 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/15dbbf6c-4329-459b-8d20-049eee313585 returned with HTTP 200 Jul 10 04:26:08.089183 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 199/796] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/snapshots/15dbbf6c-4329-459b-8d20-049eee313585 => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:08.098717 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-454087ec-3251-4e69-bd1d-b2e9c4b28dc5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.100558 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-454087ec-3251-4e69-bd1d-b2e9c4b28dc5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab Jul 10 04:26:08.100776 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-454087ec-3251-4e69-bd1d-b2e9c4b28dc5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.101006 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-454087ec-3251-4e69-bd1d-b2e9c4b28dc5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.101173 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.group_snapshots [None req-454087ec-3251-4e69-bd1d-b2e9c4b28dc5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 7e6b8b42-05b2-44d2-a25b-c33a31bce9ab {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:26:08.104249 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.104249 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:08.108650 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-454087ec-3251-4e69-bd1d-b2e9c4b28dc5 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab returned with HTTP 200 Jul 10 04:26:08.108650 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 201/797] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:08.119160 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-14800d32-805a-454c-bdf4-289af505c4cf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.122236 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-14800d32-805a-454c-bdf4-289af505c4cf tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/detail Jul 10 04:26:08.122236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-14800d32-805a-454c-bdf4-289af505c4cf tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.122236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-14800d32-805a-454c-bdf4-289af505c4cf tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.131437 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-14800d32-805a-454c-bdf4-289af505c4cf tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 10 04:26:08.132085 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 201/798] 10.4.3.87 () {68 vars in 1316 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:08.143920 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ce4518e0-bd97-43e7-8f9e-1385e91c389d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.148386 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ce4518e0-bd97-43e7-8f9e-1385e91c389d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] DELETE https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab Jul 10 04:26:08.148386 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ce4518e0-bd97-43e7-8f9e-1385e91c389d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.148386 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ce4518e0-bd97-43e7-8f9e-1385e91c389d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.148386 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-ce4518e0-bd97-43e7-8f9e-1385e91c389d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] delete called for member 7e6b8b42-05b2-44d2-a25b-c33a31bce9ab {{(pid=100020) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 04:26:08.148386 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.group_snapshots [None req-ce4518e0-bd97-43e7-8f9e-1385e91c389d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Delete group_snapshot with id: 7e6b8b42-05b2-44d2-a25b-c33a31bce9ab Jul 10 04:26:08.156814 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.156814 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:08.211499 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ce4518e0-bd97-43e7-8f9e-1385e91c389d tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab returned with HTTP 202 Jul 10 04:26:08.211499 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 198/799] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:26:08 2026] DELETE /volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:08.221709 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.224171 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:08.224519 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.224929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.225366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:08.226685 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:08.238099 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all volumes completed successfully. Jul 10 04:26:08.239597 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:08.239799 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:08.291288 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:08.294723 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.294723 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:08.302422 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-113a2cf9-c208-4bba-b46d-ca28ba8ecc65 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:08.302845 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 200/800] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:08.324181 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b8f16567-5d78-408e-b15d-1014fe37e934 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.325334 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b8f16567-5d78-408e-b15d-1014fe37e934 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail Jul 10 04:26:08.325544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b8f16567-5d78-408e-b15d-1014fe37e934 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.325791 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b8f16567-5d78-408e-b15d-1014fe37e934 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.326181 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-b8f16567-5d78-408e-b15d-1014fe37e934 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:08.328514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-b8f16567-5d78-408e-b15d-1014fe37e934 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:26:08.333199 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b8f16567-5d78-408e-b15d-1014fe37e934 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all snapshots completed successfully. Jul 10 04:26:08.334192 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b8f16567-5d78-408e-b15d-1014fe37e934 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 04:26:08.334657 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 202/801] 10.4.3.87 () {66 vars in 1257 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:26:08.353839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bcbbea5f-bf9f-4514-97c8-00b5b9cb015c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.355634 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bcbbea5f-bf9f-4514-97c8-00b5b9cb015c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab Jul 10 04:26:08.355843 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bcbbea5f-bf9f-4514-97c8-00b5b9cb015c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.356026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bcbbea5f-bf9f-4514-97c8-00b5b9cb015c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.356148 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.group_snapshots [None req-bcbbea5f-bf9f-4514-97c8-00b5b9cb015c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 7e6b8b42-05b2-44d2-a25b-c33a31bce9ab {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:26:08.360879 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bcbbea5f-bf9f-4514-97c8-00b5b9cb015c tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab returned with HTTP 404 Jul 10 04:26:08.361572 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 202/802] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:08.371925 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4d2840b7-c12c-4535-a2bf-2636baa12c90 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.374595 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d2840b7-c12c-4535-a2bf-2636baa12c90 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/group_snapshots Jul 10 04:26:08.374879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4d2840b7-c12c-4535-a2bf-2636baa12c90 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.375122 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4d2840b7-c12c-4535-a2bf-2636baa12c90 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.375548 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.375548 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:08.377688 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-409cd2c8-2f7f-4c80-8b2e-3fccba72f77b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.379642 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-409cd2c8-2f7f-4c80-8b2e-3fccba72f77b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:08.379837 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-409cd2c8-2f7f-4c80-8b2e-3fccba72f77b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.380363 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-409cd2c8-2f7f-4c80-8b2e-3fccba72f77b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.381258 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d2840b7-c12c-4535-a2bf-2636baa12c90 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots returned with HTTP 200 Jul 10 04:26:08.381770 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 199/803] 10.4.3.87 () {68 vars in 1295 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:08.390597 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f726c5ca-f815-4775-89cd-a02d10841e82 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.392770 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f726c5ca-f815-4775-89cd-a02d10841e82 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] DELETE https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab Jul 10 04:26:08.393022 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f726c5ca-f815-4775-89cd-a02d10841e82 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.393251 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f726c5ca-f815-4775-89cd-a02d10841e82 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.393423 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.group_snapshots [None req-f726c5ca-f815-4775-89cd-a02d10841e82 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] delete called for member 7e6b8b42-05b2-44d2-a25b-c33a31bce9ab {{(pid=100019) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 04:26:08.393529 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.group_snapshots [None req-f726c5ca-f815-4775-89cd-a02d10841e82 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Delete group_snapshot with id: 7e6b8b42-05b2-44d2-a25b-c33a31bce9ab Jul 10 04:26:08.394644 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.394644 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:08.396925 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f726c5ca-f815-4775-89cd-a02d10841e82 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab returned with HTTP 404 Jul 10 04:26:08.397409 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 203/804] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:26:08 2026] DELETE /volume/v3/group_snapshots/7e6b8b42-05b2-44d2-a25b-c33a31bce9ab => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:08.404384 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-409cd2c8-2f7f-4c80-8b2e-3fccba72f77b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:08.405977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-02e27ced-2044-4739-bad0-b52c39e238ef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.408760 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:08.409051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.409357 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.409672 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:08.410176 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.410176 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:08.410786 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-409cd2c8-2f7f-4c80-8b2e-3fccba72f77b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:08.411173 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:08.411553 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 201/805] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:08.421808 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Get all volumes completed successfully. Jul 10 04:26:08.422802 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:08.423014 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:08.484266 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:08.488074 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.488074 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:08.496618 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-02e27ced-2044-4739-bad0-b52c39e238ef tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:08.497026 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 203/806] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:08.511255 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-458f68ec-4d41-4c8e-b0eb-cacd09c00026 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.513673 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-458f68ec-4d41-4c8e-b0eb-cacd09c00026 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] POST https://10.4.3.87/volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862/action Jul 10 04:26:08.514160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-458f68ec-4d41-4c8e-b0eb-cacd09c00026 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:08.514372 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-458f68ec-4d41-4c8e-b0eb-cacd09c00026 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:08.520762 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-458f68ec-4d41-4c8e-b0eb-cacd09c00026 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] delete called for group 1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 {{(pid=100020) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:26:08.520899 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.groups [None req-458f68ec-4d41-4c8e-b0eb-cacd09c00026 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Delete group with id: 1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 Jul 10 04:26:08.531830 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.531830 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:08.580348 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-458f68ec-4d41-4c8e-b0eb-cacd09c00026 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862/action returned with HTTP 202 Jul 10 04:26:08.580348 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 200/807] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:08 2026] POST /volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:08.586348 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ed5ef681-be4b-4721-890b-28abd3257959 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:08.588462 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed5ef681-be4b-4721-890b-28abd3257959 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 Jul 10 04:26:08.588662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed5ef681-be4b-4721-890b-28abd3257959 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:08.590743 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed5ef681-be4b-4721-890b-28abd3257959 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:08.602428 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.602428 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:08.616991 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ed5ef681-be4b-4721-890b-28abd3257959 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Volume info retrieved successfully. Jul 10 04:26:08.618612 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-ed5ef681-be4b-4721-890b-28abd3257959 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:08.618612 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-ed5ef681-be4b-4721-890b-28abd3257959 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:08.678785 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-ed5ef681-be4b-4721-890b-28abd3257959 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:08.684107 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:08.684107 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:08.692150 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed5ef681-be4b-4721-890b-28abd3257959 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 returned with HTTP 200 Jul 10 04:26:08.692150 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 204/808] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:08 2026] GET /volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:09.428291 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ebf7b6b3-ae18-42da-b3c2-91a413d2fa02 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:09.430592 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ebf7b6b3-ae18-42da-b3c2-91a413d2fa02 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:09.430592 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ebf7b6b3-ae18-42da-b3c2-91a413d2fa02 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:09.431728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ebf7b6b3-ae18-42da-b3c2-91a413d2fa02 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:09.446409 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:09.446409 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:09.461300 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ebf7b6b3-ae18-42da-b3c2-91a413d2fa02 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:09.466853 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ebf7b6b3-ae18-42da-b3c2-91a413d2fa02 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:09.467388 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 202/809] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:09 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:09.708309 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-84bf2494-b39b-4523-ad70-e9b3a8278a44 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:09.709940 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-84bf2494-b39b-4523-ad70-e9b3a8278a44 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 Jul 10 04:26:09.710202 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-84bf2494-b39b-4523-ad70-e9b3a8278a44 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:09.710470 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-84bf2494-b39b-4523-ad70-e9b3a8278a44 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:09.721191 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-84bf2494-b39b-4523-ad70-e9b3a8278a44 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 returned with HTTP 404 Jul 10 04:26:09.721807 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 204/810] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:09 2026] GET /volume/v3/volumes/3048618c-4033-4143-b904-b1f277e65f47 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 04:26:09.733996 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-75302597-2c2a-4731-b3fa-d19fe061dbc6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:09.740153 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-75302597-2c2a-4731-b3fa-d19fe061dbc6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] GET https://10.4.3.87/volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 Jul 10 04:26:09.740602 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-75302597-2c2a-4731-b3fa-d19fe061dbc6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:09.741060 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-75302597-2c2a-4731-b3fa-d19fe061dbc6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:09.741417 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-75302597-2c2a-4731-b3fa-d19fe061dbc6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] show called for member 1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:09.746072 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-75302597-2c2a-4731-b3fa-d19fe061dbc6 tempest-GroupSnapshotsTest-1090412061 tempest-GroupSnapshotsTest-1090412061-project-member] https://10.4.3.87/volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 returned with HTTP 404 Jul 10 04:26:09.746808 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 201/811] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:09 2026] GET /volume/v3/groups/1d43c8df-28ce-49cb-8ae9-d7bfa4a34862 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:09.756382 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7c936c26-d8f7-4859-85ab-0d23ff6684c8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:09.760046 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7c936c26-d8f7-4859-85ab-0d23ff6684c8 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/33af5a3b-c6ea-4702-8b67-ce64cd6ac88b Jul 10 04:26:09.760416 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7c936c26-d8f7-4859-85ab-0d23ff6684c8 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:09.760712 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7c936c26-d8f7-4859-85ab-0d23ff6684c8 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:09.784462 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7c936c26-d8f7-4859-85ab-0d23ff6684c8 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/group_types/33af5a3b-c6ea-4702-8b67-ce64cd6ac88b returned with HTTP 202 Jul 10 04:26:09.784939 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 205/812] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:26:09 2026] DELETE /volume/v3/group_types/33af5a3b-c6ea-4702-8b67-ce64cd6ac88b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:09.797866 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f2b3cbd5-f8ca-41e7-8447-067a76c6d110 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:09.799947 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2b3cbd5-f8ca-41e7-8447-067a76c6d110 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] DELETE https://10.4.3.87/volume/v3/types/6eae0bf7-e7b1-4440-a124-3d9801d264d7 Jul 10 04:26:09.800164 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2b3cbd5-f8ca-41e7-8447-067a76c6d110 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:09.800429 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2b3cbd5-f8ca-41e7-8447-067a76c6d110 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:09.850767 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2b3cbd5-f8ca-41e7-8447-067a76c6d110 tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/types/6eae0bf7-e7b1-4440-a124-3d9801d264d7 returned with HTTP 202 Jul 10 04:26:09.851111 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 203/813] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:26:09 2026] DELETE /volume/v3/types/6eae0bf7-e7b1-4440-a124-3d9801d264d7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:09.859776 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bc2777d7-a494-484d-a080-1cf9249f595b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:09.861935 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bc2777d7-a494-484d-a080-1cf9249f595b tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] GET https://10.4.3.87/volume/v3/types/6eae0bf7-e7b1-4440-a124-3d9801d264d7 Jul 10 04:26:09.862203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bc2777d7-a494-484d-a080-1cf9249f595b tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:09.862487 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bc2777d7-a494-484d-a080-1cf9249f595b tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:09.866201 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bc2777d7-a494-484d-a080-1cf9249f595b tempest-GroupSnapshotsTest-1178042329 tempest-GroupSnapshotsTest-1178042329-project-admin] https://10.4.3.87/volume/v3/types/6eae0bf7-e7b1-4440-a124-3d9801d264d7 returned with HTTP 404 Jul 10 04:26:09.866840 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 205/814] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:26:09 2026] GET /volume/v3/types/6eae0bf7-e7b1-4440-a124-3d9801d264d7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:10.482003 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b2d31da7-411b-4eca-a1e6-f75219be09e4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:10.488262 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b2d31da7-411b-4eca-a1e6-f75219be09e4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:10.488262 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b2d31da7-411b-4eca-a1e6-f75219be09e4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:10.488262 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b2d31da7-411b-4eca-a1e6-f75219be09e4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:10.506652 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:10.506652 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:10.511976 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b2d31da7-411b-4eca-a1e6-f75219be09e4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:10.518741 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b2d31da7-411b-4eca-a1e6-f75219be09e4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:10.519319 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 202/815] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:10 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:10.633138 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-c2675245-c469-4127-9a10-4d7231964a81 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:10.635754 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-c2675245-c469-4127-9a10-4d7231964a81 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] DELETE https://10.4.3.87/volume/v3/attachments/3b0e55c4-8430-4b7c-85d7-c338a4ac6c47 Jul 10 04:26:10.635900 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-c2675245-c469-4127-9a10-4d7231964a81 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:10.636074 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-c2675245-c469-4127-9a10-4d7231964a81 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:10.642857 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:10.642857 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:11.174226 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-c2675245-c469-4127-9a10-4d7231964a81 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments/3b0e55c4-8430-4b7c-85d7-c338a4ac6c47 returned with HTTP 200 Jul 10 04:26:11.174784 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 206/816] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:26:10 2026] DELETE /volume/v3/attachments/3b0e55c4-8430-4b7c-85d7-c338a4ac6c47 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:11.182120 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-38932eba-88e8-4b31-a3c7-2626368e747e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:11.184249 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-38932eba-88e8-4b31-a3c7-2626368e747e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] DELETE https://10.4.3.87/volume/v3/attachments/5d50324e-4fc2-45fe-8847-480487eb87dd Jul 10 04:26:11.184495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-38932eba-88e8-4b31-a3c7-2626368e747e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:11.184703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-38932eba-88e8-4b31-a3c7-2626368e747e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:11.195772 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:11.195772 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:11.553807 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-94dc6f0c-70c9-46ca-add9-f5d747c14a40 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:11.558529 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94dc6f0c-70c9-46ca-add9-f5d747c14a40 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:11.560231 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94dc6f0c-70c9-46ca-add9-f5d747c14a40 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:11.560471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94dc6f0c-70c9-46ca-add9-f5d747c14a40 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:11.572118 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:11.572118 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:11.578744 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-94dc6f0c-70c9-46ca-add9-f5d747c14a40 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:11.589855 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94dc6f0c-70c9-46ca-add9-f5d747c14a40 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:11.590333 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 206/817] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:11 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:11.737623 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-38932eba-88e8-4b31-a3c7-2626368e747e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments/5d50324e-4fc2-45fe-8847-480487eb87dd returned with HTTP 200 Jul 10 04:26:11.738037 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 204/818] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:26:11 2026] DELETE /volume/v3/attachments/5d50324e-4fc2-45fe-8847-480487eb87dd => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:11.745777 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-9ead6d9c-8ed8-49d6-9789-0f385f3d9865 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:11.748802 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-9ead6d9c-8ed8-49d6-9789-0f385f3d9865 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] DELETE https://10.4.3.87/volume/v3/attachments/b0a759e1-5016-4518-a25a-3d9bf0d660cc Jul 10 04:26:11.749273 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-9ead6d9c-8ed8-49d6-9789-0f385f3d9865 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:11.749537 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-9ead6d9c-8ed8-49d6-9789-0f385f3d9865 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:11.758907 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:11.758907 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:12.319810 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-db46e249-52c7-4ba7-b11d-2621b431f539 req-9ead6d9c-8ed8-49d6-9789-0f385f3d9865 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/attachments/b0a759e1-5016-4518-a25a-3d9bf0d660cc returned with HTTP 200 Jul 10 04:26:12.319966 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 203/819] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:26:11 2026] DELETE /volume/v3/attachments/b0a759e1-5016-4518-a25a-3d9bf0d660cc => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:12.407421 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-613f8ece-3160-4942-9f78-0667d7f74e4a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:12.412709 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-613f8ece-3160-4942-9f78-0667d7f74e4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/attachments/a1cad3c5-344d-4500-819e-a2c17a59fcd2/action Jul 10 04:26:12.412709 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-613f8ece-3160-4942-9f78-0667d7f74e4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:12.412709 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-613f8ece-3160-4942-9f78-0667d7f74e4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:12.443064 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:12.443064 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:12.456709 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-85b12b8b-338a-4e02-9b65-0c14348af5c3 req-613f8ece-3160-4942-9f78-0667d7f74e4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments/a1cad3c5-344d-4500-819e-a2c17a59fcd2/action returned with HTTP 204 Jul 10 04:26:12.457303 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 207/820] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:26:12 2026] POST /volume/v3/attachments/a1cad3c5-344d-4500-819e-a2c17a59fcd2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:12.596491 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-10f57b90-acaf-4774-8fb4-eca3686406c3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:12.608483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-28f2c938-e54a-48fd-93a3-60c10d28798e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:12.613239 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-28f2c938-e54a-48fd-93a3-60c10d28798e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:12.613239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-28f2c938-e54a-48fd-93a3-60c10d28798e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:12.613239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-28f2c938-e54a-48fd-93a3-60c10d28798e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:12.624375 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:12.624375 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:12.630314 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-28f2c938-e54a-48fd-93a3-60c10d28798e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:12.635919 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-28f2c938-e54a-48fd-93a3-60c10d28798e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:12.636544 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 205/821] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:12 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:12.655872 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f5b45963-8a30-439d-bf7b-859419ee0902 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:12.658721 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f5b45963-8a30-439d-bf7b-859419ee0902 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:26:12.659040 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f5b45963-8a30-439d-bf7b-859419ee0902 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:12.659369 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f5b45963-8a30-439d-bf7b-859419ee0902 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:12.672896 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:12.672896 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:12.682246 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f5b45963-8a30-439d-bf7b-859419ee0902 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:26:12.684810 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f5b45963-8a30-439d-bf7b-859419ee0902 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:26:12.685235 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 204/822] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:12 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:12.742333 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-10f57b90-acaf-4774-8fb4-eca3686406c3 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:26:12.743263 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-10f57b90-acaf-4774-8fb4-eca3686406c3 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-824233110"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:12.762405 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-10f57b90-acaf-4774-8fb4-eca3686406c3 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:26:12.762866 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 207/823] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:26:12 2026] POST /volume/v3/types => generated 215 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:12.773207 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dedb24a7-7088-4a0a-a7b6-44b61321de00 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:12.776053 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dedb24a7-7088-4a0a-a7b6-44b61321de00 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:26:12.776651 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dedb24a7-7088-4a0a-a7b6-44b61321de00 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1178027996"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:12.795091 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dedb24a7-7088-4a0a-a7b6-44b61321de00 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:26:12.795773 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 208/824] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:26:12 2026] POST /volume/v3/group_types => generated 173 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:12.807324 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9a2976e8-38f5-4d5e-934f-819f032abdbb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:12.907604 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a2976e8-38f5-4d5e-934f-819f032abdbb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/groups Jul 10 04:26:12.908148 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a2976e8-38f5-4d5e-934f-819f032abdbb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "86ed2ae1-68e5-46b3-82da-3c1bf8ea3274", "volume_types": ["d28c0087-2af1-482f-9c47-b2265bec08a9"], "name": "tempest-Group1-1685259984"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:12.910023 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-9a2976e8-38f5-4d5e-934f-819f032abdbb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Creating new group {'group': {'group_type': '86ed2ae1-68e5-46b3-82da-3c1bf8ea3274', 'volume_types': ['d28c0087-2af1-482f-9c47-b2265bec08a9'], 'name': 'tempest-Group1-1685259984'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 04:26:12.913847 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.groups [None req-9a2976e8-38f5-4d5e-934f-819f032abdbb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Creating group tempest-Group1-1685259984. Jul 10 04:26:12.943970 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9a2976e8-38f5-4d5e-934f-819f032abdbb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:26:12.943571. {{(pid=100022) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:26:12.944248 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9a2976e8-38f5-4d5e-934f-819f032abdbb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Availability Zones retrieved successfully. Jul 10 04:26:12.978260 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-9a2976e8-38f5-4d5e-934f-819f032abdbb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Created reservations ['7884b97e-a3bb-4da9-ad1d-1068af8a7a88'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:13.023786 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a2976e8-38f5-4d5e-934f-819f032abdbb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups returned with HTTP 202 Jul 10 04:26:13.024110 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 206/825] 10.4.3.87 () {70 vars in 1290 bytes} [Fri Jul 10 04:26:12 2026] POST /volume/v3/groups => generated 94 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:13.040145 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e821bec5-bb79-4ae5-8a70-e98ace27fa9a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:13.043179 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e821bec5-bb79-4ae5-8a70-e98ace27fa9a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 Jul 10 04:26:13.043179 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e821bec5-bb79-4ae5-8a70-e98ace27fa9a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:13.043580 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e821bec5-bb79-4ae5-8a70-e98ace27fa9a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:13.045134 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-e821bec5-bb79-4ae5-8a70-e98ace27fa9a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member e43645b8-0549-48fa-adc9-7bf1c8771a14 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:13.060478 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:13.060478 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:13.076506 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e821bec5-bb79-4ae5-8a70-e98ace27fa9a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 returned with HTTP 200 Jul 10 04:26:13.076909 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 205/826] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:13 2026] GET /volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:13.982150 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-5dd9ca2d-420b-4453-9c76-244e1ed195d5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:13.984581 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-5dd9ca2d-420b-4453-9c76-244e1ed195d5 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] DELETE https://10.4.3.87/volume/v3/attachments/ff7830aa-91ec-4e28-b991-c01408ab6019 Jul 10 04:26:13.984828 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-5dd9ca2d-420b-4453-9c76-244e1ed195d5 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:13.985055 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-5dd9ca2d-420b-4453-9c76-244e1ed195d5 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:13.996249 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:13.996249 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:14.089653 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-502f67ce-ba0b-457f-901c-7993c8d3b3d8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:14.092928 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-502f67ce-ba0b-457f-901c-7993c8d3b3d8 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 Jul 10 04:26:14.093172 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-502f67ce-ba0b-457f-901c-7993c8d3b3d8 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:14.093463 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-502f67ce-ba0b-457f-901c-7993c8d3b3d8 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:14.093711 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-502f67ce-ba0b-457f-901c-7993c8d3b3d8 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member e43645b8-0549-48fa-adc9-7bf1c8771a14 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:14.102294 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:14.102294 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:14.110964 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-502f67ce-ba0b-457f-901c-7993c8d3b3d8 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 returned with HTTP 200 Jul 10 04:26:14.111411 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 209/827] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:14 2026] GET /volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:14.128439 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0f58231c-67d5-4a4d-90f3-ce3481f903eb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:14.131725 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f58231c-67d5-4a4d-90f3-ce3481f903eb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/groups Jul 10 04:26:14.132127 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f58231c-67d5-4a4d-90f3-ce3481f903eb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "86ed2ae1-68e5-46b3-82da-3c1bf8ea3274", "volume_types": ["d28c0087-2af1-482f-9c47-b2265bec08a9"], "name": "tempest-Group2-222125586"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:14.133732 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-0f58231c-67d5-4a4d-90f3-ce3481f903eb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Creating new group {'group': {'group_type': '86ed2ae1-68e5-46b3-82da-3c1bf8ea3274', 'volume_types': ['d28c0087-2af1-482f-9c47-b2265bec08a9'], 'name': 'tempest-Group2-222125586'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 04:26:14.137452 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.groups [None req-0f58231c-67d5-4a4d-90f3-ce3481f903eb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Creating group tempest-Group2-222125586. Jul 10 04:26:14.137774 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:14.137774 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:14.146729 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0f58231c-67d5-4a4d-90f3-ce3481f903eb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Availability Zones retrieved successfully. Jul 10 04:26:14.160816 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-0f58231c-67d5-4a4d-90f3-ce3481f903eb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Created reservations ['634ecc9a-a7e7-43a9-9b30-d025964d17dd'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:14.203961 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f58231c-67d5-4a4d-90f3-ce3481f903eb tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups returned with HTTP 202 Jul 10 04:26:14.205062 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 207/828] 10.4.3.87 () {70 vars in 1290 bytes} [Fri Jul 10 04:26:14 2026] POST /volume/v3/groups => generated 93 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:14.221467 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f0f9abef-b153-464e-b320-eefb795df694 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:14.224283 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0f9abef-b153-464e-b320-eefb795df694 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 Jul 10 04:26:14.224582 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f0f9abef-b153-464e-b320-eefb795df694 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:14.224815 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f0f9abef-b153-464e-b320-eefb795df694 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:14.224978 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-f0f9abef-b153-464e-b320-eefb795df694 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member dcd818bb-d4cb-4f05-8485-f341b10491b9 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:14.232632 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:14.232632 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:14.251962 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0f9abef-b153-464e-b320-eefb795df694 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 returned with HTTP 200 Jul 10 04:26:14.255625 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 206/829] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:14 2026] GET /volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 => generated 321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:14.530567 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-5dd9ca2d-420b-4453-9c76-244e1ed195d5 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/attachments/ff7830aa-91ec-4e28-b991-c01408ab6019 returned with HTTP 200 Jul 10 04:26:14.531793 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 208/830] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:26:13 2026] DELETE /volume/v3/attachments/ff7830aa-91ec-4e28-b991-c01408ab6019 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:14.543962 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-b3857f53-4087-4134-85c8-4daf575d13e9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:14.546077 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-b3857f53-4087-4134-85c8-4daf575d13e9 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] DELETE https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:26:14.546301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-b3857f53-4087-4134-85c8-4daf575d13e9 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:14.546535 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-b3857f53-4087-4134-85c8-4daf575d13e9 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:14.546720 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-b3857f53-4087-4134-85c8-4daf575d13e9 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Delete volume with id: 2c13c478-a6ae-4e0f-9d86-e40bed642b27 Jul 10 04:26:14.554105 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:14.554105 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:14.554771 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-b3857f53-4087-4134-85c8-4daf575d13e9 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Volume info retrieved successfully. Jul 10 04:26:14.572390 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-b3857f53-4087-4134-85c8-4daf575d13e9 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] Delete volume request issued successfully. Jul 10 04:26:14.572671 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8e0954d4-2ac4-4c55-b4af-7ec2ebe59955 req-b3857f53-4087-4134-85c8-4daf575d13e9 tempest-ServerActionsV293TestJSON-2010273585 tempest-ServerActionsV293TestJSON-2010273585-project-member] https://10.4.3.87/volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 returned with HTTP 202 Jul 10 04:26:14.573185 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 210/831] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:26:14 2026] DELETE /volume/v3/volumes/2c13c478-a6ae-4e0f-9d86-e40bed642b27 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:15.180951 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9d5b063f-7b56-407c-9ff3-f7f81f9ab91f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:15.182952 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d5b063f-7b56-407c-9ff3-f7f81f9ab91f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:26:15.183164 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d5b063f-7b56-407c-9ff3-f7f81f9ab91f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:15.183462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d5b063f-7b56-407c-9ff3-f7f81f9ab91f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:15.183659 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-9d5b063f-7b56-407c-9ff3-f7f81f9ab91f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Delete volume with id: e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:26:15.192973 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:15.192973 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:15.193627 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9d5b063f-7b56-407c-9ff3-f7f81f9ab91f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:26:15.209939 np0000004952 devstack@c-api.service[100022]: WARNING cinder.keymgr.conf_key_mgr [None req-9d5b063f-7b56-407c-9ff3-f7f81f9ab91f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:26:15.218634 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9d5b063f-7b56-407c-9ff3-f7f81f9ab91f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Delete volume request issued successfully. Jul 10 04:26:15.218896 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d5b063f-7b56-407c-9ff3-f7f81f9ab91f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 202 Jul 10 04:26:15.219504 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 208/832] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:15 2026] DELETE /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:15.227532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-06f2a5e4-8524-4f99-b964-755cf5967187 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:15.230683 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-06f2a5e4-8524-4f99-b964-755cf5967187 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:26:15.230848 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-06f2a5e4-8524-4f99-b964-755cf5967187 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:15.231045 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-06f2a5e4-8524-4f99-b964-755cf5967187 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:15.240054 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:15.240054 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:15.245806 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-06f2a5e4-8524-4f99-b964-755cf5967187 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:26:15.252230 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-06f2a5e4-8524-4f99-b964-755cf5967187 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 200 Jul 10 04:26:15.252692 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 207/833] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:15 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:15.265503 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a6bdb417-807e-4d42-9f7e-322945d6a01c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:15.267510 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6bdb417-807e-4d42-9f7e-322945d6a01c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 Jul 10 04:26:15.268194 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a6bdb417-807e-4d42-9f7e-322945d6a01c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:15.268194 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a6bdb417-807e-4d42-9f7e-322945d6a01c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:15.268351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-a6bdb417-807e-4d42-9f7e-322945d6a01c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member dcd818bb-d4cb-4f05-8485-f341b10491b9 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:15.274515 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:15.274515 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:15.287020 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6bdb417-807e-4d42-9f7e-322945d6a01c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 returned with HTTP 200 Jul 10 04:26:15.287567 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 209/834] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:15 2026] GET /volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:15.303395 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:15.305745 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:15.306291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1369047510", "volume_type": "d28c0087-2af1-482f-9c47-b2265bec08a9", "group_id": "e43645b8-0549-48fa-adc9-7bf1c8771a14", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:15.308383 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1369047510', 'volume_type': 'd28c0087-2af1-482f-9c47-b2265bec08a9', 'group_id': 'e43645b8-0549-48fa-adc9-7bf1c8771a14', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:15.317579 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:15.317579 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:15.318394 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Create volume of 1 GB Jul 10 04:26:15.326939 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Availability Zones retrieved successfully. Jul 10 04:26:15.335168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Flow 'volume_create_api' (0642c5c1-55cd-419a-9f2a-381397db17b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:15.337037 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f7ea5c-06d3-4822-b45c-f6cb01fb0611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:15.337973 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:15.337973 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:15.339389 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:15.371252 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f7ea5c-06d3-4822-b45c-f6cb01fb0611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:26:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d28c0087-2af1-482f-9c47-b2265bec08a9,is_public=True,name='tempest-GroupsTest-volume-type-824233110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd28c0087-2af1-482f-9c47-b2265bec08a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e43645b8-0549-48fa-adc9-7bf1c8771a14', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:15.374939 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (599f3520-9235-4c1a-afb8-44f232090768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:15.405333 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-824233110 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-824233110, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:15.405935 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-824233110 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-824233110, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:15.449480 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Created reservations ['4fffea48-3ad4-47ba-9173-eb5652e9e4ea', '1d37cc3f-5490-4bbd-a9f1-0fe0b8731156', '23b6d24d-770a-441e-8974-f6fe030080bc', '17eb34b7-0371-4bbb-958c-d2bf8979a238'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:15.450635 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (599f3520-9235-4c1a-afb8-44f232090768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fffea48-3ad4-47ba-9173-eb5652e9e4ea', '1d37cc3f-5490-4bbd-a9f1-0fe0b8731156', '23b6d24d-770a-441e-8974-f6fe030080bc', '17eb34b7-0371-4bbb-958c-d2bf8979a238']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:15.451949 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e882a1a6-f47f-4ca4-a439-8ef344972c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:15.489621 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e882a1a6-f47f-4ca4-a439-8ef344972c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '652caf22-914f-4f93-ac09-4f75a5c0d91b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1369047510',encryption_key_id=None,group_id=e43645b8-0549-48fa-adc9-7bf1c8771a14,group_type_id=,metadata={},multiattach=False,project_id='9320866aff8b4656972286a3923896d2',qos_specs=None,replication_status=,reservations=['4fffea48-3ad4-47ba-9173-eb5652e9e4ea','1d37cc3f-5490-4bbd-a9f1-0fe0b8731156','23b6d24d-770a-441e-8974-f6fe030080bc','17eb34b7-0371-4bbb-958c-d2bf8979a238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fd07199d6404612909c4a1eed6221ba',volume_type_id=d28c0087-2af1-482f-9c47-b2265bec08a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1369047510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e43645b8-0549-48fa-adc9-7bf1c8771a14,host=None,id=652caf22-914f-4f93-ac09-4f75a5c0d91b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9320866aff8b4656972286a3923896d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fd07199d6404612909c4a1eed6221ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d28c0087-2af1-482f-9c47-b2265bec08a9),volume_type_id=d28c0087-2af1-482f-9c47-b2265bec08a9)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:15.490517 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e81ebd4-7ac1-42c7-9075-82a901206e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:15.516899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e81ebd4-7ac1-42c7-9075-82a901206e08) transitioned into state 'SUCCESS' from state '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-1369047510',encryption_key_id=None,group_id=e43645b8-0549-48fa-adc9-7bf1c8771a14,group_type_id=,metadata={},multiattach=False,project_id='9320866aff8b4656972286a3923896d2',qos_specs=None,replication_status=,reservations=['4fffea48-3ad4-47ba-9173-eb5652e9e4ea','1d37cc3f-5490-4bbd-a9f1-0fe0b8731156','23b6d24d-770a-441e-8974-f6fe030080bc','17eb34b7-0371-4bbb-958c-d2bf8979a238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fd07199d6404612909c4a1eed6221ba',volume_type_id=d28c0087-2af1-482f-9c47-b2265bec08a9)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:15.517970 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521a23bb-cac6-46f8-93a3-4d282ebd35b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:15.533026 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521a23bb-cac6-46f8-93a3-4d282ebd35b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:15.533672 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Flow 'volume_create_api' (0642c5c1-55cd-419a-9f2a-381397db17b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:15.534081 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Create volume request issued successfully. Jul 10 04:26:15.534931 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:15.535116 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:15.574465 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:15.577820 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:15.577820 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:15.581743 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20ec687b-505d-48b1-b0b6-f09c4dda8712 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:15.582702 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 211/835] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:26:15 2026] POST /volume/v3/volumes => generated 812 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:15.599140 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-59e5e3f3-cad9-4bd4-9387-de67045e9195 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:15.601590 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-59e5e3f3-cad9-4bd4-9387-de67045e9195 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b Jul 10 04:26:15.601836 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-59e5e3f3-cad9-4bd4-9387-de67045e9195 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:15.602056 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-59e5e3f3-cad9-4bd4-9387-de67045e9195 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:15.609545 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:15.609545 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:15.613644 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-59e5e3f3-cad9-4bd4-9387-de67045e9195 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Volume info retrieved successfully. Jul 10 04:26:15.614561 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-59e5e3f3-cad9-4bd4-9387-de67045e9195 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:15.614767 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-59e5e3f3-cad9-4bd4-9387-de67045e9195 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:15.662176 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-59e5e3f3-cad9-4bd4-9387-de67045e9195 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:15.665867 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:15.665867 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:15.675469 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-59e5e3f3-cad9-4bd4-9387-de67045e9195 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b returned with HTTP 200 Jul 10 04:26:15.677100 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 209/836] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:15 2026] GET /volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b => generated 880 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:16.267923 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-15f5c71c-1664-4819-8dbe-b62a1aa777ae None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.269640 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15f5c71c-1664-4819-8dbe-b62a1aa777ae tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d Jul 10 04:26:16.269848 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15f5c71c-1664-4819-8dbe-b62a1aa777ae tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:16.270038 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15f5c71c-1664-4819-8dbe-b62a1aa777ae tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:16.276395 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15f5c71c-1664-4819-8dbe-b62a1aa777ae tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d returned with HTTP 404 Jul 10 04:26:16.276949 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 208/837] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:16 2026] GET /volume/v3/volumes/e9d00622-46f1-40d5-83a9-170ca4a2e00d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:16.284881 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e5182873-b99c-4755-9dba-c7272192eb68 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.286728 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5182873-b99c-4755-9dba-c7272192eb68 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:26:16.286929 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e5182873-b99c-4755-9dba-c7272192eb68 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:16.287121 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e5182873-b99c-4755-9dba-c7272192eb68 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:16.287676 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:16.287676 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:16.287953 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5182873-b99c-4755-9dba-c7272192eb68 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:16.326188 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e5182873-b99c-4755-9dba-c7272192eb68 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Get all volumes completed successfully. Jul 10 04:26:16.327103 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-e5182873-b99c-4755-9dba-c7272192eb68 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:16.327379 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-e5182873-b99c-4755-9dba-c7272192eb68 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:16.361942 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-e5182873-b99c-4755-9dba-c7272192eb68 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-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=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:16.365777 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:16.365777 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:16.374991 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5182873-b99c-4755-9dba-c7272192eb68 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:26:16.375510 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 210/838] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:26:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10532 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:16.392982 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-165413ed-54db-439e-9afe-171ef45f7410 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.395524 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-165413ed-54db-439e-9afe-171ef45f7410 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] DELETE https://10.4.3.87/volume/v3/types/b2829a4e-e7e0-4a9a-be01-e83fc2222128 Jul 10 04:26:16.395760 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-165413ed-54db-439e-9afe-171ef45f7410 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:16.396004 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-165413ed-54db-439e-9afe-171ef45f7410 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:16.424608 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-165413ed-54db-439e-9afe-171ef45f7410 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types/b2829a4e-e7e0-4a9a-be01-e83fc2222128 returned with HTTP 202 Jul 10 04:26:16.425269 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 212/839] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:26:16 2026] DELETE /volume/v3/types/b2829a4e-e7e0-4a9a-be01-e83fc2222128 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:16.440448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-05344b93-ef63-42c1-8ccc-ae11963266c9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.444971 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-05344b93-ef63-42c1-8ccc-ae11963266c9 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:26:16.444971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-05344b93-ef63-42c1-8ccc-ae11963266c9 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-541229911", "extra_specs": {}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:16.465351 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-05344b93-ef63-42c1-8ccc-ae11963266c9 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:26:16.466196 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 210/840] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:26:16 2026] POST /volume/v3/types => generated 211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:16.478120 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fb5ddcc9-14a3-4373-8fe5-f72bcbf4af40 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.484426 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb5ddcc9-14a3-4373-8fe5-f72bcbf4af40 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] POST https://10.4.3.87/volume/v3/types/a126e598-d8ba-4b74-bfd4-363099eebc63/encryption Jul 10 04:26:16.484974 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fb5ddcc9-14a3-4373-8fe5-f72bcbf4af40 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:16.527094 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb5ddcc9-14a3-4373-8fe5-f72bcbf4af40 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types/a126e598-d8ba-4b74-bfd4-363099eebc63/encryption returned with HTTP 200 Jul 10 04:26:16.527905 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 209/841] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:26:16 2026] POST /volume/v3/types/a126e598-d8ba-4b74-bfd4-363099eebc63/encryption => generated 230 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:16.540918 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4d434042-f761-4d23-960a-a46ec956d670 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.543101 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:16.543543 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-63019571", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-541229911", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:16.545551 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-63019571', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-541229911', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:16.551334 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume of 1 GB Jul 10 04:26:16.551747 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:16.551747 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:16.552401 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Availability Zones retrieved successfully. Jul 10 04:26:16.561969 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Flow 'volume_create_api' (07d2b500-f31a-4ba4-84ed-120f1087a15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:16.563538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c811bbad-d9ab-426a-8078-773045c450d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:16.565067 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:16.601440 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c811bbad-d9ab-426a-8078-773045c450d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:26:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a126e598-d8ba-4b74-bfd4-363099eebc63,is_public=True,name='tempest-scenario-type-luks-541229911',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a126e598-d8ba-4b74-bfd4-363099eebc63', '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=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:16.602465 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c4e686-1604-46dd-b314-e1657b66c12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:16.635365 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:16.635769 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:16.666733 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Created reservations ['859aeefa-b120-48db-846e-76f66cc1f20a', '623d2388-6d5d-44df-bfef-fb5f62150a56', '6cda2b0b-c1b6-4200-a234-2bf2c5dcc191', 'bd0a19db-8129-496b-9909-b78529a80ff1'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:16.667980 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c4e686-1604-46dd-b314-e1657b66c12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['859aeefa-b120-48db-846e-76f66cc1f20a', '623d2388-6d5d-44df-bfef-fb5f62150a56', '6cda2b0b-c1b6-4200-a234-2bf2c5dcc191', 'bd0a19db-8129-496b-9909-b78529a80ff1']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:16.669153 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305fb7ff-35cb-4b40-a36b-5446dbd851d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:16.697103 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-51dcda76-fc12-40d6-ae41-b77b198e1266 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.699163 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305fb7ff-35cb-4b40-a36b-5446dbd851d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08563f1c-1e01-4cb9-b17b-525cdaf82103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-63019571',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c62820e227c4cee9629cfb1704095f9',qos_specs=None,replication_status=,reservations=['859aeefa-b120-48db-846e-76f66cc1f20a','623d2388-6d5d-44df-bfef-fb5f62150a56','6cda2b0b-c1b6-4200-a234-2bf2c5dcc191','bd0a19db-8129-496b-9909-b78529a80ff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_type_id=a126e598-d8ba-4b74-bfd4-363099eebc63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-63019571',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=08563f1c-1e01-4cb9-b17b-525cdaf82103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c62820e227c4cee9629cfb1704095f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a126e598-d8ba-4b74-bfd4-363099eebc63),volume_type_id=a126e598-d8ba-4b74-bfd4-363099eebc63)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:16.699751 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51dcda76-fc12-40d6-ae41-b77b198e1266 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b Jul 10 04:26:16.700022 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51dcda76-fc12-40d6-ae41-b77b198e1266 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:16.700196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51dcda76-fc12-40d6-ae41-b77b198e1266 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:16.700780 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf5872b-98fd-4255-829d-d88fb5dbac44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:16.708735 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:16.708735 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:16.718643 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-51dcda76-fc12-40d6-ae41-b77b198e1266 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Volume info retrieved successfully. Jul 10 04:26:16.719714 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-51dcda76-fc12-40d6-ae41-b77b198e1266 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:16.719872 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-51dcda76-fc12-40d6-ae41-b77b198e1266 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:16.725301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf5872b-98fd-4255-829d-d88fb5dbac44) transitioned into state 'SUCCESS' from state '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-63019571',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c62820e227c4cee9629cfb1704095f9',qos_specs=None,replication_status=,reservations=['859aeefa-b120-48db-846e-76f66cc1f20a','623d2388-6d5d-44df-bfef-fb5f62150a56','6cda2b0b-c1b6-4200-a234-2bf2c5dcc191','bd0a19db-8129-496b-9909-b78529a80ff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_type_id=a126e598-d8ba-4b74-bfd4-363099eebc63)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:16.726367 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3103bd65-fb09-4244-b504-d9eb63424b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:16.736847 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3103bd65-fb09-4244-b504-d9eb63424b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:16.737922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Flow 'volume_create_api' (07d2b500-f31a-4ba4-84ed-120f1087a15b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:16.738364 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume request issued successfully. Jul 10 04:26:16.739063 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d434042-f761-4d23-960a-a46ec956d670 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:16.739632 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 211/842] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:26:16 2026] POST /volume/v3/volumes => generated 780 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:16.772172 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-51dcda76-fc12-40d6-ae41-b77b198e1266 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:16.776179 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:16.776179 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:16.786121 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51dcda76-fc12-40d6-ae41-b77b198e1266 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b returned with HTTP 200 Jul 10 04:26:16.786875 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 213/843] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:16 2026] GET /volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:16.809937 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b054ad2c-a6bb-44c4-b7e3-bbe77a3d445c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.811951 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b054ad2c-a6bb-44c4-b7e3-bbe77a3d445c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 Jul 10 04:26:16.812727 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b054ad2c-a6bb-44c4-b7e3-bbe77a3d445c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:16.813262 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b054ad2c-a6bb-44c4-b7e3-bbe77a3d445c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:16.815283 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-b054ad2c-a6bb-44c4-b7e3-bbe77a3d445c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member e43645b8-0549-48fa-adc9-7bf1c8771a14 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:16.821170 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:16.821170 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:16.835140 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b054ad2c-a6bb-44c4-b7e3-bbe77a3d445c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 returned with HTTP 200 Jul 10 04:26:16.835140 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 211/844] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:16 2026] GET /volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:16.846555 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-61d231a3-d226-4e15-a825-5aa8a3073075 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.850668 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61d231a3-d226-4e15-a825-5aa8a3073075 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 Jul 10 04:26:16.851532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61d231a3-d226-4e15-a825-5aa8a3073075 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:16.851634 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61d231a3-d226-4e15-a825-5aa8a3073075 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:16.851865 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-61d231a3-d226-4e15-a825-5aa8a3073075 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member dcd818bb-d4cb-4f05-8485-f341b10491b9 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:16.859207 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:16.859207 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:16.873845 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61d231a3-d226-4e15-a825-5aa8a3073075 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 returned with HTTP 200 Jul 10 04:26:16.874599 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 210/845] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:16 2026] GET /volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:16.891198 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c340c146-125d-4780-a071-776c10234b9c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.893349 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c340c146-125d-4780-a071-776c10234b9c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/detail Jul 10 04:26:16.893584 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c340c146-125d-4780-a071-776c10234b9c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:16.893814 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c340c146-125d-4780-a071-776c10234b9c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:16.894271 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:16.894271 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:16.919273 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c340c146-125d-4780-a071-776c10234b9c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/detail returned with HTTP 200 Jul 10 04:26:16.919730 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 212/846] 10.4.3.87 () {68 vars in 1289 bytes} [Fri Jul 10 04:26:16 2026] GET /volume/v3/groups/detail => generated 639 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:16.933055 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b2df657e-cbec-494a-91a0-4c2653792436 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:16.935716 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:16.935990 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:16.936344 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:16.936704 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:16.937847 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:16.941017 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=391,cinder:UPDATE=91,cinder:INSERT=50 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:26:16.951271 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Get all volumes completed successfully. Jul 10 04:26:16.953845 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:16.954515 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:17.011493 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:17.015570 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:17.015570 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:17.028529 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b2df657e-cbec-494a-91a0-4c2653792436 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:17.029049 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 214/847] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:16 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:17.046459 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:17.049333 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:17.049333 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:17.049333 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:17.049625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:17.050504 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:17.050504 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:17.051245 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:17.060142 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Get all volumes completed successfully. Jul 10 04:26:17.061332 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:17.061710 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:17.113625 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:17.118840 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:17.118840 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:17.129768 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b4f25744-963e-4c78-81e8-f64593d94fa7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:17.130402 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 212/848] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:17 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:17.152989 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-99c6159f-84d1-4d02-b923-dca70f81c6c7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:17.155199 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99c6159f-84d1-4d02-b923-dca70f81c6c7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14/action Jul 10 04:26:17.155589 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99c6159f-84d1-4d02-b923-dca70f81c6c7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:17.155728 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99c6159f-84d1-4d02-b923-dca70f81c6c7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:17.159155 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-99c6159f-84d1-4d02-b923-dca70f81c6c7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] delete called for group e43645b8-0549-48fa-adc9-7bf1c8771a14 {{(pid=100020) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:26:17.160534 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.groups [None req-99c6159f-84d1-4d02-b923-dca70f81c6c7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Delete group with id: e43645b8-0549-48fa-adc9-7bf1c8771a14 Jul 10 04:26:17.167113 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:17.167113 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:17.232106 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99c6159f-84d1-4d02-b923-dca70f81c6c7 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14/action returned with HTTP 202 Jul 10 04:26:17.232584 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 211/849] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:17 2026] POST /volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:17.242919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-855fe501-597b-45ad-bb34-5d943ae2829a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:17.245549 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-855fe501-597b-45ad-bb34-5d943ae2829a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b Jul 10 04:26:17.245793 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-855fe501-597b-45ad-bb34-5d943ae2829a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:17.246123 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-855fe501-597b-45ad-bb34-5d943ae2829a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:17.254951 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:17.254951 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:17.260877 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-855fe501-597b-45ad-bb34-5d943ae2829a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Volume info retrieved successfully. Jul 10 04:26:17.261716 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-855fe501-597b-45ad-bb34-5d943ae2829a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:17.261984 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-855fe501-597b-45ad-bb34-5d943ae2829a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:17.305114 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-855fe501-597b-45ad-bb34-5d943ae2829a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:17.308649 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:17.308649 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:17.319755 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-855fe501-597b-45ad-bb34-5d943ae2829a tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b returned with HTTP 200 Jul 10 04:26:17.320411 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 213/850] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:17 2026] GET /volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b => generated 904 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:18.336934 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-43746f55-f06b-4e46-bf08-92ba75a3c0e3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:18.339545 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-43746f55-f06b-4e46-bf08-92ba75a3c0e3 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b Jul 10 04:26:18.340172 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-43746f55-f06b-4e46-bf08-92ba75a3c0e3 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:18.340172 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-43746f55-f06b-4e46-bf08-92ba75a3c0e3 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:18.347718 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-43746f55-f06b-4e46-bf08-92ba75a3c0e3 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b returned with HTTP 404 Jul 10 04:26:18.348319 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 215/851] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:18 2026] GET /volume/v3/volumes/652caf22-914f-4f93-ac09-4f75a5c0d91b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:18.359370 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9c4df43e-f42c-4fca-82f4-1cfa934e796b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:18.364330 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9c4df43e-f42c-4fca-82f4-1cfa934e796b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 Jul 10 04:26:18.364688 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9c4df43e-f42c-4fca-82f4-1cfa934e796b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:18.365004 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9c4df43e-f42c-4fca-82f4-1cfa934e796b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:18.365294 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-9c4df43e-f42c-4fca-82f4-1cfa934e796b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member e43645b8-0549-48fa-adc9-7bf1c8771a14 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:18.368483 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=351,cinder:UPDATE=66,cinder:INSERT=43 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:26:18.372566 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9c4df43e-f42c-4fca-82f4-1cfa934e796b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 returned with HTTP 404 Jul 10 04:26:18.373321 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 213/852] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:18 2026] GET /volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:18.383828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b1a32891-cebb-4e61-af02-607320eea132 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:18.386875 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1a32891-cebb-4e61-af02-607320eea132 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9/action Jul 10 04:26:18.387435 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1a32891-cebb-4e61-af02-607320eea132 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:18.387672 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1a32891-cebb-4e61-af02-607320eea132 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:18.389401 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-b1a32891-cebb-4e61-af02-607320eea132 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] delete called for group dcd818bb-d4cb-4f05-8485-f341b10491b9 {{(pid=100020) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:26:18.389556 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.groups [None req-b1a32891-cebb-4e61-af02-607320eea132 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Delete group with id: dcd818bb-d4cb-4f05-8485-f341b10491b9 Jul 10 04:26:18.394668 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:18.394668 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:18.411678 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=341,cinder:UPDATE=76,cinder:INSERT=43 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:26:18.440573 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1a32891-cebb-4e61-af02-607320eea132 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9/action returned with HTTP 202 Jul 10 04:26:18.441259 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 212/853] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:18 2026] POST /volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:18.449313 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-69c7e3dd-eee7-4546-ba88-d07cea32017c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:18.451945 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-69c7e3dd-eee7-4546-ba88-d07cea32017c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 Jul 10 04:26:18.452333 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-69c7e3dd-eee7-4546-ba88-d07cea32017c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:18.452565 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-69c7e3dd-eee7-4546-ba88-d07cea32017c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:18.453430 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-69c7e3dd-eee7-4546-ba88-d07cea32017c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member dcd818bb-d4cb-4f05-8485-f341b10491b9 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:18.457282 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:18.457282 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:18.469279 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-69c7e3dd-eee7-4546-ba88-d07cea32017c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 returned with HTTP 200 Jul 10 04:26:18.469444 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 214/854] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:18 2026] GET /volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:18.994105 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7e0099a0-e067-40da-a717-d798623f6ffc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:18.996396 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7e0099a0-e067-40da-a717-d798623f6ffc tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 Jul 10 04:26:18.996641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7e0099a0-e067-40da-a717-d798623f6ffc tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:18.996888 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7e0099a0-e067-40da-a717-d798623f6ffc tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:18.997104 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-7e0099a0-e067-40da-a717-d798623f6ffc tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Delete volume with id: c078be84-57eb-4475-a45c-56612b5befa1 Jul 10 04:26:19.007126 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:19.007126 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:19.008147 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7e0099a0-e067-40da-a717-d798623f6ffc tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:26:19.035101 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7e0099a0-e067-40da-a717-d798623f6ffc tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Delete volume request issued successfully. Jul 10 04:26:19.035366 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7e0099a0-e067-40da-a717-d798623f6ffc tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 returned with HTTP 202 Jul 10 04:26:19.035933 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 216/855] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:18 2026] DELETE /volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:19.043662 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5365f2bf-fedf-4028-a01f-9558fc5dc49e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.044679 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5365f2bf-fedf-4028-a01f-9558fc5dc49e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 Jul 10 04:26:19.044854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5365f2bf-fedf-4028-a01f-9558fc5dc49e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:19.045032 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5365f2bf-fedf-4028-a01f-9558fc5dc49e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:19.052990 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:19.052990 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:19.058206 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5365f2bf-fedf-4028-a01f-9558fc5dc49e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:26:19.064711 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5365f2bf-fedf-4028-a01f-9558fc5dc49e tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 returned with HTTP 200 Jul 10 04:26:19.065272 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 214/856] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:19 2026] GET /volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:19.480947 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-50746c28-808e-465e-a2e0-9da63028d745 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.483238 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-50746c28-808e-465e-a2e0-9da63028d745 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 Jul 10 04:26:19.483516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-50746c28-808e-465e-a2e0-9da63028d745 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:19.483725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-50746c28-808e-465e-a2e0-9da63028d745 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:19.483919 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-50746c28-808e-465e-a2e0-9da63028d745 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member dcd818bb-d4cb-4f05-8485-f341b10491b9 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:19.488372 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-50746c28-808e-465e-a2e0-9da63028d745 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 returned with HTTP 404 Jul 10 04:26:19.489161 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 213/857] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:19 2026] GET /volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:19.496632 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e2d80fe9-7100-40d2-acf3-a1f8810786ad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.498953 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2d80fe9-7100-40d2-acf3-a1f8810786ad tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/detail Jul 10 04:26:19.499240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2d80fe9-7100-40d2-acf3-a1f8810786ad tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:19.499465 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2d80fe9-7100-40d2-acf3-a1f8810786ad tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:19.499864 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:19.499864 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:19.503662 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2d80fe9-7100-40d2-acf3-a1f8810786ad tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/detail returned with HTTP 200 Jul 10 04:26:19.503967 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 215/858] 10.4.3.87 () {68 vars in 1289 bytes} [Fri Jul 10 04:26:19 2026] GET /volume/v3/groups/detail => generated 14 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:19.513363 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c7194a55-01eb-48f1-9a58-4369e5e48cf9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.515288 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c7194a55-01eb-48f1-9a58-4369e5e48cf9 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:19.515525 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c7194a55-01eb-48f1-9a58-4369e5e48cf9 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:19.515711 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c7194a55-01eb-48f1-9a58-4369e5e48cf9 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:19.515923 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-c7194a55-01eb-48f1-9a58-4369e5e48cf9 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:19.516649 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c7194a55-01eb-48f1-9a58-4369e5e48cf9 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:19.523494 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c7194a55-01eb-48f1-9a58-4369e5e48cf9 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Get all volumes completed successfully. Jul 10 04:26:19.525575 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c7194a55-01eb-48f1-9a58-4369e5e48cf9 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:19.525941 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 217/859] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:19.539355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f60a4fd8-7d67-4c5d-bc11-b374ae472003 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.541522 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f60a4fd8-7d67-4c5d-bc11-b374ae472003 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9/action Jul 10 04:26:19.542073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f60a4fd8-7d67-4c5d-bc11-b374ae472003 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:19.542141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f60a4fd8-7d67-4c5d-bc11-b374ae472003 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:19.544051 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-f60a4fd8-7d67-4c5d-bc11-b374ae472003 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] delete called for group dcd818bb-d4cb-4f05-8485-f341b10491b9 {{(pid=100022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:26:19.544242 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.groups [None req-f60a4fd8-7d67-4c5d-bc11-b374ae472003 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Delete group with id: dcd818bb-d4cb-4f05-8485-f341b10491b9 Jul 10 04:26:19.547820 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f60a4fd8-7d67-4c5d-bc11-b374ae472003 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9/action returned with HTTP 404 Jul 10 04:26:19.548407 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 215/860] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:19 2026] POST /volume/v3/groups/dcd818bb-d4cb-4f05-8485-f341b10491b9/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:19.555325 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d867f323-cb9b-4580-a157-3b9aa7b87c59 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.556926 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d867f323-cb9b-4580-a157-3b9aa7b87c59 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:19.557204 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d867f323-cb9b-4580-a157-3b9aa7b87c59 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:19.557479 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d867f323-cb9b-4580-a157-3b9aa7b87c59 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:19.557748 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-d867f323-cb9b-4580-a157-3b9aa7b87c59 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:19.558488 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d867f323-cb9b-4580-a157-3b9aa7b87c59 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:19.564699 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d867f323-cb9b-4580-a157-3b9aa7b87c59 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Get all volumes completed successfully. Jul 10 04:26:19.567144 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d867f323-cb9b-4580-a157-3b9aa7b87c59 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:19.567765 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 214/861] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:19.579630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-074bc891-315d-4165-8438-10659bd94aa4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.581497 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-074bc891-315d-4165-8438-10659bd94aa4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14/action Jul 10 04:26:19.581892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-074bc891-315d-4165-8438-10659bd94aa4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:19.582201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-074bc891-315d-4165-8438-10659bd94aa4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:19.583653 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-074bc891-315d-4165-8438-10659bd94aa4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] delete called for group e43645b8-0549-48fa-adc9-7bf1c8771a14 {{(pid=100021) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:26:19.583790 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.groups [None req-074bc891-315d-4165-8438-10659bd94aa4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Delete group with id: e43645b8-0549-48fa-adc9-7bf1c8771a14 Jul 10 04:26:19.587069 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-074bc891-315d-4165-8438-10659bd94aa4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14/action returned with HTTP 404 Jul 10 04:26:19.587785 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 216/862] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:19 2026] POST /volume/v3/groups/e43645b8-0549-48fa-adc9-7bf1c8771a14/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:19.594762 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6f0a0d63-3fa6-4269-8459-525657091f4c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.596668 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f0a0d63-3fa6-4269-8459-525657091f4c tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/86ed2ae1-68e5-46b3-82da-3c1bf8ea3274 Jul 10 04:26:19.596896 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f0a0d63-3fa6-4269-8459-525657091f4c tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:19.597021 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f0a0d63-3fa6-4269-8459-525657091f4c tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:19.609849 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f0a0d63-3fa6-4269-8459-525657091f4c tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/group_types/86ed2ae1-68e5-46b3-82da-3c1bf8ea3274 returned with HTTP 202 Jul 10 04:26:19.610400 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 218/863] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:26:19 2026] DELETE /volume/v3/group_types/86ed2ae1-68e5-46b3-82da-3c1bf8ea3274 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:19.617422 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7c6f419b-270b-4771-b861-ad5773122ee4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.619142 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7c6f419b-270b-4771-b861-ad5773122ee4 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] DELETE https://10.4.3.87/volume/v3/types/d28c0087-2af1-482f-9c47-b2265bec08a9 Jul 10 04:26:19.619363 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7c6f419b-270b-4771-b861-ad5773122ee4 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:19.619527 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7c6f419b-270b-4771-b861-ad5773122ee4 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:19.653135 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7c6f419b-270b-4771-b861-ad5773122ee4 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/types/d28c0087-2af1-482f-9c47-b2265bec08a9 returned with HTTP 202 Jul 10 04:26:19.653582 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 216/864] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:26:19 2026] DELETE /volume/v3/types/d28c0087-2af1-482f-9c47-b2265bec08a9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:19.662440 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e77edd82-b2cc-4372-bde8-6b983e4bc728 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.664863 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e77edd82-b2cc-4372-bde8-6b983e4bc728 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] GET https://10.4.3.87/volume/v3/types/d28c0087-2af1-482f-9c47-b2265bec08a9 Jul 10 04:26:19.665243 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e77edd82-b2cc-4372-bde8-6b983e4bc728 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:19.665637 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e77edd82-b2cc-4372-bde8-6b983e4bc728 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:19.669966 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e77edd82-b2cc-4372-bde8-6b983e4bc728 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/types/d28c0087-2af1-482f-9c47-b2265bec08a9 returned with HTTP 404 Jul 10 04:26:19.670832 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 215/865] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:26:19 2026] GET /volume/v3/types/d28c0087-2af1-482f-9c47-b2265bec08a9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:19.679371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fa886f15-9f75-40de-acbc-bd033d3c7196 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.682234 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fa886f15-9f75-40de-acbc-bd033d3c7196 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:26:19.682698 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fa886f15-9f75-40de-acbc-bd033d3c7196 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-642515519"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:19.698075 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fa886f15-9f75-40de-acbc-bd033d3c7196 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:26:19.702245 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 217/866] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:26:19 2026] POST /volume/v3/types => generated 215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:19.707825 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-22552993-710d-43b3-9e55-3194d2c05256 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.709648 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-22552993-710d-43b3-9e55-3194d2c05256 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:26:19.710071 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-22552993-710d-43b3-9e55-3194d2c05256 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1100679762"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:19.725152 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-22552993-710d-43b3-9e55-3194d2c05256 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:26:19.725837 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 219/867] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:26:19 2026] POST /volume/v3/group_types => generated 173 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:19.736892 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e680bb28-6bc4-4e44-abfb-d15b08025287 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.744468 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e680bb28-6bc4-4e44-abfb-d15b08025287 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/groups Jul 10 04:26:19.745606 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e680bb28-6bc4-4e44-abfb-d15b08025287 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b905f6a3-40b1-420a-b9e1-1f849106aa7e", "volume_types": ["fcd07029-af0c-45a7-ae22-326fa6292c59"], "name": "tempest-GroupsTest-Group-1028489903"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:19.747257 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-e680bb28-6bc4-4e44-abfb-d15b08025287 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Creating new group {'group': {'group_type': 'b905f6a3-40b1-420a-b9e1-1f849106aa7e', 'volume_types': ['fcd07029-af0c-45a7-ae22-326fa6292c59'], 'name': 'tempest-GroupsTest-Group-1028489903'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 04:26:19.751676 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.groups [None req-e680bb28-6bc4-4e44-abfb-d15b08025287 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Creating group tempest-GroupsTest-Group-1028489903. Jul 10 04:26:19.762006 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e680bb28-6bc4-4e44-abfb-d15b08025287 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Availability Zones retrieved successfully. Jul 10 04:26:19.777462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-e680bb28-6bc4-4e44-abfb-d15b08025287 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Created reservations ['d0f07233-5297-453d-986c-0bac0976ca15'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:19.806425 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e680bb28-6bc4-4e44-abfb-d15b08025287 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups returned with HTTP 202 Jul 10 04:26:19.807021 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 217/868] 10.4.3.87 () {70 vars in 1290 bytes} [Fri Jul 10 04:26:19 2026] POST /volume/v3/groups => generated 104 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:19.820897 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9d5d0861-979b-4a95-995a-89c9f1916b5b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:19.822533 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d5d0861-979b-4a95-995a-89c9f1916b5b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:19.822806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d5d0861-979b-4a95-995a-89c9f1916b5b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:19.822980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d5d0861-979b-4a95-995a-89c9f1916b5b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:19.823154 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-9d5d0861-979b-4a95-995a-89c9f1916b5b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member 9a6aedf6-7738-45c5-aa7f-f821e383bc51 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:19.828009 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:19.828009 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:19.843104 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d5d0861-979b-4a95-995a-89c9f1916b5b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 200 Jul 10 04:26:19.843104 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 216/869] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:19 2026] GET /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:20.087256 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-edaad737-be76-4432-9de5-d24103450317 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:20.088716 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-edaad737-be76-4432-9de5-d24103450317 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 Jul 10 04:26:20.089029 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-edaad737-be76-4432-9de5-d24103450317 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:20.089240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-edaad737-be76-4432-9de5-d24103450317 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:20.096424 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-edaad737-be76-4432-9de5-d24103450317 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 returned with HTTP 404 Jul 10 04:26:20.097030 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 218/870] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:20 2026] GET /volume/v3/volumes/c078be84-57eb-4475-a45c-56612b5befa1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:20.106105 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7cc16932-e2b2-48a9-a3b6-cca7bd1a1133 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:20.108526 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7cc16932-e2b2-48a9-a3b6-cca7bd1a1133 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] DELETE https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 Jul 10 04:26:20.108526 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7cc16932-e2b2-48a9-a3b6-cca7bd1a1133 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:20.108678 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7cc16932-e2b2-48a9-a3b6-cca7bd1a1133 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:20.108904 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-7cc16932-e2b2-48a9-a3b6-cca7bd1a1133 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Delete volume with id: 86b179aa-94d4-441c-9e9b-7010e5099472 Jul 10 04:26:20.118651 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:20.118651 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:20.119374 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7cc16932-e2b2-48a9-a3b6-cca7bd1a1133 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:26:20.142852 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7cc16932-e2b2-48a9-a3b6-cca7bd1a1133 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Delete volume request issued successfully. Jul 10 04:26:20.143086 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7cc16932-e2b2-48a9-a3b6-cca7bd1a1133 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 returned with HTTP 202 Jul 10 04:26:20.143617 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 220/871] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:20 2026] DELETE /volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:20.152683 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f311aade-94e0-4e1f-a0ed-a3c7dda2d2e9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:20.155866 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f311aade-94e0-4e1f-a0ed-a3c7dda2d2e9 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 Jul 10 04:26:20.156071 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f311aade-94e0-4e1f-a0ed-a3c7dda2d2e9 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:20.156324 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f311aade-94e0-4e1f-a0ed-a3c7dda2d2e9 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:20.168304 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:20.168304 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:20.182289 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f311aade-94e0-4e1f-a0ed-a3c7dda2d2e9 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:26:20.194540 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f311aade-94e0-4e1f-a0ed-a3c7dda2d2e9 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 returned with HTTP 200 Jul 10 04:26:20.194540 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 218/872] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:20 2026] GET /volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:20.866921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-65781d8e-34a5-4c4d-aa11-f0cd35073ce6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:20.869674 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-65781d8e-34a5-4c4d-aa11-f0cd35073ce6 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:20.869674 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-65781d8e-34a5-4c4d-aa11-f0cd35073ce6 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:20.870485 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-65781d8e-34a5-4c4d-aa11-f0cd35073ce6 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:20.870485 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-65781d8e-34a5-4c4d-aa11-f0cd35073ce6 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member 9a6aedf6-7738-45c5-aa7f-f821e383bc51 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:20.877427 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:20.877427 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:20.890656 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-65781d8e-34a5-4c4d-aa11-f0cd35073ce6 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 200 Jul 10 04:26:20.891490 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 217/873] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:20 2026] GET /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 333 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:20.904914 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:20.907476 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:20.908265 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2107988544", "volume_type": "fcd07029-af0c-45a7-ae22-326fa6292c59", "group_id": "9a6aedf6-7738-45c5-aa7f-f821e383bc51", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:20.909508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2107988544', 'volume_type': 'fcd07029-af0c-45a7-ae22-326fa6292c59', 'group_id': '9a6aedf6-7738-45c5-aa7f-f821e383bc51', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:20.925059 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:20.925059 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:20.925773 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Create volume of 1 GB Jul 10 04:26:20.940364 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Availability Zones retrieved successfully. Jul 10 04:26:20.947096 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Flow 'volume_create_api' (3fe9337d-fed8-45ee-a3d8-b718eedc7eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:20.948922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6b9ee3-0882-41b1-a93e-a13fc94c7082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:20.949712 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:20.949712 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:20.950577 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:20.988064 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6b9ee3-0882-41b1-a93e-a13fc94c7082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:26:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fcd07029-af0c-45a7-ae22-326fa6292c59,is_public=True,name='tempest-GroupsTest-volume-type-642515519',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcd07029-af0c-45a7-ae22-326fa6292c59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a6aedf6-7738-45c5-aa7f-f821e383bc51', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:20.989860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34cdbc0-6f03-4ba5-8586-eea1b9c08734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:21.034708 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-642515519 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-642515519, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:21.035222 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-642515519 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-642515519, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:21.076834 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Created reservations ['d769c859-dfe1-4ca2-b6a0-bffd66cef01e', '348f652c-eedb-4322-96c5-a0f3927e3a84', '370d1328-9e91-4a5e-b1c0-48d1ff9fff47', '172d5f27-8769-42c8-8b3e-cb2cf6b1a4dd'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:21.078345 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34cdbc0-6f03-4ba5-8586-eea1b9c08734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d769c859-dfe1-4ca2-b6a0-bffd66cef01e', '348f652c-eedb-4322-96c5-a0f3927e3a84', '370d1328-9e91-4a5e-b1c0-48d1ff9fff47', '172d5f27-8769-42c8-8b3e-cb2cf6b1a4dd']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:21.079396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e12e76-a49a-4e69-a671-22ad2b84d810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:21.108191 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e12e76-a49a-4e69-a671-22ad2b84d810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95ecabfb-bbc3-4a86-a69d-60c4e39860c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2107988544',encryption_key_id=None,group_id=9a6aedf6-7738-45c5-aa7f-f821e383bc51,group_type_id=,metadata={},multiattach=False,project_id='9320866aff8b4656972286a3923896d2',qos_specs=None,replication_status=,reservations=['d769c859-dfe1-4ca2-b6a0-bffd66cef01e','348f652c-eedb-4322-96c5-a0f3927e3a84','370d1328-9e91-4a5e-b1c0-48d1ff9fff47','172d5f27-8769-42c8-8b3e-cb2cf6b1a4dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fd07199d6404612909c4a1eed6221ba',volume_type_id=fcd07029-af0c-45a7-ae22-326fa6292c59), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2107988544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a6aedf6-7738-45c5-aa7f-f821e383bc51,host=None,id=95ecabfb-bbc3-4a86-a69d-60c4e39860c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9320866aff8b4656972286a3923896d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fd07199d6404612909c4a1eed6221ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcd07029-af0c-45a7-ae22-326fa6292c59),volume_type_id=fcd07029-af0c-45a7-ae22-326fa6292c59)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:21.109300 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9cee78-bdd9-488d-9b20-5cea05361dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:21.134121 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9cee78-bdd9-488d-9b20-5cea05361dd0) transitioned into state 'SUCCESS' from state '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-2107988544',encryption_key_id=None,group_id=9a6aedf6-7738-45c5-aa7f-f821e383bc51,group_type_id=,metadata={},multiattach=False,project_id='9320866aff8b4656972286a3923896d2',qos_specs=None,replication_status=,reservations=['d769c859-dfe1-4ca2-b6a0-bffd66cef01e','348f652c-eedb-4322-96c5-a0f3927e3a84','370d1328-9e91-4a5e-b1c0-48d1ff9fff47','172d5f27-8769-42c8-8b3e-cb2cf6b1a4dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fd07199d6404612909c4a1eed6221ba',volume_type_id=fcd07029-af0c-45a7-ae22-326fa6292c59)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:21.135269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94f36e5-3fc1-4124-9d2d-068c7165810b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:21.149525 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94f36e5-3fc1-4124-9d2d-068c7165810b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:21.150441 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Flow 'volume_create_api' (3fe9337d-fed8-45ee-a3d8-b718eedc7eb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:21.150743 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Create volume request issued successfully. Jul 10 04:26:21.151545 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:21.151718 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:21.201238 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:21.208124 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:21.208124 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:21.213027 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-36d20ede-eec7-4128-a30c-00f8082a3d4b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:21.214839 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5cda6ff9-1c55-49b1-8fbd-206fc1b84e5c tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:21.215298 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 219/874] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:26:20 2026] POST /volume/v3/volumes => generated 812 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:21.215381 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-36d20ede-eec7-4128-a30c-00f8082a3d4b tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 Jul 10 04:26:21.215561 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-36d20ede-eec7-4128-a30c-00f8082a3d4b tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:21.215759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-36d20ede-eec7-4128-a30c-00f8082a3d4b tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:21.223021 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-36d20ede-eec7-4128-a30c-00f8082a3d4b tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 returned with HTTP 404 Jul 10 04:26:21.225354 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 221/875] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:21 2026] GET /volume/v3/volumes/86b179aa-94d4-441c-9e9b-7010e5099472 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:21.232910 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cb86ed46-24c9-48cb-bad4-c78004731c07 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:21.235011 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7fe1c022-a9c9-4374-966c-443b0e053084 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:21.235843 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cb86ed46-24c9-48cb-bad4-c78004731c07 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] DELETE https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae Jul 10 04:26:21.236034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cb86ed46-24c9-48cb-bad4-c78004731c07 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:21.236337 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cb86ed46-24c9-48cb-bad4-c78004731c07 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:21.236550 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-cb86ed46-24c9-48cb-bad4-c78004731c07 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Delete volume with id: d51c120b-c5a2-47c0-bcca-4f989d854fae Jul 10 04:26:21.239000 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fe1c022-a9c9-4374-966c-443b0e053084 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/95ecabfb-bbc3-4a86-a69d-60c4e39860c7 Jul 10 04:26:21.239689 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7fe1c022-a9c9-4374-966c-443b0e053084 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:21.240038 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7fe1c022-a9c9-4374-966c-443b0e053084 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:21.252814 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:21.252814 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:21.254001 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cb86ed46-24c9-48cb-bad4-c78004731c07 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:26:21.255433 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:21.255433 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:21.262153 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7fe1c022-a9c9-4374-966c-443b0e053084 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Volume info retrieved successfully. Jul 10 04:26:21.263368 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-7fe1c022-a9c9-4374-966c-443b0e053084 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:21.263633 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-7fe1c022-a9c9-4374-966c-443b0e053084 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:21.304110 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cb86ed46-24c9-48cb-bad4-c78004731c07 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Delete volume request issued successfully. Jul 10 04:26:21.306097 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cb86ed46-24c9-48cb-bad4-c78004731c07 tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae returned with HTTP 202 Jul 10 04:26:21.306097 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 219/876] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:21 2026] DELETE /volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:21.315226 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a3555af6-18a9-452c-9161-74f57183d7bf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:21.317310 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3555af6-18a9-452c-9161-74f57183d7bf tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae Jul 10 04:26:21.317575 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a3555af6-18a9-452c-9161-74f57183d7bf tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:21.318364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a3555af6-18a9-452c-9161-74f57183d7bf tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:21.321079 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-7fe1c022-a9c9-4374-966c-443b0e053084 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:21.328403 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:21.328403 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:21.331655 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:21.331655 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:21.337106 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a3555af6-18a9-452c-9161-74f57183d7bf tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Volume info retrieved successfully. Jul 10 04:26:21.341700 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fe1c022-a9c9-4374-966c-443b0e053084 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/95ecabfb-bbc3-4a86-a69d-60c4e39860c7 returned with HTTP 200 Jul 10 04:26:21.342275 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 218/877] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:21 2026] GET /volume/v3/volumes/95ecabfb-bbc3-4a86-a69d-60c4e39860c7 => generated 880 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:21.348618 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3555af6-18a9-452c-9161-74f57183d7bf tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae returned with HTTP 200 Jul 10 04:26:21.349616 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 220/878] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:21 2026] GET /volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:22.359485 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d4a936fc-8687-4df0-9cbc-0cff1c34bb3f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:22.362025 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d4a936fc-8687-4df0-9cbc-0cff1c34bb3f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/95ecabfb-bbc3-4a86-a69d-60c4e39860c7 Jul 10 04:26:22.362379 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d4a936fc-8687-4df0-9cbc-0cff1c34bb3f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:22.362617 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d4a936fc-8687-4df0-9cbc-0cff1c34bb3f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:22.364559 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5da6381c-c0af-469d-8d1a-6dfc59bf528c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:22.366688 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5da6381c-c0af-469d-8d1a-6dfc59bf528c tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] GET https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae Jul 10 04:26:22.366910 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5da6381c-c0af-469d-8d1a-6dfc59bf528c tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:22.367135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5da6381c-c0af-469d-8d1a-6dfc59bf528c tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:22.374393 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5da6381c-c0af-469d-8d1a-6dfc59bf528c tempest-TaggedBootDevicesTest_v242-627631949 tempest-TaggedBootDevicesTest_v242-627631949-project-member] https://10.4.3.87/volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae returned with HTTP 404 Jul 10 04:26:22.375006 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 220/879] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:22 2026] GET /volume/v3/volumes/d51c120b-c5a2-47c0-bcca-4f989d854fae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:22.375699 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:22.375699 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:22.380971 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d4a936fc-8687-4df0-9cbc-0cff1c34bb3f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Volume info retrieved successfully. Jul 10 04:26:22.381902 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-d4a936fc-8687-4df0-9cbc-0cff1c34bb3f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:22.382064 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-d4a936fc-8687-4df0-9cbc-0cff1c34bb3f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:22.425081 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-d4a936fc-8687-4df0-9cbc-0cff1c34bb3f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:22.431082 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:22.431082 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:22.441048 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d4a936fc-8687-4df0-9cbc-0cff1c34bb3f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/95ecabfb-bbc3-4a86-a69d-60c4e39860c7 returned with HTTP 200 Jul 10 04:26:22.441523 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 222/880] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:22 2026] GET /volume/v3/volumes/95ecabfb-bbc3-4a86-a69d-60c4e39860c7 => generated 905 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:22.456353 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-31e49461-28ee-4702-8609-b8f879c6f066 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:22.458698 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:22.459115 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-349545907", "volume_type": "fcd07029-af0c-45a7-ae22-326fa6292c59", "group_id": "9a6aedf6-7738-45c5-aa7f-f821e383bc51", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:22.461356 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-349545907', 'volume_type': 'fcd07029-af0c-45a7-ae22-326fa6292c59', 'group_id': '9a6aedf6-7738-45c5-aa7f-f821e383bc51', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:22.468931 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:22.468931 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:22.469412 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Create volume of 1 GB Jul 10 04:26:22.474856 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Availability Zones retrieved successfully. Jul 10 04:26:22.480320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Flow 'volume_create_api' (87631e01-799f-40bf-b3db-ac52bdf4ff18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:22.481979 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2a356f-a2a1-49d4-a685-88b1f2b5ed82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:22.482804 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:22.482804 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:22.483265 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:22.509849 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2a356f-a2a1-49d4-a685-88b1f2b5ed82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:26:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fcd07029-af0c-45a7-ae22-326fa6292c59,is_public=True,name='tempest-GroupsTest-volume-type-642515519',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcd07029-af0c-45a7-ae22-326fa6292c59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a6aedf6-7738-45c5-aa7f-f821e383bc51', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:22.511051 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b95c3075-74cd-47d5-8f48-628d8e8c39a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:22.550050 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-642515519 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-642515519, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:22.550050 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-642515519 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-642515519, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:22.578680 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Created reservations ['99b6e819-d068-477c-963b-50f38abed4a5', '0a46b7b5-5899-462d-927c-5b37f59404a9', '54d21538-8250-4bad-86df-2245cb53ce9f', 'a59f9490-a04b-4f9d-bb03-801a7364f237'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:22.579747 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b95c3075-74cd-47d5-8f48-628d8e8c39a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99b6e819-d068-477c-963b-50f38abed4a5', '0a46b7b5-5899-462d-927c-5b37f59404a9', '54d21538-8250-4bad-86df-2245cb53ce9f', 'a59f9490-a04b-4f9d-bb03-801a7364f237']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:22.580448 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80607e6-4aea-4b35-a6d6-f62595de042f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:22.608908 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80607e6-4aea-4b35-a6d6-f62595de042f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a838ad-e316-4736-87a0-39e6350fffd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-349545907',encryption_key_id=None,group_id=9a6aedf6-7738-45c5-aa7f-f821e383bc51,group_type_id=,metadata={},multiattach=False,project_id='9320866aff8b4656972286a3923896d2',qos_specs=None,replication_status=,reservations=['99b6e819-d068-477c-963b-50f38abed4a5','0a46b7b5-5899-462d-927c-5b37f59404a9','54d21538-8250-4bad-86df-2245cb53ce9f','a59f9490-a04b-4f9d-bb03-801a7364f237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fd07199d6404612909c4a1eed6221ba',volume_type_id=fcd07029-af0c-45a7-ae22-326fa6292c59), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-349545907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a6aedf6-7738-45c5-aa7f-f821e383bc51,host=None,id=e5a838ad-e316-4736-87a0-39e6350fffd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9320866aff8b4656972286a3923896d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fd07199d6404612909c4a1eed6221ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcd07029-af0c-45a7-ae22-326fa6292c59),volume_type_id=fcd07029-af0c-45a7-ae22-326fa6292c59)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:22.609743 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20be8f7b-209c-448b-88bc-eab8573e5bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:22.632303 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20be8f7b-209c-448b-88bc-eab8573e5bd8) transitioned into state 'SUCCESS' from state '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-349545907',encryption_key_id=None,group_id=9a6aedf6-7738-45c5-aa7f-f821e383bc51,group_type_id=,metadata={},multiattach=False,project_id='9320866aff8b4656972286a3923896d2',qos_specs=None,replication_status=,reservations=['99b6e819-d068-477c-963b-50f38abed4a5','0a46b7b5-5899-462d-927c-5b37f59404a9','54d21538-8250-4bad-86df-2245cb53ce9f','a59f9490-a04b-4f9d-bb03-801a7364f237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fd07199d6404612909c4a1eed6221ba',volume_type_id=fcd07029-af0c-45a7-ae22-326fa6292c59)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:22.633120 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5f6017-3e68-45af-adff-4801176076bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:22.654297 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5f6017-3e68-45af-adff-4801176076bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:22.655454 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Flow 'volume_create_api' (87631e01-799f-40bf-b3db-ac52bdf4ff18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:22.655784 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Create volume request issued successfully. Jul 10 04:26:22.656471 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:22.656744 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:22.695591 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:22.698922 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:22.698922 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:22.702500 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-31e49461-28ee-4702-8609-b8f879c6f066 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:22.702944 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 219/881] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:26:22 2026] POST /volume/v3/volumes => generated 811 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:22.719737 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5f9ba734-997f-4c0b-9b46-da1dea173766 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:22.721926 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f9ba734-997f-4c0b-9b46-da1dea173766 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 Jul 10 04:26:22.722438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f9ba734-997f-4c0b-9b46-da1dea173766 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:22.722496 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f9ba734-997f-4c0b-9b46-da1dea173766 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:22.731703 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:22.731703 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:22.736489 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5f9ba734-997f-4c0b-9b46-da1dea173766 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Volume info retrieved successfully. Jul 10 04:26:22.737098 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-5f9ba734-997f-4c0b-9b46-da1dea173766 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:22.737259 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-5f9ba734-997f-4c0b-9b46-da1dea173766 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:22.779738 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-5f9ba734-997f-4c0b-9b46-da1dea173766 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:22.782969 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:22.782969 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:22.794753 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f9ba734-997f-4c0b-9b46-da1dea173766 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 returned with HTTP 200 Jul 10 04:26:22.795335 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 221/882] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:22 2026] GET /volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 => generated 879 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:23.811431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c2a4061c-e421-499f-b909-32e5f474d295 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:23.813643 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c2a4061c-e421-499f-b909-32e5f474d295 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 Jul 10 04:26:23.814233 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c2a4061c-e421-499f-b909-32e5f474d295 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:23.814446 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c2a4061c-e421-499f-b909-32e5f474d295 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:23.822860 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:23.822860 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:23.827582 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c2a4061c-e421-499f-b909-32e5f474d295 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Volume info retrieved successfully. Jul 10 04:26:23.831421 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-c2a4061c-e421-499f-b909-32e5f474d295 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:23.831737 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-c2a4061c-e421-499f-b909-32e5f474d295 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:23.875936 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-c2a4061c-e421-499f-b909-32e5f474d295 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:23.878935 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:23.878935 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:23.886099 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c2a4061c-e421-499f-b909-32e5f474d295 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 returned with HTTP 200 Jul 10 04:26:23.886493 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 221/883] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:23 2026] GET /volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 => generated 904 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:23.905449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d3c82219-592e-44d9-bd3c-98df31c1ffbf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:23.910711 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d3c82219-592e-44d9-bd3c-98df31c1ffbf tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] PUT https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:23.911095 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d3c82219-592e-44d9-bd3c-98df31c1ffbf tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e5a838ad-e316-4736-87a0-39e6350fffd3"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:23.913341 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-d3c82219-592e-44d9-bd3c-98df31c1ffbf tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Update called for group 9a6aedf6-7738-45c5-aa7f-f821e383bc51. {{(pid=100019) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 04:26:23.913518 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.groups [None req-d3c82219-592e-44d9-bd3c-98df31c1ffbf tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Updating group 9a6aedf6-7738-45c5-aa7f-f821e383bc51 with name new_group description: This is a new group add_volumes: None remove_volumes: e5a838ad-e316-4736-87a0-39e6350fffd3. Jul 10 04:26:23.917833 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:23.917833 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:23.936206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d3c82219-592e-44d9-bd3c-98df31c1ffbf tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 202 Jul 10 04:26:23.936863 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 223/884] 10.4.3.87 () {70 vars in 1400 bytes} [Fri Jul 10 04:26:23 2026] PUT /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:23.947785 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cc65f2b7-5166-4f6c-b84c-715c74ca0dca None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:23.949239 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cc65f2b7-5166-4f6c-b84c-715c74ca0dca tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:23.949544 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cc65f2b7-5166-4f6c-b84c-715c74ca0dca tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:23.949801 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cc65f2b7-5166-4f6c-b84c-715c74ca0dca tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:23.949974 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-cc65f2b7-5166-4f6c-b84c-715c74ca0dca tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member 9a6aedf6-7738-45c5-aa7f-f821e383bc51 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:23.955444 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:23.955444 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:23.968022 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cc65f2b7-5166-4f6c-b84c-715c74ca0dca tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 200 Jul 10 04:26:23.968441 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 220/885] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:23 2026] GET /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:24.980439 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5293ae92-a755-4020-8b59-51217f71305b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:24.985047 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5293ae92-a755-4020-8b59-51217f71305b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:24.985047 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5293ae92-a755-4020-8b59-51217f71305b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:24.985047 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5293ae92-a755-4020-8b59-51217f71305b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:24.985292 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-5293ae92-a755-4020-8b59-51217f71305b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member 9a6aedf6-7738-45c5-aa7f-f821e383bc51 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:24.990748 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:24.990748 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:25.002176 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5293ae92-a755-4020-8b59-51217f71305b tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 200 Jul 10 04:26:25.002540 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 222/886] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:24 2026] GET /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:25.015425 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ca2581b6-a95f-4ac8-9a45-fc6f19169ef4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:25.017703 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ca2581b6-a95f-4ac8-9a45-fc6f19169ef4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:25.017915 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ca2581b6-a95f-4ac8-9a45-fc6f19169ef4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:25.018189 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ca2581b6-a95f-4ac8-9a45-fc6f19169ef4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:25.018310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-ca2581b6-a95f-4ac8-9a45-fc6f19169ef4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member 9a6aedf6-7738-45c5-aa7f-f821e383bc51 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:25.022913 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:25.022913 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:25.040196 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ca2581b6-a95f-4ac8-9a45-fc6f19169ef4 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 200 Jul 10 04:26:25.041170 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 222/887] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:25 2026] GET /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:25.055644 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:25.057317 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:25.057545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:25.057775 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:25.058177 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:25.059168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:25.072760 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Get all volumes completed successfully. Jul 10 04:26:25.072760 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:25.072760 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:25.131208 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:25.138350 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:25.138350 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:25.152856 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e446a67d-670a-42cc-a3ca-4afcf084b7a1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:25.152856 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 224/888] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:25 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:25.174344 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-35b6e21c-734c-4f7a-bb44-f3d07441a749 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:25.177394 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35b6e21c-734c-4f7a-bb44-f3d07441a749 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] PUT https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:25.177828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-35b6e21c-734c-4f7a-bb44-f3d07441a749 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e5a838ad-e316-4736-87a0-39e6350fffd3"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:25.186803 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-35b6e21c-734c-4f7a-bb44-f3d07441a749 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Update called for group 9a6aedf6-7738-45c5-aa7f-f821e383bc51. {{(pid=100020) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 04:26:25.186969 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.groups [None req-35b6e21c-734c-4f7a-bb44-f3d07441a749 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Updating group 9a6aedf6-7738-45c5-aa7f-f821e383bc51 with name None description: None add_volumes: e5a838ad-e316-4736-87a0-39e6350fffd3 remove_volumes: None. Jul 10 04:26:25.193485 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:25.193485 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:25.296247 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35b6e21c-734c-4f7a-bb44-f3d07441a749 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 202 Jul 10 04:26:25.296247 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 221/889] 10.4.3.87 () {70 vars in 1399 bytes} [Fri Jul 10 04:26:25 2026] PUT /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:25.310440 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29b96d6c-16a0-4db7-9454-10f363e33282 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:25.318674 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29b96d6c-16a0-4db7-9454-10f363e33282 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:25.318674 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29b96d6c-16a0-4db7-9454-10f363e33282 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:25.322289 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29b96d6c-16a0-4db7-9454-10f363e33282 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:25.322289 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-29b96d6c-16a0-4db7-9454-10f363e33282 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member 9a6aedf6-7738-45c5-aa7f-f821e383bc51 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:25.324726 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:25.324726 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:25.341108 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29b96d6c-16a0-4db7-9454-10f363e33282 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 200 Jul 10 04:26:25.341108 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 223/890] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:25 2026] GET /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:26.354036 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-71429e46-7ddb-4b4c-ac7f-d799437f4e45 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:26.357160 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-71429e46-7ddb-4b4c-ac7f-d799437f4e45 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:26.357438 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-71429e46-7ddb-4b4c-ac7f-d799437f4e45 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:26.357651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-71429e46-7ddb-4b4c-ac7f-d799437f4e45 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:26.357817 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-71429e46-7ddb-4b4c-ac7f-d799437f4e45 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member 9a6aedf6-7738-45c5-aa7f-f821e383bc51 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:26.362674 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:26.362674 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:26.374232 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-71429e46-7ddb-4b4c-ac7f-d799437f4e45 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 200 Jul 10 04:26:26.374588 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 223/891] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:26 2026] GET /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:26.388436 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7c688505-9846-4fec-9455-2e98d60b4614 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:26.391397 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:26.391754 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:26.392132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:26.393267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:26.394027 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:26.404911 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Get all volumes completed successfully. Jul 10 04:26:26.405704 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:26.406132 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:26.450771 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:26.454421 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:26.454421 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:26.459612 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:26.459786 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:26.517168 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:26.520619 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:26.520619 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:26.530917 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7c688505-9846-4fec-9455-2e98d60b4614 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:26.531452 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 225/892] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:26 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:26.552293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ff447911-aef5-4710-954a-661318c512c5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:26.555068 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:26.555068 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:26.555068 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:26.555346 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:26.555775 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:26.555775 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:26.556240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:26.564510 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Get all volumes completed successfully. Jul 10 04:26:26.566149 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:26.566149 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:26.606743 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:26.610238 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:26.610238 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:26.615227 np0000004952 devstack@c-api.service[100020]: WARNING stevedore.named [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:26.615379 np0000004952 devstack@c-api.service[100020]: WARNING castellan.key_manager [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:26.670344 np0000004952 devstack@c-api.service[100020]: DEBUG oslo_db.sqlalchemy.engines [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:26.672266 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:26.672266 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:26.680043 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff447911-aef5-4710-954a-661318c512c5 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:26.681315 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 222/893] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:26 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:26.695022 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0980b359-8c37-4cff-b2cd-3ed58d8e9cc1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:26.698344 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0980b359-8c37-4cff-b2cd-3ed58d8e9cc1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] POST https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51/action Jul 10 04:26:26.698860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0980b359-8c37-4cff-b2cd-3ed58d8e9cc1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:26.699009 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0980b359-8c37-4cff-b2cd-3ed58d8e9cc1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:26.703485 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-0980b359-8c37-4cff-b2cd-3ed58d8e9cc1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] delete called for group 9a6aedf6-7738-45c5-aa7f-f821e383bc51 {{(pid=100021) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:26:26.703485 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.groups [None req-0980b359-8c37-4cff-b2cd-3ed58d8e9cc1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Delete group with id: 9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:26.707650 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:26.707650 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:26.796091 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0980b359-8c37-4cff-b2cd-3ed58d8e9cc1 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51/action returned with HTTP 202 Jul 10 04:26:26.796501 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 224/894] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:26 2026] POST /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:26.805015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-60a682d5-c931-48f0-84cf-0547526e100e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:26.811563 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-60a682d5-c931-48f0-84cf-0547526e100e tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 Jul 10 04:26:26.811879 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-60a682d5-c931-48f0-84cf-0547526e100e tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:26.812156 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-60a682d5-c931-48f0-84cf-0547526e100e tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:26.824007 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:26.824007 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:26.829656 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-60a682d5-c931-48f0-84cf-0547526e100e tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Volume info retrieved successfully. Jul 10 04:26:26.830830 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-60a682d5-c931-48f0-84cf-0547526e100e tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:26:26.830830 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-60a682d5-c931-48f0-84cf-0547526e100e tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:26:26.878890 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-60a682d5-c931-48f0-84cf-0547526e100e tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:26:26.883293 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:26.883293 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:26.895246 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-60a682d5-c931-48f0-84cf-0547526e100e tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 returned with HTTP 200 Jul 10 04:26:26.895816 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 224/895] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:26 2026] GET /volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 => generated 903 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:27.247865 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2ba63013-9596-496f-ad97-517e3743d015 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:27.425236 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:27.425236 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-351938378", "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:27.426504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-351938378', 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:27.545551 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume of 1 GB Jul 10 04:26:27.546278 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:27.546278 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:27.549590 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Availability Zones retrieved successfully. Jul 10 04:26:27.564529 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Flow 'volume_create_api' (2ca64b88-dead-405f-8e76-0e054d6d7129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:27.566472 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ae53f1-d242-4cd2-a4b2-dd12660b39e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:27.568275 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:27.638411 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:27.638411 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:27.658873 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ae53f1-d242-4cd2-a4b2-dd12660b39e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef', 'encryption_key_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=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:27.660405 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f4c5ff3-f603-47e8-88cb-279d911eba6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:27.772614 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Created reservations ['fc8f76db-0c63-42be-bb72-bc79841d0dea', '434991ba-66e9-445f-907e-09ce97e25464', '6f09bd80-eede-4fba-b133-08c313b55bfe', '4e636a31-68ad-482f-9db8-0b5f0c09c4eb'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:27.773771 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f4c5ff3-f603-47e8-88cb-279d911eba6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc8f76db-0c63-42be-bb72-bc79841d0dea', '434991ba-66e9-445f-907e-09ce97e25464', '6f09bd80-eede-4fba-b133-08c313b55bfe', '4e636a31-68ad-482f-9db8-0b5f0c09c4eb']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:27.775077 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89105883-ac12-4200-97ae-7893acea05e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:27.811542 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89105883-ac12-4200-97ae-7893acea05e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1df74f61-237b-4526-b487-8466c996a78b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-351938378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',qos_specs=None,replication_status=,reservations=['fc8f76db-0c63-42be-bb72-bc79841d0dea','434991ba-66e9-445f-907e-09ce97e25464','6f09bd80-eede-4fba-b133-08c313b55bfe','4e636a31-68ad-482f-9db8-0b5f0c09c4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe516a59204e7c9998399573e95b57',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-351938378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1df74f61-237b-4526-b487-8466c996a78b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe516a59204e7c9998399573e95b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef),volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:27.812985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (facf50a8-bf0a-44e1-ba12-c8a8958b591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:27.847580 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (facf50a8-bf0a-44e1-ba12-c8a8958b591d) transitioned into state 'SUCCESS' from state '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-351938378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',qos_specs=None,replication_status=,reservations=['fc8f76db-0c63-42be-bb72-bc79841d0dea','434991ba-66e9-445f-907e-09ce97e25464','6f09bd80-eede-4fba-b133-08c313b55bfe','4e636a31-68ad-482f-9db8-0b5f0c09c4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe516a59204e7c9998399573e95b57',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:27.848796 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de995b20-b542-4cf6-b366-89621945bc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:27.871549 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de995b20-b542-4cf6-b366-89621945bc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:27.872957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Flow 'volume_create_api' (2ca64b88-dead-405f-8e76-0e054d6d7129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:27.873497 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume request issued successfully. Jul 10 04:26:27.874563 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ba63013-9596-496f-ad97-517e3743d015 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:27.875137 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 226/896] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:26:27 2026] POST /volume/v3/volumes => generated 757 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:27.895173 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-99a788af-c404-422b-bb66-6b60880de003 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:27.898524 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99a788af-c404-422b-bb66-6b60880de003 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:26:27.899401 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99a788af-c404-422b-bb66-6b60880de003 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:27.899401 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99a788af-c404-422b-bb66-6b60880de003 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:27.913434 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:27.913434 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:27.915379 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-253b4406-917e-4b12-986c-3560a2c67c55 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:27.920402 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-253b4406-917e-4b12-986c-3560a2c67c55 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 Jul 10 04:26:27.920558 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-99a788af-c404-422b-bb66-6b60880de003 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:26:27.920768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-253b4406-917e-4b12-986c-3560a2c67c55 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:27.921045 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-253b4406-917e-4b12-986c-3560a2c67c55 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:27.928643 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-253b4406-917e-4b12-986c-3560a2c67c55 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 returned with HTTP 404 Jul 10 04:26:27.929456 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 225/897] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:27 2026] GET /volume/v3/volumes/e5a838ad-e316-4736-87a0-39e6350fffd3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:27.930128 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99a788af-c404-422b-bb66-6b60880de003 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b returned with HTTP 200 Jul 10 04:26:27.930790 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 223/898] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:27 2026] GET /volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:27.946821 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1126b65c-21d8-4009-86e5-e95149b6fe9f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:27.948900 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1126b65c-21d8-4009-86e5-e95149b6fe9f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/volumes/95ecabfb-bbc3-4a86-a69d-60c4e39860c7 Jul 10 04:26:27.949201 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1126b65c-21d8-4009-86e5-e95149b6fe9f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:27.949490 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1126b65c-21d8-4009-86e5-e95149b6fe9f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:27.957739 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1126b65c-21d8-4009-86e5-e95149b6fe9f tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/volumes/95ecabfb-bbc3-4a86-a69d-60c4e39860c7 returned with HTTP 404 Jul 10 04:26:27.958540 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 225/899] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:26:27 2026] GET /volume/v3/volumes/95ecabfb-bbc3-4a86-a69d-60c4e39860c7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:27.971964 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-da535c97-6469-40fe-bac6-7bfa27e5c265 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:27.973926 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da535c97-6469-40fe-bac6-7bfa27e5c265 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] GET https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 Jul 10 04:26:27.974167 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da535c97-6469-40fe-bac6-7bfa27e5c265 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:27.974393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da535c97-6469-40fe-bac6-7bfa27e5c265 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:27.974526 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-da535c97-6469-40fe-bac6-7bfa27e5c265 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] show called for member 9a6aedf6-7738-45c5-aa7f-f821e383bc51 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:27.978192 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da535c97-6469-40fe-bac6-7bfa27e5c265 tempest-GroupsTest-1881202822 tempest-GroupsTest-1881202822-project-member] https://10.4.3.87/volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 returned with HTTP 404 Jul 10 04:26:27.978333 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 227/900] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:27 2026] GET /volume/v3/groups/9a6aedf6-7738-45c5-aa7f-f821e383bc51 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:27.987795 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d2dbe045-ffb6-4321-84d8-7b90dd2efa9e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:27.991252 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2dbe045-ffb6-4321-84d8-7b90dd2efa9e tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/b905f6a3-40b1-420a-b9e1-1f849106aa7e Jul 10 04:26:27.991252 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2dbe045-ffb6-4321-84d8-7b90dd2efa9e tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:27.991480 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2dbe045-ffb6-4321-84d8-7b90dd2efa9e tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:28.013619 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2dbe045-ffb6-4321-84d8-7b90dd2efa9e tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/group_types/b905f6a3-40b1-420a-b9e1-1f849106aa7e returned with HTTP 202 Jul 10 04:26:28.014226 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 226/901] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:26:27 2026] DELETE /volume/v3/group_types/b905f6a3-40b1-420a-b9e1-1f849106aa7e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:28.023425 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3da84a86-9e4b-4236-9548-1e1ed9a0d30b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:28.025109 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3da84a86-9e4b-4236-9548-1e1ed9a0d30b tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] DELETE https://10.4.3.87/volume/v3/types/fcd07029-af0c-45a7-ae22-326fa6292c59 Jul 10 04:26:28.025384 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3da84a86-9e4b-4236-9548-1e1ed9a0d30b tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:28.025869 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3da84a86-9e4b-4236-9548-1e1ed9a0d30b tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:28.071611 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3da84a86-9e4b-4236-9548-1e1ed9a0d30b tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/types/fcd07029-af0c-45a7-ae22-326fa6292c59 returned with HTTP 202 Jul 10 04:26:28.071611 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 224/902] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:26:28 2026] DELETE /volume/v3/types/fcd07029-af0c-45a7-ae22-326fa6292c59 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:28.084477 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-65601064-ac3e-45a0-b495-4915e120b430 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:28.087003 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-65601064-ac3e-45a0-b495-4915e120b430 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] GET https://10.4.3.87/volume/v3/types/fcd07029-af0c-45a7-ae22-326fa6292c59 Jul 10 04:26:28.087956 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-65601064-ac3e-45a0-b495-4915e120b430 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:28.087956 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-65601064-ac3e-45a0-b495-4915e120b430 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:28.097016 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-65601064-ac3e-45a0-b495-4915e120b430 tempest-GroupsTest-1649356942 tempest-GroupsTest-1649356942-project-admin] https://10.4.3.87/volume/v3/types/fcd07029-af0c-45a7-ae22-326fa6292c59 returned with HTTP 404 Jul 10 04:26:28.097016 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 226/903] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:26:28 2026] GET /volume/v3/types/fcd07029-af0c-45a7-ae22-326fa6292c59 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:28.948912 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3fba2f33-862e-413c-b99d-ce7624958bd2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:28.951120 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3fba2f33-862e-413c-b99d-ce7624958bd2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:26:28.951438 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3fba2f33-862e-413c-b99d-ce7624958bd2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:28.951677 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3fba2f33-862e-413c-b99d-ce7624958bd2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:28.965130 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:28.965130 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:28.972674 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3fba2f33-862e-413c-b99d-ce7624958bd2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:26:28.980620 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3fba2f33-862e-413c-b99d-ce7624958bd2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b returned with HTTP 200 Jul 10 04:26:28.981099 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 228/904] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:28 2026] GET /volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:29.049314 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d3985411-d4ad-4e8c-858b-8838aed2a2cc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:29.052725 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d3985411-d4ad-4e8c-858b-8838aed2a2cc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:29.053023 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d3985411-d4ad-4e8c-858b-8838aed2a2cc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:29.053468 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d3985411-d4ad-4e8c-858b-8838aed2a2cc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:29.071716 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:29.071716 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:29.076927 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d3985411-d4ad-4e8c-858b-8838aed2a2cc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:29.086247 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d3985411-d4ad-4e8c-858b-8838aed2a2cc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:29.086768 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 227/905] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:29 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:29.174354 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-5e2169e3-f8b6-4c88-888f-538956da114c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:29.178046 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-5e2169e3-f8b6-4c88-888f-538956da114c tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:29.178364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-5e2169e3-f8b6-4c88-888f-538956da114c tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:29.178677 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-5e2169e3-f8b6-4c88-888f-538956da114c tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:29.195894 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:29.195894 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:29.200736 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-5e2169e3-f8b6-4c88-888f-538956da114c tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:29.204422 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-eb984e57-b457-48ad-8e9e-47084335e388 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:29.206885 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-5e2169e3-f8b6-4c88-888f-538956da114c tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:29.207198 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 225/906] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:26:29 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:29.208010 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-eb984e57-b457-48ad-8e9e-47084335e388 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:26:29.208392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-eb984e57-b457-48ad-8e9e-47084335e388 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:29.208706 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-eb984e57-b457-48ad-8e9e-47084335e388 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:29.219823 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:29.219823 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:29.235394 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-eb984e57-b457-48ad-8e9e-47084335e388 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:26:29.246063 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-eb984e57-b457-48ad-8e9e-47084335e388 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b returned with HTTP 200 Jul 10 04:26:29.247240 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 227/907] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:26:29 2026] GET /volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:29.900931 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-8e390ab0-e958-4216-82fa-c8ad3aeaaa65 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:29.903634 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-8e390ab0-e958-4216-82fa-c8ad3aeaaa65 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:26:29.903869 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-8e390ab0-e958-4216-82fa-c8ad3aeaaa65 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:29.904152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-8e390ab0-e958-4216-82fa-c8ad3aeaaa65 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:29.913088 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:29.913088 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:29.922795 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-8e390ab0-e958-4216-82fa-c8ad3aeaaa65 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:26:29.927769 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-8e390ab0-e958-4216-82fa-c8ad3aeaaa65 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b returned with HTTP 200 Jul 10 04:26:29.928480 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 229/908] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:26:29 2026] GET /volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:29.941923 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dd70aa8f-5846-430e-b7b5-6b250524fc56 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:29.942282 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dd70aa8f-5846-430e-b7b5-6b250524fc56 None None] GET https://10.4.3.87/volume// Jul 10 04:26:29.942450 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dd70aa8f-5846-430e-b7b5-6b250524fc56 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:29.942687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dd70aa8f-5846-430e-b7b5-6b250524fc56 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:29.942977 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dd70aa8f-5846-430e-b7b5-6b250524fc56 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:29.943281 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 228/909] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:26:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:29.953421 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-36d1fa83-20f5-4c0a-8e1c-521bcd723e73 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:29.955797 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-36d1fa83-20f5-4c0a-8e1c-521bcd723e73 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:26:29.956226 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-36d1fa83-20f5-4c0a-8e1c-521bcd723e73 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1df74f61-237b-4526-b487-8466c996a78b", "connector": null, "instance_uuid": "141e7bc0-aec7-4ddc-9a5a-a05ea82d0a8b"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:29.970457 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:29.970457 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:30.013802 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-36d1fa83-20f5-4c0a-8e1c-521bcd723e73 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:26:30.014505 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 226/910] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:26:29 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:31.279622 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a050194d-a93f-4236-917f-7a1ec27bcd9e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.280089 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a050194d-a93f-4236-917f-7a1ec27bcd9e None None] GET https://10.4.3.87/volume// Jul 10 04:26:31.280225 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a050194d-a93f-4236-917f-7a1ec27bcd9e None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:31.280471 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a050194d-a93f-4236-917f-7a1ec27bcd9e None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:31.280991 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a050194d-a93f-4236-917f-7a1ec27bcd9e None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:31.281394 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 228/911] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:26:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:31.298968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-bee82f40-16e4-4b02-ae31-3943a549b05b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.300951 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-bee82f40-16e4-4b02-ae31-3943a549b05b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:26:31.301316 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-bee82f40-16e4-4b02-ae31-3943a549b05b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0b906d0-8851-4537-a795-cd54f221bd32", "connector": null, "instance_uuid": "8bf7a42a-7ab5-427e-8bcd-a219edcf0be3"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:31.320487 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:31.320487 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:31.365484 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-bee82f40-16e4-4b02-ae31-3943a549b05b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:26:31.366202 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 230/912] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:26:31 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:31.469952 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b975dd6b-e3af-4591-89f9-aceb5ba667b4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.585663 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b975dd6b-e3af-4591-89f9-aceb5ba667b4 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] GET https://10.4.3.87/volume/v3/os-quota-class-sets/default Jul 10 04:26:31.585663 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b975dd6b-e3af-4591-89f9-aceb5ba667b4 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:31.585663 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b975dd6b-e3af-4591-89f9-aceb5ba667b4 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:31.602599 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b975dd6b-e3af-4591-89f9-aceb5ba667b4 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] https://10.4.3.87/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 04:26:31.603287 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 229/913] 10.4.3.87 () {66 vars in 1290 bytes} [Fri Jul 10 04:26:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:31.614470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c136107a-3c94-41df-8d97-b5c2d31db865 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.616473 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c136107a-3c94-41df-8d97-b5c2d31db865 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] GET https://10.4.3.87/volume/v3/os-quota-class-sets/default Jul 10 04:26:31.616696 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c136107a-3c94-41df-8d97-b5c2d31db865 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:31.616895 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c136107a-3c94-41df-8d97-b5c2d31db865 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:31.617238 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:31.617238 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:31.629561 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c136107a-3c94-41df-8d97-b5c2d31db865 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] https://10.4.3.87/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 04:26:31.630057 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 227/914] 10.4.3.87 () {66 vars in 1290 bytes} [Fri Jul 10 04:26:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:31.639790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2a1dacf8-f01c-4d89-be4e-1fa8252e9fb4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.641717 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a1dacf8-f01c-4d89-be4e-1fa8252e9fb4 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:26:31.642193 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a1dacf8-f01c-4d89-be4e-1fa8252e9fb4 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-758750993"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:31.658019 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a1dacf8-f01c-4d89-be4e-1fa8252e9fb4 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:26:31.658549 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 229/915] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:26:31 2026] POST /volume/v3/types => generated 227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:31.670540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f19a14ed-aeac-4e30-90c0-469197896035 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.673388 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f19a14ed-aeac-4e30-90c0-469197896035 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-class-sets/default Jul 10 04:26:31.673731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f19a14ed-aeac-4e30-90c0-469197896035 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-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-758750993": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-758750993": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-758750993": 8}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:31.713828 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:31.713828 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:31.747611 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-eaadc267-82fe-4a9a-a7aa-e57d73557a10 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.749761 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eaadc267-82fe-4a9a-a7aa-e57d73557a10 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:31.753569 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eaadc267-82fe-4a9a-a7aa-e57d73557a10 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:31.753709 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eaadc267-82fe-4a9a-a7aa-e57d73557a10 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:31.765287 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:31.765287 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:31.769705 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-eaadc267-82fe-4a9a-a7aa-e57d73557a10 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:31.780090 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eaadc267-82fe-4a9a-a7aa-e57d73557a10 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:31.780497 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 230/916] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:31 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:31.796378 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f19a14ed-aeac-4e30-90c0-469197896035 tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] https://10.4.3.87/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 04:26:31.796725 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 231/917] 10.4.3.87 () {68 vars in 1311 bytes} [Fri Jul 10 04:26:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 767 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:31.806411 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-74ba5e91-ec94-4b1a-8086-9e67ea00ae6f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.808500 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74ba5e91-ec94-4b1a-8086-9e67ea00ae6f tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/3965d880a5814909adc196799c0b35dd/defaults Jul 10 04:26:31.808745 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74ba5e91-ec94-4b1a-8086-9e67ea00ae6f tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:31.809001 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74ba5e91-ec94-4b1a-8086-9e67ea00ae6f tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Calling method 'defaults' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:31.817406 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-74ba5e91-ec94-4b1a-8086-9e67ea00ae6f tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:31.817743 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-74ba5e91-ec94-4b1a-8086-9e67ea00ae6f tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:31.818068 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-74ba5e91-ec94-4b1a-8086-9e67ea00ae6f tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:31.822570 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74ba5e91-ec94-4b1a-8086-9e67ea00ae6f tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/3965d880a5814909adc196799c0b35dd/defaults returned with HTTP 200 Jul 10 04:26:31.823119 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 228/918] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:26:31 2026] GET /volume/v3/os-quota-sets/3965d880a5814909adc196799c0b35dd/defaults => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:31.915701 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f0f4e1f3-66ab-40cb-bb5b-b90eac3d26fd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.915855 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0f4e1f3-66ab-40cb-bb5b-b90eac3d26fd None None] GET https://10.4.3.87/volume// Jul 10 04:26:31.916057 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f0f4e1f3-66ab-40cb-bb5b-b90eac3d26fd None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:31.916368 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f0f4e1f3-66ab-40cb-bb5b-b90eac3d26fd None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:31.916820 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0f4e1f3-66ab-40cb-bb5b-b90eac3d26fd None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:31.920308 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 230/919] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:26:31 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:31.928900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-b3f6b4bc-0dea-4c68-b770-1d1dbe162923 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:31.932019 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-b3f6b4bc-0dea-4c68-b770-1d1dbe162923 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:31.932352 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-b3f6b4bc-0dea-4c68-b770-1d1dbe162923 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:31.932626 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-b3f6b4bc-0dea-4c68-b770-1d1dbe162923 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:31.946596 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:31.946596 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:31.951692 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-b3f6b4bc-0dea-4c68-b770-1d1dbe162923 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:31.957405 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-b3f6b4bc-0dea-4c68-b770-1d1dbe162923 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:31.957810 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 231/920] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:26:31 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:32.033055 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-badd9568-ebe8-47f4-9feb-94b9f20c78fa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:32.035550 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-badd9568-ebe8-47f4-9feb-94b9f20c78fa tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/78f0176bb3f44b4d9305552a8d27b77d/defaults Jul 10 04:26:32.035778 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-badd9568-ebe8-47f4-9feb-94b9f20c78fa tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:32.036064 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-badd9568-ebe8-47f4-9feb-94b9f20c78fa tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Calling method 'defaults' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:32.043837 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-badd9568-ebe8-47f4-9feb-94b9f20c78fa tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:32.044203 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-badd9568-ebe8-47f4-9feb-94b9f20c78fa tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:32.044597 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-badd9568-ebe8-47f4-9feb-94b9f20c78fa tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:32.049272 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-badd9568-ebe8-47f4-9feb-94b9f20c78fa tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/78f0176bb3f44b4d9305552a8d27b77d/defaults returned with HTTP 200 Jul 10 04:26:32.049795 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 232/921] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:26:32 2026] GET /volume/v3/os-quota-sets/78f0176bb3f44b4d9305552a8d27b77d/defaults => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:32.069340 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-489094ea-3cb6-475e-8647-51a266626f16 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:32.071803 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-489094ea-3cb6-475e-8647-51a266626f16 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] PUT https://10.4.3.87/volume/v3/attachments/4705fba9-71e9-4828-9c1d-6ff2c1d4c51d Jul 10 04:26:32.072118 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-489094ea-3cb6-475e-8647-51a266626f16 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:32.081103 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-489094ea-3cb6-475e-8647-51a266626f16 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Acquiring lock "cinder-attachment_update-e0b906d0-8851-4537-a795-cd54f221bd32-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:26:32.086546 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-489094ea-3cb6-475e-8647-51a266626f16 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Lock "cinder-attachment_update-e0b906d0-8851-4537-a795-cd54f221bd32-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:26:32.086805 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:32.086805 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:32.151792 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-75b03147-b122-4bc2-960b-e239ff732b2d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:32.153899 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75b03147-b122-4bc2-960b-e239ff732b2d tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] DELETE https://10.4.3.87/volume/v3/types/3f3cc208-8f46-450a-8fcd-9c1595723a47 Jul 10 04:26:32.154171 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-75b03147-b122-4bc2-960b-e239ff732b2d tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:32.154458 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-75b03147-b122-4bc2-960b-e239ff732b2d tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:32.195105 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75b03147-b122-4bc2-960b-e239ff732b2d tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] https://10.4.3.87/volume/v3/types/3f3cc208-8f46-450a-8fcd-9c1595723a47 returned with HTTP 202 Jul 10 04:26:32.195640 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 231/922] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:26:32 2026] DELETE /volume/v3/types/3f3cc208-8f46-450a-8fcd-9c1595723a47 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:32.204419 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-46c2f391-b9e5-46b2-9986-b16c3ed3045b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:32.206309 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-46c2f391-b9e5-46b2-9986-b16c3ed3045b tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] GET https://10.4.3.87/volume/v3/types/3f3cc208-8f46-450a-8fcd-9c1595723a47 Jul 10 04:26:32.206562 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-46c2f391-b9e5-46b2-9986-b16c3ed3045b tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:32.206745 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-46c2f391-b9e5-46b2-9986-b16c3ed3045b tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:32.210044 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-46c2f391-b9e5-46b2-9986-b16c3ed3045b tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] https://10.4.3.87/volume/v3/types/3f3cc208-8f46-450a-8fcd-9c1595723a47 returned with HTTP 404 Jul 10 04:26:32.210611 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 232/923] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:26:32 2026] GET /volume/v3/types/3f3cc208-8f46-450a-8fcd-9c1595723a47 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:32.218259 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4d20cf0b-6ce3-4360-8c38-ff5e44ba77dc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:32.220238 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4d20cf0b-6ce3-4360-8c38-ff5e44ba77dc tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-class-sets/default Jul 10 04:26:32.220587 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4d20cf0b-6ce3-4360-8c38-ff5e44ba77dc tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-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=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:32.297911 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4d20cf0b-6ce3-4360-8c38-ff5e44ba77dc tempest-VolumeQuotaClassesTest-615987599 tempest-VolumeQuotaClassesTest-615987599-project-admin] https://10.4.3.87/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 04:26:32.298432 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 233/924] 10.4.3.87 () {68 vars in 1311 bytes} [Fri Jul 10 04:26:32 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:32.617613 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-489094ea-3cb6-475e-8647-51a266626f16 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Lock "cinder-attachment_update-e0b906d0-8851-4537-a795-cd54f221bd32-np0000004952" released by "attachment_update" :: held 0.532s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:26:32.618071 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-489094ea-3cb6-475e-8647-51a266626f16 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/4705fba9-71e9-4828-9c1d-6ff2c1d4c51d returned with HTTP 200 Jul 10 04:26:32.619511 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 229/925] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:26:32 2026] PUT /volume/v3/attachments/4705fba9-71e9-4828-9c1d-6ff2c1d4c51d => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:32.795311 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7b6d4b01-baa0-4c0d-bb55-e16a40ec15b8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:32.797270 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7b6d4b01-baa0-4c0d-bb55-e16a40ec15b8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:32.797540 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7b6d4b01-baa0-4c0d-bb55-e16a40ec15b8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:32.801242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7b6d4b01-baa0-4c0d-bb55-e16a40ec15b8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:32.809298 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:32.809298 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:32.814532 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7b6d4b01-baa0-4c0d-bb55-e16a40ec15b8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:32.820548 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7b6d4b01-baa0-4c0d-bb55-e16a40ec15b8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:32.821162 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 232/926] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:32 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:33.358722 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-996c7de9-c695-4463-9993-aaf9eda51bea None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:33.363597 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-996c7de9-c695-4463-9993-aaf9eda51bea tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:26:33.363597 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-996c7de9-c695-4463-9993-aaf9eda51bea tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:33.363597 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-996c7de9-c695-4463-9993-aaf9eda51bea tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:33.376200 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:33.376200 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:33.381138 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-996c7de9-c695-4463-9993-aaf9eda51bea tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:26:33.386510 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-996c7de9-c695-4463-9993-aaf9eda51bea tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:26:33.387169 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 233/927] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:33 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:33.448106 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-49b99fab-eaba-4402-8887-b827c0276f72 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:33.450872 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-49b99fab-eaba-4402-8887-b827c0276f72 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:26:33.451131 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-49b99fab-eaba-4402-8887-b827c0276f72 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:33.451391 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-49b99fab-eaba-4402-8887-b827c0276f72 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:33.466351 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:33.466351 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:33.472898 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-49b99fab-eaba-4402-8887-b827c0276f72 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:26:33.481454 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-49b99fab-eaba-4402-8887-b827c0276f72 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:26:33.482085 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 234/928] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:26:33 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:33.514647 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-f9d66685-3085-4518-b12a-4cfb4b587ab0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:33.518653 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-f9d66685-3085-4518-b12a-4cfb4b587ab0 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] POST https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798/action Jul 10 04:26:33.519320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-f9d66685-3085-4518-b12a-4cfb4b587ab0 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:33.519600 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-f9d66685-3085-4518-b12a-4cfb4b587ab0 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:33.539237 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:33.539237 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:33.543117 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-f9d66685-3085-4518-b12a-4cfb4b587ab0 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:26:33.556909 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-f9d66685-3085-4518-b12a-4cfb4b587ab0 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Begin detaching volume completed successfully. Jul 10 04:26:33.557316 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-f9d66685-3085-4518-b12a-4cfb4b587ab0 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798/action returned with HTTP 202 Jul 10 04:26:33.558327 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 230/929] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:26:33 2026] POST /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:26:33.843732 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1e095a18-2a92-45a7-bc70-26e4f75b7ea9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:33.846143 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1e095a18-2a92-45a7-bc70-26e4f75b7ea9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:33.846493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1e095a18-2a92-45a7-bc70-26e4f75b7ea9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:33.846768 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1e095a18-2a92-45a7-bc70-26e4f75b7ea9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:33.864108 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:33.864108 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:33.876081 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1e095a18-2a92-45a7-bc70-26e4f75b7ea9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:33.883090 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1e095a18-2a92-45a7-bc70-26e4f75b7ea9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:33.883649 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 233/930] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:33 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:34.605745 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-077791c2-bddd-446a-af1f-3aa6895109ee None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:34.605745 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-077791c2-bddd-446a-af1f-3aa6895109ee None None] GET https://10.4.3.87/volume// Jul 10 04:26:34.605745 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-077791c2-bddd-446a-af1f-3aa6895109ee None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:34.605745 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-077791c2-bddd-446a-af1f-3aa6895109ee None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:34.605745 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-077791c2-bddd-446a-af1f-3aa6895109ee None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:34.605745 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 234/931] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:26:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:34.628243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-e17c4090-537b-496c-8f58-b2ef72b2ab19 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:34.632637 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-e17c4090-537b-496c-8f58-b2ef72b2ab19 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:26:34.633193 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-e17c4090-537b-496c-8f58-b2ef72b2ab19 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:34.633313 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-e17c4090-537b-496c-8f58-b2ef72b2ab19 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:34.653094 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:34.653094 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:34.657415 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-e17c4090-537b-496c-8f58-b2ef72b2ab19 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:26:34.664521 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-e17c4090-537b-496c-8f58-b2ef72b2ab19 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:26:34.665124 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 235/932] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:26:34 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:34.900272 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-317cf34f-0dfa-4afa-990b-d7d89b3b5574 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:34.904408 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-317cf34f-0dfa-4afa-990b-d7d89b3b5574 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:34.904408 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-317cf34f-0dfa-4afa-990b-d7d89b3b5574 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:34.904408 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-317cf34f-0dfa-4afa-990b-d7d89b3b5574 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:34.915053 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:34.915053 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:34.920015 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-317cf34f-0dfa-4afa-990b-d7d89b3b5574 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:34.926042 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-317cf34f-0dfa-4afa-990b-d7d89b3b5574 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:34.926728 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 231/933] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:34 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:35.652956 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f17e2358-1cd9-4932-8f0e-421bb68b3cb0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:35.828948 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f17e2358-1cd9-4932-8f0e-421bb68b3cb0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] GET https://10.4.3.87/volume/v3/os-services Jul 10 04:26:35.829316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f17e2358-1cd9-4932-8f0e-421bb68b3cb0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:35.829861 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f17e2358-1cd9-4932-8f0e-421bb68b3cb0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:35.837256 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f17e2358-1cd9-4932-8f0e-421bb68b3cb0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] https://10.4.3.87/volume/v3/os-services returned with HTTP 200 Jul 10 04:26:35.837256 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 234/934] 10.4.3.87 () {66 vars in 1242 bytes} [Fri Jul 10 04:26:35 2026] GET /volume/v3/os-services => generated 626 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:35.848351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b92eceaa-e847-4a2c-8439-d6d036ebed46 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:35.851422 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b92eceaa-e847-4a2c-8439-d6d036ebed46 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] GET https://10.4.3.87/volume/v3/os-services?host=np0000004952 Jul 10 04:26:35.851422 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b92eceaa-e847-4a2c-8439-d6d036ebed46 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:35.851422 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b92eceaa-e847-4a2c-8439-d6d036ebed46 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:35.857774 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b92eceaa-e847-4a2c-8439-d6d036ebed46 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] https://10.4.3.87/volume/v3/os-services?host=np0000004952 returned with HTTP 200 Jul 10 04:26:35.858207 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 235/935] 10.4.3.87 () {66 vars in 1277 bytes} [Fri Jul 10 04:26:35 2026] GET /volume/v3/os-services?host=np0000004952 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:35.874598 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-93e99271-821f-4ef1-a95e-cf6a9100b5d9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:35.878466 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-93e99271-821f-4ef1-a95e-cf6a9100b5d9 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] GET https://10.4.3.87/volume/v3/os-services?host=np0000004952&binary=cinder-scheduler Jul 10 04:26:35.878851 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-93e99271-821f-4ef1-a95e-cf6a9100b5d9 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:35.879142 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-93e99271-821f-4ef1-a95e-cf6a9100b5d9 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:35.895124 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-93e99271-821f-4ef1-a95e-cf6a9100b5d9 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] https://10.4.3.87/volume/v3/os-services?host=np0000004952&binary=cinder-scheduler returned with HTTP 200 Jul 10 04:26:35.895796 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 236/936] 10.4.3.87 () {66 vars in 1325 bytes} [Fri Jul 10 04:26:35 2026] GET /volume/v3/os-services?host=np0000004952&binary=cinder-scheduler => generated 191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:35.914931 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-65d71526-0b65-4679-9d55-b3a134bed1d0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:35.918320 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-65d71526-0b65-4679-9d55-b3a134bed1d0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] GET https://10.4.3.87/volume/v3/os-services?binary=cinder-scheduler Jul 10 04:26:35.918619 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-65d71526-0b65-4679-9d55-b3a134bed1d0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:35.918879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-65d71526-0b65-4679-9d55-b3a134bed1d0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:35.923800 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-65d71526-0b65-4679-9d55-b3a134bed1d0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] https://10.4.3.87/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 10 04:26:35.924473 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 232/937] 10.4.3.87 () {66 vars in 1289 bytes} [Fri Jul 10 04:26:35 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:26:35.938763 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2cee6521-6a11-4dab-966a-1a9186fead6e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:35.946714 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c7f6535a-f0be-4ecb-9840-00aad8db83d9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:35.951447 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7f6535a-f0be-4ecb-9840-00aad8db83d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:35.951643 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7f6535a-f0be-4ecb-9840-00aad8db83d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:35.951957 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7f6535a-f0be-4ecb-9840-00aad8db83d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:35.968274 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:35.968274 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:35.974718 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c7f6535a-f0be-4ecb-9840-00aad8db83d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:35.981833 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7f6535a-f0be-4ecb-9840-00aad8db83d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:35.982462 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 236/938] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:35 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:36.032254 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:36.032254 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-228372199"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:36.033066 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-228372199'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:36.033346 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Create volume of 1 GB Jul 10 04:26:36.040959 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Availability Zones retrieved successfully. Jul 10 04:26:36.048101 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Flow 'volume_create_api' (e68e98fa-04fc-4d3c-98ef-a61d0b79f821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:36.049588 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a91177a-74fc-44a0-af9f-6a251c34f39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:36.050844 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:36.056620 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-eff42655-d0f4-4a87-925d-678a4bb5e263 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:36.059764 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-eff42655-d0f4-4a87-925d-678a4bb5e263 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] DELETE https://10.4.3.87/volume/v3/attachments/fd683c1f-30c4-4eaf-abeb-1a6f34dfb251 Jul 10 04:26:36.060134 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-eff42655-d0f4-4a87-925d-678a4bb5e263 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:36.060484 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-eff42655-d0f4-4a87-925d-678a4bb5e263 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:36.075323 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:36.075323 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:36.095481 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a91177a-74fc-44a0-af9f-6a251c34f39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:36.096650 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a43b85-4415-45e4-8f65-3dc86c8ad72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:36.222551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Created reservations ['5ed6ac72-3c56-43c8-9600-7c0be1ed2c29', 'e62f09c4-bab6-45a6-8045-e05348985ae1', '68db4141-4663-4bb0-89d5-0ddf8262aa12', 'b28c63a6-9552-493b-b1d9-7f6c48ea1233'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:36.223433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a43b85-4415-45e4-8f65-3dc86c8ad72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed6ac72-3c56-43c8-9600-7c0be1ed2c29', 'e62f09c4-bab6-45a6-8045-e05348985ae1', '68db4141-4663-4bb0-89d5-0ddf8262aa12', 'b28c63a6-9552-493b-b1d9-7f6c48ea1233']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:36.224668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3521ba4f-56e6-439d-a39d-80dab16ef7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:36.266894 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3521ba4f-56e6-439d-a39d-80dab16ef7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '689ee948-1a93-4d67-9002-140da7c3215d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-228372199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb3ea507e18407d9862bd9457a144b3',qos_specs=None,replication_status=,reservations=['5ed6ac72-3c56-43c8-9600-7c0be1ed2c29','e62f09c4-bab6-45a6-8045-e05348985ae1','68db4141-4663-4bb0-89d5-0ddf8262aa12','b28c63a6-9552-493b-b1d9-7f6c48ea1233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fb4bb299605439ba7a3bd8fbfe2751f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-228372199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=689ee948-1a93-4d67-9002-140da7c3215d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fb3ea507e18407d9862bd9457a144b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fb4bb299605439ba7a3bd8fbfe2751f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:36.267595 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec88160-6732-46ec-8ddb-b8d46d2d84ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:36.296512 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec88160-6732-46ec-8ddb-b8d46d2d84ca) transitioned into state 'SUCCESS' from state '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-228372199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb3ea507e18407d9862bd9457a144b3',qos_specs=None,replication_status=,reservations=['5ed6ac72-3c56-43c8-9600-7c0be1ed2c29','e62f09c4-bab6-45a6-8045-e05348985ae1','68db4141-4663-4bb0-89d5-0ddf8262aa12','b28c63a6-9552-493b-b1d9-7f6c48ea1233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fb4bb299605439ba7a3bd8fbfe2751f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:36.297660 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56db548c-e2ba-463f-bca6-8348eed63a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:36.313703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56db548c-e2ba-463f-bca6-8348eed63a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:36.315801 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Flow 'volume_create_api' (e68e98fa-04fc-4d3c-98ef-a61d0b79f821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:36.315801 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Create volume request issued successfully. Jul 10 04:26:36.316817 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2cee6521-6a11-4dab-966a-1a9186fead6e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:36.318022 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 235/939] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:26:35 2026] POST /volume/v3/volumes => generated 751 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:36.342471 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8fbb4907-aa7e-4f87-ba0e-7947d40892ae None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:36.348003 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8fbb4907-aa7e-4f87-ba0e-7947d40892ae tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] GET https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d Jul 10 04:26:36.348190 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8fbb4907-aa7e-4f87-ba0e-7947d40892ae tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:36.348491 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8fbb4907-aa7e-4f87-ba0e-7947d40892ae tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:36.365840 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:36.365840 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:36.373060 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8fbb4907-aa7e-4f87-ba0e-7947d40892ae tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Volume info retrieved successfully. Jul 10 04:26:36.377895 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8fbb4907-aa7e-4f87-ba0e-7947d40892ae tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d returned with HTTP 200 Jul 10 04:26:36.378437 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 233/940] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:36 2026] GET /volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:36.588901 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9d9d8311-056a-414e-a467-c3c4431bf6d2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:36.589414 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9d9d8311-056a-414e-a467-c3c4431bf6d2 None None] GET https://10.4.3.87/volume// Jul 10 04:26:36.589642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9d9d8311-056a-414e-a467-c3c4431bf6d2 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:36.589908 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9d9d8311-056a-414e-a467-c3c4431bf6d2 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:36.590368 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9d9d8311-056a-414e-a467-c3c4431bf6d2 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:36.590733 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 237/941] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:26:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:36.616054 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c58fd8bd-2d30-490c-b0f1-e4d6d1812fa2 req-eff42655-d0f4-4a87-925d-678a4bb5e263 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/attachments/fd683c1f-30c4-4eaf-abeb-1a6f34dfb251 returned with HTTP 200 Jul 10 04:26:36.616306 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-9ddbcfa1-5101-4d3e-b2fc-c0db064280d1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:36.616473 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 237/942] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:26:36 2026] DELETE /volume/v3/attachments/fd683c1f-30c4-4eaf-abeb-1a6f34dfb251 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:36.619524 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-9ddbcfa1-5101-4d3e-b2fc-c0db064280d1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:26:36.619759 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-9ddbcfa1-5101-4d3e-b2fc-c0db064280d1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:36.620042 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-9ddbcfa1-5101-4d3e-b2fc-c0db064280d1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:36.636305 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:36.636305 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:36.644033 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-9ddbcfa1-5101-4d3e-b2fc-c0db064280d1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:26:36.653622 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-9ddbcfa1-5101-4d3e-b2fc-c0db064280d1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b returned with HTTP 200 Jul 10 04:26:36.654684 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 236/943] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:26:36 2026] GET /volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b => generated 1544 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:36.760410 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-e49a7f2d-2513-40cf-8208-d3ed4cb289b7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:36.762358 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-e49a7f2d-2513-40cf-8208-d3ed4cb289b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] PUT https://10.4.3.87/volume/v3/attachments/9b04a049-2355-4291-9db4-91fd86b9d59a Jul 10 04:26:36.762703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-e49a7f2d-2513-40cf-8208-d3ed4cb289b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:36.772007 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-e49a7f2d-2513-40cf-8208-d3ed4cb289b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Acquiring lock "cinder-attachment_update-1df74f61-237b-4526-b487-8466c996a78b-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:26:36.778060 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-e49a7f2d-2513-40cf-8208-d3ed4cb289b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-1df74f61-237b-4526-b487-8466c996a78b-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:26:36.779704 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:36.779704 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:37.006201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3fb7cf92-9c23-47ef-a897-c7ea0c603524 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:37.008251 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3fb7cf92-9c23-47ef-a897-c7ea0c603524 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:37.008474 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3fb7cf92-9c23-47ef-a897-c7ea0c603524 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:37.008651 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3fb7cf92-9c23-47ef-a897-c7ea0c603524 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:37.020174 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:37.020174 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:37.025238 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3fb7cf92-9c23-47ef-a897-c7ea0c603524 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:37.031751 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3fb7cf92-9c23-47ef-a897-c7ea0c603524 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:37.032302 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 238/944] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:37 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:37.311289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-e49a7f2d-2513-40cf-8208-d3ed4cb289b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-1df74f61-237b-4526-b487-8466c996a78b-np0000004952" released by "attachment_update" :: held 0.533s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:26:37.311715 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-e49a7f2d-2513-40cf-8208-d3ed4cb289b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/9b04a049-2355-4291-9db4-91fd86b9d59a returned with HTTP 200 Jul 10 04:26:37.312338 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 234/945] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:26:36 2026] PUT /volume/v3/attachments/9b04a049-2355-4291-9db4-91fd86b9d59a => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:37.396179 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5d4a4c78-4559-492c-887a-c73f2ced5037 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:37.399275 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5d4a4c78-4559-492c-887a-c73f2ced5037 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] GET https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d Jul 10 04:26:37.399514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5d4a4c78-4559-492c-887a-c73f2ced5037 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:37.399749 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5d4a4c78-4559-492c-887a-c73f2ced5037 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:37.408889 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:37.408889 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:37.413226 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5d4a4c78-4559-492c-887a-c73f2ced5037 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Volume info retrieved successfully. Jul 10 04:26:37.418841 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5d4a4c78-4559-492c-887a-c73f2ced5037 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d returned with HTTP 200 Jul 10 04:26:37.419340 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 238/946] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:37 2026] GET /volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:37.434510 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-640d4ac3-8a49-42e2-857a-ec34b81e54f0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:37.437145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-640d4ac3-8a49-42e2-857a-ec34b81e54f0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] GET https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d Jul 10 04:26:37.437457 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-640d4ac3-8a49-42e2-857a-ec34b81e54f0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:37.437714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-640d4ac3-8a49-42e2-857a-ec34b81e54f0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:37.447233 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:37.447233 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:37.453172 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-640d4ac3-8a49-42e2-857a-ec34b81e54f0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Volume info retrieved successfully. Jul 10 04:26:37.459453 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-640d4ac3-8a49-42e2-857a-ec34b81e54f0 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d returned with HTTP 200 Jul 10 04:26:37.460106 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 237/947] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:37 2026] GET /volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:37.474085 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a9b4537c-dec8-4621-9b52-97951362a738 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:37.476511 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a9b4537c-dec8-4621-9b52-97951362a738 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] GET https://10.4.3.87/volume/v3/os-services?host=np0000004952&binary=cinder-volume Jul 10 04:26:37.476800 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a9b4537c-dec8-4621-9b52-97951362a738 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:37.477002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a9b4537c-dec8-4621-9b52-97951362a738 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:37.481145 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a9b4537c-dec8-4621-9b52-97951362a738 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] https://10.4.3.87/volume/v3/os-services?host=np0000004952&binary=cinder-volume returned with HTTP 200 Jul 10 04:26:37.481654 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 239/948] 10.4.3.87 () {66 vars in 1319 bytes} [Fri Jul 10 04:26:37 2026] GET /volume/v3/os-services?host=np0000004952&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:37.490485 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8e8cae75-54e9-4246-a492-3a98fef93b58 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:37.492176 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8e8cae75-54e9-4246-a492-3a98fef93b58 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] GET https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d Jul 10 04:26:37.492396 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8e8cae75-54e9-4246-a492-3a98fef93b58 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:37.492606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8e8cae75-54e9-4246-a492-3a98fef93b58 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:37.499598 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:37.499598 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:37.503235 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8e8cae75-54e9-4246-a492-3a98fef93b58 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Volume info retrieved successfully. Jul 10 04:26:37.508315 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8e8cae75-54e9-4246-a492-3a98fef93b58 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d returned with HTTP 200 Jul 10 04:26:37.508722 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 235/949] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:37 2026] GET /volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:37.522234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6badb77d-9824-490b-9d8f-1994bf57432e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:37.524289 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6badb77d-9824-490b-9d8f-1994bf57432e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] DELETE https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d Jul 10 04:26:37.524516 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6badb77d-9824-490b-9d8f-1994bf57432e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:37.524725 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6badb77d-9824-490b-9d8f-1994bf57432e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:37.524901 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-6badb77d-9824-490b-9d8f-1994bf57432e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Delete volume with id: 689ee948-1a93-4d67-9002-140da7c3215d Jul 10 04:26:37.532940 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:37.532940 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:37.533532 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6badb77d-9824-490b-9d8f-1994bf57432e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Volume info retrieved successfully. Jul 10 04:26:37.566377 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6badb77d-9824-490b-9d8f-1994bf57432e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Delete volume request issued successfully. Jul 10 04:26:37.566377 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6badb77d-9824-490b-9d8f-1994bf57432e tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d returned with HTTP 202 Jul 10 04:26:37.566377 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 239/950] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:37 2026] DELETE /volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:37.575516 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-514808cd-9ae3-4a69-91a1-c9ff22b594c3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:37.578049 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-514808cd-9ae3-4a69-91a1-c9ff22b594c3 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] GET https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d Jul 10 04:26:37.578338 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-514808cd-9ae3-4a69-91a1-c9ff22b594c3 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:37.578631 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-514808cd-9ae3-4a69-91a1-c9ff22b594c3 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:37.588759 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:37.588759 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:37.594708 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-514808cd-9ae3-4a69-91a1-c9ff22b594c3 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Volume info retrieved successfully. Jul 10 04:26:37.601813 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-514808cd-9ae3-4a69-91a1-c9ff22b594c3 tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d returned with HTTP 200 Jul 10 04:26:37.602406 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 238/951] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:37 2026] GET /volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:37.830133 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-121191f9-4ec1-4a5b-abfd-6510728fdcfb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:37.834872 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-121191f9-4ec1-4a5b-abfd-6510728fdcfb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments/9b04a049-2355-4291-9db4-91fd86b9d59a/action Jul 10 04:26:37.835315 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-121191f9-4ec1-4a5b-abfd-6510728fdcfb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:37.835489 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-121191f9-4ec1-4a5b-abfd-6510728fdcfb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:37.852094 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c1cf6420-8a8b-4a63-80a0-842ab2745a96 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:37.855892 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c1cf6420-8a8b-4a63-80a0-842ab2745a96 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:26:37.856145 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c1cf6420-8a8b-4a63-80a0-842ab2745a96 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:37.856448 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c1cf6420-8a8b-4a63-80a0-842ab2745a96 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:37.858477 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:37.858477 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:37.864010 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:37.864010 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:37.868141 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c1cf6420-8a8b-4a63-80a0-842ab2745a96 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:26:37.872182 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-990091e7-9f8c-4af1-a67b-6bf182e6d32e req-121191f9-4ec1-4a5b-abfd-6510728fdcfb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/9b04a049-2355-4291-9db4-91fd86b9d59a/action returned with HTTP 204 Jul 10 04:26:37.872830 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 240/952] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:26:37 2026] POST /volume/v3/attachments/9b04a049-2355-4291-9db4-91fd86b9d59a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:37.873047 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c1cf6420-8a8b-4a63-80a0-842ab2745a96 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:26:37.873471 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 236/953] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:37 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:38.047034 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fd3a1532-08f8-47fe-8c61-ed114902b795 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:38.048664 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fd3a1532-08f8-47fe-8c61-ed114902b795 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:38.049110 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fd3a1532-08f8-47fe-8c61-ed114902b795 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:38.049460 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fd3a1532-08f8-47fe-8c61-ed114902b795 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:38.061932 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:38.061932 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:38.066787 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fd3a1532-08f8-47fe-8c61-ed114902b795 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:38.072060 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fd3a1532-08f8-47fe-8c61-ed114902b795 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:38.072560 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 240/954] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:38 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:38.619610 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2c4ab29c-45c3-40bd-9b1f-aede4c05e10c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:38.621888 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2c4ab29c-45c3-40bd-9b1f-aede4c05e10c tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] GET https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d Jul 10 04:26:38.622144 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2c4ab29c-45c3-40bd-9b1f-aede4c05e10c tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:38.622415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2c4ab29c-45c3-40bd-9b1f-aede4c05e10c tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:38.630794 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2c4ab29c-45c3-40bd-9b1f-aede4c05e10c tempest-VolumesServicesTestJSON-1678739122 tempest-VolumesServicesTestJSON-1678739122-project-member] https://10.4.3.87/volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d returned with HTTP 404 Jul 10 04:26:38.631454 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 239/955] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:38 2026] GET /volume/v3/volumes/689ee948-1a93-4d67-9002-140da7c3215d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:38.640901 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-afc3b62e-e732-49e4-9e1c-45930373ea30 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:38.642817 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-afc3b62e-e732-49e4-9e1c-45930373ea30 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] GET https://10.4.3.87/volume/v3/os-services Jul 10 04:26:38.643086 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-afc3b62e-e732-49e4-9e1c-45930373ea30 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:38.643190 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-afc3b62e-e732-49e4-9e1c-45930373ea30 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:38.650155 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-afc3b62e-e732-49e4-9e1c-45930373ea30 tempest-VolumesServicesTestJSON-1469170364 tempest-VolumesServicesTestJSON-1469170364-project-admin] https://10.4.3.87/volume/v3/os-services returned with HTTP 200 Jul 10 04:26:38.650610 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 241/956] 10.4.3.87 () {66 vars in 1242 bytes} [Fri Jul 10 04:26:38 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:38.907888 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-a85dfac6-f150-42bc-bbaa-d5c950c311a9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:38.911937 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-a85dfac6-f150-42bc-bbaa-d5c950c311a9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/attachments/4705fba9-71e9-4828-9c1d-6ff2c1d4c51d/action Jul 10 04:26:38.912433 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-a85dfac6-f150-42bc-bbaa-d5c950c311a9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:38.912739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-a85dfac6-f150-42bc-bbaa-d5c950c311a9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:38.934113 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:38.934113 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:38.950862 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aaadc5b7-71d2-401f-8630-c32372b5e4f1 req-a85dfac6-f150-42bc-bbaa-d5c950c311a9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/4705fba9-71e9-4828-9c1d-6ff2c1d4c51d/action returned with HTTP 204 Jul 10 04:26:38.952478 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 237/957] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:26:38 2026] POST /volume/v3/attachments/4705fba9-71e9-4828-9c1d-6ff2c1d4c51d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:39.088557 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-54a40982-3e9a-4eb3-ad52-517a50d52d5e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:39.090718 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-54a40982-3e9a-4eb3-ad52-517a50d52d5e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:39.093232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-54a40982-3e9a-4eb3-ad52-517a50d52d5e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:39.093232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-54a40982-3e9a-4eb3-ad52-517a50d52d5e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:39.102825 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:39.102825 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:39.107888 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-54a40982-3e9a-4eb3-ad52-517a50d52d5e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:39.118860 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-54a40982-3e9a-4eb3-ad52-517a50d52d5e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:39.118860 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 241/958] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:39 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:39.135316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-54506387-3ab3-472b-9baa-c114fb3a5e7f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:39.139231 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-54506387-3ab3-472b-9baa-c114fb3a5e7f tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:39.139528 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-54506387-3ab3-472b-9baa-c114fb3a5e7f tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:39.139810 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-54506387-3ab3-472b-9baa-c114fb3a5e7f tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:39.153327 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:39.153327 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:39.157879 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-54506387-3ab3-472b-9baa-c114fb3a5e7f tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:39.165050 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-54506387-3ab3-472b-9baa-c114fb3a5e7f tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:39.165546 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 240/959] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:39 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:39.672651 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a5ea4b83-e738-4b24-91d4-30a62843abb3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:39.673049 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a5ea4b83-e738-4b24-91d4-30a62843abb3 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:39.673293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a5ea4b83-e738-4b24-91d4-30a62843abb3 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:39.673552 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a5ea4b83-e738-4b24-91d4-30a62843abb3 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:39.694052 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:39.694052 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:39.699734 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a5ea4b83-e738-4b24-91d4-30a62843abb3 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:39.709641 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a5ea4b83-e738-4b24-91d4-30a62843abb3 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:39.710194 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 242/960] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:26:39 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:41.633234 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-68d4d305-de0c-413d-a75e-bd070d6f260a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:41.724935 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-68d4d305-de0c-413d-a75e-bd070d6f260a tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 Jul 10 04:26:41.725250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-68d4d305-de0c-413d-a75e-bd070d6f260a tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:41.725587 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-68d4d305-de0c-413d-a75e-bd070d6f260a tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:41.745576 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-68d4d305-de0c-413d-a75e-bd070d6f260a tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 returned with HTTP 200 Jul 10 04:26:41.746037 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 238/961] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:41 2026] GET /volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 => generated 597 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:41.754241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e66d5b81-50f1-4ebb-8197-ac8de2807725 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:41.756116 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e66d5b81-50f1-4ebb-8197-ac8de2807725 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 Jul 10 04:26:41.756532 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e66d5b81-50f1-4ebb-8197-ac8de2807725 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:41.815323 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e66d5b81-50f1-4ebb-8197-ac8de2807725 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 returned with HTTP 200 Jul 10 04:26:41.816014 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 242/962] 10.4.3.87 () {68 vars in 1367 bytes} [Fri Jul 10 04:26:41 2026] PUT /volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 => generated 550 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:41.824541 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:41.897143 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:41.897578 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1282647506"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:41.899307 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1282647506'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:41.899444 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Create volume of 1 GB Jul 10 04:26:41.903948 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Availability Zones retrieved successfully. Jul 10 04:26:41.911892 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Flow 'volume_create_api' (b4a5d0d6-757d-44ba-a94f-25d88217b9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:41.912993 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37aeeff2-0d3f-4adc-b5a2-fb4e27de56b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:41.914015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:41.943781 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37aeeff2-0d3f-4adc-b5a2-fb4e27de56b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:41.944544 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3c6fc2-27c6-44ff-a67d-4b5a4333bd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:42.015112 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Created reservations ['b3c79477-2b6b-498b-9eac-23dfd23128d8', '8bc896ff-e558-4374-ad71-dcd3e0e49f18', '953bf0bf-ea41-493f-9092-b94e6d7f132b', '270aad43-083a-480e-94f5-7dedfcbd7ac9'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:42.016407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3c6fc2-27c6-44ff-a67d-4b5a4333bd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3c79477-2b6b-498b-9eac-23dfd23128d8', '8bc896ff-e558-4374-ad71-dcd3e0e49f18', '953bf0bf-ea41-493f-9092-b94e6d7f132b', '270aad43-083a-480e-94f5-7dedfcbd7ac9']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:42.017716 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f5a84c-7bbe-47b1-a9b5-beacdcc746eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:42.041687 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f5a84c-7bbe-47b1-a9b5-beacdcc746eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '281c6f9f-3b3f-402c-92ea-a5b106578332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1282647506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ca6bd646a6c4286863282a4304d8806',qos_specs=None,replication_status=,reservations=['b3c79477-2b6b-498b-9eac-23dfd23128d8','8bc896ff-e558-4374-ad71-dcd3e0e49f18','953bf0bf-ea41-493f-9092-b94e6d7f132b','270aad43-083a-480e-94f5-7dedfcbd7ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c18fa597772641a1af857129d0d81bdd',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1282647506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=281c6f9f-3b3f-402c-92ea-a5b106578332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ca6bd646a6c4286863282a4304d8806',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c18fa597772641a1af857129d0d81bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:42.042886 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d6b8f0-d296-4bfd-be47-0a1f67c226f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:42.062891 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d6b8f0-d296-4bfd-be47-0a1f67c226f4) transitioned into state 'SUCCESS' from state '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-1282647506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ca6bd646a6c4286863282a4304d8806',qos_specs=None,replication_status=,reservations=['b3c79477-2b6b-498b-9eac-23dfd23128d8','8bc896ff-e558-4374-ad71-dcd3e0e49f18','953bf0bf-ea41-493f-9092-b94e6d7f132b','270aad43-083a-480e-94f5-7dedfcbd7ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c18fa597772641a1af857129d0d81bdd',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:42.063576 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085bde6d-b43e-4f90-936f-c734e88e1570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:42.075742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085bde6d-b43e-4f90-936f-c734e88e1570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:42.076776 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Flow 'volume_create_api' (b4a5d0d6-757d-44ba-a94f-25d88217b9ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:42.077275 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Create volume request issued successfully. Jul 10 04:26:42.078014 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3ee90b9a-61b1-4ce7-98d4-19b9563fa7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:42.082865 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 241/963] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:26:41 2026] POST /volume/v3/volumes => generated 765 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:42.103296 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dce3ec16-e90d-4c3e-98c6-e73c673e1970 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:42.105186 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dce3ec16-e90d-4c3e-98c6-e73c673e1970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] GET https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:42.105436 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dce3ec16-e90d-4c3e-98c6-e73c673e1970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:42.105658 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dce3ec16-e90d-4c3e-98c6-e73c673e1970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:42.113186 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:42.113186 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:42.117129 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-dce3ec16-e90d-4c3e-98c6-e73c673e1970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Volume info retrieved successfully. Jul 10 04:26:42.122014 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dce3ec16-e90d-4c3e-98c6-e73c673e1970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 returned with HTTP 200 Jul 10 04:26:42.122470 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 243/964] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:42 2026] GET /volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:42.634334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f27afc6e-1d47-4a20-b515-a51dd79e0d0e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:42.634334 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f27afc6e-1d47-4a20-b515-a51dd79e0d0e None None] GET https://10.4.3.87/volume// Jul 10 04:26:42.634334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f27afc6e-1d47-4a20-b515-a51dd79e0d0e None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:42.634334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f27afc6e-1d47-4a20-b515-a51dd79e0d0e None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:42.635018 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f27afc6e-1d47-4a20-b515-a51dd79e0d0e None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:42.635818 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 239/965] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:26:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:42.645432 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a4c48387-df23-409a-8fb8-0bbf0607c439 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:42.649318 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a4c48387-df23-409a-8fb8-0bbf0607c439 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:26:42.649788 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a4c48387-df23-409a-8fb8-0bbf0607c439 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0b906d0-8851-4537-a795-cd54f221bd32", "connector": null, "instance_uuid": "8bf7a42a-7ab5-427e-8bcd-a219edcf0be3"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:42.671603 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:42.671603 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:42.724617 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-a4c48387-df23-409a-8fb8-0bbf0607c439 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:26:42.725359 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 243/966] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:26:42 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:42.739028 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c0db3e5a-c72f-4f8d-ad25-bc7164a4bf08 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:42.739584 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c0db3e5a-c72f-4f8d-ad25-bc7164a4bf08 None None] GET https://10.4.3.87/volume// Jul 10 04:26:42.739801 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c0db3e5a-c72f-4f8d-ad25-bc7164a4bf08 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:42.739995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c0db3e5a-c72f-4f8d-ad25-bc7164a4bf08 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:42.740349 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c0db3e5a-c72f-4f8d-ad25-bc7164a4bf08 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:42.740612 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 242/967] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:26:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:42.759955 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7093c016-81c4-4561-8851-2b87c1a529fd req-37e9e4ce-f545-41dc-944f-5afb10fd4a8b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:42.812410 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-37e9e4ce-f545-41dc-944f-5afb10fd4a8b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:42.812410 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-37e9e4ce-f545-41dc-944f-5afb10fd4a8b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:42.812410 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-37e9e4ce-f545-41dc-944f-5afb10fd4a8b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:42.828999 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:42.828999 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:42.835359 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7093c016-81c4-4561-8851-2b87c1a529fd req-37e9e4ce-f545-41dc-944f-5afb10fd4a8b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:42.842965 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-37e9e4ce-f545-41dc-944f-5afb10fd4a8b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:42.842965 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 244/968] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:26:42 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1316 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:43.141245 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c15ad8f2-bdf7-46d9-b391-be189212986a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:43.142089 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c15ad8f2-bdf7-46d9-b391-be189212986a tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] GET https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:43.142275 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c15ad8f2-bdf7-46d9-b391-be189212986a tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:43.145489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c15ad8f2-bdf7-46d9-b391-be189212986a tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:43.161775 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:43.161775 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:43.167879 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c15ad8f2-bdf7-46d9-b391-be189212986a tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Volume info retrieved successfully. Jul 10 04:26:43.175616 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c15ad8f2-bdf7-46d9-b391-be189212986a tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 returned with HTTP 200 Jul 10 04:26:43.176228 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 240/969] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:43 2026] GET /volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:43.196847 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e18c1c45-5cc0-4b0c-ad06-24aa7b84294c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:43.202089 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e18c1c45-5cc0-4b0c-ad06-24aa7b84294c tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:26:43.202438 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e18c1c45-5cc0-4b0c-ad06-24aa7b84294c tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "281c6f9f-3b3f-402c-92ea-a5b106578332", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-823675757"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:43.215930 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:43.215930 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:43.217261 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e18c1c45-5cc0-4b0c-ad06-24aa7b84294c tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Volume info retrieved successfully. Jul 10 04:26:43.218842 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-e18c1c45-5cc0-4b0c-ad06-24aa7b84294c tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Create snapshot from volume 281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:43.233347 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-7093c016-81c4-4561-8851-2b87c1a529fd req-b56b6116-bab5-4fc5-8911-084ba3c3a8b5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:43.239403 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-b56b6116-bab5-4fc5-8911-084ba3c3a8b5 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] DELETE https://10.4.3.87/volume/v3/attachments/4705fba9-71e9-4828-9c1d-6ff2c1d4c51d Jul 10 04:26:43.239403 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-b56b6116-bab5-4fc5-8911-084ba3c3a8b5 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:43.239403 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-b56b6116-bab5-4fc5-8911-084ba3c3a8b5 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:43.256534 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:43.256534 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:43.291506 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-e18c1c45-5cc0-4b0c-ad06-24aa7b84294c tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Created reservations ['48d63138-ed23-4c21-831f-e329e7fe0bd8', '2568a957-ebbc-4581-a757-b378e77344ca', 'd208485f-18dc-4e4b-853b-3397066d928f', 'f4e1e485-5eea-45ca-9616-4b042ae0702f'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:43.344473 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e18c1c45-5cc0-4b0c-ad06-24aa7b84294c tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Snapshot create request issued successfully. Jul 10 04:26:43.344913 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e18c1c45-5cc0-4b0c-ad06-24aa7b84294c tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:26:43.345752 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 244/970] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:26:43 2026] POST /volume/v3/snapshots => generated 322 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:43.359263 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5c54dffa-c6c7-4a2f-b74e-33d183542b5f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:43.366770 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5c54dffa-c6c7-4a2f-b74e-33d183542b5f tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] GET https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec Jul 10 04:26:43.366770 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5c54dffa-c6c7-4a2f-b74e-33d183542b5f tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:43.366770 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5c54dffa-c6c7-4a2f-b74e-33d183542b5f tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:43.375805 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:43.375805 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:43.375805 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5c54dffa-c6c7-4a2f-b74e-33d183542b5f tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Snapshot retrieved successfully. Jul 10 04:26:43.375805 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5c54dffa-c6c7-4a2f-b74e-33d183542b5f tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec returned with HTTP 200 Jul 10 04:26:43.376310 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 245/971] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:43 2026] GET /volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec => generated 454 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:43.814787 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-b56b6116-bab5-4fc5-8911-084ba3c3a8b5 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/4705fba9-71e9-4828-9c1d-6ff2c1d4c51d returned with HTTP 200 Jul 10 04:26:43.815202 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 243/972] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:26:43 2026] DELETE /volume/v3/attachments/4705fba9-71e9-4828-9c1d-6ff2c1d4c51d => generated 192 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:44.390471 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-df2c3cf7-677b-4407-970e-19e52cf003d9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:44.393170 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-df2c3cf7-677b-4407-970e-19e52cf003d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] GET https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec Jul 10 04:26:44.393568 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-df2c3cf7-677b-4407-970e-19e52cf003d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:44.393863 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-df2c3cf7-677b-4407-970e-19e52cf003d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:44.400788 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:44.400788 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:44.401566 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-df2c3cf7-677b-4407-970e-19e52cf003d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Snapshot retrieved successfully. Jul 10 04:26:44.403263 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-df2c3cf7-677b-4407-970e-19e52cf003d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec returned with HTTP 200 Jul 10 04:26:44.403960 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 241/973] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:44 2026] GET /volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:44.417544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-76f9c0a2-5a60-4925-9de2-339d66bb03d2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:44.420431 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-76f9c0a2-5a60-4925-9de2-339d66bb03d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 Jul 10 04:26:44.420926 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-76f9c0a2-5a60-4925-9de2-339d66bb03d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:44.441036 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:44.441036 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:44.507775 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-76f9c0a2-5a60-4925-9de2-339d66bb03d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 returned with HTTP 200 Jul 10 04:26:44.508342 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 245/974] 10.4.3.87 () {68 vars in 1367 bytes} [Fri Jul 10 04:26:44 2026] PUT /volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 => generated 550 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:44.518476 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2dcfa1df-63e9-4a8f-950a-06a815941140 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:44.520708 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2dcfa1df-63e9-4a8f-950a-06a815941140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:26:44.521149 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2dcfa1df-63e9-4a8f-950a-06a815941140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "281c6f9f-3b3f-402c-92ea-a5b106578332"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:44.534853 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:44.534853 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:44.534853 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2dcfa1df-63e9-4a8f-950a-06a815941140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Volume info retrieved successfully. Jul 10 04:26:44.534853 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-2dcfa1df-63e9-4a8f-950a-06a815941140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Create snapshot from volume 281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:44.571728 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota_utils [None req-2dcfa1df-63e9-4a8f-950a-06a815941140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Quota exceeded for 6ca6bd646a6c4286863282a4304d8806, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 04:26:44.572031 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.middleware.fault [None req-2dcfa1df-63e9-4a8f-950a-06a815941140 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 413 Jul 10 04:26:44.572985 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 246/975] 10.4.3.87 () {68 vars in 1257 bytes} [Fri Jul 10 04:26:44 2026] POST /volume/v3/snapshots => generated 208 bytes in 55 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 04:26:44.585576 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:44.588433 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 Jul 10 04:26:44.590664 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:44.624082 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:44.624082 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:44.696542 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:44.696988 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:44.697303 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:44.697933 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:44.698575 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:44.698937 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:44.699262 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:44.699576 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:44.710521 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f256c5f8-4633-4bd7-a7fe-2e48a62c97a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 returned with HTTP 200 Jul 10 04:26:44.711150 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 244/976] 10.4.3.87 () {68 vars in 1367 bytes} [Fri Jul 10 04:26:44 2026] PUT /volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 => generated 550 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:44.725491 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-73d3fda6-ab5b-46a7-9e19-1e79c3ac0e99 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:44.731240 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-73d3fda6-ab5b-46a7-9e19-1e79c3ac0e99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:26:44.731577 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-73d3fda6-ab5b-46a7-9e19-1e79c3ac0e99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "281c6f9f-3b3f-402c-92ea-a5b106578332"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:44.747531 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:44.747531 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:44.749939 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-73d3fda6-ab5b-46a7-9e19-1e79c3ac0e99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Volume info retrieved successfully. Jul 10 04:26:44.749939 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-73d3fda6-ab5b-46a7-9e19-1e79c3ac0e99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Create snapshot from volume 281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:44.787654 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota_utils [None req-73d3fda6-ab5b-46a7-9e19-1e79c3ac0e99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Quota exceeded for 6ca6bd646a6c4286863282a4304d8806, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 10 04:26:44.788092 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.middleware.fault [None req-73d3fda6-ab5b-46a7-9e19-1e79c3ac0e99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 413 Jul 10 04:26:44.789206 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 242/977] 10.4.3.87 () {68 vars in 1257 bytes} [Fri Jul 10 04:26:44 2026] POST /volume/v3/snapshots => generated 133 bytes in 64 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 04:26:44.800482 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8ecb4bb6-7826-4bd5-97c2-975ed8ba0bb1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:44.803419 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8ecb4bb6-7826-4bd5-97c2-975ed8ba0bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec Jul 10 04:26:44.803824 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8ecb4bb6-7826-4bd5-97c2-975ed8ba0bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:44.804227 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8ecb4bb6-7826-4bd5-97c2-975ed8ba0bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:44.804419 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-8ecb4bb6-7826-4bd5-97c2-975ed8ba0bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Delete snapshot with id: 9cbdcccf-ec7b-462f-b833-e9c3728eb5ec Jul 10 04:26:44.813589 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:44.813589 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:44.814720 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8ecb4bb6-7826-4bd5-97c2-975ed8ba0bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Snapshot retrieved successfully. Jul 10 04:26:44.845795 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8ecb4bb6-7826-4bd5-97c2-975ed8ba0bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Snapshot delete request issued successfully. Jul 10 04:26:44.846169 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8ecb4bb6-7826-4bd5-97c2-975ed8ba0bb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec returned with HTTP 202 Jul 10 04:26:44.846755 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 246/978] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:26:44 2026] DELETE /volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:44.857094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b0f28a20-9a2b-4bab-a20e-c0a1bf465331 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:44.860706 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b0f28a20-9a2b-4bab-a20e-c0a1bf465331 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] GET https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec Jul 10 04:26:44.860999 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b0f28a20-9a2b-4bab-a20e-c0a1bf465331 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:44.862281 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b0f28a20-9a2b-4bab-a20e-c0a1bf465331 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:44.871085 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:44.871085 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:44.871339 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b0f28a20-9a2b-4bab-a20e-c0a1bf465331 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Snapshot retrieved successfully. Jul 10 04:26:44.872504 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b0f28a20-9a2b-4bab-a20e-c0a1bf465331 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec returned with HTTP 200 Jul 10 04:26:44.873118 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 247/979] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:44 2026] GET /volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec => generated 480 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:45.472564 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-571e5a78-302f-4287-9570-72a3a546ddd0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:45.473136 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-571e5a78-302f-4287-9570-72a3a546ddd0 None None] GET https://10.4.3.87/volume// Jul 10 04:26:45.473355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-571e5a78-302f-4287-9570-72a3a546ddd0 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:45.473585 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-571e5a78-302f-4287-9570-72a3a546ddd0 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:45.474026 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-571e5a78-302f-4287-9570-72a3a546ddd0 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:45.474394 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 245/980] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:26:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:45.485422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-7093c016-81c4-4561-8851-2b87c1a529fd req-3eef373c-0e08-4fa3-b4a4-49bbdd47e334 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:45.488959 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-3eef373c-0e08-4fa3-b4a4-49bbdd47e334 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:26:45.489285 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-3eef373c-0e08-4fa3-b4a4-49bbdd47e334 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:45.489574 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-3eef373c-0e08-4fa3-b4a4-49bbdd47e334 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:45.501246 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:45.501246 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:45.505358 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-7093c016-81c4-4561-8851-2b87c1a529fd req-3eef373c-0e08-4fa3-b4a4-49bbdd47e334 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:26:45.509966 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-3eef373c-0e08-4fa3-b4a4-49bbdd47e334 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:26:45.510617 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 243/981] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:26:45 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:45.605731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7093c016-81c4-4561-8851-2b87c1a529fd req-e351df1f-7002-475e-965d-30c275e6d057 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:45.608548 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-e351df1f-7002-475e-965d-30c275e6d057 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] PUT https://10.4.3.87/volume/v3/attachments/2e792b8e-ee30-482f-a13b-e7c7f2fbd100 Jul 10 04:26:45.608958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-e351df1f-7002-475e-965d-30c275e6d057 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:45.617618 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-7093c016-81c4-4561-8851-2b87c1a529fd req-e351df1f-7002-475e-965d-30c275e6d057 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Acquiring lock "cinder-attachment_update-e0b906d0-8851-4537-a795-cd54f221bd32-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:26:45.622595 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-7093c016-81c4-4561-8851-2b87c1a529fd req-e351df1f-7002-475e-965d-30c275e6d057 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Lock "cinder-attachment_update-e0b906d0-8851-4537-a795-cd54f221bd32-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:26:45.623748 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:45.623748 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:45.887696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-30768c99-3593-446f-81df-0e0a885e455b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:45.891192 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-30768c99-3593-446f-81df-0e0a885e455b tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] GET https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec Jul 10 04:26:45.891452 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-30768c99-3593-446f-81df-0e0a885e455b tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:45.891702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-30768c99-3593-446f-81df-0e0a885e455b tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:45.897179 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-30768c99-3593-446f-81df-0e0a885e455b tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec returned with HTTP 404 Jul 10 04:26:45.897923 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 248/982] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:45 2026] GET /volume/v3/snapshots/9cbdcccf-ec7b-462f-b833-e9c3728eb5ec => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:45.907654 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7e61d141-0813-47c3-bada-12fadcfa8b19 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:45.909802 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7e61d141-0813-47c3-bada-12fadcfa8b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] GET https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:45.910097 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7e61d141-0813-47c3-bada-12fadcfa8b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:45.910388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7e61d141-0813-47c3-bada-12fadcfa8b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:45.918905 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:45.918905 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:45.923412 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7e61d141-0813-47c3-bada-12fadcfa8b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Volume info retrieved successfully. Jul 10 04:26:45.929696 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7e61d141-0813-47c3-bada-12fadcfa8b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 returned with HTTP 200 Jul 10 04:26:45.930461 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 246/983] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:45 2026] GET /volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:45.949663 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8f938307-d381-47b0-baad-ce7c9981a18d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:45.952241 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8f938307-d381-47b0-baad-ce7c9981a18d tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] DELETE https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:45.952643 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8f938307-d381-47b0-baad-ce7c9981a18d tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:45.952945 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8f938307-d381-47b0-baad-ce7c9981a18d tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:45.953187 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-8f938307-d381-47b0-baad-ce7c9981a18d tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Delete volume with id: 281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:45.968352 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:45.968352 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:45.969016 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8f938307-d381-47b0-baad-ce7c9981a18d tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Volume info retrieved successfully. Jul 10 04:26:45.997940 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8f938307-d381-47b0-baad-ce7c9981a18d tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Delete volume request issued successfully. Jul 10 04:26:45.998243 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8f938307-d381-47b0-baad-ce7c9981a18d tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 returned with HTTP 202 Jul 10 04:26:45.998793 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 244/984] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:45 2026] DELETE /volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:46.009519 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7a593d01-2f15-4879-927f-de190b49a4ea None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:46.011603 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a593d01-2f15-4879-927f-de190b49a4ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] GET https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:46.011603 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a593d01-2f15-4879-927f-de190b49a4ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:46.011603 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a593d01-2f15-4879-927f-de190b49a4ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:46.022543 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:46.022543 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:46.029924 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7a593d01-2f15-4879-927f-de190b49a4ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Volume info retrieved successfully. Jul 10 04:26:46.036382 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a593d01-2f15-4879-927f-de190b49a4ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 returned with HTTP 200 Jul 10 04:26:46.037230 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 249/985] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:46 2026] GET /volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:46.149563 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-7093c016-81c4-4561-8851-2b87c1a529fd req-e351df1f-7002-475e-965d-30c275e6d057 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Lock "cinder-attachment_update-e0b906d0-8851-4537-a795-cd54f221bd32-np0000004952" released by "attachment_update" :: held 0.527s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:26:46.149563 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-e351df1f-7002-475e-965d-30c275e6d057 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/2e792b8e-ee30-482f-a13b-e7c7f2fbd100 returned with HTTP 200 Jul 10 04:26:46.150288 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 247/986] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:26:45 2026] PUT /volume/v3/attachments/2e792b8e-ee30-482f-a13b-e7c7f2fbd100 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:46.248993 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e112298a-ee7c-4ece-b692-08dcfee6d89b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:46.251228 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e112298a-ee7c-4ece-b692-08dcfee6d89b tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] DELETE https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:26:46.251455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e112298a-ee7c-4ece-b692-08dcfee6d89b tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:46.251707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e112298a-ee7c-4ece-b692-08dcfee6d89b tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:46.251965 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-e112298a-ee7c-4ece-b692-08dcfee6d89b tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Delete volume with id: 28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:26:46.263638 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:46.263638 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:46.264123 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e112298a-ee7c-4ece-b692-08dcfee6d89b tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:26:46.290395 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e112298a-ee7c-4ece-b692-08dcfee6d89b tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Delete volume request issued successfully. Jul 10 04:26:46.290735 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e112298a-ee7c-4ece-b692-08dcfee6d89b tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 202 Jul 10 04:26:46.291257 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 247/987] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:46 2026] DELETE /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:46.303045 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b139cb1c-f22f-431a-8ada-7315032fa81e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:46.305940 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b139cb1c-f22f-431a-8ada-7315032fa81e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:26:46.305940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b139cb1c-f22f-431a-8ada-7315032fa81e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:46.306164 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b139cb1c-f22f-431a-8ada-7315032fa81e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:46.315614 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:46.315614 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:46.321524 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b139cb1c-f22f-431a-8ada-7315032fa81e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Volume info retrieved successfully. Jul 10 04:26:46.329443 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b139cb1c-f22f-431a-8ada-7315032fa81e tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 200 Jul 10 04:26:46.330183 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 245/988] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:46 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:46.662580 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7093c016-81c4-4561-8851-2b87c1a529fd req-016368c2-6a19-407a-a03c-016fa61f3d48 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:46.664745 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-016368c2-6a19-407a-a03c-016fa61f3d48 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/attachments/2e792b8e-ee30-482f-a13b-e7c7f2fbd100/action Jul 10 04:26:46.665262 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-016368c2-6a19-407a-a03c-016fa61f3d48 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:46.665424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-016368c2-6a19-407a-a03c-016fa61f3d48 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:46.684145 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:46.684145 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:46.705939 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7093c016-81c4-4561-8851-2b87c1a529fd req-016368c2-6a19-407a-a03c-016fa61f3d48 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/2e792b8e-ee30-482f-a13b-e7c7f2fbd100/action returned with HTTP 204 Jul 10 04:26:46.706413 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 250/989] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:26:46 2026] POST /volume/v3/attachments/2e792b8e-ee30-482f-a13b-e7c7f2fbd100/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:47.056162 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-341ed230-1cea-45b8-9374-3da57a4b676a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:47.059681 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-341ed230-1cea-45b8-9374-3da57a4b676a tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] GET https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 Jul 10 04:26:47.059681 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-341ed230-1cea-45b8-9374-3da57a4b676a tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:47.059681 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-341ed230-1cea-45b8-9374-3da57a4b676a tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:47.065186 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-341ed230-1cea-45b8-9374-3da57a4b676a tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584 tempest-VolumeSnapshotQuotasNegativeTestJSON-1900197584-project-member] https://10.4.3.87/volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 returned with HTTP 404 Jul 10 04:26:47.066012 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 248/990] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:47 2026] GET /volume/v3/volumes/281c6f9f-3b3f-402c-92ea-a5b106578332 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:47.074375 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-709e04ed-db9e-40f7-a105-e84a0ece9c8e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:47.077145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-709e04ed-db9e-40f7-a105-e84a0ece9c8e tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 Jul 10 04:26:47.077638 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-709e04ed-db9e-40f7-a105-e84a0ece9c8e tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-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=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:47.154613 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-709e04ed-db9e-40f7-a105-e84a0ece9c8e tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950 tempest-VolumeSnapshotQuotasNegativeTestJSON-321552950-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 returned with HTTP 200 Jul 10 04:26:47.155156 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 248/991] 10.4.3.87 () {68 vars in 1368 bytes} [Fri Jul 10 04:26:47 2026] PUT /volume/v3/os-quota-sets/6ca6bd646a6c4286863282a4304d8806 => generated 555 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:47.350141 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d9c31288-1a43-4a61-a47a-ed066b729272 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:47.360416 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d9c31288-1a43-4a61-a47a-ed066b729272 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] GET https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 Jul 10 04:26:47.360416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d9c31288-1a43-4a61-a47a-ed066b729272 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:47.360416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d9c31288-1a43-4a61-a47a-ed066b729272 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:47.363669 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d9c31288-1a43-4a61-a47a-ed066b729272 tempest-ServerStableDeviceRescueTest-3410465 tempest-ServerStableDeviceRescueTest-3410465-project-member] https://10.4.3.87/volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 returned with HTTP 404 Jul 10 04:26:47.364163 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 246/992] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:47 2026] GET /volume/v3/volumes/28bc25e6-2f4c-4afd-8eb2-8f349cbd6798 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:48.843364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-a690dd2f-35ed-4d00-968e-d2699cc25222 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:48.845818 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-a690dd2f-35ed-4d00-968e-d2699cc25222 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:26:48.846059 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-a690dd2f-35ed-4d00-968e-d2699cc25222 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:48.846312 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-a690dd2f-35ed-4d00-968e-d2699cc25222 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:48.858640 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:48.858640 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:48.863457 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-a690dd2f-35ed-4d00-968e-d2699cc25222 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:26:48.870149 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-a690dd2f-35ed-4d00-968e-d2699cc25222 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:26:48.870795 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 251/993] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:26:48 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:48.932807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-09029827-6760-42b3-afaf-35d2b497c6a1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:48.937250 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-09029827-6760-42b3-afaf-35d2b497c6a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d/action Jul 10 04:26:48.937250 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-09029827-6760-42b3-afaf-35d2b497c6a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:48.937250 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-09029827-6760-42b3-afaf-35d2b497c6a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:48.958251 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:48.958251 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:48.960237 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-09029827-6760-42b3-afaf-35d2b497c6a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:26:48.969985 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-09029827-6760-42b3-afaf-35d2b497c6a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Begin detaching volume completed successfully. Jul 10 04:26:48.969985 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-09029827-6760-42b3-afaf-35d2b497c6a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d/action returned with HTTP 202 Jul 10 04:26:48.969985 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 249/994] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:26:48 2026] POST /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:26:48.995928 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b25e0bcc-3cb2-4c5b-a6c9-14f9a8a1ce2f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:48.998690 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b25e0bcc-3cb2-4c5b-a6c9-14f9a8a1ce2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:26:48.999350 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b25e0bcc-3cb2-4c5b-a6c9-14f9a8a1ce2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:48.999653 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b25e0bcc-3cb2-4c5b-a6c9-14f9a8a1ce2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:49.014699 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:49.014699 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:49.020484 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b25e0bcc-3cb2-4c5b-a6c9-14f9a8a1ce2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:26:49.027150 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b25e0bcc-3cb2-4c5b-a6c9-14f9a8a1ce2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:26:49.027669 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 249/995] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:48 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:50.016090 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4285413c-4240-418f-83af-2330fa09c814 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:50.016652 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4285413c-4240-418f-83af-2330fa09c814 None None] GET https://10.4.3.87/volume// Jul 10 04:26:50.016734 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4285413c-4240-418f-83af-2330fa09c814 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:50.017004 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4285413c-4240-418f-83af-2330fa09c814 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:50.017465 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4285413c-4240-418f-83af-2330fa09c814 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:26:50.017892 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 247/996] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:26:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:26:50.034307 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-55861161-2238-4ce0-853f-ae5e3538ff9d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:50.036861 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-55861161-2238-4ce0-853f-ae5e3538ff9d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:26:50.039303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-55861161-2238-4ce0-853f-ae5e3538ff9d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:50.039564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-55861161-2238-4ce0-853f-ae5e3538ff9d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:50.044049 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fa4b6efc-3731-423d-8d80-1ac2839331fb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:50.048836 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fa4b6efc-3731-423d-8d80-1ac2839331fb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:26:50.049276 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fa4b6efc-3731-423d-8d80-1ac2839331fb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:50.049770 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fa4b6efc-3731-423d-8d80-1ac2839331fb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:50.051731 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:50.051731 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:50.055329 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-55861161-2238-4ce0-853f-ae5e3538ff9d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:26:50.059990 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-55861161-2238-4ce0-853f-ae5e3538ff9d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:26:50.060420 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 252/997] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:26:50 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:26:50.072115 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:50.072115 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:50.078641 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fa4b6efc-3731-423d-8d80-1ac2839331fb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:26:50.086024 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fa4b6efc-3731-423d-8d80-1ac2839331fb tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:26:50.087037 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 250/998] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:50 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:50.825902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:50.979288 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:50.979707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-795674570"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:50.982531 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-795674570'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:50.982735 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Create volume of 1 GB Jul 10 04:26:50.990187 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Availability Zones retrieved successfully. Jul 10 04:26:51.000655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Flow 'volume_create_api' (95a6163b-b97b-401d-9dcb-2631127d422b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:51.002323 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d39190b1-da54-4914-b890-a73ce364cda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:51.003853 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:51.050850 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d39190b1-da54-4914-b890-a73ce364cda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:51.051901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2b273f-e35e-456d-83dc-d4c09b8ec3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:51.105245 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0fdc7692-4f02-489e-9d98-432f643f0873 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:51.105681 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0fdc7692-4f02-489e-9d98-432f643f0873 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:26:51.105935 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0fdc7692-4f02-489e-9d98-432f643f0873 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:51.106170 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0fdc7692-4f02-489e-9d98-432f643f0873 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:51.128376 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:51.128376 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:51.142948 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0fdc7692-4f02-489e-9d98-432f643f0873 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:26:51.153177 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0fdc7692-4f02-489e-9d98-432f643f0873 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:26:51.153777 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 248/999] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:51 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1137 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:51.156945 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Created reservations ['216c6beb-1b02-4940-819b-a931be6bd900', 'b360a6d8-8f0c-4ded-a6d5-61a91937dad9', '204a7190-972b-4512-9ef4-f73585dbfaba', '6b5c096a-1ab6-4080-85e2-0861d99125d8'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:51.158333 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2b273f-e35e-456d-83dc-d4c09b8ec3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['216c6beb-1b02-4940-819b-a931be6bd900', 'b360a6d8-8f0c-4ded-a6d5-61a91937dad9', '204a7190-972b-4512-9ef4-f73585dbfaba', '6b5c096a-1ab6-4080-85e2-0861d99125d8']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:51.159095 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12074c39-413d-48bf-971a-a69043eaffd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:51.189506 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12074c39-413d-48bf-971a-a69043eaffd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b004323-0ac2-4cb0-a306-9cf01c6fe7cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-795674570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538989382f6241c3b91cad6e7392a021',qos_specs=None,replication_status=,reservations=['216c6beb-1b02-4940-819b-a931be6bd900','b360a6d8-8f0c-4ded-a6d5-61a91937dad9','204a7190-972b-4512-9ef4-f73585dbfaba','6b5c096a-1ab6-4080-85e2-0861d99125d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005e8fc3244247f69bbf5025ca88ccdf',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-795674570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b004323-0ac2-4cb0-a306-9cf01c6fe7cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='538989382f6241c3b91cad6e7392a021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='005e8fc3244247f69bbf5025ca88ccdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:51.190664 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017f0ee2-7306-4194-a0f2-fd40e43eb3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:51.224068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017f0ee2-7306-4194-a0f2-fd40e43eb3e0) transitioned into state 'SUCCESS' from state '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-795674570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538989382f6241c3b91cad6e7392a021',qos_specs=None,replication_status=,reservations=['216c6beb-1b02-4940-819b-a931be6bd900','b360a6d8-8f0c-4ded-a6d5-61a91937dad9','204a7190-972b-4512-9ef4-f73585dbfaba','6b5c096a-1ab6-4080-85e2-0861d99125d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005e8fc3244247f69bbf5025ca88ccdf',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:51.225108 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2aae80-7447-404a-94fb-618c3fabc8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:51.239425 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2aae80-7447-404a-94fb-618c3fabc8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:51.240550 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Flow 'volume_create_api' (95a6163b-b97b-401d-9dcb-2631127d422b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:51.240744 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Create volume request issued successfully. Jul 10 04:26:51.241526 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9bf8c08f-bb05-455e-b930-ad5c19a97204 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:51.242056 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 250/1000] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:26:50 2026] POST /volume/v3/volumes => generated 748 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:51.260659 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1acd014e-b9c3-4e48-91ac-165621035d14 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:51.263866 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1acd014e-b9c3-4e48-91ac-165621035d14 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:51.264125 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1acd014e-b9c3-4e48-91ac-165621035d14 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:51.264442 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1acd014e-b9c3-4e48-91ac-165621035d14 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:51.275741 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:51.275741 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:51.284413 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1acd014e-b9c3-4e48-91ac-165621035d14 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Volume info retrieved successfully. Jul 10 04:26:51.298014 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1acd014e-b9c3-4e48-91ac-165621035d14 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 200 Jul 10 04:26:51.298571 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 253/1001] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:51 2026] GET /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:51.899146 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d059c98a-cc32-450a-b47f-163934892b84 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.046658 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d059c98a-cc32-450a-b47f-163934892b84 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:26:52.047315 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d059c98a-cc32-450a-b47f-163934892b84 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1739879272"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:52.070696 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d059c98a-cc32-450a-b47f-163934892b84 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:26:52.071254 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 251/1002] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:26:51 2026] POST /volume/v3/types => generated 220 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:52.088168 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a267ddbe-0e7c-46f9-b972-4da7e430038a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.091086 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a267ddbe-0e7c-46f9-b972-4da7e430038a tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:26:52.091657 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a267ddbe-0e7c-46f9-b972-4da7e430038a tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-992027846"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:52.110414 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a267ddbe-0e7c-46f9-b972-4da7e430038a tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:26:52.110414 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 249/1003] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:26:52 2026] POST /volume/v3/group_types => generated 176 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:52.124976 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-de474881-a5a8-4109-b8ec-3a932b7cc1cb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.168738 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e0a4f8a4-22ea-4987-8bcf-8f8c47b9d703 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.171993 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e0a4f8a4-22ea-4987-8bcf-8f8c47b9d703 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:26:52.171993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e0a4f8a4-22ea-4987-8bcf-8f8c47b9d703 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:52.172197 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e0a4f8a4-22ea-4987-8bcf-8f8c47b9d703 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:52.191587 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:52.191587 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:52.196122 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e0a4f8a4-22ea-4987-8bcf-8f8c47b9d703 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:26:52.206702 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e0a4f8a4-22ea-4987-8bcf-8f8c47b9d703 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:26:52.207185 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 254/1004] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:52 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:52.261764 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-de474881-a5a8-4109-b8ec-3a932b7cc1cb tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] POST https://10.4.3.87/volume/v3/groups Jul 10 04:26:52.262348 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-de474881-a5a8-4109-b8ec-3a932b7cc1cb tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7488c2ec-7a77-4080-80f9-5f3f419cbf72", "volume_types": ["0132d776-d8b4-47ff-82bb-07e13d2608ae"], "name": "tempest-GroupsV320Test-Group-1820535090"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:52.264947 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-de474881-a5a8-4109-b8ec-3a932b7cc1cb tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Creating new group {'group': {'group_type': '7488c2ec-7a77-4080-80f9-5f3f419cbf72', 'volume_types': ['0132d776-d8b4-47ff-82bb-07e13d2608ae'], 'name': 'tempest-GroupsV320Test-Group-1820535090'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 04:26:52.270429 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.groups [None req-de474881-a5a8-4109-b8ec-3a932b7cc1cb tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Creating group tempest-GroupsV320Test-Group-1820535090. Jul 10 04:26:52.271262 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:52.271262 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:52.286331 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-de474881-a5a8-4109-b8ec-3a932b7cc1cb tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Availability Zones retrieved successfully. Jul 10 04:26:52.312138 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-de474881-a5a8-4109-b8ec-3a932b7cc1cb tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Created reservations ['aac94697-b905-4913-bdf4-135aeb6ffdf4'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:52.316374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9383b67d-ab6b-4872-8c40-c4e481c1633e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.319069 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9383b67d-ab6b-4872-8c40-c4e481c1633e tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:52.319365 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9383b67d-ab6b-4872-8c40-c4e481c1633e tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:52.320291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9383b67d-ab6b-4872-8c40-c4e481c1633e tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:52.333122 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:52.333122 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:52.339189 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9383b67d-ab6b-4872-8c40-c4e481c1633e tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Volume info retrieved successfully. Jul 10 04:26:52.346107 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9383b67d-ab6b-4872-8c40-c4e481c1633e tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 200 Jul 10 04:26:52.346766 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 252/1005] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:52 2026] GET /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:52.347697 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-de474881-a5a8-4109-b8ec-3a932b7cc1cb tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups returned with HTTP 202 Jul 10 04:26:52.349414 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 251/1006] 10.4.3.87 () {70 vars in 1290 bytes} [Fri Jul 10 04:26:52 2026] POST /volume/v3/groups => generated 108 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:52.359811 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-72f2455b-664c-4977-b576-82e88db310fc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.364617 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-72f2455b-664c-4977-b576-82e88db310fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] GET https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 Jul 10 04:26:52.364617 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-72f2455b-664c-4977-b576-82e88db310fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:52.364753 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-72f2455b-664c-4977-b576-82e88db310fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:52.365014 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-72f2455b-664c-4977-b576-82e88db310fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] show called for member 77c24370-c893-4384-b545-381533f10f43 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:52.366326 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4fb39d98-1d0a-49dc-9e91-2fb48875fcf4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.368833 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4fb39d98-1d0a-49dc-9e91-2fb48875fcf4 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] POST https://10.4.3.87/volume/v3/os-volume-transfer Jul 10 04:26:52.369402 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4fb39d98-1d0a-49dc-9e91-2fb48875fcf4 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4b004323-0ac2-4cb0-a306-9cf01c6fe7cf"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:52.370535 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:52.370535 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:52.371393 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.volume_transfer [None req-4fb39d98-1d0a-49dc-9e91-2fb48875fcf4 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Creating new volume transfer {'transfer': {'volume_id': '4b004323-0ac2-4cb0-a306-9cf01c6fe7cf'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 04:26:52.371901 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.volume_transfer [None req-4fb39d98-1d0a-49dc-9e91-2fb48875fcf4 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Creating transfer of volume 4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:52.371901 np0000004952 devstack@c-api.service[100021]: INFO cinder.transfer.api [None req-4fb39d98-1d0a-49dc-9e91-2fb48875fcf4 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Generating transfer record for volume 4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:52.381424 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:52.381424 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:52.382592 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-72f2455b-664c-4977-b576-82e88db310fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 returned with HTTP 200 Jul 10 04:26:52.383074 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 250/1007] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:52 2026] GET /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:52.402767 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4fb39d98-1d0a-49dc-9e91-2fb48875fcf4 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 04:26:52.403331 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 255/1008] 10.4.3.87 () {68 vars in 1284 bytes} [Fri Jul 10 04:26:52 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:52.417232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d7661c6c-9809-4f6b-b3a3-39d963af79f5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.420980 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d7661c6c-9809-4f6b-b3a3-39d963af79f5 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:52.420980 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d7661c6c-9809-4f6b-b3a3-39d963af79f5 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:52.421285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d7661c6c-9809-4f6b-b3a3-39d963af79f5 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:52.432053 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:52.432053 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:52.437438 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d7661c6c-9809-4f6b-b3a3-39d963af79f5 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Volume info retrieved successfully. Jul 10 04:26:52.444160 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d7661c6c-9809-4f6b-b3a3-39d963af79f5 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 200 Jul 10 04:26:52.444683 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 253/1009] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:52 2026] GET /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:52.458333 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cd8c3cac-d038-4d6d-abd6-cf2c5136aa20 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.460189 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd8c3cac-d038-4d6d-abd6-cf2c5136aa20 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/os-volume-transfer/64732ff6-5e92-47ed-be65-71e7320a1c11 Jul 10 04:26:52.460439 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd8c3cac-d038-4d6d-abd6-cf2c5136aa20 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:52.460667 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd8c3cac-d038-4d6d-abd6-cf2c5136aa20 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:52.460963 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:52.460963 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:52.468064 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd8c3cac-d038-4d6d-abd6-cf2c5136aa20 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/os-volume-transfer/64732ff6-5e92-47ed-be65-71e7320a1c11 returned with HTTP 200 Jul 10 04:26:52.468492 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 252/1010] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:26:52 2026] GET /volume/v3/os-volume-transfer/64732ff6-5e92-47ed-be65-71e7320a1c11 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:52.477882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-07e2b53f-ca75-453b-934f-6bd0898ced2f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.480145 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07e2b53f-ca75-453b-934f-6bd0898ced2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/os-volume-transfer Jul 10 04:26:52.480435 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07e2b53f-ca75-453b-934f-6bd0898ced2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:52.480605 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07e2b53f-ca75-453b-934f-6bd0898ced2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:52.480781 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.volume_transfer [None req-07e2b53f-ca75-453b-934f-6bd0898ced2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Listing volume transfers {{(pid=100020) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 04:26:52.481105 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:52.481105 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:52.489311 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07e2b53f-ca75-453b-934f-6bd0898ced2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/os-volume-transfer returned with HTTP 200 Jul 10 04:26:52.489873 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 251/1011] 10.4.3.87 () {66 vars in 1263 bytes} [Fri Jul 10 04:26:52 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:52.500384 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:52.598949 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] POST https://10.4.3.87/volume/v3/os-volume-transfer/64732ff6-5e92-47ed-be65-71e7320a1c11/accept Jul 10 04:26:52.599326 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2e2e83e2d3ec929f"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:52.600694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.volume_transfer [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Accepting volume transfer 64732ff6-5e92-47ed-be65-71e7320a1c11 {{(pid=100021) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 04:26:52.600855 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.volume_transfer [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Accepting transfer 64732ff6-5e92-47ed-be65-71e7320a1c11 Jul 10 04:26:52.667556 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Created reservations ['857625b4-ba61-4fca-a255-f4da6fde99f2', '6d2633d5-6f99-468c-b61e-74b31d9f20e3', '9112adcc-ae10-4a21-8dec-df54a333f251', '041b4738-1109-4b7e-864b-d7046a0f025f'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:52.692665 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Created reservations ['d8ff8074-0c70-4a6a-845a-2d595435ff6d', 'fb0377b5-da89-4686-8585-9d8c1064e2b8', '763a4124-d760-49ab-95a9-8d82fa04c189', '675e3cb2-1acb-4c56-b15c-42ad0b8c154f'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:52.744748 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Created reservations ['686fd84b-abbf-49dc-90ec-fabcccf1786e', '6b0af028-82aa-4158-b624-9ff30e385558', '3dd9b3bf-702d-4e13-a267-6c7883b0d430', 'd03c9148-932b-49cd-9d07-15bf3ea02e9f'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:52.776673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Created reservations ['92a69849-d644-4591-a49e-874761f0b686', '9f41b1ed-0b91-4181-bfc9-87c234daf666', '86e32d80-e70d-46ca-a4c2-7f537a1f8447', '74031383-114e-4678-a3a6-4f6174bdc6e6'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:53.009773 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-8ad52c6c-b7ca-47c6-8bbc-f457235b511f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.012265 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-8ad52c6c-b7ca-47c6-8bbc-f457235b511f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] DELETE https://10.4.3.87/volume/v3/attachments/e902f284-84a8-4757-b237-31bda371079f Jul 10 04:26:53.012558 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-8ad52c6c-b7ca-47c6-8bbc-f457235b511f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.012855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-8ad52c6c-b7ca-47c6-8bbc-f457235b511f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.022252 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.022252 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:53.233608 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a1260f34-b7e5-4ba1-9409-eb7490fa131c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.236728 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1260f34-b7e5-4ba1-9409-eb7490fa131c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:26:53.237208 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1260f34-b7e5-4ba1-9409-eb7490fa131c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.237537 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1260f34-b7e5-4ba1-9409-eb7490fa131c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.250874 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.250874 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:53.255401 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a1260f34-b7e5-4ba1-9409-eb7490fa131c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:26:53.261072 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1260f34-b7e5-4ba1-9409-eb7490fa131c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:26:53.261964 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 253/1012] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:53.279262 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Transfer volume completed successfully. Jul 10 04:26:53.365274 np0000004952 devstack@c-api.service[100021]: INFO cinder.transfer.api [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Volume 4b004323-0ac2-4cb0-a306-9cf01c6fe7cf has been transferred. Jul 10 04:26:53.373484 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0695f38c-68b1-49e5-b5d4-5fb35d84a9b1 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] https://10.4.3.87/volume/v3/os-volume-transfer/64732ff6-5e92-47ed-be65-71e7320a1c11/accept returned with HTTP 202 Jul 10 04:26:53.374100 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 256/1013] 10.4.3.87 () {68 vars in 1416 bytes} [Fri Jul 10 04:26:52 2026] POST /volume/v3/os-volume-transfer/64732ff6-5e92-47ed-be65-71e7320a1c11/accept => generated 363 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:53.383096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-890093a2-865a-4ef9-98e0-600dec17f4ac None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.385275 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-890093a2-865a-4ef9-98e0-600dec17f4ac tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] GET https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:53.385489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-890093a2-865a-4ef9-98e0-600dec17f4ac tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.385720 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-890093a2-865a-4ef9-98e0-600dec17f4ac tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.395666 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.395666 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:53.396552 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7789a72e-3093-468f-8753-64c0dfd079d9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.398561 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7789a72e-3093-468f-8753-64c0dfd079d9 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] GET https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 Jul 10 04:26:53.399392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7789a72e-3093-468f-8753-64c0dfd079d9 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.399392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7789a72e-3093-468f-8753-64c0dfd079d9 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.399392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-7789a72e-3093-468f-8753-64c0dfd079d9 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] show called for member 77c24370-c893-4384-b545-381533f10f43 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:53.400556 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-890093a2-865a-4ef9-98e0-600dec17f4ac tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Volume info retrieved successfully. Jul 10 04:26:53.405859 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.405859 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:53.406253 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-890093a2-865a-4ef9-98e0-600dec17f4ac tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 200 Jul 10 04:26:53.406660 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 252/1014] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:53.425705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-85ab2e01-c67b-4062-afdb-d509bd5da388 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.427043 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7789a72e-3093-468f-8753-64c0dfd079d9 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 returned with HTTP 200 Jul 10 04:26:53.427495 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 254/1015] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 => generated 389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:53.428321 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-85ab2e01-c67b-4062-afdb-d509bd5da388 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] GET https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:53.428625 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-85ab2e01-c67b-4062-afdb-d509bd5da388 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.428941 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-85ab2e01-c67b-4062-afdb-d509bd5da388 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.440853 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.440853 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:53.446906 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0e2e2318-1a58-495a-a54e-a3d6956bdee3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.448933 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-85ab2e01-c67b-4062-afdb-d509bd5da388 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] Volume info retrieved successfully. Jul 10 04:26:53.451574 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0e2e2318-1a58-495a-a54e-a3d6956bdee3 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] POST https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action Jul 10 04:26:53.452198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0e2e2318-1a58-495a-a54e-a3d6956bdee3 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:53.452198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0e2e2318-1a58-495a-a54e-a3d6956bdee3 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:53.457831 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-85ab2e01-c67b-4062-afdb-d509bd5da388 tempest-VolumesTransfersTest-809205123 tempest-VolumesTransfersTest-809205123-project-member] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 200 Jul 10 04:26:53.457982 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-0e2e2318-1a58-495a-a54e-a3d6956bdee3 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Updating group '77c24370-c893-4384-b545-381533f10f43' with 'creating' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 04:26:53.458464 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 257/1016] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:53.466049 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.466049 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:53.475321 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-568a1e8f-bd3c-4057-9927-f78643b89ec3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.477206 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-568a1e8f-bd3c-4057-9927-f78643b89ec3 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] DELETE https://10.4.3.87/volume/v3/os-volume-transfer/64732ff6-5e92-47ed-be65-71e7320a1c11 Jul 10 04:26:53.477454 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-568a1e8f-bd3c-4057-9927-f78643b89ec3 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.477753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-568a1e8f-bd3c-4057-9927-f78643b89ec3 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.477910 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.volume_transfer [None req-568a1e8f-bd3c-4057-9927-f78643b89ec3 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Delete transfer with id: 64732ff6-5e92-47ed-be65-71e7320a1c11 Jul 10 04:26:53.479838 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0e2e2318-1a58-495a-a54e-a3d6956bdee3 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action returned with HTTP 202 Jul 10 04:26:53.480233 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 253/1017] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:53 2026] POST /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:53.481313 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-568a1e8f-bd3c-4057-9927-f78643b89ec3 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/os-volume-transfer/64732ff6-5e92-47ed-be65-71e7320a1c11 returned with HTTP 404 Jul 10 04:26:53.482077 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 255/1018] 10.4.3.87 () {66 vars in 1377 bytes} [Fri Jul 10 04:26:53 2026] DELETE /volume/v3/os-volume-transfer/64732ff6-5e92-47ed-be65-71e7320a1c11 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:53.489694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1b80dcc5-615f-4d50-8e13-c1e6f02e40f1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.491708 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d41f7a27-ff13-4b71-943f-914c2a60aa7c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.491979 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1b80dcc5-615f-4d50-8e13-c1e6f02e40f1 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] GET https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 Jul 10 04:26:53.492304 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1b80dcc5-615f-4d50-8e13-c1e6f02e40f1 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.492560 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1b80dcc5-615f-4d50-8e13-c1e6f02e40f1 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.492745 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-1b80dcc5-615f-4d50-8e13-c1e6f02e40f1 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] show called for member 77c24370-c893-4384-b545-381533f10f43 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:53.496977 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.496977 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:53.505337 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1b80dcc5-615f-4d50-8e13-c1e6f02e40f1 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 returned with HTTP 200 Jul 10 04:26:53.505861 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 258/1019] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:53.522138 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e9f211d1-a7ce-4334-a5e9-a3d53f853b5d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.525748 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e9f211d1-a7ce-4334-a5e9-a3d53f853b5d tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] POST https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action Jul 10 04:26:53.528020 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e9f211d1-a7ce-4334-a5e9-a3d53f853b5d tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:53.528226 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e9f211d1-a7ce-4334-a5e9-a3d53f853b5d tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:53.531704 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-e9f211d1-a7ce-4334-a5e9-a3d53f853b5d tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Updating group '77c24370-c893-4384-b545-381533f10f43' with 'available' {{(pid=100022) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 04:26:53.541630 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.541630 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:53.550523 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e9f211d1-a7ce-4334-a5e9-a3d53f853b5d tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action returned with HTTP 202 Jul 10 04:26:53.551049 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 256/1020] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:53 2026] POST /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:53.560385 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-35e7ef03-7c67-4490-bc41-629096aee771 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.562863 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-35e7ef03-7c67-4490-bc41-629096aee771 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] GET https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 Jul 10 04:26:53.563137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-35e7ef03-7c67-4490-bc41-629096aee771 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.563398 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-35e7ef03-7c67-4490-bc41-629096aee771 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.563580 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-35e7ef03-7c67-4490-bc41-629096aee771 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] show called for member 77c24370-c893-4384-b545-381533f10f43 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:53.564265 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1094b918-f879-4ab3-bed1-d8e1a473445d req-8ad52c6c-b7ca-47c6-8bbc-f457235b511f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments/e902f284-84a8-4757-b237-31bda371079f returned with HTTP 200 Jul 10 04:26:53.564698 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 254/1021] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:26:53 2026] DELETE /volume/v3/attachments/e902f284-84a8-4757-b237-31bda371079f => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:53.570090 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.570090 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:53.588321 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-35e7ef03-7c67-4490-bc41-629096aee771 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 returned with HTTP 200 Jul 10 04:26:53.588766 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 259/1022] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 => generated 389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:53.601315 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-52d7b562-d33e-4232-924d-9dbc027ac758 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.603133 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52d7b562-d33e-4232-924d-9dbc027ac758 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] POST https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action Jul 10 04:26:53.603509 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52d7b562-d33e-4232-924d-9dbc027ac758 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:53.603659 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52d7b562-d33e-4232-924d-9dbc027ac758 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:53.605225 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-52d7b562-d33e-4232-924d-9dbc027ac758 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Updating group '77c24370-c893-4384-b545-381533f10f43' with 'error' {{(pid=100022) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 04:26:53.609473 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.609473 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:53.613305 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d41f7a27-ff13-4b71-943f-914c2a60aa7c tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:53.614700 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d41f7a27-ff13-4b71-943f-914c2a60aa7c tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.615951 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d41f7a27-ff13-4b71-943f-914c2a60aa7c tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.615951 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-d41f7a27-ff13-4b71-943f-914c2a60aa7c tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Delete volume with id: 4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:53.617588 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52d7b562-d33e-4232-924d-9dbc027ac758 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action returned with HTTP 202 Jul 10 04:26:53.619260 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 257/1023] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:53 2026] POST /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:53.627039 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.627039 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:53.627515 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d41f7a27-ff13-4b71-943f-914c2a60aa7c tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Volume info retrieved successfully. Jul 10 04:26:53.627620 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bed7d416-4fbd-410d-9ee5-8e6bbdae35fc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.629721 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bed7d416-4fbd-410d-9ee5-8e6bbdae35fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] GET https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 Jul 10 04:26:53.629994 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bed7d416-4fbd-410d-9ee5-8e6bbdae35fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.630162 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bed7d416-4fbd-410d-9ee5-8e6bbdae35fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.630602 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-bed7d416-4fbd-410d-9ee5-8e6bbdae35fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] show called for member 77c24370-c893-4384-b545-381533f10f43 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:53.634532 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.634532 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:53.643881 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bed7d416-4fbd-410d-9ee5-8e6bbdae35fc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 returned with HTTP 200 Jul 10 04:26:53.644396 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 255/1024] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 => generated 385 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:53.650599 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d41f7a27-ff13-4b71-943f-914c2a60aa7c tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Delete volume request issued successfully. Jul 10 04:26:53.650848 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d41f7a27-ff13-4b71-943f-914c2a60aa7c tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 202 Jul 10 04:26:53.651423 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 254/1025] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:53 2026] DELETE /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:53.655092 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-21f2ccf6-0845-4297-84ab-052c2d7b48fc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.658363 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-21f2ccf6-0845-4297-84ab-052c2d7b48fc tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] POST https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action Jul 10 04:26:53.658779 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-21f2ccf6-0845-4297-84ab-052c2d7b48fc tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:53.658926 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-21f2ccf6-0845-4297-84ab-052c2d7b48fc tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:53.660374 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a41e8d22-146b-4af1-b766-2b481187cbf5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.660865 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-21f2ccf6-0845-4297-84ab-052c2d7b48fc tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Updating group '77c24370-c893-4384-b545-381533f10f43' with 'available' {{(pid=100021) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 04:26:53.663127 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a41e8d22-146b-4af1-b766-2b481187cbf5 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] GET https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:53.663448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a41e8d22-146b-4af1-b766-2b481187cbf5 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.663592 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a41e8d22-146b-4af1-b766-2b481187cbf5 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.664865 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.664865 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:53.672065 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-21f2ccf6-0845-4297-84ab-052c2d7b48fc tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action returned with HTTP 202 Jul 10 04:26:53.672556 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 260/1026] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:53 2026] POST /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:53.673606 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.673606 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:53.678259 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a41e8d22-146b-4af1-b766-2b481187cbf5 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Volume info retrieved successfully. Jul 10 04:26:53.683417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c31f6fcd-bc02-4c79-a1a0-cf4374eabecc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.685256 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a41e8d22-146b-4af1-b766-2b481187cbf5 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 200 Jul 10 04:26:53.685256 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 258/1027] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 1004 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:53.685569 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c31f6fcd-bc02-4c79-a1a0-cf4374eabecc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] GET https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 Jul 10 04:26:53.685991 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c31f6fcd-bc02-4c79-a1a0-cf4374eabecc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.686184 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c31f6fcd-bc02-4c79-a1a0-cf4374eabecc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.686331 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-c31f6fcd-bc02-4c79-a1a0-cf4374eabecc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] show called for member 77c24370-c893-4384-b545-381533f10f43 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:53.690699 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.690699 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:53.698460 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c31f6fcd-bc02-4c79-a1a0-cf4374eabecc tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 returned with HTTP 200 Jul 10 04:26:53.698881 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 256/1028] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:53.710546 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9bbb1c2e-def2-4f4c-a176-660a2a765d57 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.714240 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9bbb1c2e-def2-4f4c-a176-660a2a765d57 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:26:53.714240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9bbb1c2e-def2-4f4c-a176-660a2a765d57 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.714240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9bbb1c2e-def2-4f4c-a176-660a2a765d57 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.714240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-9bbb1c2e-def2-4f4c-a176-660a2a765d57 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:26:53.715380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9bbb1c2e-def2-4f4c-a176-660a2a765d57 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:26:53.725362 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9bbb1c2e-def2-4f4c-a176-660a2a765d57 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Get all volumes completed successfully. Jul 10 04:26:53.729843 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9bbb1c2e-def2-4f4c-a176-660a2a765d57 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:26:53.729843 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 255/1029] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:53.747180 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2836f0f3-dfbe-4ccf-91bc-f072e19c4796 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.749238 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2836f0f3-dfbe-4ccf-91bc-f072e19c4796 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] POST https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action Jul 10 04:26:53.749640 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2836f0f3-dfbe-4ccf-91bc-f072e19c4796 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:26:53.749841 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2836f0f3-dfbe-4ccf-91bc-f072e19c4796 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:53.752543 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-2836f0f3-dfbe-4ccf-91bc-f072e19c4796 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] delete called for group 77c24370-c893-4384-b545-381533f10f43 {{(pid=100021) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:26:53.752543 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.groups [None req-2836f0f3-dfbe-4ccf-91bc-f072e19c4796 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Delete group with id: 77c24370-c893-4384-b545-381533f10f43 Jul 10 04:26:53.755934 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.755934 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:53.787538 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2836f0f3-dfbe-4ccf-91bc-f072e19c4796 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action returned with HTTP 202 Jul 10 04:26:53.788351 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 261/1030] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:26:53 2026] POST /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:53.796377 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1963238d-a58c-4176-b103-3ff4f8f95026 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:53.798560 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1963238d-a58c-4176-b103-3ff4f8f95026 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] GET https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 Jul 10 04:26:53.798882 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1963238d-a58c-4176-b103-3ff4f8f95026 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:53.799112 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1963238d-a58c-4176-b103-3ff4f8f95026 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:53.799327 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.groups [None req-1963238d-a58c-4176-b103-3ff4f8f95026 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] show called for member 77c24370-c893-4384-b545-381533f10f43 {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:53.803618 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:53.803618 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:53.814100 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1963238d-a58c-4176-b103-3ff4f8f95026 tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 returned with HTTP 200 Jul 10 04:26:53.814652 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 259/1031] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:53 2026] GET /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:54.277065 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d062f540-1e51-4676-aa26-bb0397bfd7d3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.279547 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d062f540-1e51-4676-aa26-bb0397bfd7d3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:26:54.279861 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d062f540-1e51-4676-aa26-bb0397bfd7d3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:54.280103 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d062f540-1e51-4676-aa26-bb0397bfd7d3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:54.288546 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:54.288546 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:54.293463 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d062f540-1e51-4676-aa26-bb0397bfd7d3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:26:54.298612 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d062f540-1e51-4676-aa26-bb0397bfd7d3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:26:54.299163 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 257/1032] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:54 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:54.704148 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d96c95fe-b304-4874-8256-049466178390 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.706137 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d96c95fe-b304-4874-8256-049466178390 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] GET https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:54.706366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d96c95fe-b304-4874-8256-049466178390 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:54.706592 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d96c95fe-b304-4874-8256-049466178390 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:54.713545 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d96c95fe-b304-4874-8256-049466178390 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 404 Jul 10 04:26:54.714006 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 256/1033] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:54 2026] GET /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:54.721597 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-aeb70332-0c4c-44e8-9f59-ef07f3fa26de None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.723281 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aeb70332-0c4c-44e8-9f59-ef07f3fa26de tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:54.723500 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aeb70332-0c4c-44e8-9f59-ef07f3fa26de tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:54.723747 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aeb70332-0c4c-44e8-9f59-ef07f3fa26de tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:54.730444 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aeb70332-0c4c-44e8-9f59-ef07f3fa26de tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 404 Jul 10 04:26:54.731004 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 262/1034] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:54 2026] GET /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:54.741654 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-56a8a4ac-320a-46ec-88c3-5402b43b391c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.743174 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-56a8a4ac-320a-46ec-88c3-5402b43b391c tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] DELETE https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:54.743470 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-56a8a4ac-320a-46ec-88c3-5402b43b391c tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:54.743680 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-56a8a4ac-320a-46ec-88c3-5402b43b391c tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:54.743874 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-56a8a4ac-320a-46ec-88c3-5402b43b391c tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Delete volume with id: 4b004323-0ac2-4cb0-a306-9cf01c6fe7cf Jul 10 04:26:54.750495 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-56a8a4ac-320a-46ec-88c3-5402b43b391c tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf returned with HTTP 404 Jul 10 04:26:54.751031 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 260/1035] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:54 2026] DELETE /volume/v3/volumes/4b004323-0ac2-4cb0-a306-9cf01c6fe7cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:54.762069 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-777460fa-d0a0-46f0-822a-b8e291806728 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.763897 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:54.764227 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1116603988"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:54.765681 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1116603988'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:54.765868 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Create volume of 1 GB Jul 10 04:26:54.770608 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Availability Zones retrieved successfully. Jul 10 04:26:54.776497 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Flow 'volume_create_api' (f5b91c57-fcef-49a5-9749-fea156901ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:54.777649 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02dc3830-ed5f-45ec-ac27-2d5f4ecc92cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:54.778887 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:54.814238 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02dc3830-ed5f-45ec-ac27-2d5f4ecc92cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:54.815095 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb03f89a-44ce-4fcf-a9d7-d2be1f7bce83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:54.828299 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-08bac5e5-235b-41f7-8ed2-da775825156f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.830685 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08bac5e5-235b-41f7-8ed2-da775825156f tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] GET https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 Jul 10 04:26:54.831026 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08bac5e5-235b-41f7-8ed2-da775825156f tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:54.831340 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08bac5e5-235b-41f7-8ed2-da775825156f tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:54.831513 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-08bac5e5-235b-41f7-8ed2-da775825156f tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] show called for member 77c24370-c893-4384-b545-381533f10f43 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:26:54.835421 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08bac5e5-235b-41f7-8ed2-da775825156f tempest-GroupsV320Test-784177428 tempest-GroupsV320Test-784177428-project-member] https://10.4.3.87/volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 returned with HTTP 404 Jul 10 04:26:54.836101 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 257/1036] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:26:54 2026] GET /volume/v3/groups/77c24370-c893-4384-b545-381533f10f43 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:26:54.845185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-37e960c2-777f-4095-b007-e2c2803598ae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.847156 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37e960c2-777f-4095-b007-e2c2803598ae tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/7488c2ec-7a77-4080-80f9-5f3f419cbf72 Jul 10 04:26:54.847420 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37e960c2-777f-4095-b007-e2c2803598ae tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:54.847633 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37e960c2-777f-4095-b007-e2c2803598ae tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:54.862420 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Created reservations ['d364fec5-83eb-4f26-83fc-34e1e2c4a2cb', 'd0bf1a01-ba86-4be7-acb0-75b8c924b35e', '28757918-6627-4255-ac57-b48c06a3e57a', 'df4492f5-b35a-4e5a-baf4-36c6f04362a5'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:54.863604 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37e960c2-777f-4095-b007-e2c2803598ae tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] https://10.4.3.87/volume/v3/group_types/7488c2ec-7a77-4080-80f9-5f3f419cbf72 returned with HTTP 202 Jul 10 04:26:54.863722 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb03f89a-44ce-4fcf-a9d7-d2be1f7bce83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d364fec5-83eb-4f26-83fc-34e1e2c4a2cb', 'd0bf1a01-ba86-4be7-acb0-75b8c924b35e', '28757918-6627-4255-ac57-b48c06a3e57a', 'df4492f5-b35a-4e5a-baf4-36c6f04362a5']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:54.863836 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 263/1037] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:26:54 2026] DELETE /volume/v3/group_types/7488c2ec-7a77-4080-80f9-5f3f419cbf72 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:26:54.864446 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fd6c4e0-fe6c-498d-8fb3-1c89a755695d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:54.872989 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ee65bd8b-ddb5-47bb-9737-e3de72a73b63 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.874980 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ee65bd8b-ddb5-47bb-9737-e3de72a73b63 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] DELETE https://10.4.3.87/volume/v3/types/0132d776-d8b4-47ff-82bb-07e13d2608ae Jul 10 04:26:54.875229 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ee65bd8b-ddb5-47bb-9737-e3de72a73b63 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:54.875478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ee65bd8b-ddb5-47bb-9737-e3de72a73b63 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:54.875784 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:54.875784 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:54.890062 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fd6c4e0-fe6c-498d-8fb3-1c89a755695d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34667a41-bb22-406a-928b-8b7d7eddb56a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1116603988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538989382f6241c3b91cad6e7392a021',qos_specs=None,replication_status=,reservations=['d364fec5-83eb-4f26-83fc-34e1e2c4a2cb','d0bf1a01-ba86-4be7-acb0-75b8c924b35e','28757918-6627-4255-ac57-b48c06a3e57a','df4492f5-b35a-4e5a-baf4-36c6f04362a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005e8fc3244247f69bbf5025ca88ccdf',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1116603988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34667a41-bb22-406a-928b-8b7d7eddb56a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='538989382f6241c3b91cad6e7392a021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='005e8fc3244247f69bbf5025ca88ccdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:54.890816 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b617d291-2ea4-48dd-a0c0-65ccca271000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:54.906729 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ee65bd8b-ddb5-47bb-9737-e3de72a73b63 tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] https://10.4.3.87/volume/v3/types/0132d776-d8b4-47ff-82bb-07e13d2608ae returned with HTTP 202 Jul 10 04:26:54.907299 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 261/1038] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:26:54 2026] DELETE /volume/v3/types/0132d776-d8b4-47ff-82bb-07e13d2608ae => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:54.915089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-808b9db7-3626-4fb9-b81f-3a217cbed23e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.916410 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b617d291-2ea4-48dd-a0c0-65ccca271000) transitioned into state 'SUCCESS' from state '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-1116603988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='538989382f6241c3b91cad6e7392a021',qos_specs=None,replication_status=,reservations=['d364fec5-83eb-4f26-83fc-34e1e2c4a2cb','d0bf1a01-ba86-4be7-acb0-75b8c924b35e','28757918-6627-4255-ac57-b48c06a3e57a','df4492f5-b35a-4e5a-baf4-36c6f04362a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005e8fc3244247f69bbf5025ca88ccdf',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:54.917199 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-808b9db7-3626-4fb9-b81f-3a217cbed23e tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] GET https://10.4.3.87/volume/v3/types/0132d776-d8b4-47ff-82bb-07e13d2608ae Jul 10 04:26:54.917438 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-808b9db7-3626-4fb9-b81f-3a217cbed23e tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:54.917551 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dc5e4b0-1f87-428b-bc00-329a6a8e5071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:54.917607 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-808b9db7-3626-4fb9-b81f-3a217cbed23e tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:54.921671 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-808b9db7-3626-4fb9-b81f-3a217cbed23e tempest-GroupsV320Test-145779708 tempest-GroupsV320Test-145779708-project-admin] https://10.4.3.87/volume/v3/types/0132d776-d8b4-47ff-82bb-07e13d2608ae returned with HTTP 404 Jul 10 04:26:54.922173 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 258/1039] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:26:54 2026] GET /volume/v3/types/0132d776-d8b4-47ff-82bb-07e13d2608ae => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:54.930237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dc5e4b0-1f87-428b-bc00-329a6a8e5071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:54.931259 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Flow 'volume_create_api' (f5b91c57-fcef-49a5-9749-fea156901ed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:54.931457 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Create volume request issued successfully. Jul 10 04:26:54.932035 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-777460fa-d0a0-46f0-822a-b8e291806728 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:54.932570 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 258/1040] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:26:54 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:54.947884 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-30c40c44-c7ec-46d2-977c-6145fac96567 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:54.949880 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-30c40c44-c7ec-46d2-977c-6145fac96567 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:54.950100 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-30c40c44-c7ec-46d2-977c-6145fac96567 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:54.950307 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-30c40c44-c7ec-46d2-977c-6145fac96567 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:54.971821 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:54.971821 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:54.978321 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-30c40c44-c7ec-46d2-977c-6145fac96567 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Volume info retrieved successfully. Jul 10 04:26:54.985066 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-30c40c44-c7ec-46d2-977c-6145fac96567 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a returned with HTTP 200 Jul 10 04:26:54.985624 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 264/1041] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:54 2026] GET /volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:56.003714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-edac252c-cffd-465d-b0db-f8adc7b7db3a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:56.005589 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-edac252c-cffd-465d-b0db-f8adc7b7db3a tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:56.005827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-edac252c-cffd-465d-b0db-f8adc7b7db3a tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:56.006015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-edac252c-cffd-465d-b0db-f8adc7b7db3a tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:56.014249 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:56.014249 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:56.018839 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-edac252c-cffd-465d-b0db-f8adc7b7db3a tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Volume info retrieved successfully. Jul 10 04:26:56.025791 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-edac252c-cffd-465d-b0db-f8adc7b7db3a tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a returned with HTTP 200 Jul 10 04:26:56.026178 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 262/1042] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:56 2026] GET /volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:56.040424 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3397a028-976a-4e01-a574-61138f8c0bab None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:56.042147 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3397a028-976a-4e01-a574-61138f8c0bab tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] POST https://10.4.3.87/volume/v3/os-volume-transfer Jul 10 04:26:56.042535 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3397a028-976a-4e01-a574-61138f8c0bab tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "34667a41-bb22-406a-928b-8b7d7eddb56a"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:56.043916 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.volume_transfer [None req-3397a028-976a-4e01-a574-61138f8c0bab tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Creating new volume transfer {'transfer': {'volume_id': '34667a41-bb22-406a-928b-8b7d7eddb56a'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 04:26:56.044070 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.volume_transfer [None req-3397a028-976a-4e01-a574-61138f8c0bab tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Creating transfer of volume 34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:56.044226 np0000004952 devstack@c-api.service[100020]: INFO cinder.transfer.api [None req-3397a028-976a-4e01-a574-61138f8c0bab tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Generating transfer record for volume 34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:56.051638 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:56.051638 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:56.064135 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3397a028-976a-4e01-a574-61138f8c0bab tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 04:26:56.064590 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 259/1043] 10.4.3.87 () {68 vars in 1284 bytes} [Fri Jul 10 04:26:56 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:56.072844 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9be4019c-36f6-4893-a689-0cb954da4464 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:56.075705 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9be4019c-36f6-4893-a689-0cb954da4464 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:56.076000 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9be4019c-36f6-4893-a689-0cb954da4464 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:56.076283 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9be4019c-36f6-4893-a689-0cb954da4464 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:56.088857 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:56.088857 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:56.099427 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9be4019c-36f6-4893-a689-0cb954da4464 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Volume info retrieved successfully. Jul 10 04:26:56.107396 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9be4019c-36f6-4893-a689-0cb954da4464 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a returned with HTTP 200 Jul 10 04:26:56.107853 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 259/1044] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:56 2026] GET /volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:56.121227 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5255c215-1eed-49f8-b2a5-1e6b262ffb2f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:56.123251 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5255c215-1eed-49f8-b2a5-1e6b262ffb2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/os-volume-transfer/detail Jul 10 04:26:56.123483 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5255c215-1eed-49f8-b2a5-1e6b262ffb2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:56.123810 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5255c215-1eed-49f8-b2a5-1e6b262ffb2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:56.123950 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.volume_transfer [None req-5255c215-1eed-49f8-b2a5-1e6b262ffb2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Listing volume transfers {{(pid=100021) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 04:26:56.129719 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5255c215-1eed-49f8-b2a5-1e6b262ffb2f tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 10 04:26:56.130182 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 265/1045] 10.4.3.87 () {66 vars in 1284 bytes} [Fri Jul 10 04:26:56 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:56.140035 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-41c8ca34-bf4f-47f7-b73d-4663c4963352 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:56.142620 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41c8ca34-bf4f-47f7-b73d-4663c4963352 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] DELETE https://10.4.3.87/volume/v3/os-volume-transfer/3d1bd0de-5e4a-4989-bd0b-72a1110da1b9 Jul 10 04:26:56.142964 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41c8ca34-bf4f-47f7-b73d-4663c4963352 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:56.143227 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41c8ca34-bf4f-47f7-b73d-4663c4963352 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:56.143408 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.volume_transfer [None req-41c8ca34-bf4f-47f7-b73d-4663c4963352 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Delete transfer with id: 3d1bd0de-5e4a-4989-bd0b-72a1110da1b9 Jul 10 04:26:56.155663 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:56.155663 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:56.166696 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41c8ca34-bf4f-47f7-b73d-4663c4963352 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/os-volume-transfer/3d1bd0de-5e4a-4989-bd0b-72a1110da1b9 returned with HTTP 202 Jul 10 04:26:56.167655 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 263/1046] 10.4.3.87 () {66 vars in 1377 bytes} [Fri Jul 10 04:26:56 2026] DELETE /volume/v3/os-volume-transfer/3d1bd0de-5e4a-4989-bd0b-72a1110da1b9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:56.174883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6938c966-cc8e-40d9-be32-b9b8d68996f6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:56.177838 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6938c966-cc8e-40d9-be32-b9b8d68996f6 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:56.178030 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6938c966-cc8e-40d9-be32-b9b8d68996f6 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:56.178359 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6938c966-cc8e-40d9-be32-b9b8d68996f6 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:56.188650 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:56.188650 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:26:56.196571 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6938c966-cc8e-40d9-be32-b9b8d68996f6 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Volume info retrieved successfully. Jul 10 04:26:56.208641 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6938c966-cc8e-40d9-be32-b9b8d68996f6 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a returned with HTTP 200 Jul 10 04:26:56.209301 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 260/1047] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:56 2026] GET /volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:56.225997 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8a45e83c-535a-4827-a4e0-1a7ef1eddbf1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:56.228885 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a45e83c-535a-4827-a4e0-1a7ef1eddbf1 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] DELETE https://10.4.3.87/volume/v3/os-volume-transfer/3d1bd0de-5e4a-4989-bd0b-72a1110da1b9 Jul 10 04:26:56.229068 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a45e83c-535a-4827-a4e0-1a7ef1eddbf1 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:56.229302 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a45e83c-535a-4827-a4e0-1a7ef1eddbf1 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:56.229412 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.volume_transfer [None req-8a45e83c-535a-4827-a4e0-1a7ef1eddbf1 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Delete transfer with id: 3d1bd0de-5e4a-4989-bd0b-72a1110da1b9 Jul 10 04:26:56.244865 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a45e83c-535a-4827-a4e0-1a7ef1eddbf1 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/os-volume-transfer/3d1bd0de-5e4a-4989-bd0b-72a1110da1b9 returned with HTTP 404 Jul 10 04:26:56.245920 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 260/1048] 10.4.3.87 () {66 vars in 1377 bytes} [Fri Jul 10 04:26:56 2026] DELETE /volume/v3/os-volume-transfer/3d1bd0de-5e4a-4989-bd0b-72a1110da1b9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:56.260029 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-12d0828d-98a9-42ef-9f3f-0f33cf856fe2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:56.262016 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-12d0828d-98a9-42ef-9f3f-0f33cf856fe2 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:56.262248 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-12d0828d-98a9-42ef-9f3f-0f33cf856fe2 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:56.262433 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-12d0828d-98a9-42ef-9f3f-0f33cf856fe2 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:56.262586 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-12d0828d-98a9-42ef-9f3f-0f33cf856fe2 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Delete volume with id: 34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:56.271236 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:56.271236 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:26:56.271583 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-12d0828d-98a9-42ef-9f3f-0f33cf856fe2 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Volume info retrieved successfully. Jul 10 04:26:56.290294 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-12d0828d-98a9-42ef-9f3f-0f33cf856fe2 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Delete volume request issued successfully. Jul 10 04:26:56.290541 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-12d0828d-98a9-42ef-9f3f-0f33cf856fe2 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a returned with HTTP 202 Jul 10 04:26:56.291108 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 266/1049] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:56 2026] DELETE /volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:26:56.298711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8c9c7f3c-3d05-4a57-be23-78dd8caccf96 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:56.300651 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c9c7f3c-3d05-4a57-be23-78dd8caccf96 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] GET https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:56.300920 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c9c7f3c-3d05-4a57-be23-78dd8caccf96 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:56.301113 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c9c7f3c-3d05-4a57-be23-78dd8caccf96 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:56.308247 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:56.308247 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:26:56.311730 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8c9c7f3c-3d05-4a57-be23-78dd8caccf96 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Volume info retrieved successfully. Jul 10 04:26:56.315917 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c9c7f3c-3d05-4a57-be23-78dd8caccf96 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a returned with HTTP 200 Jul 10 04:26:56.316437 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 264/1050] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:56 2026] GET /volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:57.332880 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9eff2402-5288-4c5c-879b-9e1a042a4752 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:57.335638 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9eff2402-5288-4c5c-879b-9e1a042a4752 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] GET https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:57.335935 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9eff2402-5288-4c5c-879b-9e1a042a4752 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:57.336282 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9eff2402-5288-4c5c-879b-9e1a042a4752 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:57.344376 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9eff2402-5288-4c5c-879b-9e1a042a4752 tempest-VolumesTransfersTest-1450739974 tempest-VolumesTransfersTest-1450739974-project-admin] https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a returned with HTTP 404 Jul 10 04:26:57.345076 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 261/1051] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:57 2026] GET /volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:57.353419 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-08c5d9bd-e8bc-4c00-a1f1-a426eac373d8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:57.356455 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-08c5d9bd-e8bc-4c00-a1f1-a426eac373d8 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] GET https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:57.356761 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-08c5d9bd-e8bc-4c00-a1f1-a426eac373d8 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:57.357011 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-08c5d9bd-e8bc-4c00-a1f1-a426eac373d8 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:57.365576 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-08c5d9bd-e8bc-4c00-a1f1-a426eac373d8 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a returned with HTTP 404 Jul 10 04:26:57.366168 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 261/1052] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:57 2026] GET /volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:57.374322 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ac561c18-928e-4f88-936d-48980b9591f8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:57.376649 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac561c18-928e-4f88-936d-48980b9591f8 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] DELETE https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:57.376940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac561c18-928e-4f88-936d-48980b9591f8 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:57.377188 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac561c18-928e-4f88-936d-48980b9591f8 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:57.377503 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-ac561c18-928e-4f88-936d-48980b9591f8 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] Delete volume with id: 34667a41-bb22-406a-928b-8b7d7eddb56a Jul 10 04:26:57.387247 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac561c18-928e-4f88-936d-48980b9591f8 tempest-VolumesTransfersTest-871984235 tempest-VolumesTransfersTest-871984235-project-member] https://10.4.3.87/volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a returned with HTTP 404 Jul 10 04:26:57.388075 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 267/1053] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:26:57 2026] DELETE /volume/v3/volumes/34667a41-bb22-406a-928b-8b7d7eddb56a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:26:58.190275 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ffb97247-a194-4e36-bdca-d15254678e92 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.282538 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ffb97247-a194-4e36-bdca-d15254678e92 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 Jul 10 04:26:58.282810 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ffb97247-a194-4e36-bdca-d15254678e92 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:58.283076 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ffb97247-a194-4e36-bdca-d15254678e92 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:58.306377 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ffb97247-a194-4e36-bdca-d15254678e92 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 returned with HTTP 200 Jul 10 04:26:58.306914 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 265/1054] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:58 2026] GET /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 => generated 597 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:26:58.318000 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-25b12dfa-660a-473a-a3c8-de5856347de5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.322293 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-25b12dfa-660a-473a-a3c8-de5856347de5 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2/defaults Jul 10 04:26:58.322513 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-25b12dfa-660a-473a-a3c8-de5856347de5 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:58.324083 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-25b12dfa-660a-473a-a3c8-de5856347de5 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'defaults' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:58.344241 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-25b12dfa-660a-473a-a3c8-de5856347de5 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2/defaults returned with HTTP 200 Jul 10 04:26:58.344744 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 262/1055] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:26:58 2026] GET /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2/defaults => generated 597 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:58.354357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-df66eca7-2084-49d1-a444-fbc347f5f540 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.356564 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-df66eca7-2084-49d1-a444-fbc347f5f540 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 Jul 10 04:26:58.356938 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-df66eca7-2084-49d1-a444-fbc347f5f540 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:58.413187 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-df66eca7-2084-49d1-a444-fbc347f5f540 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 returned with HTTP 200 Jul 10 04:26:58.413981 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 262/1056] 10.4.3.87 () {68 vars in 1367 bytes} [Fri Jul 10 04:26:58 2026] PUT /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 => generated 555 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:58.423982 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1663ed5d-1053-4ae6-93ee-a42ad66c0c5f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.425936 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1663ed5d-1053-4ae6-93ee-a42ad66c0c5f tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] DELETE https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 Jul 10 04:26:58.426349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1663ed5d-1053-4ae6-93ee-a42ad66c0c5f tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:58.427936 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1663ed5d-1053-4ae6-93ee-a42ad66c0c5f tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:58.437357 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1663ed5d-1053-4ae6-93ee-a42ad66c0c5f tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 returned with HTTP 200 Jul 10 04:26:58.438891 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 268/1057] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:26:58 2026] DELETE /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 04:26:58.449529 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-409e78a1-4557-4fed-9a6b-603384980049 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.451871 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-409e78a1-4557-4fed-9a6b-603384980049 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 Jul 10 04:26:58.452150 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-409e78a1-4557-4fed-9a6b-603384980049 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:58.452430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-409e78a1-4557-4fed-9a6b-603384980049 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:58.477442 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-409e78a1-4557-4fed-9a6b-603384980049 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 returned with HTTP 200 Jul 10 04:26:58.477651 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 266/1058] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:58 2026] GET /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 => generated 597 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:58.490313 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bf5012b6-1212-4b65-bc4f-01f55543d777 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.494340 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bf5012b6-1212-4b65-bc4f-01f55543d777 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 Jul 10 04:26:58.495485 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bf5012b6-1212-4b65-bc4f-01f55543d777 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-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=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:58.597120 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bf5012b6-1212-4b65-bc4f-01f55543d777 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 returned with HTTP 200 Jul 10 04:26:58.597646 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 263/1059] 10.4.3.87 () {68 vars in 1368 bytes} [Fri Jul 10 04:26:58 2026] PUT /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 => generated 555 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:58.611395 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e1520c84-b469-4b07-ba5c-1119bcaad3ee None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.613895 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e1520c84-b469-4b07-ba5c-1119bcaad3ee tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2/defaults Jul 10 04:26:58.614749 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e1520c84-b469-4b07-ba5c-1119bcaad3ee tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:58.615408 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e1520c84-b469-4b07-ba5c-1119bcaad3ee tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'defaults' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:58.632383 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e1520c84-b469-4b07-ba5c-1119bcaad3ee tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2/defaults returned with HTTP 200 Jul 10 04:26:58.632816 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 263/1060] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:26:58 2026] GET /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2/defaults => generated 597 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:58.651726 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d37575f3-948a-4db9-82dc-93d940978ea7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.653548 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d37575f3-948a-4db9-82dc-93d940978ea7 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 Jul 10 04:26:58.653813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d37575f3-948a-4db9-82dc-93d940978ea7 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:58.654115 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d37575f3-948a-4db9-82dc-93d940978ea7 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:58.670308 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-d37575f3-948a-4db9-82dc-93d940978ea7 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-541229911 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-541229911, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:26:58.678920 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d37575f3-948a-4db9-82dc-93d940978ea7 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 returned with HTTP 200 Jul 10 04:26:58.679727 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 269/1061] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:26:58 2026] GET /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 => generated 597 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:26:58.691284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-120d39e5-9c5a-4cfb-81c4-13a13dbb6e19 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.693452 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-120d39e5-9c5a-4cfb-81c4-13a13dbb6e19 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True Jul 10 04:26:58.693701 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-120d39e5-9c5a-4cfb-81c4-13a13dbb6e19 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:58.693951 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-120d39e5-9c5a-4cfb-81c4-13a13dbb6e19 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:58.736762 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-120d39e5-9c5a-4cfb-81c4-13a13dbb6e19 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True returned with HTTP 200 Jul 10 04:26:58.737667 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 267/1062] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:26:58 2026] GET /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True => generated 1338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:26:58.750287 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:58.878256 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:26:58.878814 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-749623088"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:26:58.881644 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-749623088'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:26:58.881644 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Create volume of 1 GB Jul 10 04:26:58.889319 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Availability Zones retrieved successfully. Jul 10 04:26:58.899921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Flow 'volume_create_api' (f8f9c4a7-3b4a-4d54-be24-1b0df0d34fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:58.903100 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf215c82-780b-46c7-b0a9-84adf109c18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:58.906917 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:26:58.942014 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf215c82-780b-46c7-b0a9-84adf109c18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:58.943306 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd05c99-f5d6-422b-a346-4a4f629b1183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:59.034964 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Created reservations ['344af0ad-fcd0-4ba8-8d96-b02ba5c88bc8', '7a503f67-769f-4ea8-bdf9-d0992f8e426f', '135966db-8b19-4c47-b55e-043047b70433', '3269bf22-5154-4461-8fb6-c8e576fd197a'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:26:59.036119 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd05c99-f5d6-422b-a346-4a4f629b1183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['344af0ad-fcd0-4ba8-8d96-b02ba5c88bc8', '7a503f67-769f-4ea8-bdf9-d0992f8e426f', '135966db-8b19-4c47-b55e-043047b70433', '3269bf22-5154-4461-8fb6-c8e576fd197a']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:59.036935 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29baf88b-dd5a-4015-ad25-83fb483652a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:59.067110 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29baf88b-dd5a-4015-ad25-83fb483652a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14292f0e-1a39-4fce-823c-2410e4f8c71b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-749623088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d9646398ef341ed96e8be08fe0f40b2',qos_specs=None,replication_status=,reservations=['344af0ad-fcd0-4ba8-8d96-b02ba5c88bc8','7a503f67-769f-4ea8-bdf9-d0992f8e426f','135966db-8b19-4c47-b55e-043047b70433','3269bf22-5154-4461-8fb6-c8e576fd197a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac857e38b5e496680b00ab2e882813e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-749623088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14292f0e-1a39-4fce-823c-2410e4f8c71b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d9646398ef341ed96e8be08fe0f40b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ac857e38b5e496680b00ab2e882813e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:59.067871 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade3ecbd-3f6e-4cd3-8b1c-d5a55416f9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:59.094241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade3ecbd-3f6e-4cd3-8b1c-d5a55416f9d3) transitioned into state 'SUCCESS' from state '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-749623088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d9646398ef341ed96e8be08fe0f40b2',qos_specs=None,replication_status=,reservations=['344af0ad-fcd0-4ba8-8d96-b02ba5c88bc8','7a503f67-769f-4ea8-bdf9-d0992f8e426f','135966db-8b19-4c47-b55e-043047b70433','3269bf22-5154-4461-8fb6-c8e576fd197a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac857e38b5e496680b00ab2e882813e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:59.095106 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f70d260-bd36-4e15-aa1a-36ece2d62d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:26:59.105187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f70d260-bd36-4e15-aa1a-36ece2d62d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:26:59.110233 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Flow 'volume_create_api' (f8f9c4a7-3b4a-4d54-be24-1b0df0d34fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:26:59.110233 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Create volume request issued successfully. Jul 10 04:26:59.110233 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a4c9a95d-5c4e-452c-b62b-c76f9c4c3abc tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:26:59.110233 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 264/1063] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:26:58 2026] POST /volume/v3/volumes => generated 753 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:26:59.127056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-872bbcb3-c001-4ae8-a6e9-18feae85007d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:26:59.134301 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-872bbcb3-c001-4ae8-a6e9-18feae85007d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] GET https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b Jul 10 04:26:59.134301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-872bbcb3-c001-4ae8-a6e9-18feae85007d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:26:59.134301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-872bbcb3-c001-4ae8-a6e9-18feae85007d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:26:59.144855 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:26:59.144855 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:26:59.149189 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-872bbcb3-c001-4ae8-a6e9-18feae85007d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Volume info retrieved successfully. Jul 10 04:26:59.153581 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-872bbcb3-c001-4ae8-a6e9-18feae85007d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b returned with HTTP 200 Jul 10 04:26:59.155228 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 264/1064] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:26:59 2026] GET /volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:00.166991 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0bc6187b-480f-44a5-824a-2ba2e69be1f1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.168892 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0bc6187b-480f-44a5-824a-2ba2e69be1f1 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] GET https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b Jul 10 04:27:00.169112 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0bc6187b-480f-44a5-824a-2ba2e69be1f1 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:00.169333 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0bc6187b-480f-44a5-824a-2ba2e69be1f1 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:00.177730 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:00.177730 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:00.183297 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0bc6187b-480f-44a5-824a-2ba2e69be1f1 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Volume info retrieved successfully. Jul 10 04:27:00.188818 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0bc6187b-480f-44a5-824a-2ba2e69be1f1 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b returned with HTTP 200 Jul 10 04:27:00.189400 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 270/1065] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:00 2026] GET /volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:00.205720 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-36660da1-027a-4452-8f3d-545e78138502 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.209678 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-36660da1-027a-4452-8f3d-545e78138502 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True Jul 10 04:27:00.209952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-36660da1-027a-4452-8f3d-545e78138502 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:00.210234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-36660da1-027a-4452-8f3d-545e78138502 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:00.255339 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-36660da1-027a-4452-8f3d-545e78138502 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True returned with HTTP 200 Jul 10 04:27:00.255864 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 268/1066] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:00 2026] GET /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True => generated 1338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:00.274187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-42bc3317-3a41-4b37-84d5-33130fb1983c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.276433 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-42bc3317-3a41-4b37-84d5-33130fb1983c tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] DELETE https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b Jul 10 04:27:00.276906 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-42bc3317-3a41-4b37-84d5-33130fb1983c tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:00.276906 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-42bc3317-3a41-4b37-84d5-33130fb1983c tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:00.277734 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-42bc3317-3a41-4b37-84d5-33130fb1983c tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Delete volume with id: 14292f0e-1a39-4fce-823c-2410e4f8c71b Jul 10 04:27:00.286251 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:00.286251 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:00.286413 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-42bc3317-3a41-4b37-84d5-33130fb1983c tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Volume info retrieved successfully. Jul 10 04:27:00.333705 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-42bc3317-3a41-4b37-84d5-33130fb1983c tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Delete volume request issued successfully. Jul 10 04:27:00.334697 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-42bc3317-3a41-4b37-84d5-33130fb1983c tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b returned with HTTP 202 Jul 10 04:27:00.334799 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 265/1067] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:00 2026] DELETE /volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:00.344492 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fffe0f68-5674-4752-9bdc-6c23cd12c43d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.346971 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fffe0f68-5674-4752-9bdc-6c23cd12c43d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] GET https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b Jul 10 04:27:00.347281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fffe0f68-5674-4752-9bdc-6c23cd12c43d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:00.347568 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fffe0f68-5674-4752-9bdc-6c23cd12c43d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:00.358253 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:00.358253 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:00.364004 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fffe0f68-5674-4752-9bdc-6c23cd12c43d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Volume info retrieved successfully. Jul 10 04:27:00.370480 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fffe0f68-5674-4752-9bdc-6c23cd12c43d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b returned with HTTP 200 Jul 10 04:27:00.371068 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 265/1068] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:00 2026] GET /volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:00.453053 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b58eb609-6999-4675-bf65-0de66b0c284b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.579532 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b58eb609-6999-4675-bf65-0de66b0c284b tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:27:00.580002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b58eb609-6999-4675-bf65-0de66b0c284b tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "238967f7-8c83-4661-b0e9-61a3e1b5cd58", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1351614044"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:00.589315 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b58eb609-6999-4675-bf65-0de66b0c284b tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 404 Jul 10 04:27:00.590076 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 271/1069] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:27:00 2026] POST /volume/v3/snapshots => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:00.601241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5f85480d-07b1-4875-b235-2d21a84b9eb2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.603552 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f85480d-07b1-4875-b235-2d21a84b9eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:27:00.604018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5f85480d-07b1-4875-b235-2d21a84b9eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2032948847"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:00.664406 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f85480d-07b1-4875-b235-2d21a84b9eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 404 Jul 10 04:27:00.665102 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 269/1070] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:27:00 2026] POST /volume/v3/snapshots => generated 77 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:00.676429 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-aa411ed8-26bf-4e34-84fb-c7a4c732b7d0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.678152 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aa411ed8-26bf-4e34-84fb-c7a4c732b7d0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/snapshots?limit=invalid Jul 10 04:27:00.678405 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aa411ed8-26bf-4e34-84fb-c7a4c732b7d0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:00.680004 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aa411ed8-26bf-4e34-84fb-c7a4c732b7d0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:00.680004 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aa411ed8-26bf-4e34-84fb-c7a4c732b7d0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] HTTP exception thrown: limit param must be an integer Jul 10 04:27:00.680004 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aa411ed8-26bf-4e34-84fb-c7a4c732b7d0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 10 04:27:00.680004 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 266/1071] 10.4.3.87 () {66 vars in 1263 bytes} [Fri Jul 10 04:27:00 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:00.689101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f87dde09-29ee-4b92-a6b6-8856ebb9d8b1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.691356 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f87dde09-29ee-4b92-a6b6-8856ebb9d8b1 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/snapshots?marker=e5ac7876-327a-4094-8399-3b1974180e10 Jul 10 04:27:00.691607 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f87dde09-29ee-4b92-a6b6-8856ebb9d8b1 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:00.691862 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f87dde09-29ee-4b92-a6b6-8856ebb9d8b1 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:00.692178 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-f87dde09-29ee-4b92-a6b6-8856ebb9d8b1 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:27:00.693504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-f87dde09-29ee-4b92-a6b6-8856ebb9d8b1 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:27:00.698660 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f87dde09-29ee-4b92-a6b6-8856ebb9d8b1 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots?marker=e5ac7876-327a-4094-8399-3b1974180e10 returned with HTTP 404 Jul 10 04:27:00.699333 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 266/1072] 10.4.3.87 () {66 vars in 1323 bytes} [Fri Jul 10 04:27:00 2026] GET /volume/v3/snapshots?marker=e5ac7876-327a-4094-8399-3b1974180e10 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:00.710114 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4ed202c5-e789-4812-b7b2-19f68bf37c64 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.712120 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ed202c5-e789-4812-b7b2-19f68bf37c64 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/snapshots?sort_key=invalid Jul 10 04:27:00.712362 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4ed202c5-e789-4812-b7b2-19f68bf37c64 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:00.712573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4ed202c5-e789-4812-b7b2-19f68bf37c64 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:00.712936 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-4ed202c5-e789-4812-b7b2-19f68bf37c64 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:27:00.714083 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-4ed202c5-e789-4812-b7b2-19f68bf37c64 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:27:00.714737 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ed202c5-e789-4812-b7b2-19f68bf37c64 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 10 04:27:00.715274 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 272/1073] 10.4.3.87 () {66 vars in 1269 bytes} [Fri Jul 10 04:27:00 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:00.726466 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.728473 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:00.728863 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1452051589"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:00.730547 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1452051589'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:00.730680 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Create volume of 2 GB Jul 10 04:27:00.735102 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Availability Zones retrieved successfully. Jul 10 04:27:00.744241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Flow 'volume_create_api' (c6b6ca99-65d0-4def-9a17-787f0a7d3759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:00.744241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f077e7-a6d7-4f7f-a878-5b28a085b2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:00.744241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Validating volume size '2' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:00.778239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f077e7-a6d7-4f7f-a878-5b28a085b2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:00.779775 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0904b86-edb9-45f0-a26d-775b928a3dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:00.856844 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Created reservations ['9189a9f3-9370-4574-8552-3453467bc7d4', '10e3e9da-f570-47d8-b811-1474c3530719', '47fa352b-b7d2-47d6-9ee7-fd024efd5bf6', 'dce1c756-82e6-4158-8ddb-e4ed745bdb14'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:00.858067 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0904b86-edb9-45f0-a26d-775b928a3dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9189a9f3-9370-4574-8552-3453467bc7d4', '10e3e9da-f570-47d8-b811-1474c3530719', '47fa352b-b7d2-47d6-9ee7-fd024efd5bf6', 'dce1c756-82e6-4158-8ddb-e4ed745bdb14']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:00.859284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c50499-0fce-4f18-ab76-210eba502885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:00.891061 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c50499-0fce-4f18-ab76-210eba502885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b2fae17-7418-4b67-8cb1-0b57c902899f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1452051589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8e45a4f8bc54b508ca30278227e01b2',qos_specs=None,replication_status=,reservations=['9189a9f3-9370-4574-8552-3453467bc7d4','10e3e9da-f570-47d8-b811-1474c3530719','47fa352b-b7d2-47d6-9ee7-fd024efd5bf6','dce1c756-82e6-4158-8ddb-e4ed745bdb14'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021320999f0141f488211ce5d080f67b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1452051589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b2fae17-7418-4b67-8cb1-0b57c902899f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8e45a4f8bc54b508ca30278227e01b2',provider_auth=None,provider_geometry=None,provider_id=None,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='021320999f0141f488211ce5d080f67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:00.892286 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca401f59-d12e-4edb-b1dd-06299122b871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:00.910043 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca401f59-d12e-4edb-b1dd-06299122b871) transitioned into state 'SUCCESS' from state '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-1452051589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8e45a4f8bc54b508ca30278227e01b2',qos_specs=None,replication_status=,reservations=['9189a9f3-9370-4574-8552-3453467bc7d4','10e3e9da-f570-47d8-b811-1474c3530719','47fa352b-b7d2-47d6-9ee7-fd024efd5bf6','dce1c756-82e6-4158-8ddb-e4ed745bdb14'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021320999f0141f488211ce5d080f67b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:00.910790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e031efa-0c70-46c9-b0aa-d300c36808e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:00.922376 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e031efa-0c70-46c9-b0aa-d300c36808e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:00.923750 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Flow 'volume_create_api' (c6b6ca99-65d0-4def-9a17-787f0a7d3759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:00.924196 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Create volume request issued successfully. Jul 10 04:27:00.925121 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c933a3a3-e52d-46bb-8ec3-c309a53aa67e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:00.925587 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 270/1074] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:27:00 2026] POST /volume/v3/volumes => generated 760 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:00.940869 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-230649ab-4dd9-4df4-8f15-27b029f187b2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:00.943103 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-230649ab-4dd9-4df4-8f15-27b029f187b2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f Jul 10 04:27:00.943364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-230649ab-4dd9-4df4-8f15-27b029f187b2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:00.943606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-230649ab-4dd9-4df4-8f15-27b029f187b2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:00.952191 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:00.952191 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:00.956947 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-230649ab-4dd9-4df4-8f15-27b029f187b2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Volume info retrieved successfully. Jul 10 04:27:00.963180 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-230649ab-4dd9-4df4-8f15-27b029f187b2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f returned with HTTP 200 Jul 10 04:27:00.963919 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 267/1075] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:00 2026] GET /volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:01.391716 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b193554c-afed-490e-9111-0c3e5f9ca989 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:01.394147 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b193554c-afed-490e-9111-0c3e5f9ca989 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] GET https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b Jul 10 04:27:01.394448 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b193554c-afed-490e-9111-0c3e5f9ca989 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:01.394733 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b193554c-afed-490e-9111-0c3e5f9ca989 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:01.402727 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b193554c-afed-490e-9111-0c3e5f9ca989 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b returned with HTTP 404 Jul 10 04:27:01.403317 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 267/1076] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:01 2026] GET /volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:01.411082 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1bad0032-08b4-422e-b185-dde18381d849 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:01.413056 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1bad0032-08b4-422e-b185-dde18381d849 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] GET https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b Jul 10 04:27:01.413326 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1bad0032-08b4-422e-b185-dde18381d849 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:01.413551 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1bad0032-08b4-422e-b185-dde18381d849 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:01.419127 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1bad0032-08b4-422e-b185-dde18381d849 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b returned with HTTP 404 Jul 10 04:27:01.419658 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 273/1077] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:01 2026] GET /volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:01.427024 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-352c07d9-1a38-4648-b501-926868df3a92 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:01.429138 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-352c07d9-1a38-4648-b501-926868df3a92 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] DELETE https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b Jul 10 04:27:01.429411 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-352c07d9-1a38-4648-b501-926868df3a92 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:01.429687 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-352c07d9-1a38-4648-b501-926868df3a92 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:01.429872 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-352c07d9-1a38-4648-b501-926868df3a92 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Delete volume with id: 14292f0e-1a39-4fce-823c-2410e4f8c71b Jul 10 04:27:01.435590 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-352c07d9-1a38-4648-b501-926868df3a92 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b returned with HTTP 404 Jul 10 04:27:01.436119 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 271/1078] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:01 2026] DELETE /volume/v3/volumes/14292f0e-1a39-4fce-823c-2410e4f8c71b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:01.447075 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:01.448847 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:01.449187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1506231793"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:01.450754 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1506231793'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:01.450877 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Create volume of 1 GB Jul 10 04:27:01.455278 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Availability Zones retrieved successfully. Jul 10 04:27:01.461030 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Flow 'volume_create_api' (7f603d5a-853c-46fc-b49d-2a5dfb950bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:01.462180 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4eaee44-defe-49a5-8cfe-ce746600b11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:01.463282 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:01.493806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4eaee44-defe-49a5-8cfe-ce746600b11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:01.494516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2674af6-a7e2-4094-88e5-b27362e8aa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:01.535156 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Created reservations ['dc5c9221-ac75-4da0-b9b7-9b75024bdb1e', '970d2ba4-6cce-47c9-a90f-b2abfd0cf216', '66e7f22a-fd13-411e-8ef1-329a2b9432ff', '26aa0d77-c5b1-47e2-a498-761ab712a558'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:01.536015 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2674af6-a7e2-4094-88e5-b27362e8aa17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc5c9221-ac75-4da0-b9b7-9b75024bdb1e', '970d2ba4-6cce-47c9-a90f-b2abfd0cf216', '66e7f22a-fd13-411e-8ef1-329a2b9432ff', '26aa0d77-c5b1-47e2-a498-761ab712a558']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:01.536744 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327be941-9ba1-4f0d-929a-0bc0444aa979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:01.558885 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327be941-9ba1-4f0d-929a-0bc0444aa979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f29eb31e-d181-46f8-bf73-05930e422c72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1506231793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d9646398ef341ed96e8be08fe0f40b2',qos_specs=None,replication_status=,reservations=['dc5c9221-ac75-4da0-b9b7-9b75024bdb1e','970d2ba4-6cce-47c9-a90f-b2abfd0cf216','66e7f22a-fd13-411e-8ef1-329a2b9432ff','26aa0d77-c5b1-47e2-a498-761ab712a558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac857e38b5e496680b00ab2e882813e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1506231793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f29eb31e-d181-46f8-bf73-05930e422c72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d9646398ef341ed96e8be08fe0f40b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ac857e38b5e496680b00ab2e882813e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:01.559654 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14c52f0e-cf33-4c6c-9403-a94960e06ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:01.577643 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14c52f0e-cf33-4c6c-9403-a94960e06ded) transitioned into state 'SUCCESS' from state '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-1506231793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d9646398ef341ed96e8be08fe0f40b2',qos_specs=None,replication_status=,reservations=['dc5c9221-ac75-4da0-b9b7-9b75024bdb1e','970d2ba4-6cce-47c9-a90f-b2abfd0cf216','66e7f22a-fd13-411e-8ef1-329a2b9432ff','26aa0d77-c5b1-47e2-a498-761ab712a558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac857e38b5e496680b00ab2e882813e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:01.578346 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd49ee24-b18b-464d-9708-8bbcb4124881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:01.587074 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd49ee24-b18b-464d-9708-8bbcb4124881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:01.588019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Flow 'volume_create_api' (7f603d5a-853c-46fc-b49d-2a5dfb950bca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:01.588391 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Create volume request issued successfully. Jul 10 04:27:01.589001 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0d81c70-2252-4b5f-ba8b-0c967520219a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:01.589476 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 268/1079] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:27:01 2026] POST /volume/v3/volumes => generated 754 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:01.605362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1c6bdfbc-4dd1-45e3-924c-00260af8f87b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:01.607524 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1c6bdfbc-4dd1-45e3-924c-00260af8f87b tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] GET https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:01.608192 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1c6bdfbc-4dd1-45e3-924c-00260af8f87b tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:01.608192 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1c6bdfbc-4dd1-45e3-924c-00260af8f87b tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:01.617487 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:01.617487 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:01.622458 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1c6bdfbc-4dd1-45e3-924c-00260af8f87b tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Volume info retrieved successfully. Jul 10 04:27:01.628277 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1c6bdfbc-4dd1-45e3-924c-00260af8f87b tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 returned with HTTP 200 Jul 10 04:27:01.628725 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 268/1080] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:01 2026] GET /volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:01.979297 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-89cda58b-35fe-4366-9627-858be1f4caf0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:01.985518 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89cda58b-35fe-4366-9627-858be1f4caf0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f Jul 10 04:27:01.985681 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89cda58b-35fe-4366-9627-858be1f4caf0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:01.985894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89cda58b-35fe-4366-9627-858be1f4caf0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:01.992786 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=380,cinder:UPDATE=86,cinder:INSERT=51 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:27:02.005491 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:02.005491 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:02.012822 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-89cda58b-35fe-4366-9627-858be1f4caf0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Volume info retrieved successfully. Jul 10 04:27:02.022023 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89cda58b-35fe-4366-9627-858be1f4caf0 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f returned with HTTP 200 Jul 10 04:27:02.022777 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 274/1081] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:01 2026] GET /volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:02.040649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9ae841f0-4d17-4da7-acfc-edd185d15f23 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:02.042286 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9ae841f0-4d17-4da7-acfc-edd185d15f23 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:27:02.042617 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9ae841f0-4d17-4da7-acfc-edd185d15f23 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b2fae17-7418-4b67-8cb1-0b57c902899f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-31818764"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:02.051904 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:02.051904 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:02.052371 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9ae841f0-4d17-4da7-acfc-edd185d15f23 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Volume info retrieved successfully. Jul 10 04:27:02.052503 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-9ae841f0-4d17-4da7-acfc-edd185d15f23 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Create snapshot from volume 0b2fae17-7418-4b67-8cb1-0b57c902899f Jul 10 04:27:02.106169 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-9ae841f0-4d17-4da7-acfc-edd185d15f23 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Created reservations ['6f3f9482-51e1-4262-8624-21d42acb2a04', '702e6116-eaac-40c5-b90b-764952b26ca4', 'd73f5ded-1399-47fe-8c4f-b052f57c7400', '3ab9af34-5acd-4eed-9bf8-068e16a42003'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:02.159230 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9ae841f0-4d17-4da7-acfc-edd185d15f23 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Snapshot create request issued successfully. Jul 10 04:27:02.159642 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9ae841f0-4d17-4da7-acfc-edd185d15f23 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:27:02.160146 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 272/1082] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:27:02 2026] POST /volume/v3/snapshots => generated 316 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:02.172436 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7027a21d-6945-41fd-aa63-e733f287d0c6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:02.175324 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7027a21d-6945-41fd-aa63-e733f287d0c6 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 Jul 10 04:27:02.175640 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7027a21d-6945-41fd-aa63-e733f287d0c6 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:02.175888 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7027a21d-6945-41fd-aa63-e733f287d0c6 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:02.190383 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:02.190383 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:02.191230 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7027a21d-6945-41fd-aa63-e733f287d0c6 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Snapshot retrieved successfully. Jul 10 04:27:02.192137 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7027a21d-6945-41fd-aa63-e733f287d0c6 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 returned with HTTP 200 Jul 10 04:27:02.192953 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 269/1083] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:02 2026] GET /volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 => generated 448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:02.643971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f4aae8d6-41d9-4db0-be51-896b0991a92e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:02.646403 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f4aae8d6-41d9-4db0-be51-896b0991a92e tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] GET https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:02.646672 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f4aae8d6-41d9-4db0-be51-896b0991a92e tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:02.647027 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f4aae8d6-41d9-4db0-be51-896b0991a92e tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:02.659858 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:02.659858 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:02.668830 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f4aae8d6-41d9-4db0-be51-896b0991a92e tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Volume info retrieved successfully. Jul 10 04:27:02.675912 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f4aae8d6-41d9-4db0-be51-896b0991a92e tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 returned with HTTP 200 Jul 10 04:27:02.676368 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 269/1084] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:02 2026] GET /volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:02.692493 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-af60b5ad-c429-4872-9431-c9828df4632b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:02.694754 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-af60b5ad-c429-4872-9431-c9828df4632b tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True Jul 10 04:27:02.694944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-af60b5ad-c429-4872-9431-c9828df4632b tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:02.695185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-af60b5ad-c429-4872-9431-c9828df4632b tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:02.713583 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-af60b5ad-c429-4872-9431-c9828df4632b tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True returned with HTTP 200 Jul 10 04:27:02.714068 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 275/1085] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:02 2026] GET /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True => generated 1338 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:02.726998 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4a8eec2f-f424-4e66-947f-bcec8756231e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:02.731112 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4a8eec2f-f424-4e66-947f-bcec8756231e tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/00e4b9a9333f4b1cbb7871537c11b3ef?usage=True Jul 10 04:27:02.731404 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4a8eec2f-f424-4e66-947f-bcec8756231e tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:02.731974 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4a8eec2f-f424-4e66-947f-bcec8756231e tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:02.732982 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:02.732982 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:02.756320 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4a8eec2f-f424-4e66-947f-bcec8756231e tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/00e4b9a9333f4b1cbb7871537c11b3ef?usage=True returned with HTTP 200 Jul 10 04:27:02.756865 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 273/1086] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:02 2026] GET /volume/v3/os-quota-sets/00e4b9a9333f4b1cbb7871537c11b3ef?usage=True => generated 1338 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:02.773833 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-428efc49-8a8e-47b8-9a45-9597acd9f149 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:02.776549 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-428efc49-8a8e-47b8-9a45-9597acd9f149 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] POST https://10.4.3.87/volume/v3/os-volume-transfer Jul 10 04:27:02.777054 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-428efc49-8a8e-47b8-9a45-9597acd9f149 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f29eb31e-d181-46f8-bf73-05930e422c72"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:02.778883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.volume_transfer [None req-428efc49-8a8e-47b8-9a45-9597acd9f149 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f29eb31e-d181-46f8-bf73-05930e422c72'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 04:27:02.779046 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.volume_transfer [None req-428efc49-8a8e-47b8-9a45-9597acd9f149 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Creating transfer of volume f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:02.779236 np0000004952 devstack@c-api.service[100020]: INFO cinder.transfer.api [None req-428efc49-8a8e-47b8-9a45-9597acd9f149 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Generating transfer record for volume f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:02.789197 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:02.789197 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:02.804270 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-428efc49-8a8e-47b8-9a45-9597acd9f149 tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 04:27:02.804894 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 270/1087] 10.4.3.87 () {68 vars in 1284 bytes} [Fri Jul 10 04:27:02 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:02.815095 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:02.913406 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] POST https://10.4.3.87/volume/v3/os-volume-transfer/0a3f5f79-3f5b-4ece-813d-8fd7fa47e56a/accept Jul 10 04:27:02.913808 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "16000e9c8a32b325"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:02.915877 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.volume_transfer [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Accepting volume transfer 0a3f5f79-3f5b-4ece-813d-8fd7fa47e56a {{(pid=100019) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 04:27:02.915877 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.volume_transfer [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Accepting transfer 0a3f5f79-3f5b-4ece-813d-8fd7fa47e56a Jul 10 04:27:02.994713 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Created reservations ['f2602e29-c416-4a59-a118-b1023d3e0a18', '49e33505-381b-4aff-8499-b0dc300db099', '2260f442-e498-474c-b69a-9a210f01be4b', 'eaefa61d-8933-4b98-bf03-33ce2d287605'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:03.020828 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Created reservations ['7a7d58b7-50eb-41f3-a3c0-740c7884c994', '709f96d5-5527-4025-9f6d-ddb4df5ec62b', 'cea2ddff-18fe-474d-8924-275d67683cfb', '5aa9436c-571a-4425-bc0e-9b7cdca9933a'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:03.065233 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Created reservations ['aef096ed-4ab8-49f0-915e-63101e505bc8', '1d107ed2-60a4-4c99-a011-ced8e696ac33', '2576b63d-6378-4016-ae15-f92cd9be7950', '5a08b7ed-ddd3-400e-8870-381777c8d0e0'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:03.095890 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Created reservations ['a7425c73-f401-4ce0-a882-4bce0c7bc116', '59b02b41-0f72-423a-bad5-c0e9d1b8584d', '4cceebcb-a622-4ff2-8eb3-c4bbc8e2e36c', 'ea11a0a8-ae9d-4c3b-a231-25564a619be3'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:03.204302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d0ade5ce-d1f4-466d-bdbc-44fd468f7f6e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:03.206440 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d0ade5ce-d1f4-466d-bdbc-44fd468f7f6e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 Jul 10 04:27:03.206712 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d0ade5ce-d1f4-466d-bdbc-44fd468f7f6e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:03.206961 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d0ade5ce-d1f4-466d-bdbc-44fd468f7f6e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:03.212674 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:03.212674 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:03.213230 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d0ade5ce-d1f4-466d-bdbc-44fd468f7f6e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Snapshot retrieved successfully. Jul 10 04:27:03.214229 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d0ade5ce-d1f4-466d-bdbc-44fd468f7f6e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 returned with HTTP 200 Jul 10 04:27:03.215080 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 276/1088] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:03 2026] GET /volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:03.225241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:03.227830 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:03.228241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3ac2eee0-bd58-4487-a7c3-65bd31c87d25"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:03.229915 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3ac2eee0-bd58-4487-a7c3-65bd31c87d25'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:03.236649 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:03.236649 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:03.237095 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Snapshot retrieved successfully. Jul 10 04:27:03.237251 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Create volume of 1 GB Jul 10 04:27:03.242010 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Availability Zones retrieved successfully. Jul 10 04:27:03.249002 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Flow 'volume_create_api' (d7d80540-116e-4882-ad39-885d64a1b72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:03.250302 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebbb0295-d44f-4c68-b36d-4e0dbd5a34ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:03.251369 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:03.253112 np0000004952 devstack@c-api.service[100022]: WARNING cinder.volume.api [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebbb0295-d44f-4c68-b36d-4e0dbd5a34ca) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 04:27:03.253112 np0000004952 devstack@c-api.service[100022]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 10 04:27:03.255675 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebbb0295-d44f-4c68-b36d-4e0dbd5a34ca) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:03.256583 np0000004952 devstack@c-api.service[100022]: WARNING cinder.volume.api [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebbb0295-d44f-4c68-b36d-4e0dbd5a34ca) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 04:27:03.257379 np0000004952 devstack@c-api.service[100022]: WARNING cinder.volume.api [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Flow 'volume_create_api' (d7d80540-116e-4882-ad39-885d64a1b72a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 04:27:03.257766 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7c3d4a42-3b4b-41f2-a0ea-9dd3c4926ebe tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 400 Jul 10 04:27:03.258444 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 274/1089] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:27:03 2026] POST /volume/v3/volumes => generated 171 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:27:03.267108 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c8f37038-0825-4c9d-b69d-c159eed67ae4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:03.270187 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c8f37038-0825-4c9d-b69d-c159eed67ae4 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 Jul 10 04:27:03.270452 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c8f37038-0825-4c9d-b69d-c159eed67ae4 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:03.270694 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c8f37038-0825-4c9d-b69d-c159eed67ae4 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:03.270860 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-c8f37038-0825-4c9d-b69d-c159eed67ae4 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Delete snapshot with id: 3ac2eee0-bd58-4487-a7c3-65bd31c87d25 Jul 10 04:27:03.277405 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:03.277405 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:03.278026 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c8f37038-0825-4c9d-b69d-c159eed67ae4 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Snapshot retrieved successfully. Jul 10 04:27:03.301840 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c8f37038-0825-4c9d-b69d-c159eed67ae4 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Snapshot delete request issued successfully. Jul 10 04:27:03.302115 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c8f37038-0825-4c9d-b69d-c159eed67ae4 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 returned with HTTP 202 Jul 10 04:27:03.302674 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 271/1090] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:27:03 2026] DELETE /volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:03.316427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f648c6fc-dec7-449b-a813-0456fb00982e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:03.318831 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f648c6fc-dec7-449b-a813-0456fb00982e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 Jul 10 04:27:03.319037 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f648c6fc-dec7-449b-a813-0456fb00982e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:03.319323 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f648c6fc-dec7-449b-a813-0456fb00982e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:03.325622 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:03.325622 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:03.326275 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f648c6fc-dec7-449b-a813-0456fb00982e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Snapshot retrieved successfully. Jul 10 04:27:03.327745 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f648c6fc-dec7-449b-a813-0456fb00982e tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 returned with HTTP 200 Jul 10 04:27:03.328029 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 277/1091] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:03 2026] GET /volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:03.598424 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Transfer volume completed successfully. Jul 10 04:27:03.679096 np0000004952 devstack@c-api.service[100019]: INFO cinder.transfer.api [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Volume f29eb31e-d181-46f8-bf73-05930e422c72 has been transferred. Jul 10 04:27:03.687128 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8dc158d5-ff4d-4fbd-a844-5a755357e379 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] https://10.4.3.87/volume/v3/os-volume-transfer/0a3f5f79-3f5b-4ece-813d-8fd7fa47e56a/accept returned with HTTP 202 Jul 10 04:27:03.687626 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 270/1092] 10.4.3.87 () {68 vars in 1416 bytes} [Fri Jul 10 04:27:02 2026] POST /volume/v3/os-volume-transfer/0a3f5f79-3f5b-4ece-813d-8fd7fa47e56a/accept => generated 363 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:03.696940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-49872809-efa8-4661-afd6-fa5218f65df8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:03.698713 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-49872809-efa8-4661-afd6-fa5218f65df8 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] GET https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:03.698942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-49872809-efa8-4661-afd6-fa5218f65df8 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:03.699107 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-49872809-efa8-4661-afd6-fa5218f65df8 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:03.706155 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:03.706155 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:03.710051 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-49872809-efa8-4661-afd6-fa5218f65df8 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] Volume info retrieved successfully. Jul 10 04:27:03.714579 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-49872809-efa8-4661-afd6-fa5218f65df8 tempest-VolumeQuotasAdminTestJSON-845786026 tempest-VolumeQuotasAdminTestJSON-845786026-project-member] https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 returned with HTTP 200 Jul 10 04:27:03.714976 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 275/1093] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:03 2026] GET /volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:03.732245 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-17c96882-d8a4-45f9-a47f-8bbbfc188573 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:03.734202 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-17c96882-d8a4-45f9-a47f-8bbbfc188573 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True Jul 10 04:27:03.734410 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-17c96882-d8a4-45f9-a47f-8bbbfc188573 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:03.734650 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-17c96882-d8a4-45f9-a47f-8bbbfc188573 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:03.734988 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:03.734988 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:03.756785 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-17c96882-d8a4-45f9-a47f-8bbbfc188573 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True returned with HTTP 200 Jul 10 04:27:03.757417 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 272/1094] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:03 2026] GET /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2?usage=True => generated 1338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:03.772705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9e84292c-4ea3-4e9c-a1c9-9c9aa8623c57 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:03.775273 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9e84292c-4ea3-4e9c-a1c9-9c9aa8623c57 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/00e4b9a9333f4b1cbb7871537c11b3ef?usage=True Jul 10 04:27:03.775555 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9e84292c-4ea3-4e9c-a1c9-9c9aa8623c57 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:03.775896 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9e84292c-4ea3-4e9c-a1c9-9c9aa8623c57 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:03.797651 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9e84292c-4ea3-4e9c-a1c9-9c9aa8623c57 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/00e4b9a9333f4b1cbb7871537c11b3ef?usage=True returned with HTTP 200 Jul 10 04:27:03.798178 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 278/1095] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:03 2026] GET /volume/v3/os-quota-sets/00e4b9a9333f4b1cbb7871537c11b3ef?usage=True => generated 1338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:03.812169 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3acb6bf0-8dea-4da5-8db5-797c4150634a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:03.814092 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3acb6bf0-8dea-4da5-8db5-797c4150634a tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:03.814300 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3acb6bf0-8dea-4da5-8db5-797c4150634a tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:03.814475 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3acb6bf0-8dea-4da5-8db5-797c4150634a tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:03.814672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-3acb6bf0-8dea-4da5-8db5-797c4150634a tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Delete volume with id: f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:03.822244 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:03.822244 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:03.822561 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3acb6bf0-8dea-4da5-8db5-797c4150634a tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Volume info retrieved successfully. Jul 10 04:27:03.841543 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3acb6bf0-8dea-4da5-8db5-797c4150634a tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Delete volume request issued successfully. Jul 10 04:27:03.841786 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3acb6bf0-8dea-4da5-8db5-797c4150634a tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 returned with HTTP 202 Jul 10 04:27:03.842194 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 271/1096] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:03 2026] DELETE /volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:03.853125 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4d1419ac-44c7-47ce-914b-efbd8298355e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:03.855275 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4d1419ac-44c7-47ce-914b-efbd8298355e tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:03.855493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4d1419ac-44c7-47ce-914b-efbd8298355e tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:03.855733 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4d1419ac-44c7-47ce-914b-efbd8298355e tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:03.865452 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:03.865452 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:03.871870 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4d1419ac-44c7-47ce-914b-efbd8298355e tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Volume info retrieved successfully. Jul 10 04:27:03.876757 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4d1419ac-44c7-47ce-914b-efbd8298355e tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 returned with HTTP 200 Jul 10 04:27:03.877210 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 276/1097] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:03 2026] GET /volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 => generated 1019 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:04.346153 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c9b92523-7dd3-4af0-a8cb-455cdf86a66c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:04.348606 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c9b92523-7dd3-4af0-a8cb-455cdf86a66c tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 Jul 10 04:27:04.348907 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c9b92523-7dd3-4af0-a8cb-455cdf86a66c tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:04.349113 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c9b92523-7dd3-4af0-a8cb-455cdf86a66c tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:04.355458 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c9b92523-7dd3-4af0-a8cb-455cdf86a66c tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 returned with HTTP 404 Jul 10 04:27:04.356223 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 273/1098] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:04 2026] GET /volume/v3/snapshots/3ac2eee0-bd58-4487-a7c3-65bd31c87d25 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:04.366495 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2c17b525-78f4-46c8-9f53-287983335857 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:04.369721 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2c17b525-78f4-46c8-9f53-287983335857 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f Jul 10 04:27:04.369977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2c17b525-78f4-46c8-9f53-287983335857 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:04.372600 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2c17b525-78f4-46c8-9f53-287983335857 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:04.382364 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:04.382364 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:04.388342 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2c17b525-78f4-46c8-9f53-287983335857 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Volume info retrieved successfully. Jul 10 04:27:04.396031 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2c17b525-78f4-46c8-9f53-287983335857 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f returned with HTTP 200 Jul 10 04:27:04.396526 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 279/1099] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:04 2026] GET /volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:04.416468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9f8e30d1-4f1b-46d3-89f6-5570daac7eb2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:04.418448 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f8e30d1-4f1b-46d3-89f6-5570daac7eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] DELETE https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f Jul 10 04:27:04.418699 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9f8e30d1-4f1b-46d3-89f6-5570daac7eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:04.418968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9f8e30d1-4f1b-46d3-89f6-5570daac7eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:04.419200 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-9f8e30d1-4f1b-46d3-89f6-5570daac7eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Delete volume with id: 0b2fae17-7418-4b67-8cb1-0b57c902899f Jul 10 04:27:04.428733 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:04.428733 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:04.429345 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9f8e30d1-4f1b-46d3-89f6-5570daac7eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Volume info retrieved successfully. Jul 10 04:27:04.454176 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9f8e30d1-4f1b-46d3-89f6-5570daac7eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Delete volume request issued successfully. Jul 10 04:27:04.454415 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f8e30d1-4f1b-46d3-89f6-5570daac7eb2 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f returned with HTTP 202 Jul 10 04:27:04.455009 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 272/1100] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:04 2026] DELETE /volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:04.464237 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-db2b42c5-5527-4e06-aa4d-ca530bb06c29 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:04.466791 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db2b42c5-5527-4e06-aa4d-ca530bb06c29 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f Jul 10 04:27:04.467155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db2b42c5-5527-4e06-aa4d-ca530bb06c29 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:04.467324 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db2b42c5-5527-4e06-aa4d-ca530bb06c29 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:04.478542 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:04.478542 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:04.485091 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-db2b42c5-5527-4e06-aa4d-ca530bb06c29 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Volume info retrieved successfully. Jul 10 04:27:04.492243 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db2b42c5-5527-4e06-aa4d-ca530bb06c29 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f returned with HTTP 200 Jul 10 04:27:04.492770 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 277/1101] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:04 2026] GET /volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:04.893025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0847ad8c-0deb-4a28-84e5-c6425ef0a522 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:04.895101 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0847ad8c-0deb-4a28-84e5-c6425ef0a522 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:04.895318 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0847ad8c-0deb-4a28-84e5-c6425ef0a522 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:04.895546 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0847ad8c-0deb-4a28-84e5-c6425ef0a522 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:04.914551 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0847ad8c-0deb-4a28-84e5-c6425ef0a522 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 returned with HTTP 404 Jul 10 04:27:04.915190 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 274/1102] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:04 2026] GET /volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:04.927156 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a13d3549-c756-47d2-806b-1174fecfac7a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:04.932704 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a13d3549-c756-47d2-806b-1174fecfac7a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] GET https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:04.932704 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a13d3549-c756-47d2-806b-1174fecfac7a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:04.933032 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a13d3549-c756-47d2-806b-1174fecfac7a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:04.945453 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a13d3549-c756-47d2-806b-1174fecfac7a tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 returned with HTTP 404 Jul 10 04:27:04.946139 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 280/1103] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:04 2026] GET /volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:04.955167 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1e6592ee-688d-4743-b4e7-f136d160ea9d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:04.958644 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1e6592ee-688d-4743-b4e7-f136d160ea9d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] DELETE https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:04.958644 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1e6592ee-688d-4743-b4e7-f136d160ea9d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:04.958954 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1e6592ee-688d-4743-b4e7-f136d160ea9d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:04.959102 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-1e6592ee-688d-4743-b4e7-f136d160ea9d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] Delete volume with id: f29eb31e-d181-46f8-bf73-05930e422c72 Jul 10 04:27:04.966297 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1e6592ee-688d-4743-b4e7-f136d160ea9d tempest-VolumeQuotasAdminTestJSON-2092483302 tempest-VolumeQuotasAdminTestJSON-2092483302-project-member] https://10.4.3.87/volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 returned with HTTP 404 Jul 10 04:27:04.966663 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 273/1104] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:04 2026] DELETE /volume/v3/volumes/f29eb31e-d181-46f8-bf73-05930e422c72 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:04.980203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-860cb8c7-c44c-4429-9b21-98c9c70f0857 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:04.982337 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-860cb8c7-c44c-4429-9b21-98c9c70f0857 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] GET https://10.4.3.87/volume/v3/os-quota-sets/7e2b98742bf043cebed11b4e0c6e55ec?usage=True Jul 10 04:27:04.982337 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-860cb8c7-c44c-4429-9b21-98c9c70f0857 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:04.983638 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-860cb8c7-c44c-4429-9b21-98c9c70f0857 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:05.015241 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-860cb8c7-c44c-4429-9b21-98c9c70f0857 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/7e2b98742bf043cebed11b4e0c6e55ec?usage=True returned with HTTP 200 Jul 10 04:27:05.015241 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 278/1105] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:04 2026] GET /volume/v3/os-quota-sets/7e2b98742bf043cebed11b4e0c6e55ec?usage=True => generated 1338 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:05.033900 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d96d971a-8393-431c-9014-0bee095f4593 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:05.036418 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d96d971a-8393-431c-9014-0bee095f4593 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 Jul 10 04:27:05.036829 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d96d971a-8393-431c-9014-0bee095f4593 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-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=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:05.153132 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d96d971a-8393-431c-9014-0bee095f4593 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 returned with HTTP 200 Jul 10 04:27:05.153803 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 275/1106] 10.4.3.87 () {68 vars in 1368 bytes} [Fri Jul 10 04:27:05 2026] PUT /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 => generated 557 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:05.170867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d092db66-d95a-4c0a-ae2f-ce32c9454689 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:05.177179 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d092db66-d95a-4c0a-ae2f-ce32c9454689 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] PUT https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 Jul 10 04:27:05.177673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d092db66-d95a-4c0a-ae2f-ce32c9454689 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-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=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:05.322405 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d092db66-d95a-4c0a-ae2f-ce32c9454689 tempest-VolumeQuotasAdminTestJSON-575114521 tempest-VolumeQuotasAdminTestJSON-575114521-project-admin] https://10.4.3.87/volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 returned with HTTP 200 Jul 10 04:27:05.325328 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 281/1107] 10.4.3.87 () {68 vars in 1368 bytes} [Fri Jul 10 04:27:05 2026] PUT /volume/v3/os-quota-sets/2d9646398ef341ed96e8be08fe0f40b2 => generated 555 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:05.513291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7bd4041d-b1b5-433b-a9c9-ce599948a609 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:05.513582 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7bd4041d-b1b5-433b-a9c9-ce599948a609 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] GET https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f Jul 10 04:27:05.513784 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7bd4041d-b1b5-433b-a9c9-ce599948a609 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:05.513972 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7bd4041d-b1b5-433b-a9c9-ce599948a609 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:05.521046 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7bd4041d-b1b5-433b-a9c9-ce599948a609 tempest-VolumesSnapshotNegativeTestJSON-1697240070 tempest-VolumesSnapshotNegativeTestJSON-1697240070-project-member] https://10.4.3.87/volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f returned with HTTP 404 Jul 10 04:27:05.521724 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 274/1108] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:05 2026] GET /volume/v3/volumes/0b2fae17-7418-4b67-8cb1-0b57c902899f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:07.883959 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-57e55b06-a27d-4baa-8357-a874c06c29f4 req-ef8f808e-cbbe-43bb-9643-b3306f171c70 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:07.888627 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-57e55b06-a27d-4baa-8357-a874c06c29f4 req-ef8f808e-cbbe-43bb-9643-b3306f171c70 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:27:07.889069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-57e55b06-a27d-4baa-8357-a874c06c29f4 req-ef8f808e-cbbe-43bb-9643-b3306f171c70 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:07.891949 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-57e55b06-a27d-4baa-8357-a874c06c29f4 req-ef8f808e-cbbe-43bb-9643-b3306f171c70 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:07.915699 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:07.915699 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:07.924137 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-57e55b06-a27d-4baa-8357-a874c06c29f4 req-ef8f808e-cbbe-43bb-9643-b3306f171c70 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:27:07.935751 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-57e55b06-a27d-4baa-8357-a874c06c29f4 req-ef8f808e-cbbe-43bb-9643-b3306f171c70 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:27:07.936177 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 279/1109] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:07 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 1137 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:10.263418 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-69b1f80c-8e22-4999-80b0-780dd2a83af2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:10.431672 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69b1f80c-8e22-4999-80b0-780dd2a83af2 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:27:10.432003 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69b1f80c-8e22-4999-80b0-780dd2a83af2 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1770624178", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:10.455084 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69b1f80c-8e22-4999-80b0-780dd2a83af2 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:27:10.455616 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 276/1110] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:27:10 2026] POST /volume/v3/types => generated 275 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:10.468696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f3279744-2f90-44e3-be49-7bf8053f3cac None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:10.472283 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f3279744-2f90-44e3-be49-7bf8053f3cac tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:27:10.472736 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f3279744-2f90-44e3-be49-7bf8053f3cac tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1721119520", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:10.504893 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f3279744-2f90-44e3-be49-7bf8053f3cac tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:27:10.505433 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 282/1111] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:27:10 2026] POST /volume/v3/types => generated 275 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:10.517693 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-afb251fa-ade2-4efc-a42b-2120366ce47f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:10.617963 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:10.618463 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1847814726", "volume_type": "2ece4798-2eca-4cff-9432-7e4ee5c2152e", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:10.621314 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1847814726', 'volume_type': '2ece4798-2eca-4cff-9432-7e4ee5c2152e', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:10.625369 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Create volume of 1 GB Jul 10 04:27:10.625751 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:10.625751 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:10.626773 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Availability Zones retrieved successfully. Jul 10 04:27:10.635242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Flow 'volume_create_api' (424a180f-a93d-4997-96b5-7d94fd5ca5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:10.636643 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3da117-bb67-49d8-92e3-b55818b8472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:10.638331 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:10.678198 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3da117-bb67-49d8-92e3-b55818b8472b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:27:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=2ece4798-2eca-4cff-9432-7e4ee5c2152e,is_public=True,name='tempest-VolumeTypesTest-volume-type-1770624178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ece4798-2eca-4cff-9432-7e4ee5c2152e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:10.678930 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7504dcc-b71a-4a37-b3cf-ebb7a1064670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:10.718503 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1770624178 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1770624178, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:27:10.718876 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1770624178 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1770624178, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:27:10.768360 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Created reservations ['5c9a28ac-9a87-4d48-aa3c-e90d9a595c92', '01088250-51c5-433e-8303-3ae6985432a5', '25b00f57-7e5b-4621-a432-4a74c0047ac3', '1fe5e7f7-a255-46f3-8e8f-f3158d259ecf'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:10.769346 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7504dcc-b71a-4a37-b3cf-ebb7a1064670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c9a28ac-9a87-4d48-aa3c-e90d9a595c92', '01088250-51c5-433e-8303-3ae6985432a5', '25b00f57-7e5b-4621-a432-4a74c0047ac3', '1fe5e7f7-a255-46f3-8e8f-f3158d259ecf']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:10.770376 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f005658d-6a1e-4f7e-8491-0f06babee8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:10.798946 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f005658d-6a1e-4f7e-8491-0f06babee8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3157f37e-5d59-4f9b-9aa2-5057659624ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1847814726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79be6c3dbbb4aebb9efa93edfe84b5c',qos_specs=None,replication_status=,reservations=['5c9a28ac-9a87-4d48-aa3c-e90d9a595c92','01088250-51c5-433e-8303-3ae6985432a5','25b00f57-7e5b-4621-a432-4a74c0047ac3','1fe5e7f7-a255-46f3-8e8f-f3158d259ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0da8cfe97a421198eda13ecd6e424e',volume_type_id=2ece4798-2eca-4cff-9432-7e4ee5c2152e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1847814726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3157f37e-5d59-4f9b-9aa2-5057659624ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e79be6c3dbbb4aebb9efa93edfe84b5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0da8cfe97a421198eda13ecd6e424e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ece4798-2eca-4cff-9432-7e4ee5c2152e),volume_type_id=2ece4798-2eca-4cff-9432-7e4ee5c2152e)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:10.800067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f987f31c-9626-42d6-a3dc-f4f9e25172d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:10.830594 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f987f31c-9626-42d6-a3dc-f4f9e25172d9) transitioned into state 'SUCCESS' from state '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-1847814726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79be6c3dbbb4aebb9efa93edfe84b5c',qos_specs=None,replication_status=,reservations=['5c9a28ac-9a87-4d48-aa3c-e90d9a595c92','01088250-51c5-433e-8303-3ae6985432a5','25b00f57-7e5b-4621-a432-4a74c0047ac3','1fe5e7f7-a255-46f3-8e8f-f3158d259ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0da8cfe97a421198eda13ecd6e424e',volume_type_id=2ece4798-2eca-4cff-9432-7e4ee5c2152e)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:10.831353 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169c00d9-16ab-4fd1-87d1-3ba2601fca34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:10.863155 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (169c00d9-16ab-4fd1-87d1-3ba2601fca34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:10.864391 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Flow 'volume_create_api' (424a180f-a93d-4997-96b5-7d94fd5ca5c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:10.864391 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Create volume request issued successfully. Jul 10 04:27:10.865769 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-afb251fa-ade2-4efc-a42b-2120366ce47f tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:10.865769 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 275/1112] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:27:10 2026] POST /volume/v3/volumes => generated 782 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:10.892121 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-475d1a7a-3383-4d7f-be14-cc0fa4fe2e1d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:10.894187 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-475d1a7a-3383-4d7f-be14-cc0fa4fe2e1d tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] GET https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:10.894451 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-475d1a7a-3383-4d7f-be14-cc0fa4fe2e1d tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:10.894838 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-475d1a7a-3383-4d7f-be14-cc0fa4fe2e1d tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:10.904312 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:10.904312 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:10.911690 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-475d1a7a-3383-4d7f-be14-cc0fa4fe2e1d tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Volume info retrieved successfully. Jul 10 04:27:10.921095 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-475d1a7a-3383-4d7f-be14-cc0fa4fe2e1d tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed returned with HTTP 200 Jul 10 04:27:10.921670 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 280/1113] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:10 2026] GET /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:11.686322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2e2473fc-7aa5-4031-898d-0d30a125d8af None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:11.688384 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2e2473fc-7aa5-4031-898d-0d30a125d8af tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:11.688577 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2e2473fc-7aa5-4031-898d-0d30a125d8af tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:11.688861 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2e2473fc-7aa5-4031-898d-0d30a125d8af tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:11.699469 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:11.699469 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:11.704329 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2e2473fc-7aa5-4031-898d-0d30a125d8af tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:11.710450 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2e2473fc-7aa5-4031-898d-0d30a125d8af tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:11.711457 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 277/1114] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:11 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:11.727637 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-394f45c6-7ea7-4d54-ad0f-885f5763fa4c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:11.732364 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-394f45c6-7ea7-4d54-ad0f-885f5763fa4c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:11.732658 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-394f45c6-7ea7-4d54-ad0f-885f5763fa4c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:11.732968 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-394f45c6-7ea7-4d54-ad0f-885f5763fa4c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:11.749959 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:11.749959 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:11.758367 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-394f45c6-7ea7-4d54-ad0f-885f5763fa4c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:11.767095 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-394f45c6-7ea7-4d54-ad0f-885f5763fa4c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:11.767095 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 283/1115] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:11 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:11.828584 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-729905c2-705c-4cd0-9738-90db5efad619 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:11.832046 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-729905c2-705c-4cd0-9738-90db5efad619 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:11.832309 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-729905c2-705c-4cd0-9738-90db5efad619 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:11.832799 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-729905c2-705c-4cd0-9738-90db5efad619 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:11.844972 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:11.844972 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:11.852666 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-729905c2-705c-4cd0-9738-90db5efad619 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:11.861599 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-729905c2-705c-4cd0-9738-90db5efad619 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:11.862164 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 276/1116] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:11 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:11.938369 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7eb42961-52c6-4bd4-a476-ce06e17e0183 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:11.940406 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7eb42961-52c6-4bd4-a476-ce06e17e0183 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] GET https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:11.940721 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7eb42961-52c6-4bd4-a476-ce06e17e0183 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:11.940967 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7eb42961-52c6-4bd4-a476-ce06e17e0183 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:11.957014 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:11.957014 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:11.961878 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7eb42961-52c6-4bd4-a476-ce06e17e0183 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Volume info retrieved successfully. Jul 10 04:27:11.967804 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7eb42961-52c6-4bd4-a476-ce06e17e0183 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed returned with HTTP 200 Jul 10 04:27:11.968168 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 281/1117] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:11 2026] GET /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:11.982276 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:11.985787 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] POST https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed/action Jul 10 04:27:11.986144 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Action body: b'{"os-retype": {"new_type": "b0ff3b1a-9e9e-4196-9f3d-564b48e938b6"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:11.989597 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "b0ff3b1a-9e9e-4196-9f3d-564b48e938b6"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:12.001489 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:12.001489 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:12.002387 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Volume info retrieved successfully. Jul 10 04:27:12.026579 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1721119520 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1721119520, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:27:12.027043 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1721119520 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1721119520, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:27:12.067173 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Created reservations ['c4beffb0-7206-49fb-a962-ec347bebfba9', 'ce442020-9488-444e-91ee-9e993168e09d'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:12.091104 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1770624178 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1770624178, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:27:12.091606 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1770624178 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1770624178, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:27:12.102997 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Created reservations ['745331cb-c414-4719-8b81-936b5b1f5e19', '9960be53-76e4-468d-93b2-b8a70c589aa0'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:12.145966 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Retype volume request issued successfully. Jul 10 04:27:12.148641 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bf315205-d79e-4763-a015-3dd4911c7cf5 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed/action returned with HTTP 202 Jul 10 04:27:12.148641 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 278/1118] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:27:11 2026] POST /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:27:12.157115 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-66e3f951-ac95-4aa3-a92f-56a83efba2de None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:12.159663 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-66e3f951-ac95-4aa3-a92f-56a83efba2de tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] GET https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:12.159792 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-66e3f951-ac95-4aa3-a92f-56a83efba2de tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:12.160150 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-66e3f951-ac95-4aa3-a92f-56a83efba2de tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:12.172540 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:12.172540 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:12.178109 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-66e3f951-ac95-4aa3-a92f-56a83efba2de tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Volume info retrieved successfully. Jul 10 04:27:12.185184 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-66e3f951-ac95-4aa3-a92f-56a83efba2de tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed returned with HTTP 200 Jul 10 04:27:12.185184 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 284/1119] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:12 2026] GET /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:13.208544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5b169987-1923-43aa-b2f1-e01ec3463bb0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:13.211690 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5b169987-1923-43aa-b2f1-e01ec3463bb0 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] GET https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:13.212017 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5b169987-1923-43aa-b2f1-e01ec3463bb0 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:13.212347 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5b169987-1923-43aa-b2f1-e01ec3463bb0 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:13.226060 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:13.226060 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:13.233888 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5b169987-1923-43aa-b2f1-e01ec3463bb0 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Volume info retrieved successfully. Jul 10 04:27:13.241104 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5b169987-1923-43aa-b2f1-e01ec3463bb0 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed returned with HTTP 200 Jul 10 04:27:13.241642 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 277/1120] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:13 2026] GET /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:13.262596 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f0cfa1b1-c18b-480c-84b0-7ed11a34f729 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:13.265886 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0cfa1b1-c18b-480c-84b0-7ed11a34f729 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] GET https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:13.265886 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f0cfa1b1-c18b-480c-84b0-7ed11a34f729 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:13.267034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f0cfa1b1-c18b-480c-84b0-7ed11a34f729 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:13.279511 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:13.279511 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:13.287201 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f0cfa1b1-c18b-480c-84b0-7ed11a34f729 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Volume info retrieved successfully. Jul 10 04:27:13.296884 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0cfa1b1-c18b-480c-84b0-7ed11a34f729 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed returned with HTTP 200 Jul 10 04:27:13.298798 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 282/1121] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:13 2026] GET /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:13.321098 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-58834ac8-1d55-4ffc-a690-d2e307053c48 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:13.323723 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-58834ac8-1d55-4ffc-a690-d2e307053c48 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] GET https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:13.324012 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-58834ac8-1d55-4ffc-a690-d2e307053c48 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:13.324195 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-58834ac8-1d55-4ffc-a690-d2e307053c48 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:13.334313 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:13.334313 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:13.338918 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-58834ac8-1d55-4ffc-a690-d2e307053c48 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Volume info retrieved successfully. Jul 10 04:27:13.344708 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-58834ac8-1d55-4ffc-a690-d2e307053c48 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed returned with HTTP 200 Jul 10 04:27:13.345422 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 279/1122] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:13 2026] GET /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:13.365011 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0a7a6764-3e4b-4afe-bc05-e6656acf40ed None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:13.367506 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0a7a6764-3e4b-4afe-bc05-e6656acf40ed tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:13.367683 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0a7a6764-3e4b-4afe-bc05-e6656acf40ed tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:13.368543 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0a7a6764-3e4b-4afe-bc05-e6656acf40ed tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:13.368543 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-0a7a6764-3e4b-4afe-bc05-e6656acf40ed tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Delete volume with id: 3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:13.376968 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:13.376968 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:13.377485 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0a7a6764-3e4b-4afe-bc05-e6656acf40ed tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Volume info retrieved successfully. Jul 10 04:27:13.412947 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0a7a6764-3e4b-4afe-bc05-e6656acf40ed tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Delete volume request issued successfully. Jul 10 04:27:13.413684 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0a7a6764-3e4b-4afe-bc05-e6656acf40ed tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed returned with HTTP 202 Jul 10 04:27:13.414317 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 285/1123] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:13 2026] DELETE /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:13.432572 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e8a4f6f0-d7d2-4ea5-9df6-dbed5b7d790a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:13.434231 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e8a4f6f0-d7d2-4ea5-9df6-dbed5b7d790a tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] GET https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:13.434676 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e8a4f6f0-d7d2-4ea5-9df6-dbed5b7d790a tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:13.434748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e8a4f6f0-d7d2-4ea5-9df6-dbed5b7d790a tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:13.450961 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:13.450961 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:13.460797 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e8a4f6f0-d7d2-4ea5-9df6-dbed5b7d790a tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Volume info retrieved successfully. Jul 10 04:27:13.469033 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e8a4f6f0-d7d2-4ea5-9df6-dbed5b7d790a tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed returned with HTTP 200 Jul 10 04:27:13.470135 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 278/1124] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:13 2026] GET /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:13.918732 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4db08de6-cf3e-49ef-acd9-b06744cd9395 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:13.919087 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4db08de6-cf3e-49ef-acd9-b06744cd9395 None None] GET https://10.4.3.87/volume// Jul 10 04:27:13.919267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4db08de6-cf3e-49ef-acd9-b06744cd9395 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:13.920172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4db08de6-cf3e-49ef-acd9-b06744cd9395 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:13.920172 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4db08de6-cf3e-49ef-acd9-b06744cd9395 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:13.920876 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 283/1125] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:27:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 04:27:13.930446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-0f19f3cc-a8ff-4261-93b8-8b31f80bfeab None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:13.933275 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-0f19f3cc-a8ff-4261-93b8-8b31f80bfeab tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:27:13.934051 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-0f19f3cc-a8ff-4261-93b8-8b31f80bfeab tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08563f1c-1e01-4cb9-b17b-525cdaf82103", "connector": null, "instance_uuid": "f20a2012-5918-4e1f-ae44-2049297d9ab7"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:13.948549 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:13.948549 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:14.012326 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-0f19f3cc-a8ff-4261-93b8-8b31f80bfeab tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:27:14.012326 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 280/1126] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:27:13 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:14.396404 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0c4a1111-d6ff-4a50-b6ba-2cf22f0fe1a6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.399121 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c4a1111-d6ff-4a50-b6ba-2cf22f0fe1a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:14.399528 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c4a1111-d6ff-4a50-b6ba-2cf22f0fe1a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.399846 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c4a1111-d6ff-4a50-b6ba-2cf22f0fe1a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.413592 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:14.413592 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:14.418786 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0c4a1111-d6ff-4a50-b6ba-2cf22f0fe1a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:14.425082 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c4a1111-d6ff-4a50-b6ba-2cf22f0fe1a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:14.425759 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 286/1127] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:14.485766 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-311b25d1-4f36-438d-ad33-43a3e6f2d608 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.490056 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-311b25d1-4f36-438d-ad33-43a3e6f2d608 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] GET https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed Jul 10 04:27:14.490056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-311b25d1-4f36-438d-ad33-43a3e6f2d608 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.490056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-311b25d1-4f36-438d-ad33-43a3e6f2d608 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.499439 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-311b25d1-4f36-438d-ad33-43a3e6f2d608 tempest-VolumeTypesTest-1306262163 tempest-VolumeTypesTest-1306262163-project-member] https://10.4.3.87/volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed returned with HTTP 404 Jul 10 04:27:14.500369 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 279/1128] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/volumes/3157f37e-5d59-4f9b-9aa2-5057659624ed => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:14.511310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0f4047a5-603c-42f4-82e8-fefa6c4c423f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.514619 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f4047a5-603c-42f4-82e8-fefa6c4c423f tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] DELETE https://10.4.3.87/volume/v3/types/b0ff3b1a-9e9e-4196-9f3d-564b48e938b6 Jul 10 04:27:14.514964 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f4047a5-603c-42f4-82e8-fefa6c4c423f tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.515360 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f4047a5-603c-42f4-82e8-fefa6c4c423f tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.561852 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f4047a5-603c-42f4-82e8-fefa6c4c423f tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/b0ff3b1a-9e9e-4196-9f3d-564b48e938b6 returned with HTTP 202 Jul 10 04:27:14.562435 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 284/1129] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:27:14 2026] DELETE /volume/v3/types/b0ff3b1a-9e9e-4196-9f3d-564b48e938b6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:14.568021 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-85070863-974e-48c1-8d4c-e884d3dff782 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.568515 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-85070863-974e-48c1-8d4c-e884d3dff782 None None] GET https://10.4.3.87/volume// Jul 10 04:27:14.568515 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-85070863-974e-48c1-8d4c-e884d3dff782 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.569364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-85070863-974e-48c1-8d4c-e884d3dff782 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.569364 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-85070863-974e-48c1-8d4c-e884d3dff782 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:14.569480 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 281/1130] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 04:27:14.573324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-09100d87-4272-40f7-b0ce-654ac2753bc7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.575585 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09100d87-4272-40f7-b0ce-654ac2753bc7 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/b0ff3b1a-9e9e-4196-9f3d-564b48e938b6 Jul 10 04:27:14.575787 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09100d87-4272-40f7-b0ce-654ac2753bc7 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.576099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09100d87-4272-40f7-b0ce-654ac2753bc7 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.579094 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-79832786-7ada-4ba5-a502-cbf0ab7acca3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.580208 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09100d87-4272-40f7-b0ce-654ac2753bc7 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/b0ff3b1a-9e9e-4196-9f3d-564b48e938b6 returned with HTTP 404 Jul 10 04:27:14.582147 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 287/1131] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/types/b0ff3b1a-9e9e-4196-9f3d-564b48e938b6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:14.582232 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-79832786-7ada-4ba5-a502-cbf0ab7acca3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:14.582534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-79832786-7ada-4ba5-a502-cbf0ab7acca3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.583057 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-79832786-7ada-4ba5-a502-cbf0ab7acca3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.589126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e5b1faaa-63d2-4315-8a09-a867bc3e987b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.591069 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e5b1faaa-63d2-4315-8a09-a867bc3e987b tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] DELETE https://10.4.3.87/volume/v3/types/2ece4798-2eca-4cff-9432-7e4ee5c2152e Jul 10 04:27:14.591276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e5b1faaa-63d2-4315-8a09-a867bc3e987b tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.591752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e5b1faaa-63d2-4315-8a09-a867bc3e987b tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.598202 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:14.598202 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:14.602310 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-79832786-7ada-4ba5-a502-cbf0ab7acca3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:14.610122 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-79832786-7ada-4ba5-a502-cbf0ab7acca3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:14.610917 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 280/1132] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:14.629970 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e5b1faaa-63d2-4315-8a09-a867bc3e987b tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/2ece4798-2eca-4cff-9432-7e4ee5c2152e returned with HTTP 202 Jul 10 04:27:14.630576 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 285/1133] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:27:14 2026] DELETE /volume/v3/types/2ece4798-2eca-4cff-9432-7e4ee5c2152e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:14.642627 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8dbdeed8-8c07-47c3-9867-afe76c0eeb56 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.649333 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8dbdeed8-8c07-47c3-9867-afe76c0eeb56 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/2ece4798-2eca-4cff-9432-7e4ee5c2152e Jul 10 04:27:14.649711 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8dbdeed8-8c07-47c3-9867-afe76c0eeb56 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.650078 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8dbdeed8-8c07-47c3-9867-afe76c0eeb56 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.655250 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8dbdeed8-8c07-47c3-9867-afe76c0eeb56 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/2ece4798-2eca-4cff-9432-7e4ee5c2152e returned with HTTP 404 Jul 10 04:27:14.656072 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 282/1134] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/types/2ece4798-2eca-4cff-9432-7e4ee5c2152e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:14.667988 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ebb7f999-357c-46e4-86ac-8ebd57f08eeb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.670390 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ebb7f999-357c-46e4-86ac-8ebd57f08eeb tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:27:14.670861 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ebb7f999-357c-46e4-86ac-8ebd57f08eeb tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1410648366", "description": "tempest-volume-type-description-1373384330", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:14.690045 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ebb7f999-357c-46e4-86ac-8ebd57f08eeb tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:27:14.690689 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 288/1135] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:27:14 2026] POST /volume/v3/types => generated 315 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:14.704492 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3ab2015f-c33e-48c6-95b4-38a0a7115f64 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.708318 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ab2015f-c33e-48c6-95b4-38a0a7115f64 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/410873ea-f669-4449-b819-6f95fe105915 Jul 10 04:27:14.708318 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ab2015f-c33e-48c6-95b4-38a0a7115f64 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.709477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ab2015f-c33e-48c6-95b4-38a0a7115f64 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.720137 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ab2015f-c33e-48c6-95b4-38a0a7115f64 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/410873ea-f669-4449-b819-6f95fe105915 returned with HTTP 200 Jul 10 04:27:14.721159 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 281/1136] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/types/410873ea-f669-4449-b819-6f95fe105915 => generated 337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:14.737449 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-e6bbdcc3-e8e4-4fce-894b-fa8f49c6161d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.739193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dbb1130d-792f-4c27-9d0b-a659c4c93dfe None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.742980 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dbb1130d-792f-4c27-9d0b-a659c4c93dfe tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] DELETE https://10.4.3.87/volume/v3/types/410873ea-f669-4449-b819-6f95fe105915 Jul 10 04:27:14.743287 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dbb1130d-792f-4c27-9d0b-a659c4c93dfe tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.745235 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-e6bbdcc3-e8e4-4fce-894b-fa8f49c6161d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] PUT https://10.4.3.87/volume/v3/attachments/f9f84e33-c8b9-49a9-a02c-3c766a5163a5 Jul 10 04:27:14.745734 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-e6bbdcc3-e8e4-4fce-894b-fa8f49c6161d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:14.746605 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dbb1130d-792f-4c27-9d0b-a659c4c93dfe tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.746996 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:14.746996 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:14.766344 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-e6bbdcc3-e8e4-4fce-894b-fa8f49c6161d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Acquiring lock "cinder-attachment_update-08563f1c-1e01-4cb9-b17b-525cdaf82103-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:27:14.777390 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-e6bbdcc3-e8e4-4fce-894b-fa8f49c6161d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-08563f1c-1e01-4cb9-b17b-525cdaf82103-np0000004952" acquired by "attachment_update" :: waited 0.011s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:27:14.778980 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:14.778980 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:14.791843 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dbb1130d-792f-4c27-9d0b-a659c4c93dfe tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/410873ea-f669-4449-b819-6f95fe105915 returned with HTTP 202 Jul 10 04:27:14.792876 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 283/1137] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:27:14 2026] DELETE /volume/v3/types/410873ea-f669-4449-b819-6f95fe105915 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:14.804146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-28881ab6-20cb-4882-9716-86db4688f62b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.809634 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-28881ab6-20cb-4882-9716-86db4688f62b tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/410873ea-f669-4449-b819-6f95fe105915 Jul 10 04:27:14.811700 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-28881ab6-20cb-4882-9716-86db4688f62b tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.811700 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-28881ab6-20cb-4882-9716-86db4688f62b tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.815571 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-28881ab6-20cb-4882-9716-86db4688f62b tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/410873ea-f669-4449-b819-6f95fe105915 returned with HTTP 404 Jul 10 04:27:14.816651 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 289/1138] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/types/410873ea-f669-4449-b819-6f95fe105915 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:14.828131 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a6656c41-9bd9-4c42-85a7-368e181b41e9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.831981 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a6656c41-9bd9-4c42-85a7-368e181b41e9 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:27:14.832548 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a6656c41-9bd9-4c42-85a7-368e181b41e9 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1563496826"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:14.853344 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a6656c41-9bd9-4c42-85a7-368e181b41e9 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:27:14.854081 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 282/1139] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:27:14 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:14.865331 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-40b35588-884a-4c8b-afce-89d373c5527c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.867844 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-40b35588-884a-4c8b-afce-89d373c5527c tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] POST https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption Jul 10 04:27:14.868575 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-40b35588-884a-4c8b-afce-89d373c5527c tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:14.887762 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-40b35588-884a-4c8b-afce-89d373c5527c tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption returned with HTTP 200 Jul 10 04:27:14.888285 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 284/1140] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:27:14 2026] POST /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:14.898625 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6abba22d-fba8-4f26-bae3-617a90122120 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.900904 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6abba22d-fba8-4f26-bae3-617a90122120 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption Jul 10 04:27:14.901202 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6abba22d-fba8-4f26-bae3-617a90122120 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.901531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6abba22d-fba8-4f26-bae3-617a90122120 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.910641 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6abba22d-fba8-4f26-bae3-617a90122120 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption returned with HTTP 200 Jul 10 04:27:14.911196 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 290/1141] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:14.922588 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b65e9826-3dd1-48eb-8b0e-af4b43ca46b0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.925841 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b65e9826-3dd1-48eb-8b0e-af4b43ca46b0 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] PUT https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption/7116fb80-348f-4cee-b5cb-3a626b3424eb Jul 10 04:27:14.926906 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b65e9826-3dd1-48eb-8b0e-af4b43ca46b0 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:14.967805 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b65e9826-3dd1-48eb-8b0e-af4b43ca46b0 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption/7116fb80-348f-4cee-b5cb-3a626b3424eb returned with HTTP 200 Jul 10 04:27:14.968623 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 283/1142] 10.4.3.87 () {68 vars in 1500 bytes} [Fri Jul 10 04:27:14 2026] PUT /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption/7116fb80-348f-4cee-b5cb-3a626b3424eb => generated 122 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:14.978309 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ee9f7645-a928-4729-80c0-bcab43bed233 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:14.980968 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ee9f7645-a928-4729-80c0-bcab43bed233 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption Jul 10 04:27:14.981193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ee9f7645-a928-4729-80c0-bcab43bed233 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:14.981438 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ee9f7645-a928-4729-80c0-bcab43bed233 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:14.989385 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ee9f7645-a928-4729-80c0-bcab43bed233 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption returned with HTTP 200 Jul 10 04:27:14.990523 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 285/1143] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:15.000116 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7f4ad912-aea3-46d6-a56e-3e3bb7cb3649 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.002170 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7f4ad912-aea3-46d6-a56e-3e3bb7cb3649 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption/cipher Jul 10 04:27:15.002440 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7f4ad912-aea3-46d6-a56e-3e3bb7cb3649 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.002703 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7f4ad912-aea3-46d6-a56e-3e3bb7cb3649 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.010049 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7f4ad912-aea3-46d6-a56e-3e3bb7cb3649 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption/cipher returned with HTTP 200 Jul 10 04:27:15.010559 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 291/1144] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:27:14 2026] GET /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:15.019536 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f34b9a60-ec1f-4be3-a641-18241732ba91 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.022006 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f34b9a60-ec1f-4be3-a641-18241732ba91 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] DELETE https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption/7116fb80-348f-4cee-b5cb-3a626b3424eb Jul 10 04:27:15.022240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f34b9a60-ec1f-4be3-a641-18241732ba91 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.022458 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f34b9a60-ec1f-4be3-a641-18241732ba91 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.038862 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f34b9a60-ec1f-4be3-a641-18241732ba91 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption/7116fb80-348f-4cee-b5cb-3a626b3424eb returned with HTTP 202 Jul 10 04:27:15.039657 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 284/1145] 10.4.3.87 () {66 vars in 1482 bytes} [Fri Jul 10 04:27:15 2026] DELETE /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption/7116fb80-348f-4cee-b5cb-3a626b3424eb => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:15.048103 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-74c50dc1-2d72-48dc-a002-55b69be3aa0f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.050362 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74c50dc1-2d72-48dc-a002-55b69be3aa0f tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption Jul 10 04:27:15.051089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74c50dc1-2d72-48dc-a002-55b69be3aa0f tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.051089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74c50dc1-2d72-48dc-a002-55b69be3aa0f tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.059090 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74c50dc1-2d72-48dc-a002-55b69be3aa0f tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption returned with HTTP 200 Jul 10 04:27:15.060067 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 286/1146] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:15 2026] GET /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 04:27:15.069863 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-56c9b4c2-06af-41c6-ba91-79fad38a2612 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.072616 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-56c9b4c2-06af-41c6-ba91-79fad38a2612 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption Jul 10 04:27:15.072907 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-56c9b4c2-06af-41c6-ba91-79fad38a2612 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.073118 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-56c9b4c2-06af-41c6-ba91-79fad38a2612 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.080596 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-56c9b4c2-06af-41c6-ba91-79fad38a2612 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption returned with HTTP 200 Jul 10 04:27:15.081107 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 292/1147] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:27:15 2026] GET /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 04:27:15.090124 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9514ba3e-d437-4321-8355-576fadc61c15 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.093028 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9514ba3e-d437-4321-8355-576fadc61c15 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] DELETE https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2 Jul 10 04:27:15.093279 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9514ba3e-d437-4321-8355-576fadc61c15 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.093535 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9514ba3e-d437-4321-8355-576fadc61c15 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.126655 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9514ba3e-d437-4321-8355-576fadc61c15 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2 returned with HTTP 202 Jul 10 04:27:15.127885 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 285/1148] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:27:15 2026] DELETE /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:15.136158 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1e2dc8e4-3240-4bb5-9f8e-db69426d8ad1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.139088 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e2dc8e4-3240-4bb5-9f8e-db69426d8ad1 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2 Jul 10 04:27:15.140105 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1e2dc8e4-3240-4bb5-9f8e-db69426d8ad1 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.140806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1e2dc8e4-3240-4bb5-9f8e-db69426d8ad1 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.145856 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e2dc8e4-3240-4bb5-9f8e-db69426d8ad1 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2 returned with HTTP 404 Jul 10 04:27:15.145856 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 287/1149] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:27:15 2026] GET /volume/v3/types/f6ec3e16-8698-4b0a-b35d-7d3d02187bc2 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:15.158241 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-87be8e01-5355-4db2-b103-2c27d6b272ad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.160317 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-87be8e01-5355-4db2-b103-2c27d6b272ad tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types Jul 10 04:27:15.160531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-87be8e01-5355-4db2-b103-2c27d6b272ad tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.160758 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-87be8e01-5355-4db2-b103-2c27d6b272ad tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.178590 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-87be8e01-5355-4db2-b103-2c27d6b272ad tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:27:15.179138 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 293/1150] 10.4.3.87 () {66 vars in 1224 bytes} [Fri Jul 10 04:27:15 2026] GET /volume/v3/types => generated 888 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:27:15.190573 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-403af239-42d1-45af-9689-a0fa66c34140 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.192538 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-403af239-42d1-45af-9689-a0fa66c34140 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:27:15.192934 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-403af239-42d1-45af-9689-a0fa66c34140 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-152579030"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:15.215734 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-403af239-42d1-45af-9689-a0fa66c34140 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:27:15.216348 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 286/1151] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:27:15 2026] POST /volume/v3/types => generated 220 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:15.231346 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-83e7f335-b0bf-4445-b880-e7748f2e913e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.234019 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83e7f335-b0bf-4445-b880-e7748f2e913e tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] PUT https://10.4.3.87/volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 Jul 10 04:27:15.234579 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83e7f335-b0bf-4445-b880-e7748f2e913e tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-793807390", "description": "tempest-volume-type-description-1639627323", "is_public": false}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:15.304247 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83e7f335-b0bf-4445-b880-e7748f2e913e tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 returned with HTTP 200 Jul 10 04:27:15.305016 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 288/1152] 10.4.3.87 () {68 vars in 1356 bytes} [Fri Jul 10 04:27:15 2026] PUT /volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 => generated 204 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:15.312259 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-e6bbdcc3-e8e4-4fce-894b-fa8f49c6161d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-08563f1c-1e01-4cb9-b17b-525cdaf82103-np0000004952" released by "attachment_update" :: held 0.534s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:27:15.312259 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-e6bbdcc3-e8e4-4fce-894b-fa8f49c6161d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/f9f84e33-c8b9-49a9-a02c-3c766a5163a5 returned with HTTP 200 Jul 10 04:27:15.312723 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 286/1153] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:27:14 2026] PUT /volume/v3/attachments/f9f84e33-c8b9-49a9-a02c-3c766a5163a5 => generated 968 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:15.319989 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-97f76ad3-d18c-4d3e-8d44-fbc8d8bd41cc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.324751 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-97f76ad3-d18c-4d3e-8d44-fbc8d8bd41cc tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 Jul 10 04:27:15.325110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-97f76ad3-d18c-4d3e-8d44-fbc8d8bd41cc tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.327461 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-97f76ad3-d18c-4d3e-8d44-fbc8d8bd41cc tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.327980 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-fed10795-f5d6-4c95-b148-8dd2bea5ed7f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.334736 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-97f76ad3-d18c-4d3e-8d44-fbc8d8bd41cc tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 returned with HTTP 200 Jul 10 04:27:15.334920 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-fed10795-f5d6-4c95-b148-8dd2bea5ed7f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103/encryption Jul 10 04:27:15.335137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-fed10795-f5d6-4c95-b148-8dd2bea5ed7f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.335417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-fed10795-f5d6-4c95-b148-8dd2bea5ed7f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.335605 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 294/1154] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:27:15 2026] GET /volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:15.348727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-42939561-daf3-47b7-80a9-c7437b762e4a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.351533 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-42939561-daf3-47b7-80a9-c7437b762e4a tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] DELETE https://10.4.3.87/volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 Jul 10 04:27:15.351877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-42939561-daf3-47b7-80a9-c7437b762e4a tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.352247 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-42939561-daf3-47b7-80a9-c7437b762e4a tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.353062 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:15.353062 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:15.368093 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-fed10795-f5d6-4c95-b148-8dd2bea5ed7f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103/encryption returned with HTTP 200 Jul 10 04:27:15.368473 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 287/1155] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:27:15 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103/encryption => generated 160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:15.390186 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-42939561-daf3-47b7-80a9-c7437b762e4a tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 returned with HTTP 202 Jul 10 04:27:15.390186 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 289/1156] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:27:15 2026] DELETE /volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:15.400936 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bfe129bd-fec0-475a-aab0-8c8db24dc545 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.403145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bfe129bd-fec0-475a-aab0-8c8db24dc545 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] GET https://10.4.3.87/volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 Jul 10 04:27:15.403434 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bfe129bd-fec0-475a-aab0-8c8db24dc545 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.403681 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bfe129bd-fec0-475a-aab0-8c8db24dc545 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.408924 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bfe129bd-fec0-475a-aab0-8c8db24dc545 tempest-VolumeTypesTest-57325288 tempest-VolumeTypesTest-57325288-project-admin] https://10.4.3.87/volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 returned with HTTP 404 Jul 10 04:27:15.409583 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 287/1157] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:27:15 2026] GET /volume/v3/types/73935269-e3f1-406a-b640-771907301bc0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:15.440853 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d3533770-62da-41b7-b2c2-b156964b04f7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:15.442833 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d3533770-62da-41b7-b2c2-b156964b04f7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:15.443363 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d3533770-62da-41b7-b2c2-b156964b04f7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:15.443583 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d3533770-62da-41b7-b2c2-b156964b04f7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:15.457480 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:15.457480 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:15.463431 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d3533770-62da-41b7-b2c2-b156964b04f7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:15.470024 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d3533770-62da-41b7-b2c2-b156964b04f7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:15.470647 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 295/1158] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:15 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:16.492539 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c1f85e96-a752-479e-822a-54e5a3aef161 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:16.498452 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1f85e96-a752-479e-822a-54e5a3aef161 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:16.498736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1f85e96-a752-479e-822a-54e5a3aef161 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:16.499028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1f85e96-a752-479e-822a-54e5a3aef161 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:16.519477 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:16.519477 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:16.528664 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c1f85e96-a752-479e-822a-54e5a3aef161 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:16.538492 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1f85e96-a752-479e-822a-54e5a3aef161 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:16.539246 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 288/1159] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:16 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:17.558790 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8d14c461-0677-46e5-98dc-6e39cd5f63a2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:17.561465 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8d14c461-0677-46e5-98dc-6e39cd5f63a2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:17.561649 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8d14c461-0677-46e5-98dc-6e39cd5f63a2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:17.562063 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8d14c461-0677-46e5-98dc-6e39cd5f63a2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:17.576375 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:17.576375 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:17.582163 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8d14c461-0677-46e5-98dc-6e39cd5f63a2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:17.588463 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8d14c461-0677-46e5-98dc-6e39cd5f63a2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:17.589102 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 290/1160] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:17 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:18.570079 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-addc2c27-b59e-49a3-ac1e-b14f382fe158 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:18.572232 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-addc2c27-b59e-49a3-ac1e-b14f382fe158 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:27:18.574061 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-addc2c27-b59e-49a3-ac1e-b14f382fe158 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:18.574365 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-addc2c27-b59e-49a3-ac1e-b14f382fe158 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:18.578762 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=432,cinder:UPDATE=101,cinder:INSERT=60 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:27:18.580659 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b68ad6c0-778c-49a4-848d-79146fa2aa88 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:18.591877 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:18.591877 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:18.598899 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-addc2c27-b59e-49a3-ac1e-b14f382fe158 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:27:18.604708 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-addc2c27-b59e-49a3-ac1e-b14f382fe158 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:27:18.605255 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 288/1161] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:18 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:18.609605 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21719aba-18f6-4f79-b2e8-6970b644b0cb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:18.623365 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21719aba-18f6-4f79-b2e8-6970b644b0cb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:18.623692 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21719aba-18f6-4f79-b2e8-6970b644b0cb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:18.623976 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21719aba-18f6-4f79-b2e8-6970b644b0cb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:18.626675 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=455,cinder:UPDATE=117,cinder:INSERT=75 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:27:18.638249 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:18.638249 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:18.643531 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21719aba-18f6-4f79-b2e8-6970b644b0cb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:18.650794 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21719aba-18f6-4f79-b2e8-6970b644b0cb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:18.651908 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 289/1162] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:18 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:18.667547 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-5af731ad-6398-4d6c-998b-a9ac337dc55e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:18.672977 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-5af731ad-6398-4d6c-998b-a9ac337dc55e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:27:18.673238 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-5af731ad-6398-4d6c-998b-a9ac337dc55e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:18.673532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-5af731ad-6398-4d6c-998b-a9ac337dc55e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:18.679258 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=377,cinder:UPDATE=77,cinder:INSERT=46 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:27:18.692553 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:18.692553 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:18.698327 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-5af731ad-6398-4d6c-998b-a9ac337dc55e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:27:18.705333 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-5af731ad-6398-4d6c-998b-a9ac337dc55e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:27:18.705902 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 291/1163] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:18 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:18.725706 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b68ad6c0-778c-49a4-848d-79146fa2aa88 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:27:18.726241 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b68ad6c0-778c-49a4-848d-79146fa2aa88 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2081387383", "extra_specs": {"spec1": "val1"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:18.731263 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-bc315f56-bfa4-491b-94f2-d966692b48b2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:18.734108 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-bc315f56-bfa4-491b-94f2-d966692b48b2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431/action Jul 10 04:27:18.734656 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-bc315f56-bfa4-491b-94f2-d966692b48b2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:18.734845 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-bc315f56-bfa4-491b-94f2-d966692b48b2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:18.750853 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:18.750853 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:18.751127 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-bc315f56-bfa4-491b-94f2-d966692b48b2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:27:18.751621 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b68ad6c0-778c-49a4-848d-79146fa2aa88 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:27:18.752334 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 296/1164] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:27:18 2026] POST /volume/v3/types => generated 243 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:18.764132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-60ab55ca-2456-4050-a47f-31bdaf3b53b5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:18.766626 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-60ab55ca-2456-4050-a47f-31bdaf3b53b5 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] POST https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs Jul 10 04:27:18.766796 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-bc315f56-bfa4-491b-94f2-d966692b48b2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Begin detaching volume completed successfully. Jul 10 04:27:18.767112 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-60ab55ca-2456-4050-a47f-31bdaf3b53b5 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:18.767297 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-bc315f56-bfa4-491b-94f2-d966692b48b2 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431/action returned with HTTP 202 Jul 10 04:27:18.768075 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 289/1165] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:27:18 2026] POST /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:27:18.769104 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-60ab55ca-2456-4050-a47f-31bdaf3b53b5 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs returned with HTTP 400 Jul 10 04:27:18.769782 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 290/1166] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:27:18 2026] POST /volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:27:18.782688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-43bf95d3-6d54-4bc5-b612-788b3a308a7c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:18.785073 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-43bf95d3-6d54-4bc5-b612-788b3a308a7c tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] POST https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs Jul 10 04:27:18.785073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-43bf95d3-6d54-4bc5-b612-788b3a308a7c tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:18.786572 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-43bf95d3-6d54-4bc5-b612-788b3a308a7c tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs returned with HTTP 400 Jul 10 04:27:18.787206 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 292/1167] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:27:18 2026] POST /volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:27:18.797566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-56026893-a492-4e66-a971-e90c6ed1cd56 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:18.800326 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-56026893-a492-4e66-a971-e90c6ed1cd56 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] POST https://10.4.3.87/volume/v3/types/b5b4e977-4538-43a3-8aeb-f638dc825e21/extra_specs Jul 10 04:27:18.800743 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-56026893-a492-4e66-a971-e90c6ed1cd56 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:19.006563 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-56026893-a492-4e66-a971-e90c6ed1cd56 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b5b4e977-4538-43a3-8aeb-f638dc825e21/extra_specs returned with HTTP 404 Jul 10 04:27:19.007170 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 297/1168] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:27:18 2026] POST /volume/v3/types/b5b4e977-4538-43a3-8aeb-f638dc825e21/extra_specs => generated 114 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:19.017910 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-957b6c04-2394-4534-bd9f-cdb7db4e9bca None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.022480 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-957b6c04-2394-4534-bd9f-cdb7db4e9bca tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] DELETE https://10.4.3.87/volume/v3/types/62cf585a-fbe9-4d7b-b89e-bcc595af3150/extra_specs/spec1 Jul 10 04:27:19.022594 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-957b6c04-2394-4534-bd9f-cdb7db4e9bca tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:19.022855 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-957b6c04-2394-4534-bd9f-cdb7db4e9bca tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:19.027323 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-957b6c04-2394-4534-bd9f-cdb7db4e9bca tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/62cf585a-fbe9-4d7b-b89e-bcc595af3150/extra_specs/spec1 returned with HTTP 404 Jul 10 04:27:19.028093 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 290/1169] 10.4.3.87 () {66 vars in 1392 bytes} [Fri Jul 10 04:27:19 2026] DELETE /volume/v3/types/62cf585a-fbe9-4d7b-b89e-bcc595af3150/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:19.040182 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4f337cd7-eba2-4827-b382-69cf14f5d741 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.042888 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4f337cd7-eba2-4827-b382-69cf14f5d741 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] GET https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/nonexistent_extra_spec_name Jul 10 04:27:19.043018 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4f337cd7-eba2-4827-b382-69cf14f5d741 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:19.043285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4f337cd7-eba2-4827-b382-69cf14f5d741 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:19.053784 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4f337cd7-eba2-4827-b382-69cf14f5d741 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 10 04:27:19.054390 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 291/1170] 10.4.3.87 () {66 vars in 1455 bytes} [Fri Jul 10 04:27:19 2026] GET /volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:19.065134 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c3e7b6d0-3151-4544-b59c-e7a22cac56a6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.067039 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c3e7b6d0-3151-4544-b59c-e7a22cac56a6 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] GET https://10.4.3.87/volume/v3/types/9bf83dc9-1b0b-49b2-be05-96adc900e044/extra_specs/spec1 Jul 10 04:27:19.067267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c3e7b6d0-3151-4544-b59c-e7a22cac56a6 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:19.067473 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c3e7b6d0-3151-4544-b59c-e7a22cac56a6 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:19.072266 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c3e7b6d0-3151-4544-b59c-e7a22cac56a6 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/9bf83dc9-1b0b-49b2-be05-96adc900e044/extra_specs/spec1 returned with HTTP 404 Jul 10 04:27:19.072802 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 293/1171] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:27:19 2026] GET /volume/v3/types/9bf83dc9-1b0b-49b2-be05-96adc900e044/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:19.083580 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a04f1609-a843-4b7c-b61d-a48e3eda6f38 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.085614 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a04f1609-a843-4b7c-b61d-a48e3eda6f38 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] GET https://10.4.3.87/volume/v3/types/8e5be510-d63d-4133-9dd4-58075f737120/extra_specs Jul 10 04:27:19.085837 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a04f1609-a843-4b7c-b61d-a48e3eda6f38 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:19.086092 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a04f1609-a843-4b7c-b61d-a48e3eda6f38 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:19.091630 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a04f1609-a843-4b7c-b61d-a48e3eda6f38 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/8e5be510-d63d-4133-9dd4-58075f737120/extra_specs returned with HTTP 404 Jul 10 04:27:19.092182 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 298/1172] 10.4.3.87 () {66 vars in 1371 bytes} [Fri Jul 10 04:27:19 2026] GET /volume/v3/types/8e5be510-d63d-4133-9dd4-58075f737120/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:19.103255 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6e7bb710-9b10-4a4a-8d9a-664b10aaa2ab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.103977 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6e7bb710-9b10-4a4a-8d9a-664b10aaa2ab tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] PUT https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/spec1 Jul 10 04:27:19.104574 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6e7bb710-9b10-4a4a-8d9a-664b10aaa2ab tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:19.107229 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6e7bb710-9b10-4a4a-8d9a-664b10aaa2ab tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/spec1 returned with HTTP 400 Jul 10 04:27:19.107910 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 291/1173] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:27:19 2026] PUT /volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:27:19.116918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-766f046d-0daf-4fe1-9287-bb1923480845 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.118716 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-766f046d-0daf-4fe1-9287-bb1923480845 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] PUT https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/spec1 Jul 10 04:27:19.119050 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-766f046d-0daf-4fe1-9287-bb1923480845 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Action: 'update', calling method: update, body: null {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:19.120486 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-766f046d-0daf-4fe1-9287-bb1923480845 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/spec1 returned with HTTP 400 Jul 10 04:27:19.120956 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 292/1174] 10.4.3.87 () {68 vars in 1408 bytes} [Fri Jul 10 04:27:19 2026] PUT /volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:19.130606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c6390ede-92e3-47fc-9cd3-3b4935f4871e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.132849 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c6390ede-92e3-47fc-9cd3-3b4935f4871e tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] PUT https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/None Jul 10 04:27:19.133305 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c6390ede-92e3-47fc-9cd3-3b4935f4871e tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:19.170043 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c6390ede-92e3-47fc-9cd3-3b4935f4871e tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 04:27:19.170154 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c6390ede-92e3-47fc-9cd3-3b4935f4871e tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/None returned with HTTP 400 Jul 10 04:27:19.170913 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 294/1175] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:27:19 2026] PUT /volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/None => generated 73 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:19.185145 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d86bbfd7-2de0-41dd-9a09-6986703a8436 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.186932 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d86bbfd7-2de0-41dd-9a09-6986703a8436 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] PUT https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/5acaf12c-7210-40f5-b729-d0a936aa1024 Jul 10 04:27:19.187371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d86bbfd7-2de0-41dd-9a09-6986703a8436 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:19.204437 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d86bbfd7-2de0-41dd-9a09-6986703a8436 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 04:27:19.204623 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d86bbfd7-2de0-41dd-9a09-6986703a8436 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/5acaf12c-7210-40f5-b729-d0a936aa1024 returned with HTTP 400 Jul 10 04:27:19.205313 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 299/1176] 10.4.3.87 () {68 vars in 1502 bytes} [Fri Jul 10 04:27:19 2026] PUT /volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6/extra_specs/5acaf12c-7210-40f5-b729-d0a936aa1024 => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:19.227311 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b2daf665-f956-4017-82fc-01f86c0eb822 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.229454 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2daf665-f956-4017-82fc-01f86c0eb822 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] PUT https://10.4.3.87/volume/v3/types/5c5d3b35-c09b-49fb-9672-b72e9061037e/extra_specs/spec1 Jul 10 04:27:19.230144 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b2daf665-f956-4017-82fc-01f86c0eb822 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:19.253806 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2daf665-f956-4017-82fc-01f86c0eb822 tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/5c5d3b35-c09b-49fb-9672-b72e9061037e/extra_specs/spec1 returned with HTTP 404 Jul 10 04:27:19.255104 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 292/1177] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:27:19 2026] PUT /volume/v3/types/5c5d3b35-c09b-49fb-9672-b72e9061037e/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:19.265364 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3b7b5890-00e6-4874-8479-1f57e8c3238f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.269242 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3b7b5890-00e6-4874-8479-1f57e8c3238f tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] DELETE https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6 Jul 10 04:27:19.269242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3b7b5890-00e6-4874-8479-1f57e8c3238f tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:19.269242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3b7b5890-00e6-4874-8479-1f57e8c3238f tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:19.324059 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3b7b5890-00e6-4874-8479-1f57e8c3238f tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6 returned with HTTP 202 Jul 10 04:27:19.324518 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 293/1178] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:27:19 2026] DELETE /volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:19.332440 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-761864dd-e619-47e8-8dd8-cde66606ee6f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.334433 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-761864dd-e619-47e8-8dd8-cde66606ee6f tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] GET https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6 Jul 10 04:27:19.334637 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-761864dd-e619-47e8-8dd8-cde66606ee6f tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:19.334820 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-761864dd-e619-47e8-8dd8-cde66606ee6f tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:19.338229 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-761864dd-e619-47e8-8dd8-cde66606ee6f tempest-ExtraSpecsNegativeTest-2055409680 tempest-ExtraSpecsNegativeTest-2055409680-project-admin] https://10.4.3.87/volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6 returned with HTTP 404 Jul 10 04:27:19.338820 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 295/1179] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:27:19 2026] GET /volume/v3/types/b07f489a-eeaa-45dd-874b-6b22810863e6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:19.664591 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2b1733a7-0f4c-45a7-be98-2f73dcf9a3f3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.666230 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2b1733a7-0f4c-45a7-be98-2f73dcf9a3f3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:19.666416 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2b1733a7-0f4c-45a7-be98-2f73dcf9a3f3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:19.666583 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2b1733a7-0f4c-45a7-be98-2f73dcf9a3f3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:19.676585 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:19.676585 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:19.681543 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2b1733a7-0f4c-45a7-be98-2f73dcf9a3f3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:19.686292 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2b1733a7-0f4c-45a7-be98-2f73dcf9a3f3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:19.686686 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 300/1180] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:19 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:19.807462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ac4719bb-a9f9-4be1-81b6-9321e0a12d0c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.807462 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ac4719bb-a9f9-4be1-81b6-9321e0a12d0c None None] GET https://10.4.3.87/volume// Jul 10 04:27:19.807861 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ac4719bb-a9f9-4be1-81b6-9321e0a12d0c None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:19.807861 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ac4719bb-a9f9-4be1-81b6-9321e0a12d0c None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:19.808245 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ac4719bb-a9f9-4be1-81b6-9321e0a12d0c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:19.808621 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 293/1181] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:19.819505 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-59067004-aa3d-4312-a239-d95e2254b424 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:19.822122 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-59067004-aa3d-4312-a239-d95e2254b424 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:27:19.822344 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-59067004-aa3d-4312-a239-d95e2254b424 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:19.822605 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-59067004-aa3d-4312-a239-d95e2254b424 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:19.843341 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:19.843341 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:19.848968 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-59067004-aa3d-4312-a239-d95e2254b424 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:27:19.857557 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-59067004-aa3d-4312-a239-d95e2254b424 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:27:19.858094 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 294/1182] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:19 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 1320 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:20.709687 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6d1fb5ef-2562-4e50-9fc3-ce5d5f96c515 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:20.713505 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6d1fb5ef-2562-4e50-9fc3-ce5d5f96c515 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:20.714113 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6d1fb5ef-2562-4e50-9fc3-ce5d5f96c515 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:20.714113 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6d1fb5ef-2562-4e50-9fc3-ce5d5f96c515 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:20.735668 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:20.735668 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:20.750209 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6d1fb5ef-2562-4e50-9fc3-ce5d5f96c515 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:20.754867 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6d1fb5ef-2562-4e50-9fc3-ce5d5f96c515 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:20.755344 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 296/1183] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:20 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:20.922427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-76e0179a-71d6-4fce-9468-524315cb5589 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:20.928350 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-76e0179a-71d6-4fce-9468-524315cb5589 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] DELETE https://10.4.3.87/volume/v3/attachments/a1cad3c5-344d-4500-819e-a2c17a59fcd2 Jul 10 04:27:20.928650 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-76e0179a-71d6-4fce-9468-524315cb5589 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:20.929867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-76e0179a-71d6-4fce-9468-524315cb5589 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:20.951288 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:20.951288 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:21.154639 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:21.156756 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:21.157209 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1953643415", "snapshot_id": null, "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "volume_type": null, "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:21.160330 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1953643415', 'snapshot_id': None, 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'volume_type': None, 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:21.476398 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create volume of 1 GB Jul 10 04:27:21.482118 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Availability Zones retrieved successfully. Jul 10 04:27:21.489765 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-532ae343-a5dd-49fb-921f-cc6408cd4183 req-76e0179a-71d6-4fce-9468-524315cb5589 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments/a1cad3c5-344d-4500-819e-a2c17a59fcd2 returned with HTTP 200 Jul 10 04:27:21.490098 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 301/1184] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:27:20 2026] DELETE /volume/v3/attachments/a1cad3c5-344d-4500-819e-a2c17a59fcd2 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:21.490356 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Flow 'volume_create_api' (e10dea67-aae3-4df3-bcc0-d5e37772e6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:21.494180 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce80766-d50e-4b76-81ed-9524637ed348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:21.495262 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:21.578239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce80766-d50e-4b76-81ed-9524637ed348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:21.578791 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108d5d67-a04d-4e12-916f-9524db01c38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:21.668015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Created reservations ['4f95a279-cdd5-4886-8019-8a7ca1644efc', '017c3d03-f508-4b2e-aaeb-d30eb97c36df', '42c315c3-7dec-43b1-a802-514fd7da1956', '7361220f-ae16-416e-a46a-a862f8bb25ad'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:21.669276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108d5d67-a04d-4e12-916f-9524db01c38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f95a279-cdd5-4886-8019-8a7ca1644efc', '017c3d03-f508-4b2e-aaeb-d30eb97c36df', '42c315c3-7dec-43b1-a802-514fd7da1956', '7361220f-ae16-416e-a46a-a862f8bb25ad']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:21.671264 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ca47ae-de2b-421c-81cd-7a1331ca8656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:21.703040 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ca47ae-de2b-421c-81cd-7a1331ca8656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd275cfc1-e766-4ea9-bada-0fca93eb6618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1953643415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bba158f6294737926841f69582884a',qos_specs=None,replication_status=,reservations=['4f95a279-cdd5-4886-8019-8a7ca1644efc','017c3d03-f508-4b2e-aaeb-d30eb97c36df','42c315c3-7dec-43b1-a802-514fd7da1956','7361220f-ae16-416e-a46a-a862f8bb25ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bfafc58d07e45cf82e29664595f53ee',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1953643415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d275cfc1-e766-4ea9-bada-0fca93eb6618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58bba158f6294737926841f69582884a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bfafc58d07e45cf82e29664595f53ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:21.703794 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7c6e90-79d6-420a-96e5-7d4328e3aaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:21.730773 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7c6e90-79d6-420a-96e5-7d4328e3aaa7) transitioned into state 'SUCCESS' from state '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-1953643415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bba158f6294737926841f69582884a',qos_specs=None,replication_status=,reservations=['4f95a279-cdd5-4886-8019-8a7ca1644efc','017c3d03-f508-4b2e-aaeb-d30eb97c36df','42c315c3-7dec-43b1-a802-514fd7da1956','7361220f-ae16-416e-a46a-a862f8bb25ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bfafc58d07e45cf82e29664595f53ee',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:21.731721 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f559fec9-6d89-4a7c-9ccf-06bee0102a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:21.741477 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f559fec9-6d89-4a7c-9ccf-06bee0102a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:21.742318 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Flow 'volume_create_api' (e10dea67-aae3-4df3-bcc0-d5e37772e6dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:21.742611 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create volume request issued successfully. Jul 10 04:27:21.743459 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8420e63e-57a8-4477-89dd-257b49bb5cdd tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:21.744124 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 294/1185] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:27:21 2026] POST /volume/v3/volumes => generated 779 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:21.762644 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f0703add-372d-4655-a237-07c8a69dc15c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:21.768036 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0703add-372d-4655-a237-07c8a69dc15c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:27:21.768334 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0703add-372d-4655-a237-07c8a69dc15c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:21.768591 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0703add-372d-4655-a237-07c8a69dc15c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:21.772668 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-97f0a26b-1273-4894-a860-ed8603474a4a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:21.775243 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-97f0a26b-1273-4894-a860-ed8603474a4a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:21.775454 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-97f0a26b-1273-4894-a860-ed8603474a4a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:21.776490 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-97f0a26b-1273-4894-a860-ed8603474a4a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:21.786905 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:21.786905 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:21.792411 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f0703add-372d-4655-a237-07c8a69dc15c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:27:21.793297 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:21.793297 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:21.797676 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-97f0a26b-1273-4894-a860-ed8603474a4a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:21.800229 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0703add-372d-4655-a237-07c8a69dc15c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 200 Jul 10 04:27:21.800803 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 295/1186] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:21 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:21.803649 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-97f0a26b-1273-4894-a860-ed8603474a4a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:21.803969 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 297/1187] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:21 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:22.005594 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:22.117746 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:22.118151 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-616912798"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:22.120355 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-616912798'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:22.120538 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Create volume of 1 GB Jul 10 04:27:22.120912 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:22.120912 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:22.125639 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Availability Zones retrieved successfully. Jul 10 04:27:22.134701 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Flow 'volume_create_api' (3799a889-18b5-42dc-beef-680b833c274d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:22.136275 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a517d4d-441f-4da1-b258-1e657265c489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:22.137659 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:22.174886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a517d4d-441f-4da1-b258-1e657265c489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:22.175782 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb76d0a-9a6c-4ca4-8811-dec90e5380b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:22.264480 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Created reservations ['baf96d72-1357-467b-b426-a9bb7edc3a34', '370a8c6a-4c72-4f11-b604-e4cc7d87e08e', 'b423620e-cf5a-4b3e-a026-205b7edf7bda', '873d86a8-c60b-40dc-a968-644ff10b783b'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:22.265518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb76d0a-9a6c-4ca4-8811-dec90e5380b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baf96d72-1357-467b-b426-a9bb7edc3a34', '370a8c6a-4c72-4f11-b604-e4cc7d87e08e', 'b423620e-cf5a-4b3e-a026-205b7edf7bda', '873d86a8-c60b-40dc-a968-644ff10b783b']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:22.266519 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0dd738-1b88-4ebb-b123-202d2184a14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:22.296162 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0dd738-1b88-4ebb-b123-202d2184a14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '545ef196-603a-48a8-81ca-89424ec197c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-616912798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a095bad81414fbf9f408f91bffeca64',qos_specs=None,replication_status=,reservations=['baf96d72-1357-467b-b426-a9bb7edc3a34','370a8c6a-4c72-4f11-b604-e4cc7d87e08e','b423620e-cf5a-4b3e-a026-205b7edf7bda','873d86a8-c60b-40dc-a968-644ff10b783b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c95af0f1f95423a9d46efc66add4961',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-616912798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=545ef196-603a-48a8-81ca-89424ec197c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a095bad81414fbf9f408f91bffeca64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c95af0f1f95423a9d46efc66add4961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:22.297134 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d2a2f9-7d2d-46ff-8bb0-8dc7542edf3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:22.327880 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d2a2f9-7d2d-46ff-8bb0-8dc7542edf3f) transitioned into state 'SUCCESS' from state '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-616912798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a095bad81414fbf9f408f91bffeca64',qos_specs=None,replication_status=,reservations=['baf96d72-1357-467b-b426-a9bb7edc3a34','370a8c6a-4c72-4f11-b604-e4cc7d87e08e','b423620e-cf5a-4b3e-a026-205b7edf7bda','873d86a8-c60b-40dc-a968-644ff10b783b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c95af0f1f95423a9d46efc66add4961',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:22.328983 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea5e193-bcf6-4c87-a645-48e9cf2b7639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:22.344241 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea5e193-bcf6-4c87-a645-48e9cf2b7639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:22.345426 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Flow 'volume_create_api' (3799a889-18b5-42dc-beef-680b833c274d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:22.346057 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Create volume request issued successfully. Jul 10 04:27:22.348478 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-79b1a796-1eab-4084-86a6-bd329c0bdee0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:22.349836 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 302/1188] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:27:22 2026] POST /volume/v3/volumes => generated 752 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:22.369357 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2f36ccd4-1d66-449b-b64c-6bdf7382c69f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:22.371505 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f36ccd4-1d66-449b-b64c-6bdf7382c69f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 Jul 10 04:27:22.371770 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2f36ccd4-1d66-449b-b64c-6bdf7382c69f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:22.372205 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2f36ccd4-1d66-449b-b64c-6bdf7382c69f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:22.383146 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:22.383146 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:22.388621 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2f36ccd4-1d66-449b-b64c-6bdf7382c69f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Volume info retrieved successfully. Jul 10 04:27:22.395104 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f36ccd4-1d66-449b-b64c-6bdf7382c69f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 returned with HTTP 200 Jul 10 04:27:22.395796 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 295/1189] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:22 2026] GET /volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:22.817019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21eb00e3-062f-4640-8786-05759325eb95 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:22.818379 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2bbb0cd4-c039-47aa-be87-a0053823a969 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:22.819318 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21eb00e3-062f-4640-8786-05759325eb95 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:22.819582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21eb00e3-062f-4640-8786-05759325eb95 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:22.821575 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21eb00e3-062f-4640-8786-05759325eb95 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:22.821743 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2bbb0cd4-c039-47aa-be87-a0053823a969 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:27:22.821743 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2bbb0cd4-c039-47aa-be87-a0053823a969 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:22.822965 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2bbb0cd4-c039-47aa-be87-a0053823a969 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:22.832695 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:22.832695 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:22.837328 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21eb00e3-062f-4640-8786-05759325eb95 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:22.843122 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21eb00e3-062f-4640-8786-05759325eb95 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:22.843689 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 296/1190] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:22 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:22.846598 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:22.846598 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:22.853945 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2bbb0cd4-c039-47aa-be87-a0053823a969 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:27:22.859936 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2bbb0cd4-c039-47aa-be87-a0053823a969 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 200 Jul 10 04:27:22.860520 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 298/1191] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:22 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 1387 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:22.876662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-40790b0e-5253-4f00-a17d-d266eb3da9d6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:22.885903 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-40790b0e-5253-4f00-a17d-d266eb3da9d6 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:27:22.885903 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-40790b0e-5253-4f00-a17d-d266eb3da9d6 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:22.886934 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-40790b0e-5253-4f00-a17d-d266eb3da9d6 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:22.901268 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:22.901268 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:22.910417 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-40790b0e-5253-4f00-a17d-d266eb3da9d6 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:27:22.920014 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-40790b0e-5253-4f00-a17d-d266eb3da9d6 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 200 Jul 10 04:27:22.920732 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 303/1192] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:22 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 1387 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:23.080523 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-820410bd-5320-4a23-aacc-f3d86ff35691 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:23.082176 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-820410bd-5320-4a23-aacc-f3d86ff35691 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:27:23.082363 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-820410bd-5320-4a23-aacc-f3d86ff35691 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:23.082644 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-820410bd-5320-4a23-aacc-f3d86ff35691 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:23.092004 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:23.092004 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:23.099125 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-820410bd-5320-4a23-aacc-f3d86ff35691 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:27:23.105780 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-820410bd-5320-4a23-aacc-f3d86ff35691 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:27:23.106336 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 296/1193] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:23 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:23.413777 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-99459cac-c4af-48da-8547-e792e8736328 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:23.417963 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-99459cac-c4af-48da-8547-e792e8736328 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 Jul 10 04:27:23.417963 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-99459cac-c4af-48da-8547-e792e8736328 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:23.418301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-99459cac-c4af-48da-8547-e792e8736328 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:23.427147 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:23.427147 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:23.437147 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-99459cac-c4af-48da-8547-e792e8736328 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Volume info retrieved successfully. Jul 10 04:27:23.441926 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-99459cac-c4af-48da-8547-e792e8736328 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 returned with HTTP 200 Jul 10 04:27:23.442433 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 297/1194] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:23 2026] GET /volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:27:23.460429 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-19f5a4bb-202b-47ce-a696-80d57653a7b0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:23.463237 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-19f5a4bb-202b-47ce-a696-80d57653a7b0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:27:23.463409 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-19f5a4bb-202b-47ce-a696-80d57653a7b0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "545ef196-603a-48a8-81ca-89424ec197c9", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-167126621"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:23.663255 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:23.663255 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:23.664008 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-19f5a4bb-202b-47ce-a696-80d57653a7b0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Volume info retrieved successfully. Jul 10 04:27:23.664192 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-19f5a4bb-202b-47ce-a696-80d57653a7b0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Create snapshot from volume 545ef196-603a-48a8-81ca-89424ec197c9 Jul 10 04:27:23.725885 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-19f5a4bb-202b-47ce-a696-80d57653a7b0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Created reservations ['c70751ab-69eb-46ce-99b0-72d51f931f90', '41201197-7063-4478-9bef-aed4ccb84547', 'cb814e15-f173-43b3-a9dd-25a810b6f260', '49301daa-74f4-41de-a107-0ee3dd344c39'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:23.778676 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-19f5a4bb-202b-47ce-a696-80d57653a7b0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot create request issued successfully. Jul 10 04:27:23.779115 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-19f5a4bb-202b-47ce-a696-80d57653a7b0 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:27:23.779632 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 299/1195] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:27:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:23.791720 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7058f94a-206c-41ef-9c9e-7c47e3229ba1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:23.794207 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7058f94a-206c-41ef-9c9e-7c47e3229ba1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a Jul 10 04:27:23.794636 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7058f94a-206c-41ef-9c9e-7c47e3229ba1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:23.794992 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7058f94a-206c-41ef-9c9e-7c47e3229ba1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:23.802808 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:23.802808 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:23.803664 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7058f94a-206c-41ef-9c9e-7c47e3229ba1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:23.804943 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7058f94a-206c-41ef-9c9e-7c47e3229ba1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a returned with HTTP 200 Jul 10 04:27:23.805724 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 304/1196] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:23 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:23.860523 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bbbe94b2-af9f-4719-a960-736e528f8d18 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:23.863638 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bbbe94b2-af9f-4719-a960-736e528f8d18 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:23.863897 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bbbe94b2-af9f-4719-a960-736e528f8d18 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:23.864134 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bbbe94b2-af9f-4719-a960-736e528f8d18 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:23.875251 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:23.875251 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:23.879586 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bbbe94b2-af9f-4719-a960-736e528f8d18 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:23.884792 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bbbe94b2-af9f-4719-a960-736e528f8d18 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:23.885398 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 297/1197] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:23 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:24.264123 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-d7a321c3-ce25-48c1-8198-754eec975475 req-c7dea365-447b-40b4-bee5-75c99e5efb02 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.268008 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-c7dea365-447b-40b4-bee5-75c99e5efb02 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:27:24.268298 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-c7dea365-447b-40b4-bee5-75c99e5efb02 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:24.268567 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-c7dea365-447b-40b4-bee5-75c99e5efb02 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:24.278971 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:24.278971 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:24.284157 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-d7a321c3-ce25-48c1-8198-754eec975475 req-c7dea365-447b-40b4-bee5-75c99e5efb02 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:27:24.290448 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-c7dea365-447b-40b4-bee5-75c99e5efb02 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 200 Jul 10 04:27:24.290918 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 298/1198] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:24 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 1369 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:24.816816 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0837a5d8-102c-476b-bd23-5286c4298d81 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.818856 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0837a5d8-102c-476b-bd23-5286c4298d81 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a Jul 10 04:27:24.819037 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0837a5d8-102c-476b-bd23-5286c4298d81 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:24.819237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0837a5d8-102c-476b-bd23-5286c4298d81 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:24.824423 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:24.824423 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:24.824919 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0837a5d8-102c-476b-bd23-5286c4298d81 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:24.825804 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0837a5d8-102c-476b-bd23-5286c4298d81 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a returned with HTTP 200 Jul 10 04:27:24.826183 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 300/1199] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:24 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:24.839134 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-32636de0-43ef-402b-adf7-ea45cbccfa59 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.842101 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-32636de0-43ef-402b-adf7-ea45cbccfa59 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] POST https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:24.842605 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-32636de0-43ef-402b-adf7-ea45cbccfa59 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:24.851188 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:24.851188 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:24.851647 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-32636de0-43ef-402b-adf7-ea45cbccfa59 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:24.860628 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-d7a321c3-ce25-48c1-8198-754eec975475 req-9c2319bb-9122-4b3f-bae5-97e29314b47b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.863156 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-9c2319bb-9122-4b3f-bae5-97e29314b47b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:27:24.863368 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-9c2319bb-9122-4b3f-bae5-97e29314b47b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:24.863568 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-9c2319bb-9122-4b3f-bae5-97e29314b47b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:24.872386 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:24.872386 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:24.878601 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-d7a321c3-ce25-48c1-8198-754eec975475 req-9c2319bb-9122-4b3f-bae5-97e29314b47b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:27:24.880568 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-32636de0-43ef-402b-adf7-ea45cbccfa59 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Update snapshot metadata completed successfully. Jul 10 04:27:24.881155 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-32636de0-43ef-402b-adf7-ea45cbccfa59 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:24.882003 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 305/1200] 10.4.3.87 () {68 vars in 1395 bytes} [Fri Jul 10 04:27:24 2026] POST /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:24.883311 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-9c2319bb-9122-4b3f-bae5-97e29314b47b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 200 Jul 10 04:27:24.883729 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 298/1201] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:24 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 1369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:24.890542 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8f76f3d6-5022-44c4-af89-7e5306904cf1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.892828 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f76f3d6-5022-44c4-af89-7e5306904cf1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:24.893060 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8f76f3d6-5022-44c4-af89-7e5306904cf1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:24.893326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8f76f3d6-5022-44c4-af89-7e5306904cf1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:24.900444 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-07c3980d-6902-46f5-9bd6-240bd9bd5590 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.900959 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07c3980d-6902-46f5-9bd6-240bd9bd5590 None None] GET https://10.4.3.87/volume// Jul 10 04:27:24.901202 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07c3980d-6902-46f5-9bd6-240bd9bd5590 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:24.901293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b94057ad-02c5-43e2-b057-1b28af12e789 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.901435 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07c3980d-6902-46f5-9bd6-240bd9bd5590 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:24.901716 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:24.901716 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:24.901909 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07c3980d-6902-46f5-9bd6-240bd9bd5590 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:24.902153 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8f76f3d6-5022-44c4-af89-7e5306904cf1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:24.902280 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 301/1202] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:27:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:24.902902 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8f76f3d6-5022-44c4-af89-7e5306904cf1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Get snapshot metadata completed successfully. Jul 10 04:27:24.903154 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f76f3d6-5022-44c4-af89-7e5306904cf1 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:24.903519 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 299/1203] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:27:24 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:24.906447 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b94057ad-02c5-43e2-b057-1b28af12e789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:24.906740 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b94057ad-02c5-43e2-b057-1b28af12e789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:24.906948 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b94057ad-02c5-43e2-b057-1b28af12e789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:24.910790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a8061172-7822-4cab-9c5b-8507c0c180c8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.912948 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a7923247-2113-439a-9676-ab4d5fb12709 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.913199 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a8061172-7822-4cab-9c5b-8507c0c180c8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:27:24.913199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a8061172-7822-4cab-9c5b-8507c0c180c8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d275cfc1-e766-4ea9-bada-0fca93eb6618", "connector": null, "instance_uuid": "21f4367c-cc86-461e-99b6-4bad12098aee"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:24.915260 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a7923247-2113-439a-9676-ab4d5fb12709 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] PUT https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:24.915695 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a7923247-2113-439a-9676-ab4d5fb12709 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:24.918844 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:24.918844 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:24.921759 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:24.921759 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:24.924169 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b94057ad-02c5-43e2-b057-1b28af12e789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:24.924903 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:24.924903 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:24.925513 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a7923247-2113-439a-9676-ab4d5fb12709 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:24.929685 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b94057ad-02c5-43e2-b057-1b28af12e789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:24.930162 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 306/1204] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:24 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:24.958691 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a7923247-2113-439a-9676-ab4d5fb12709 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Update snapshot metadata completed successfully. Jul 10 04:27:24.958862 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a7923247-2113-439a-9676-ab4d5fb12709 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:24.959435 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 302/1205] 10.4.3.87 () {68 vars in 1394 bytes} [Fri Jul 10 04:27:24 2026] PUT /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:24.964480 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a8061172-7822-4cab-9c5b-8507c0c180c8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:27:24.964967 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 299/1206] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:27:24 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:24.968772 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-77fbff50-0e18-496e-acb8-f8bd19753fa2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.970976 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77fbff50-0e18-496e-acb8-f8bd19753fa2 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:24.971302 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77fbff50-0e18-496e-acb8-f8bd19753fa2 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:24.971549 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77fbff50-0e18-496e-acb8-f8bd19753fa2 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:24.978966 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:24.978966 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:24.979560 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-77fbff50-0e18-496e-acb8-f8bd19753fa2 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:24.980607 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-77fbff50-0e18-496e-acb8-f8bd19753fa2 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Get snapshot metadata completed successfully. Jul 10 04:27:24.980917 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77fbff50-0e18-496e-acb8-f8bd19753fa2 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:24.981382 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 300/1207] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:27:24 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:24.990935 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c543a6ce-4732-494e-87d3-d32c74693ccf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:24.995089 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c543a6ce-4732-494e-87d3-d32c74693ccf tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata/key3 Jul 10 04:27:24.995424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c543a6ce-4732-494e-87d3-d32c74693ccf tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:24.996258 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c543a6ce-4732-494e-87d3-d32c74693ccf tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:25.004338 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.004338 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:25.004859 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c543a6ce-4732-494e-87d3-d32c74693ccf tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.005847 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c543a6ce-4732-494e-87d3-d32c74693ccf tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Get snapshot metadata completed successfully. Jul 10 04:27:25.018810 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c543a6ce-4732-494e-87d3-d32c74693ccf tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Delete snapshot metadata completed successfully. Jul 10 04:27:25.019581 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c543a6ce-4732-494e-87d3-d32c74693ccf tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata/key3 returned with HTTP 200 Jul 10 04:27:25.019808 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 307/1208] 10.4.3.87 () {66 vars in 1392 bytes} [Fri Jul 10 04:27:24 2026] DELETE /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata/key3 => generated 0 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 04:27:25.027905 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-170919d7-0112-49aa-ae4e-6a23f617072f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.029770 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-170919d7-0112-49aa-ae4e-6a23f617072f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:25.029984 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-170919d7-0112-49aa-ae4e-6a23f617072f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:25.030954 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-170919d7-0112-49aa-ae4e-6a23f617072f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:25.037243 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.037243 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:25.037243 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-170919d7-0112-49aa-ae4e-6a23f617072f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.037243 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-170919d7-0112-49aa-ae4e-6a23f617072f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Get snapshot metadata completed successfully. Jul 10 04:27:25.037243 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-170919d7-0112-49aa-ae4e-6a23f617072f tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:25.037497 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 303/1209] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:27:25 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:25.045953 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9ec4e85b-bb4c-4383-ac78-7acf67a018b5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.048132 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9ec4e85b-bb4c-4383-ac78-7acf67a018b5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] PUT https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:25.048509 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9ec4e85b-bb4c-4383-ac78-7acf67a018b5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:25.055406 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.055406 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:25.055865 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9ec4e85b-bb4c-4383-ac78-7acf67a018b5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.094552 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9ec4e85b-bb4c-4383-ac78-7acf67a018b5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Update snapshot metadata completed successfully. Jul 10 04:27:25.094889 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9ec4e85b-bb4c-4383-ac78-7acf67a018b5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:25.095432 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 300/1210] 10.4.3.87 () {68 vars in 1394 bytes} [Fri Jul 10 04:27:25 2026] PUT /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:25.110458 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d5868e6d-435a-40cb-8474-6982a6a24b43 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.115922 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d5868e6d-435a-40cb-8474-6982a6a24b43 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] POST https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:25.116557 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d5868e6d-435a-40cb-8474-6982a6a24b43 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:25.126073 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.126073 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:25.127282 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d5868e6d-435a-40cb-8474-6982a6a24b43 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.170482 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d5868e6d-435a-40cb-8474-6982a6a24b43 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Update snapshot metadata completed successfully. Jul 10 04:27:25.170873 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d5868e6d-435a-40cb-8474-6982a6a24b43 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:25.171393 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 301/1211] 10.4.3.87 () {68 vars in 1395 bytes} [Fri Jul 10 04:27:25 2026] POST /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 68 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:25.184573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bd98c7ab-f04c-4423-96d0-19c96e7e9ba9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.186762 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd98c7ab-f04c-4423-96d0-19c96e7e9ba9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:25.187067 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd98c7ab-f04c-4423-96d0-19c96e7e9ba9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:25.187234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd98c7ab-f04c-4423-96d0-19c96e7e9ba9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:25.196380 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.196380 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:25.197175 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bd98c7ab-f04c-4423-96d0-19c96e7e9ba9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.198487 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bd98c7ab-f04c-4423-96d0-19c96e7e9ba9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Get snapshot metadata completed successfully. Jul 10 04:27:25.200417 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd98c7ab-f04c-4423-96d0-19c96e7e9ba9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:25.200417 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 308/1212] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:27:25 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:25.211446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-755d61ec-86a6-4d82-9a3f-55870deb05eb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.214354 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-755d61ec-86a6-4d82-9a3f-55870deb05eb tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] PUT https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata/key3 Jul 10 04:27:25.214551 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-755d61ec-86a6-4d82-9a3f-55870deb05eb tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:25.225362 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.225362 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:25.226207 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-755d61ec-86a6-4d82-9a3f-55870deb05eb tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.260693 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-755d61ec-86a6-4d82-9a3f-55870deb05eb tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Update snapshot metadata completed successfully. Jul 10 04:27:25.260980 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-755d61ec-86a6-4d82-9a3f-55870deb05eb tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata/key3 returned with HTTP 200 Jul 10 04:27:25.261603 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 304/1213] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:27:25 2026] PUT /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata/key3 => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:25.275017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b6117dac-f19d-44a6-b791-7e91115913b8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.278521 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6117dac-f19d-44a6-b791-7e91115913b8 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata/key3 Jul 10 04:27:25.278783 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b6117dac-f19d-44a6-b791-7e91115913b8 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:25.279248 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b6117dac-f19d-44a6-b791-7e91115913b8 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:25.295418 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.295418 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:25.296551 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b6117dac-f19d-44a6-b791-7e91115913b8 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.298191 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b6117dac-f19d-44a6-b791-7e91115913b8 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Get snapshot metadata completed successfully. Jul 10 04:27:25.298191 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6117dac-f19d-44a6-b791-7e91115913b8 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata/key3 returned with HTTP 200 Jul 10 04:27:25.299066 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 301/1214] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:27:25 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:25.314808 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f97f87fc-d0dd-47e4-9b60-061f033f2c0e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.317412 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f97f87fc-d0dd-47e4-9b60-061f033f2c0e tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:25.317918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f97f87fc-d0dd-47e4-9b60-061f033f2c0e tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:25.317918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f97f87fc-d0dd-47e4-9b60-061f033f2c0e tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:25.334070 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.334070 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:25.335205 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f97f87fc-d0dd-47e4-9b60-061f033f2c0e tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.337256 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f97f87fc-d0dd-47e4-9b60-061f033f2c0e tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Get snapshot metadata completed successfully. Jul 10 04:27:25.337905 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f97f87fc-d0dd-47e4-9b60-061f033f2c0e tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:25.338684 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 302/1215] 10.4.3.87 () {66 vars in 1374 bytes} [Fri Jul 10 04:27:25 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 75 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:25.351649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d4cdc263-9e72-4bb2-ad79-44fe473bce23 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.358322 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d4cdc263-9e72-4bb2-ad79-44fe473bce23 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] PUT https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata Jul 10 04:27:25.358322 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d4cdc263-9e72-4bb2-ad79-44fe473bce23 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:25.366872 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.366872 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:25.367593 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d4cdc263-9e72-4bb2-ad79-44fe473bce23 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.392397 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d4cdc263-9e72-4bb2-ad79-44fe473bce23 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Update snapshot metadata completed successfully. Jul 10 04:27:25.392397 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d4cdc263-9e72-4bb2-ad79-44fe473bce23 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata returned with HTTP 200 Jul 10 04:27:25.392959 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 309/1216] 10.4.3.87 () {68 vars in 1394 bytes} [Fri Jul 10 04:27:25 2026] PUT /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a/metadata => generated 16 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:27:25.405662 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ef7ca563-ca2b-4574-adbe-efabf15cd249 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.408101 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ef7ca563-ca2b-4574-adbe-efabf15cd249 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a Jul 10 04:27:25.408315 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ef7ca563-ca2b-4574-adbe-efabf15cd249 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:25.408585 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ef7ca563-ca2b-4574-adbe-efabf15cd249 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:25.408724 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-ef7ca563-ca2b-4574-adbe-efabf15cd249 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Delete snapshot with id: 88ea876d-4073-4a96-9d22-0dc900115e6a Jul 10 04:27:25.416659 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.416659 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:25.417172 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ef7ca563-ca2b-4574-adbe-efabf15cd249 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.439519 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ef7ca563-ca2b-4574-adbe-efabf15cd249 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot delete request issued successfully. Jul 10 04:27:25.439743 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ef7ca563-ca2b-4574-adbe-efabf15cd249 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a returned with HTTP 202 Jul 10 04:27:25.440305 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 305/1217] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:27:25 2026] DELETE /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:25.452679 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a16b24b3-8051-43bb-b655-93a09b473220 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.454892 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a16b24b3-8051-43bb-b655-93a09b473220 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a Jul 10 04:27:25.455228 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a16b24b3-8051-43bb-b655-93a09b473220 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:25.455493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a16b24b3-8051-43bb-b655-93a09b473220 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:25.464206 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.464206 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:25.465312 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a16b24b3-8051-43bb-b655-93a09b473220 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Snapshot retrieved successfully. Jul 10 04:27:25.466927 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a16b24b3-8051-43bb-b655-93a09b473220 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a returned with HTTP 200 Jul 10 04:27:25.467528 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 302/1218] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:25 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:25.946919 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ed963d1e-554e-4e72-b032-6084be0c8458 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:25.949278 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed963d1e-554e-4e72-b032-6084be0c8458 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:25.949513 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed963d1e-554e-4e72-b032-6084be0c8458 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:25.950663 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed963d1e-554e-4e72-b032-6084be0c8458 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:25.963626 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:25.963626 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:25.968613 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ed963d1e-554e-4e72-b032-6084be0c8458 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:25.973188 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed963d1e-554e-4e72-b032-6084be0c8458 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:25.973548 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 303/1219] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:25 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:26.245614 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-f9670ef3-d152-4b64-aa21-4d571ef27ddd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:26.250564 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-f9670ef3-d152-4b64-aa21-4d571ef27ddd tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments/f9f84e33-c8b9-49a9-a02c-3c766a5163a5/action Jul 10 04:27:26.251168 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-f9670ef3-d152-4b64-aa21-4d571ef27ddd tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:26.251267 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-f9670ef3-d152-4b64-aa21-4d571ef27ddd tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:26.284866 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:26.284866 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:26.302430 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-b51f31b8-82ca-451b-b332-edae9e107a88 req-f9670ef3-d152-4b64-aa21-4d571ef27ddd tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/f9f84e33-c8b9-49a9-a02c-3c766a5163a5/action returned with HTTP 204 Jul 10 04:27:26.303054 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 310/1220] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:27:26 2026] POST /volume/v3/attachments/f9f84e33-c8b9-49a9-a02c-3c766a5163a5/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:26.479667 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d4c3ba8f-85b1-4be2-8418-6e7dd76aafbd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:26.482009 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d4c3ba8f-85b1-4be2-8418-6e7dd76aafbd tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a Jul 10 04:27:26.482305 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d4c3ba8f-85b1-4be2-8418-6e7dd76aafbd tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:26.482589 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d4c3ba8f-85b1-4be2-8418-6e7dd76aafbd tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:26.488281 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d4c3ba8f-85b1-4be2-8418-6e7dd76aafbd tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a returned with HTTP 404 Jul 10 04:27:26.488864 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 306/1221] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:26 2026] GET /volume/v3/snapshots/88ea876d-4073-4a96-9d22-0dc900115e6a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:26.497153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-89d74850-1b65-4aac-a189-c3b6860ed192 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:26.499675 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89d74850-1b65-4aac-a189-c3b6860ed192 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 Jul 10 04:27:26.499969 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89d74850-1b65-4aac-a189-c3b6860ed192 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:26.500285 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89d74850-1b65-4aac-a189-c3b6860ed192 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:26.512471 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:26.512471 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:26.518322 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-89d74850-1b65-4aac-a189-c3b6860ed192 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Volume info retrieved successfully. Jul 10 04:27:26.524530 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89d74850-1b65-4aac-a189-c3b6860ed192 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 returned with HTTP 200 Jul 10 04:27:26.524977 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 303/1222] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:26 2026] GET /volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:26.537162 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e93b78f6-76ee-4b17-8759-b34715675ce9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:26.539370 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e93b78f6-76ee-4b17-8759-b34715675ce9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] DELETE https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 Jul 10 04:27:26.539608 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e93b78f6-76ee-4b17-8759-b34715675ce9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:26.539825 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e93b78f6-76ee-4b17-8759-b34715675ce9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:26.540013 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-e93b78f6-76ee-4b17-8759-b34715675ce9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Delete volume with id: 545ef196-603a-48a8-81ca-89424ec197c9 Jul 10 04:27:26.548460 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:26.548460 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:26.549010 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e93b78f6-76ee-4b17-8759-b34715675ce9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Volume info retrieved successfully. Jul 10 04:27:26.573881 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e93b78f6-76ee-4b17-8759-b34715675ce9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Delete volume request issued successfully. Jul 10 04:27:26.574086 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e93b78f6-76ee-4b17-8759-b34715675ce9 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 returned with HTTP 202 Jul 10 04:27:26.574657 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 304/1223] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:26 2026] DELETE /volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:26.582885 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1eb2a8b1-572d-47b2-a031-0bd93dbbf8a5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:26.585170 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1eb2a8b1-572d-47b2-a031-0bd93dbbf8a5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 Jul 10 04:27:26.585429 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1eb2a8b1-572d-47b2-a031-0bd93dbbf8a5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:26.585652 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1eb2a8b1-572d-47b2-a031-0bd93dbbf8a5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:26.595053 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:26.595053 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:26.600558 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1eb2a8b1-572d-47b2-a031-0bd93dbbf8a5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Volume info retrieved successfully. Jul 10 04:27:26.606008 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1eb2a8b1-572d-47b2-a031-0bd93dbbf8a5 tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 returned with HTTP 200 Jul 10 04:27:26.606789 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 311/1224] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:26 2026] GET /volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:26.990002 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8c606ea0-7cd2-47a9-89f5-5e71b556e013 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:26.991896 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c606ea0-7cd2-47a9-89f5-5e71b556e013 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:26.992118 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c606ea0-7cd2-47a9-89f5-5e71b556e013 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:26.992386 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c606ea0-7cd2-47a9-89f5-5e71b556e013 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:27.004886 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:27.004886 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:27.009522 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8c606ea0-7cd2-47a9-89f5-5e71b556e013 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:27.015207 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c606ea0-7cd2-47a9-89f5-5e71b556e013 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:27.015711 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 307/1225] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:26 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:27.037870 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e87b9e0f-2898-4b7e-a821-ab71947ee7e0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:27.041382 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e87b9e0f-2898-4b7e-a821-ab71947ee7e0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:27.041601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e87b9e0f-2898-4b7e-a821-ab71947ee7e0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:27.041874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e87b9e0f-2898-4b7e-a821-ab71947ee7e0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:27.056547 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:27.056547 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:27.061947 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e87b9e0f-2898-4b7e-a821-ab71947ee7e0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:27.068722 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e87b9e0f-2898-4b7e-a821-ab71947ee7e0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:27.069336 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 304/1226] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:27 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 1165 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:27.120320 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-9c5ea10e-2dcc-4704-a58c-b38eb89fe11a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:27.122409 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-9c5ea10e-2dcc-4704-a58c-b38eb89fe11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:27.122592 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-9c5ea10e-2dcc-4704-a58c-b38eb89fe11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:27.122798 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-9c5ea10e-2dcc-4704-a58c-b38eb89fe11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:27.140656 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:27.140656 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:27.148244 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-9c5ea10e-2dcc-4704-a58c-b38eb89fe11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:27.155850 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-9c5ea10e-2dcc-4704-a58c-b38eb89fe11a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:27.156356 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 305/1227] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:27 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 1165 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:27.178101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-e8a3234d-cd19-43cd-bb09-7ceef30762f9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:27.180163 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-e8a3234d-cd19-43cd-bb09-7ceef30762f9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103/action Jul 10 04:27:27.180536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-e8a3234d-cd19-43cd-bb09-7ceef30762f9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:27.180653 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-e8a3234d-cd19-43cd-bb09-7ceef30762f9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:27.193024 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:27.193024 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:27.193551 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-e8a3234d-cd19-43cd-bb09-7ceef30762f9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:27.202985 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-e8a3234d-cd19-43cd-bb09-7ceef30762f9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Begin detaching volume completed successfully. Jul 10 04:27:27.203322 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-e8a3234d-cd19-43cd-bb09-7ceef30762f9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103/action returned with HTTP 202 Jul 10 04:27:27.203891 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 312/1228] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:27:27 2026] POST /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:27:27.621819 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0a0fdd2e-edc1-4275-80a1-f31ef048e8fd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:27.623561 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0a0fdd2e-edc1-4275-80a1-f31ef048e8fd tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] GET https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 Jul 10 04:27:27.623796 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0a0fdd2e-edc1-4275-80a1-f31ef048e8fd tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:27.624072 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0a0fdd2e-edc1-4275-80a1-f31ef048e8fd tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:27.630201 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0a0fdd2e-edc1-4275-80a1-f31ef048e8fd tempest-SnapshotMetadataTestJSON-1010059308 tempest-SnapshotMetadataTestJSON-1010059308-project-member] https://10.4.3.87/volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 returned with HTTP 404 Jul 10 04:27:27.630744 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 308/1229] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:27 2026] GET /volume/v3/volumes/545ef196-603a-48a8-81ca-89424ec197c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:28.237060 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f9ae9eea-2e22-40f4-bb18-f6bb10b4e8fe None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:28.238002 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9ae9eea-2e22-40f4-bb18-f6bb10b4e8fe None None] GET https://10.4.3.87/volume// Jul 10 04:27:28.238002 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9ae9eea-2e22-40f4-bb18-f6bb10b4e8fe None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:28.238617 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9ae9eea-2e22-40f4-bb18-f6bb10b4e8fe None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:28.238906 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9ae9eea-2e22-40f4-bb18-f6bb10b4e8fe None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:28.240065 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 305/1230] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:28 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:28.253144 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-28bd7c3d-5ca7-4995-91b7-ed4f55e6f6b0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:28.260369 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-28bd7c3d-5ca7-4995-91b7-ed4f55e6f6b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:28.260709 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-28bd7c3d-5ca7-4995-91b7-ed4f55e6f6b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:28.261375 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-28bd7c3d-5ca7-4995-91b7-ed4f55e6f6b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:28.290319 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:28.290319 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:28.301020 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-28bd7c3d-5ca7-4995-91b7-ed4f55e6f6b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:28.311987 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-28bd7c3d-5ca7-4995-91b7-ed4f55e6f6b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:28.312686 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 306/1231] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:28 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 1348 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:28.331585 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-da109010-80dd-4bc0-953c-92efbc358fbf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:28.335679 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-da109010-80dd-4bc0-953c-92efbc358fbf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103/encryption Jul 10 04:27:28.335679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-da109010-80dd-4bc0-953c-92efbc358fbf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:28.336015 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-da109010-80dd-4bc0-953c-92efbc358fbf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:28.356706 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:28.356706 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:28.367059 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-da109010-80dd-4bc0-953c-92efbc358fbf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103/encryption returned with HTTP 200 Jul 10 04:27:28.367932 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 313/1232] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:27:28 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:27:28.863377 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-18747532-334a-464f-bebe-b311fada3867 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:28.865070 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:28.865413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-653592732"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:28.866862 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-653592732'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:28.870419 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume of 1 GB Jul 10 04:27:28.870752 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:28.870752 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:28.871282 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Availability Zones retrieved successfully. Jul 10 04:27:28.877971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Flow 'volume_create_api' (1030c6db-8686-4d95-99e0-e4c167b617d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:28.878986 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c89989-9667-46b9-85a6-7f0c545c52df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:28.880011 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:28.888853 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:28.888853 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:28.909239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c89989-9667-46b9-85a6-7f0c545c52df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef', 'encryption_key_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=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:28.910091 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023ed69f-ebbd-4bd9-b130-a92b218114bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:28.984273 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Created reservations ['68c25423-dc6f-4879-ac65-dd92b9dc2e16', 'f6276564-2784-4b3c-89fc-dd6c70c719ed', 'dde8529b-12f8-43e6-98d7-4795488d3069', '1aba352c-2889-4506-bfad-3b4261c6e592'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:28.984273 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023ed69f-ebbd-4bd9-b130-a92b218114bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68c25423-dc6f-4879-ac65-dd92b9dc2e16', 'f6276564-2784-4b3c-89fc-dd6c70c719ed', 'dde8529b-12f8-43e6-98d7-4795488d3069', '1aba352c-2889-4506-bfad-3b4261c6e592']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:28.984273 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1327d22-62eb-497d-8618-4ec71dfb6897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:29.019818 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1327d22-62eb-497d-8618-4ec71dfb6897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b197e79-49e9-4841-8ba2-611c03f2e905', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-653592732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',qos_specs=None,replication_status=,reservations=['68c25423-dc6f-4879-ac65-dd92b9dc2e16','f6276564-2784-4b3c-89fc-dd6c70c719ed','dde8529b-12f8-43e6-98d7-4795488d3069','1aba352c-2889-4506-bfad-3b4261c6e592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe516a59204e7c9998399573e95b57',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-653592732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b197e79-49e9-4841-8ba2-611c03f2e905,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe516a59204e7c9998399573e95b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef),volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:29.021527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711c2118-28ed-4087-bebb-178c7422783a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:29.051528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711c2118-28ed-4087-bebb-178c7422783a) transitioned into state 'SUCCESS' from state '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-653592732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',qos_specs=None,replication_status=,reservations=['68c25423-dc6f-4879-ac65-dd92b9dc2e16','f6276564-2784-4b3c-89fc-dd6c70c719ed','dde8529b-12f8-43e6-98d7-4795488d3069','1aba352c-2889-4506-bfad-3b4261c6e592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe516a59204e7c9998399573e95b57',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:29.051528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68575d06-d06f-4d51-a947-5c5b0b063a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:29.070534 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68575d06-d06f-4d51-a947-5c5b0b063a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:29.071624 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Flow 'volume_create_api' (1030c6db-8686-4d95-99e0-e4c167b617d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:29.072299 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume request issued successfully. Jul 10 04:27:29.073578 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-18747532-334a-464f-bebe-b311fada3867 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:29.074327 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 309/1233] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:27:28 2026] POST /volume/v3/volumes => generated 757 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:29.095860 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-00884057-7a61-4698-8fdb-80ea2423f456 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:29.101236 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-00884057-7a61-4698-8fdb-80ea2423f456 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:29.101985 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-00884057-7a61-4698-8fdb-80ea2423f456 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:29.103607 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-00884057-7a61-4698-8fdb-80ea2423f456 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:29.114241 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:29.114241 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:29.119574 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-00884057-7a61-4698-8fdb-80ea2423f456 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:29.125698 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-00884057-7a61-4698-8fdb-80ea2423f456 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:29.126189 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 306/1234] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:29 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:29.401440 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-a56e6b80-7d0b-4abe-ac55-c666cb69e89b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:29.403839 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-a56e6b80-7d0b-4abe-ac55-c666cb69e89b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/attachments/f9f84e33-c8b9-49a9-a02c-3c766a5163a5 Jul 10 04:27:29.404066 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-a56e6b80-7d0b-4abe-ac55-c666cb69e89b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:29.404383 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-a56e6b80-7d0b-4abe-ac55-c666cb69e89b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:29.420535 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:29.420535 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:29.954778 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7c815196-e6b7-4fef-aa5b-a82870322323 req-a56e6b80-7d0b-4abe-ac55-c666cb69e89b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/f9f84e33-c8b9-49a9-a02c-3c766a5163a5 returned with HTTP 200 Jul 10 04:27:29.955228 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 307/1235] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:27:29 2026] DELETE /volume/v3/attachments/f9f84e33-c8b9-49a9-a02c-3c766a5163a5 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:30.140894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a6f88711-75f0-48a1-ac11-e8bf3e0ab2f6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:30.143157 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6f88711-75f0-48a1-ac11-e8bf3e0ab2f6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:30.143414 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a6f88711-75f0-48a1-ac11-e8bf3e0ab2f6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:30.143695 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a6f88711-75f0-48a1-ac11-e8bf3e0ab2f6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:30.153109 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:30.153109 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:30.157184 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a6f88711-75f0-48a1-ac11-e8bf3e0ab2f6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:30.163711 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6f88711-75f0-48a1-ac11-e8bf3e0ab2f6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:30.164312 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 314/1236] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:30 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:30.232389 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-0d043dc2-b046-4c53-9f77-eecc8298073e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:30.235569 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-0d043dc2-b046-4c53-9f77-eecc8298073e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:30.235873 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-0d043dc2-b046-4c53-9f77-eecc8298073e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:30.236096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-0d043dc2-b046-4c53-9f77-eecc8298073e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:30.246701 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:30.246701 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:30.258410 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-0d043dc2-b046-4c53-9f77-eecc8298073e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:30.265931 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-0d043dc2-b046-4c53-9f77-eecc8298073e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:30.265931 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 310/1237] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:30 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:30.317418 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:30.496087 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:30.496546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-102747408"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:30.498415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-102747408'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:30.498628 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Create volume of 1 GB Jul 10 04:27:30.505583 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Availability Zones retrieved successfully. Jul 10 04:27:30.513346 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Flow 'volume_create_api' (ea08c5a6-3f0a-4491-a23c-3bb55e6a3fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:30.515379 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793db9fb-88ef-406a-bf74-d4a6e6f7dff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:30.516114 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:30.551279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793db9fb-88ef-406a-bf74-d4a6e6f7dff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:30.552129 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43cf677-3d1f-4e00-9b49-07fa45da9733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:30.624746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Created reservations ['87fd0096-60b2-49ca-a023-8a248928521f', '53add72f-32f5-4980-8c80-7a475e7c684e', '90f32b91-c0ca-47b4-85d1-d8f76b384232', 'cbae46ce-8b5d-4a75-9b57-59a1a8f80d9c'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:30.625848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43cf677-3d1f-4e00-9b49-07fa45da9733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87fd0096-60b2-49ca-a023-8a248928521f', '53add72f-32f5-4980-8c80-7a475e7c684e', '90f32b91-c0ca-47b4-85d1-d8f76b384232', 'cbae46ce-8b5d-4a75-9b57-59a1a8f80d9c']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:30.626668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5302a738-6e5c-434c-bcb2-2563836b16b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:30.662421 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5302a738-6e5c-434c-bcb2-2563836b16b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9279cab-2657-4ea5-a1f6-f72185a72332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-102747408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92dbdf9e2173454eb4d03d4ae0c7da66',qos_specs=None,replication_status=,reservations=['87fd0096-60b2-49ca-a023-8a248928521f','53add72f-32f5-4980-8c80-7a475e7c684e','90f32b91-c0ca-47b4-85d1-d8f76b384232','cbae46ce-8b5d-4a75-9b57-59a1a8f80d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330cea3089e549e0b3e42fbfaccf77ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-102747408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9279cab-2657-4ea5-a1f6-f72185a72332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92dbdf9e2173454eb4d03d4ae0c7da66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='330cea3089e549e0b3e42fbfaccf77ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:30.664106 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a4955f-9da3-499c-bb63-e44fdf2aaa83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:30.695931 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a4955f-9da3-499c-bb63-e44fdf2aaa83) transitioned into state 'SUCCESS' from state '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-102747408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92dbdf9e2173454eb4d03d4ae0c7da66',qos_specs=None,replication_status=,reservations=['87fd0096-60b2-49ca-a023-8a248928521f','53add72f-32f5-4980-8c80-7a475e7c684e','90f32b91-c0ca-47b4-85d1-d8f76b384232','cbae46ce-8b5d-4a75-9b57-59a1a8f80d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330cea3089e549e0b3e42fbfaccf77ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:30.696683 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1aa2bbf-2229-4733-945c-29d21576a986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:30.708022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1aa2bbf-2229-4733-945c-29d21576a986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:30.708945 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Flow 'volume_create_api' (ea08c5a6-3f0a-4491-a23c-3bb55e6a3fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:30.709023 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Create volume request issued successfully. Jul 10 04:27:30.709544 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7d705b7f-456a-4841-a69c-e3ebc177c742 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:30.709924 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 307/1238] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:27:30 2026] POST /volume/v3/volumes => generated 816 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:30.727400 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bbd240f3-d5b9-4b2b-aafd-9376607dc5b0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:30.729287 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bbd240f3-d5b9-4b2b-aafd-9376607dc5b0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:30.729504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bbd240f3-d5b9-4b2b-aafd-9376607dc5b0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:30.729695 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bbd240f3-d5b9-4b2b-aafd-9376607dc5b0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:30.752450 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:30.752450 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:30.759619 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bbd240f3-d5b9-4b2b-aafd-9376607dc5b0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Volume info retrieved successfully. Jul 10 04:27:30.767197 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bbd240f3-d5b9-4b2b-aafd-9376607dc5b0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 200 Jul 10 04:27:30.767927 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 308/1239] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:30 2026] GET /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 884 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:30.864989 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:30.866817 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:30.867166 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1426882994"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:30.868609 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1426882994'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:30.868747 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Create volume of 1 GB Jul 10 04:27:30.874742 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Availability Zones retrieved successfully. Jul 10 04:27:30.883636 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Flow 'volume_create_api' (be87ae90-42db-4d5f-8755-d4ab5a968873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:30.886371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad379aac-862a-4042-a362-9f24c31647ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:30.887911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:30.928807 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad379aac-862a-4042-a362-9f24c31647ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:30.929160 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2aa8957-8b43-4a90-8b0f-a270cb80936f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:31.026909 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Created reservations ['03d29dd2-bdbf-4eca-946f-37e9a7d3839e', '33cad87a-44ca-444b-b5e6-3fc3aae4009b', 'd0bf5af5-4852-48c0-b361-3d1bbd1a9805', '985458e9-80d4-4899-b9d4-8b375684c64c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:31.028007 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2aa8957-8b43-4a90-8b0f-a270cb80936f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03d29dd2-bdbf-4eca-946f-37e9a7d3839e', '33cad87a-44ca-444b-b5e6-3fc3aae4009b', 'd0bf5af5-4852-48c0-b361-3d1bbd1a9805', '985458e9-80d4-4899-b9d4-8b375684c64c']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:31.029239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bc6db0-9e6f-4717-9a75-84b00d0ea992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:31.064891 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bc6db0-9e6f-4717-9a75-84b00d0ea992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2d0a633-b8b7-4789-a20e-6a81b146e50e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1426882994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1049e38e1aa64918803b99889e789393',qos_specs=None,replication_status=,reservations=['03d29dd2-bdbf-4eca-946f-37e9a7d3839e','33cad87a-44ca-444b-b5e6-3fc3aae4009b','d0bf5af5-4852-48c0-b361-3d1bbd1a9805','985458e9-80d4-4899-b9d4-8b375684c64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb5d01683fb42cb8785b1f6d6eb8260',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1426882994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2d0a633-b8b7-4789-a20e-6a81b146e50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1049e38e1aa64918803b99889e789393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdb5d01683fb42cb8785b1f6d6eb8260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:31.065824 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e76ffb7-aaae-442e-bff5-ff7958e9d31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:31.086913 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e76ffb7-aaae-442e-bff5-ff7958e9d31f) transitioned into state 'SUCCESS' from state '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-1426882994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1049e38e1aa64918803b99889e789393',qos_specs=None,replication_status=,reservations=['03d29dd2-bdbf-4eca-946f-37e9a7d3839e','33cad87a-44ca-444b-b5e6-3fc3aae4009b','d0bf5af5-4852-48c0-b361-3d1bbd1a9805','985458e9-80d4-4899-b9d4-8b375684c64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb5d01683fb42cb8785b1f6d6eb8260',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:31.087819 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32125b06-9c08-4942-8b5e-6e972d309bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:31.100320 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32125b06-9c08-4942-8b5e-6e972d309bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:31.101678 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Flow 'volume_create_api' (be87ae90-42db-4d5f-8755-d4ab5a968873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:31.101762 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Create volume request issued successfully. Jul 10 04:27:31.102957 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-91cc6926-3173-465f-874e-f7a3ee9f01a5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:31.103515 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 315/1240] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:27:30 2026] POST /volume/v3/volumes => generated 755 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:31.120556 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1f145efb-c7d6-4358-af30-49922ecc04b2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.122459 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f145efb-c7d6-4358-af30-49922ecc04b2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:27:31.122846 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f145efb-c7d6-4358-af30-49922ecc04b2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:31.123092 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f145efb-c7d6-4358-af30-49922ecc04b2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:31.135627 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:31.135627 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:31.141584 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1f145efb-c7d6-4358-af30-49922ecc04b2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:27:31.149799 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f145efb-c7d6-4358-af30-49922ecc04b2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:27:31.150301 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 311/1241] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:31 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:31.536949 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-108fcd1b-9ed1-4658-8d98-061b4f6f08a8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.537820 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-108fcd1b-9ed1-4658-8d98-061b4f6f08a8 None None] GET https://10.4.3.87/volume// Jul 10 04:27:31.537820 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-108fcd1b-9ed1-4658-8d98-061b4f6f08a8 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:31.537820 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-108fcd1b-9ed1-4658-8d98-061b4f6f08a8 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:31.538171 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-108fcd1b-9ed1-4658-8d98-061b4f6f08a8 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:31.538469 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 308/1242] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:31.548586 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a0a01dc4-fa2a-4a89-a92d-ec75ac350540 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.552930 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a0a01dc4-fa2a-4a89-a92d-ec75ac350540 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:27:31.553147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a0a01dc4-fa2a-4a89-a92d-ec75ac350540 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:31.554041 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a0a01dc4-fa2a-4a89-a92d-ec75ac350540 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:31.555532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-a7c10726-9b70-4b85-8b76-eb9f96341e30 req-ba16be92-40fe-4f11-98be-d7d9b03d6a9b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.558036 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a7c10726-9b70-4b85-8b76-eb9f96341e30 req-ba16be92-40fe-4f11-98be-d7d9b03d6a9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:31.558883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a7c10726-9b70-4b85-8b76-eb9f96341e30 req-ba16be92-40fe-4f11-98be-d7d9b03d6a9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:31.558883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a7c10726-9b70-4b85-8b76-eb9f96341e30 req-ba16be92-40fe-4f11-98be-d7d9b03d6a9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:31.563874 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:31.563874 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:31.566469 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:31.566469 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:31.567758 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a0a01dc4-fa2a-4a89-a92d-ec75ac350540 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:27:31.572536 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-a7c10726-9b70-4b85-8b76-eb9f96341e30 req-ba16be92-40fe-4f11-98be-d7d9b03d6a9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:31.574989 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-a0a01dc4-fa2a-4a89-a92d-ec75ac350540 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 200 Jul 10 04:27:31.575531 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 309/1243] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:31 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 1548 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 04:27:31.579503 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a7c10726-9b70-4b85-8b76-eb9f96341e30 req-ba16be92-40fe-4f11-98be-d7d9b03d6a9b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:31.580264 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 316/1244] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:31 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:31.689164 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-d7a321c3-ce25-48c1-8198-754eec975475 req-0e8d8eb0-8d42-45c9-9bc0-7a0679792ca8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.693034 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-0e8d8eb0-8d42-45c9-9bc0-7a0679792ca8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] PUT https://10.4.3.87/volume/v3/attachments/03694580-3ed8-4307-ae49-1c1d8e7722ba Jul 10 04:27:31.693416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-0e8d8eb0-8d42-45c9-9bc0-7a0679792ca8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:31.702286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-d7a321c3-ce25-48c1-8198-754eec975475 req-0e8d8eb0-8d42-45c9-9bc0-7a0679792ca8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Acquiring lock "cinder-attachment_update-d275cfc1-e766-4ea9-bada-0fca93eb6618-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:27:31.706294 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-d7a321c3-ce25-48c1-8198-754eec975475 req-0e8d8eb0-8d42-45c9-9bc0-7a0679792ca8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Lock "cinder-attachment_update-d275cfc1-e766-4ea9-bada-0fca93eb6618-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:27:31.707359 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:31.707359 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:31.784861 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-98f1ca29-2329-488f-a277-0f3ce0a2deb5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.786687 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-98f1ca29-2329-488f-a277-0f3ce0a2deb5 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:31.787070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-98f1ca29-2329-488f-a277-0f3ce0a2deb5 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:31.787815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-98f1ca29-2329-488f-a277-0f3ce0a2deb5 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:31.798735 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:31.798735 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:31.803803 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-98f1ca29-2329-488f-a277-0f3ce0a2deb5 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Volume info retrieved successfully. Jul 10 04:27:31.809914 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-98f1ca29-2329-488f-a277-0f3ce0a2deb5 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 200 Jul 10 04:27:31.810589 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 309/1245] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:31 2026] GET /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:31.825099 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7d0d180b-41a2-4150-b9d3-a2834628617a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.826970 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d0d180b-41a2-4150-b9d3-a2834628617a tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] POST https://10.4.3.87/volume/v3/volume-transfers Jul 10 04:27:31.827393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7d0d180b-41a2-4150-b9d3-a2834628617a tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c9279cab-2657-4ea5-a1f6-f72185a72332"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:31.828892 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volume_transfer [None req-7d0d180b-41a2-4150-b9d3-a2834628617a tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c9279cab-2657-4ea5-a1f6-f72185a72332'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 04:27:31.829028 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volume_transfer [None req-7d0d180b-41a2-4150-b9d3-a2834628617a tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Creating transfer of volume c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:31.829161 np0000004952 devstack@c-api.service[100019]: INFO cinder.transfer.api [None req-7d0d180b-41a2-4150-b9d3-a2834628617a tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Generating transfer record for volume c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:31.837366 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:31.837366 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:31.848206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d0d180b-41a2-4150-b9d3-a2834628617a tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volume-transfers returned with HTTP 202 Jul 10 04:27:31.848671 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 310/1246] 10.4.3.87 () {70 vars in 1319 bytes} [Fri Jul 10 04:27:31 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:31.858376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5f12f86c-7494-4978-a106-76352eece9f8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.860204 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f12f86c-7494-4978-a106-76352eece9f8 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:31.860435 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f12f86c-7494-4978-a106-76352eece9f8 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:31.860604 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f12f86c-7494-4978-a106-76352eece9f8 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:31.867697 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:31.867697 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:31.871146 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5f12f86c-7494-4978-a106-76352eece9f8 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Volume info retrieved successfully. Jul 10 04:27:31.875246 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f12f86c-7494-4978-a106-76352eece9f8 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 200 Jul 10 04:27:31.875752 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 317/1247] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:31 2026] GET /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:31.887418 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6ac47b9f-ab3f-4a21-9200-5ea3e4ef2946 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.890926 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6ac47b9f-ab3f-4a21-9200-5ea3e4ef2946 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volume-transfers/8ad80036-c9d8-4316-a794-2779d77ab44b Jul 10 04:27:31.890926 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6ac47b9f-ab3f-4a21-9200-5ea3e4ef2946 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:31.890926 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6ac47b9f-ab3f-4a21-9200-5ea3e4ef2946 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:31.893671 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6ac47b9f-ab3f-4a21-9200-5ea3e4ef2946 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volume-transfers/8ad80036-c9d8-4316-a794-2779d77ab44b returned with HTTP 200 Jul 10 04:27:31.894096 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 310/1248] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:27:31 2026] GET /volume/v3/volume-transfers/8ad80036-c9d8-4316-a794-2779d77ab44b => generated 430 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:31.903889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-75e674f6-c030-4914-993e-616fd59ca3a2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.905884 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75e674f6-c030-4914-993e-616fd59ca3a2 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volume-transfers Jul 10 04:27:31.906167 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-75e674f6-c030-4914-993e-616fd59ca3a2 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:31.906428 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-75e674f6-c030-4914-993e-616fd59ca3a2 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:31.906622 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volume_transfer [None req-75e674f6-c030-4914-993e-616fd59ca3a2 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Listing volume transfers {{(pid=100019) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 04:27:31.911528 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75e674f6-c030-4914-993e-616fd59ca3a2 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volume-transfers returned with HTTP 200 Jul 10 04:27:31.911987 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 311/1249] 10.4.3.87 () {68 vars in 1298 bytes} [Fri Jul 10 04:27:31 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:31.919712 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c23b9ceb-d69b-4416-a967-8817282e1eff None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:31.992418 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] POST https://10.4.3.87/volume/v3/volume-transfers/8ad80036-c9d8-4316-a794-2779d77ab44b/accept Jul 10 04:27:31.992867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bd14dbbff7b2cf7e"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:31.994556 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.volume_transfer [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Accepting volume transfer 8ad80036-c9d8-4316-a794-2779d77ab44b {{(pid=100021) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 04:27:31.994691 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.volume_transfer [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Accepting transfer 8ad80036-c9d8-4316-a794-2779d77ab44b Jul 10 04:27:32.056438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Created reservations ['4fab019c-d154-4308-82a8-751a5bdda7f9', 'c2025f4d-cdb5-40f2-af32-c402d6469bb9', 'f40e8ab4-1df2-44a5-94cb-5f55457e7201', '343d6024-684a-4140-b5b3-42f1044bff5e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:32.077367 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Created reservations ['0beaf8ad-060a-48ac-94e4-1dc2d4cac4c8', '944eeb9e-5194-4140-bc52-5c6fbea590be', '6ad1f85e-159f-4d1b-b58a-18f0c13bd35e', 'b1cc2634-6285-4c5d-8344-b4802e38df9c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:32.106682 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Created reservations ['b5e0d408-5c89-4b78-abdd-a9ac20f4c28b', '5d843b00-598c-4d7f-9d77-1262e54abd78', 'f03724fc-6f21-4870-932c-5e9a0a981db0', 'f727ac14-185c-4d81-bec8-698b854aed08'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:32.131639 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Created reservations ['e5e683e2-369e-4c38-88a2-443a521a0617', 'c32158e2-34af-4273-ab42-fe876f124265', 'b44e4e01-be7e-44cc-8593-6848b0574d9a', '994043bc-07b0-4046-9e62-274d474ef05e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:32.167329 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7f806e79-7def-46bf-bf88-f41089cb6143 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.168980 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7f806e79-7def-46bf-bf88-f41089cb6143 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:27:32.169339 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7f806e79-7def-46bf-bf88-f41089cb6143 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.169649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7f806e79-7def-46bf-bf88-f41089cb6143 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.178171 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:32.178171 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:32.186758 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7f806e79-7def-46bf-bf88-f41089cb6143 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:27:32.190296 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7f806e79-7def-46bf-bf88-f41089cb6143 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:27:32.190852 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 311/1250] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:32 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:32.229745 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-d7a321c3-ce25-48c1-8198-754eec975475 req-0e8d8eb0-8d42-45c9-9bc0-7a0679792ca8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Lock "cinder-attachment_update-d275cfc1-e766-4ea9-bada-0fca93eb6618-np0000004952" released by "attachment_update" :: held 0.523s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:27:32.230095 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-0e8d8eb0-8d42-45c9-9bc0-7a0679792ca8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments/03694580-3ed8-4307-ae49-1c1d8e7722ba returned with HTTP 200 Jul 10 04:27:32.230666 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 312/1251] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:27:31 2026] PUT /volume/v3/attachments/03694580-3ed8-4307-ae49-1c1d8e7722ba => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:32.316378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ca61fea5-afdd-4bfa-90f6-e0cdac88a17c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.317136 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ca61fea5-afdd-4bfa-90f6-e0cdac88a17c None None] GET https://10.4.3.87/volume// Jul 10 04:27:32.317136 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ca61fea5-afdd-4bfa-90f6-e0cdac88a17c None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.317383 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ca61fea5-afdd-4bfa-90f6-e0cdac88a17c None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.317817 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ca61fea5-afdd-4bfa-90f6-e0cdac88a17c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:32.318262 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 312/1252] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:27:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:32.328530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a76661cd-0b3d-42c9-9b18-b38940f1c68a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.330852 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a76661cd-0b3d-42c9-9b18-b38940f1c68a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:27:32.331727 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a76661cd-0b3d-42c9-9b18-b38940f1c68a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b197e79-49e9-4841-8ba2-611c03f2e905", "connector": null, "instance_uuid": "7de69cea-4b73-46f9-8c31-36ad76d330d0"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:32.343904 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:32.343904 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:32.381757 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a76661cd-0b3d-42c9-9b18-b38940f1c68a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:27:32.382733 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 312/1253] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:27:32 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:32.634295 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Transfer volume completed successfully. Jul 10 04:27:32.723654 np0000004952 devstack@c-api.service[100021]: INFO cinder.transfer.api [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Volume c9279cab-2657-4ea5-a1f6-f72185a72332 has been transferred. Jul 10 04:27:32.734386 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c23b9ceb-d69b-4416-a967-8817282e1eff tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] https://10.4.3.87/volume/v3/volume-transfers/8ad80036-c9d8-4316-a794-2779d77ab44b/accept returned with HTTP 202 Jul 10 04:27:32.734978 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 318/1254] 10.4.3.87 () {70 vars in 1451 bytes} [Fri Jul 10 04:27:31 2026] POST /volume/v3/volume-transfers/8ad80036-c9d8-4316-a794-2779d77ab44b/accept => generated 363 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:32.745536 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-d7a321c3-ce25-48c1-8198-754eec975475 req-e779da47-0597-4b2e-8e61-a0d20ff67ceb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.745886 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9c291336-57b8-4c92-939b-5b0265c2830c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.747665 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9c291336-57b8-4c92-939b-5b0265c2830c tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] GET https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:32.747894 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9c291336-57b8-4c92-939b-5b0265c2830c tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.748081 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9c291336-57b8-4c92-939b-5b0265c2830c tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.748566 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-e779da47-0597-4b2e-8e61-a0d20ff67ceb tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/attachments/03694580-3ed8-4307-ae49-1c1d8e7722ba/action Jul 10 04:27:32.749069 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-e779da47-0597-4b2e-8e61-a0d20ff67ceb tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:32.749286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-e779da47-0597-4b2e-8e61-a0d20ff67ceb tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:32.755581 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:32.755581 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:32.760484 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9c291336-57b8-4c92-939b-5b0265c2830c tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Volume info retrieved successfully. Jul 10 04:27:32.765681 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9c291336-57b8-4c92-939b-5b0265c2830c tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 200 Jul 10 04:27:32.766250 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 313/1255] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:32 2026] GET /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:32.771644 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:32.771644 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:32.780711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1e3c567d-6a2d-41b7-84bf-3342ca77720e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.785487 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1e3c567d-6a2d-41b7-84bf-3342ca77720e tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] GET https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:32.785487 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1e3c567d-6a2d-41b7-84bf-3342ca77720e tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.785487 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1e3c567d-6a2d-41b7-84bf-3342ca77720e tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.792580 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d7a321c3-ce25-48c1-8198-754eec975475 req-e779da47-0597-4b2e-8e61-a0d20ff67ceb tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments/03694580-3ed8-4307-ae49-1c1d8e7722ba/action returned with HTTP 204 Jul 10 04:27:32.795648 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 313/1256] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:27:32 2026] POST /volume/v3/attachments/03694580-3ed8-4307-ae49-1c1d8e7722ba/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:32.797949 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:32.797949 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:32.799871 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9efd903b-d883-41a8-8d80-f8f91f04dab6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.802763 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9efd903b-d883-41a8-8d80-f8f91f04dab6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:32.802763 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9efd903b-d883-41a8-8d80-f8f91f04dab6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.802940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9efd903b-d883-41a8-8d80-f8f91f04dab6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.804458 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1e3c567d-6a2d-41b7-84bf-3342ca77720e tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] Volume info retrieved successfully. Jul 10 04:27:32.810447 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1e3c567d-6a2d-41b7-84bf-3342ca77720e tempest-VolumesTransfersV355Test-2111372383 tempest-VolumesTransfersV355Test-2111372383-project-member] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 200 Jul 10 04:27:32.811155 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 313/1257] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:32 2026] GET /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:32.815014 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:32.815014 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:32.820201 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9efd903b-d883-41a8-8d80-f8f91f04dab6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:32.826005 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5ff2955e-c10d-4889-aa25-6f6788a2b3c0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.827992 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ff2955e-c10d-4889-aa25-6f6788a2b3c0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] DELETE https://10.4.3.87/volume/v3/volume-transfers/8ad80036-c9d8-4316-a794-2779d77ab44b Jul 10 04:27:32.828475 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ff2955e-c10d-4889-aa25-6f6788a2b3c0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.828752 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ff2955e-c10d-4889-aa25-6f6788a2b3c0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.828878 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.volume_transfer [None req-5ff2955e-c10d-4889-aa25-6f6788a2b3c0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Delete transfer with id: 8ad80036-c9d8-4316-a794-2779d77ab44b Jul 10 04:27:32.829080 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9efd903b-d883-41a8-8d80-f8f91f04dab6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:32.829946 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 319/1258] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:32 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:32.838582 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ff2955e-c10d-4889-aa25-6f6788a2b3c0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volume-transfers/8ad80036-c9d8-4316-a794-2779d77ab44b returned with HTTP 404 Jul 10 04:27:32.839156 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 314/1259] 10.4.3.87 () {68 vars in 1412 bytes} [Fri Jul 10 04:27:32 2026] DELETE /volume/v3/volume-transfers/8ad80036-c9d8-4316-a794-2779d77ab44b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:32.847027 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7953c478-39b6-4fb6-8755-979a18dc5f84 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.886443 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7953c478-39b6-4fb6-8755-979a18dc5f84 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:32.886655 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7953c478-39b6-4fb6-8755-979a18dc5f84 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.886869 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7953c478-39b6-4fb6-8755-979a18dc5f84 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.887070 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7953c478-39b6-4fb6-8755-979a18dc5f84 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Delete volume with id: c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:32.905207 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:32.905207 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:32.905609 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7953c478-39b6-4fb6-8755-979a18dc5f84 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Volume info retrieved successfully. Jul 10 04:27:32.916460 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-096d4b89-9d0e-4278-b354-e8f3976de01d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.919298 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-096d4b89-9d0e-4278-b354-e8f3976de01d None None] GET https://10.4.3.87/volume// Jul 10 04:27:32.919298 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-096d4b89-9d0e-4278-b354-e8f3976de01d None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.919298 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-096d4b89-9d0e-4278-b354-e8f3976de01d None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.919298 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-096d4b89-9d0e-4278-b354-e8f3976de01d None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:32.920657 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 314/1260] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:32 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:32.928072 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-7813b583-e3ba-4013-a396-1c1b388f4c7f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.931743 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7953c478-39b6-4fb6-8755-979a18dc5f84 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Delete volume request issued successfully. Jul 10 04:27:32.931963 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7953c478-39b6-4fb6-8755-979a18dc5f84 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 202 Jul 10 04:27:32.932513 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 314/1261] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:27:32 2026] DELETE /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:27:32.932614 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-7813b583-e3ba-4013-a396-1c1b388f4c7f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:32.932875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-7813b583-e3ba-4013-a396-1c1b388f4c7f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.933291 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-7813b583-e3ba-4013-a396-1c1b388f4c7f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.945696 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-600581ae-21d3-4899-b4e9-172285ee3d87 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:32.950942 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-600581ae-21d3-4899-b4e9-172285ee3d87 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] GET https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:32.951229 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-600581ae-21d3-4899-b4e9-172285ee3d87 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:32.951545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-600581ae-21d3-4899-b4e9-172285ee3d87 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:32.962995 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:32.962995 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:32.964226 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:32.964226 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:32.969687 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-7813b583-e3ba-4013-a396-1c1b388f4c7f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:32.973434 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-600581ae-21d3-4899-b4e9-172285ee3d87 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Volume info retrieved successfully. Jul 10 04:27:32.976442 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-7813b583-e3ba-4013-a396-1c1b388f4c7f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:32.977000 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 320/1262] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:32 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1029 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:32.979139 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-600581ae-21d3-4899-b4e9-172285ee3d87 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 200 Jul 10 04:27:32.979590 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 315/1263] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:32 2026] GET /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 1127 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:33.086683 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a6d47002-bac3-4b1a-aca1-1f6c5cc31f1a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:33.091022 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a6d47002-bac3-4b1a-aca1-1f6c5cc31f1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] PUT https://10.4.3.87/volume/v3/attachments/490336f4-fdab-425e-9432-f3e6f142f435 Jul 10 04:27:33.093606 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a6d47002-bac3-4b1a-aca1-1f6c5cc31f1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:33.109184 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a6d47002-bac3-4b1a-aca1-1f6c5cc31f1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Acquiring lock "cinder-attachment_update-8b197e79-49e9-4841-8ba2-611c03f2e905-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:27:33.116196 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a6d47002-bac3-4b1a-aca1-1f6c5cc31f1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-8b197e79-49e9-4841-8ba2-611c03f2e905-np0000004952" acquired by "attachment_update" :: waited 0.008s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:27:33.118028 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:33.118028 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:33.641775 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a6d47002-bac3-4b1a-aca1-1f6c5cc31f1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-8b197e79-49e9-4841-8ba2-611c03f2e905-np0000004952" released by "attachment_update" :: held 0.526s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:27:33.642156 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-a6d47002-bac3-4b1a-aca1-1f6c5cc31f1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/490336f4-fdab-425e-9432-f3e6f142f435 returned with HTTP 200 Jul 10 04:27:33.642785 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 315/1264] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:27:33 2026] PUT /volume/v3/attachments/490336f4-fdab-425e-9432-f3e6f142f435 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:33.845297 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0b8a97ea-25d3-44e1-9cf1-08b688161c49 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:33.847622 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b8a97ea-25d3-44e1-9cf1-08b688161c49 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:33.847920 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b8a97ea-25d3-44e1-9cf1-08b688161c49 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:33.848225 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b8a97ea-25d3-44e1-9cf1-08b688161c49 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:33.861764 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:33.861764 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:33.866321 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0b8a97ea-25d3-44e1-9cf1-08b688161c49 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:33.873150 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b8a97ea-25d3-44e1-9cf1-08b688161c49 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:33.873753 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 315/1265] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:33 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:33.999702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e8b4db87-683b-4817-b038-58f9d854c50f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:34.003057 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e8b4db87-683b-4817-b038-58f9d854c50f tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] GET https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:34.003057 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e8b4db87-683b-4817-b038-58f9d854c50f tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:34.004338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e8b4db87-683b-4817-b038-58f9d854c50f tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:34.012520 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e8b4db87-683b-4817-b038-58f9d854c50f tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 404 Jul 10 04:27:34.013621 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 321/1266] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:33 2026] GET /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:34.021974 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-da67b4d0-b93c-4144-a9f3-785c0b709aba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:34.024702 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da67b4d0-b93c-4144-a9f3-785c0b709aba tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:34.024839 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da67b4d0-b93c-4144-a9f3-785c0b709aba tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:34.026300 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da67b4d0-b93c-4144-a9f3-785c0b709aba tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:34.033693 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da67b4d0-b93c-4144-a9f3-785c0b709aba tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 404 Jul 10 04:27:34.034491 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 316/1267] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:34 2026] GET /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:34.043521 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1169ab11-dc73-46fa-bd7e-3235cf51fd83 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:34.045788 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1169ab11-dc73-46fa-bd7e-3235cf51fd83 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:34.046050 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1169ab11-dc73-46fa-bd7e-3235cf51fd83 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:34.046322 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1169ab11-dc73-46fa-bd7e-3235cf51fd83 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:34.046497 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-1169ab11-dc73-46fa-bd7e-3235cf51fd83 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Delete volume with id: c9279cab-2657-4ea5-a1f6-f72185a72332 Jul 10 04:27:34.052643 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1169ab11-dc73-46fa-bd7e-3235cf51fd83 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 returned with HTTP 404 Jul 10 04:27:34.053342 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 316/1268] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:27:34 2026] DELETE /volume/v3/volumes/c9279cab-2657-4ea5-a1f6-f72185a72332 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:34.062172 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:34.065174 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:34.065174 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-298916349"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:34.067330 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-298916349'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:34.067330 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Create volume of 1 GB Jul 10 04:27:34.072083 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Availability Zones retrieved successfully. Jul 10 04:27:34.080993 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Flow 'volume_create_api' (b17522e3-917f-438a-b635-9646e80b04fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:34.080993 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2304bacc-1477-4624-9e63-f4d1e54847d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:34.082526 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:34.118186 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2304bacc-1477-4624-9e63-f4d1e54847d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:34.119275 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5235c0c9-bc05-4b04-9670-8a40dc2015d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:34.173828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Created reservations ['e0fc9aa8-5f35-40e0-aad9-72010bc79065', 'd66d3db2-7caf-4510-a139-d71fbfd413f1', '80b396c3-5bd7-43b8-9600-b031235cbae6', 'c330c6f8-af2f-448b-94cb-a730470088ca'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:34.174918 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5235c0c9-bc05-4b04-9670-8a40dc2015d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0fc9aa8-5f35-40e0-aad9-72010bc79065', 'd66d3db2-7caf-4510-a139-d71fbfd413f1', '80b396c3-5bd7-43b8-9600-b031235cbae6', 'c330c6f8-af2f-448b-94cb-a730470088ca']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:34.175793 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b57f0fb-20fe-4680-90e8-f784399b31d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:34.208499 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b57f0fb-20fe-4680-90e8-f784399b31d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a3fb662-78c7-4042-be9d-278b00aaab41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-298916349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92dbdf9e2173454eb4d03d4ae0c7da66',qos_specs=None,replication_status=,reservations=['e0fc9aa8-5f35-40e0-aad9-72010bc79065','d66d3db2-7caf-4510-a139-d71fbfd413f1','80b396c3-5bd7-43b8-9600-b031235cbae6','c330c6f8-af2f-448b-94cb-a730470088ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330cea3089e549e0b3e42fbfaccf77ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-298916349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a3fb662-78c7-4042-be9d-278b00aaab41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92dbdf9e2173454eb4d03d4ae0c7da66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='330cea3089e549e0b3e42fbfaccf77ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:34.210298 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7abb31c-4d3e-40b9-86ee-b75b6a720432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:34.245322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7abb31c-4d3e-40b9-86ee-b75b6a720432) transitioned into state 'SUCCESS' from state '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-298916349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92dbdf9e2173454eb4d03d4ae0c7da66',qos_specs=None,replication_status=,reservations=['e0fc9aa8-5f35-40e0-aad9-72010bc79065','d66d3db2-7caf-4510-a139-d71fbfd413f1','80b396c3-5bd7-43b8-9600-b031235cbae6','c330c6f8-af2f-448b-94cb-a730470088ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330cea3089e549e0b3e42fbfaccf77ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:34.246280 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3a50f5-c47e-4ade-ab71-c181b454929b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:34.262238 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3a50f5-c47e-4ade-ab71-c181b454929b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:34.263527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Flow 'volume_create_api' (b17522e3-917f-438a-b635-9646e80b04fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:34.263961 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Create volume request issued successfully. Jul 10 04:27:34.264943 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e05660e-d648-45d7-bb29-9201ac2acec0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:34.265636 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 316/1269] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:27:34 2026] POST /volume/v3/volumes => generated 816 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:34.278616 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d8b2c1d3-6ace-4e68-b153-c1cb9af63b97 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:34.280838 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d8b2c1d3-6ace-4e68-b153-c1cb9af63b97 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:34.281054 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d8b2c1d3-6ace-4e68-b153-c1cb9af63b97 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:34.281390 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d8b2c1d3-6ace-4e68-b153-c1cb9af63b97 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:34.300422 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:34.300422 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:34.313783 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d8b2c1d3-6ace-4e68-b153-c1cb9af63b97 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Volume info retrieved successfully. Jul 10 04:27:34.324182 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d8b2c1d3-6ace-4e68-b153-c1cb9af63b97 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 returned with HTTP 200 Jul 10 04:27:34.324643 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 322/1270] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:34 2026] GET /volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 => generated 884 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:34.895056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6c35e44e-7fc4-4df6-b876-99cdbe68233c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:34.897108 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6c35e44e-7fc4-4df6-b876-99cdbe68233c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:34.897405 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6c35e44e-7fc4-4df6-b876-99cdbe68233c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:34.897633 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6c35e44e-7fc4-4df6-b876-99cdbe68233c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:34.914846 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:34.914846 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:34.923089 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6c35e44e-7fc4-4df6-b876-99cdbe68233c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:34.929699 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6c35e44e-7fc4-4df6-b876-99cdbe68233c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:34.930317 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 317/1271] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:34 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:35.339772 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-96991577-c1ea-43db-aad0-fbc047f0c97c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.341521 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-96991577-c1ea-43db-aad0-fbc047f0c97c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:35.341717 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-96991577-c1ea-43db-aad0-fbc047f0c97c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.341895 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-96991577-c1ea-43db-aad0-fbc047f0c97c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.349505 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:35.349505 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:35.353627 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-96991577-c1ea-43db-aad0-fbc047f0c97c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Volume info retrieved successfully. Jul 10 04:27:35.359975 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-96991577-c1ea-43db-aad0-fbc047f0c97c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 returned with HTTP 200 Jul 10 04:27:35.360532 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 317/1272] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:35 2026] GET /volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:35.374239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f87c84a5-8cf3-45de-936d-8f7cc03246c1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.377025 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f87c84a5-8cf3-45de-936d-8f7cc03246c1 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] POST https://10.4.3.87/volume/v3/volume-transfers Jul 10 04:27:35.377606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f87c84a5-8cf3-45de-936d-8f7cc03246c1 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3a3fb662-78c7-4042-be9d-278b00aaab41"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:35.379753 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volume_transfer [None req-f87c84a5-8cf3-45de-936d-8f7cc03246c1 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Creating new volume transfer {'transfer': {'volume_id': '3a3fb662-78c7-4042-be9d-278b00aaab41'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 04:27:35.380015 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volume_transfer [None req-f87c84a5-8cf3-45de-936d-8f7cc03246c1 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Creating transfer of volume 3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:35.380265 np0000004952 devstack@c-api.service[100020]: INFO cinder.transfer.api [None req-f87c84a5-8cf3-45de-936d-8f7cc03246c1 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Generating transfer record for volume 3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:35.390623 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:35.390623 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:35.404116 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f87c84a5-8cf3-45de-936d-8f7cc03246c1 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volume-transfers returned with HTTP 202 Jul 10 04:27:35.404807 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 317/1273] 10.4.3.87 () {70 vars in 1319 bytes} [Fri Jul 10 04:27:35 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:35.414997 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b25f4cae-fb8f-493e-b58b-bdc2c195442c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.417080 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b25f4cae-fb8f-493e-b58b-bdc2c195442c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:35.417456 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b25f4cae-fb8f-493e-b58b-bdc2c195442c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.417720 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b25f4cae-fb8f-493e-b58b-bdc2c195442c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.425779 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:35.425779 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:35.429698 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b25f4cae-fb8f-493e-b58b-bdc2c195442c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Volume info retrieved successfully. Jul 10 04:27:35.434463 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b25f4cae-fb8f-493e-b58b-bdc2c195442c tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 returned with HTTP 200 Jul 10 04:27:35.434894 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 323/1274] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:35 2026] GET /volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:35.448469 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-95340778-e809-4eae-ad49-5295756fa746 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.450547 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-95340778-e809-4eae-ad49-5295756fa746 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volume-transfers/detail Jul 10 04:27:35.450817 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-95340778-e809-4eae-ad49-5295756fa746 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.451050 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-95340778-e809-4eae-ad49-5295756fa746 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.451296 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volume_transfer [None req-95340778-e809-4eae-ad49-5295756fa746 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Listing volume transfers {{(pid=100019) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 04:27:35.454814 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-95340778-e809-4eae-ad49-5295756fa746 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 04:27:35.455182 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 318/1275] 10.4.3.87 () {68 vars in 1319 bytes} [Fri Jul 10 04:27:35 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:35.466661 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-970bd877-19d3-498e-b49a-30c9fc2d1dab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.468363 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-970bd877-19d3-498e-b49a-30c9fc2d1dab tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] DELETE https://10.4.3.87/volume/v3/volume-transfers/388537c3-d8de-48da-907f-56b7b388f608 Jul 10 04:27:35.468604 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-970bd877-19d3-498e-b49a-30c9fc2d1dab tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.468816 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-970bd877-19d3-498e-b49a-30c9fc2d1dab tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.468893 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.volume_transfer [None req-970bd877-19d3-498e-b49a-30c9fc2d1dab tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Delete transfer with id: 388537c3-d8de-48da-907f-56b7b388f608 Jul 10 04:27:35.478783 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:35.478783 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:35.491207 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-970bd877-19d3-498e-b49a-30c9fc2d1dab tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volume-transfers/388537c3-d8de-48da-907f-56b7b388f608 returned with HTTP 202 Jul 10 04:27:35.491716 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 318/1276] 10.4.3.87 () {68 vars in 1412 bytes} [Fri Jul 10 04:27:35 2026] DELETE /volume/v3/volume-transfers/388537c3-d8de-48da-907f-56b7b388f608 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:27:35.498927 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b35d3e9b-3be3-4167-8229-7f26925c5174 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.501594 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b35d3e9b-3be3-4167-8229-7f26925c5174 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:35.501905 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b35d3e9b-3be3-4167-8229-7f26925c5174 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.502176 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b35d3e9b-3be3-4167-8229-7f26925c5174 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.509014 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:35.509014 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:35.512467 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b35d3e9b-3be3-4167-8229-7f26925c5174 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Volume info retrieved successfully. Jul 10 04:27:35.516320 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b35d3e9b-3be3-4167-8229-7f26925c5174 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 returned with HTTP 200 Jul 10 04:27:35.516712 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 318/1277] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:35 2026] GET /volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:35.529089 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dc1de22f-9938-4dae-9ac4-f02db0f4847d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.534822 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc1de22f-9938-4dae-9ac4-f02db0f4847d tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] DELETE https://10.4.3.87/volume/v3/volume-transfers/388537c3-d8de-48da-907f-56b7b388f608 Jul 10 04:27:35.534822 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc1de22f-9938-4dae-9ac4-f02db0f4847d tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.534822 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc1de22f-9938-4dae-9ac4-f02db0f4847d tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.534822 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.volume_transfer [None req-dc1de22f-9938-4dae-9ac4-f02db0f4847d tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Delete transfer with id: 388537c3-d8de-48da-907f-56b7b388f608 Jul 10 04:27:35.537911 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc1de22f-9938-4dae-9ac4-f02db0f4847d tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volume-transfers/388537c3-d8de-48da-907f-56b7b388f608 returned with HTTP 404 Jul 10 04:27:35.541236 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 324/1278] 10.4.3.87 () {68 vars in 1412 bytes} [Fri Jul 10 04:27:35 2026] DELETE /volume/v3/volume-transfers/388537c3-d8de-48da-907f-56b7b388f608 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:35.546414 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bf9ed492-74f2-46b2-b5dd-cfa9b49483f0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.548522 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bf9ed492-74f2-46b2-b5dd-cfa9b49483f0 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:35.548783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bf9ed492-74f2-46b2-b5dd-cfa9b49483f0 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.548999 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bf9ed492-74f2-46b2-b5dd-cfa9b49483f0 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.549185 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-bf9ed492-74f2-46b2-b5dd-cfa9b49483f0 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Delete volume with id: 3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:35.558802 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:35.558802 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:35.559308 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bf9ed492-74f2-46b2-b5dd-cfa9b49483f0 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Volume info retrieved successfully. Jul 10 04:27:35.581808 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bf9ed492-74f2-46b2-b5dd-cfa9b49483f0 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Delete volume request issued successfully. Jul 10 04:27:35.583669 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bf9ed492-74f2-46b2-b5dd-cfa9b49483f0 tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 returned with HTTP 202 Jul 10 04:27:35.583669 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 319/1279] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:27:35 2026] DELETE /volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:27:35.593198 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3c36c5f2-3492-4f80-8628-bdad3e6411cf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.595098 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3c36c5f2-3492-4f80-8628-bdad3e6411cf tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] GET https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:35.595564 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3c36c5f2-3492-4f80-8628-bdad3e6411cf tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.595606 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3c36c5f2-3492-4f80-8628-bdad3e6411cf tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.603810 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:35.603810 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:35.611266 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3c36c5f2-3492-4f80-8628-bdad3e6411cf tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Volume info retrieved successfully. Jul 10 04:27:35.620733 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3c36c5f2-3492-4f80-8628-bdad3e6411cf tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 returned with HTTP 200 Jul 10 04:27:35.621303 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 319/1280] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:35 2026] GET /volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 => generated 1127 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:35.760109 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-602ef4c1-207b-4f95-b06a-8141bbd2d726 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.763206 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-602ef4c1-207b-4f95-b06a-8141bbd2d726 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:27:35.763537 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-602ef4c1-207b-4f95-b06a-8141bbd2d726 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.763823 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-602ef4c1-207b-4f95-b06a-8141bbd2d726 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.776491 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:35.776491 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:35.785635 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-602ef4c1-207b-4f95-b06a-8141bbd2d726 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:35.793584 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-602ef4c1-207b-4f95-b06a-8141bbd2d726 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:27:35.794235 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 319/1281] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:35 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:35.949891 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-90c2b33e-58a0-470c-9fc8-e24046fac58a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:35.953021 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-90c2b33e-58a0-470c-9fc8-e24046fac58a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:35.953021 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-90c2b33e-58a0-470c-9fc8-e24046fac58a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:35.953021 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-90c2b33e-58a0-470c-9fc8-e24046fac58a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:35.964423 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:35.964423 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:35.968503 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-90c2b33e-58a0-470c-9fc8-e24046fac58a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:35.976138 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-90c2b33e-58a0-470c-9fc8-e24046fac58a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:35.976138 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 325/1282] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:35 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:36.101513 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ba9802f3-f13c-4622-a0be-f533003e04d9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:36.103631 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba9802f3-f13c-4622-a0be-f533003e04d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:27:36.103838 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba9802f3-f13c-4622-a0be-f533003e04d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:36.104074 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba9802f3-f13c-4622-a0be-f533003e04d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:36.295468 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:36.295468 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:36.299663 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ba9802f3-f13c-4622-a0be-f533003e04d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:36.304782 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba9802f3-f13c-4622-a0be-f533003e04d9 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:27:36.305431 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 320/1283] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:36 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1136 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:36.366853 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-7c69767c-247c-43b4-9c6a-bc271b0b5370 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:36.369796 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-7c69767c-247c-43b4-9c6a-bc271b0b5370 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:27:36.370053 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-7c69767c-247c-43b4-9c6a-bc271b0b5370 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:36.370348 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-7c69767c-247c-43b4-9c6a-bc271b0b5370 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:36.384492 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:36.384492 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:36.390192 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-7c69767c-247c-43b4-9c6a-bc271b0b5370 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:36.396648 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-7c69767c-247c-43b4-9c6a-bc271b0b5370 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:27:36.397429 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 320/1284] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:36 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:36.426709 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-3bd984f6-6899-4114-948c-a44beb5a0a74 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:36.429926 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-3bd984f6-6899-4114-948c-a44beb5a0a74 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32/action Jul 10 04:27:36.430605 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-3bd984f6-6899-4114-948c-a44beb5a0a74 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:36.430771 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-3bd984f6-6899-4114-948c-a44beb5a0a74 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:36.446004 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:36.446004 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:36.446711 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-3bd984f6-6899-4114-948c-a44beb5a0a74 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:36.457904 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-3bd984f6-6899-4114-948c-a44beb5a0a74 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Begin detaching volume completed successfully. Jul 10 04:27:36.458326 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-3bd984f6-6899-4114-948c-a44beb5a0a74 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32/action returned with HTTP 202 Jul 10 04:27:36.458848 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 320/1285] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:27:36 2026] POST /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:27:36.638251 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bf11cf92-9db5-4b95-85fb-5a07bdc083df None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:36.641105 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bf11cf92-9db5-4b95-85fb-5a07bdc083df tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] GET https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:36.641431 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bf11cf92-9db5-4b95-85fb-5a07bdc083df tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:36.641731 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bf11cf92-9db5-4b95-85fb-5a07bdc083df tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:36.650433 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bf11cf92-9db5-4b95-85fb-5a07bdc083df tempest-VolumesTransfersV355Test-1461844620 tempest-VolumesTransfersV355Test-1461844620-project-admin] https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 returned with HTTP 404 Jul 10 04:27:36.650946 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 326/1286] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:36 2026] GET /volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:36.662883 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d0cea3c8-e559-4a45-9b71-4713f31a26d0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:36.668249 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0cea3c8-e559-4a45-9b71-4713f31a26d0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] GET https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:36.668249 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0cea3c8-e559-4a45-9b71-4713f31a26d0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:36.668249 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0cea3c8-e559-4a45-9b71-4713f31a26d0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:36.677140 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0cea3c8-e559-4a45-9b71-4713f31a26d0 tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 returned with HTTP 404 Jul 10 04:27:36.677925 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 321/1287] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:27:36 2026] GET /volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:36.690924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8097917d-b921-450c-887c-39e0617a851f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:36.693920 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8097917d-b921-450c-887c-39e0617a851f tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:36.694362 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8097917d-b921-450c-887c-39e0617a851f tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:36.694500 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8097917d-b921-450c-887c-39e0617a851f tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:36.694764 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-8097917d-b921-450c-887c-39e0617a851f tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] Delete volume with id: 3a3fb662-78c7-4042-be9d-278b00aaab41 Jul 10 04:27:36.702264 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8097917d-b921-450c-887c-39e0617a851f tempest-VolumesTransfersV355Test-1831805547 tempest-VolumesTransfersV355Test-1831805547-project-member] https://10.4.3.87/volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 returned with HTTP 404 Jul 10 04:27:36.703071 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 321/1288] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:27:36 2026] DELETE /volume/v3/volumes/3a3fb662-78c7-4042-be9d-278b00aaab41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:27:36.999101 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-78ccfa9b-e0dd-4c80-8bdb-b0162dc4b87f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:37.001614 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-78ccfa9b-e0dd-4c80-8bdb-b0162dc4b87f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:37.001877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-78ccfa9b-e0dd-4c80-8bdb-b0162dc4b87f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:37.002082 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-78ccfa9b-e0dd-4c80-8bdb-b0162dc4b87f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:37.021921 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:37.021921 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:37.027455 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-78ccfa9b-e0dd-4c80-8bdb-b0162dc4b87f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:37.033863 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-78ccfa9b-e0dd-4c80-8bdb-b0162dc4b87f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:37.034897 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 321/1289] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:36 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:37.517498 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6d4ae126-f23d-4b81-8b1f-f48fc19b212b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:37.518155 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6d4ae126-f23d-4b81-8b1f-f48fc19b212b None None] GET https://10.4.3.87/volume// Jul 10 04:27:37.518765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6d4ae126-f23d-4b81-8b1f-f48fc19b212b None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:37.519049 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6d4ae126-f23d-4b81-8b1f-f48fc19b212b None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:37.519528 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6d4ae126-f23d-4b81-8b1f-f48fc19b212b None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:37.519976 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 327/1290] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:37.529598 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-e71ba1d1-1cc5-40bc-a407-d640491bf513 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:37.532257 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-e71ba1d1-1cc5-40bc-a407-d640491bf513 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:27:37.532576 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-e71ba1d1-1cc5-40bc-a407-d640491bf513 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:37.532779 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-e71ba1d1-1cc5-40bc-a407-d640491bf513 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:37.544584 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:37.544584 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:37.550404 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-e71ba1d1-1cc5-40bc-a407-d640491bf513 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:37.560174 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-e71ba1d1-1cc5-40bc-a407-d640491bf513 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:27:37.560174 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 322/1291] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:37 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:38.052055 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9c819d02-be0d-4448-b99d-5c0a80009578 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:38.055319 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9c819d02-be0d-4448-b99d-5c0a80009578 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:38.055590 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9c819d02-be0d-4448-b99d-5c0a80009578 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:38.055850 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9c819d02-be0d-4448-b99d-5c0a80009578 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:38.071310 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:38.071310 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:38.077378 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9c819d02-be0d-4448-b99d-5c0a80009578 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:38.085088 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9c819d02-be0d-4448-b99d-5c0a80009578 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:38.085717 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 322/1292] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:38 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:39.103761 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-af16158f-f563-47ec-a72b-3e3cb3eb6410 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:39.106969 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-af16158f-f563-47ec-a72b-3e3cb3eb6410 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:39.107275 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-af16158f-f563-47ec-a72b-3e3cb3eb6410 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:39.108376 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-af16158f-f563-47ec-a72b-3e3cb3eb6410 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:39.124915 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:39.124915 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:39.129759 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-af16158f-f563-47ec-a72b-3e3cb3eb6410 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:39.135909 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-af16158f-f563-47ec-a72b-3e3cb3eb6410 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:39.136493 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 322/1293] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:39 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:39.478016 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ec289d13-a035-4256-9049-2ca4368f72e3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:39.482125 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ec289d13-a035-4256-9049-2ca4368f72e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:39.482555 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ec289d13-a035-4256-9049-2ca4368f72e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:39.482713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ec289d13-a035-4256-9049-2ca4368f72e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:39.482935 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-ec289d13-a035-4256-9049-2ca4368f72e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Delete volume with id: 08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:39.491663 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:39.491663 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:39.492234 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ec289d13-a035-4256-9049-2ca4368f72e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:39.507672 np0000004952 devstack@c-api.service[100021]: WARNING cinder.keymgr.conf_key_mgr [None req-ec289d13-a035-4256-9049-2ca4368f72e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:27:39.514762 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ec289d13-a035-4256-9049-2ca4368f72e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Delete volume request issued successfully. Jul 10 04:27:39.517875 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ec289d13-a035-4256-9049-2ca4368f72e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 202 Jul 10 04:27:39.518525 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 328/1294] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:39 2026] DELETE /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:39.533429 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ddfb234f-4ffd-4404-ba2f-b25151fb94e2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:39.539860 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ddfb234f-4ffd-4404-ba2f-b25151fb94e2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:39.540107 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ddfb234f-4ffd-4404-ba2f-b25151fb94e2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:39.540377 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ddfb234f-4ffd-4404-ba2f-b25151fb94e2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:39.548784 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:39.548784 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:39.553747 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ddfb234f-4ffd-4404-ba2f-b25151fb94e2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:27:39.560504 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ddfb234f-4ffd-4404-ba2f-b25151fb94e2 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 200 Jul 10 04:27:39.563694 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 323/1295] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:39 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:39.880736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-17d5d890-35e8-4402-80d5-d4d960792d59 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:39.884166 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-17d5d890-35e8-4402-80d5-d4d960792d59 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments/490336f4-fdab-425e-9432-f3e6f142f435/action Jul 10 04:27:39.884166 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-17d5d890-35e8-4402-80d5-d4d960792d59 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:39.884166 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-17d5d890-35e8-4402-80d5-d4d960792d59 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:39.907466 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:39.907466 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:39.922278 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-920c6fdf-e601-403e-8a7f-5e4ebff8dcb0 req-17d5d890-35e8-4402-80d5-d4d960792d59 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/490336f4-fdab-425e-9432-f3e6f142f435/action returned with HTTP 204 Jul 10 04:27:39.922956 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 323/1296] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:27:39 2026] POST /volume/v3/attachments/490336f4-fdab-425e-9432-f3e6f142f435/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:39.990496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:39.992814 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:39.993334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-921390817"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:39.996631 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Create volume request body: {'volume': {'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-921390817'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:40.120564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-6ec3f825-0cf1-49a3-adb1-5461dbbbd16b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.126534 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-6ec3f825-0cf1-49a3-adb1-5461dbbbd16b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] DELETE https://10.4.3.87/volume/v3/attachments/2e792b8e-ee30-482f-a13b-e7c7f2fbd100 Jul 10 04:27:40.126534 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-6ec3f825-0cf1-49a3-adb1-5461dbbbd16b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:40.126534 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-6ec3f825-0cf1-49a3-adb1-5461dbbbd16b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:40.134448 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:40.134448 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:40.154042 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-035a315b-bfb9-499a-9ceb-8a9332b51412 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.160766 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-035a315b-bfb9-499a-9ceb-8a9332b51412 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:40.161022 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-035a315b-bfb9-499a-9ceb-8a9332b51412 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:40.161207 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-035a315b-bfb9-499a-9ceb-8a9332b51412 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:40.179151 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:40.179151 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:40.184290 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-035a315b-bfb9-499a-9ceb-8a9332b51412 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:40.188242 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Create volume of 1 GB Jul 10 04:27:40.189970 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-035a315b-bfb9-499a-9ceb-8a9332b51412 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:40.190458 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 324/1297] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:40 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:40.194086 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Availability Zones retrieved successfully. Jul 10 04:27:40.202532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Flow 'volume_create_api' (7ac9d308-b67b-4d7a-b37e-912b99761660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:40.204364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b58b5f9-2d59-4227-82e2-56ed65ae1a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:40.205650 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:40.267393 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-81e9455b-d6d4-4b2a-a11c-e332a9fe4d79 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.271813 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-81e9455b-d6d4-4b2a-a11c-e332a9fe4d79 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:40.272121 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-81e9455b-d6d4-4b2a-a11c-e332a9fe4d79 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:40.272521 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-81e9455b-d6d4-4b2a-a11c-e332a9fe4d79 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:40.286050 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:40.286050 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:40.290884 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-81e9455b-d6d4-4b2a-a11c-e332a9fe4d79 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:40.297528 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-81e9455b-d6d4-4b2a-a11c-e332a9fe4d79 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:40.298030 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 324/1298] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:40 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:40.309234 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b58b5f9-2d59-4227-82e2-56ed65ae1a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:40.310941 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f045ca-6efe-4482-84e0-39aca7d1f239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:40.389571 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Created reservations ['8292179e-6cf6-4296-b01f-2ac9f687aa5b', '4f3d9d86-da57-4b85-ba3a-db862d251b84', '7304d5a0-5ab7-4c5e-acfc-f82aac8e3588', '0938f48b-25ec-417f-9b78-767c306cbd58'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:40.390987 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f045ca-6efe-4482-84e0-39aca7d1f239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8292179e-6cf6-4296-b01f-2ac9f687aa5b', '4f3d9d86-da57-4b85-ba3a-db862d251b84', '7304d5a0-5ab7-4c5e-acfc-f82aac8e3588', '0938f48b-25ec-417f-9b78-767c306cbd58']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:40.392282 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd82d21d-7818-474d-8e0b-a4ccc5853787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:40.419154 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd82d21d-7818-474d-8e0b-a4ccc5853787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c80773e5-90c8-43fe-a1ac-76c4e51ab5c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-921390817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9289e992354a4271b7c2c6373739c61c',qos_specs=None,replication_status=,reservations=['8292179e-6cf6-4296-b01f-2ac9f687aa5b','4f3d9d86-da57-4b85-ba3a-db862d251b84','7304d5a0-5ab7-4c5e-acfc-f82aac8e3588','0938f48b-25ec-417f-9b78-767c306cbd58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc6a09da8964474ca29852ab633174a7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-921390817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c80773e5-90c8-43fe-a1ac-76c4e51ab5c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9289e992354a4271b7c2c6373739c61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc6a09da8964474ca29852ab633174a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:40.421207 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252e872a-dc4e-4f78-9222-207cb4bacecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:40.444408 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252e872a-dc4e-4f78-9222-207cb4bacecc) transitioned into state 'SUCCESS' from state '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-921390817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9289e992354a4271b7c2c6373739c61c',qos_specs=None,replication_status=,reservations=['8292179e-6cf6-4296-b01f-2ac9f687aa5b','4f3d9d86-da57-4b85-ba3a-db862d251b84','7304d5a0-5ab7-4c5e-acfc-f82aac8e3588','0938f48b-25ec-417f-9b78-767c306cbd58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc6a09da8964474ca29852ab633174a7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:40.445126 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee5c214-413f-4f26-a01c-e5fa23aa6c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:40.455690 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee5c214-413f-4f26-a01c-e5fa23aa6c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:40.456574 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Flow 'volume_create_api' (7ac9d308-b67b-4d7a-b37e-912b99761660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:40.456806 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Create volume request issued successfully. Jul 10 04:27:40.457543 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f27b3486-f16e-4e6f-9f41-b1625503e827 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:40.457981 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 323/1299] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:27:39 2026] POST /volume/v3/volumes => generated 745 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:40.471723 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f06c3ef0-6259-42a7-93a9-c694e252b7d5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.473819 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f06c3ef0-6259-42a7-93a9-c694e252b7d5 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:40.474002 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f06c3ef0-6259-42a7-93a9-c694e252b7d5 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:40.474171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f06c3ef0-6259-42a7-93a9-c694e252b7d5 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:40.482241 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:40.482241 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:40.486809 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f06c3ef0-6259-42a7-93a9-c694e252b7d5 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:40.493121 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f06c3ef0-6259-42a7-93a9-c694e252b7d5 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 returned with HTTP 200 Jul 10 04:27:40.493715 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 325/1300] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:40 2026] GET /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 => generated 813 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:40.579290 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-41073c45-a6ea-4481-af75-d56d4865e220 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.581238 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41073c45-a6ea-4481-af75-d56d4865e220 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 Jul 10 04:27:40.581462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41073c45-a6ea-4481-af75-d56d4865e220 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:40.581683 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41073c45-a6ea-4481-af75-d56d4865e220 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:40.587654 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41073c45-a6ea-4481-af75-d56d4865e220 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 returned with HTTP 404 Jul 10 04:27:40.588166 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 325/1301] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:40 2026] GET /volume/v3/volumes/08563f1c-1e01-4cb9-b17b-525cdaf82103 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:40.598307 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-929801eb-9433-4f07-9060-a758560e1ac0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.606896 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-929801eb-9433-4f07-9060-a758560e1ac0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:27:40.607052 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-929801eb-9433-4f07-9060-a758560e1ac0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:40.607230 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-929801eb-9433-4f07-9060-a758560e1ac0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:40.607731 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:40.607731 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:40.607986 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-929801eb-9433-4f07-9060-a758560e1ac0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:27:40.669843 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-929801eb-9433-4f07-9060-a758560e1ac0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Get all volumes completed successfully. Jul 10 04:27:40.673718 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:40.673718 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:40.680503 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-929801eb-9433-4f07-9060-a758560e1ac0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:27:40.680984 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 324/1302] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:27:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11336 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:40.685653 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-4fcf51fe-4e8a-4723-a270-353b31a3d149 req-6ec3f825-0cf1-49a3-adb1-5461dbbbd16b tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/2e792b8e-ee30-482f-a13b-e7c7f2fbd100 returned with HTTP 200 Jul 10 04:27:40.686044 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 329/1303] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:27:40 2026] DELETE /volume/v3/attachments/2e792b8e-ee30-482f-a13b-e7c7f2fbd100 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:40.698404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f0e2e804-ca8d-49fb-bda9-fdd040c69dd7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.700539 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0e2e804-ca8d-49fb-bda9-fdd040c69dd7 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] DELETE https://10.4.3.87/volume/v3/types/a126e598-d8ba-4b74-bfd4-363099eebc63 Jul 10 04:27:40.700750 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0e2e804-ca8d-49fb-bda9-fdd040c69dd7 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:40.700947 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0e2e804-ca8d-49fb-bda9-fdd040c69dd7 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:40.725234 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0e2e804-ca8d-49fb-bda9-fdd040c69dd7 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types/a126e598-d8ba-4b74-bfd4-363099eebc63 returned with HTTP 202 Jul 10 04:27:40.725657 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 326/1304] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:27:40 2026] DELETE /volume/v3/types/a126e598-d8ba-4b74-bfd4-363099eebc63 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:40.738228 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3968a32a-85f3-4fc9-83d9-f3643c5e4d23 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.739918 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3968a32a-85f3-4fc9-83d9-f3643c5e4d23 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:27:40.740267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3968a32a-85f3-4fc9-83d9-f3643c5e4d23 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1415409509", "extra_specs": {}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:40.753366 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3968a32a-85f3-4fc9-83d9-f3643c5e4d23 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:27:40.753733 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 326/1305] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:27:40 2026] POST /volume/v3/types => generated 214 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:40.767979 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c80a85fc-4389-49b9-91d0-e097ffec1bd1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.769129 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c80a85fc-4389-49b9-91d0-e097ffec1bd1 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] POST https://10.4.3.87/volume/v3/types/3d8d7806-24f6-40b5-8a99-39dd00c2b041/encryption Jul 10 04:27:40.769539 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c80a85fc-4389-49b9-91d0-e097ffec1bd1 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:40.813775 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c80a85fc-4389-49b9-91d0-e097ffec1bd1 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types/3d8d7806-24f6-40b5-8a99-39dd00c2b041/encryption returned with HTTP 200 Jul 10 04:27:40.814972 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 325/1306] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:27:40 2026] POST /volume/v3/types/3d8d7806-24f6-40b5-8a99-39dd00c2b041/encryption => generated 231 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:40.828424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:40.833304 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:40.834461 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1442821801", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1415409509", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:40.840250 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1442821801', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1415409509', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:40.849367 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume of 1 GB Jul 10 04:27:40.849773 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:40.849773 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:40.850818 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Availability Zones retrieved successfully. Jul 10 04:27:40.864849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Flow 'volume_create_api' (5727f1d5-d297-4065-8f9e-9b146c054f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:40.867329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6527ef18-a1ae-47ec-8715-7d294607bcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:40.868896 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:40.917867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6527ef18-a1ae-47ec-8715-7d294607bcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:27:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3d8d7806-24f6-40b5-8a99-39dd00c2b041,is_public=True,name='tempest-scenario-type-luksv2-1415409509',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d8d7806-24f6-40b5-8a99-39dd00c2b041', '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=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:40.919486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d734b143-c5e7-445a-b5f8-cf6ba2813f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:40.968557 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1415409509 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1415409509, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:27:40.968557 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1415409509 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1415409509, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:27:41.006067 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Created reservations ['ea5c2d83-03a1-4c64-8369-e86fdc53f445', '1102c908-cb55-442f-b41d-dd0dea423d01', 'f0b4b48c-fa2e-4463-a785-d9aa2be684a9', '6258aac2-2dc8-4f15-ae13-b7c17724c991'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:41.006067 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d734b143-c5e7-445a-b5f8-cf6ba2813f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea5c2d83-03a1-4c64-8369-e86fdc53f445', '1102c908-cb55-442f-b41d-dd0dea423d01', 'f0b4b48c-fa2e-4463-a785-d9aa2be684a9', '6258aac2-2dc8-4f15-ae13-b7c17724c991']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:41.006717 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a05d33-665a-486a-aebc-fbde9cf563cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:41.042577 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a05d33-665a-486a-aebc-fbde9cf563cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '030a1080-1f59-47e3-86fc-0ac2342c10bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1442821801',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c62820e227c4cee9629cfb1704095f9',qos_specs=None,replication_status=,reservations=['ea5c2d83-03a1-4c64-8369-e86fdc53f445','1102c908-cb55-442f-b41d-dd0dea423d01','f0b4b48c-fa2e-4463-a785-d9aa2be684a9','6258aac2-2dc8-4f15-ae13-b7c17724c991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_type_id=3d8d7806-24f6-40b5-8a99-39dd00c2b041), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1442821801',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=030a1080-1f59-47e3-86fc-0ac2342c10bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c62820e227c4cee9629cfb1704095f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d8d7806-24f6-40b5-8a99-39dd00c2b041),volume_type_id=3d8d7806-24f6-40b5-8a99-39dd00c2b041)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:41.046192 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81bca870-c8cc-4504-978c-c1c98b6e38c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:41.069246 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81bca870-c8cc-4504-978c-c1c98b6e38c1) transitioned into state 'SUCCESS' from state '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-1442821801',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c62820e227c4cee9629cfb1704095f9',qos_specs=None,replication_status=,reservations=['ea5c2d83-03a1-4c64-8369-e86fdc53f445','1102c908-cb55-442f-b41d-dd0dea423d01','f0b4b48c-fa2e-4463-a785-d9aa2be684a9','6258aac2-2dc8-4f15-ae13-b7c17724c991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_type_id=3d8d7806-24f6-40b5-8a99-39dd00c2b041)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:41.069246 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (897e922f-d77b-4a29-9f5e-832231dca803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:41.080949 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (897e922f-d77b-4a29-9f5e-832231dca803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:41.081653 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Flow 'volume_create_api' (5727f1d5-d297-4065-8f9e-9b146c054f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:41.085243 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume request issued successfully. Jul 10 04:27:41.085243 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d201d279-071b-4a6b-b6aa-e1337abe1fd4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:41.085243 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 330/1307] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:27:40 2026] POST /volume/v3/volumes => generated 785 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:41.507347 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-94b4145b-4716-495c-972e-781fd10f0c42 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:41.509652 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94b4145b-4716-495c-972e-781fd10f0c42 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:41.509827 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94b4145b-4716-495c-972e-781fd10f0c42 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:41.510045 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94b4145b-4716-495c-972e-781fd10f0c42 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:41.517714 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:41.517714 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:41.521648 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-94b4145b-4716-495c-972e-781fd10f0c42 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:41.526782 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94b4145b-4716-495c-972e-781fd10f0c42 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 returned with HTTP 200 Jul 10 04:27:41.527653 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 327/1308] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:41 2026] GET /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:41.539665 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-383fb635-db06-4c10-87c2-8bd0d918fa9c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:41.541840 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-383fb635-db06-4c10-87c2-8bd0d918fa9c tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] POST https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3/action Jul 10 04:27:41.542244 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-383fb635-db06-4c10-87c2-8bd0d918fa9c tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:41.542435 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-383fb635-db06-4c10-87c2-8bd0d918fa9c tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:41.553496 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:41.553496 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:41.554180 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-383fb635-db06-4c10-87c2-8bd0d918fa9c tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:41.605195 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-383fb635-db06-4c10-87c2-8bd0d918fa9c tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Created reservations ['d9020308-0ace-4204-8e67-03096bb05ba0', 'f319f592-0983-4bee-8df7-cd9e1e7b3bf3'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:41.618237 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-383fb635-db06-4c10-87c2-8bd0d918fa9c tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Extend volume request issued successfully. Jul 10 04:27:41.618491 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-383fb635-db06-4c10-87c2-8bd0d918fa9c tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3/action returned with HTTP 202 Jul 10 04:27:41.619352 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 327/1309] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:27:41 2026] POST /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:27:41.632679 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6e2e68a1-4715-4d1b-a30d-0d1774b4b133 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:41.638144 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6e2e68a1-4715-4d1b-a30d-0d1774b4b133 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:41.638660 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6e2e68a1-4715-4d1b-a30d-0d1774b4b133 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:41.638953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6e2e68a1-4715-4d1b-a30d-0d1774b4b133 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:41.657021 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:41.657021 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:41.663786 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6e2e68a1-4715-4d1b-a30d-0d1774b4b133 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:41.671895 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6e2e68a1-4715-4d1b-a30d-0d1774b4b133 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 returned with HTTP 200 Jul 10 04:27:41.672434 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 326/1310] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:41 2026] GET /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 => generated 1353 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:41.809725 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bb837c5f-af14-4dcf-9f69-66de86d2df8a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:41.812637 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb837c5f-af14-4dcf-9f69-66de86d2df8a tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:27:41.813245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb837c5f-af14-4dcf-9f69-66de86d2df8a tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:41.813513 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb837c5f-af14-4dcf-9f69-66de86d2df8a tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:41.824164 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:41.824164 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:41.831826 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bb837c5f-af14-4dcf-9f69-66de86d2df8a tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:41.842589 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb837c5f-af14-4dcf-9f69-66de86d2df8a tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:27:41.843131 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 331/1311] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:41 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:42.351989 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2e7eb1ba-db16-42a2-947f-47118695ef00 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.352537 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2e7eb1ba-db16-42a2-947f-47118695ef00 None None] GET https://10.4.3.87/volume// Jul 10 04:27:42.352815 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2e7eb1ba-db16-42a2-947f-47118695ef00 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:42.353091 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2e7eb1ba-db16-42a2-947f-47118695ef00 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:42.353497 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2e7eb1ba-db16-42a2-947f-47118695ef00 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:42.353913 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 328/1312] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:27:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:42.363531 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-d3d53e48-191c-4c1f-b581-f55b27d6f0d5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.366195 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-d3d53e48-191c-4c1f-b581-f55b27d6f0d5 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:27:42.366621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-d3d53e48-191c-4c1f-b581-f55b27d6f0d5 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b197e79-49e9-4841-8ba2-611c03f2e905", "connector": null, "instance_uuid": "09e180ae-1c29-4b66-9e14-c648b08e6d79"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:42.379094 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:42.379094 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:42.424496 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-d3d53e48-191c-4c1f-b581-f55b27d6f0d5 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:27:42.424496 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 328/1313] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:27:42 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:42.685606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bc2f7d8f-7450-48f6-9ebb-72e7c4b6eb84 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.687474 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bc2f7d8f-7450-48f6-9ebb-72e7c4b6eb84 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:42.687767 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bc2f7d8f-7450-48f6-9ebb-72e7c4b6eb84 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:42.688092 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bc2f7d8f-7450-48f6-9ebb-72e7c4b6eb84 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:42.695406 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:42.695406 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:42.699832 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bc2f7d8f-7450-48f6-9ebb-72e7c4b6eb84 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:42.705138 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bc2f7d8f-7450-48f6-9ebb-72e7c4b6eb84 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 returned with HTTP 200 Jul 10 04:27:42.705720 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 327/1314] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:42 2026] GET /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:42.722348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-375f645a-5097-4f4b-a23f-c7de99f5eb48 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.724144 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-375f645a-5097-4f4b-a23f-c7de99f5eb48 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:42.724491 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-375f645a-5097-4f4b-a23f-c7de99f5eb48 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:42.724742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-375f645a-5097-4f4b-a23f-c7de99f5eb48 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:42.733176 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:42.733176 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:42.738171 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-375f645a-5097-4f4b-a23f-c7de99f5eb48 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:42.745726 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-375f645a-5097-4f4b-a23f-c7de99f5eb48 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 returned with HTTP 200 Jul 10 04:27:42.746188 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 332/1315] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:42 2026] GET /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:42.760296 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7356e86e-7e59-4db6-b362-05968bc954b6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.762620 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7356e86e-7e59-4db6-b362-05968bc954b6 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:42.762897 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7356e86e-7e59-4db6-b362-05968bc954b6 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:42.763163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7356e86e-7e59-4db6-b362-05968bc954b6 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:42.776171 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:42.776171 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:42.780615 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7356e86e-7e59-4db6-b362-05968bc954b6 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:42.789288 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7356e86e-7e59-4db6-b362-05968bc954b6 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 returned with HTTP 200 Jul 10 04:27:42.790033 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 329/1316] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:42 2026] GET /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:42.805832 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4ada07e1-e8c4-4a35-a890-5ae03ca793ff None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.806369 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ada07e1-e8c4-4a35-a890-5ae03ca793ff tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:42.806558 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ada07e1-e8c4-4a35-a890-5ae03ca793ff tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:42.806760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ada07e1-e8c4-4a35-a890-5ae03ca793ff tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:42.806921 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-4ada07e1-e8c4-4a35-a890-5ae03ca793ff tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Delete volume with id: c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:42.814724 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:42.814724 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:42.815236 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4ada07e1-e8c4-4a35-a890-5ae03ca793ff tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:42.828356 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1ee1d00d-3f3a-41f1-a0a9-2b3c985b0dda None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.830571 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1ee1d00d-3f3a-41f1-a0a9-2b3c985b0dda tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:42.830866 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1ee1d00d-3f3a-41f1-a0a9-2b3c985b0dda tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:42.831055 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1ee1d00d-3f3a-41f1-a0a9-2b3c985b0dda tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:42.840560 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4ada07e1-e8c4-4a35-a890-5ae03ca793ff tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Delete volume request issued successfully. Jul 10 04:27:42.840833 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ada07e1-e8c4-4a35-a890-5ae03ca793ff tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 returned with HTTP 202 Jul 10 04:27:42.841422 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 329/1317] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:42 2026] DELETE /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:42.849805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ac9def75-4ad8-4ca2-a6ea-605d3afa00fe None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.850681 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:42.850681 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:42.853031 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac9def75-4ad8-4ca2-a6ea-605d3afa00fe tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:42.853372 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac9def75-4ad8-4ca2-a6ea-605d3afa00fe tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:42.853589 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac9def75-4ad8-4ca2-a6ea-605d3afa00fe tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:42.857056 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1ee1d00d-3f3a-41f1-a0a9-2b3c985b0dda tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:42.862296 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:42.862296 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:42.863756 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1ee1d00d-3f3a-41f1-a0a9-2b3c985b0dda tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:42.864290 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 328/1318] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:42 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:42.867184 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ac9def75-4ad8-4ca2-a6ea-605d3afa00fe tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:42.874305 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac9def75-4ad8-4ca2-a6ea-605d3afa00fe tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 returned with HTTP 200 Jul 10 04:27:42.874987 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 333/1319] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:42 2026] GET /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:42.975756 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b4ab0540-72cb-4c2d-bcd3-72b7f9671f70 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.976207 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b4ab0540-72cb-4c2d-bcd3-72b7f9671f70 None None] GET https://10.4.3.87/volume// Jul 10 04:27:42.976472 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b4ab0540-72cb-4c2d-bcd3-72b7f9671f70 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:42.976744 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b4ab0540-72cb-4c2d-bcd3-72b7f9671f70 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:42.977126 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b4ab0540-72cb-4c2d-bcd3-72b7f9671f70 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:42.977528 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 330/1320] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:42.990093 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-6cd96fb4-dd03-4322-b5b7-0c4c7d371b40 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:42.992949 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-6cd96fb4-dd03-4322-b5b7-0c4c7d371b40 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:42.993548 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-6cd96fb4-dd03-4322-b5b7-0c4c7d371b40 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:42.993548 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-6cd96fb4-dd03-4322-b5b7-0c4c7d371b40 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:43.010357 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:43.010357 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:43.015714 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-6cd96fb4-dd03-4322-b5b7-0c4c7d371b40 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:43.020238 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-6cd96fb4-dd03-4322-b5b7-0c4c7d371b40 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:43.020692 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 330/1321] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:42 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:43.159697 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-12dfcdcf-2db9-4cf3-a8d0-83cb458cc545 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:43.168828 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-12dfcdcf-2db9-4cf3-a8d0-83cb458cc545 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] PUT https://10.4.3.87/volume/v3/attachments/89f9d9a5-576e-4f45-a94d-9d96610a2bce Jul 10 04:27:43.170076 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-12dfcdcf-2db9-4cf3-a8d0-83cb458cc545 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:43.185731 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-12dfcdcf-2db9-4cf3-a8d0-83cb458cc545 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Acquiring lock "cinder-attachment_update-8b197e79-49e9-4841-8ba2-611c03f2e905-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:27:43.192727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-12dfcdcf-2db9-4cf3-a8d0-83cb458cc545 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-8b197e79-49e9-4841-8ba2-611c03f2e905-np0000004952" acquired by "attachment_update" :: waited 0.007s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:27:43.194252 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:43.194252 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:43.729762 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-12dfcdcf-2db9-4cf3-a8d0-83cb458cc545 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-8b197e79-49e9-4841-8ba2-611c03f2e905-np0000004952" released by "attachment_update" :: held 0.537s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:27:43.730344 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-12dfcdcf-2db9-4cf3-a8d0-83cb458cc545 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/89f9d9a5-576e-4f45-a94d-9d96610a2bce returned with HTTP 200 Jul 10 04:27:43.730643 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 329/1322] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:27:43 2026] PUT /volume/v3/attachments/89f9d9a5-576e-4f45-a94d-9d96610a2bce => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:43.880737 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c555e46b-ed56-45b8-a862-50adb42eed9f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:43.882661 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c555e46b-ed56-45b8-a862-50adb42eed9f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:43.882865 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c555e46b-ed56-45b8-a862-50adb42eed9f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:43.883055 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c555e46b-ed56-45b8-a862-50adb42eed9f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:43.890871 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bfe88109-4aa9-4372-b166-60abb23d51e5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:43.893850 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bfe88109-4aa9-4372-b166-60abb23d51e5 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 Jul 10 04:27:43.894141 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bfe88109-4aa9-4372-b166-60abb23d51e5 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:43.894441 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bfe88109-4aa9-4372-b166-60abb23d51e5 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:43.899965 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:43.899965 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:43.903595 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bfe88109-4aa9-4372-b166-60abb23d51e5 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 returned with HTTP 404 Jul 10 04:27:43.904515 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 331/1323] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:43 2026] GET /volume/v3/volumes/c80773e5-90c8-43fe-a1ac-76c4e51ab5c3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:43.904597 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c555e46b-ed56-45b8-a862-50adb42eed9f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:43.912065 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c555e46b-ed56-45b8-a862-50adb42eed9f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:43.912482 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:43.913315 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 334/1324] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:43 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:43.914679 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:43.918232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1008362323"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:43.918232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1008362323'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:43.918232 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Create volume of 1 GB Jul 10 04:27:43.927235 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Availability Zones retrieved successfully. Jul 10 04:27:43.931761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Flow 'volume_create_api' (9c9dc9c2-c0c5-470c-827a-73f58989b483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:43.935330 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0085257a-32d6-40cf-976a-5b355d648d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:43.936394 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:43.970454 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0085257a-32d6-40cf-976a-5b355d648d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:43.971988 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03146ec-11c8-4587-b213-cbe2ef7a8d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:44.027820 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Created reservations ['a56ea9cd-8959-4456-823b-b66aeb21a333', '8c1ae1cf-8b13-4de5-9b13-0255300053f7', '3a9b4c2c-ccf9-4ee3-a3fe-370a234a2c35', '874e8eb5-d55f-490a-86db-b40551f75409'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:44.029125 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03146ec-11c8-4587-b213-cbe2ef7a8d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a56ea9cd-8959-4456-823b-b66aeb21a333', '8c1ae1cf-8b13-4de5-9b13-0255300053f7', '3a9b4c2c-ccf9-4ee3-a3fe-370a234a2c35', '874e8eb5-d55f-490a-86db-b40551f75409']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:44.030351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8254f2b5-c000-4947-8375-52cc836271e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:44.059396 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8254f2b5-c000-4947-8375-52cc836271e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2107008-7a1f-4127-8580-fe79d91c1490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1008362323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9289e992354a4271b7c2c6373739c61c',qos_specs=None,replication_status=,reservations=['a56ea9cd-8959-4456-823b-b66aeb21a333','8c1ae1cf-8b13-4de5-9b13-0255300053f7','3a9b4c2c-ccf9-4ee3-a3fe-370a234a2c35','874e8eb5-d55f-490a-86db-b40551f75409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc6a09da8964474ca29852ab633174a7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1008362323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2107008-7a1f-4127-8580-fe79d91c1490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9289e992354a4271b7c2c6373739c61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc6a09da8964474ca29852ab633174a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:44.061324 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913b872a-bb6c-4ecd-a91a-b0e5f9357bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:44.088823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913b872a-bb6c-4ecd-a91a-b0e5f9357bce) transitioned into state 'SUCCESS' from state '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-1008362323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9289e992354a4271b7c2c6373739c61c',qos_specs=None,replication_status=,reservations=['a56ea9cd-8959-4456-823b-b66aeb21a333','8c1ae1cf-8b13-4de5-9b13-0255300053f7','3a9b4c2c-ccf9-4ee3-a3fe-370a234a2c35','874e8eb5-d55f-490a-86db-b40551f75409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc6a09da8964474ca29852ab633174a7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:44.089740 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15239f38-03c4-4a89-9a4f-d2242b4a5a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:44.105688 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15239f38-03c4-4a89-9a4f-d2242b4a5a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:44.106990 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Flow 'volume_create_api' (9c9dc9c2-c0c5-470c-827a-73f58989b483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:44.107491 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Create volume request issued successfully. Jul 10 04:27:44.108370 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c5a326d5-a309-4b2a-8060-85d01587b0e8 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:44.109023 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 331/1325] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:27:43 2026] POST /volume/v3/volumes => generated 746 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:44.125848 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4dec2904-2437-40d6-aa03-bae97d51e019 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:44.128104 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4dec2904-2437-40d6-aa03-bae97d51e019 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:44.128274 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4dec2904-2437-40d6-aa03-bae97d51e019 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:44.128474 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4dec2904-2437-40d6-aa03-bae97d51e019 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:44.142243 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:44.142243 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:44.149875 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4dec2904-2437-40d6-aa03-bae97d51e019 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:44.158109 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4dec2904-2437-40d6-aa03-bae97d51e019 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 returned with HTTP 200 Jul 10 04:27:44.158604 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 330/1326] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:44 2026] GET /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:44.928514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-27cfbbd6-b81b-47f9-9cf8-f04d9e33d354 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:44.930794 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27cfbbd6-b81b-47f9-9cf8-f04d9e33d354 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:44.931043 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-27cfbbd6-b81b-47f9-9cf8-f04d9e33d354 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:44.931764 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-27cfbbd6-b81b-47f9-9cf8-f04d9e33d354 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:44.961252 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:44.961252 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:44.970783 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-27cfbbd6-b81b-47f9-9cf8-f04d9e33d354 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:44.978922 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27cfbbd6-b81b-47f9-9cf8-f04d9e33d354 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:44.979443 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 332/1327] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:44 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:45.173920 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cd81d912-fe9c-4bd1-872b-939075578630 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:45.177618 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cd81d912-fe9c-4bd1-872b-939075578630 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:27:45.177752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f5c81706-5ce5-4b3e-9cbb-835060d266da None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:45.178118 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cd81d912-fe9c-4bd1-872b-939075578630 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:45.178264 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cd81d912-fe9c-4bd1-872b-939075578630 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:45.181645 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5c81706-5ce5-4b3e-9cbb-835060d266da tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:45.182170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f5c81706-5ce5-4b3e-9cbb-835060d266da tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:45.182374 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f5c81706-5ce5-4b3e-9cbb-835060d266da tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:45.194097 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:45.194097 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:45.196827 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:45.196827 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:45.205094 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f5c81706-5ce5-4b3e-9cbb-835060d266da tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:45.205410 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cd81d912-fe9c-4bd1-872b-939075578630 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:27:45.216732 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cd81d912-fe9c-4bd1-872b-939075578630 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:27:45.217303 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 335/1328] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:45 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:45.220288 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5c81706-5ce5-4b3e-9cbb-835060d266da tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 returned with HTTP 200 Jul 10 04:27:45.221225 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 332/1329] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:45 2026] GET /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:45.238141 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0ba15cf8-1867-49f7-a7c7-cf989d16114e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:45.242186 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ba15cf8-1867-49f7-a7c7-cf989d16114e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:27:45.242505 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0ba15cf8-1867-49f7-a7c7-cf989d16114e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2107008-7a1f-4127-8580-fe79d91c1490", "name": "tempest-VolumesExtendTest-Snapshot-1243807508"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:45.253691 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:45.253691 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:45.254337 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0ba15cf8-1867-49f7-a7c7-cf989d16114e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:45.254674 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-0ba15cf8-1867-49f7-a7c7-cf989d16114e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Create snapshot from volume f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:45.297125 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-998e1fed-3e51-4e59-a025-2210aa0a5a86 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:45.300367 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-998e1fed-3e51-4e59-a025-2210aa0a5a86 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:27:45.300622 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-998e1fed-3e51-4e59-a025-2210aa0a5a86 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:45.300865 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-998e1fed-3e51-4e59-a025-2210aa0a5a86 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:45.309524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-0ba15cf8-1867-49f7-a7c7-cf989d16114e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Created reservations ['19d8ad9a-1376-4b7d-b548-0e1b630da2b2', '952e8c5c-a07a-49f1-a339-fb2f4607b830', '918e3fb7-fe0c-4d10-9151-d6c7ff4b339c', 'dedfa24e-bfe9-4b5e-a33b-081717597742'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:45.311549 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:45.311549 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:45.316958 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-998e1fed-3e51-4e59-a025-2210aa0a5a86 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:27:45.322744 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-998e1fed-3e51-4e59-a025-2210aa0a5a86 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:27:45.322744 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 333/1330] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:45 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:45.353617 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0ba15cf8-1867-49f7-a7c7-cf989d16114e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Snapshot create request issued successfully. Jul 10 04:27:45.354170 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ba15cf8-1867-49f7-a7c7-cf989d16114e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:27:45.354765 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 331/1331] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:27:45 2026] POST /volume/v3/snapshots => generated 304 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:45.369040 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0becafda-2147-4474-97cc-717e8454f4d7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:45.371902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0becafda-2147-4474-97cc-717e8454f4d7 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 Jul 10 04:27:45.372371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0becafda-2147-4474-97cc-717e8454f4d7 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:45.372878 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0becafda-2147-4474-97cc-717e8454f4d7 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:45.386442 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:45.386442 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:45.388534 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0becafda-2147-4474-97cc-717e8454f4d7 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Snapshot retrieved successfully. Jul 10 04:27:45.391515 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0becafda-2147-4474-97cc-717e8454f4d7 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 returned with HTTP 200 Jul 10 04:27:45.396651 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 336/1332] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:45 2026] GET /volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:45.993351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-48c259a3-f430-4cc4-84b5-ac2851437fe5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:45.995057 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-48c259a3-f430-4cc4-84b5-ac2851437fe5 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:45.995252 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-48c259a3-f430-4cc4-84b5-ac2851437fe5 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:45.995436 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-48c259a3-f430-4cc4-84b5-ac2851437fe5 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:46.010076 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:46.010076 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:46.013682 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-48c259a3-f430-4cc4-84b5-ac2851437fe5 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:46.017812 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-48c259a3-f430-4cc4-84b5-ac2851437fe5 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:46.018279 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 333/1333] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:45 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:46.413606 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ba6ed6f0-a67e-4280-b28f-87be6760e975 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:46.416653 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba6ed6f0-a67e-4280-b28f-87be6760e975 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 Jul 10 04:27:46.416883 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba6ed6f0-a67e-4280-b28f-87be6760e975 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:46.417238 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba6ed6f0-a67e-4280-b28f-87be6760e975 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:46.417353 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-e41882f2-944d-4e5c-8f1f-301ab6c2afa1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:46.424733 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-e41882f2-944d-4e5c-8f1f-301ab6c2afa1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:27:46.424733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-e41882f2-944d-4e5c-8f1f-301ab6c2afa1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:46.424733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-e41882f2-944d-4e5c-8f1f-301ab6c2afa1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:46.428425 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:46.428425 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:46.430321 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ba6ed6f0-a67e-4280-b28f-87be6760e975 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Snapshot retrieved successfully. Jul 10 04:27:46.430321 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba6ed6f0-a67e-4280-b28f-87be6760e975 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 returned with HTTP 200 Jul 10 04:27:46.430655 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 334/1334] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:46 2026] GET /volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:46.431007 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:46.431007 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:46.436210 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-e41882f2-944d-4e5c-8f1f-301ab6c2afa1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:27:46.443058 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-e41882f2-944d-4e5c-8f1f-301ab6c2afa1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:27:46.444634 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 332/1335] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:46 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:46.447010 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c59d27f3-bed0-4a30-ab86-c2bfeb2618b0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:46.449978 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c59d27f3-bed0-4a30-ab86-c2bfeb2618b0 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] POST https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490/action Jul 10 04:27:46.450486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c59d27f3-bed0-4a30-ab86-c2bfeb2618b0 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:46.450640 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c59d27f3-bed0-4a30-ab86-c2bfeb2618b0 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:46.462867 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:46.462867 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:46.463552 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c59d27f3-bed0-4a30-ab86-c2bfeb2618b0 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:46.482235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3e885f64-398e-4bb2-a544-106dab552b85 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:46.484960 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3e885f64-398e-4bb2-a544-106dab552b85 None None] GET https://10.4.3.87/volume// Jul 10 04:27:46.484960 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3e885f64-398e-4bb2-a544-106dab552b85 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:46.484960 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3e885f64-398e-4bb2-a544-106dab552b85 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:46.484960 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3e885f64-398e-4bb2-a544-106dab552b85 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:46.484960 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 334/1336] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:27:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:46.496103 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-6f790764-cfd2-41e5-a0fc-09132ea43af7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:46.498969 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-6f790764-cfd2-41e5-a0fc-09132ea43af7 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:27:46.500166 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-6f790764-cfd2-41e5-a0fc-09132ea43af7 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2d0a633-b8b7-4789-a20e-6a81b146e50e", "connector": null, "instance_uuid": "9587cea9-fd94-4752-9e8d-7fd45add4583"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:46.509874 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:46.509874 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:46.520135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c59d27f3-bed0-4a30-ab86-c2bfeb2618b0 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Created reservations ['ea71bf44-eeff-4e4a-86c9-cc7e13b3b3fd', '1cc65043-ef62-46e2-9a7e-971b7d81f2b4'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:46.535344 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c59d27f3-bed0-4a30-ab86-c2bfeb2618b0 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Extend volume request issued successfully. Jul 10 04:27:46.535733 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c59d27f3-bed0-4a30-ab86-c2bfeb2618b0 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490/action returned with HTTP 202 Jul 10 04:27:46.536750 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 337/1337] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:27:46 2026] POST /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 04:27:46.547732 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e2ca0e55-a152-4f99-9e03-a77978424186 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:46.550992 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-6f790764-cfd2-41e5-a0fc-09132ea43af7 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:27:46.551150 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2ca0e55-a152-4f99-9e03-a77978424186 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:46.551381 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 335/1338] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:27:46 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:46.551966 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2ca0e55-a152-4f99-9e03-a77978424186 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:46.553249 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2ca0e55-a152-4f99-9e03-a77978424186 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:46.565364 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:46.565364 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:46.570493 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e2ca0e55-a152-4f99-9e03-a77978424186 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:46.579333 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2ca0e55-a152-4f99-9e03-a77978424186 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 returned with HTTP 200 Jul 10 04:27:46.579971 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 333/1339] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:46 2026] GET /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:46.608603 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-c7449c56-6cdf-42c3-9f34-ebd1e6459e4e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:46.611144 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-c7449c56-6cdf-42c3-9f34-ebd1e6459e4e tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] POST https://10.4.3.87/volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3/action Jul 10 04:27:46.611748 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-c7449c56-6cdf-42c3-9f34-ebd1e6459e4e tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:46.611996 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-c7449c56-6cdf-42c3-9f34-ebd1e6459e4e tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:46.640754 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:46.640754 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:46.657807 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-78414ea4-2e71-4b31-bdd2-15a3fbf7c18b req-c7449c56-6cdf-42c3-9f34-ebd1e6459e4e tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3/action returned with HTTP 204 Jul 10 04:27:46.658696 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 335/1340] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:27:46 2026] POST /volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:46.691051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d6a0cde2-3185-4790-9c1c-c714773ef8fe None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:46.693964 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d6a0cde2-3185-4790-9c1c-c714773ef8fe tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:27:46.695307 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d6a0cde2-3185-4790-9c1c-c714773ef8fe tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:46.695307 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d6a0cde2-3185-4790-9c1c-c714773ef8fe tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:46.706418 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:46.706418 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:46.712996 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d6a0cde2-3185-4790-9c1c-c714773ef8fe tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:27:46.722812 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d6a0cde2-3185-4790-9c1c-c714773ef8fe tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:27:46.723303 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 338/1341] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:46 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:46.746314 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-df63ea5f-b380-499f-98c1-578333b326d5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:46.748768 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-df63ea5f-b380-499f-98c1-578333b326d5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:27:46.748973 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-df63ea5f-b380-499f-98c1-578333b326d5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:46.749481 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-df63ea5f-b380-499f-98c1-578333b326d5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:46.762612 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:46.762612 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:46.767696 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-df63ea5f-b380-499f-98c1-578333b326d5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:27:46.773712 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-df63ea5f-b380-499f-98c1-578333b326d5 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:27:46.774357 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 336/1342] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:46 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:47.033096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-36981c59-84cc-4e60-b2a1-8659e6fbc3fd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:47.036483 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-36981c59-84cc-4e60-b2a1-8659e6fbc3fd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:47.036483 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-36981c59-84cc-4e60-b2a1-8659e6fbc3fd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:47.036483 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-36981c59-84cc-4e60-b2a1-8659e6fbc3fd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:47.060270 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:47.060270 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:47.064907 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-36981c59-84cc-4e60-b2a1-8659e6fbc3fd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:47.072951 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-36981c59-84cc-4e60-b2a1-8659e6fbc3fd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:47.073665 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 334/1343] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:47 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:47.594575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-71760cff-4ccc-4d6b-b12e-da8e1a4cea1e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:47.597030 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-71760cff-4ccc-4d6b-b12e-da8e1a4cea1e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:47.597363 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-71760cff-4ccc-4d6b-b12e-da8e1a4cea1e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:47.597703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-71760cff-4ccc-4d6b-b12e-da8e1a4cea1e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:47.606705 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:47.606705 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:47.615432 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-71760cff-4ccc-4d6b-b12e-da8e1a4cea1e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:47.623946 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-71760cff-4ccc-4d6b-b12e-da8e1a4cea1e tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 returned with HTTP 200 Jul 10 04:27:47.624430 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 336/1344] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:47 2026] GET /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:47.641886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-553ff99d-0fa0-47eb-9901-9c7f57c2f045 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:47.643746 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-553ff99d-0fa0-47eb-9901-9c7f57c2f045 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:47.643963 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-553ff99d-0fa0-47eb-9901-9c7f57c2f045 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:47.644157 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-553ff99d-0fa0-47eb-9901-9c7f57c2f045 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:47.654379 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:47.654379 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:47.661558 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-553ff99d-0fa0-47eb-9901-9c7f57c2f045 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:47.670302 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-553ff99d-0fa0-47eb-9901-9c7f57c2f045 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 returned with HTTP 200 Jul 10 04:27:47.670712 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 339/1345] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:47 2026] GET /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:47.690037 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e26b3c24-f87d-4277-ba49-80f26f066bba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:47.696672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e26b3c24-f87d-4277-ba49-80f26f066bba tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 Jul 10 04:27:47.696880 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e26b3c24-f87d-4277-ba49-80f26f066bba tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:47.698504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e26b3c24-f87d-4277-ba49-80f26f066bba tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:47.698504 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-e26b3c24-f87d-4277-ba49-80f26f066bba tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Delete snapshot with id: 149c2d02-557f-4104-81b6-fffdd9a902e9 Jul 10 04:27:47.706539 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:47.706539 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:47.706998 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e26b3c24-f87d-4277-ba49-80f26f066bba tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Snapshot retrieved successfully. Jul 10 04:27:47.726775 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e26b3c24-f87d-4277-ba49-80f26f066bba tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Snapshot delete request issued successfully. Jul 10 04:27:47.727290 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e26b3c24-f87d-4277-ba49-80f26f066bba tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 returned with HTTP 202 Jul 10 04:27:47.727727 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 337/1346] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:27:47 2026] DELETE /volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:47.734914 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-817fe7a0-8c44-4a15-b70e-22bbf5a1f94b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:47.736852 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-817fe7a0-8c44-4a15-b70e-22bbf5a1f94b tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 Jul 10 04:27:47.737053 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-817fe7a0-8c44-4a15-b70e-22bbf5a1f94b tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:47.737282 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-817fe7a0-8c44-4a15-b70e-22bbf5a1f94b tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:47.742500 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:47.742500 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:47.742943 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-817fe7a0-8c44-4a15-b70e-22bbf5a1f94b tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Snapshot retrieved successfully. Jul 10 04:27:47.743769 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-817fe7a0-8c44-4a15-b70e-22bbf5a1f94b tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 returned with HTTP 200 Jul 10 04:27:47.744114 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 335/1347] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:47 2026] GET /volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:48.091877 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-990b55f8-6e58-48aa-bbf6-11177b570bc7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:48.096965 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-990b55f8-6e58-48aa-bbf6-11177b570bc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:48.098293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-990b55f8-6e58-48aa-bbf6-11177b570bc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:48.098639 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-990b55f8-6e58-48aa-bbf6-11177b570bc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:48.123997 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:48.123997 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:48.131405 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-990b55f8-6e58-48aa-bbf6-11177b570bc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:48.138662 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-990b55f8-6e58-48aa-bbf6-11177b570bc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:48.139982 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 337/1348] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:48 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:48.753524 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fc54fdbd-78c7-492f-a84a-820660d60381 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:48.755397 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fc54fdbd-78c7-492f-a84a-820660d60381 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 Jul 10 04:27:48.755615 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fc54fdbd-78c7-492f-a84a-820660d60381 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:48.755843 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fc54fdbd-78c7-492f-a84a-820660d60381 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:48.760615 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fc54fdbd-78c7-492f-a84a-820660d60381 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 returned with HTTP 404 Jul 10 04:27:48.764240 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 340/1349] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:27:48 2026] GET /volume/v3/snapshots/149c2d02-557f-4104-81b6-fffdd9a902e9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:48.769976 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a8b8e896-2fc3-4805-a52d-41054cc01642 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:48.772146 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a8b8e896-2fc3-4805-a52d-41054cc01642 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:48.772397 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a8b8e896-2fc3-4805-a52d-41054cc01642 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:48.772667 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a8b8e896-2fc3-4805-a52d-41054cc01642 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:48.786112 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:48.786112 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:48.795342 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a8b8e896-2fc3-4805-a52d-41054cc01642 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:48.805954 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a8b8e896-2fc3-4805-a52d-41054cc01642 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 returned with HTTP 200 Jul 10 04:27:48.806408 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 338/1350] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:48 2026] GET /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:48.826115 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a05953a8-fb7f-4187-8d69-1edb16a6dd63 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:48.828191 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a05953a8-fb7f-4187-8d69-1edb16a6dd63 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] DELETE https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:48.828457 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a05953a8-fb7f-4187-8d69-1edb16a6dd63 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:48.828699 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a05953a8-fb7f-4187-8d69-1edb16a6dd63 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:48.828862 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-a05953a8-fb7f-4187-8d69-1edb16a6dd63 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Delete volume with id: f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:48.837026 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:48.837026 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:48.837518 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a05953a8-fb7f-4187-8d69-1edb16a6dd63 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:48.864103 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a05953a8-fb7f-4187-8d69-1edb16a6dd63 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Delete volume request issued successfully. Jul 10 04:27:48.864381 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a05953a8-fb7f-4187-8d69-1edb16a6dd63 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 returned with HTTP 202 Jul 10 04:27:48.865616 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 336/1351] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:48 2026] DELETE /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:48.875835 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7dc6a63c-7348-4148-b7e9-9c1188cbbf16 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:48.878266 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7dc6a63c-7348-4148-b7e9-9c1188cbbf16 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:48.878266 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7dc6a63c-7348-4148-b7e9-9c1188cbbf16 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:48.878266 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7dc6a63c-7348-4148-b7e9-9c1188cbbf16 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:48.895209 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:48.895209 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:48.900297 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7dc6a63c-7348-4148-b7e9-9c1188cbbf16 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Volume info retrieved successfully. Jul 10 04:27:48.911494 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7dc6a63c-7348-4148-b7e9-9c1188cbbf16 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 returned with HTTP 200 Jul 10 04:27:48.914232 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 338/1352] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:48 2026] GET /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:49.038122 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-0a7b0d90-91f4-4e96-aadf-6db259992686 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:49.041665 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-0a7b0d90-91f4-4e96-aadf-6db259992686 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments/89f9d9a5-576e-4f45-a94d-9d96610a2bce/action Jul 10 04:27:49.042111 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-0a7b0d90-91f4-4e96-aadf-6db259992686 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:49.042335 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-0a7b0d90-91f4-4e96-aadf-6db259992686 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:49.067099 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:49.067099 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:49.081345 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-23a5f010-87fd-4810-ade0-94b0bb494206 req-0a7b0d90-91f4-4e96-aadf-6db259992686 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/89f9d9a5-576e-4f45-a94d-9d96610a2bce/action returned with HTTP 204 Jul 10 04:27:49.082002 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 341/1353] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:27:49 2026] POST /volume/v3/attachments/89f9d9a5-576e-4f45-a94d-9d96610a2bce/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:49.164876 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9bcc49a4-0b49-4621-a823-dc3df5445bb9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:49.173781 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9bcc49a4-0b49-4621-a823-dc3df5445bb9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:49.173781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9bcc49a4-0b49-4621-a823-dc3df5445bb9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:49.173781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9bcc49a4-0b49-4621-a823-dc3df5445bb9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:49.196560 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:49.196560 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:49.203420 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9bcc49a4-0b49-4621-a823-dc3df5445bb9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:49.212361 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9bcc49a4-0b49-4621-a823-dc3df5445bb9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:49.213059 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 339/1354] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:49 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:49.237601 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-86564b59-3416-49f1-b1f5-c277b8e53a9e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:49.349137 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86564b59-3416-49f1-b1f5-c277b8e53a9e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:49.349591 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86564b59-3416-49f1-b1f5-c277b8e53a9e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:49.349961 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86564b59-3416-49f1-b1f5-c277b8e53a9e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:49.372244 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:49.372244 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:49.380184 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-86564b59-3416-49f1-b1f5-c277b8e53a9e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Volume info retrieved successfully. Jul 10 04:27:49.388234 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86564b59-3416-49f1-b1f5-c277b8e53a9e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:49.389246 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 337/1355] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:49 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1439 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:49.464565 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1a60da84-8072-4633-9a00-88a26b86dd6a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:49.470444 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a60da84-8072-4633-9a00-88a26b86dd6a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:49.470786 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a60da84-8072-4633-9a00-88a26b86dd6a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:49.471427 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a60da84-8072-4633-9a00-88a26b86dd6a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:49.502738 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:49.502738 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:49.505157 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1a60da84-8072-4633-9a00-88a26b86dd6a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Volume info retrieved successfully. Jul 10 04:27:49.512397 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a60da84-8072-4633-9a00-88a26b86dd6a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:49.513007 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 339/1356] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:49 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:49.575199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-114148f3-6610-49d9-9aa4-af9184c5d2c4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:49.577688 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-114148f3-6610-49d9-9aa4-af9184c5d2c4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:49.577948 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-114148f3-6610-49d9-9aa4-af9184c5d2c4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:49.578206 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-114148f3-6610-49d9-9aa4-af9184c5d2c4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:49.600567 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:49.600567 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:49.607849 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-114148f3-6610-49d9-9aa4-af9184c5d2c4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:49.616146 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-114148f3-6610-49d9-9aa4-af9184c5d2c4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:49.616775 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 342/1357] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:49 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:49.639449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-48c61188-5ca3-484c-85ff-16de1d6bee1e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:49.642315 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-48c61188-5ca3-484c-85ff-16de1d6bee1e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905/action Jul 10 04:27:49.642832 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-48c61188-5ca3-484c-85ff-16de1d6bee1e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:49.642992 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-48c61188-5ca3-484c-85ff-16de1d6bee1e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:49.663865 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:49.663865 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:49.664371 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-48c61188-5ca3-484c-85ff-16de1d6bee1e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:49.673872 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-48c61188-5ca3-484c-85ff-16de1d6bee1e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Begin detaching volume completed successfully. Jul 10 04:27:49.674181 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-48c61188-5ca3-484c-85ff-16de1d6bee1e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905/action returned with HTTP 202 Jul 10 04:27:49.674849 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 340/1358] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:27:49 2026] POST /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:27:49.704299 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3930e20e-c5de-42c2-b523-14375eec767c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:49.708775 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3930e20e-c5de-42c2-b523-14375eec767c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:49.709037 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3930e20e-c5de-42c2-b523-14375eec767c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:49.709621 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3930e20e-c5de-42c2-b523-14375eec767c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:49.734634 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:49.734634 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:49.742416 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3930e20e-c5de-42c2-b523-14375eec767c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:49.760451 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3930e20e-c5de-42c2-b523-14375eec767c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:49.760771 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 338/1359] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:49 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:49.929856 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f0f36aec-642f-4d6f-a87c-967831e2ecf1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:49.932644 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0f36aec-642f-4d6f-a87c-967831e2ecf1 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] GET https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 Jul 10 04:27:49.932949 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f0f36aec-642f-4d6f-a87c-967831e2ecf1 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:49.933266 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f0f36aec-642f-4d6f-a87c-967831e2ecf1 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:49.941109 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0f36aec-642f-4d6f-a87c-967831e2ecf1 tempest-VolumesExtendTest-1368514736 tempest-VolumesExtendTest-1368514736-project-member] https://10.4.3.87/volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 returned with HTTP 404 Jul 10 04:27:49.941760 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 340/1360] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:49 2026] GET /volume/v3/volumes/f2107008-7a1f-4127-8580-fe79d91c1490 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:50.734982 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-59c19fd9-f117-4c2d-9392-38fe4552cdbc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:50.735434 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-59c19fd9-f117-4c2d-9392-38fe4552cdbc None None] GET https://10.4.3.87/volume// Jul 10 04:27:50.735434 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-59c19fd9-f117-4c2d-9392-38fe4552cdbc None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:50.736298 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-59c19fd9-f117-4c2d-9392-38fe4552cdbc None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:50.736298 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-59c19fd9-f117-4c2d-9392-38fe4552cdbc None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:50.736689 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 343/1361] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:50.777168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-5d8e9d9c-2eed-42dd-a8d7-fd48d1e5e772 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:50.778517 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8d09409e-cf95-46d7-ab1e-503a42ca786e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:50.779019 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8d09409e-cf95-46d7-ab1e-503a42ca786e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:50.779352 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8d09409e-cf95-46d7-ab1e-503a42ca786e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:50.779640 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8d09409e-cf95-46d7-ab1e-503a42ca786e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:50.780255 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-5d8e9d9c-2eed-42dd-a8d7-fd48d1e5e772 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:50.780680 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-5d8e9d9c-2eed-42dd-a8d7-fd48d1e5e772 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:50.781090 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-5d8e9d9c-2eed-42dd-a8d7-fd48d1e5e772 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:50.801409 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:50.801409 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:50.801524 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:50.801524 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:50.808120 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8d09409e-cf95-46d7-ab1e-503a42ca786e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:50.808270 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-5d8e9d9c-2eed-42dd-a8d7-fd48d1e5e772 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:50.819457 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-5d8e9d9c-2eed-42dd-a8d7-fd48d1e5e772 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:50.820592 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 341/1362] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:50 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1622 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:50.821560 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8d09409e-cf95-46d7-ab1e-503a42ca786e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:50.822142 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 339/1363] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:50 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:51.611554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:51.768733 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:51.769269 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1476689469", "metadata": {"Type": "Test"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:51.771281 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1476689469', 'metadata': {'Type': 'Test'}}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:51.771532 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume of 1 GB Jul 10 04:27:51.777673 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Availability Zones retrieved successfully. Jul 10 04:27:51.785872 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e1fefa7d-08e6-4925-9806-097d219b5868 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:51.786295 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e1fefa7d-08e6-4925-9806-097d219b5868 None None] GET https://10.4.3.87/volume// Jul 10 04:27:51.786656 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e1fefa7d-08e6-4925-9806-097d219b5868 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:51.786656 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e1fefa7d-08e6-4925-9806-097d219b5868 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:51.787089 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e1fefa7d-08e6-4925-9806-097d219b5868 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:51.787771 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 344/1364] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:51.790189 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (aa02078c-cf78-49ef-8d0c-35206d5eae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:51.792758 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721a4c62-1634-4b3b-aa4b-6083e5f24cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:51.793923 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:51.806765 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-2c99a311-1eaf-47f8-9ad5-4793f60bca03 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:51.809807 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-2c99a311-1eaf-47f8-9ad5-4793f60bca03 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:27:51.810171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-2c99a311-1eaf-47f8-9ad5-4793f60bca03 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:51.811411 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-2c99a311-1eaf-47f8-9ad5-4793f60bca03 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:51.834115 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:51.834115 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:51.841134 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-2c99a311-1eaf-47f8-9ad5-4793f60bca03 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:27:51.847721 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-92f8133e-e3c8-4773-95c3-fa0f93ba2bfa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:51.849770 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721a4c62-1634-4b3b-aa4b-6083e5f24cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:51.851398 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b126fd-64bc-4360-8b28-4c81adbba80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:51.852320 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92f8133e-e3c8-4773-95c3-fa0f93ba2bfa tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:51.852320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92f8133e-e3c8-4773-95c3-fa0f93ba2bfa tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:51.852320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92f8133e-e3c8-4773-95c3-fa0f93ba2bfa tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:51.854553 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-2c99a311-1eaf-47f8-9ad5-4793f60bca03 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:27:51.855969 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 342/1365] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:51 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 1290 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 04:27:51.871664 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:51.871664 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:51.877043 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-92f8133e-e3c8-4773-95c3-fa0f93ba2bfa tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:51.884362 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92f8133e-e3c8-4773-95c3-fa0f93ba2bfa tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:51.884362 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 340/1366] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:51 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:51.973553 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Created reservations ['4e7ca376-bdb0-4fb4-85fe-8bf939453b15', '6e03f52a-14dc-4682-81f6-6a815ed8861e', 'f637b411-7e59-49ca-a5d2-de3f2c51b4c6', '9613c9e3-bcd8-48da-9258-2644eb23a85a'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:51.974600 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b126fd-64bc-4360-8b28-4c81adbba80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e7ca376-bdb0-4fb4-85fe-8bf939453b15', '6e03f52a-14dc-4682-81f6-6a815ed8861e', 'f637b411-7e59-49ca-a5d2-de3f2c51b4c6', '9613c9e3-bcd8-48da-9258-2644eb23a85a']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:51.975821 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a7f8d6-a1db-44c5-bf87-85545cc1feb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:52.011249 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-e3d0a25f-dd6e-4690-9eb2-33a9977d6ab2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:52.014758 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-e3d0a25f-dd6e-4690-9eb2-33a9977d6ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] PUT https://10.4.3.87/volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3 Jul 10 04:27:52.015323 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-e3d0a25f-dd6e-4690-9eb2-33a9977d6ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:52.023147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a7f8d6-a1db-44c5-bf87-85545cc1feb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '575a1e38-7da9-4de0-bafd-abb60e2efffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1476689469',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['4e7ca376-bdb0-4fb4-85fe-8bf939453b15','6e03f52a-14dc-4682-81f6-6a815ed8861e','f637b411-7e59-49ca-a5d2-de3f2c51b4c6','9613c9e3-bcd8-48da-9258-2644eb23a85a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1476689469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=575a1e38-7da9-4de0-bafd-abb60e2efffe,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='675905e964b94a648e119b8c51851a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de574321371e4ae2bc5d12311478a892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:52.028146 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873a0bd9-c563-4fe7-a59d-8beca52cc4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:52.037864 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-e3d0a25f-dd6e-4690-9eb2-33a9977d6ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Acquiring lock "cinder-attachment_update-c2d0a633-b8b7-4789-a20e-6a81b146e50e-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:27:52.046429 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-e3d0a25f-dd6e-4690-9eb2-33a9977d6ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Lock "cinder-attachment_update-c2d0a633-b8b7-4789-a20e-6a81b146e50e-np0000004952" acquired by "attachment_update" :: waited 0.009s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:27:52.047413 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:52.047413 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:52.067804 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873a0bd9-c563-4fe7-a59d-8beca52cc4a9) transitioned into state 'SUCCESS' from state '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-1476689469',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['4e7ca376-bdb0-4fb4-85fe-8bf939453b15','6e03f52a-14dc-4682-81f6-6a815ed8861e','f637b411-7e59-49ca-a5d2-de3f2c51b4c6','9613c9e3-bcd8-48da-9258-2644eb23a85a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:52.068937 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (756e2bd4-6149-4fe0-be91-e6250b055a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:52.098651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (756e2bd4-6149-4fe0-be91-e6250b055a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:52.099700 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (aa02078c-cf78-49ef-8d0c-35206d5eae8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:52.100245 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request issued successfully. Jul 10 04:27:52.104245 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4acfcdca-22c1-45b4-8e67-bd938e7e7df1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:52.104245 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 341/1367] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:27:51 2026] POST /volume/v3/volumes => generated 757 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:52.122839 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5f677087-5f3c-44f9-9c37-6773aebec8d5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:52.125209 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5f677087-5f3c-44f9-9c37-6773aebec8d5 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:52.125909 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5f677087-5f3c-44f9-9c37-6773aebec8d5 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:52.125995 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5f677087-5f3c-44f9-9c37-6773aebec8d5 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:52.143369 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:52.143369 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:52.155869 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5f677087-5f3c-44f9-9c37-6773aebec8d5 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:52.167951 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5f677087-5f3c-44f9-9c37-6773aebec8d5 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 200 Jul 10 04:27:52.167951 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 343/1368] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:52 2026] GET /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:52.589154 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-e3d0a25f-dd6e-4690-9eb2-33a9977d6ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Lock "cinder-attachment_update-c2d0a633-b8b7-4789-a20e-6a81b146e50e-np0000004952" released by "attachment_update" :: held 0.543s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:27:52.589616 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-e3d0a25f-dd6e-4690-9eb2-33a9977d6ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3 returned with HTTP 200 Jul 10 04:27:52.590275 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 345/1369] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:27:52 2026] PUT /volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3 => generated 969 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:52.616804 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-d5687c88-969a-4dfa-a478-154c6644a596 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:52.619574 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-d5687c88-969a-4dfa-a478-154c6644a596 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:52.619747 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-d5687c88-969a-4dfa-a478-154c6644a596 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:52.619892 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-d5687c88-969a-4dfa-a478-154c6644a596 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:52.638977 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:52.638977 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:52.642910 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-d5687c88-969a-4dfa-a478-154c6644a596 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:52.649375 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-d5687c88-969a-4dfa-a478-154c6644a596 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:52.649883 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 341/1370] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:52 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:52.903094 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a918dd4c-28bb-4b00-9aec-82ade1e0893a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:52.905623 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a918dd4c-28bb-4b00-9aec-82ade1e0893a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:52.905920 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a918dd4c-28bb-4b00-9aec-82ade1e0893a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:52.906518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a918dd4c-28bb-4b00-9aec-82ade1e0893a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:52.932295 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:52.932295 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:52.936760 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a918dd4c-28bb-4b00-9aec-82ade1e0893a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:52.943480 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a918dd4c-28bb-4b00-9aec-82ade1e0893a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:52.944082 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 342/1371] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:52 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:53.107525 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-6255b454-0021-4c20-b45d-66c051024b45 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.109908 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-6255b454-0021-4c20-b45d-66c051024b45 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] POST https://10.4.3.87/volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3/action Jul 10 04:27:53.110596 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-6255b454-0021-4c20-b45d-66c051024b45 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:53.110596 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-6255b454-0021-4c20-b45d-66c051024b45 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:53.134345 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:53.134345 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:53.148301 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-80ee9f39-f877-44e2-a198-d0dffdd143e6 req-6255b454-0021-4c20-b45d-66c051024b45 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3/action returned with HTTP 204 Jul 10 04:27:53.148937 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 344/1372] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:27:53 2026] POST /volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:53.162737 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-66d70380-40a4-420b-b75c-dd489a556c70 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.165861 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-66d70380-40a4-420b-b75c-dd489a556c70 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/attachments/490336f4-fdab-425e-9432-f3e6f142f435 Jul 10 04:27:53.165861 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-66d70380-40a4-420b-b75c-dd489a556c70 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:53.165861 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-66d70380-40a4-420b-b75c-dd489a556c70 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:53.175116 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:53.175116 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:53.186621 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4cdcff58-e32c-4047-9c73-32165d9ca1fc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.189260 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4cdcff58-e32c-4047-9c73-32165d9ca1fc tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:53.189336 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4cdcff58-e32c-4047-9c73-32165d9ca1fc tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:53.190031 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4cdcff58-e32c-4047-9c73-32165d9ca1fc tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:53.203139 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:53.203139 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:53.208493 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4cdcff58-e32c-4047-9c73-32165d9ca1fc tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:53.213519 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4cdcff58-e32c-4047-9c73-32165d9ca1fc tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 200 Jul 10 04:27:53.214515 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 342/1373] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:53 2026] GET /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:53.234838 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d70ff587-58fe-4704-a204-46cebef8cf10 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.237020 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d70ff587-58fe-4704-a204-46cebef8cf10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:53.237292 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d70ff587-58fe-4704-a204-46cebef8cf10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:53.237545 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d70ff587-58fe-4704-a204-46cebef8cf10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:53.246383 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:53.246383 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:53.249781 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d70ff587-58fe-4704-a204-46cebef8cf10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:53.253631 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d70ff587-58fe-4704-a204-46cebef8cf10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 200 Jul 10 04:27:53.253991 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 343/1374] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:53 2026] GET /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:53.272261 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0828c7aa-866c-40be-a6f2-45518d7aee53 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.275846 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0828c7aa-866c-40be-a6f2-45518d7aee53 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] PUT https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:53.276245 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0828c7aa-866c-40be-a6f2-45518d7aee53 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1476689469"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:53.285512 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:53.285512 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:53.290153 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0828c7aa-866c-40be-a6f2-45518d7aee53 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:53.298448 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0828c7aa-866c-40be-a6f2-45518d7aee53 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume updated successfully. Jul 10 04:27:53.299186 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0828c7aa-866c-40be-a6f2-45518d7aee53 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 200 Jul 10 04:27:53.300335 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 345/1375] 10.4.3.87 () {68 vars in 1361 bytes} [Fri Jul 10 04:27:53 2026] PUT /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 782 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:53.312810 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f3f4357b-6adb-473e-8bdf-ebb6aa5642eb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.315300 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f3f4357b-6adb-473e-8bdf-ebb6aa5642eb tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] PUT https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:53.315745 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f3f4357b-6adb-473e-8bdf-ebb6aa5642eb tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-869091681", "description": "This is the new description of volume"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:53.326286 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:53.326286 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:53.330663 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f3f4357b-6adb-473e-8bdf-ebb6aa5642eb tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:53.338977 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f3f4357b-6adb-473e-8bdf-ebb6aa5642eb tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume updated successfully. Jul 10 04:27:53.339696 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f3f4357b-6adb-473e-8bdf-ebb6aa5642eb tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 200 Jul 10 04:27:53.340177 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 343/1376] 10.4.3.87 () {68 vars in 1362 bytes} [Fri Jul 10 04:27:53 2026] PUT /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:53.355357 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3c5d8271-41c5-4985-9f40-30473e1707ba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.360901 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3c5d8271-41c5-4985-9f40-30473e1707ba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:53.361104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3c5d8271-41c5-4985-9f40-30473e1707ba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:53.361299 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3c5d8271-41c5-4985-9f40-30473e1707ba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:53.378355 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:53.378355 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:53.383620 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3c5d8271-41c5-4985-9f40-30473e1707ba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:53.391067 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3c5d8271-41c5-4985-9f40-30473e1707ba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 200 Jul 10 04:27:53.391623 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 344/1377] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:53 2026] GET /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:53.410627 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1d14c677-7d13-4c47-a03e-801fa2997769 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.414801 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:53.414801 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2074370999", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1948733832"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:53.416404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2074370999', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1948733832'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:53.416607 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume of 1 GB Jul 10 04:27:53.421585 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Availability Zones retrieved successfully. Jul 10 04:27:53.427924 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (cd95daa0-8333-48ec-a8fa-2a80dfcdac46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:53.429279 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2812a5d8-bf8f-466a-b84a-836471f87510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:53.430435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:53.464417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2812a5d8-bf8f-466a-b84a-836471f87510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:53.466444 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d13b1dc-56d6-4f9d-b1bf-73beed27cc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:53.520124 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Created reservations ['1a1e582f-4fee-47d8-aded-a0897ec02ba0', '46b7c2a7-fe26-4154-adda-5f9f3a65619f', '3902d4c7-af51-487f-8b9e-901368e617a6', '74e377c7-fc24-4e7d-9823-3f0918167dbc'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:53.521132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d13b1dc-56d6-4f9d-b1bf-73beed27cc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a1e582f-4fee-47d8-aded-a0897ec02ba0', '46b7c2a7-fe26-4154-adda-5f9f3a65619f', '3902d4c7-af51-487f-8b9e-901368e617a6', '74e377c7-fc24-4e7d-9823-3f0918167dbc']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:53.522574 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c70ba3-f4c1-4669-9bd8-3b99c5923756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:53.557422 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c70ba3-f4c1-4669-9bd8-3b99c5923756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d4b3f0b-cae0-436c-8519-4a19c11c3238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2074370999',display_name='tempest-VolumesGetTest-Volume-1948733832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['1a1e582f-4fee-47d8-aded-a0897ec02ba0','46b7c2a7-fe26-4154-adda-5f9f3a65619f','3902d4c7-af51-487f-8b9e-901368e617a6','74e377c7-fc24-4e7d-9823-3f0918167dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2074370999',display_name='tempest-VolumesGetTest-Volume-1948733832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d4b3f0b-cae0-436c-8519-4a19c11c3238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='675905e964b94a648e119b8c51851a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de574321371e4ae2bc5d12311478a892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:53.558966 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea37fe7-4b84-4c80-80ca-1fec4d30a9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:53.585896 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea37fe7-4b84-4c80-80ca-1fec4d30a9a2) transitioned into 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-2074370999',display_name='tempest-VolumesGetTest-Volume-1948733832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['1a1e582f-4fee-47d8-aded-a0897ec02ba0','46b7c2a7-fe26-4154-adda-5f9f3a65619f','3902d4c7-af51-487f-8b9e-901368e617a6','74e377c7-fc24-4e7d-9823-3f0918167dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:53.586680 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2498ba5-6389-4364-a0ee-7931914ac005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:53.600706 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2498ba5-6389-4364-a0ee-7931914ac005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:53.601651 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (cd95daa0-8333-48ec-a8fa-2a80dfcdac46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:53.602067 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request issued successfully. Jul 10 04:27:53.603810 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1d14c677-7d13-4c47-a03e-801fa2997769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:53.604152 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 346/1378] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:27:53 2026] POST /volume/v3/volumes => generated 778 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:53.618702 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-88e47e3b-2853-462e-8530-b273491fde86 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.621380 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-88e47e3b-2853-462e-8530-b273491fde86 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 Jul 10 04:27:53.621904 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-88e47e3b-2853-462e-8530-b273491fde86 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:53.621904 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-88e47e3b-2853-462e-8530-b273491fde86 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:53.631445 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:53.631445 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:53.636071 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-88e47e3b-2853-462e-8530-b273491fde86 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:53.641571 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-88e47e3b-2853-462e-8530-b273491fde86 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 returned with HTTP 200 Jul 10 04:27:53.642291 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 344/1379] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:53 2026] GET /volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:53.731785 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-51cc5caf-177d-41bf-8bbf-df04a1bea910 req-66d70380-40a4-420b-b75c-dd489a556c70 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/490336f4-fdab-425e-9432-f3e6f142f435 returned with HTTP 200 Jul 10 04:27:53.732977 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 346/1380] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:27:53 2026] DELETE /volume/v3/attachments/490336f4-fdab-425e-9432-f3e6f142f435 => generated 192 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:53.764018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.775012 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:53.775731 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-204255723", "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:53.778488 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-204255723', 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:53.910900 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Create volume of 1 GB Jul 10 04:27:53.919489 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Availability Zones retrieved successfully. Jul 10 04:27:53.925412 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Flow 'volume_create_api' (cbf9f1f5-cffa-4df7-a752-48f99db31c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:53.926698 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499acaa2-2048-4435-ad45-1af922b54485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:53.928625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:53.962976 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-745b4205-e9e1-4f29-ad70-6bf8586c05e7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:53.965114 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-745b4205-e9e1-4f29-ad70-6bf8586c05e7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:53.965539 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-745b4205-e9e1-4f29-ad70-6bf8586c05e7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:53.966152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-745b4205-e9e1-4f29-ad70-6bf8586c05e7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:53.982567 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:53.982567 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:53.989519 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-745b4205-e9e1-4f29-ad70-6bf8586c05e7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:53.994699 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-745b4205-e9e1-4f29-ad70-6bf8586c05e7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:53.995172 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 347/1381] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:53 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:54.011098 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499acaa2-2048-4435-ad45-1af922b54485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:54.012307 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae51edf-9ddd-4757-90e8-d9ba8a31abd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:54.076202 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a6880559-315e-4109-8a5e-7cf802cf8d96 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.078884 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a6880559-315e-4109-8a5e-7cf802cf8d96 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:54.079085 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a6880559-315e-4109-8a5e-7cf802cf8d96 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:54.079367 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a6880559-315e-4109-8a5e-7cf802cf8d96 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:54.088139 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Created reservations ['7ad85653-4f07-4ec4-9962-7ddd3341fcd9', '93a0c31a-7e53-4ea4-9281-ffa5081c0b9c', 'c3f8989f-7ca6-4b59-878b-0c3d75e9cdf4', 'e5dc128e-2f2c-49ec-813b-00a7a9075bbe'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:54.090346 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae51edf-9ddd-4757-90e8-d9ba8a31abd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad85653-4f07-4ec4-9962-7ddd3341fcd9', '93a0c31a-7e53-4ea4-9281-ffa5081c0b9c', 'c3f8989f-7ca6-4b59-878b-0c3d75e9cdf4', 'e5dc128e-2f2c-49ec-813b-00a7a9075bbe']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:54.090969 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af25f98-926c-45c9-b41d-24a0b1e662aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:54.098894 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.098894 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:54.108191 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a6880559-315e-4109-8a5e-7cf802cf8d96 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Volume info retrieved successfully. Jul 10 04:27:54.115238 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a6880559-315e-4109-8a5e-7cf802cf8d96 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:54.115733 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 345/1382] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:54 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:27:54.121334 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af25f98-926c-45c9-b41d-24a0b1e662aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b79f060-dfb0-4a0a-9202-ed25890fc80a', '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-204255723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a4151478224aebb7b8bdba3cf12c7c',qos_specs=None,replication_status=,reservations=['7ad85653-4f07-4ec4-9962-7ddd3341fcd9','93a0c31a-7e53-4ea4-9281-ffa5081c0b9c','c3f8989f-7ca6-4b59-878b-0c3d75e9cdf4','e5dc128e-2f2c-49ec-813b-00a7a9075bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c16ab107704fa4b9f7a09c6803fe2a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-204255723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b79f060-dfb0-4a0a-9202-ed25890fc80a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a4151478224aebb7b8bdba3cf12c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6c16ab107704fa4b9f7a09c6803fe2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:54.122944 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d47219-ef73-4f4d-9503-909d5083124d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:54.154111 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d47219-ef73-4f4d-9503-909d5083124d) transitioned into state 'SUCCESS' from state '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-204255723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a4151478224aebb7b8bdba3cf12c7c',qos_specs=None,replication_status=,reservations=['7ad85653-4f07-4ec4-9962-7ddd3341fcd9','93a0c31a-7e53-4ea4-9281-ffa5081c0b9c','c3f8989f-7ca6-4b59-878b-0c3d75e9cdf4','e5dc128e-2f2c-49ec-813b-00a7a9075bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6c16ab107704fa4b9f7a09c6803fe2a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:54.155073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f969876c-9d70-48c2-8dcf-fc8f8b26ed32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:54.176505 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-8edf85d6-bb2f-4f41-a5c2-5588d7ae98a2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.177165 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f969876c-9d70-48c2-8dcf-fc8f8b26ed32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:54.178526 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Flow 'volume_create_api' (cbf9f1f5-cffa-4df7-a752-48f99db31c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:54.178945 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Create volume request issued successfully. Jul 10 04:27:54.179505 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-8edf85d6-bb2f-4f41-a5c2-5588d7ae98a2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:54.181428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-8edf85d6-bb2f-4f41-a5c2-5588d7ae98a2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:54.181428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-8edf85d6-bb2f-4f41-a5c2-5588d7ae98a2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:54.184239 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2dce3de-8280-4cb9-9d3b-fa0e1aec53d2 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:54.185061 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 345/1383] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:27:53 2026] POST /volume/v3/volumes => generated 750 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:54.197969 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.197969 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:54.201704 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6457b064-851f-4579-abb9-3c6ebc5daad7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.202716 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-8edf85d6-bb2f-4f41-a5c2-5588d7ae98a2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:54.205180 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6457b064-851f-4579-abb9-3c6ebc5daad7 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a Jul 10 04:27:54.205604 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6457b064-851f-4579-abb9-3c6ebc5daad7 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:54.205901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6457b064-851f-4579-abb9-3c6ebc5daad7 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:54.216460 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.216460 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:54.216612 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-8edf85d6-bb2f-4f41-a5c2-5588d7ae98a2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:54.217890 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 347/1384] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:54 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:54.225632 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6457b064-851f-4579-abb9-3c6ebc5daad7 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:54.232070 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6457b064-851f-4579-abb9-3c6ebc5daad7 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a returned with HTTP 200 Jul 10 04:27:54.232800 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 348/1385] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:54 2026] GET /volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:54.248923 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-53325303-d8ca-4adc-95c6-238bf3bfbd41 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.251389 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-53325303-d8ca-4adc-95c6-238bf3bfbd41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905/action Jul 10 04:27:54.253264 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-53325303-d8ca-4adc-95c6-238bf3bfbd41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:27:54.253264 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-53325303-d8ca-4adc-95c6-238bf3bfbd41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:54.266782 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.266782 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:54.268317 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-53325303-d8ca-4adc-95c6-238bf3bfbd41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:54.283880 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-53325303-d8ca-4adc-95c6-238bf3bfbd41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Begin detaching volume completed successfully. Jul 10 04:27:54.284185 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-53325303-d8ca-4adc-95c6-238bf3bfbd41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905/action returned with HTTP 202 Jul 10 04:27:54.284914 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 346/1386] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:27:54 2026] POST /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:27:54.304409 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8a8f5cd3-3c0f-4298-8333-26b8db36bf78 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.306837 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8a8f5cd3-3c0f-4298-8333-26b8db36bf78 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:54.307070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8a8f5cd3-3c0f-4298-8333-26b8db36bf78 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:54.307650 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8a8f5cd3-3c0f-4298-8333-26b8db36bf78 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:54.319611 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.319611 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:54.327313 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8a8f5cd3-3c0f-4298-8333-26b8db36bf78 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:54.330584 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8a8f5cd3-3c0f-4298-8333-26b8db36bf78 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:54.331029 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 346/1387] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:54 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:54.659532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-940606fd-793d-4900-8670-b86459fa43e1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.661413 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-940606fd-793d-4900-8670-b86459fa43e1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 Jul 10 04:27:54.661685 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-940606fd-793d-4900-8670-b86459fa43e1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:54.662013 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-940606fd-793d-4900-8670-b86459fa43e1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:54.672520 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.672520 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:54.679371 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-940606fd-793d-4900-8670-b86459fa43e1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:54.686673 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-940606fd-793d-4900-8670-b86459fa43e1 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 returned with HTTP 200 Jul 10 04:27:54.687115 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 348/1388] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:54 2026] GET /volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:54.703442 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e88bc360-ccda-47a1-b0e9-51256ef2c4e6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.705676 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e88bc360-ccda-47a1-b0e9-51256ef2c4e6 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] PUT https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 Jul 10 04:27:54.706242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e88bc360-ccda-47a1-b0e9-51256ef2c4e6 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1476689469", "description": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:54.716712 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.716712 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:54.721775 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e88bc360-ccda-47a1-b0e9-51256ef2c4e6 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:54.730090 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e88bc360-ccda-47a1-b0e9-51256ef2c4e6 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume updated successfully. Jul 10 04:27:54.731065 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e88bc360-ccda-47a1-b0e9-51256ef2c4e6 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 returned with HTTP 200 Jul 10 04:27:54.731604 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 349/1389] 10.4.3.87 () {68 vars in 1361 bytes} [Fri Jul 10 04:27:54 2026] PUT /volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 => generated 768 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:54.747240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-eb4450e6-cabc-40b7-b464-8122de02fd78 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.750271 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eb4450e6-cabc-40b7-b464-8122de02fd78 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 Jul 10 04:27:54.750625 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eb4450e6-cabc-40b7-b464-8122de02fd78 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:54.750916 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eb4450e6-cabc-40b7-b464-8122de02fd78 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:54.759765 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.759765 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:54.764822 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-eb4450e6-cabc-40b7-b464-8122de02fd78 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:54.771725 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eb4450e6-cabc-40b7-b464-8122de02fd78 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 returned with HTTP 200 Jul 10 04:27:54.772415 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 347/1390] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:54 2026] GET /volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:54.789520 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d6f83b05-5e5d-4e7c-93e2-c1e82132e9b7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.791909 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6f83b05-5e5d-4e7c-93e2-c1e82132e9b7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 Jul 10 04:27:54.792150 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6f83b05-5e5d-4e7c-93e2-c1e82132e9b7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:54.792407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6f83b05-5e5d-4e7c-93e2-c1e82132e9b7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:54.792616 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-d6f83b05-5e5d-4e7c-93e2-c1e82132e9b7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume with id: 1d4b3f0b-cae0-436c-8519-4a19c11c3238 Jul 10 04:27:54.801612 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.801612 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:54.802290 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d6f83b05-5e5d-4e7c-93e2-c1e82132e9b7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:54.822372 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d6f83b05-5e5d-4e7c-93e2-c1e82132e9b7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume request issued successfully. Jul 10 04:27:54.822652 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6f83b05-5e5d-4e7c-93e2-c1e82132e9b7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 returned with HTTP 202 Jul 10 04:27:54.823185 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 347/1391] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:54 2026] DELETE /volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:54.832903 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f120b6f4-4478-4f23-a4ad-afff2248885b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:54.835355 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f120b6f4-4478-4f23-a4ad-afff2248885b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 Jul 10 04:27:54.835851 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f120b6f4-4478-4f23-a4ad-afff2248885b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:54.836032 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f120b6f4-4478-4f23-a4ad-afff2248885b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:54.846125 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:54.846125 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:54.852143 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f120b6f4-4478-4f23-a4ad-afff2248885b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:54.859915 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f120b6f4-4478-4f23-a4ad-afff2248885b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 returned with HTTP 200 Jul 10 04:27:54.860462 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 349/1392] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:54 2026] GET /volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:55.248708 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-10d0fce5-3489-4520-b138-6988f9e643bf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:55.251086 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-10d0fce5-3489-4520-b138-6988f9e643bf tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a Jul 10 04:27:55.251332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-10d0fce5-3489-4520-b138-6988f9e643bf tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:55.251629 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-10d0fce5-3489-4520-b138-6988f9e643bf tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:55.261016 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:55.261016 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:55.275540 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-10d0fce5-3489-4520-b138-6988f9e643bf tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:55.284185 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-10d0fce5-3489-4520-b138-6988f9e643bf tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a returned with HTTP 200 Jul 10 04:27:55.284849 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 350/1393] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:55 2026] GET /volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a => generated 1358 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:55.319879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-452032c9-c4a5-426e-8386-465d192f962e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:55.320505 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-452032c9-c4a5-426e-8386-465d192f962e None None] GET https://10.4.3.87/volume// Jul 10 04:27:55.320767 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-452032c9-c4a5-426e-8386-465d192f962e None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:55.321139 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-452032c9-c4a5-426e-8386-465d192f962e None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:55.321490 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-452032c9-c4a5-426e-8386-465d192f962e None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:55.322238 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 348/1394] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:27:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:55.329186 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-3d990a9f-8761-40be-82c4-89d7b0d73893 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:55.330827 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-49f20565-891b-4576-8f4e-8533b46148c3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:55.331724 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-3d990a9f-8761-40be-82c4-89d7b0d73893 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a Jul 10 04:27:55.331956 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-3d990a9f-8761-40be-82c4-89d7b0d73893 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:55.332203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-3d990a9f-8761-40be-82c4-89d7b0d73893 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:55.332918 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-49f20565-891b-4576-8f4e-8533b46148c3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:55.333129 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-49f20565-891b-4576-8f4e-8533b46148c3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:55.333333 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-49f20565-891b-4576-8f4e-8533b46148c3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:55.341586 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:55.341586 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:55.343798 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:55.343798 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:55.346106 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-3d990a9f-8761-40be-82c4-89d7b0d73893 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:55.346662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0ee71fa0-4f67-44b4-b371-9b1f12a0cc3f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:55.350585 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-49f20565-891b-4576-8f4e-8533b46148c3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:55.350641 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0ee71fa0-4f67-44b4-b371-9b1f12a0cc3f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:55.350641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0ee71fa0-4f67-44b4-b371-9b1f12a0cc3f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:55.350641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0ee71fa0-4f67-44b4-b371-9b1f12a0cc3f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:55.352121 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-3d990a9f-8761-40be-82c4-89d7b0d73893 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a returned with HTTP 200 Jul 10 04:27:55.352701 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 348/1395] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:55 2026] GET /volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:55.353458 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-49f20565-891b-4576-8f4e-8533b46148c3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:55.356501 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 350/1396] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:27:55 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:27:55.365925 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:55.365925 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:55.370652 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0ee71fa0-4f67-44b4-b371-9b1f12a0cc3f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:55.376772 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0ee71fa0-4f67-44b4-b371-9b1f12a0cc3f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:55.377321 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 351/1397] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:55 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:55.880326 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-63f79cbe-a295-4c94-8c04-3b40c73274e6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:55.884540 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63f79cbe-a295-4c94-8c04-3b40c73274e6 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 Jul 10 04:27:55.885245 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63f79cbe-a295-4c94-8c04-3b40c73274e6 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:55.885839 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63f79cbe-a295-4c94-8c04-3b40c73274e6 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:55.897054 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63f79cbe-a295-4c94-8c04-3b40c73274e6 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 returned with HTTP 404 Jul 10 04:27:55.898309 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 349/1398] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:55 2026] GET /volume/v3/volumes/1d4b3f0b-cae0-436c-8519-4a19c11c3238 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:55.915737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5e381525-0a1a-4446-a00d-eaf7bb789322 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:55.918874 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5e381525-0a1a-4446-a00d-eaf7bb789322 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:55.918874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5e381525-0a1a-4446-a00d-eaf7bb789322 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:55.919232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5e381525-0a1a-4446-a00d-eaf7bb789322 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:55.933511 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:55.933511 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:55.943632 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5e381525-0a1a-4446-a00d-eaf7bb789322 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:55.958801 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5e381525-0a1a-4446-a00d-eaf7bb789322 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 200 Jul 10 04:27:55.959346 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 349/1399] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:55 2026] GET /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 888 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:55.979597 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9fc8ba5f-832e-42bb-b10b-89ed0cc7ba10 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:55.982189 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9fc8ba5f-832e-42bb-b10b-89ed0cc7ba10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] DELETE https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:55.982424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9fc8ba5f-832e-42bb-b10b-89ed0cc7ba10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:55.982695 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9fc8ba5f-832e-42bb-b10b-89ed0cc7ba10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:55.984484 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-9fc8ba5f-832e-42bb-b10b-89ed0cc7ba10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume with id: 575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:55.999635 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:55.999635 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:55.999635 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9fc8ba5f-832e-42bb-b10b-89ed0cc7ba10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:56.028184 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9fc8ba5f-832e-42bb-b10b-89ed0cc7ba10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume request issued successfully. Jul 10 04:27:56.028416 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9fc8ba5f-832e-42bb-b10b-89ed0cc7ba10 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 202 Jul 10 04:27:56.029000 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 351/1400] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:27:55 2026] DELETE /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:27:56.048751 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-200b3c5c-e723-46d7-b63f-dc0d24392f4f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:56.054254 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-200b3c5c-e723-46d7-b63f-dc0d24392f4f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:56.054471 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-200b3c5c-e723-46d7-b63f-dc0d24392f4f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:56.054759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-200b3c5c-e723-46d7-b63f-dc0d24392f4f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:56.068565 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:56.068565 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:56.076625 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-200b3c5c-e723-46d7-b63f-dc0d24392f4f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:56.088987 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-200b3c5c-e723-46d7-b63f-dc0d24392f4f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 200 Jul 10 04:27:56.090377 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 352/1401] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:56 2026] GET /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:56.162758 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-7c3f2862-a07b-45e7-bb33-75e6cb8565fc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:56.168242 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-7c3f2862-a07b-45e7-bb33-75e6cb8565fc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a Jul 10 04:27:56.168784 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-7c3f2862-a07b-45e7-bb33-75e6cb8565fc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:56.168892 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-7c3f2862-a07b-45e7-bb33-75e6cb8565fc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:56.187952 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:56.187952 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:56.195437 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-7c3f2862-a07b-45e7-bb33-75e6cb8565fc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:27:56.205714 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-7c3f2862-a07b-45e7-bb33-75e6cb8565fc tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a returned with HTTP 200 Jul 10 04:27:56.205714 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 350/1402] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:27:56 2026] GET /volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a => generated 1358 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:56.223083 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bbd678a5-65ae-496b-be79-f67aef120369 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:56.224415 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bbd678a5-65ae-496b-be79-f67aef120369 None None] GET https://10.4.3.87/volume// Jul 10 04:27:56.224415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bbd678a5-65ae-496b-be79-f67aef120369 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:56.224569 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bbd678a5-65ae-496b-be79-f67aef120369 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:56.227316 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bbd678a5-65ae-496b-be79-f67aef120369 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:27:56.227750 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 350/1403] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:27:56 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:27:56.240970 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-6bad7c6b-6abf-4edb-b476-1d27ea336dff None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:56.244459 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-6bad7c6b-6abf-4edb-b476-1d27ea336dff tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:27:56.244939 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-6bad7c6b-6abf-4edb-b476-1d27ea336dff tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b79f060-dfb0-4a0a-9202-ed25890fc80a", "connector": null, "instance_uuid": "3e19470a-4e71-4604-8337-6c1996b91e4e"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:56.257417 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:56.257417 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:56.319897 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-6bad7c6b-6abf-4edb-b476-1d27ea336dff tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:27:56.320062 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 352/1404] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:27:56 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:56.394496 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dcd67a5e-fc73-42e7-9575-484b6d9494ab None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:56.400944 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dcd67a5e-fc73-42e7-9575-484b6d9494ab tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:56.401288 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dcd67a5e-fc73-42e7-9575-484b6d9494ab tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:56.402313 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dcd67a5e-fc73-42e7-9575-484b6d9494ab tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:56.425398 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:56.425398 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:56.433169 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dcd67a5e-fc73-42e7-9575-484b6d9494ab tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:56.444020 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dcd67a5e-fc73-42e7-9575-484b6d9494ab tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:56.444836 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 353/1405] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:56 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:57.109077 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d4ed5083-b0c6-4e6e-9990-642d8de9a7ba None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:57.111487 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d4ed5083-b0c6-4e6e-9990-642d8de9a7ba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe Jul 10 04:27:57.112165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d4ed5083-b0c6-4e6e-9990-642d8de9a7ba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:57.112343 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d4ed5083-b0c6-4e6e-9990-642d8de9a7ba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:57.126773 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d4ed5083-b0c6-4e6e-9990-642d8de9a7ba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe returned with HTTP 404 Jul 10 04:27:57.128717 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 351/1406] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:57 2026] GET /volume/v3/volumes/575a1e38-7da9-4de0-bafd-abb60e2efffe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:27:57.143276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:57.145778 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:57.146140 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-203992178"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:57.148317 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-203992178'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:57.148317 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume of 1 GB Jul 10 04:27:57.159448 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Availability Zones retrieved successfully. Jul 10 04:27:57.174203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (3d7a1423-740b-4c2d-9861-32d3ba60391f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:57.176317 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b532dce7-d036-4223-85a6-3e906b5ab684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:57.177769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:57.230965 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b532dce7-d036-4223-85a6-3e906b5ab684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:57.231522 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc13082-3a1f-4c5e-8bbe-5fd66c64f665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:57.318969 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Created reservations ['3214c782-1de6-4690-9386-6fea19560957', 'b66035a8-4f39-466b-a3a8-35814fba793e', '069ca209-8925-48f3-b6dc-0a30975b876b', '39a98d79-e29b-4bd6-a345-d586130b4f91'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:57.320267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc13082-3a1f-4c5e-8bbe-5fd66c64f665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3214c782-1de6-4690-9386-6fea19560957', 'b66035a8-4f39-466b-a3a8-35814fba793e', '069ca209-8925-48f3-b6dc-0a30975b876b', '39a98d79-e29b-4bd6-a345-d586130b4f91']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:57.321399 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51c329f-2f62-43c6-9653-6b6fb06e2bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:57.353104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51c329f-2f62-43c6-9653-6b6fb06e2bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5d9ce92-2439-44dd-8fc7-41cce21c18ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-203992178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['3214c782-1de6-4690-9386-6fea19560957','b66035a8-4f39-466b-a3a8-35814fba793e','069ca209-8925-48f3-b6dc-0a30975b876b','39a98d79-e29b-4bd6-a345-d586130b4f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-203992178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5d9ce92-2439-44dd-8fc7-41cce21c18ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='675905e964b94a648e119b8c51851a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de574321371e4ae2bc5d12311478a892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:57.354492 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f5caa2a-b91b-4b02-85bc-be5fa57c407d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:57.387971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f5caa2a-b91b-4b02-85bc-be5fa57c407d) transitioned into state 'SUCCESS' from state '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-203992178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['3214c782-1de6-4690-9386-6fea19560957','b66035a8-4f39-466b-a3a8-35814fba793e','069ca209-8925-48f3-b6dc-0a30975b876b','39a98d79-e29b-4bd6-a345-d586130b4f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:57.388918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc7f370-ba61-46fd-be8f-4491d6ea3de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:57.405248 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc7f370-ba61-46fd-be8f-4491d6ea3de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:57.406680 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (3d7a1423-740b-4c2d-9861-32d3ba60391f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:57.407464 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request issued successfully. Jul 10 04:27:57.407983 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-107043bb-7fb6-4226-aed0-ed7fc2be5cd8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:57.408769 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 351/1407] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:27:57 2026] POST /volume/v3/volumes => generated 742 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:57.426974 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-997c9a04-b7c0-4e4b-a529-64ceaed7d4c7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:57.429169 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-997c9a04-b7c0-4e4b-a529-64ceaed7d4c7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae Jul 10 04:27:57.429731 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-997c9a04-b7c0-4e4b-a529-64ceaed7d4c7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:57.430150 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-997c9a04-b7c0-4e4b-a529-64ceaed7d4c7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:57.446238 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:57.446238 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:57.460262 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-997c9a04-b7c0-4e4b-a529-64ceaed7d4c7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:57.463987 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-997c9a04-b7c0-4e4b-a529-64ceaed7d4c7 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae returned with HTTP 200 Jul 10 04:27:57.464738 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 353/1408] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:57 2026] GET /volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae => generated 810 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:57.472162 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b4b18dbc-9146-4d31-be23-7fe62514bb2a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:57.475378 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b4b18dbc-9146-4d31-be23-7fe62514bb2a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:57.475378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b4b18dbc-9146-4d31-be23-7fe62514bb2a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:57.475855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b4b18dbc-9146-4d31-be23-7fe62514bb2a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:57.491279 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:57.491279 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:57.498146 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b4b18dbc-9146-4d31-be23-7fe62514bb2a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:57.509268 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b4b18dbc-9146-4d31-be23-7fe62514bb2a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:57.509849 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 354/1409] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:57 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:58.486653 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d68430c7-7bd3-4325-ab26-4ad75902459c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:58.491076 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d68430c7-7bd3-4325-ab26-4ad75902459c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae Jul 10 04:27:58.492051 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d68430c7-7bd3-4325-ab26-4ad75902459c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:58.493173 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d68430c7-7bd3-4325-ab26-4ad75902459c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:58.508910 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:58.508910 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:58.517989 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d68430c7-7bd3-4325-ab26-4ad75902459c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:58.527808 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d68430c7-7bd3-4325-ab26-4ad75902459c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae returned with HTTP 200 Jul 10 04:27:58.527808 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 352/1410] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:58 2026] GET /volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae => generated 835 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:58.535361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-60e61bf6-098e-4202-9a48-ed94f118af6f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:58.544730 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-60e61bf6-098e-4202-9a48-ed94f118af6f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:58.544909 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-60e61bf6-098e-4202-9a48-ed94f118af6f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:58.545286 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-60e61bf6-098e-4202-9a48-ed94f118af6f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:58.552682 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6b227729-61e4-43cb-b8d1-818525a35dbd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:58.556764 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:27:58.557684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b5d9ce92-2439-44dd-8fc7-41cce21c18ae", "size": 1, "name": "tempest-VolumesGetTest-Volume-2803767", "metadata": {"Type": "Test"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:27:58.559875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request body: {'volume': {'source_volid': 'b5d9ce92-2439-44dd-8fc7-41cce21c18ae', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2803767', 'metadata': {'Type': 'Test'}}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:27:58.565352 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:58.565352 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:58.572832 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:58.572832 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:58.572917 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume retrieved successfully. Jul 10 04:27:58.573741 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume of 1 GB Jul 10 04:27:58.573809 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-60e61bf6-098e-4202-9a48-ed94f118af6f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:58.580053 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Availability Zones retrieved successfully. Jul 10 04:27:58.580256 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-60e61bf6-098e-4202-9a48-ed94f118af6f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:58.581514 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 352/1411] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:58 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:58.590486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (a09fb6b1-6465-411d-94d5-24129bb2a263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:58.592559 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb19cbb-4eae-49a7-85f9-80d8a78498e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:58.594274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:27:58.632251 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb19cbb-4eae-49a7-85f9-80d8a78498e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b5d9ce92-2439-44dd-8fc7-41cce21c18ae', 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:58.632251 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38965314-f59b-4263-afac-d8ef36cfc127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:58.699264 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Created reservations ['8b96c379-3eed-4d42-a0d2-3dcbb4dfda8f', 'bf5e3370-d565-4b49-a682-a6224378b425', '7637077f-d936-4010-abdd-8c3175a123e9', '130aa183-64b7-49af-8819-5b11034b4198'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:27:58.700409 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38965314-f59b-4263-afac-d8ef36cfc127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b96c379-3eed-4d42-a0d2-3dcbb4dfda8f', 'bf5e3370-d565-4b49-a682-a6224378b425', '7637077f-d936-4010-abdd-8c3175a123e9', '130aa183-64b7-49af-8819-5b11034b4198']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:58.701499 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915ed406-fd37-4309-8ce2-4f3e3ac5bfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:58.758671 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915ed406-fd37-4309-8ce2-4f3e3ac5bfbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51cecd5c-ddd8-45b1-8f13-f83e3484f532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2803767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['8b96c379-3eed-4d42-a0d2-3dcbb4dfda8f','bf5e3370-d565-4b49-a682-a6224378b425','7637077f-d936-4010-abdd-8c3175a123e9','130aa183-64b7-49af-8819-5b11034b4198'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5d9ce92-2439-44dd-8fc7-41cce21c18ae,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2803767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51cecd5c-ddd8-45b1-8f13-f83e3484f532,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='675905e964b94a648e119b8c51851a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b5d9ce92-2439-44dd-8fc7-41cce21c18ae,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de574321371e4ae2bc5d12311478a892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:58.759840 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1eb3d7-d355-41fa-9258-9dabccf5eefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:58.789989 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1eb3d7-d355-41fa-9258-9dabccf5eefc) transitioned into state 'SUCCESS' from state '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-2803767',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['8b96c379-3eed-4d42-a0d2-3dcbb4dfda8f','bf5e3370-d565-4b49-a682-a6224378b425','7637077f-d936-4010-abdd-8c3175a123e9','130aa183-64b7-49af-8819-5b11034b4198'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5d9ce92-2439-44dd-8fc7-41cce21c18ae,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:58.790952 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d245e3e-3ba7-4c6b-8191-dbf1931f2cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:27:58.812403 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d245e3e-3ba7-4c6b-8191-dbf1931f2cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:27:58.813487 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (a09fb6b1-6465-411d-94d5-24129bb2a263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:27:58.813867 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request issued successfully. Jul 10 04:27:58.814716 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6b227729-61e4-43cb-b8d1-818525a35dbd tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:27:58.815582 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 354/1412] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:27:58 2026] POST /volume/v3/volumes => generated 788 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:27:58.837560 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-55424f6d-8831-4014-ae2c-fbcb150989ec None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:58.840104 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-55424f6d-8831-4014-ae2c-fbcb150989ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:27:58.841352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-55424f6d-8831-4014-ae2c-fbcb150989ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:58.841948 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-55424f6d-8831-4014-ae2c-fbcb150989ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:58.858165 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:58.858165 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:27:58.869025 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-55424f6d-8831-4014-ae2c-fbcb150989ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:58.879802 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-55424f6d-8831-4014-ae2c-fbcb150989ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 200 Jul 10 04:27:58.880377 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 355/1413] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:58 2026] GET /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:59.602732 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c26a00d8-951a-4b53-9266-a5ef97de265a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:59.603984 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c26a00d8-951a-4b53-9266-a5ef97de265a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:27:59.603984 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c26a00d8-951a-4b53-9266-a5ef97de265a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:59.604251 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c26a00d8-951a-4b53-9266-a5ef97de265a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:59.618947 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:59.618947 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:27:59.624415 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c26a00d8-951a-4b53-9266-a5ef97de265a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:27:59.630640 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c26a00d8-951a-4b53-9266-a5ef97de265a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:27:59.631282 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 353/1414] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:59 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:27:59.906589 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0feb43cf-361d-4c8e-85cf-498b1b4348de None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:59.909643 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0feb43cf-361d-4c8e-85cf-498b1b4348de tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:27:59.911275 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0feb43cf-361d-4c8e-85cf-498b1b4348de tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:59.911275 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0feb43cf-361d-4c8e-85cf-498b1b4348de tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:59.919951 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:59.919951 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:27:59.925092 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0feb43cf-361d-4c8e-85cf-498b1b4348de tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:59.931716 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0feb43cf-361d-4c8e-85cf-498b1b4348de tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 200 Jul 10 04:27:59.931716 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 353/1415] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:59 2026] GET /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:59.946778 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29a07266-fa63-42c6-91ba-3f3c6de0ae30 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:27:59.949125 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29a07266-fa63-42c6-91ba-3f3c6de0ae30 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:27:59.949372 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29a07266-fa63-42c6-91ba-3f3c6de0ae30 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:27:59.949590 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29a07266-fa63-42c6-91ba-3f3c6de0ae30 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:27:59.961315 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:27:59.961315 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:27:59.968261 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-29a07266-fa63-42c6-91ba-3f3c6de0ae30 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:27:59.975178 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29a07266-fa63-42c6-91ba-3f3c6de0ae30 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 200 Jul 10 04:27:59.975868 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 355/1416] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:27:59 2026] GET /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:27:59.996725 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9f282ae7-caf4-4b68-a69b-d8691ae3c00b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:00.000740 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f282ae7-caf4-4b68-a69b-d8691ae3c00b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] PUT https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:28:00.001269 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9f282ae7-caf4-4b68-a69b-d8691ae3c00b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2803767"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:00.012108 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:00.012108 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:00.018157 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9f282ae7-caf4-4b68-a69b-d8691ae3c00b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:00.026727 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9f282ae7-caf4-4b68-a69b-d8691ae3c00b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume updated successfully. Jul 10 04:28:00.027731 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f282ae7-caf4-4b68-a69b-d8691ae3c00b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 200 Jul 10 04:28:00.028350 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 356/1417] 10.4.3.87 () {68 vars in 1361 bytes} [Fri Jul 10 04:27:59 2026] PUT /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:00.045837 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-640e0109-2601-4d80-9cf4-e81ee3192518 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:00.051003 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-640e0109-2601-4d80-9cf4-e81ee3192518 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] PUT https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:28:00.051358 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-640e0109-2601-4d80-9cf4-e81ee3192518 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-174449321", "description": "This is the new description of volume"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:00.061437 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:00.061437 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:00.066480 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-640e0109-2601-4d80-9cf4-e81ee3192518 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:00.075115 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-640e0109-2601-4d80-9cf4-e81ee3192518 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume updated successfully. Jul 10 04:28:00.075930 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-640e0109-2601-4d80-9cf4-e81ee3192518 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 200 Jul 10 04:28:00.076280 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 354/1418] 10.4.3.87 () {68 vars in 1362 bytes} [Fri Jul 10 04:28:00 2026] PUT /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:00.092051 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e56caf4b-34b6-4636-8033-933961e67827 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:00.094424 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e56caf4b-34b6-4636-8033-933961e67827 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:28:00.094753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e56caf4b-34b6-4636-8033-933961e67827 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:00.095031 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e56caf4b-34b6-4636-8033-933961e67827 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:00.104421 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:00.104421 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:00.112691 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e56caf4b-34b6-4636-8033-933961e67827 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:00.119359 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e56caf4b-34b6-4636-8033-933961e67827 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 200 Jul 10 04:28:00.119615 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 354/1419] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:00 2026] GET /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:00.135210 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:00.138343 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:28:00.139298 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-458687677", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1925242107"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:00.144691 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-458687677', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1925242107'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:28:00.144691 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume of 1 GB Jul 10 04:28:00.151094 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Availability Zones retrieved successfully. Jul 10 04:28:00.158681 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (ab49be2e-e7c6-42de-9832-29b94a697c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:00.160096 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7dbfbc-18f2-458b-a93e-68ca6b2c5f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:00.161302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:28:00.200454 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7dbfbc-18f2-458b-a93e-68ca6b2c5f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:00.201722 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a76016-e504-4bf0-a697-491ec6ffdbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:00.261931 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Created reservations ['7038fc03-b1a7-4cd9-88fa-f5aa80bd2a3e', '54ea028b-e72d-4fc9-b2e6-1f94922b98ae', '841d0047-1c89-4d75-a277-c3e98b2e8911', 'e1adf748-b054-464a-8880-005f292cef6c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:00.263004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a76016-e504-4bf0-a697-491ec6ffdbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7038fc03-b1a7-4cd9-88fa-f5aa80bd2a3e', '54ea028b-e72d-4fc9-b2e6-1f94922b98ae', '841d0047-1c89-4d75-a277-c3e98b2e8911', 'e1adf748-b054-464a-8880-005f292cef6c']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:00.264209 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1bb8ee-cf94-40e2-80ef-9e2787183162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:00.297999 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1bb8ee-cf94-40e2-80ef-9e2787183162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84fe6bb1-54db-4fb8-a88b-5af2880c84cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-458687677',display_name='tempest-VolumesGetTest-Volume-1925242107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['7038fc03-b1a7-4cd9-88fa-f5aa80bd2a3e','54ea028b-e72d-4fc9-b2e6-1f94922b98ae','841d0047-1c89-4d75-a277-c3e98b2e8911','e1adf748-b054-464a-8880-005f292cef6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:28:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-458687677',display_name='tempest-VolumesGetTest-Volume-1925242107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84fe6bb1-54db-4fb8-a88b-5af2880c84cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='675905e964b94a648e119b8c51851a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de574321371e4ae2bc5d12311478a892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:00.299157 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca244169-e93e-47cb-90c7-30c0ff53bc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:00.330696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca244169-e93e-47cb-90c7-30c0ff53bc93) transitioned into 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-458687677',display_name='tempest-VolumesGetTest-Volume-1925242107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['7038fc03-b1a7-4cd9-88fa-f5aa80bd2a3e','54ea028b-e72d-4fc9-b2e6-1f94922b98ae','841d0047-1c89-4d75-a277-c3e98b2e8911','e1adf748-b054-464a-8880-005f292cef6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:00.331824 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af451b4e-1c01-482c-a79c-844bced94b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:00.344683 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af451b4e-1c01-482c-a79c-844bced94b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:00.345894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (ab49be2e-e7c6-42de-9832-29b94a697c31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:00.349391 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request issued successfully. Jul 10 04:28:00.351246 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2cfac3b8-af31-43c6-a282-9df2af5f7efe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:28:00.351246 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 356/1420] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:28:00 2026] POST /volume/v3/volumes => generated 777 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:28:00.365128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0160f101-26e7-44d3-9c46-f22a3978cc22 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:00.369008 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0160f101-26e7-44d3-9c46-f22a3978cc22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd Jul 10 04:28:00.369295 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0160f101-26e7-44d3-9c46-f22a3978cc22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:00.369543 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0160f101-26e7-44d3-9c46-f22a3978cc22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:00.383756 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:00.383756 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:00.390388 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0160f101-26e7-44d3-9c46-f22a3978cc22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:00.399518 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0160f101-26e7-44d3-9c46-f22a3978cc22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd returned with HTTP 200 Jul 10 04:28:00.400565 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 357/1421] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:00 2026] GET /volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:00.411724 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-93d993ba-2a2b-4bbc-8d76-abbca4107546 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:00.414192 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-93d993ba-2a2b-4bbc-8d76-abbca4107546 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:28:00.414708 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-93d993ba-2a2b-4bbc-8d76-abbca4107546 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:00.415126 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-93d993ba-2a2b-4bbc-8d76-abbca4107546 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:00.433728 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:00.433728 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:00.447070 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-93d993ba-2a2b-4bbc-8d76-abbca4107546 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:00.455053 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-93d993ba-2a2b-4bbc-8d76-abbca4107546 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:28:00.455758 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 355/1422] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:00 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:00.647639 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-47231b0f-2ae3-4202-bb34-278cf31b84a7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:00.656370 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-47231b0f-2ae3-4202-bb34-278cf31b84a7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:28:00.656805 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-47231b0f-2ae3-4202-bb34-278cf31b84a7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:00.657065 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-47231b0f-2ae3-4202-bb34-278cf31b84a7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:00.679127 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:00.679127 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:00.685008 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-47231b0f-2ae3-4202-bb34-278cf31b84a7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:00.692649 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-47231b0f-2ae3-4202-bb34-278cf31b84a7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:28:00.693301 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 355/1423] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:00 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:00.802109 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-3f71dc14-e376-4ed1-9f31-f91d87bdc1e3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:00.804976 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-3f71dc14-e376-4ed1-9f31-f91d87bdc1e3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/attachments/89f9d9a5-576e-4f45-a94d-9d96610a2bce Jul 10 04:28:00.805234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-3f71dc14-e376-4ed1-9f31-f91d87bdc1e3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:00.805480 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-3f71dc14-e376-4ed1-9f31-f91d87bdc1e3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:00.814884 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:00.814884 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:01.363034 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6fb5bacd-dbb3-4fcb-b75e-317e79689b61 req-3f71dc14-e376-4ed1-9f31-f91d87bdc1e3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/89f9d9a5-576e-4f45-a94d-9d96610a2bce returned with HTTP 200 Jul 10 04:28:01.363617 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 357/1424] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:28:00 2026] DELETE /volume/v3/attachments/89f9d9a5-576e-4f45-a94d-9d96610a2bce => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:01.420546 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b15f4043-e967-4ad1-8814-3d75c946584d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:01.422975 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b15f4043-e967-4ad1-8814-3d75c946584d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd Jul 10 04:28:01.423241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b15f4043-e967-4ad1-8814-3d75c946584d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:01.423458 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b15f4043-e967-4ad1-8814-3d75c946584d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:01.434977 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:01.434977 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:01.446245 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b15f4043-e967-4ad1-8814-3d75c946584d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:01.456745 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b15f4043-e967-4ad1-8814-3d75c946584d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd returned with HTTP 200 Jul 10 04:28:01.457315 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 358/1425] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:01 2026] GET /volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd => generated 870 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:01.474724 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bb37f88c-4161-4fa6-9fbf-a5d36ea70d7f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:01.478191 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb37f88c-4161-4fa6-9fbf-a5d36ea70d7f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] PUT https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd Jul 10 04:28:01.478625 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb37f88c-4161-4fa6-9fbf-a5d36ea70d7f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2803767", "description": null}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:01.495724 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:01.495724 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:01.503469 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bb37f88c-4161-4fa6-9fbf-a5d36ea70d7f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:01.520465 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bb37f88c-4161-4fa6-9fbf-a5d36ea70d7f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume updated successfully. Jul 10 04:28:01.521263 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb37f88c-4161-4fa6-9fbf-a5d36ea70d7f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd returned with HTTP 200 Jul 10 04:28:01.521853 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 356/1426] 10.4.3.87 () {68 vars in 1361 bytes} [Fri Jul 10 04:28:01 2026] PUT /volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd => generated 765 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:01.536853 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-35e83ecc-024b-48e9-88a8-03a6dab06fdf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:01.539866 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-35e83ecc-024b-48e9-88a8-03a6dab06fdf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd Jul 10 04:28:01.539866 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-35e83ecc-024b-48e9-88a8-03a6dab06fdf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:01.540153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-35e83ecc-024b-48e9-88a8-03a6dab06fdf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:01.556245 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:01.556245 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:01.561083 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-35e83ecc-024b-48e9-88a8-03a6dab06fdf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:01.570586 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-35e83ecc-024b-48e9-88a8-03a6dab06fdf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd returned with HTTP 200 Jul 10 04:28:01.571153 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 356/1427] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:01 2026] GET /volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd => generated 833 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:01.589789 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e5b9b8e5-d62d-4ccb-8a0d-c6dbd732dd66 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:01.591855 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5b9b8e5-d62d-4ccb-8a0d-c6dbd732dd66 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] DELETE https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd Jul 10 04:28:01.592072 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e5b9b8e5-d62d-4ccb-8a0d-c6dbd732dd66 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:01.592347 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e5b9b8e5-d62d-4ccb-8a0d-c6dbd732dd66 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:01.592563 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-e5b9b8e5-d62d-4ccb-8a0d-c6dbd732dd66 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume with id: 84fe6bb1-54db-4fb8-a88b-5af2880c84cd Jul 10 04:28:01.600854 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:01.600854 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:01.601570 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e5b9b8e5-d62d-4ccb-8a0d-c6dbd732dd66 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:01.623516 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e5b9b8e5-d62d-4ccb-8a0d-c6dbd732dd66 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume request issued successfully. Jul 10 04:28:01.623739 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5b9b8e5-d62d-4ccb-8a0d-c6dbd732dd66 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd returned with HTTP 202 Jul 10 04:28:01.624857 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 358/1428] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:28:01 2026] DELETE /volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:01.636184 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a2b9c016-32c3-4c50-886f-8e8009f6687b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:01.638736 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a2b9c016-32c3-4c50-886f-8e8009f6687b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd Jul 10 04:28:01.640244 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a2b9c016-32c3-4c50-886f-8e8009f6687b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:01.640244 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a2b9c016-32c3-4c50-886f-8e8009f6687b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:01.648451 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:01.648451 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:01.655164 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a2b9c016-32c3-4c50-886f-8e8009f6687b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:01.660741 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a2b9c016-32c3-4c50-886f-8e8009f6687b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd returned with HTTP 200 Jul 10 04:28:01.661247 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 359/1429] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:01 2026] GET /volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:01.712771 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a66c9856-82ad-428a-b234-f753748db357 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:01.714899 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a66c9856-82ad-428a-b234-f753748db357 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:28:01.715305 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a66c9856-82ad-428a-b234-f753748db357 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:01.715623 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a66c9856-82ad-428a-b234-f753748db357 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:01.724506 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:01.724506 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:01.729741 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a66c9856-82ad-428a-b234-f753748db357 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:01.735072 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a66c9856-82ad-428a-b234-f753748db357 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:28:01.735687 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 357/1430] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:01 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:01.751190 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9a7798b1-7a04-4c7f-a571-fe7b36c1b558 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:01.753379 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a7798b1-7a04-4c7f-a571-fe7b36c1b558 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:28:01.754738 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a7798b1-7a04-4c7f-a571-fe7b36c1b558 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:01.754738 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a7798b1-7a04-4c7f-a571-fe7b36c1b558 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:01.763028 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:01.763028 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:01.767440 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9a7798b1-7a04-4c7f-a571-fe7b36c1b558 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:01.773099 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a7798b1-7a04-4c7f-a571-fe7b36c1b558 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:28:01.773637 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 357/1431] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:01 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:02.677454 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-41acc633-5154-4dc4-8b19-3ec3b395baeb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:02.681434 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-41acc633-5154-4dc4-8b19-3ec3b395baeb tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd Jul 10 04:28:02.681434 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-41acc633-5154-4dc4-8b19-3ec3b395baeb tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:02.681434 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-41acc633-5154-4dc4-8b19-3ec3b395baeb tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:02.684330 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=493,cinder:UPDATE=129,cinder:INSERT=83 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:28:02.690796 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-41acc633-5154-4dc4-8b19-3ec3b395baeb tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd returned with HTTP 404 Jul 10 04:28:02.691530 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 359/1432] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:02 2026] GET /volume/v3/volumes/84fe6bb1-54db-4fb8-a88b-5af2880c84cd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:02.702179 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4bd91ab4-14c9-41ff-8d2e-5840588dc40f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:02.704133 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4bd91ab4-14c9-41ff-8d2e-5840588dc40f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:28:02.704399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4bd91ab4-14c9-41ff-8d2e-5840588dc40f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:02.704767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4bd91ab4-14c9-41ff-8d2e-5840588dc40f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:02.713201 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:02.713201 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:02.718884 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4bd91ab4-14c9-41ff-8d2e-5840588dc40f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:02.725251 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4bd91ab4-14c9-41ff-8d2e-5840588dc40f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 200 Jul 10 04:28:02.725917 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 360/1433] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:02 2026] GET /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:02.742899 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c5e5170b-6432-4bbc-a6ba-62a36deabfea None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:02.748246 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5e5170b-6432-4bbc-a6ba-62a36deabfea tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] DELETE https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:28:02.748246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5e5170b-6432-4bbc-a6ba-62a36deabfea tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:02.748246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5e5170b-6432-4bbc-a6ba-62a36deabfea tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:02.748246 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-c5e5170b-6432-4bbc-a6ba-62a36deabfea tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume with id: 51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:28:02.761164 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:02.761164 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:02.761164 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c5e5170b-6432-4bbc-a6ba-62a36deabfea tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:02.791180 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c5e5170b-6432-4bbc-a6ba-62a36deabfea tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume request issued successfully. Jul 10 04:28:02.791935 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5e5170b-6432-4bbc-a6ba-62a36deabfea tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 202 Jul 10 04:28:02.793384 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 358/1434] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:28:02 2026] DELETE /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:02.804017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6191c6e2-5a67-46c1-83fc-58a5b344c5ec None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:02.806427 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6191c6e2-5a67-46c1-83fc-58a5b344c5ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:28:02.806763 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6191c6e2-5a67-46c1-83fc-58a5b344c5ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:02.807266 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6191c6e2-5a67-46c1-83fc-58a5b344c5ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:02.820617 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:02.820617 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:02.828262 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6191c6e2-5a67-46c1-83fc-58a5b344c5ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:02.837585 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6191c6e2-5a67-46c1-83fc-58a5b344c5ec tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 200 Jul 10 04:28:02.837585 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 358/1435] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:02 2026] GET /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 921 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:02.899289 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a1dcb1e6-5ba5-4efe-b0e8-0a49093747b4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:02.901858 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a1dcb1e6-5ba5-4efe-b0e8-0a49093747b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:28:02.902155 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a1dcb1e6-5ba5-4efe-b0e8-0a49093747b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:02.902482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a1dcb1e6-5ba5-4efe-b0e8-0a49093747b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:02.912747 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:02.912747 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:02.919328 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a1dcb1e6-5ba5-4efe-b0e8-0a49093747b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:02.925491 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a1dcb1e6-5ba5-4efe-b0e8-0a49093747b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:28:02.925961 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 360/1436] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:02 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:02.954485 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6f5c8583-1211-4f0d-a07d-a8b0d3052ab9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:02.955268 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f5c8583-1211-4f0d-a07d-a8b0d3052ab9 None None] GET https://10.4.3.87/volume// Jul 10 04:28:02.955350 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f5c8583-1211-4f0d-a07d-a8b0d3052ab9 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:02.955964 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f5c8583-1211-4f0d-a07d-a8b0d3052ab9 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:02.956095 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f5c8583-1211-4f0d-a07d-a8b0d3052ab9 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:02.956507 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 361/1437] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:28:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:02.966192 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-16a3d370-6dff-4f87-8a04-dc9bdf5cbe50 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:02.969866 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-16a3d370-6dff-4f87-8a04-dc9bdf5cbe50 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a Jul 10 04:28:02.970163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-16a3d370-6dff-4f87-8a04-dc9bdf5cbe50 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:02.970469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-16a3d370-6dff-4f87-8a04-dc9bdf5cbe50 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:02.986456 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:02.986456 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:02.991970 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-16a3d370-6dff-4f87-8a04-dc9bdf5cbe50 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:28:03.000834 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-16a3d370-6dff-4f87-8a04-dc9bdf5cbe50 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a returned with HTTP 200 Jul 10 04:28:03.001040 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 359/1438] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:28:02 2026] GET /volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a => generated 1537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:03.122970 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-304183e1-dae8-4d97-a840-a5715308c5d8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:03.127079 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-304183e1-dae8-4d97-a840-a5715308c5d8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] PUT https://10.4.3.87/volume/v3/attachments/3414f718-f88f-4208-8a53-ecbf05988698 Jul 10 04:28:03.127591 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-304183e1-dae8-4d97-a840-a5715308c5d8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:03.140408 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-304183e1-dae8-4d97-a840-a5715308c5d8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Acquiring lock "cinder-attachment_update-0b79f060-dfb0-4a0a-9202-ed25890fc80a-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:28:03.145944 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-304183e1-dae8-4d97-a840-a5715308c5d8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Lock "cinder-attachment_update-0b79f060-dfb0-4a0a-9202-ed25890fc80a-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:28:03.147301 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:03.147301 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:03.674609 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-304183e1-dae8-4d97-a840-a5715308c5d8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Lock "cinder-attachment_update-0b79f060-dfb0-4a0a-9202-ed25890fc80a-np0000004952" released by "attachment_update" :: held 0.529s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:28:03.674990 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-304183e1-dae8-4d97-a840-a5715308c5d8 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/3414f718-f88f-4208-8a53-ecbf05988698 returned with HTTP 200 Jul 10 04:28:03.675546 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 359/1439] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:28:03 2026] PUT /volume/v3/attachments/3414f718-f88f-4208-8a53-ecbf05988698 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:03.856432 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5e803403-35a4-4722-a68b-86ec2beff9f2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:03.858543 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e803403-35a4-4722-a68b-86ec2beff9f2 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 Jul 10 04:28:03.858812 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e803403-35a4-4722-a68b-86ec2beff9f2 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:03.859160 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e803403-35a4-4722-a68b-86ec2beff9f2 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:03.866053 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e803403-35a4-4722-a68b-86ec2beff9f2 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 returned with HTTP 404 Jul 10 04:28:03.866644 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 361/1440] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:03 2026] GET /volume/v3/volumes/51cecd5c-ddd8-45b1-8f13-f83e3484f532 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:03.880161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ac9e7ee9-6089-4e36-be03-f269d5d123df None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:03.883663 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac9e7ee9-6089-4e36-be03-f269d5d123df tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae Jul 10 04:28:03.883905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac9e7ee9-6089-4e36-be03-f269d5d123df tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:03.884206 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac9e7ee9-6089-4e36-be03-f269d5d123df tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:03.896823 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:03.896823 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:03.903946 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ac9e7ee9-6089-4e36-be03-f269d5d123df tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:03.911515 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac9e7ee9-6089-4e36-be03-f269d5d123df tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae returned with HTTP 200 Jul 10 04:28:03.912105 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 362/1441] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:03 2026] GET /volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:03.926982 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7d7dd58c-b9df-4a89-9782-8b1e33e2d5cf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:03.929592 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d7dd58c-b9df-4a89-9782-8b1e33e2d5cf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae Jul 10 04:28:03.929924 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7d7dd58c-b9df-4a89-9782-8b1e33e2d5cf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:03.930134 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7d7dd58c-b9df-4a89-9782-8b1e33e2d5cf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:03.930339 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7d7dd58c-b9df-4a89-9782-8b1e33e2d5cf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume with id: b5d9ce92-2439-44dd-8fc7-41cce21c18ae Jul 10 04:28:03.943740 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:03.943740 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:03.944073 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7d7dd58c-b9df-4a89-9782-8b1e33e2d5cf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:03.982931 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7d7dd58c-b9df-4a89-9782-8b1e33e2d5cf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume request issued successfully. Jul 10 04:28:03.983143 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d7dd58c-b9df-4a89-9782-8b1e33e2d5cf tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae returned with HTTP 202 Jul 10 04:28:03.984440 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 360/1442] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:28:03 2026] DELETE /volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:03.995920 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ea16d67b-32bf-49da-9bf3-36d1022b4bfe None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:03.999281 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ea16d67b-32bf-49da-9bf3-36d1022b4bfe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae Jul 10 04:28:03.999518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ea16d67b-32bf-49da-9bf3-36d1022b4bfe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:03.999734 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ea16d67b-32bf-49da-9bf3-36d1022b4bfe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:04.009151 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:04.009151 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:04.019150 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ea16d67b-32bf-49da-9bf3-36d1022b4bfe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:04.024753 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ea16d67b-32bf-49da-9bf3-36d1022b4bfe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae returned with HTTP 200 Jul 10 04:28:04.025149 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 360/1443] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:03 2026] GET /volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae => generated 834 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:04.195082 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-2f73cf49-a70e-473f-9aab-a3f705806735 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:04.199766 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-2f73cf49-a70e-473f-9aab-a3f705806735 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/attachments/3414f718-f88f-4208-8a53-ecbf05988698/action Jul 10 04:28:04.201027 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-2f73cf49-a70e-473f-9aab-a3f705806735 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:28:04.201394 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-2f73cf49-a70e-473f-9aab-a3f705806735 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:04.238552 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:04.238552 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:04.265651 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c7cb643c-23ac-4574-86dd-5a4ab141157c req-2f73cf49-a70e-473f-9aab-a3f705806735 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/3414f718-f88f-4208-8a53-ecbf05988698/action returned with HTTP 204 Jul 10 04:28:04.266588 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 362/1444] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:28:04 2026] POST /volume/v3/attachments/3414f718-f88f-4208-8a53-ecbf05988698/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:05.040617 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-12169fd3-afe0-4b2e-8876-5ee11b36eb8c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:05.044046 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-12169fd3-afe0-4b2e-8876-5ee11b36eb8c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae Jul 10 04:28:05.044046 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-12169fd3-afe0-4b2e-8876-5ee11b36eb8c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:05.044046 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-12169fd3-afe0-4b2e-8876-5ee11b36eb8c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:05.051262 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-12169fd3-afe0-4b2e-8876-5ee11b36eb8c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae returned with HTTP 404 Jul 10 04:28:05.051376 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 363/1445] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:05 2026] GET /volume/v3/volumes/b5d9ce92-2439-44dd-8fc7-41cce21c18ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:05.122387 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:05.128535 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:28:05.128950 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-VolumesGetTest-Volume-689599344", "metadata": {"Type": "Test"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:05.131073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request body: {'volume': {'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-689599344', 'metadata': {'Type': 'Test'}}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:28:05.262431 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume of 1 GB Jul 10 04:28:05.268831 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Availability Zones retrieved successfully. Jul 10 04:28:05.279661 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (13273caf-6440-428a-b3c2-c157fa6f5776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:05.280395 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d708c9db-59f4-4469-b9a2-0b11e2fde80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:05.281911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:28:05.368987 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d708c9db-59f4-4469-b9a2-0b11e2fde80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:05.370321 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8717ef1a-19fe-4fa8-8fb5-f3ce7a94ecc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:05.431255 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Created reservations ['f4bc927d-368e-4285-9e46-cc213b1af761', 'a69e27c2-84ef-4c9d-87ad-d2ee5d026aed', '82876da4-345e-4af7-8194-526329fd5df5', '5857560e-77d5-49e8-96aa-c609fe1985d5'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:05.432485 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8717ef1a-19fe-4fa8-8fb5-f3ce7a94ecc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4bc927d-368e-4285-9e46-cc213b1af761', 'a69e27c2-84ef-4c9d-87ad-d2ee5d026aed', '82876da4-345e-4af7-8194-526329fd5df5', '5857560e-77d5-49e8-96aa-c609fe1985d5']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:05.434429 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f47a6551-c3e4-4f7b-9f96-92a91b25212a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:05.466289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f47a6551-c3e4-4f7b-9f96-92a91b25212a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b601d9-0b25-4984-bd39-4b669e61c688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-689599344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['f4bc927d-368e-4285-9e46-cc213b1af761','a69e27c2-84ef-4c9d-87ad-d2ee5d026aed','82876da4-345e-4af7-8194-526329fd5df5','5857560e-77d5-49e8-96aa-c609fe1985d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-689599344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36b601d9-0b25-4984-bd39-4b669e61c688,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='675905e964b94a648e119b8c51851a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de574321371e4ae2bc5d12311478a892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:05.467659 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896760e6-924d-4a81-b29a-201c116809ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:05.501309 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896760e6-924d-4a81-b29a-201c116809ea) transitioned into state 'SUCCESS' from state '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-689599344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['f4bc927d-368e-4285-9e46-cc213b1af761','a69e27c2-84ef-4c9d-87ad-d2ee5d026aed','82876da4-345e-4af7-8194-526329fd5df5','5857560e-77d5-49e8-96aa-c609fe1985d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:05.502320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07edd77b-e611-4536-b6a1-475d1545fae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:05.515128 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07edd77b-e611-4536-b6a1-475d1545fae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:05.516232 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (13273caf-6440-428a-b3c2-c157fa6f5776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:05.516584 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request issued successfully. Jul 10 04:28:05.517397 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e56abc78-fa48-4516-aa0c-efa5d555bd16 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:28:05.517916 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 361/1446] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:28:05 2026] POST /volume/v3/volumes => generated 756 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:28:05.549445 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-11115703-94a5-4474-a0a6-3c7a403eddba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:05.551915 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11115703-94a5-4474-a0a6-3c7a403eddba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:05.553828 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-11115703-94a5-4474-a0a6-3c7a403eddba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:05.553828 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-11115703-94a5-4474-a0a6-3c7a403eddba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:05.562252 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:05.562252 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:05.567833 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-11115703-94a5-4474-a0a6-3c7a403eddba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:05.578951 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11115703-94a5-4474-a0a6-3c7a403eddba tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 200 Jul 10 04:28:05.578951 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 361/1447] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:05 2026] GET /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:06.594346 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dcc534f9-a595-462a-885e-88c66e81ef20 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:06.596463 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dcc534f9-a595-462a-885e-88c66e81ef20 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:06.596751 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dcc534f9-a595-462a-885e-88c66e81ef20 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:06.596983 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dcc534f9-a595-462a-885e-88c66e81ef20 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:06.605595 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:06.605595 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:06.611120 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-dcc534f9-a595-462a-885e-88c66e81ef20 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:06.618357 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dcc534f9-a595-462a-885e-88c66e81ef20 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 200 Jul 10 04:28:06.618835 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 363/1448] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:06 2026] GET /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:06.636726 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-185f94f0-8fcc-4d64-b0fc-efd266fd9273 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:06.638966 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-185f94f0-8fcc-4d64-b0fc-efd266fd9273 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:06.639178 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-185f94f0-8fcc-4d64-b0fc-efd266fd9273 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:06.639407 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-185f94f0-8fcc-4d64-b0fc-efd266fd9273 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:06.648886 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:06.648886 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:06.653569 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-185f94f0-8fcc-4d64-b0fc-efd266fd9273 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:06.658596 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-185f94f0-8fcc-4d64-b0fc-efd266fd9273 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 200 Jul 10 04:28:06.659064 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 364/1449] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:06 2026] GET /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:06.674647 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-96b1a2aa-3903-47aa-bcfa-fb83aa4f1f6d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:06.679092 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-96b1a2aa-3903-47aa-bcfa-fb83aa4f1f6d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] PUT https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:06.679637 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-96b1a2aa-3903-47aa-bcfa-fb83aa4f1f6d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-689599344"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:06.688758 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:06.688758 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:06.693137 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-96b1a2aa-3903-47aa-bcfa-fb83aa4f1f6d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:06.703328 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-96b1a2aa-3903-47aa-bcfa-fb83aa4f1f6d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume updated successfully. Jul 10 04:28:06.704188 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-96b1a2aa-3903-47aa-bcfa-fb83aa4f1f6d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 200 Jul 10 04:28:06.704703 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 362/1450] 10.4.3.87 () {68 vars in 1361 bytes} [Fri Jul 10 04:28:06 2026] PUT /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 780 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:06.717597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5eeda9f5-7bd6-4de9-8efd-f989525d8254 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:06.723382 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5eeda9f5-7bd6-4de9-8efd-f989525d8254 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] PUT https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:06.723742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5eeda9f5-7bd6-4de9-8efd-f989525d8254 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2145049556", "description": "This is the new description of volume"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:06.747586 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:06.747586 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:06.752905 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5eeda9f5-7bd6-4de9-8efd-f989525d8254 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:06.764090 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5eeda9f5-7bd6-4de9-8efd-f989525d8254 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume updated successfully. Jul 10 04:28:06.764755 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5eeda9f5-7bd6-4de9-8efd-f989525d8254 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 200 Jul 10 04:28:06.765433 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 362/1451] 10.4.3.87 () {68 vars in 1362 bytes} [Fri Jul 10 04:28:06 2026] PUT /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 820 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:06.778017 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1c11a54a-9a83-432e-8aa6-8b1cd0b5336a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:06.780018 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1c11a54a-9a83-432e-8aa6-8b1cd0b5336a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:06.780332 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1c11a54a-9a83-432e-8aa6-8b1cd0b5336a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:06.780573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1c11a54a-9a83-432e-8aa6-8b1cd0b5336a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:06.791891 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:06.791891 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:06.796423 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1c11a54a-9a83-432e-8aa6-8b1cd0b5336a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:06.802664 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1c11a54a-9a83-432e-8aa6-8b1cd0b5336a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 200 Jul 10 04:28:06.803074 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 364/1452] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:06 2026] GET /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 1404 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:06.818040 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:06.820336 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:28:06.820336 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1763439139", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-13595144"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:06.821978 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1763439139', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-13595144'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:28:06.822121 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume of 1 GB Jul 10 04:28:06.826602 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Availability Zones retrieved successfully. Jul 10 04:28:06.833366 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (ecd5658d-6a01-499f-a2f9-807070d7db3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:06.834805 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d9b5ef-4c1c-4fc0-8283-cb154da6cb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:06.835696 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:28:06.875052 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d9b5ef-4c1c-4fc0-8283-cb154da6cb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:06.875052 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7efb8173-2096-4d90-a6f8-35e526014009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:06.931412 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Created reservations ['68c8ed49-a3eb-4de6-8e16-9ec96d44166f', 'f5609eb7-e388-4e8d-a134-1ec43fb3cb94', 'c494c8ac-fee4-46bf-b2bc-507bda744978', '2428e552-8ea5-4b1c-b6db-1732965777e6'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:06.932386 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7efb8173-2096-4d90-a6f8-35e526014009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68c8ed49-a3eb-4de6-8e16-9ec96d44166f', 'f5609eb7-e388-4e8d-a134-1ec43fb3cb94', 'c494c8ac-fee4-46bf-b2bc-507bda744978', '2428e552-8ea5-4b1c-b6db-1732965777e6']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:06.933482 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74e4024-492a-47cd-bfe5-1175cd3629da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:06.958679 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74e4024-492a-47cd-bfe5-1175cd3629da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1763439139',display_name='tempest-VolumesGetTest-Volume-13595144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['68c8ed49-a3eb-4de6-8e16-9ec96d44166f','f5609eb7-e388-4e8d-a134-1ec43fb3cb94','c494c8ac-fee4-46bf-b2bc-507bda744978','2428e552-8ea5-4b1c-b6db-1732965777e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:28:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1763439139',display_name='tempest-VolumesGetTest-Volume-13595144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='675905e964b94a648e119b8c51851a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de574321371e4ae2bc5d12311478a892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:06.959602 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5e077ce-e064-4563-a77b-9f0d9d7582f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:06.981276 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5e077ce-e064-4563-a77b-9f0d9d7582f2) transitioned into 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-1763439139',display_name='tempest-VolumesGetTest-Volume-13595144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='675905e964b94a648e119b8c51851a63',qos_specs=None,replication_status=,reservations=['68c8ed49-a3eb-4de6-8e16-9ec96d44166f','f5609eb7-e388-4e8d-a134-1ec43fb3cb94','c494c8ac-fee4-46bf-b2bc-507bda744978','2428e552-8ea5-4b1c-b6db-1732965777e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de574321371e4ae2bc5d12311478a892',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:06.982042 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dcca555-3379-4e4a-b639-d126078e8dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:06.992951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dcca555-3379-4e4a-b639-d126078e8dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:06.993895 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Flow 'volume_create_api' (ecd5658d-6a01-499f-a2f9-807070d7db3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:06.994447 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Create volume request issued successfully. Jul 10 04:28:06.995278 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-977f92a6-b6d2-4b9f-a7fd-ed5b00e35a9c tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:28:06.995791 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 365/1453] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:28:06 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) Jul 10 04:28:07.013483 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2dfd738f-5032-459e-9099-76ecc2def28b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:07.015885 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2dfd738f-5032-459e-9099-76ecc2def28b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e Jul 10 04:28:07.016103 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2dfd738f-5032-459e-9099-76ecc2def28b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:07.016334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2dfd738f-5032-459e-9099-76ecc2def28b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:07.026006 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:07.026006 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:07.030971 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2dfd738f-5032-459e-9099-76ecc2def28b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:07.037184 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2dfd738f-5032-459e-9099-76ecc2def28b tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e returned with HTTP 200 Jul 10 04:28:07.037616 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 363/1454] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:07 2026] GET /volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:08.056194 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-312bc53e-eb68-4e88-be4b-6474bd7c7ca9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:08.058396 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-312bc53e-eb68-4e88-be4b-6474bd7c7ca9 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e Jul 10 04:28:08.058654 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-312bc53e-eb68-4e88-be4b-6474bd7c7ca9 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:08.058916 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-312bc53e-eb68-4e88-be4b-6474bd7c7ca9 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:08.069020 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:08.069020 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:08.074095 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-312bc53e-eb68-4e88-be4b-6474bd7c7ca9 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:08.080065 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-312bc53e-eb68-4e88-be4b-6474bd7c7ca9 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e returned with HTTP 200 Jul 10 04:28:08.080604 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 363/1455] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:08 2026] GET /volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:08.093764 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8b368624-7016-4c9f-b6c5-1716bd8a0f5d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:08.095959 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8b368624-7016-4c9f-b6c5-1716bd8a0f5d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] PUT https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e Jul 10 04:28:08.096441 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8b368624-7016-4c9f-b6c5-1716bd8a0f5d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-689599344", "description": null}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:08.107287 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:08.107287 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:08.111608 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8b368624-7016-4c9f-b6c5-1716bd8a0f5d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:08.119055 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8b368624-7016-4c9f-b6c5-1716bd8a0f5d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume updated successfully. Jul 10 04:28:08.119774 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8b368624-7016-4c9f-b6c5-1716bd8a0f5d tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e returned with HTTP 200 Jul 10 04:28:08.120359 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 365/1456] 10.4.3.87 () {68 vars in 1361 bytes} [Fri Jul 10 04:28:08 2026] PUT /volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e => generated 767 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:08.134969 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-09c935f4-5d02-454a-9040-b138f36adf26 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:08.139780 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-09c935f4-5d02-454a-9040-b138f36adf26 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e Jul 10 04:28:08.139780 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-09c935f4-5d02-454a-9040-b138f36adf26 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:08.139780 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-09c935f4-5d02-454a-9040-b138f36adf26 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:08.147516 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:08.147516 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:08.152248 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-09c935f4-5d02-454a-9040-b138f36adf26 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:08.158343 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-09c935f4-5d02-454a-9040-b138f36adf26 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e returned with HTTP 200 Jul 10 04:28:08.158793 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 366/1457] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:08 2026] GET /volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:08.174528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2086b24b-197a-4f6f-93f9-e119cb83dec8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:08.177064 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2086b24b-197a-4f6f-93f9-e119cb83dec8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e Jul 10 04:28:08.178422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2086b24b-197a-4f6f-93f9-e119cb83dec8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:08.178422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2086b24b-197a-4f6f-93f9-e119cb83dec8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:08.178422 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-2086b24b-197a-4f6f-93f9-e119cb83dec8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume with id: b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e Jul 10 04:28:08.191488 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:08.191488 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:08.192231 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2086b24b-197a-4f6f-93f9-e119cb83dec8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:08.225758 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2086b24b-197a-4f6f-93f9-e119cb83dec8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume request issued successfully. Jul 10 04:28:08.225758 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2086b24b-197a-4f6f-93f9-e119cb83dec8 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e returned with HTTP 202 Jul 10 04:28:08.226491 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 364/1458] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:28:08 2026] DELETE /volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:08.236694 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a8edb806-2f8b-410b-a4ef-126e0a2d227a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:08.239325 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a8edb806-2f8b-410b-a4ef-126e0a2d227a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e Jul 10 04:28:08.239618 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a8edb806-2f8b-410b-a4ef-126e0a2d227a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:08.239911 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a8edb806-2f8b-410b-a4ef-126e0a2d227a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:08.252397 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:08.252397 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:08.257021 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a8edb806-2f8b-410b-a4ef-126e0a2d227a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:08.262414 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a8edb806-2f8b-410b-a4ef-126e0a2d227a tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e returned with HTTP 200 Jul 10 04:28:08.262915 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 364/1459] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:08 2026] GET /volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:09.282054 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7c79472a-ff34-4ec3-ba95-0d0950376fbe None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:09.285294 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c79472a-ff34-4ec3-ba95-0d0950376fbe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e Jul 10 04:28:09.285728 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c79472a-ff34-4ec3-ba95-0d0950376fbe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:09.286078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c79472a-ff34-4ec3-ba95-0d0950376fbe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:09.292110 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c79472a-ff34-4ec3-ba95-0d0950376fbe tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e returned with HTTP 404 Jul 10 04:28:09.293021 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 366/1460] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:09 2026] GET /volume/v3/volumes/b1ee3d8c-ae6f-4c0d-8b4f-ce525a8b478e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:09.305720 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3339ba5a-0207-4f75-9bca-88cefe5551ee None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:09.307902 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3339ba5a-0207-4f75-9bca-88cefe5551ee tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:09.308121 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3339ba5a-0207-4f75-9bca-88cefe5551ee tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:09.308821 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3339ba5a-0207-4f75-9bca-88cefe5551ee tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:09.319868 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:09.319868 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:09.325313 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3339ba5a-0207-4f75-9bca-88cefe5551ee tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:09.332226 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3339ba5a-0207-4f75-9bca-88cefe5551ee tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 200 Jul 10 04:28:09.333235 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 367/1461] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:09 2026] GET /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 1404 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:09.350366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3208fbc5-055b-4e0c-8678-c5c64719ff22 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:09.353431 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3208fbc5-055b-4e0c-8678-c5c64719ff22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] DELETE https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:09.353431 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3208fbc5-055b-4e0c-8678-c5c64719ff22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:09.353431 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3208fbc5-055b-4e0c-8678-c5c64719ff22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:09.353664 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-3208fbc5-055b-4e0c-8678-c5c64719ff22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume with id: 36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:09.362371 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:09.362371 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:09.362969 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3208fbc5-055b-4e0c-8678-c5c64719ff22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:09.386071 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3208fbc5-055b-4e0c-8678-c5c64719ff22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Delete volume request issued successfully. Jul 10 04:28:09.386071 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3208fbc5-055b-4e0c-8678-c5c64719ff22 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 202 Jul 10 04:28:09.386071 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 365/1462] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:28:09 2026] DELETE /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:09.398961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8dcfc2ab-320a-4094-92de-2e1e2154575f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:09.400051 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8dcfc2ab-320a-4094-92de-2e1e2154575f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:09.400310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8dcfc2ab-320a-4094-92de-2e1e2154575f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:09.400493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8dcfc2ab-320a-4094-92de-2e1e2154575f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:09.418148 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:09.418148 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:09.430369 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8dcfc2ab-320a-4094-92de-2e1e2154575f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Volume info retrieved successfully. Jul 10 04:28:09.438052 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8dcfc2ab-320a-4094-92de-2e1e2154575f tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 200 Jul 10 04:28:09.438319 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 365/1463] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:09 2026] GET /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 1403 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:10.452358 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c638044b-13e6-44f0-9f7f-baf73d709769 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:10.455929 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c638044b-13e6-44f0-9f7f-baf73d709769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] GET https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 Jul 10 04:28:10.456089 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c638044b-13e6-44f0-9f7f-baf73d709769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:10.456287 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c638044b-13e6-44f0-9f7f-baf73d709769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:10.463647 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c638044b-13e6-44f0-9f7f-baf73d709769 tempest-VolumesGetTest-1883610082 tempest-VolumesGetTest-1883610082-project-member] https://10.4.3.87/volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 returned with HTTP 404 Jul 10 04:28:10.464627 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 367/1464] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:10 2026] GET /volume/v3/volumes/36b601d9-0b25-4984-bd39-4b669e61c688 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:11.945963 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f7b16fb5-ea5c-4d37-a028-5ac9998fa3ac None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:12.081186 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7b16fb5-ea5c-4d37-a028-5ac9998fa3ac tempest-VolumesSummaryTest-1235628315 tempest-VolumesSummaryTest-1235628315-project-member] GET https://10.4.3.87/volume/v3/volumes/summary Jul 10 04:28:12.081466 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7b16fb5-ea5c-4d37-a028-5ac9998fa3ac tempest-VolumesSummaryTest-1235628315 tempest-VolumesSummaryTest-1235628315-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:12.081720 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7b16fb5-ea5c-4d37-a028-5ac9998fa3ac tempest-VolumesSummaryTest-1235628315 tempest-VolumesSummaryTest-1235628315-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:12.081901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-f7b16fb5-ea5c-4d37-a028-5ac9998fa3ac tempest-VolumesSummaryTest-1235628315 tempest-VolumesSummaryTest-1235628315-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:28:12.088659 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f7b16fb5-ea5c-4d37-a028-5ac9998fa3ac tempest-VolumesSummaryTest-1235628315 tempest-VolumesSummaryTest-1235628315-project-member] Get summary completed successfully. Jul 10 04:28:12.089071 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7b16fb5-ea5c-4d37-a028-5ac9998fa3ac tempest-VolumesSummaryTest-1235628315 tempest-VolumesSummaryTest-1235628315-project-member] https://10.4.3.87/volume/v3/volumes/summary returned with HTTP 200 Jul 10 04:28:12.089478 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 368/1465] 10.4.3.87 () {68 vars in 1295 bytes} [Fri Jul 10 04:28:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:14.523660 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-02a31d5f-0084-44c1-a79e-f0cebb4b388d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:14.601934 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-02a31d5f-0084-44c1-a79e-f0cebb4b388d tempest-ProjectMemberTests-445901551 tempest-ProjectMemberTests-445901551-project-admin] GET https://10.4.3.87/volume/v3/scheduler-stats/get_pools Jul 10 04:28:14.602173 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-02a31d5f-0084-44c1-a79e-f0cebb4b388d tempest-ProjectMemberTests-445901551 tempest-ProjectMemberTests-445901551-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:14.602439 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-02a31d5f-0084-44c1-a79e-f0cebb4b388d tempest-ProjectMemberTests-445901551 tempest-ProjectMemberTests-445901551-project-admin] Calling method 'get_pools' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:15.105096 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-02a31d5f-0084-44c1-a79e-f0cebb4b388d tempest-ProjectMemberTests-445901551 tempest-ProjectMemberTests-445901551-project-admin] https://10.4.3.87/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 04:28:15.105703 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 366/1466] 10.4.3.87 () {66 vars in 1284 bytes} [Fri Jul 10 04:28:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:15.115652 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1be70573-af2e-41b1-a72c-61c8c0a45409 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:15.201440 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1be70573-af2e-41b1-a72c-61c8c0a45409 tempest-ProjectMemberTests-445901551 tempest-ProjectMemberTests-445901551-project-member] GET https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool Jul 10 04:28:15.205298 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1be70573-af2e-41b1-a72c-61c8c0a45409 tempest-ProjectMemberTests-445901551 tempest-ProjectMemberTests-445901551-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:15.205570 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1be70573-af2e-41b1-a72c-61c8c0a45409 tempest-ProjectMemberTests-445901551 tempest-ProjectMemberTests-445901551-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:15.206948 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-1be70573-af2e-41b1-a72c-61c8c0a45409 tempest-ProjectMemberTests-445901551 tempest-ProjectMemberTests-445901551-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6d9c19d1a579426f8db8902827b23353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c12a06ba94473abd0222b392d281f5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:15.208457 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1be70573-af2e-41b1-a72c-61c8c0a45409 tempest-ProjectMemberTests-445901551 tempest-ProjectMemberTests-445901551-project-member] https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool returned with HTTP 403 Jul 10 04:28:15.210193 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 366/1467] 10.4.3.87 () {66 vars in 1311 bytes} [Fri Jul 10 04:28:15 2026] GET /volume/v3/capabilities/np0000004952@storpool => generated 110 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:17.613059 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:17.740403 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:28:17.740799 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1946682714"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:17.742706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1946682714'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:28:17.742891 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Create volume of 1 GB Jul 10 04:28:17.747300 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Availability Zones retrieved successfully. Jul 10 04:28:17.753176 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Flow 'volume_create_api' (3ab1b055-946a-480d-801e-fe48390161c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:17.754180 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04daf6d-1850-43d2-b21f-5453ef19ab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:17.755046 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:28:17.784172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04daf6d-1850-43d2-b21f-5453ef19ab59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:17.785135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d084ae-4bd6-471d-ae80-274f8c5f5578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:17.864094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Created reservations ['9843659c-faf8-44ad-8e70-676b7ff69ed4', '0b9f9f70-7d18-487d-8098-a5c7d24d63c6', '6cf9339c-dbf6-4ed7-b3cd-364ac614051c', 'adb705ba-40e3-43dd-be05-f2de446083db'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:17.865125 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d084ae-4bd6-471d-ae80-274f8c5f5578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9843659c-faf8-44ad-8e70-676b7ff69ed4', '0b9f9f70-7d18-487d-8098-a5c7d24d63c6', '6cf9339c-dbf6-4ed7-b3cd-364ac614051c', 'adb705ba-40e3-43dd-be05-f2de446083db']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:17.866185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b85aeb4-49f1-46d8-8bd4-d91ef69dc822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:17.893872 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b85aeb4-49f1-46d8-8bd4-d91ef69dc822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e467a2a-1063-40cb-b08f-122f579f52a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1946682714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2225a837a004fb996cd10bd97067c18',qos_specs=None,replication_status=,reservations=['9843659c-faf8-44ad-8e70-676b7ff69ed4','0b9f9f70-7d18-487d-8098-a5c7d24d63c6','6cf9339c-dbf6-4ed7-b3cd-364ac614051c','adb705ba-40e3-43dd-be05-f2de446083db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3589b4c0dda4b24bfe813bb13121cad',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1946682714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e467a2a-1063-40cb-b08f-122f579f52a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2225a837a004fb996cd10bd97067c18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3589b4c0dda4b24bfe813bb13121cad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:17.894657 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49783722-4cf7-4c14-9c95-c739b85c8759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:17.915243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49783722-4cf7-4c14-9c95-c739b85c8759) transitioned into state 'SUCCESS' from state '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-1946682714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2225a837a004fb996cd10bd97067c18',qos_specs=None,replication_status=,reservations=['9843659c-faf8-44ad-8e70-676b7ff69ed4','0b9f9f70-7d18-487d-8098-a5c7d24d63c6','6cf9339c-dbf6-4ed7-b3cd-364ac614051c','adb705ba-40e3-43dd-be05-f2de446083db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3589b4c0dda4b24bfe813bb13121cad',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:17.916442 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028b3b73-64f4-4a6d-9486-58074bf3e17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:17.928127 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028b3b73-64f4-4a6d-9486-58074bf3e17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:17.929450 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Flow 'volume_create_api' (3ab1b055-946a-480d-801e-fe48390161c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:17.929915 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Create volume request issued successfully. Jul 10 04:28:17.930728 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2ad84610-2d96-4e19-bc7a-b3a1f29e2eed tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:28:17.931356 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 368/1468] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:28:17 2026] POST /volume/v3/volumes => generated 776 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:28:17.946501 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-64d08249-f456-4e0c-bf57-519c04b2b9d4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:17.948630 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64d08249-f456-4e0c-bf57-519c04b2b9d4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] GET https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 Jul 10 04:28:17.948922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64d08249-f456-4e0c-bf57-519c04b2b9d4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:17.949165 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64d08249-f456-4e0c-bf57-519c04b2b9d4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:17.958463 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:17.958463 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:17.963130 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-64d08249-f456-4e0c-bf57-519c04b2b9d4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Volume info retrieved successfully. Jul 10 04:28:17.968420 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64d08249-f456-4e0c-bf57-519c04b2b9d4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 returned with HTTP 200 Jul 10 04:28:17.968871 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 369/1469] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:17 2026] GET /volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:18.984883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1e43c835-d5cd-4736-97dd-adde9ad6b19b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:18.990240 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e43c835-d5cd-4736-97dd-adde9ad6b19b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] GET https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 Jul 10 04:28:18.990240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1e43c835-d5cd-4736-97dd-adde9ad6b19b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:18.990240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1e43c835-d5cd-4736-97dd-adde9ad6b19b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:18.992550 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=368,cinder:INSERT=52,cinder:UPDATE=96 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:28:19.001517 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:19.001517 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:19.008548 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1e43c835-d5cd-4736-97dd-adde9ad6b19b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Volume info retrieved successfully. Jul 10 04:28:19.014729 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e43c835-d5cd-4736-97dd-adde9ad6b19b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 returned with HTTP 200 Jul 10 04:28:19.015534 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 367/1470] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:18 2026] GET /volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:19.031918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-24661d6a-de7d-4b1e-bf91-7cba7e943ce1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:19.123852 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24661d6a-de7d-4b1e-bf91-7cba7e943ce1 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] POST https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4/action Jul 10 04:28:19.127566 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24661d6a-de7d-4b1e-bf91-7cba7e943ce1 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:28:19.127751 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24661d6a-de7d-4b1e-bf91-7cba7e943ce1 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:19.132304 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=404,cinder:UPDATE=95,cinder:INSERT=57 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:28:19.142070 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:19.142070 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:19.143130 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-24661d6a-de7d-4b1e-bf91-7cba7e943ce1 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] Volume info retrieved successfully. Jul 10 04:28:19.145499 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-24661d6a-de7d-4b1e-bf91-7cba7e943ce1 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '143d5c4df18c4ebcb716a8e5e35dccf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2225a837a004fb996cd10bd97067c18', '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=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:19.145753 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24661d6a-de7d-4b1e-bf91-7cba7e943ce1 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4/action returned with HTTP 403 Jul 10 04:28:19.147319 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 367/1471] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:28:19 2026] POST /volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4/action => generated 131 bytes in 116 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:19.157262 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c5a3cd1d-591c-41a6-9b47-5669b78154ab None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:19.160510 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5a3cd1d-591c-41a6-9b47-5669b78154ab tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 Jul 10 04:28:19.160764 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5a3cd1d-591c-41a6-9b47-5669b78154ab tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:19.161034 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5a3cd1d-591c-41a6-9b47-5669b78154ab tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:19.161270 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-c5a3cd1d-591c-41a6-9b47-5669b78154ab tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Delete volume with id: 8e467a2a-1063-40cb-b08f-122f579f52a4 Jul 10 04:28:19.169596 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:19.169596 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:19.170001 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c5a3cd1d-591c-41a6-9b47-5669b78154ab tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Volume info retrieved successfully. Jul 10 04:28:19.201387 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c5a3cd1d-591c-41a6-9b47-5669b78154ab tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Delete volume request issued successfully. Jul 10 04:28:19.201665 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5a3cd1d-591c-41a6-9b47-5669b78154ab tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 returned with HTTP 202 Jul 10 04:28:19.202283 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 369/1472] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:28:19 2026] DELETE /volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:19.211433 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f2063a5a-71fd-447e-b3be-69991e51bf4c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:19.213403 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2063a5a-71fd-447e-b3be-69991e51bf4c tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] GET https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 Jul 10 04:28:19.213594 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2063a5a-71fd-447e-b3be-69991e51bf4c tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:19.213798 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2063a5a-71fd-447e-b3be-69991e51bf4c tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:19.220444 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=328,cinder:UPDATE=48,cinder:INSERT=19 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:28:19.226943 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:19.226943 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:19.234588 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f2063a5a-71fd-447e-b3be-69991e51bf4c tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Volume info retrieved successfully. Jul 10 04:28:19.241968 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2063a5a-71fd-447e-b3be-69991e51bf4c tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 returned with HTTP 200 Jul 10 04:28:19.242123 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 370/1473] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:19 2026] GET /volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:20.260000 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-34c8870e-b31c-4008-af18-66a0c3618206 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:20.262259 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34c8870e-b31c-4008-af18-66a0c3618206 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] GET https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 Jul 10 04:28:20.262685 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34c8870e-b31c-4008-af18-66a0c3618206 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:20.263063 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34c8870e-b31c-4008-af18-66a0c3618206 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:20.274777 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34c8870e-b31c-4008-af18-66a0c3618206 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 returned with HTTP 404 Jul 10 04:28:20.274777 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 368/1474] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:20 2026] GET /volume/v3/volumes/8e467a2a-1063-40cb-b08f-122f579f52a4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:20.288287 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-df864bda-8175-4032-91b5-fda297ba103e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:20.293748 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:28:20.294352 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-558077830"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:20.300707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-558077830'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:28:20.301339 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Create volume of 1 GB Jul 10 04:28:20.309087 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Availability Zones retrieved successfully. Jul 10 04:28:20.317494 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Flow 'volume_create_api' (eca682b6-2751-4a09-8043-a4437316bb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:20.319123 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509abd99-99c8-41f4-9db1-ed4f207cb775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:20.320229 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:28:20.357860 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509abd99-99c8-41f4-9db1-ed4f207cb775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:20.358807 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74747454-33ac-44e8-a736-93293ee41ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:20.408814 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Created reservations ['284ed4c1-43f0-4811-b7a4-1159176bd5c9', '00b558a6-7c57-4f16-a5b1-2898f3632c71', '3ce0f385-c03b-408f-bac0-b8c2356fbe20', '85f7ea47-2a7b-4be4-8a51-88ba9ea3f023'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:20.410261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74747454-33ac-44e8-a736-93293ee41ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['284ed4c1-43f0-4811-b7a4-1159176bd5c9', '00b558a6-7c57-4f16-a5b1-2898f3632c71', '3ce0f385-c03b-408f-bac0-b8c2356fbe20', '85f7ea47-2a7b-4be4-8a51-88ba9ea3f023']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:20.413284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a889f54a-068d-4993-991b-3e886f28d6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:20.440242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a889f54a-068d-4993-991b-3e886f28d6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e8e1d91-5cb6-4bfa-a514-abe871c6acc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-558077830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2225a837a004fb996cd10bd97067c18',qos_specs=None,replication_status=,reservations=['284ed4c1-43f0-4811-b7a4-1159176bd5c9','00b558a6-7c57-4f16-a5b1-2898f3632c71','3ce0f385-c03b-408f-bac0-b8c2356fbe20','85f7ea47-2a7b-4be4-8a51-88ba9ea3f023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3589b4c0dda4b24bfe813bb13121cad',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:28:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-558077830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e8e1d91-5cb6-4bfa-a514-abe871c6acc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2225a837a004fb996cd10bd97067c18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3589b4c0dda4b24bfe813bb13121cad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:20.441547 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21743198-3253-4273-8f1c-78b84a5077e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:20.473353 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21743198-3253-4273-8f1c-78b84a5077e7) transitioned into state 'SUCCESS' from state '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-558077830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2225a837a004fb996cd10bd97067c18',qos_specs=None,replication_status=,reservations=['284ed4c1-43f0-4811-b7a4-1159176bd5c9','00b558a6-7c57-4f16-a5b1-2898f3632c71','3ce0f385-c03b-408f-bac0-b8c2356fbe20','85f7ea47-2a7b-4be4-8a51-88ba9ea3f023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3589b4c0dda4b24bfe813bb13121cad',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:20.474562 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be34ddaf-fae2-41f4-8359-d39f7ae13621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:20.493243 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be34ddaf-fae2-41f4-8359-d39f7ae13621) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:20.493243 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Flow 'volume_create_api' (eca682b6-2751-4a09-8043-a4437316bb66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:20.493243 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Create volume request issued successfully. Jul 10 04:28:20.493543 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df864bda-8175-4032-91b5-fda297ba103e tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:28:20.494471 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 368/1475] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:28:20 2026] POST /volume/v3/volumes => generated 775 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:28:20.511093 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-73c116f8-9492-4b49-b27f-33bf8177848a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:20.513985 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-73c116f8-9492-4b49-b27f-33bf8177848a tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] GET https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 Jul 10 04:28:20.514263 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-73c116f8-9492-4b49-b27f-33bf8177848a tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:20.515892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-73c116f8-9492-4b49-b27f-33bf8177848a tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:20.527237 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:20.527237 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:20.535039 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-73c116f8-9492-4b49-b27f-33bf8177848a tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Volume info retrieved successfully. Jul 10 04:28:20.542791 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-73c116f8-9492-4b49-b27f-33bf8177848a tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 returned with HTTP 200 Jul 10 04:28:20.543058 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 370/1476] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:20 2026] GET /volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:21.564311 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ee3dd0c3-4ad3-4ba4-98ab-02257699425b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:21.566396 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee3dd0c3-4ad3-4ba4-98ab-02257699425b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] GET https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 Jul 10 04:28:21.566573 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee3dd0c3-4ad3-4ba4-98ab-02257699425b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:21.566880 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee3dd0c3-4ad3-4ba4-98ab-02257699425b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:21.575977 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:21.575977 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:21.580197 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ee3dd0c3-4ad3-4ba4-98ab-02257699425b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Volume info retrieved successfully. Jul 10 04:28:21.585131 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee3dd0c3-4ad3-4ba4-98ab-02257699425b tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 returned with HTTP 200 Jul 10 04:28:21.585612 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 371/1477] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:21 2026] GET /volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:21.601817 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ba2baf44-328b-42be-af63-6bac2de26c10 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:21.604840 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ba2baf44-328b-42be-af63-6bac2de26c10 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] POST https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6/action Jul 10 04:28:21.604840 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ba2baf44-328b-42be-af63-6bac2de26c10 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:28:21.604840 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ba2baf44-328b-42be-af63-6bac2de26c10 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:21.620738 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:21.620738 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:21.622713 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.policy [None req-ba2baf44-328b-42be-af63-6bac2de26c10 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '143d5c4df18c4ebcb716a8e5e35dccf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2225a837a004fb996cd10bd97067c18', '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=100020) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:21.622713 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ba2baf44-328b-42be-af63-6bac2de26c10 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-reader] https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6/action returned with HTTP 403 Jul 10 04:28:21.622713 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 369/1478] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:28:21 2026] POST /volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6/action => generated 131 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:21.637246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-feb84ec7-687a-4101-9cbe-97c63d785d67 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:21.639414 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-feb84ec7-687a-4101-9cbe-97c63d785d67 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 Jul 10 04:28:21.639635 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-feb84ec7-687a-4101-9cbe-97c63d785d67 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:21.639764 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-feb84ec7-687a-4101-9cbe-97c63d785d67 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:21.640788 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-feb84ec7-687a-4101-9cbe-97c63d785d67 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Delete volume with id: 2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 Jul 10 04:28:21.649377 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:21.649377 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:21.652394 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-feb84ec7-687a-4101-9cbe-97c63d785d67 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Volume info retrieved successfully. Jul 10 04:28:21.670303 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-feb84ec7-687a-4101-9cbe-97c63d785d67 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Delete volume request issued successfully. Jul 10 04:28:21.670523 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-feb84ec7-687a-4101-9cbe-97c63d785d67 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 returned with HTTP 202 Jul 10 04:28:21.670984 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 369/1479] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:28:21 2026] DELETE /volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:21.680002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-08672353-7a82-428d-b898-9301d3b04df4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:21.683446 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-08672353-7a82-428d-b898-9301d3b04df4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] GET https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 Jul 10 04:28:21.683802 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-08672353-7a82-428d-b898-9301d3b04df4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:21.685799 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-08672353-7a82-428d-b898-9301d3b04df4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:21.697469 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:21.697469 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:21.709456 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-08672353-7a82-428d-b898-9301d3b04df4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Volume info retrieved successfully. Jul 10 04:28:21.721635 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-08672353-7a82-428d-b898-9301d3b04df4 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 returned with HTTP 200 Jul 10 04:28:21.722174 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 371/1480] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:21 2026] GET /volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 => generated 1005 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:22.740192 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f7ddce1b-80b8-4728-9cfd-ed6a4f1cf3f9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:22.742301 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7ddce1b-80b8-4728-9cfd-ed6a4f1cf3f9 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] GET https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 Jul 10 04:28:22.742490 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7ddce1b-80b8-4728-9cfd-ed6a4f1cf3f9 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:22.742688 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7ddce1b-80b8-4728-9cfd-ed6a4f1cf3f9 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:22.748649 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7ddce1b-80b8-4728-9cfd-ed6a4f1cf3f9 tempest-ProjectReaderTests-901222565 tempest-ProjectReaderTests-901222565-project-admin] https://10.4.3.87/volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 returned with HTTP 404 Jul 10 04:28:22.749172 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 372/1481] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:22 2026] GET /volume/v3/volumes/2e8e1d91-5cb6-4bfa-a514-abe871c6acc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:24.299340 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-9eb00d0b-79a7-44d1-8bca-cefffb0bd5a3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:24.304163 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-9eb00d0b-79a7-44d1-8bca-cefffb0bd5a3 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/limits Jul 10 04:28:24.304163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-9eb00d0b-79a7-44d1-8bca-cefffb0bd5a3 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:24.304163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-9eb00d0b-79a7-44d1-8bca-cefffb0bd5a3 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:24.329318 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-9eb00d0b-79a7-44d1-8bca-cefffb0bd5a3 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1415409509 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1415409509, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:28:24.330158 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-9eb00d0b-79a7-44d1-8bca-cefffb0bd5a3 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1415409509 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1415409509, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:28:24.330791 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-9eb00d0b-79a7-44d1-8bca-cefffb0bd5a3 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1415409509 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1415409509, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:28:24.357645 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-9eb00d0b-79a7-44d1-8bca-cefffb0bd5a3 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/limits returned with HTTP 200 Jul 10 04:28:24.358842 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 370/1482] 10.4.3.87 () {68 vars in 1477 bytes} [Fri Jul 10 04:28:24 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) Jul 10 04:28:24.910380 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-0e24c897-6a71-4b77-a334-36ee16d9a2a8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:24.913688 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-0e24c897-6a71-4b77-a334-36ee16d9a2a8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:28:24.914004 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-0e24c897-6a71-4b77-a334-36ee16d9a2a8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:24.914463 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-0e24c897-6a71-4b77-a334-36ee16d9a2a8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:24.927185 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:24.927185 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:24.932287 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-0e24c897-6a71-4b77-a334-36ee16d9a2a8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:28:24.939208 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-0e24c897-6a71-4b77-a334-36ee16d9a2a8 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 200 Jul 10 04:28:24.939912 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 370/1483] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:24 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 1661 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:24.951113 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-c64c056e-5b2d-4d5e-8bf9-3a062d4b22b9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:24.954067 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-c64c056e-5b2d-4d5e-8bf9-3a062d4b22b9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:28:24.954067 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-c64c056e-5b2d-4d5e-8bf9-3a062d4b22b9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d275cfc1-e766-4ea9-bada-0fca93eb6618", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-348426796", "description": null, "metadata": {}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:24.971139 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:24.971139 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:24.971139 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-c64c056e-5b2d-4d5e-8bf9-3a062d4b22b9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:28:24.971361 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-c64c056e-5b2d-4d5e-8bf9-3a062d4b22b9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create snapshot from volume d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:28:25.024078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-c64c056e-5b2d-4d5e-8bf9-3a062d4b22b9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Created reservations ['21fae283-4ee3-4b32-9c25-c68c9547afa8', '3d2bba98-2a86-4aca-a476-1fb02fc623d8', '56bb9377-10a2-47ba-b263-98eb3fe7b2a6', 'c3f55f1d-ae61-4e14-aa0d-b527aba8d12a'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:25.062765 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-c64c056e-5b2d-4d5e-8bf9-3a062d4b22b9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot force create request issued successfully. Jul 10 04:28:25.063158 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-804d5680-25b3-4a31-a599-6245b87c2fa7 req-c64c056e-5b2d-4d5e-8bf9-3a062d4b22b9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:28:25.063673 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 372/1484] 10.4.3.87 () {72 vars in 1540 bytes} [Fri Jul 10 04:28:24 2026] POST /volume/v3/snapshots => generated 323 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:28:25.111830 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0275ddb8-c3e6-4493-baf8-27e341d4b40d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.255440 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0275ddb8-c3e6-4493-baf8-27e341d4b40d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:28:25.256077 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0275ddb8-c3e6-4493-baf8-27e341d4b40d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1759224740", "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=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.297319 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0275ddb8-c3e6-4493-baf8-27e341d4b40d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:28:25.298024 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 373/1485] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types => generated 380 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:25.310305 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4d5cbe58-8d12-47ce-972a-44eb2d77f968 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.312699 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d5cbe58-8d12-47ce-972a-44eb2d77f968 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] POST https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption Jul 10 04:28:25.313263 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4d5cbe58-8d12-47ce-972a-44eb2d77f968 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.347069 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d5cbe58-8d12-47ce-972a-44eb2d77f968 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption returned with HTTP 200 Jul 10 04:28:25.348094 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 371/1486] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:25.359817 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b6bf6629-1ac4-494a-9c23-1f1a5e921d7b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.363517 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6bf6629-1ac4-494a-9c23-1f1a5e921d7b tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:28:25.363517 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b6bf6629-1ac4-494a-9c23-1f1a5e921d7b tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-593538017", "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=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.398847 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6bf6629-1ac4-494a-9c23-1f1a5e921d7b tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:28:25.399531 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 371/1487] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:25.411683 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fcbc2dd4-4ef7-47b1-b76c-d29995fb0b1e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.501651 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fcbc2dd4-4ef7-47b1-b76c-d29995fb0b1e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] POST https://10.4.3.87/volume/v3/types/9582d627-aa35-4633-926c-c39455a2b740/encryption Jul 10 04:28:25.502418 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fcbc2dd4-4ef7-47b1-b76c-d29995fb0b1e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.504180 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:25.504180 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:25.504849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-fcbc2dd4-4ef7-47b1-b76c-d29995fb0b1e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:25.505758 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fcbc2dd4-4ef7-47b1-b76c-d29995fb0b1e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/9582d627-aa35-4633-926c-c39455a2b740/encryption returned with HTTP 403 Jul 10 04:28:25.505939 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 373/1488] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types/9582d627-aa35-4633-926c-c39455a2b740/encryption => generated 127 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:25.520878 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1c92ad7d-e285-43bc-8790-16f6a008f02e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.523736 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1c92ad7d-e285-43bc-8790-16f6a008f02e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:28:25.524894 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1c92ad7d-e285-43bc-8790-16f6a008f02e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2027311804", "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=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.550824 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1c92ad7d-e285-43bc-8790-16f6a008f02e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:28:25.551242 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 374/1489] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:25.562474 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2f828962-7541-46e7-8b23-eedecd6a139d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.566191 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2f828962-7541-46e7-8b23-eedecd6a139d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] POST https://10.4.3.87/volume/v3/types/508d7c6b-c6ba-43a6-8e83-c86bacabb3ca/extra_specs Jul 10 04:28:25.566696 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2f828962-7541-46e7-8b23-eedecd6a139d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.569493 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.policy [None req-2f828962-7541-46e7-8b23-eedecd6a139d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100020) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:25.569786 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2f828962-7541-46e7-8b23-eedecd6a139d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/508d7c6b-c6ba-43a6-8e83-c86bacabb3ca/extra_specs returned with HTTP 403 Jul 10 04:28:25.570649 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 372/1490] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types/508d7c6b-c6ba-43a6-8e83-c86bacabb3ca/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:25.581960 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cc38f07d-f51f-46f4-9379-4e4c0c0307fe None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.583906 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cc38f07d-f51f-46f4-9379-4e4c0c0307fe tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] PUT https://10.4.3.87/volume/v3/types/508d7c6b-c6ba-43a6-8e83-c86bacabb3ca/extra_specs/key2 Jul 10 04:28:25.584359 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cc38f07d-f51f-46f4-9379-4e4c0c0307fe tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.586788 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-cc38f07d-f51f-46f4-9379-4e4c0c0307fe tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:25.587170 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cc38f07d-f51f-46f4-9379-4e4c0c0307fe tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/508d7c6b-c6ba-43a6-8e83-c86bacabb3ca/extra_specs/key2 returned with HTTP 403 Jul 10 04:28:25.587907 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 372/1491] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:28:25 2026] PUT /volume/v3/types/508d7c6b-c6ba-43a6-8e83-c86bacabb3ca/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:25.602474 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-892ddbd3-2e48-4a22-83fa-ffaa89e8652e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.606446 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-892ddbd3-2e48-4a22-83fa-ffaa89e8652e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] POST https://10.4.3.87/volume/v3/types Jul 10 04:28:25.606871 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-892ddbd3-2e48-4a22-83fa-ffaa89e8652e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.611065 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-892ddbd3-2e48-4a22-83fa-ffaa89e8652e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:25.611358 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-892ddbd3-2e48-4a22-83fa-ffaa89e8652e tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types returned with HTTP 403 Jul 10 04:28:25.611857 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 374/1492] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:25.628000 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e9bad961-97ca-46cf-8c3f-dffa5217ec9d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.630309 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e9bad961-97ca-46cf-8c3f-dffa5217ec9d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:28:25.630978 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e9bad961-97ca-46cf-8c3f-dffa5217ec9d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-929973360", "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=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.657983 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e9bad961-97ca-46cf-8c3f-dffa5217ec9d tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:28:25.658467 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 375/1493] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:25.669887 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-acfb7a1f-cacf-435d-bdbb-d534ef103bcc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.672564 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-acfb7a1f-cacf-435d-bdbb-d534ef103bcc tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] POST https://10.4.3.87/volume/v3/types/ca90a695-cd17-4c33-8839-d397ae6bced5/encryption Jul 10 04:28:25.673201 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-acfb7a1f-cacf-435d-bdbb-d534ef103bcc tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.699547 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-acfb7a1f-cacf-435d-bdbb-d534ef103bcc tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types/ca90a695-cd17-4c33-8839-d397ae6bced5/encryption returned with HTTP 200 Jul 10 04:28:25.700666 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 373/1494] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types/ca90a695-cd17-4c33-8839-d397ae6bced5/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:25.712246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-243f7b95-a195-44a0-9d8a-022012ac9427 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.715597 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-243f7b95-a195-44a0-9d8a-022012ac9427 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] DELETE https://10.4.3.87/volume/v3/types/ca90a695-cd17-4c33-8839-d397ae6bced5/encryption/336f26bf-af67-4447-a820-a38ee3929acf Jul 10 04:28:25.715896 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-243f7b95-a195-44a0-9d8a-022012ac9427 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:25.716518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-243f7b95-a195-44a0-9d8a-022012ac9427 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:25.717600 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-243f7b95-a195-44a0-9d8a-022012ac9427 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:25.718054 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-243f7b95-a195-44a0-9d8a-022012ac9427 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/ca90a695-cd17-4c33-8839-d397ae6bced5/encryption/336f26bf-af67-4447-a820-a38ee3929acf returned with HTTP 403 Jul 10 04:28:25.719196 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 373/1495] 10.4.3.87 () {66 vars in 1482 bytes} [Fri Jul 10 04:28:25 2026] DELETE /volume/v3/types/ca90a695-cd17-4c33-8839-d397ae6bced5/encryption/336f26bf-af67-4447-a820-a38ee3929acf => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:25.732649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-13906b8a-08e0-4b88-b409-c80c74fd6a2c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.738611 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-13906b8a-08e0-4b88-b409-c80c74fd6a2c tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:28:25.738611 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-13906b8a-08e0-4b88-b409-c80c74fd6a2c tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-208335898", "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=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.771407 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-13906b8a-08e0-4b88-b409-c80c74fd6a2c tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:28:25.771788 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 375/1496] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:25.788658 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-060ac05f-50f5-4177-a7d6-de6610363cd9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.791515 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-060ac05f-50f5-4177-a7d6-de6610363cd9 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] DELETE https://10.4.3.87/volume/v3/types/8d745212-aab5-4984-a336-10f74aa0b470/extra_specs/key1 Jul 10 04:28:25.791804 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-060ac05f-50f5-4177-a7d6-de6610363cd9 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:25.792227 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-060ac05f-50f5-4177-a7d6-de6610363cd9 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:25.799725 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.policy [None req-060ac05f-50f5-4177-a7d6-de6610363cd9 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100019) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:25.800011 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-060ac05f-50f5-4177-a7d6-de6610363cd9 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/8d745212-aab5-4984-a336-10f74aa0b470/extra_specs/key1 returned with HTTP 403 Jul 10 04:28:25.800596 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 376/1497] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:28:25 2026] DELETE /volume/v3/types/8d745212-aab5-4984-a336-10f74aa0b470/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:25.816420 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-510ed7ac-f832-46b1-87ba-3790ef500221 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.819894 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-510ed7ac-f832-46b1-87ba-3790ef500221 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:28:25.820462 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-510ed7ac-f832-46b1-87ba-3790ef500221 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1958468377", "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=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:25.848265 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-510ed7ac-f832-46b1-87ba-3790ef500221 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:28:25.848265 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 374/1498] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:28:25 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:25.861114 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e68cbb76-fb29-4a6f-bf04-d6ee7b70b5f4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.863898 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e68cbb76-fb29-4a6f-bf04-d6ee7b70b5f4 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] DELETE https://10.4.3.87/volume/v3/types/d0f69028-16c0-4ce4-a325-be4c29c9521c Jul 10 04:28:25.864372 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e68cbb76-fb29-4a6f-bf04-d6ee7b70b5f4 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:25.864372 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e68cbb76-fb29-4a6f-bf04-d6ee7b70b5f4 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:25.865649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-e68cbb76-fb29-4a6f-bf04-d6ee7b70b5f4 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:25.865649 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e68cbb76-fb29-4a6f-bf04-d6ee7b70b5f4 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/d0f69028-16c0-4ce4-a325-be4c29c9521c returned with HTTP 403 Jul 10 04:28:25.867794 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 374/1499] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:28:25 2026] DELETE /volume/v3/types/d0f69028-16c0-4ce4-a325-be4c29c9521c => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:25.879043 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9889b642-ee54-49e5-9962-dfe472b8c7eb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.882737 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9889b642-ee54-49e5-9962-dfe472b8c7eb tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] GET https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs Jul 10 04:28:25.883042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9889b642-ee54-49e5-9962-dfe472b8c7eb tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:25.883359 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9889b642-ee54-49e5-9962-dfe472b8c7eb tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:25.894891 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9889b642-ee54-49e5-9962-dfe472b8c7eb tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs returned with HTTP 200 Jul 10 04:28:25.895754 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 376/1500] 10.4.3.87 () {66 vars in 1371 bytes} [Fri Jul 10 04:28:25 2026] GET /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs => generated 123 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:25.908332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6e7eb026-8ad0-4719-bb53-5548a8817e79 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.911274 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6e7eb026-8ad0-4719-bb53-5548a8817e79 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] GET https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption/cipher Jul 10 04:28:25.911566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6e7eb026-8ad0-4719-bb53-5548a8817e79 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:25.911894 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6e7eb026-8ad0-4719-bb53-5548a8817e79 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:25.913524 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.policy [None req-6e7eb026-8ad0-4719-bb53-5548a8817e79 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100019) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:25.913524 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6e7eb026-8ad0-4719-bb53-5548a8817e79 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption/cipher returned with HTTP 403 Jul 10 04:28:25.914817 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 377/1501] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:28:25 2026] GET /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:25.927879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-68f9167a-7b84-405a-8652-1e8ddae5524a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.932245 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-68f9167a-7b84-405a-8652-1e8ddae5524a tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] GET https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption Jul 10 04:28:25.932434 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-68f9167a-7b84-405a-8652-1e8ddae5524a tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:25.932703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-68f9167a-7b84-405a-8652-1e8ddae5524a tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:25.936973 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.policy [None req-68f9167a-7b84-405a-8652-1e8ddae5524a tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100020) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:25.937227 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-68f9167a-7b84-405a-8652-1e8ddae5524a tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption returned with HTTP 403 Jul 10 04:28:25.938412 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 375/1502] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:28:25 2026] GET /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:25.948748 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-76ca5de9-574c-4f91-ab55-3f30811dbb47 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.951633 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-76ca5de9-574c-4f91-ab55-3f30811dbb47 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] GET https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs/multiattach Jul 10 04:28:25.951633 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-76ca5de9-574c-4f91-ab55-3f30811dbb47 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:25.951931 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-76ca5de9-574c-4f91-ab55-3f30811dbb47 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:25.971027 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-76ca5de9-574c-4f91-ab55-3f30811dbb47 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs/multiattach returned with HTTP 200 Jul 10 04:28:25.971474 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 375/1503] 10.4.3.87 () {66 vars in 1407 bytes} [Fri Jul 10 04:28:25 2026] GET /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:28:25.983536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2e2530c3-1be9-4695-b9db-bc5d1dc92186 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:25.986155 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2e2530c3-1be9-4695-b9db-bc5d1dc92186 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] GET https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs/volume_backend_name Jul 10 04:28:25.987026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2e2530c3-1be9-4695-b9db-bc5d1dc92186 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:25.987026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2e2530c3-1be9-4695-b9db-bc5d1dc92186 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:26.000034 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2e2530c3-1be9-4695-b9db-bc5d1dc92186 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 04:28:26.004246 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 377/1504] 10.4.3.87 () {66 vars in 1431 bytes} [Fri Jul 10 04:28:25 2026] GET /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs/volume_backend_name => generated 143 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:26.018766 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-74e3d728-074b-4421-99b0-d2ae3026d7d5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:26.021014 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-74e3d728-074b-4421-99b0-d2ae3026d7d5 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] PUT https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption/d76d0ca5-91b7-4628-a3a4-55404ee380e7 Jul 10 04:28:26.021527 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-74e3d728-074b-4421-99b0-d2ae3026d7d5 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:26.024587 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.policy [None req-74e3d728-074b-4421-99b0-d2ae3026d7d5 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100019) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:26.024830 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-74e3d728-074b-4421-99b0-d2ae3026d7d5 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption/d76d0ca5-91b7-4628-a3a4-55404ee380e7 returned with HTTP 403 Jul 10 04:28:26.025925 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 378/1505] 10.4.3.87 () {68 vars in 1499 bytes} [Fri Jul 10 04:28:26 2026] PUT /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/encryption/d76d0ca5-91b7-4628-a3a4-55404ee380e7 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:26.037828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a8c44c67-d82b-4a24-81e3-c3cb9dde55c3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:26.040107 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a8c44c67-d82b-4a24-81e3-c3cb9dde55c3 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] PUT https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs/key1 Jul 10 04:28:26.040658 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a8c44c67-d82b-4a24-81e3-c3cb9dde55c3 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:26.043000 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.policy [None req-a8c44c67-d82b-4a24-81e3-c3cb9dde55c3 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100020) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:26.043000 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a8c44c67-d82b-4a24-81e3-c3cb9dde55c3 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs/key1 returned with HTTP 403 Jul 10 04:28:26.043531 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 376/1506] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:28:26 2026] PUT /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:26.054824 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b093ce70-ec90-4e0d-b3c7-1e523963c350 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:26.057669 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b093ce70-ec90-4e0d-b3c7-1e523963c350 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] PUT https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852 Jul 10 04:28:26.058110 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b093ce70-ec90-4e0d-b3c7-1e523963c350 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:26.060739 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-b093ce70-ec90-4e0d-b3c7-1e523963c350 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b4e73f16d8f742448b2e075bd14a84b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc0059b56b93405ea0af33d87598ea36', '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=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:28:26.060973 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b093ce70-ec90-4e0d-b3c7-1e523963c350 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-reader] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852 returned with HTTP 403 Jul 10 04:28:26.061562 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 376/1507] 10.4.3.87 () {68 vars in 1355 bytes} [Fri Jul 10 04:28:26 2026] PUT /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:26.076536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0d787855-1b30-4135-a080-a057374fb806 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:26.078747 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d787855-1b30-4135-a080-a057374fb806 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] DELETE https://10.4.3.87/volume/v3/types/d0f69028-16c0-4ce4-a325-be4c29c9521c Jul 10 04:28:26.079041 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0d787855-1b30-4135-a080-a057374fb806 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:26.079338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0d787855-1b30-4135-a080-a057374fb806 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:26.122237 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d787855-1b30-4135-a080-a057374fb806 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types/d0f69028-16c0-4ce4-a325-be4c29c9521c returned with HTTP 202 Jul 10 04:28:26.123297 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 378/1508] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:28:26 2026] DELETE /volume/v3/types/d0f69028-16c0-4ce4-a325-be4c29c9521c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:26.137326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-19a46b6a-589d-45a7-9ef5-da6a7d67847a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:26.140090 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-19a46b6a-589d-45a7-9ef5-da6a7d67847a tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] DELETE https://10.4.3.87/volume/v3/types/8d745212-aab5-4984-a336-10f74aa0b470 Jul 10 04:28:26.140457 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-19a46b6a-589d-45a7-9ef5-da6a7d67847a tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:26.140755 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-19a46b6a-589d-45a7-9ef5-da6a7d67847a tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:26.191307 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-19a46b6a-589d-45a7-9ef5-da6a7d67847a tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types/8d745212-aab5-4984-a336-10f74aa0b470 returned with HTTP 202 Jul 10 04:28:26.192048 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 379/1509] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:28:26 2026] DELETE /volume/v3/types/8d745212-aab5-4984-a336-10f74aa0b470 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:26.208819 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bb7c72d3-254c-4fe0-be44-1e9d2fdf4fc5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:26.210755 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb7c72d3-254c-4fe0-be44-1e9d2fdf4fc5 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] DELETE https://10.4.3.87/volume/v3/types/ca90a695-cd17-4c33-8839-d397ae6bced5 Jul 10 04:28:26.211053 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb7c72d3-254c-4fe0-be44-1e9d2fdf4fc5 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:26.212572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb7c72d3-254c-4fe0-be44-1e9d2fdf4fc5 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:26.278704 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb7c72d3-254c-4fe0-be44-1e9d2fdf4fc5 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types/ca90a695-cd17-4c33-8839-d397ae6bced5 returned with HTTP 202 Jul 10 04:28:26.278953 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 377/1510] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:28:26 2026] DELETE /volume/v3/types/ca90a695-cd17-4c33-8839-d397ae6bced5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:26.290011 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1c352b44-340d-418d-8a89-279738f684b8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:26.292401 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1c352b44-340d-418d-8a89-279738f684b8 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] DELETE https://10.4.3.87/volume/v3/types/508d7c6b-c6ba-43a6-8e83-c86bacabb3ca Jul 10 04:28:26.292624 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1c352b44-340d-418d-8a89-279738f684b8 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:26.292894 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1c352b44-340d-418d-8a89-279738f684b8 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:26.330627 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1c352b44-340d-418d-8a89-279738f684b8 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types/508d7c6b-c6ba-43a6-8e83-c86bacabb3ca returned with HTTP 202 Jul 10 04:28:26.331141 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 377/1511] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:28:26 2026] DELETE /volume/v3/types/508d7c6b-c6ba-43a6-8e83-c86bacabb3ca => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:26.346273 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-775d204c-a842-4c93-b1af-d7b42cd85fd4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:26.350000 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-775d204c-a842-4c93-b1af-d7b42cd85fd4 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] DELETE https://10.4.3.87/volume/v3/types/9582d627-aa35-4633-926c-c39455a2b740 Jul 10 04:28:26.350140 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-775d204c-a842-4c93-b1af-d7b42cd85fd4 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:26.352449 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-775d204c-a842-4c93-b1af-d7b42cd85fd4 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:26.388553 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-775d204c-a842-4c93-b1af-d7b42cd85fd4 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types/9582d627-aa35-4633-926c-c39455a2b740 returned with HTTP 202 Jul 10 04:28:26.389108 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 379/1512] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:28:26 2026] DELETE /volume/v3/types/9582d627-aa35-4633-926c-c39455a2b740 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:26.406470 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-edbd68c5-064a-4b77-8a51-6377ee2d87b1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:26.409323 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-edbd68c5-064a-4b77-8a51-6377ee2d87b1 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] DELETE https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852 Jul 10 04:28:26.409570 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-edbd68c5-064a-4b77-8a51-6377ee2d87b1 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:26.409958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-edbd68c5-064a-4b77-8a51-6377ee2d87b1 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:26.472449 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-edbd68c5-064a-4b77-8a51-6377ee2d87b1 tempest-VolumeTypesReaderTests-2118132963 tempest-VolumeTypesReaderTests-2118132963-project-admin] https://10.4.3.87/volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852 returned with HTTP 202 Jul 10 04:28:26.472449 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 380/1513] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:28:26 2026] DELETE /volume/v3/types/1cd6606c-05c2-432d-8929-bf31bf923852 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:28:28.077561 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0b30155a-e238-45e4-8f03-be8a2ffd391d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:28.082835 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b30155a-e238-45e4-8f03-be8a2ffd391d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 Jul 10 04:28:28.083408 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b30155a-e238-45e4-8f03-be8a2ffd391d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:28.083408 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b30155a-e238-45e4-8f03-be8a2ffd391d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:28.099710 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:28.099710 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:28.100562 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0b30155a-e238-45e4-8f03-be8a2ffd391d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot retrieved successfully. Jul 10 04:28:28.101948 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b30155a-e238-45e4-8f03-be8a2ffd391d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 returned with HTTP 200 Jul 10 04:28:28.103032 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 378/1514] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:28:28 2026] GET /volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 => generated 482 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:28.157914 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-52442c43-3d98-4062-944f-98a82cb7ea5e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:28.160311 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:28:28.160877 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1178622693", "snapshot_id": null, "imageRef": "79d495d0-82c8-497a-8bcc-01910c10e4ee", "volume_type": null, "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:28.163378 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1178622693', 'snapshot_id': None, 'imageRef': '79d495d0-82c8-497a-8bcc-01910c10e4ee', 'volume_type': None, 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:28:28.316511 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:28.316511 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:28.317158 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot retrieved successfully. Jul 10 04:28:28.318034 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create volume of 1 GB Jul 10 04:28:28.328261 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Availability Zones retrieved successfully. Jul 10 04:28:28.337515 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Flow 'volume_create_api' (a82d6fe0-69fd-4ed3-93d9-2d43dcd4712b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:28.339296 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e9c836-82be-4637-aeee-97250ffd2fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:28.340893 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:28:28.400430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e9c836-82be-4637-aeee-97250ffd2fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '35fb5bb5-a936-4738-9bf0-a0bde9f0d228', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:28.401897 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e3f860-40e2-4122-8d00-b5a9369282fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:28.471359 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Created reservations ['e20d03fc-4176-48d1-9ed2-8371dee82bb5', '18fc4d18-08fe-488f-8965-2595aed4eb00', '08f15824-ea68-4714-b384-0454417ad96b', 'a7087b97-0d11-42c8-8f3d-ec7103e9bfbe'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:28.472038 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e3f860-40e2-4122-8d00-b5a9369282fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e20d03fc-4176-48d1-9ed2-8371dee82bb5', '18fc4d18-08fe-488f-8965-2595aed4eb00', '08f15824-ea68-4714-b384-0454417ad96b', 'a7087b97-0d11-42c8-8f3d-ec7103e9bfbe']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:28.472940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8987dc65-9081-4ffb-baac-18575d9b2e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:28.529673 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8987dc65-9081-4ffb-baac-18575d9b2e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b1c2240-7000-44f7-9472-be89023dabfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1178622693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bba158f6294737926841f69582884a',qos_specs=None,replication_status=,reservations=['e20d03fc-4176-48d1-9ed2-8371dee82bb5','18fc4d18-08fe-488f-8965-2595aed4eb00','08f15824-ea68-4714-b384-0454417ad96b','a7087b97-0d11-42c8-8f3d-ec7103e9bfbe'],size=1,snapshot_id=35fb5bb5-a936-4738-9bf0-a0bde9f0d228,source_replicaid=,source_volid=None,status='creating',user_id='4bfafc58d07e45cf82e29664595f53ee',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1178622693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b1c2240-7000-44f7-9472-be89023dabfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58bba158f6294737926841f69582884a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=35fb5bb5-a936-4738-9bf0-a0bde9f0d228,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bfafc58d07e45cf82e29664595f53ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:28.530701 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b86b059-5d08-48e5-9511-5d080a466ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:28.549848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b86b059-5d08-48e5-9511-5d080a466ba5) transitioned into state 'SUCCESS' from state '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-1178622693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bba158f6294737926841f69582884a',qos_specs=None,replication_status=,reservations=['e20d03fc-4176-48d1-9ed2-8371dee82bb5','18fc4d18-08fe-488f-8965-2595aed4eb00','08f15824-ea68-4714-b384-0454417ad96b','a7087b97-0d11-42c8-8f3d-ec7103e9bfbe'],size=1,snapshot_id=35fb5bb5-a936-4738-9bf0-a0bde9f0d228,source_replicaid=,source_volid=None,status='creating',user_id='4bfafc58d07e45cf82e29664595f53ee',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:28.550678 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0758f3f-c2eb-4a65-997b-e0b0f48c1c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:28.581048 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0758f3f-c2eb-4a65-997b-e0b0f48c1c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:28.583453 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Flow 'volume_create_api' (a82d6fe0-69fd-4ed3-93d9-2d43dcd4712b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:28.583453 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create volume request issued successfully. Jul 10 04:28:28.583453 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52442c43-3d98-4062-944f-98a82cb7ea5e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:28:28.583961 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 378/1515] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:28:28 2026] POST /volume/v3/volumes => generated 812 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:28.602053 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-45165027-bf95-4d2c-a316-974f1051be71 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:28.604449 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-45165027-bf95-4d2c-a316-974f1051be71 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:28:28.605134 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-45165027-bf95-4d2c-a316-974f1051be71 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:28.605134 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-45165027-bf95-4d2c-a316-974f1051be71 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:28.613609 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:28.613609 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:28.618563 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-45165027-bf95-4d2c-a316-974f1051be71 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:28:28.624292 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-45165027-bf95-4d2c-a316-974f1051be71 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc returned with HTTP 200 Jul 10 04:28:28.624415 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 380/1516] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:28:28 2026] GET /volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:28:29.066540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:29.068681 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:28:29.069142 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-537359034"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:29.070842 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-537359034'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:28:29.071039 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Create volume of 1 GB Jul 10 04:28:29.076654 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Availability Zones retrieved successfully. Jul 10 04:28:29.083194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Flow 'volume_create_api' (bd40de87-ebb2-42ab-bd99-2f9e3fb833a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:29.085059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f130c1-0352-44af-bb8d-c78fb285f45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:29.086443 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:28:29.125766 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f130c1-0352-44af-bb8d-c78fb285f45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:29.126784 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1601237-4403-4a2b-ab77-7122073bc713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:29.183566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Created reservations ['eb1191a5-38d8-440b-ba3e-e1028564baa5', '10c3b9ea-de6f-49b2-aef1-ffa3d30607f5', '6c13c79a-17ad-4f58-98df-0baa0c2a2501', '486d1d26-1856-44f5-b13a-ae514be136e5'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:29.184407 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1601237-4403-4a2b-ab77-7122073bc713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1191a5-38d8-440b-ba3e-e1028564baa5', '10c3b9ea-de6f-49b2-aef1-ffa3d30607f5', '6c13c79a-17ad-4f58-98df-0baa0c2a2501', '486d1d26-1856-44f5-b13a-ae514be136e5']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:29.185385 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (124ab96e-76c3-4af7-85eb-5a8be2cc5bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:29.221068 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (124ab96e-76c3-4af7-85eb-5a8be2cc5bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '982ad13b-49ae-458b-b016-65fdeda08d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-537359034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e20d96dd3cbc425386046289bd239526',qos_specs=None,replication_status=,reservations=['eb1191a5-38d8-440b-ba3e-e1028564baa5','10c3b9ea-de6f-49b2-aef1-ffa3d30607f5','6c13c79a-17ad-4f58-98df-0baa0c2a2501','486d1d26-1856-44f5-b13a-ae514be136e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67231f9c81d94515a4e3daca9ace559d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-537359034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=982ad13b-49ae-458b-b016-65fdeda08d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e20d96dd3cbc425386046289bd239526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67231f9c81d94515a4e3daca9ace559d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:29.223055 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affb2578-ed09-41dd-b717-74a3c44f64ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:29.265667 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affb2578-ed09-41dd-b717-74a3c44f64ad) transitioned into state 'SUCCESS' from state '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-537359034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e20d96dd3cbc425386046289bd239526',qos_specs=None,replication_status=,reservations=['eb1191a5-38d8-440b-ba3e-e1028564baa5','10c3b9ea-de6f-49b2-aef1-ffa3d30607f5','6c13c79a-17ad-4f58-98df-0baa0c2a2501','486d1d26-1856-44f5-b13a-ae514be136e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67231f9c81d94515a4e3daca9ace559d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:29.266651 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (059e8b82-3d0f-4a0c-b181-badf4ce5dd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:29.281267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (059e8b82-3d0f-4a0c-b181-badf4ce5dd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:29.282723 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Flow 'volume_create_api' (bd40de87-ebb2-42ab-bd99-2f9e3fb833a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:29.282887 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Create volume request issued successfully. Jul 10 04:28:29.283695 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc7404a9-1147-4cf7-b955-a83ca685ac4a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:28:29.284279 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 381/1517] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:28:29 2026] POST /volume/v3/volumes => generated 752 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:28:29.298860 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9bc8f255-e731-47ca-82e1-3946dfb85083 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:29.302017 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9bc8f255-e731-47ca-82e1-3946dfb85083 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:29.302233 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9bc8f255-e731-47ca-82e1-3946dfb85083 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:29.302449 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9bc8f255-e731-47ca-82e1-3946dfb85083 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:29.311768 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:29.311768 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:29.317425 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9bc8f255-e731-47ca-82e1-3946dfb85083 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:29.324329 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9bc8f255-e731-47ca-82e1-3946dfb85083 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:29.324922 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 379/1518] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:29 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:29.644299 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-04bc615a-b8ea-4c07-813b-a924c4f266da None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:29.647133 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-04bc615a-b8ea-4c07-813b-a924c4f266da tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:28:29.648267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-04bc615a-b8ea-4c07-813b-a924c4f266da tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:29.648267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-04bc615a-b8ea-4c07-813b-a924c4f266da tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:29.658696 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:29.658696 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:29.665832 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-04bc615a-b8ea-4c07-813b-a924c4f266da tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:28:29.675581 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-04bc615a-b8ea-4c07-813b-a924c4f266da tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc returned with HTTP 200 Jul 10 04:28:29.677132 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 379/1519] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:28:29 2026] GET /volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:29.696126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a12528e7-185a-49c2-b932-67e2a8d17b03 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:29.700081 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a12528e7-185a-49c2-b932-67e2a8d17b03 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:28:29.700081 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a12528e7-185a-49c2-b932-67e2a8d17b03 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:29.700081 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a12528e7-185a-49c2-b932-67e2a8d17b03 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:29.712735 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:29.712735 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:29.720552 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a12528e7-185a-49c2-b932-67e2a8d17b03 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:28:29.731576 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a12528e7-185a-49c2-b932-67e2a8d17b03 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc returned with HTTP 200 Jul 10 04:28:29.731576 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 381/1520] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:28:29 2026] GET /volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:30.347018 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0a76936f-5e0a-4108-ad90-5fda3d3af83a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:30.349521 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0a76936f-5e0a-4108-ad90-5fda3d3af83a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:30.349725 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0a76936f-5e0a-4108-ad90-5fda3d3af83a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:30.349991 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0a76936f-5e0a-4108-ad90-5fda3d3af83a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:30.359907 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:30.359907 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:30.365146 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0a76936f-5e0a-4108-ad90-5fda3d3af83a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:30.372532 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0a76936f-5e0a-4108-ad90-5fda3d3af83a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:30.373090 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 382/1521] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:30 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:30.449713 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-9f60de89-6014-4676-abe8-cf0ef17c2947 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:30.456436 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-9f60de89-6014-4676-abe8-cf0ef17c2947 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:30.456436 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-9f60de89-6014-4676-abe8-cf0ef17c2947 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:30.456436 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-9f60de89-6014-4676-abe8-cf0ef17c2947 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:30.478245 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:30.478245 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:30.483699 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-9f60de89-6014-4676-abe8-cf0ef17c2947 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:30.489843 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-9f60de89-6014-4676-abe8-cf0ef17c2947 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:30.490806 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 380/1522] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:30 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:31.564167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-8ea0fbf7-441f-45b5-a1ee-1ecdb9e1e0cc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:31.566769 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-8ea0fbf7-441f-45b5-a1ee-1ecdb9e1e0cc tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:28:31.567788 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-8ea0fbf7-441f-45b5-a1ee-1ecdb9e1e0cc tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:31.567938 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-8ea0fbf7-441f-45b5-a1ee-1ecdb9e1e0cc tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:31.579178 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:31.579178 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:31.585395 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-8ea0fbf7-441f-45b5-a1ee-1ecdb9e1e0cc tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:28:31.594089 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-8ea0fbf7-441f-45b5-a1ee-1ecdb9e1e0cc tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc returned with HTTP 200 Jul 10 04:28:31.594757 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 380/1523] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:31 2026] GET /volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc => generated 1403 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:32.396580 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-179fd27f-54a8-4a04-8a45-018b74063da1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:32.399450 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-179fd27f-54a8-4a04-8a45-018b74063da1 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:28:32.399642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-179fd27f-54a8-4a04-8a45-018b74063da1 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:32.399853 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-179fd27f-54a8-4a04-8a45-018b74063da1 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:32.409329 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:32.409329 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:32.414489 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-179fd27f-54a8-4a04-8a45-018b74063da1 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:28:32.422162 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-179fd27f-54a8-4a04-8a45-018b74063da1 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc returned with HTTP 200 Jul 10 04:28:32.422755 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 382/1524] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:32 2026] GET /volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc => generated 1403 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:32.433967 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9da8b613-625f-4b5d-ab5b-6705dcc46b3c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:32.434578 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9da8b613-625f-4b5d-ab5b-6705dcc46b3c None None] GET https://10.4.3.87/volume// Jul 10 04:28:32.434851 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9da8b613-625f-4b5d-ab5b-6705dcc46b3c None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:32.435199 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9da8b613-625f-4b5d-ab5b-6705dcc46b3c None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:32.435674 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9da8b613-625f-4b5d-ab5b-6705dcc46b3c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:32.436122 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 383/1525] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:28:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:32.446528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-05256b70-3741-4dda-b219-4b5a6f6c7fb9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:32.450110 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-05256b70-3741-4dda-b219-4b5a6f6c7fb9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:28:32.450110 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-05256b70-3741-4dda-b219-4b5a6f6c7fb9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b1c2240-7000-44f7-9472-be89023dabfc", "connector": null, "instance_uuid": "115d0eae-597d-4010-a5a6-03bd54449160"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:32.458673 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:32.458673 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:32.488968 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-05256b70-3741-4dda-b219-4b5a6f6c7fb9 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:28:32.489611 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 381/1526] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:28:32 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:32.539911 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cd27736e-5996-4a11-9f72-c3a2a5d451ce None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:32.540503 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd27736e-5996-4a11-9f72-c3a2a5d451ce None None] GET https://10.4.3.87/volume// Jul 10 04:28:32.540777 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd27736e-5996-4a11-9f72-c3a2a5d451ce None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:32.541070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd27736e-5996-4a11-9f72-c3a2a5d451ce None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:32.541533 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd27736e-5996-4a11-9f72-c3a2a5d451ce None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:32.542640 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 381/1527] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:28:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:32.555451 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-e93a720d-563d-4975-9172-497413e3b6a7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:32.791358 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-e93a720d-563d-4975-9172-497413e3b6a7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:28:32.792180 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-e93a720d-563d-4975-9172-497413e3b6a7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "982ad13b-49ae-458b-b016-65fdeda08d3f", "connector": null, "instance_uuid": "fa2447dc-80c0-4383-b09b-61a974fcd304"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:32.808474 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:32.808474 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:32.870724 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-e93a720d-563d-4975-9172-497413e3b6a7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:28:32.871500 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 383/1528] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:28:32 2026] POST /volume/v3/attachments => generated 273 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:28:33.020332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e651235f-bbac-4db1-8a6b-1d280922aad7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:33.022478 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e651235f-bbac-4db1-8a6b-1d280922aad7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:33.022478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e651235f-bbac-4db1-8a6b-1d280922aad7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:33.022478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e651235f-bbac-4db1-8a6b-1d280922aad7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:33.037696 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:33.037696 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:33.043525 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e651235f-bbac-4db1-8a6b-1d280922aad7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:33.049583 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e651235f-bbac-4db1-8a6b-1d280922aad7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:33.050268 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 384/1529] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:33 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:33.128508 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-29671951-57e7-4591-ab00-7b49c863ed2d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:33.129061 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-29671951-57e7-4591-ab00-7b49c863ed2d None None] GET https://10.4.3.87/volume// Jul 10 04:28:33.129430 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-29671951-57e7-4591-ab00-7b49c863ed2d None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:33.129762 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-29671951-57e7-4591-ab00-7b49c863ed2d None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:33.130289 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-29671951-57e7-4591-ab00-7b49c863ed2d None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:33.130664 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 382/1530] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:28:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:33.142842 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-204b41c2-b960-48c5-84d5-48f152808791 req-4b5ce052-dd21-434e-8b54-d77f9661ecd3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:33.146134 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-4b5ce052-dd21-434e-8b54-d77f9661ecd3 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:28:33.146556 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-4b5ce052-dd21-434e-8b54-d77f9661ecd3 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b79f060-dfb0-4a0a-9202-ed25890fc80a", "connector": null, "instance_uuid": "3e19470a-4e71-4604-8337-6c1996b91e4e"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:33.162237 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:33.162237 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:33.204757 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-4b5ce052-dd21-434e-8b54-d77f9661ecd3 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:28:33.205765 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 382/1531] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:28:33 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:33.214970 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-204b41c2-b960-48c5-84d5-48f152808791 req-949efb8d-2612-4a13-9932-90a8592b1bbf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:33.219494 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-949efb8d-2612-4a13-9932-90a8592b1bbf tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] DELETE https://10.4.3.87/volume/v3/attachments/3414f718-f88f-4208-8a53-ecbf05988698 Jul 10 04:28:33.219494 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-949efb8d-2612-4a13-9932-90a8592b1bbf tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:33.219494 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-949efb8d-2612-4a13-9932-90a8592b1bbf tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:33.236458 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:33.236458 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:33.417232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e03f4eab-61f1-4a60-8b1c-1c5984326f1d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:33.417661 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e03f4eab-61f1-4a60-8b1c-1c5984326f1d None None] GET https://10.4.3.87/volume// Jul 10 04:28:33.418009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e03f4eab-61f1-4a60-8b1c-1c5984326f1d None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:33.418245 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e03f4eab-61f1-4a60-8b1c-1c5984326f1d None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:33.418581 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e03f4eab-61f1-4a60-8b1c-1c5984326f1d None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:33.421909 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 385/1532] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:28:33 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:33.435207 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-cf206463-0919-41d6-a9f6-8201fc48605b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:33.438182 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-cf206463-0919-41d6-a9f6-8201fc48605b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:33.438739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-cf206463-0919-41d6-a9f6-8201fc48605b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:33.439090 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-cf206463-0919-41d6-a9f6-8201fc48605b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:33.454250 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:33.454250 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:33.461150 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-cf206463-0919-41d6-a9f6-8201fc48605b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:33.468469 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-cf206463-0919-41d6-a9f6-8201fc48605b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:33.469990 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 383/1533] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:28:33 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:33.608765 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-610f977a-7ff6-4908-8f50-4435bcd28382 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:33.609323 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-610f977a-7ff6-4908-8f50-4435bcd28382 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] PUT https://10.4.3.87/volume/v3/attachments/f2164057-a042-43d8-95d6-92975a55f929 Jul 10 04:28:33.609895 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-610f977a-7ff6-4908-8f50-4435bcd28382 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:33.622141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-610f977a-7ff6-4908-8f50-4435bcd28382 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Acquiring lock "cinder-attachment_update-982ad13b-49ae-458b-b016-65fdeda08d3f-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:28:33.630184 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-610f977a-7ff6-4908-8f50-4435bcd28382 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Lock "cinder-attachment_update-982ad13b-49ae-458b-b016-65fdeda08d3f-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:28:33.630184 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:33.630184 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:33.798873 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-949efb8d-2612-4a13-9932-90a8592b1bbf tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/3414f718-f88f-4208-8a53-ecbf05988698 returned with HTTP 200 Jul 10 04:28:33.799775 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 384/1534] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:28:33 2026] DELETE /volume/v3/attachments/3414f718-f88f-4208-8a53-ecbf05988698 => generated 192 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:34.064851 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ff118789-10d8-46d4-b62e-0055c457a332 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:34.066950 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ff118789-10d8-46d4-b62e-0055c457a332 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:34.067252 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ff118789-10d8-46d4-b62e-0055c457a332 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:34.067504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ff118789-10d8-46d4-b62e-0055c457a332 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:34.082649 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:34.082649 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:34.089370 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ff118789-10d8-46d4-b62e-0055c457a332 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:34.095884 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ff118789-10d8-46d4-b62e-0055c457a332 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:34.096872 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 386/1535] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:34 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:34.159007 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-610f977a-7ff6-4908-8f50-4435bcd28382 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Lock "cinder-attachment_update-982ad13b-49ae-458b-b016-65fdeda08d3f-np0000004952" released by "attachment_update" :: held 0.531s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:28:34.159444 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-610f977a-7ff6-4908-8f50-4435bcd28382 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments/f2164057-a042-43d8-95d6-92975a55f929 returned with HTTP 200 Jul 10 04:28:34.159866 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 383/1536] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:28:33 2026] PUT /volume/v3/attachments/f2164057-a042-43d8-95d6-92975a55f929 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:35.117112 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8637ab1f-9788-4304-b145-5adee21bd561 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:35.119437 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8637ab1f-9788-4304-b145-5adee21bd561 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:35.119699 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8637ab1f-9788-4304-b145-5adee21bd561 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:35.121017 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8637ab1f-9788-4304-b145-5adee21bd561 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:35.133737 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:35.133737 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:35.141630 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8637ab1f-9788-4304-b145-5adee21bd561 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:35.149416 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8637ab1f-9788-4304-b145-5adee21bd561 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:35.150241 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 384/1537] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:35 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:36.169843 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7f402994-01e0-48ce-9c46-8178cca8bfb3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:36.173162 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7f402994-01e0-48ce-9c46-8178cca8bfb3 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:36.173162 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7f402994-01e0-48ce-9c46-8178cca8bfb3 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:36.173410 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7f402994-01e0-48ce-9c46-8178cca8bfb3 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:36.192387 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:36.192387 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:36.203528 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7f402994-01e0-48ce-9c46-8178cca8bfb3 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:36.216677 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7f402994-01e0-48ce-9c46-8178cca8bfb3 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:36.218359 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 385/1538] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:36 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:37.005640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3e71a132-c024-4162-8367-b63baf27f885 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:37.008120 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3e71a132-c024-4162-8367-b63baf27f885 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:37.008431 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3e71a132-c024-4162-8367-b63baf27f885 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:37.008726 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3e71a132-c024-4162-8367-b63baf27f885 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:37.018903 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:37.018903 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:37.024836 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3e71a132-c024-4162-8367-b63baf27f885 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:37.031678 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3e71a132-c024-4162-8367-b63baf27f885 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:37.032265 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 387/1539] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:37 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:28:37.050853 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bc0d9636-d6fa-404c-86ae-9b3557dbeba9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:37.054040 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bc0d9636-d6fa-404c-86ae-9b3557dbeba9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:37.054040 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bc0d9636-d6fa-404c-86ae-9b3557dbeba9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:37.054436 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bc0d9636-d6fa-404c-86ae-9b3557dbeba9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:37.063245 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:37.063245 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:37.067997 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bc0d9636-d6fa-404c-86ae-9b3557dbeba9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:37.073150 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bc0d9636-d6fa-404c-86ae-9b3557dbeba9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:37.073664 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 384/1540] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:37 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:37.136690 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-de74558b-81df-4a29-a249-1479d6640ab6 req-99d82e57-7df4-4e0e-9d98-cd66b878b02e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:37.141172 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-99d82e57-7df4-4e0e-9d98-cd66b878b02e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:37.141172 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-99d82e57-7df4-4e0e-9d98-cd66b878b02e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:37.141172 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-99d82e57-7df4-4e0e-9d98-cd66b878b02e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:37.151343 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:37.151343 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:37.159503 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-de74558b-81df-4a29-a249-1479d6640ab6 req-99d82e57-7df4-4e0e-9d98-cd66b878b02e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:37.164677 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-99d82e57-7df4-4e0e-9d98-cd66b878b02e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:37.165907 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 385/1541] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:37 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:37.238645 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-74634376-0b97-44b6-9987-db9b62ed7d59 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:37.242559 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-74634376-0b97-44b6-9987-db9b62ed7d59 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:37.242878 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-74634376-0b97-44b6-9987-db9b62ed7d59 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:37.243262 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-74634376-0b97-44b6-9987-db9b62ed7d59 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:37.264770 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:37.264770 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:37.272421 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-74634376-0b97-44b6-9987-db9b62ed7d59 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:37.283252 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-74634376-0b97-44b6-9987-db9b62ed7d59 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:37.284172 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 386/1542] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:37 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:38.301247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c3b9e6dd-6d57-4f73-a171-ecd8a5b9cd37 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:38.303640 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c3b9e6dd-6d57-4f73-a171-ecd8a5b9cd37 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:38.303969 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c3b9e6dd-6d57-4f73-a171-ecd8a5b9cd37 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:38.304242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c3b9e6dd-6d57-4f73-a171-ecd8a5b9cd37 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:38.318048 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:38.318048 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:38.323898 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c3b9e6dd-6d57-4f73-a171-ecd8a5b9cd37 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:38.330404 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c3b9e6dd-6d57-4f73-a171-ecd8a5b9cd37 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:38.331091 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 388/1543] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:38 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:38.743937 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:38.746053 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:28:38.747153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1448655670"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:38.749123 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1448655670'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:28:38.754708 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume of 1 GB Jul 10 04:28:38.755469 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:38.755469 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:38.757640 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Availability Zones retrieved successfully. Jul 10 04:28:38.768407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Flow 'volume_create_api' (ae2acca7-59ea-4c16-9443-1b79764e7972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:38.770753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f748343c-49ba-441e-be5b-62270ad6b42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:38.772163 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:28:38.784054 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:38.784054 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:38.801305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f748343c-49ba-441e-be5b-62270ad6b42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef', 'encryption_key_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=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:38.802372 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f334fd1-4d09-43bb-ba08-59d893bf6102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:38.852650 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Created reservations ['17ccd857-4332-434b-a621-307a42cd4fb5', 'e29f0345-0ed2-488f-804b-ee6872183879', '9025d4e7-74a4-4525-8fd6-b2aa5ea332ca', '92e9e7e1-7713-4102-a269-606646a36235'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:38.854039 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f334fd1-4d09-43bb-ba08-59d893bf6102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17ccd857-4332-434b-a621-307a42cd4fb5', 'e29f0345-0ed2-488f-804b-ee6872183879', '9025d4e7-74a4-4525-8fd6-b2aa5ea332ca', '92e9e7e1-7713-4102-a269-606646a36235']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:38.854932 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f427f252-a761-4111-9642-a3cd0a0d149d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:38.872898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-204b41c2-b960-48c5-84d5-48f152808791 req-c44d7b45-5269-469a-9a8e-a1859d2f985e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:38.877231 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-c44d7b45-5269-469a-9a8e-a1859d2f985e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] PUT https://10.4.3.87/volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027 Jul 10 04:28:38.877725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-c44d7b45-5269-469a-9a8e-a1859d2f985e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:38.887367 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-204b41c2-b960-48c5-84d5-48f152808791 req-c44d7b45-5269-469a-9a8e-a1859d2f985e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Acquiring lock "cinder-attachment_update-0b79f060-dfb0-4a0a-9202-ed25890fc80a-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:28:38.892063 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f427f252-a761-4111-9642-a3cd0a0d149d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'add7ebdb-d616-47d8-a2a2-5f2d6ea910ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1448655670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',qos_specs=None,replication_status=,reservations=['17ccd857-4332-434b-a621-307a42cd4fb5','e29f0345-0ed2-488f-804b-ee6872183879','9025d4e7-74a4-4525-8fd6-b2aa5ea332ca','92e9e7e1-7713-4102-a269-606646a36235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe516a59204e7c9998399573e95b57',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:28:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1448655670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=add7ebdb-d616-47d8-a2a2-5f2d6ea910ae,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe516a59204e7c9998399573e95b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef),volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:38.893325 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a36b8de-92b3-479c-9bbe-5bcf7f11135b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:38.894331 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-204b41c2-b960-48c5-84d5-48f152808791 req-c44d7b45-5269-469a-9a8e-a1859d2f985e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Lock "cinder-attachment_update-0b79f060-dfb0-4a0a-9202-ed25890fc80a-np0000004952" acquired by "attachment_update" :: waited 0.007s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:28:38.895310 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:38.895310 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:38.914066 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a36b8de-92b3-479c-9bbe-5bcf7f11135b) transitioned into state 'SUCCESS' from state '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-1448655670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',qos_specs=None,replication_status=,reservations=['17ccd857-4332-434b-a621-307a42cd4fb5','e29f0345-0ed2-488f-804b-ee6872183879','9025d4e7-74a4-4525-8fd6-b2aa5ea332ca','92e9e7e1-7713-4102-a269-606646a36235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe516a59204e7c9998399573e95b57',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:38.915520 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676cdce2-8bba-4d6f-9096-2e1666234a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:38.932789 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676cdce2-8bba-4d6f-9096-2e1666234a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:38.933863 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Flow 'volume_create_api' (ae2acca7-59ea-4c16-9443-1b79764e7972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:38.934452 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume request issued successfully. Jul 10 04:28:38.935361 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-021e4ad0-8667-477d-9f9c-4596d55bdf9b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:28:38.935976 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 385/1544] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:28:38 2026] POST /volume/v3/volumes => generated 758 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:28:38.954526 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a7635d4f-7682-413f-ba1a-47cbd013dc48 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:38.956362 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a7635d4f-7682-413f-ba1a-47cbd013dc48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:38.956643 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a7635d4f-7682-413f-ba1a-47cbd013dc48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:38.956910 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a7635d4f-7682-413f-ba1a-47cbd013dc48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:38.966251 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:38.966251 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:38.971127 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a7635d4f-7682-413f-ba1a-47cbd013dc48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:38.976188 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a7635d4f-7682-413f-ba1a-47cbd013dc48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:38.976685 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 387/1545] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:38 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:39.224899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3dd40586-bdaa-4dba-bf36-7928f4af44b4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.224899 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3dd40586-bdaa-4dba-bf36-7928f4af44b4 None None] GET https://10.4.3.87/volume// Jul 10 04:28:39.224899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3dd40586-bdaa-4dba-bf36-7928f4af44b4 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:39.224899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3dd40586-bdaa-4dba-bf36-7928f4af44b4 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:39.224899 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3dd40586-bdaa-4dba-bf36-7928f4af44b4 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:39.225350 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 389/1546] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:28:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 04:28:39.239437 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-de74558b-81df-4a29-a249-1479d6640ab6 req-70f71822-63e0-4559-9c78-6bfefb801042 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.242237 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-70f71822-63e0-4559-9c78-6bfefb801042 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:28:39.242607 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-70f71822-63e0-4559-9c78-6bfefb801042 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "030a1080-1f59-47e3-86fc-0ac2342c10bb", "connector": null, "instance_uuid": "1bfcbaca-6b69-4720-90cb-9591a294de83"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:39.255560 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:39.255560 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:39.311956 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-70f71822-63e0-4559-9c78-6bfefb801042 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:28:39.312353 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 386/1547] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:28:39 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) Jul 10 04:28:39.347189 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cdbc285e-0f5b-4721-8d05-23bcf7b9e3cf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.349701 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdbc285e-0f5b-4721-8d05-23bcf7b9e3cf tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:39.350137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdbc285e-0f5b-4721-8d05-23bcf7b9e3cf tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:39.350624 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdbc285e-0f5b-4721-8d05-23bcf7b9e3cf tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:39.363098 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:39.363098 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:39.368492 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cdbc285e-0f5b-4721-8d05-23bcf7b9e3cf tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:39.375717 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdbc285e-0f5b-4721-8d05-23bcf7b9e3cf tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:39.375717 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 388/1548] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:39 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:39.422318 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-204b41c2-b960-48c5-84d5-48f152808791 req-c44d7b45-5269-469a-9a8e-a1859d2f985e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Lock "cinder-attachment_update-0b79f060-dfb0-4a0a-9202-ed25890fc80a-np0000004952" released by "attachment_update" :: held 0.527s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:28:39.422318 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-c44d7b45-5269-469a-9a8e-a1859d2f985e tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027 returned with HTTP 200 Jul 10 04:28:39.422318 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 386/1549] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:28:38 2026] PUT /volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:39.431188 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-204b41c2-b960-48c5-84d5-48f152808791 req-7aa5c9f1-15bc-4e27-9f5e-f7bed20804ba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.433762 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-7aa5c9f1-15bc-4e27-9f5e-f7bed20804ba tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027 Jul 10 04:28:39.433953 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-7aa5c9f1-15bc-4e27-9f5e-f7bed20804ba tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:39.434238 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-7aa5c9f1-15bc-4e27-9f5e-f7bed20804ba tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:39.434453 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e625a40b-a804-4b9e-a82a-db4886f75b4b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.434828 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e625a40b-a804-4b9e-a82a-db4886f75b4b None None] GET https://10.4.3.87/volume// Jul 10 04:28:39.434992 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e625a40b-a804-4b9e-a82a-db4886f75b4b None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:39.435273 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e625a40b-a804-4b9e-a82a-db4886f75b4b None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:39.435671 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e625a40b-a804-4b9e-a82a-db4886f75b4b None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:39.436355 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 387/1550] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:28:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:39.451769 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-7aa5c9f1-15bc-4e27-9f5e-f7bed20804ba tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027 returned with HTTP 200 Jul 10 04:28:39.452383 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 390/1551] 10.4.3.87 () {70 vars in 1644 bytes} [Fri Jul 10 04:28:39 2026] GET /volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:39.459608 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-d955e6b5-f28e-4c8e-bf8e-7ac3078a6794 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.462587 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-d955e6b5-f28e-4c8e-bf8e-7ac3078a6794 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:28:39.462860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-d955e6b5-f28e-4c8e-bf8e-7ac3078a6794 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:39.463116 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-d955e6b5-f28e-4c8e-bf8e-7ac3078a6794 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:39.485853 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:39.485853 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:39.491818 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-d955e6b5-f28e-4c8e-bf8e-7ac3078a6794 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:28:39.498851 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-d955e6b5-f28e-4c8e-bf8e-7ac3078a6794 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc returned with HTTP 200 Jul 10 04:28:39.499593 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 389/1552] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:28:39 2026] GET /volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc => generated 1582 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:39.613163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-cf22b55a-b2c9-441f-8000-f5a90d8dab43 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.615535 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-cf22b55a-b2c9-441f-8000-f5a90d8dab43 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] PUT https://10.4.3.87/volume/v3/attachments/3cf8a2a9-9990-4e63-a06d-7a8aeb9b86f4 Jul 10 04:28:39.616175 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-cf22b55a-b2c9-441f-8000-f5a90d8dab43 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:39.626938 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-cf22b55a-b2c9-441f-8000-f5a90d8dab43 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Acquiring lock "cinder-attachment_update-7b1c2240-7000-44f7-9472-be89023dabfc-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:28:39.635065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-cf22b55a-b2c9-441f-8000-f5a90d8dab43 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Lock "cinder-attachment_update-7b1c2240-7000-44f7-9472-be89023dabfc-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:28:39.635065 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:39.635065 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:39.701359 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7b270f34-ee30-4a29-b234-941af5e04992 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.702133 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7b270f34-ee30-4a29-b234-941af5e04992 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:39.702133 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7b270f34-ee30-4a29-b234-941af5e04992 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:39.702322 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7b270f34-ee30-4a29-b234-941af5e04992 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:39.717754 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:39.717754 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:39.724106 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7b270f34-ee30-4a29-b234-941af5e04992 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:39.736007 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7b270f34-ee30-4a29-b234-941af5e04992 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:39.736578 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 388/1553] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:39 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:39.840173 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9060a2da-d731-42f8-9305-34b1d804b422 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.840630 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9060a2da-d731-42f8-9305-34b1d804b422 None None] GET https://10.4.3.87/volume// Jul 10 04:28:39.840794 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9060a2da-d731-42f8-9305-34b1d804b422 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:39.840969 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9060a2da-d731-42f8-9305-34b1d804b422 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:39.841314 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9060a2da-d731-42f8-9305-34b1d804b422 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:39.841585 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 391/1554] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:28:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:39.854262 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-de74558b-81df-4a29-a249-1479d6640ab6 req-b8bd8522-395a-4477-9bf0-bad239429854 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.854262 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-b8bd8522-395a-4477-9bf0-bad239429854 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:39.854262 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-b8bd8522-395a-4477-9bf0-bad239429854 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:39.854262 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-b8bd8522-395a-4477-9bf0-bad239429854 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:39.872435 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:39.872435 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:39.876408 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-de74558b-81df-4a29-a249-1479d6640ab6 req-b8bd8522-395a-4477-9bf0-bad239429854 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:39.880971 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-b8bd8522-395a-4477-9bf0-bad239429854 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:39.881506 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 390/1555] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:28:39 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 1057 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:39.985155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-de74558b-81df-4a29-a249-1479d6640ab6 req-0576de36-9e8d-4054-9ca0-1a5da88ed57a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.987642 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-0576de36-9e8d-4054-9ca0-1a5da88ed57a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] PUT https://10.4.3.87/volume/v3/attachments/99ec3c33-727a-4fba-84c3-f2045652f122 Jul 10 04:28:39.987937 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-0576de36-9e8d-4054-9ca0-1a5da88ed57a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:39.991912 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-061e047a-c650-42e0-afe0-d8e5e7f5dbad None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:39.995652 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-061e047a-c650-42e0-afe0-d8e5e7f5dbad tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:39.995859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-061e047a-c650-42e0-afe0-d8e5e7f5dbad tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:39.996104 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-061e047a-c650-42e0-afe0-d8e5e7f5dbad tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:39.997606 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-de74558b-81df-4a29-a249-1479d6640ab6 req-0576de36-9e8d-4054-9ca0-1a5da88ed57a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Acquiring lock "cinder-attachment_update-030a1080-1f59-47e3-86fc-0ac2342c10bb-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:28:40.003997 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-de74558b-81df-4a29-a249-1479d6640ab6 req-0576de36-9e8d-4054-9ca0-1a5da88ed57a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-030a1080-1f59-47e3-86fc-0ac2342c10bb-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:28:40.005969 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:40.005969 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:40.007395 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:40.007395 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:40.015859 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-061e047a-c650-42e0-afe0-d8e5e7f5dbad tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:40.024893 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-061e047a-c650-42e0-afe0-d8e5e7f5dbad tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:40.025313 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 392/1556] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:39 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:40.078708 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-633f1ee0-0791-4b5d-bcc0-8ecd7c3232b4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:40.081016 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-633f1ee0-0791-4b5d-bcc0-8ecd7c3232b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:40.082256 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-633f1ee0-0791-4b5d-bcc0-8ecd7c3232b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:40.082256 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-633f1ee0-0791-4b5d-bcc0-8ecd7c3232b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:40.091015 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:40.091015 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:40.095854 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-633f1ee0-0791-4b5d-bcc0-8ecd7c3232b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:40.101295 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-633f1ee0-0791-4b5d-bcc0-8ecd7c3232b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:40.101295 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 391/1557] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:40 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:40.167710 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-cf22b55a-b2c9-441f-8000-f5a90d8dab43 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Lock "cinder-attachment_update-7b1c2240-7000-44f7-9472-be89023dabfc-np0000004952" released by "attachment_update" :: held 0.534s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:28:40.167710 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-cf22b55a-b2c9-441f-8000-f5a90d8dab43 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments/3cf8a2a9-9990-4e63-a06d-7a8aeb9b86f4 returned with HTTP 200 Jul 10 04:28:40.167710 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 387/1558] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:28:39 2026] PUT /volume/v3/attachments/3cf8a2a9-9990-4e63-a06d-7a8aeb9b86f4 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:40.396322 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21dba4e0-0b8a-4f7c-b07e-f270edd4ca83 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:40.398137 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21dba4e0-0b8a-4f7c-b07e-f270edd4ca83 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:40.398387 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21dba4e0-0b8a-4f7c-b07e-f270edd4ca83 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:40.398681 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21dba4e0-0b8a-4f7c-b07e-f270edd4ca83 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:40.410163 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:40.410163 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:40.414837 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21dba4e0-0b8a-4f7c-b07e-f270edd4ca83 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:40.420072 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21dba4e0-0b8a-4f7c-b07e-f270edd4ca83 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:40.420644 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 393/1559] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:40 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:40.462737 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-467d1fc4-1321-4bc5-824b-5ac6dacae4af None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:40.465760 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-467d1fc4-1321-4bc5-824b-5ac6dacae4af tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/attachments/f2164057-a042-43d8-95d6-92975a55f929/action Jul 10 04:28:40.466286 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-467d1fc4-1321-4bc5-824b-5ac6dacae4af tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:28:40.466443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-467d1fc4-1321-4bc5-824b-5ac6dacae4af tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:40.500898 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:40.500898 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:40.512173 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7de0c139-1d5d-4c1b-b605-3b2238234eff req-467d1fc4-1321-4bc5-824b-5ac6dacae4af tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments/f2164057-a042-43d8-95d6-92975a55f929/action returned with HTTP 204 Jul 10 04:28:40.512639 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 392/1560] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:28:40 2026] POST /volume/v3/attachments/f2164057-a042-43d8-95d6-92975a55f929/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:40.530486 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-de74558b-81df-4a29-a249-1479d6640ab6 req-0576de36-9e8d-4054-9ca0-1a5da88ed57a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-030a1080-1f59-47e3-86fc-0ac2342c10bb-np0000004952" released by "attachment_update" :: held 0.526s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:28:40.530827 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-0576de36-9e8d-4054-9ca0-1a5da88ed57a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/99ec3c33-727a-4fba-84c3-f2045652f122 returned with HTTP 200 Jul 10 04:28:40.531531 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 389/1561] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:28:39 2026] PUT /volume/v3/attachments/99ec3c33-727a-4fba-84c3-f2045652f122 => generated 968 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:40.540492 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-de74558b-81df-4a29-a249-1479d6640ab6 req-19dc7f02-ff96-4ec5-9856-c6bb3b59b118 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:40.542541 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-19dc7f02-ff96-4ec5-9856-c6bb3b59b118 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb/encryption Jul 10 04:28:40.542720 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-19dc7f02-ff96-4ec5-9856-c6bb3b59b118 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:40.542896 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-19dc7f02-ff96-4ec5-9856-c6bb3b59b118 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:40.555220 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:40.555220 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:40.563890 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-19dc7f02-ff96-4ec5-9856-c6bb3b59b118 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb/encryption returned with HTTP 200 Jul 10 04:28:40.564327 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 388/1562] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:28:40 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:40.682193 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-50d9f064-c71c-47e3-8654-96636b447256 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:40.684696 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-50d9f064-c71c-47e3-8654-96636b447256 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/attachments/3cf8a2a9-9990-4e63-a06d-7a8aeb9b86f4/action Jul 10 04:28:40.685144 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-50d9f064-c71c-47e3-8654-96636b447256 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:28:40.685328 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-50d9f064-c71c-47e3-8654-96636b447256 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:40.710569 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:40.710569 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:40.721875 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-01c21b8e-49e4-4a7b-a4fa-83340617705f req-50d9f064-c71c-47e3-8654-96636b447256 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments/3cf8a2a9-9990-4e63-a06d-7a8aeb9b86f4/action returned with HTTP 204 Jul 10 04:28:40.722419 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 394/1563] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:28:40 2026] POST /volume/v3/attachments/3cf8a2a9-9990-4e63-a06d-7a8aeb9b86f4/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:40.749913 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6410d7d7-5a56-4ac5-aefd-aa3de701ee89 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:40.751749 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6410d7d7-5a56-4ac5-aefd-aa3de701ee89 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:40.751898 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6410d7d7-5a56-4ac5-aefd-aa3de701ee89 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:40.752135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6410d7d7-5a56-4ac5-aefd-aa3de701ee89 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:40.761760 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:40.761760 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:40.765235 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6410d7d7-5a56-4ac5-aefd-aa3de701ee89 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:40.770079 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6410d7d7-5a56-4ac5-aefd-aa3de701ee89 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:40.770529 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 393/1564] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:40 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:41.438742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ace05d8f-2f62-48fc-8749-3ebab1ed017d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:41.441198 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ace05d8f-2f62-48fc-8749-3ebab1ed017d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:41.441573 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ace05d8f-2f62-48fc-8749-3ebab1ed017d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:41.441911 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ace05d8f-2f62-48fc-8749-3ebab1ed017d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:41.455739 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:41.455739 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:41.462940 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ace05d8f-2f62-48fc-8749-3ebab1ed017d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:41.467962 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ace05d8f-2f62-48fc-8749-3ebab1ed017d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:41.468531 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 390/1565] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:41 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:41.489526 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-02d51f12-0039-447d-8e1c-3e8cf7039d8e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:41.491690 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-02d51f12-0039-447d-8e1c-3e8cf7039d8e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:41.491913 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-02d51f12-0039-447d-8e1c-3e8cf7039d8e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:41.492150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-02d51f12-0039-447d-8e1c-3e8cf7039d8e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:41.507274 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:41.507274 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:41.512627 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-02d51f12-0039-447d-8e1c-3e8cf7039d8e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:41.517559 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-02d51f12-0039-447d-8e1c-3e8cf7039d8e tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:41.517983 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 389/1566] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:41 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:28:41.590709 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-aa51c5e7-3cee-48f8-9a28-3d341b14c839 req-e6bd9680-b0ec-4d91-a4cc-7899565f0d8f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:41.593404 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-aa51c5e7-3cee-48f8-9a28-3d341b14c839 req-e6bd9680-b0ec-4d91-a4cc-7899565f0d8f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:41.593701 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-aa51c5e7-3cee-48f8-9a28-3d341b14c839 req-e6bd9680-b0ec-4d91-a4cc-7899565f0d8f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:41.593994 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-aa51c5e7-3cee-48f8-9a28-3d341b14c839 req-e6bd9680-b0ec-4d91-a4cc-7899565f0d8f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:41.606387 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:41.606387 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:41.611461 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-aa51c5e7-3cee-48f8-9a28-3d341b14c839 req-e6bd9680-b0ec-4d91-a4cc-7899565f0d8f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:41.619591 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-aa51c5e7-3cee-48f8-9a28-3d341b14c839 req-e6bd9680-b0ec-4d91-a4cc-7899565f0d8f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:41.619591 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 395/1567] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:41 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:42.428013 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bc15df07-d0b8-4774-8fae-0fd6e9692a7a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.428013 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bc15df07-d0b8-4774-8fae-0fd6e9692a7a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:42.428013 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bc15df07-d0b8-4774-8fae-0fd6e9692a7a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.428013 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bc15df07-d0b8-4774-8fae-0fd6e9692a7a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.428013 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.428013 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:42.428013 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bc15df07-d0b8-4774-8fae-0fd6e9692a7a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:42.428013 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bc15df07-d0b8-4774-8fae-0fd6e9692a7a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:42.428013 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 394/1568] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:41 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:42.431177 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-96f89450-a52e-422a-9466-c475b5083338 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.431177 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-96f89450-a52e-422a-9466-c475b5083338 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:42.431177 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-96f89450-a52e-422a-9466-c475b5083338 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.431177 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-96f89450-a52e-422a-9466-c475b5083338 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.431177 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.431177 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:42.431177 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-96f89450-a52e-422a-9466-c475b5083338 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:42.431177 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-96f89450-a52e-422a-9466-c475b5083338 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:42.431177 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 391/1569] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:41 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:42.432976 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-4046142e-8fbb-4249-aac9-54e37e071a09 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.432976 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-4046142e-8fbb-4249-aac9-54e37e071a09 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f/action Jul 10 04:28:42.432976 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-4046142e-8fbb-4249-aac9-54e37e071a09 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:28:42.432976 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-4046142e-8fbb-4249-aac9-54e37e071a09 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:42.432976 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.432976 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:42.432976 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-4046142e-8fbb-4249-aac9-54e37e071a09 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:42.433756 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-64f52f2f-3549-4747-96fa-b0f76babef6e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.434119 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-4046142e-8fbb-4249-aac9-54e37e071a09 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Begin detaching volume completed successfully. Jul 10 04:28:42.434119 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-4046142e-8fbb-4249-aac9-54e37e071a09 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f/action returned with HTTP 202 Jul 10 04:28:42.434119 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 390/1570] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:28:41 2026] POST /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:28:42.434380 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64f52f2f-3549-4747-96fa-b0f76babef6e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:42.434380 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64f52f2f-3549-4747-96fa-b0f76babef6e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.434380 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64f52f2f-3549-4747-96fa-b0f76babef6e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.434380 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.434380 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:42.434380 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-64f52f2f-3549-4747-96fa-b0f76babef6e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:42.434380 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64f52f2f-3549-4747-96fa-b0f76babef6e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:42.434380 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 396/1571] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:41 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:42.434687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-417c2b96-2939-40b3-af68-cf0e2e3825a8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.434687 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-417c2b96-2939-40b3-af68-cf0e2e3825a8 None None] GET https://10.4.3.87/volume// Jul 10 04:28:42.434687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-417c2b96-2939-40b3-af68-cf0e2e3825a8 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.434687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-417c2b96-2939-40b3-af68-cf0e2e3825a8 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.434687 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-417c2b96-2939-40b3-af68-cf0e2e3825a8 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:42.434687 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 395/1572] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:28:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:42.435199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-cb024b49-a2b8-4bb1-953d-1f2b5de8c24d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.435199 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-cb024b49-a2b8-4bb1-953d-1f2b5de8c24d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:28:42.435199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-cb024b49-a2b8-4bb1-953d-1f2b5de8c24d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "add7ebdb-d616-47d8-a2a2-5f2d6ea910ae", "connector": null, "instance_uuid": "05a12807-38f3-4ff9-bd85-039e52a7b8b4"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:42.435199 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.435199 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:42.435199 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-cb024b49-a2b8-4bb1-953d-1f2b5de8c24d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:28:42.435199 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 392/1573] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:28:42 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:42.623035 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-32c1680a-9722-47ea-a4dc-092ee5642938 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.625625 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-32c1680a-9722-47ea-a4dc-092ee5642938 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:42.625921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-32c1680a-9722-47ea-a4dc-092ee5642938 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.626239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-32c1680a-9722-47ea-a4dc-092ee5642938 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.639425 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.639425 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:42.644042 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-32c1680a-9722-47ea-a4dc-092ee5642938 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:42.649185 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-32c1680a-9722-47ea-a4dc-092ee5642938 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:42.649750 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 391/1574] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:42 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:42.739033 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-677c57a5-f9ce-4e29-9ad3-a130fab41fd5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.739525 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-677c57a5-f9ce-4e29-9ad3-a130fab41fd5 None None] GET https://10.4.3.87/volume// Jul 10 04:28:42.739783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-677c57a5-f9ce-4e29-9ad3-a130fab41fd5 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.740061 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-677c57a5-f9ce-4e29-9ad3-a130fab41fd5 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.740522 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-677c57a5-f9ce-4e29-9ad3-a130fab41fd5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:42.740923 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 397/1575] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:28:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:42.749434 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-d65c9931-78fd-4fe3-9d55-fcb53f7518e8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.751667 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-d65c9931-78fd-4fe3-9d55-fcb53f7518e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:42.751892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-d65c9931-78fd-4fe3-9d55-fcb53f7518e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.752142 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-d65c9931-78fd-4fe3-9d55-fcb53f7518e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.761913 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.761913 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:42.765411 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-d65c9931-78fd-4fe3-9d55-fcb53f7518e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:42.769800 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-d65c9931-78fd-4fe3-9d55-fcb53f7518e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:42.770224 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 396/1576] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:28:42 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:42.836125 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0d8c35cc-e76f-4c23-bd02-032a36782323 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.836674 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d8c35cc-e76f-4c23-bd02-032a36782323 None None] GET https://10.4.3.87/volume// Jul 10 04:28:42.836977 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d8c35cc-e76f-4c23-bd02-032a36782323 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.837228 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d8c35cc-e76f-4c23-bd02-032a36782323 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.837652 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d8c35cc-e76f-4c23-bd02-032a36782323 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:42.838410 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 393/1577] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:28:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:42.847495 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-ab45c74a-a3d5-4a46-b3a7-fea4ae32e07d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.849367 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-ab45c74a-a3d5-4a46-b3a7-fea4ae32e07d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:42.849595 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-ab45c74a-a3d5-4a46-b3a7-fea4ae32e07d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.849835 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-ab45c74a-a3d5-4a46-b3a7-fea4ae32e07d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.854031 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-632756e6-c667-4b05-9e38-b0131dfb7ed9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.856341 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-632756e6-c667-4b05-9e38-b0131dfb7ed9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:42.856767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-632756e6-c667-4b05-9e38-b0131dfb7ed9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:42.856899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-632756e6-c667-4b05-9e38-b0131dfb7ed9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:42.863143 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.863143 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:42.868160 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.868160 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:42.868532 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-ab45c74a-a3d5-4a46-b3a7-fea4ae32e07d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:42.872134 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-632756e6-c667-4b05-9e38-b0131dfb7ed9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:42.873957 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-ab45c74a-a3d5-4a46-b3a7-fea4ae32e07d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:42.874822 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 392/1578] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:28:42 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:42.877354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-632756e6-c667-4b05-9e38-b0131dfb7ed9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:42.877740 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 398/1579] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:42 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:42.878928 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-0d4074c4-fe4a-4403-b02d-9d48bfae1970 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:42.883080 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-0d4074c4-fe4a-4403-b02d-9d48bfae1970 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] PUT https://10.4.3.87/volume/v3/attachments/e604594a-bf2c-4063-9f8e-4f5b570090a6 Jul 10 04:28:42.883626 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-0d4074c4-fe4a-4403-b02d-9d48bfae1970 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:42.905072 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-0d4074c4-fe4a-4403-b02d-9d48bfae1970 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Acquiring lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:28:42.910843 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-0d4074c4-fe4a-4403-b02d-9d48bfae1970 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:28:42.911807 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:42.911807 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:43.440036 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-0d4074c4-fe4a-4403-b02d-9d48bfae1970 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" released by "attachment_update" :: held 0.529s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:28:43.441017 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-0d4074c4-fe4a-4403-b02d-9d48bfae1970 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/e604594a-bf2c-4063-9f8e-4f5b570090a6 returned with HTTP 200 Jul 10 04:28:43.441017 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 397/1580] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:28:42 2026] PUT /volume/v3/attachments/e604594a-bf2c-4063-9f8e-4f5b570090a6 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:43.665283 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-88ebbf6b-3e50-4080-83b2-c16454e1369f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:43.666978 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88ebbf6b-3e50-4080-83b2-c16454e1369f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:43.667223 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88ebbf6b-3e50-4080-83b2-c16454e1369f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:43.667496 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88ebbf6b-3e50-4080-83b2-c16454e1369f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:43.677306 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:43.677306 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:43.681135 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-88ebbf6b-3e50-4080-83b2-c16454e1369f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:43.685540 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88ebbf6b-3e50-4080-83b2-c16454e1369f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:43.685957 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 394/1581] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:43 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:43.901359 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fcfe074e-7ade-4052-a24f-d39eac0d4701 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:43.903762 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fcfe074e-7ade-4052-a24f-d39eac0d4701 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:43.904042 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fcfe074e-7ade-4052-a24f-d39eac0d4701 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:43.904353 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fcfe074e-7ade-4052-a24f-d39eac0d4701 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:43.919527 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:43.919527 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:43.928690 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fcfe074e-7ade-4052-a24f-d39eac0d4701 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:43.934798 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fcfe074e-7ade-4052-a24f-d39eac0d4701 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:43.935536 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 393/1582] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:43 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:44.705279 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-190dd47e-9ddb-4459-a285-feb86c28fb4f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:44.713171 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-190dd47e-9ddb-4459-a285-feb86c28fb4f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:44.713171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-190dd47e-9ddb-4459-a285-feb86c28fb4f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:44.714663 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-190dd47e-9ddb-4459-a285-feb86c28fb4f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:44.733675 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:44.733675 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:44.742513 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-190dd47e-9ddb-4459-a285-feb86c28fb4f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:44.750823 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-190dd47e-9ddb-4459-a285-feb86c28fb4f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:44.751061 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 399/1583] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:44 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:44.952401 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f49c54b3-30d0-4ae5-800f-542570bb57e9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:44.954791 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f49c54b3-30d0-4ae5-800f-542570bb57e9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:44.955074 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f49c54b3-30d0-4ae5-800f-542570bb57e9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:44.955370 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f49c54b3-30d0-4ae5-800f-542570bb57e9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:44.972357 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:44.972357 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:44.980112 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f49c54b3-30d0-4ae5-800f-542570bb57e9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:44.988270 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f49c54b3-30d0-4ae5-800f-542570bb57e9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:44.989277 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 398/1584] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:44 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:45.770164 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b0253424-899d-4a04-9fb4-93e54d0b842d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:45.775876 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b0253424-899d-4a04-9fb4-93e54d0b842d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:45.776105 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b0253424-899d-4a04-9fb4-93e54d0b842d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:45.776431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b0253424-899d-4a04-9fb4-93e54d0b842d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:45.792476 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:45.792476 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:45.796671 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b0253424-899d-4a04-9fb4-93e54d0b842d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:45.801770 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b0253424-899d-4a04-9fb4-93e54d0b842d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:45.802324 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 395/1585] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:45 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:46.007450 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6ddacec9-9fd6-47e3-85c3-3f5468543e8b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:46.010040 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6ddacec9-9fd6-47e3-85c3-3f5468543e8b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:46.010366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6ddacec9-9fd6-47e3-85c3-3f5468543e8b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:46.010790 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6ddacec9-9fd6-47e3-85c3-3f5468543e8b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:46.021340 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:46.021340 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:46.027049 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6ddacec9-9fd6-47e3-85c3-3f5468543e8b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:46.032702 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6ddacec9-9fd6-47e3-85c3-3f5468543e8b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:46.033229 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 394/1586] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:46 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:46.631837 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-204b41c2-b960-48c5-84d5-48f152808791 req-066974fe-c4ac-4eda-af8e-b8980c7a1f04 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:46.634478 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-066974fe-c4ac-4eda-af8e-b8980c7a1f04 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] POST https://10.4.3.87/volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027/action Jul 10 04:28:46.634888 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-066974fe-c4ac-4eda-af8e-b8980c7a1f04 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:28:46.635046 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-066974fe-c4ac-4eda-af8e-b8980c7a1f04 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:46.653790 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:46.653790 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:46.672638 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-204b41c2-b960-48c5-84d5-48f152808791 req-066974fe-c4ac-4eda-af8e-b8980c7a1f04 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027/action returned with HTTP 204 Jul 10 04:28:46.673070 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 400/1587] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:28:46 2026] POST /volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:46.818034 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-84b24d9b-ad7c-4675-a941-1fc64ee92d2b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:46.820433 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-84b24d9b-ad7c-4675-a941-1fc64ee92d2b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:46.820717 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-84b24d9b-ad7c-4675-a941-1fc64ee92d2b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:46.821052 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-84b24d9b-ad7c-4675-a941-1fc64ee92d2b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:46.836527 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:46.836527 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:46.842230 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-84b24d9b-ad7c-4675-a941-1fc64ee92d2b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:46.848271 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-84b24d9b-ad7c-4675-a941-1fc64ee92d2b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:46.848653 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 399/1588] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:46 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:47.054470 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0e28eca5-fdb2-422b-878c-77d16684bee7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:47.058413 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e28eca5-fdb2-422b-878c-77d16684bee7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:47.058671 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e28eca5-fdb2-422b-878c-77d16684bee7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:47.058932 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e28eca5-fdb2-422b-878c-77d16684bee7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:47.071816 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:47.071816 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:47.076955 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0e28eca5-fdb2-422b-878c-77d16684bee7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:47.085704 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e28eca5-fdb2-422b-878c-77d16684bee7 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:47.086279 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 396/1589] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:47 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:47.866758 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-afd4679d-7f8d-4b63-b870-b85655d73913 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:47.869297 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-afd4679d-7f8d-4b63-b870-b85655d73913 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:47.869521 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-afd4679d-7f8d-4b63-b870-b85655d73913 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:47.869864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-afd4679d-7f8d-4b63-b870-b85655d73913 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:47.883608 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:47.883608 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:47.889506 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-afd4679d-7f8d-4b63-b870-b85655d73913 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:47.895480 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-afd4679d-7f8d-4b63-b870-b85655d73913 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:47.895480 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 395/1590] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:47 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:48.103058 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-000716cf-f67e-4c79-98fe-e6ef0ab37303 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:48.106954 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-000716cf-f67e-4c79-98fe-e6ef0ab37303 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:48.107202 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-000716cf-f67e-4c79-98fe-e6ef0ab37303 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:48.107463 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-000716cf-f67e-4c79-98fe-e6ef0ab37303 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:48.121136 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:48.121136 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:48.125810 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-000716cf-f67e-4c79-98fe-e6ef0ab37303 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:48.134252 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-000716cf-f67e-4c79-98fe-e6ef0ab37303 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:48.134252 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 401/1591] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:48 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:48.911952 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9965a04c-57eb-4eab-9d0b-aceaf4278750 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:48.916239 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9965a04c-57eb-4eab-9d0b-aceaf4278750 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:48.916239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9965a04c-57eb-4eab-9d0b-aceaf4278750 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:48.916239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9965a04c-57eb-4eab-9d0b-aceaf4278750 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:48.930651 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:48.930651 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:48.935710 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9965a04c-57eb-4eab-9d0b-aceaf4278750 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:48.940995 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9965a04c-57eb-4eab-9d0b-aceaf4278750 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:48.941605 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 400/1592] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:48 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:49.157591 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-90355d2f-a467-4ef5-b847-a275b402388c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:49.160087 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-90355d2f-a467-4ef5-b847-a275b402388c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:49.160438 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-90355d2f-a467-4ef5-b847-a275b402388c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:49.160674 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-90355d2f-a467-4ef5-b847-a275b402388c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:49.173835 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:49.173835 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:49.178677 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-90355d2f-a467-4ef5-b847-a275b402388c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:49.189247 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-90355d2f-a467-4ef5-b847-a275b402388c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:49.189247 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 397/1593] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:49 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:49.956259 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-897a71bf-c35b-4d22-af42-ff775aa2f591 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:49.958085 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-897a71bf-c35b-4d22-af42-ff775aa2f591 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:49.958343 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-897a71bf-c35b-4d22-af42-ff775aa2f591 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:49.958532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-897a71bf-c35b-4d22-af42-ff775aa2f591 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:49.969755 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:49.969755 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:49.974405 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-897a71bf-c35b-4d22-af42-ff775aa2f591 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:49.977839 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-897a71bf-c35b-4d22-af42-ff775aa2f591 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:49.978230 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 396/1594] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:49 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:50.200922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3935de94-f71b-4ddd-888b-6a237eadf471 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:50.203617 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3935de94-f71b-4ddd-888b-6a237eadf471 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:50.203853 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3935de94-f71b-4ddd-888b-6a237eadf471 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:50.204090 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3935de94-f71b-4ddd-888b-6a237eadf471 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:50.216388 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:50.216388 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:50.220520 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3935de94-f71b-4ddd-888b-6a237eadf471 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:50.225102 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3935de94-f71b-4ddd-888b-6a237eadf471 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:50.225475 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 402/1595] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:50 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:28:50.995379 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-230dd1e9-1a10-4394-a4fe-ca7206afe9f2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:50.996406 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-230dd1e9-1a10-4394-a4fe-ca7206afe9f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:50.996610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-230dd1e9-1a10-4394-a4fe-ca7206afe9f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:50.997743 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-230dd1e9-1a10-4394-a4fe-ca7206afe9f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:51.010386 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:51.010386 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:51.015693 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-230dd1e9-1a10-4394-a4fe-ca7206afe9f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:51.022096 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-230dd1e9-1a10-4394-a4fe-ca7206afe9f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:51.022574 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 401/1596] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:50 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:51.256971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-77b42097-703a-4f15-adb2-dbd9cada82a6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:51.259489 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-77b42097-703a-4f15-adb2-dbd9cada82a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:51.259755 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-77b42097-703a-4f15-adb2-dbd9cada82a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:51.260004 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-77b42097-703a-4f15-adb2-dbd9cada82a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:51.271430 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:51.271430 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:51.276388 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-77b42097-703a-4f15-adb2-dbd9cada82a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:51.282336 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-77b42097-703a-4f15-adb2-dbd9cada82a6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:51.282790 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 398/1597] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:51 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:52.045056 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3228166f-4306-4bd8-b063-1b50027f4093 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:52.047782 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3228166f-4306-4bd8-b063-1b50027f4093 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:52.048043 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3228166f-4306-4bd8-b063-1b50027f4093 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:52.048413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3228166f-4306-4bd8-b063-1b50027f4093 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:52.062920 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:52.062920 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:52.067522 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3228166f-4306-4bd8-b063-1b50027f4093 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:52.073529 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3228166f-4306-4bd8-b063-1b50027f4093 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:52.074141 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 397/1598] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:52 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:52.306306 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f7e8b9f3-559d-42b3-a99d-7f431226112a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:52.309190 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7e8b9f3-559d-42b3-a99d-7f431226112a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:52.309458 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7e8b9f3-559d-42b3-a99d-7f431226112a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:52.309805 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7e8b9f3-559d-42b3-a99d-7f431226112a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:52.328593 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:52.328593 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:52.339819 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f7e8b9f3-559d-42b3-a99d-7f431226112a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:52.348407 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7e8b9f3-559d-42b3-a99d-7f431226112a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:52.348407 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 403/1599] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:52 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:52.741253 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0538d521-86a2-48db-a2b3-b5f628b4ffcd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:52.746339 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0538d521-86a2-48db-a2b3-b5f628b4ffcd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:28:52.746650 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0538d521-86a2-48db-a2b3-b5f628b4ffcd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:52.746915 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0538d521-86a2-48db-a2b3-b5f628b4ffcd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:52.766058 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:52.766058 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:52.772735 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0538d521-86a2-48db-a2b3-b5f628b4ffcd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:28:52.780333 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0538d521-86a2-48db-a2b3-b5f628b4ffcd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:28:52.780918 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 402/1600] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:52 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:52.842452 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-f4ccd513-95b3-4760-8328-1e03a33b48e3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:52.862072 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-f4ccd513-95b3-4760-8328-1e03a33b48e3 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:28:52.862383 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-f4ccd513-95b3-4760-8328-1e03a33b48e3 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:52.862647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-f4ccd513-95b3-4760-8328-1e03a33b48e3 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:52.875909 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:52.875909 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:52.883381 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-f4ccd513-95b3-4760-8328-1e03a33b48e3 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:28:52.892235 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-f4ccd513-95b3-4760-8328-1e03a33b48e3 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:28:52.892235 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 399/1601] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:52 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:52.914490 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-c31867fa-7b91-4d38-a7ab-a419b5a0a5f5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:52.917588 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-c31867fa-7b91-4d38-a7ab-a419b5a0a5f5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] DELETE https://10.4.3.87/volume/v3/attachments/f2164057-a042-43d8-95d6-92975a55f929 Jul 10 04:28:52.917907 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-c31867fa-7b91-4d38-a7ab-a419b5a0a5f5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:52.918358 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-c31867fa-7b91-4d38-a7ab-a419b5a0a5f5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:52.919995 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-5ec9adce-5a74-4c0e-ae46-5b5e1fa2f756 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:52.925560 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-5ec9adce-5a74-4c0e-ae46-5b5e1fa2f756 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] POST https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e/action Jul 10 04:28:52.925936 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-5ec9adce-5a74-4c0e-ae46-5b5e1fa2f756 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:28:52.926112 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-5ec9adce-5a74-4c0e-ae46-5b5e1fa2f756 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:52.939288 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:52.939288 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:52.950411 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:52.950411 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:52.951135 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-5ec9adce-5a74-4c0e-ae46-5b5e1fa2f756 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:28:52.963117 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-5ec9adce-5a74-4c0e-ae46-5b5e1fa2f756 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Begin detaching volume completed successfully. Jul 10 04:28:52.963854 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-5ec9adce-5a74-4c0e-ae46-5b5e1fa2f756 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e/action returned with HTTP 202 Jul 10 04:28:52.964685 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 404/1602] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:28:52 2026] POST /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:28:53.093110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fa8cb427-eff1-4c35-950c-e4e2a290ed87 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:53.095050 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fa8cb427-eff1-4c35-950c-e4e2a290ed87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:53.100244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fa8cb427-eff1-4c35-950c-e4e2a290ed87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:53.100244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fa8cb427-eff1-4c35-950c-e4e2a290ed87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:53.119125 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:53.119125 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:53.129246 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fa8cb427-eff1-4c35-950c-e4e2a290ed87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:53.136019 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fa8cb427-eff1-4c35-950c-e4e2a290ed87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:53.136019 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 403/1603] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:53 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:53.367895 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3908fdb4-65a2-4523-b9ab-44629c99cf46 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:53.371250 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3908fdb4-65a2-4523-b9ab-44629c99cf46 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:53.372541 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3908fdb4-65a2-4523-b9ab-44629c99cf46 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:53.373096 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3908fdb4-65a2-4523-b9ab-44629c99cf46 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:53.391770 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:53.391770 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:53.397667 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3908fdb4-65a2-4523-b9ab-44629c99cf46 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:53.405159 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3908fdb4-65a2-4523-b9ab-44629c99cf46 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:53.405870 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 400/1604] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:53 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:28:53.485146 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-10f29035-22d8-46f2-9f16-edb9f8bcca64 req-c31867fa-7b91-4d38-a7ab-a419b5a0a5f5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments/f2164057-a042-43d8-95d6-92975a55f929 returned with HTTP 200 Jul 10 04:28:53.485623 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 398/1605] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:28:52 2026] DELETE /volume/v3/attachments/f2164057-a042-43d8-95d6-92975a55f929 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:54.024067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-38bcc681-70cf-4620-96a7-767580325a5a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:54.024067 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-38bcc681-70cf-4620-96a7-767580325a5a None None] GET https://10.4.3.87/volume// Jul 10 04:28:54.024067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-38bcc681-70cf-4620-96a7-767580325a5a None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:54.024067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-38bcc681-70cf-4620-96a7-767580325a5a None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:54.024067 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-38bcc681-70cf-4620-96a7-767580325a5a None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:54.024067 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 405/1606] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:28:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:54.037751 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-80b2070d-ccd2-4262-93a4-d7e3984e97e0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:54.042905 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-80b2070d-ccd2-4262-93a4-d7e3984e97e0 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:28:54.042905 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-80b2070d-ccd2-4262-93a4-d7e3984e97e0 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:54.043093 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-80b2070d-ccd2-4262-93a4-d7e3984e97e0 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:54.062939 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:54.062939 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:54.071719 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-80b2070d-ccd2-4262-93a4-d7e3984e97e0 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:28:54.081381 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-80b2070d-ccd2-4262-93a4-d7e3984e97e0 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:28:54.081976 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 404/1607] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:28:54 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 1323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:54.150458 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f22187b8-13af-4221-956c-239ba065d84e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:54.153507 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f22187b8-13af-4221-956c-239ba065d84e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:54.153754 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f22187b8-13af-4221-956c-239ba065d84e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:54.154011 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f22187b8-13af-4221-956c-239ba065d84e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:54.172078 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:54.172078 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:54.178117 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f22187b8-13af-4221-956c-239ba065d84e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:54.184950 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f22187b8-13af-4221-956c-239ba065d84e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:54.185724 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 401/1608] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:54 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:54.425295 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b6e06e65-cc21-4b60-9be0-1b0f10a2dbdf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:54.428510 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b6e06e65-cc21-4b60-9be0-1b0f10a2dbdf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:54.428771 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b6e06e65-cc21-4b60-9be0-1b0f10a2dbdf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:54.429091 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b6e06e65-cc21-4b60-9be0-1b0f10a2dbdf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:54.454668 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:54.454668 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:54.464150 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b6e06e65-cc21-4b60-9be0-1b0f10a2dbdf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:54.469867 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b6e06e65-cc21-4b60-9be0-1b0f10a2dbdf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:54.470664 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 399/1609] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:54 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:54.619804 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9105f509-489d-4d5f-99c5-ba42cd630a14 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:54.623156 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9105f509-489d-4d5f-99c5-ba42cd630a14 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:28:54.623443 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9105f509-489d-4d5f-99c5-ba42cd630a14 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:54.623721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9105f509-489d-4d5f-99c5-ba42cd630a14 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:54.637464 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:54.637464 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:54.643269 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9105f509-489d-4d5f-99c5-ba42cd630a14 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:28:54.650733 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9105f509-489d-4d5f-99c5-ba42cd630a14 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:28:54.650733 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 406/1610] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:54 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:55.206146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-da2d2edb-3192-4f6c-bac1-89e76fd82905 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:55.207902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-da2d2edb-3192-4f6c-bac1-89e76fd82905 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:55.208471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-da2d2edb-3192-4f6c-bac1-89e76fd82905 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:55.208729 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-da2d2edb-3192-4f6c-bac1-89e76fd82905 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:55.239929 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:55.239929 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:55.249244 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-da2d2edb-3192-4f6c-bac1-89e76fd82905 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:55.257531 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-da2d2edb-3192-4f6c-bac1-89e76fd82905 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:55.258513 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 405/1611] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:55 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:55.486553 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b1b273e5-537f-47e9-afea-d1b1c9e94414 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:55.493096 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b1b273e5-537f-47e9-afea-d1b1c9e94414 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:55.493335 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b1b273e5-537f-47e9-afea-d1b1c9e94414 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:55.493635 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b1b273e5-537f-47e9-afea-d1b1c9e94414 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:55.516367 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:55.516367 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:55.524252 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b1b273e5-537f-47e9-afea-d1b1c9e94414 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:55.530811 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b1b273e5-537f-47e9-afea-d1b1c9e94414 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:55.531520 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 402/1612] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:55 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:55.840638 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-c72df7a9-aa20-4818-8358-ae4f2c89de45 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:55.843252 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-c72df7a9-aa20-4818-8358-ae4f2c89de45 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments/e604594a-bf2c-4063-9f8e-4f5b570090a6/action Jul 10 04:28:55.843714 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-c72df7a9-aa20-4818-8358-ae4f2c89de45 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:28:55.843835 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-c72df7a9-aa20-4818-8358-ae4f2c89de45 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:55.870011 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:55.870011 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:55.883308 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-f4a4109b-6f79-44db-b37a-cabf45f9b1df req-c72df7a9-aa20-4818-8358-ae4f2c89de45 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/e604594a-bf2c-4063-9f8e-4f5b570090a6/action returned with HTTP 204 Jul 10 04:28:55.884000 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 400/1613] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:28:55 2026] POST /volume/v3/attachments/e604594a-bf2c-4063-9f8e-4f5b570090a6/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:28:56.285254 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f65102ec-6d99-40c9-98a9-867e2ab773f7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:56.289750 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f65102ec-6d99-40c9-98a9-867e2ab773f7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:56.289989 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f65102ec-6d99-40c9-98a9-867e2ab773f7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:56.290293 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f65102ec-6d99-40c9-98a9-867e2ab773f7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:56.319046 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:56.319046 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:56.326824 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f65102ec-6d99-40c9-98a9-867e2ab773f7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:56.335362 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f65102ec-6d99-40c9-98a9-867e2ab773f7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:56.335362 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 407/1614] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:56 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1143 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:56.431694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-4fcdc04e-7f50-4023-ba20-6435ac355df6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:56.442888 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-4fcdc04e-7f50-4023-ba20-6435ac355df6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:56.443202 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-4fcdc04e-7f50-4023-ba20-6435ac355df6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:56.444331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-4fcdc04e-7f50-4023-ba20-6435ac355df6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:56.464562 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:56.464562 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:56.478263 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-4fcdc04e-7f50-4023-ba20-6435ac355df6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:56.491014 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-4fcdc04e-7f50-4023-ba20-6435ac355df6 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:56.491014 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 406/1615] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:56 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1143 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:56.554388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0f4722e6-ff74-4d7a-9448-be7d797407b0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:56.556814 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f4722e6-ff74-4d7a-9448-be7d797407b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:56.557185 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f4722e6-ff74-4d7a-9448-be7d797407b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:56.557810 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f4722e6-ff74-4d7a-9448-be7d797407b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:56.580679 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:56.580679 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:56.588566 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0f4722e6-ff74-4d7a-9448-be7d797407b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:56.599845 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f4722e6-ff74-4d7a-9448-be7d797407b0 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:56.600164 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 403/1616] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:56 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:57.553780 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-9e6ff4b3-503c-43f4-a829-c4bf5e47e6a4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:57.558826 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-9e6ff4b3-503c-43f4-a829-c4bf5e47e6a4 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] DELETE https://10.4.3.87/volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3 Jul 10 04:28:57.558826 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-9e6ff4b3-503c-43f4-a829-c4bf5e47e6a4 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:57.558826 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-9e6ff4b3-503c-43f4-a829-c4bf5e47e6a4 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:57.569834 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:57.569834 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:57.626422 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5550cce3-ee3f-4096-a64b-36c643b7696e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:57.632070 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5550cce3-ee3f-4096-a64b-36c643b7696e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:57.632615 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5550cce3-ee3f-4096-a64b-36c643b7696e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:57.632981 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5550cce3-ee3f-4096-a64b-36c643b7696e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:57.646817 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:57.646817 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:57.651672 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5550cce3-ee3f-4096-a64b-36c643b7696e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:57.657841 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5550cce3-ee3f-4096-a64b-36c643b7696e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:57.658552 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 408/1617] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:57 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:58.013586 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:58.016836 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:28:58.017305 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1865664054"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:58.019133 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1865664054'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:28:58.019403 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Create volume of 1 GB Jul 10 04:28:58.026587 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Availability Zones retrieved successfully. Jul 10 04:28:58.034541 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Flow 'volume_create_api' (24d654f0-195e-40db-b728-916671e8ca98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:58.035504 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb197b4-e26d-4e51-882d-376673ac48c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:58.037199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:28:58.081877 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb197b4-e26d-4e51-882d-376673ac48c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:58.082995 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83b0959-4024-4707-944c-a05b17117a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:58.119513 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c2eb1608-d6cf-4547-9100-72d331d4b2af req-9e6ff4b3-503c-43f4-a829-c4bf5e47e6a4 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3 returned with HTTP 200 Jul 10 04:28:58.119513 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 401/1618] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:28:57 2026] DELETE /volume/v3/attachments/27b51da4-89fe-43be-8576-329598f460b3 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:58.146679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Created reservations ['df572386-bdd3-448f-ac9c-71911391dced', 'c2cea75e-1a46-42df-bffc-372029375d98', '049f5027-3f77-4f26-8954-2c061095ea23', '71b8ed35-04f8-47bf-a1dc-434b97fd2adf'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:28:58.147236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83b0959-4024-4707-944c-a05b17117a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df572386-bdd3-448f-ac9c-71911391dced', 'c2cea75e-1a46-42df-bffc-372029375d98', '049f5027-3f77-4f26-8954-2c061095ea23', '71b8ed35-04f8-47bf-a1dc-434b97fd2adf']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:58.148370 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (982d0a65-90a8-42b6-8739-fd3619b35e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:58.186973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (982d0a65-90a8-42b6-8739-fd3619b35e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16da3112-cd44-41b6-9f1a-d6513d2ae70c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1865664054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b29074ab8f463ba898055a9b34557d',qos_specs=None,replication_status=,reservations=['df572386-bdd3-448f-ac9c-71911391dced','c2cea75e-1a46-42df-bffc-372029375d98','049f5027-3f77-4f26-8954-2c061095ea23','71b8ed35-04f8-47bf-a1dc-434b97fd2adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daf5b1698e745fabdf94c8e04e42313',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:28:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1865664054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16da3112-cd44-41b6-9f1a-d6513d2ae70c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b29074ab8f463ba898055a9b34557d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daf5b1698e745fabdf94c8e04e42313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:58.189144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b10aec-a77e-4ab4-9df1-dbf75eaf1f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:58.242602 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b10aec-a77e-4ab4-9df1-dbf75eaf1f40) transitioned into state 'SUCCESS' from state '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-1865664054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b29074ab8f463ba898055a9b34557d',qos_specs=None,replication_status=,reservations=['df572386-bdd3-448f-ac9c-71911391dced','c2cea75e-1a46-42df-bffc-372029375d98','049f5027-3f77-4f26-8954-2c061095ea23','71b8ed35-04f8-47bf-a1dc-434b97fd2adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daf5b1698e745fabdf94c8e04e42313',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:58.243815 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da8dcf9-e861-4a33-8837-bb86d1895330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:28:58.263737 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da8dcf9-e861-4a33-8837-bb86d1895330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:28:58.264925 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Flow 'volume_create_api' (24d654f0-195e-40db-b728-916671e8ca98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:28:58.265441 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Create volume request issued successfully. Jul 10 04:28:58.268810 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e4654935-6aef-43c0-b84b-543ca8f3c669 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:28:58.268810 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 407/1619] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:28:58 2026] POST /volume/v3/volumes => generated 749 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:28:58.286886 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f2e93912-52b8-458f-9c09-fc8583c62b72 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:58.293855 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2e93912-52b8-458f-9c09-fc8583c62b72 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:28:58.293855 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2e93912-52b8-458f-9c09-fc8583c62b72 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:58.293855 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2e93912-52b8-458f-9c09-fc8583c62b72 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:58.313783 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:58.313783 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:58.324525 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f2e93912-52b8-458f-9c09-fc8583c62b72 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:28:58.337119 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2e93912-52b8-458f-9c09-fc8583c62b72 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:28:58.337814 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 404/1620] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:58 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:58.552204 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d847587a-1fc4-4496-9e9d-b248ad861d2f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:58.552763 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d847587a-1fc4-4496-9e9d-b248ad861d2f None None] GET https://10.4.3.87/volume// Jul 10 04:28:58.552987 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d847587a-1fc4-4496-9e9d-b248ad861d2f None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:58.553240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d847587a-1fc4-4496-9e9d-b248ad861d2f None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:58.553642 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d847587a-1fc4-4496-9e9d-b248ad861d2f None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:58.554085 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 409/1621] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:28:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:58.562510 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-1b0332b9-65ac-4b5f-9d79-fab2146d767d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:58.564893 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-1b0332b9-65ac-4b5f-9d79-fab2146d767d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:28:58.566564 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-1b0332b9-65ac-4b5f-9d79-fab2146d767d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "add7ebdb-d616-47d8-a2a2-5f2d6ea910ae", "connector": null, "instance_uuid": "a49534f1-b93e-43e0-849b-433605fbdf60"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:58.580684 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:58.580684 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:58.614472 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-1b0332b9-65ac-4b5f-9d79-fab2146d767d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:28:58.614990 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 402/1622] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:28:58 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:58.678935 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-11b19d32-1a2b-4e7a-920d-c54acb3ed2c4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:58.682073 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-11b19d32-1a2b-4e7a-920d-c54acb3ed2c4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:58.682558 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-11b19d32-1a2b-4e7a-920d-c54acb3ed2c4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:58.683082 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-11b19d32-1a2b-4e7a-920d-c54acb3ed2c4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:58.701074 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:58.701074 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:58.708103 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-11b19d32-1a2b-4e7a-920d-c54acb3ed2c4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:58.716717 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-11b19d32-1a2b-4e7a-920d-c54acb3ed2c4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:58.717672 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 408/1623] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:58 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:59.041949 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-98c64b9c-5820-44b2-bec4-99764a42db54 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:59.047552 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-98c64b9c-5820-44b2-bec4-99764a42db54 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:59.047805 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-98c64b9c-5820-44b2-bec4-99764a42db54 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:59.048092 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-98c64b9c-5820-44b2-bec4-99764a42db54 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:59.069172 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:59.069172 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:59.072582 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-98c64b9c-5820-44b2-bec4-99764a42db54 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:59.079284 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-98c64b9c-5820-44b2-bec4-99764a42db54 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:59.079883 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 405/1624] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:59 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:28:59.169342 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d248178f-7e90-4719-a20f-b2fd47f16b31 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:59.169342 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d248178f-7e90-4719-a20f-b2fd47f16b31 None None] GET https://10.4.3.87/volume// Jul 10 04:28:59.169342 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d248178f-7e90-4719-a20f-b2fd47f16b31 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:59.169884 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d248178f-7e90-4719-a20f-b2fd47f16b31 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:59.169925 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d248178f-7e90-4719-a20f-b2fd47f16b31 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:28:59.172669 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 410/1625] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:28:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:28:59.184156 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-259dd29a-a391-4643-aca9-d42eab7b7f5a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:59.187083 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-259dd29a-a391-4643-aca9-d42eab7b7f5a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:28:59.187599 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-259dd29a-a391-4643-aca9-d42eab7b7f5a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:59.187715 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-259dd29a-a391-4643-aca9-d42eab7b7f5a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:59.216400 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:59.216400 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:59.226629 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-259dd29a-a391-4643-aca9-d42eab7b7f5a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:28:59.234687 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-259dd29a-a391-4643-aca9-d42eab7b7f5a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:28:59.236239 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 403/1626] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:28:59 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:28:59.356551 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-baaa9122-5a52-44c1-816c-897f7055d69a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:59.360025 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-baaa9122-5a52-44c1-816c-897f7055d69a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:28:59.360330 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-baaa9122-5a52-44c1-816c-897f7055d69a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:59.360626 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-baaa9122-5a52-44c1-816c-897f7055d69a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:59.364328 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-d4d3896b-a54f-4088-839d-6ecaaa3e1d5d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:59.367429 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-d4d3896b-a54f-4088-839d-6ecaaa3e1d5d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] PUT https://10.4.3.87/volume/v3/attachments/a29bc489-09df-4d48-ae81-3bbe172d2f89 Jul 10 04:28:59.367580 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-d4d3896b-a54f-4088-839d-6ecaaa3e1d5d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:28:59.373436 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:59.373436 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:59.377763 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-d4d3896b-a54f-4088-839d-6ecaaa3e1d5d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Acquiring lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:28:59.383545 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-baaa9122-5a52-44c1-816c-897f7055d69a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:28:59.383706 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-d4d3896b-a54f-4088-839d-6ecaaa3e1d5d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:28:59.385164 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:59.385164 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:28:59.392181 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-baaa9122-5a52-44c1-816c-897f7055d69a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:28:59.393033 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 409/1627] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:59 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:59.467773 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-753356f5-002a-47e6-98e1-622ae108e0b3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:59.469087 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-80a7fb6f-3616-4655-b6f3-daf1ed5db638 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:59.471901 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-80a7fb6f-3616-4655-b6f3-daf1ed5db638 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:28:59.472032 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-753356f5-002a-47e6-98e1-622ae108e0b3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:28:59.472315 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-80a7fb6f-3616-4655-b6f3-daf1ed5db638 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:59.472315 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-80a7fb6f-3616-4655-b6f3-daf1ed5db638 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:59.472470 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-753356f5-002a-47e6-98e1-622ae108e0b3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:59.472470 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-753356f5-002a-47e6-98e1-622ae108e0b3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:59.482152 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:59.482152 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:28:59.486973 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:59.486973 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:28:59.487889 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-80a7fb6f-3616-4655-b6f3-daf1ed5db638 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:28:59.494598 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-753356f5-002a-47e6-98e1-622ae108e0b3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:28:59.496101 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-80a7fb6f-3616-4655-b6f3-daf1ed5db638 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:28:59.496628 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 404/1628] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:59 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:59.500711 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-753356f5-002a-47e6-98e1-622ae108e0b3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:28:59.501325 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 411/1629] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:28:59 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:59.740448 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b953b064-dc60-4048-bf21-6ef92ef1d7dd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:28:59.745200 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b953b064-dc60-4048-bf21-6ef92ef1d7dd tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:28:59.745200 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b953b064-dc60-4048-bf21-6ef92ef1d7dd tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:28:59.745200 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b953b064-dc60-4048-bf21-6ef92ef1d7dd tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:28:59.759595 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:28:59.759595 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:28:59.766694 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b953b064-dc60-4048-bf21-6ef92ef1d7dd tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:28:59.772833 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b953b064-dc60-4048-bf21-6ef92ef1d7dd tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:28:59.773458 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 410/1630] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:28:59 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:28:59.912122 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-d4d3896b-a54f-4088-839d-6ecaaa3e1d5d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" released by "attachment_update" :: held 0.528s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:28:59.912525 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-d4d3896b-a54f-4088-839d-6ecaaa3e1d5d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/a29bc489-09df-4d48-ae81-3bbe172d2f89 returned with HTTP 200 Jul 10 04:28:59.913032 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 406/1631] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:28:59 2026] PUT /volume/v3/attachments/a29bc489-09df-4d48-ae81-3bbe172d2f89 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:00.096469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-295f6f8e-d40a-4e21-b028-ad32bd281768 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:00.098923 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-295f6f8e-d40a-4e21-b028-ad32bd281768 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:29:00.099204 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-295f6f8e-d40a-4e21-b028-ad32bd281768 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:00.099506 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-295f6f8e-d40a-4e21-b028-ad32bd281768 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:00.119941 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:00.119941 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:00.125734 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-295f6f8e-d40a-4e21-b028-ad32bd281768 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:29:00.133662 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-295f6f8e-d40a-4e21-b028-ad32bd281768 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:29:00.134253 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 405/1632] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:00 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:00.787822 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ea0b6d66-a9a0-4872-912e-557250567dfc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:00.792309 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ea0b6d66-a9a0-4872-912e-557250567dfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:00.792855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ea0b6d66-a9a0-4872-912e-557250567dfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:00.793464 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ea0b6d66-a9a0-4872-912e-557250567dfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:00.806667 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:00.806667 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:00.812736 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ea0b6d66-a9a0-4872-912e-557250567dfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:29:00.819705 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ea0b6d66-a9a0-4872-912e-557250567dfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:29:00.820177 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 412/1633] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:00 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:01.147315 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e305ba49-a3e4-431a-b3bb-d5fc31ddce1a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:01.149116 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e305ba49-a3e4-431a-b3bb-d5fc31ddce1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:29:01.149328 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e305ba49-a3e4-431a-b3bb-d5fc31ddce1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:01.149515 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e305ba49-a3e4-431a-b3bb-d5fc31ddce1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:01.161245 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:01.161245 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:01.164589 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e305ba49-a3e4-431a-b3bb-d5fc31ddce1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:29:01.168594 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e305ba49-a3e4-431a-b3bb-d5fc31ddce1a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:29:01.168959 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 411/1634] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:01 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:01.548089 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-62af8a4c-7a8a-4fba-abe4-6eb7f34c24a3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:01.548576 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-62af8a4c-7a8a-4fba-abe4-6eb7f34c24a3 None None] GET https://10.4.3.87/volume// Jul 10 04:29:01.548762 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-62af8a4c-7a8a-4fba-abe4-6eb7f34c24a3 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:01.548958 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-62af8a4c-7a8a-4fba-abe4-6eb7f34c24a3 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:01.549319 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-62af8a4c-7a8a-4fba-abe4-6eb7f34c24a3 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:01.549610 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 407/1635] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:29:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:01.558011 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-f308d63e-f3b1-434b-b3be-8b2468ec4bc2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:01.560652 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-f308d63e-f3b1-434b-b3be-8b2468ec4bc2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:29:01.561073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-f308d63e-f3b1-434b-b3be-8b2468ec4bc2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16da3112-cd44-41b6-9f1a-d6513d2ae70c", "connector": null, "instance_uuid": "a1f7c3b7-aacb-46b2-89a0-abcb9aa5a141"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:01.572795 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:01.572795 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:01.610800 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-f308d63e-f3b1-434b-b3be-8b2468ec4bc2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:29:01.611154 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 406/1636] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:29:01 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:01.657967 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-de74558b-81df-4a29-a249-1479d6640ab6 req-2ab27c98-7807-4df4-b64c-fe0fbd95396c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:01.660305 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-2ab27c98-7807-4df4-b64c-fe0fbd95396c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments/99ec3c33-727a-4fba-84c3-f2045652f122/action Jul 10 04:29:01.661001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-2ab27c98-7807-4df4-b64c-fe0fbd95396c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:01.661134 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-2ab27c98-7807-4df4-b64c-fe0fbd95396c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:01.693297 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:01.693297 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:01.712989 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-de74558b-81df-4a29-a249-1479d6640ab6 req-2ab27c98-7807-4df4-b64c-fe0fbd95396c tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/99ec3c33-727a-4fba-84c3-f2045652f122/action returned with HTTP 204 Jul 10 04:29:01.715055 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 413/1637] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:29:01 2026] POST /volume/v3/attachments/99ec3c33-727a-4fba-84c3-f2045652f122/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:01.837469 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7fc00c9b-7199-418b-9ac2-5012c92f1712 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:01.839857 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7fc00c9b-7199-418b-9ac2-5012c92f1712 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:01.840064 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7fc00c9b-7199-418b-9ac2-5012c92f1712 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:01.840333 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7fc00c9b-7199-418b-9ac2-5012c92f1712 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:01.852544 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:01.852544 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:01.863826 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7fc00c9b-7199-418b-9ac2-5012c92f1712 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:29:01.869744 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7fc00c9b-7199-418b-9ac2-5012c92f1712 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:29:01.870719 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 412/1638] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:01 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 1170 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:01.893055 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6144df81-2e84-4f9a-866a-a39d92f21c6f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:01.898311 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6144df81-2e84-4f9a-866a-a39d92f21c6f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:01.898311 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6144df81-2e84-4f9a-866a-a39d92f21c6f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:01.898311 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6144df81-2e84-4f9a-866a-a39d92f21c6f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:01.909010 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:01.909010 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:01.913682 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6144df81-2e84-4f9a-866a-a39d92f21c6f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:29:01.919039 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6144df81-2e84-4f9a-866a-a39d92f21c6f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:29:01.919510 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 408/1639] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:01 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:01.980450 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-e879dbb7-fa5d-4a86-a59d-05c0e51ddbfc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:01.983264 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-e879dbb7-fa5d-4a86-a59d-05c0e51ddbfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:01.983483 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-e879dbb7-fa5d-4a86-a59d-05c0e51ddbfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:01.983657 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-e879dbb7-fa5d-4a86-a59d-05c0e51ddbfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:01.996657 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:01.996657 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:02.001692 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-e879dbb7-fa5d-4a86-a59d-05c0e51ddbfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:29:02.013861 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-e879dbb7-fa5d-4a86-a59d-05c0e51ddbfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:29:02.014508 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 407/1640] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:01 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 1170 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:02.034545 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-897b758c-7e91-4a5e-8e1a-4840b4a2438e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:02.034715 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-354c5687-ccec-4729-8984-74eb6b53c284 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:02.036620 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-354c5687-ccec-4729-8984-74eb6b53c284 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:02.036828 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-354c5687-ccec-4729-8984-74eb6b53c284 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:02.036889 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-897b758c-7e91-4a5e-8e1a-4840b4a2438e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb/action Jul 10 04:29:02.037060 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-354c5687-ccec-4729-8984-74eb6b53c284 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:02.037224 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-897b758c-7e91-4a5e-8e1a-4840b4a2438e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:02.037402 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-897b758c-7e91-4a5e-8e1a-4840b4a2438e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:02.047872 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:02.047872 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:02.051080 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:02.051080 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:02.051544 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-897b758c-7e91-4a5e-8e1a-4840b4a2438e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:29:02.051940 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-354c5687-ccec-4729-8984-74eb6b53c284 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:02.056657 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-354c5687-ccec-4729-8984-74eb6b53c284 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:02.057047 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 414/1641] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:02 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:02.060784 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-897b758c-7e91-4a5e-8e1a-4840b4a2438e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Begin detaching volume completed successfully. Jul 10 04:29:02.061063 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-897b758c-7e91-4a5e-8e1a-4840b4a2438e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb/action returned with HTTP 202 Jul 10 04:29:02.061570 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 413/1642] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:29:02 2026] POST /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:29:02.152640 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b8b9d75a-ea54-4f5a-b528-c2a9b8fdb7b7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:02.153022 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b8b9d75a-ea54-4f5a-b528-c2a9b8fdb7b7 None None] GET https://10.4.3.87/volume// Jul 10 04:29:02.153243 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b8b9d75a-ea54-4f5a-b528-c2a9b8fdb7b7 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:02.153475 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b8b9d75a-ea54-4f5a-b528-c2a9b8fdb7b7 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:02.153782 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b8b9d75a-ea54-4f5a-b528-c2a9b8fdb7b7 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:02.154115 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 409/1643] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:29:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:02.165374 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-022de3ad-69a5-42cc-bef1-f39c406c151d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:02.167191 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-022de3ad-69a5-42cc-bef1-f39c406c151d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:02.167505 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-022de3ad-69a5-42cc-bef1-f39c406c151d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:02.167735 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-022de3ad-69a5-42cc-bef1-f39c406c151d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:02.178785 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:02.178785 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:02.182387 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3ad0a242-b758-49f8-a6dd-051874df371f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:02.183102 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-022de3ad-69a5-42cc-bef1-f39c406c151d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:02.184314 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ad0a242-b758-49f8-a6dd-051874df371f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:29:02.184549 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ad0a242-b758-49f8-a6dd-051874df371f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:02.184748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ad0a242-b758-49f8-a6dd-051874df371f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:02.187807 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-022de3ad-69a5-42cc-bef1-f39c406c151d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:02.188318 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 408/1644] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:29:02 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:02.199628 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:02.199628 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:02.207311 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3ad0a242-b758-49f8-a6dd-051874df371f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:29:02.215823 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ad0a242-b758-49f8-a6dd-051874df371f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:29:02.216390 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 415/1645] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:02 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:02.318490 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-43d66814-287d-44c4-8db8-0172c50e413b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:02.321564 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-43d66814-287d-44c4-8db8-0172c50e413b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] PUT https://10.4.3.87/volume/v3/attachments/9557bc3c-863a-403c-86ff-dd018ec47340 Jul 10 04:29:02.322097 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-43d66814-287d-44c4-8db8-0172c50e413b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:02.331962 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-43d66814-287d-44c4-8db8-0172c50e413b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Acquiring lock "cinder-attachment_update-16da3112-cd44-41b6-9f1a-d6513d2ae70c-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:29:02.339133 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-43d66814-287d-44c4-8db8-0172c50e413b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Lock "cinder-attachment_update-16da3112-cd44-41b6-9f1a-d6513d2ae70c-np0000004952" acquired by "attachment_update" :: waited 0.007s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:29:02.340646 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:02.340646 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:02.859953 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=281,cinder:UPDATE=58,cinder:INSERT=31 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:29:02.874190 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-43d66814-287d-44c4-8db8-0172c50e413b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Lock "cinder-attachment_update-16da3112-cd44-41b6-9f1a-d6513d2ae70c-np0000004952" released by "attachment_update" :: held 0.535s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:29:02.874794 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-43d66814-287d-44c4-8db8-0172c50e413b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments/9557bc3c-863a-403c-86ff-dd018ec47340 returned with HTTP 200 Jul 10 04:29:02.875819 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 414/1646] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:29:02 2026] PUT /volume/v3/attachments/9557bc3c-863a-403c-86ff-dd018ec47340 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:03.070056 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-acfa8658-590f-4d60-9a42-0e6061016c5e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:03.071828 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-acfa8658-590f-4d60-9a42-0e6061016c5e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:03.072175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-acfa8658-590f-4d60-9a42-0e6061016c5e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:03.073582 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-acfa8658-590f-4d60-9a42-0e6061016c5e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:03.085961 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:03.085961 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:03.090716 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-acfa8658-590f-4d60-9a42-0e6061016c5e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:03.094073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-310980ec-ffdb-4d23-8ab5-3e626a045a1a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:03.095363 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-310980ec-ffdb-4d23-8ab5-3e626a045a1a None None] GET https://10.4.3.87/volume// Jul 10 04:29:03.096463 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-310980ec-ffdb-4d23-8ab5-3e626a045a1a None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:03.097323 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-310980ec-ffdb-4d23-8ab5-3e626a045a1a None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:03.098394 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-310980ec-ffdb-4d23-8ab5-3e626a045a1a None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:03.099279 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 409/1647] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:29:03 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:03.100119 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-acfa8658-590f-4d60-9a42-0e6061016c5e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:03.100669 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 410/1648] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:03 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:03.108534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-224aa701-ef04-49f7-834d-d8bf81de6d53 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:03.113279 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-224aa701-ef04-49f7-834d-d8bf81de6d53 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:03.113609 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-224aa701-ef04-49f7-834d-d8bf81de6d53 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:03.113957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-224aa701-ef04-49f7-834d-d8bf81de6d53 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:03.129947 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:03.129947 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:03.135195 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-224aa701-ef04-49f7-834d-d8bf81de6d53 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:29:03.140343 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-224aa701-ef04-49f7-834d-d8bf81de6d53 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:29:03.140923 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 416/1649] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:29:03 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:03.153575 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-06fb8cd5-4917-4cad-a198-3307b0340a61 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:03.156178 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-06fb8cd5-4917-4cad-a198-3307b0340a61 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb/encryption Jul 10 04:29:03.156439 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-06fb8cd5-4917-4cad-a198-3307b0340a61 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:03.156684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-06fb8cd5-4917-4cad-a198-3307b0340a61 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:03.168093 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:03.168093 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:03.176865 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-06fb8cd5-4917-4cad-a198-3307b0340a61 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb/encryption returned with HTTP 200 Jul 10 04:29:03.177517 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 415/1650] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:29:03 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:03.237486 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e0e0e8b0-0624-4b90-aa87-63f231047883 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:03.241131 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0e0e8b0-0624-4b90-aa87-63f231047883 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:29:03.241131 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0e0e8b0-0624-4b90-aa87-63f231047883 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:03.241131 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0e0e8b0-0624-4b90-aa87-63f231047883 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:03.254926 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:03.254926 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:03.260186 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e0e0e8b0-0624-4b90-aa87-63f231047883 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:29:03.266733 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0e0e8b0-0624-4b90-aa87-63f231047883 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:29:03.267399 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 410/1651] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:03 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:04.118924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b7defc57-a033-4dde-8cac-834d327be9a3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:04.121090 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b7defc57-a033-4dde-8cac-834d327be9a3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:04.123308 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b7defc57-a033-4dde-8cac-834d327be9a3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:04.123308 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b7defc57-a033-4dde-8cac-834d327be9a3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:04.135917 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:04.135917 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:04.140498 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b7defc57-a033-4dde-8cac-834d327be9a3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:04.148490 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b7defc57-a033-4dde-8cac-834d327be9a3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:04.148951 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 411/1652] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:04 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:04.285449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6ed154c5-aa6a-4535-bf02-d03fdcba7012 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:04.288048 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6ed154c5-aa6a-4535-bf02-d03fdcba7012 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:29:04.288448 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6ed154c5-aa6a-4535-bf02-d03fdcba7012 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:04.289370 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6ed154c5-aa6a-4535-bf02-d03fdcba7012 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:04.304867 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:04.304867 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:04.309494 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6ed154c5-aa6a-4535-bf02-d03fdcba7012 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:29:04.315981 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6ed154c5-aa6a-4535-bf02-d03fdcba7012 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:29:04.315981 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 417/1653] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:04 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:29:05.164460 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1d74578c-983f-4eda-893c-8cb94643165a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:05.168079 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1d74578c-983f-4eda-893c-8cb94643165a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:05.168079 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1d74578c-983f-4eda-893c-8cb94643165a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:05.168079 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1d74578c-983f-4eda-893c-8cb94643165a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:05.178362 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:05.178362 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:05.183543 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1d74578c-983f-4eda-893c-8cb94643165a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:05.191440 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1d74578c-983f-4eda-893c-8cb94643165a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:05.191979 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 416/1654] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:05 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:05.205580 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-90215155-7243-4d96-8bd7-0c02fe2cf848 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:05.208283 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-90215155-7243-4d96-8bd7-0c02fe2cf848 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments/a29bc489-09df-4d48-ae81-3bbe172d2f89/action Jul 10 04:29:05.208759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-90215155-7243-4d96-8bd7-0c02fe2cf848 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:05.208882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-90215155-7243-4d96-8bd7-0c02fe2cf848 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:05.238074 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:05.238074 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:05.252291 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-80397083-60e2-41ac-8d0e-6418a6ba6336 req-90215155-7243-4d96-8bd7-0c02fe2cf848 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/a29bc489-09df-4d48-ae81-3bbe172d2f89/action returned with HTTP 204 Jul 10 04:29:05.252871 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 411/1655] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:29:05 2026] POST /volume/v3/attachments/a29bc489-09df-4d48-ae81-3bbe172d2f89/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:05.330732 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d67936ef-770d-4081-90dd-79da61b12206 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:05.332670 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d67936ef-770d-4081-90dd-79da61b12206 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:29:05.332901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d67936ef-770d-4081-90dd-79da61b12206 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:05.333234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d67936ef-770d-4081-90dd-79da61b12206 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:05.344553 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:05.344553 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:05.347952 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d67936ef-770d-4081-90dd-79da61b12206 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:29:05.352678 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d67936ef-770d-4081-90dd-79da61b12206 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:29:05.353189 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 412/1656] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:05 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:06.215190 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f2f6deb5-4b3f-47af-a4a6-35460f8cf28e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:06.218838 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2f6deb5-4b3f-47af-a4a6-35460f8cf28e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:06.219073 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2f6deb5-4b3f-47af-a4a6-35460f8cf28e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:06.219354 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2f6deb5-4b3f-47af-a4a6-35460f8cf28e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:06.232826 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:06.232826 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:06.243366 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f2f6deb5-4b3f-47af-a4a6-35460f8cf28e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:06.250175 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2f6deb5-4b3f-47af-a4a6-35460f8cf28e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:06.250932 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 418/1657] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:06 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:06.302052 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-b2335959-4819-4c27-ae9b-de67e4a83ce5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:06.303890 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-b2335959-4819-4c27-ae9b-de67e4a83ce5 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/attachments/99ec3c33-727a-4fba-84c3-f2045652f122 Jul 10 04:29:06.304120 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-b2335959-4819-4c27-ae9b-de67e4a83ce5 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:06.304379 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-b2335959-4819-4c27-ae9b-de67e4a83ce5 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:06.311898 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:06.311898 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:06.852369 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-24321491-bf3b-4943-a0db-16ad750bdf77 req-b2335959-4819-4c27-ae9b-de67e4a83ce5 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/99ec3c33-727a-4fba-84c3-f2045652f122 returned with HTTP 200 Jul 10 04:29:06.853052 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 417/1658] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:29:06 2026] DELETE /volume/v3/attachments/99ec3c33-727a-4fba-84c3-f2045652f122 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:07.265096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e8fa7ed9-7813-4107-9c4f-d56cd340a1c2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:07.266776 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e8fa7ed9-7813-4107-9c4f-d56cd340a1c2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:07.266993 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e8fa7ed9-7813-4107-9c4f-d56cd340a1c2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:07.267275 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e8fa7ed9-7813-4107-9c4f-d56cd340a1c2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:07.276845 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:07.276845 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:07.280523 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e8fa7ed9-7813-4107-9c4f-d56cd340a1c2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:07.284944 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e8fa7ed9-7813-4107-9c4f-d56cd340a1c2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:07.285318 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 412/1659] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:07 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:08.298232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1d76672a-8efe-4752-b60d-c2acae8b85a1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:08.300407 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1d76672a-8efe-4752-b60d-c2acae8b85a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:08.300648 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1d76672a-8efe-4752-b60d-c2acae8b85a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:08.300837 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1d76672a-8efe-4752-b60d-c2acae8b85a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:08.312068 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:08.312068 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:08.317048 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1d76672a-8efe-4752-b60d-c2acae8b85a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:08.322193 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1d76672a-8efe-4752-b60d-c2acae8b85a1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:08.322803 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 413/1660] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:08 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:08.442545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-ddef0874-af78-47f2-86ee-3c6bf1949bbc req-dda81262-7db6-459d-a62c-860f7daeb764 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:08.445235 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ddef0874-af78-47f2-86ee-3c6bf1949bbc req-dda81262-7db6-459d-a62c-860f7daeb764 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:08.445572 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ddef0874-af78-47f2-86ee-3c6bf1949bbc req-dda81262-7db6-459d-a62c-860f7daeb764 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:08.445886 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ddef0874-af78-47f2-86ee-3c6bf1949bbc req-dda81262-7db6-459d-a62c-860f7daeb764 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:08.459346 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:08.459346 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:08.465769 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-ddef0874-af78-47f2-86ee-3c6bf1949bbc req-dda81262-7db6-459d-a62c-860f7daeb764 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:29:08.470555 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ddef0874-af78-47f2-86ee-3c6bf1949bbc req-dda81262-7db6-459d-a62c-860f7daeb764 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:29:08.472315 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 419/1661] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:08 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:09.105968 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-e2832b03-2856-4d86-83da-e5c7c1916852 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:09.106590 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-e2832b03-2856-4d86-83da-e5c7c1916852 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/attachments/9557bc3c-863a-403c-86ff-dd018ec47340/action Jul 10 04:29:09.106943 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-e2832b03-2856-4d86-83da-e5c7c1916852 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:09.107057 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-e2832b03-2856-4d86-83da-e5c7c1916852 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:09.123771 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:09.123771 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:09.133812 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1cffeec5-98e0-447e-8314-9c035b4704f1 req-e2832b03-2856-4d86-83da-e5c7c1916852 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments/9557bc3c-863a-403c-86ff-dd018ec47340/action returned with HTTP 204 Jul 10 04:29:09.135237 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 418/1662] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:29:09 2026] POST /volume/v3/attachments/9557bc3c-863a-403c-86ff-dd018ec47340/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:09.339361 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-43f4b518-4424-4c24-bda9-2456def95c6a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:09.339361 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-43f4b518-4424-4c24-bda9-2456def95c6a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:09.339361 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-43f4b518-4424-4c24-bda9-2456def95c6a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:09.339361 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-43f4b518-4424-4c24-bda9-2456def95c6a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:09.351721 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:09.351721 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:09.357478 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-43f4b518-4424-4c24-bda9-2456def95c6a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:09.365279 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-43f4b518-4424-4c24-bda9-2456def95c6a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:09.370002 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 413/1663] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:09 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:09.382023 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f8538c14-0ac0-44d5-8e14-dd1a4918dd6f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:09.384002 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f8538c14-0ac0-44d5-8e14-dd1a4918dd6f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:09.384284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f8538c14-0ac0-44d5-8e14-dd1a4918dd6f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:09.384544 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f8538c14-0ac0-44d5-8e14-dd1a4918dd6f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:09.393439 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:09.393439 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:09.397494 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f8538c14-0ac0-44d5-8e14-dd1a4918dd6f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:09.401972 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f8538c14-0ac0-44d5-8e14-dd1a4918dd6f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:09.402363 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 414/1664] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:09 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:09.496975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ef479db3-8e31-420f-9641-7acf87cb6046 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:09.499058 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:29:09.499592 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2017311690"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:09.501035 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2017311690'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:29:09.501178 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Create volume of 1 GB Jul 10 04:29:09.510725 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Availability Zones retrieved successfully. Jul 10 04:29:09.525110 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Flow 'volume_create_api' (7a638d5c-a240-4f40-b74a-daa29e5f9054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:09.525968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb8e24f2-ac26-4050-901e-12bdd6d5e283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:09.529998 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:29:09.567814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb8e24f2-ac26-4050-901e-12bdd6d5e283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:09.569091 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0abe28-d76b-4578-a958-d153643c150a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:09.619065 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Created reservations ['bc7d68df-e4ef-43ed-a086-3619788f92f2', '2700f8e2-dd9d-48dd-9976-4afa1f5beaad', '421949a6-ec87-47b0-b2d3-f8b890b26d04', '081d3b5c-4864-4ae2-9036-eb162fb174bd'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:29:09.620196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0abe28-d76b-4578-a958-d153643c150a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc7d68df-e4ef-43ed-a086-3619788f92f2', '2700f8e2-dd9d-48dd-9976-4afa1f5beaad', '421949a6-ec87-47b0-b2d3-f8b890b26d04', '081d3b5c-4864-4ae2-9036-eb162fb174bd']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:09.621182 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4f5b84-9324-4ca2-9dd3-8783c61b7cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:09.649759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4f5b84-9324-4ca2-9dd3-8783c61b7cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42568d1a-2ecb-43cb-b695-b678a42702fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2017311690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b29074ab8f463ba898055a9b34557d',qos_specs=None,replication_status=,reservations=['bc7d68df-e4ef-43ed-a086-3619788f92f2','2700f8e2-dd9d-48dd-9976-4afa1f5beaad','421949a6-ec87-47b0-b2d3-f8b890b26d04','081d3b5c-4864-4ae2-9036-eb162fb174bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daf5b1698e745fabdf94c8e04e42313',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2017311690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42568d1a-2ecb-43cb-b695-b678a42702fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b29074ab8f463ba898055a9b34557d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7daf5b1698e745fabdf94c8e04e42313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:09.650948 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e47ef71-952d-42af-bd91-e858dff352bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:09.674105 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e47ef71-952d-42af-bd91-e858dff352bd) transitioned into state 'SUCCESS' from state '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-2017311690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b29074ab8f463ba898055a9b34557d',qos_specs=None,replication_status=,reservations=['bc7d68df-e4ef-43ed-a086-3619788f92f2','2700f8e2-dd9d-48dd-9976-4afa1f5beaad','421949a6-ec87-47b0-b2d3-f8b890b26d04','081d3b5c-4864-4ae2-9036-eb162fb174bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7daf5b1698e745fabdf94c8e04e42313',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:09.674949 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59d5778-c67b-4168-abd1-e7fe1e977a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:09.686087 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59d5778-c67b-4168-abd1-e7fe1e977a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:09.687141 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Flow 'volume_create_api' (7a638d5c-a240-4f40-b74a-daa29e5f9054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:09.687618 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Create volume request issued successfully. Jul 10 04:29:09.688654 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ef479db3-8e31-420f-9641-7acf87cb6046 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:29:09.689074 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 420/1665] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:29:09 2026] POST /volume/v3/volumes => generated 749 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:29:09.703756 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e0d08ed2-00df-4db3-a2bd-23d19a5f5d19 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:09.706768 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e0d08ed2-00df-4db3-a2bd-23d19a5f5d19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:09.706768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e0d08ed2-00df-4db3-a2bd-23d19a5f5d19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:09.707919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e0d08ed2-00df-4db3-a2bd-23d19a5f5d19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:09.720881 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:09.720881 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:09.725664 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e0d08ed2-00df-4db3-a2bd-23d19a5f5d19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:09.733411 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e0d08ed2-00df-4db3-a2bd-23d19a5f5d19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:09.734016 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 419/1666] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:09 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:10.751927 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-65156c96-b075-4b84-8f41-e91cb7ee6db9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:10.754086 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-65156c96-b075-4b84-8f41-e91cb7ee6db9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:10.754312 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-65156c96-b075-4b84-8f41-e91cb7ee6db9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:10.754585 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-65156c96-b075-4b84-8f41-e91cb7ee6db9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:10.764625 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:10.764625 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:10.771075 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-65156c96-b075-4b84-8f41-e91cb7ee6db9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:10.776857 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-65156c96-b075-4b84-8f41-e91cb7ee6db9 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:10.777241 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 414/1667] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:10 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:10.832511 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-243d48f9-e765-4764-a50c-13f0a2f65a3d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:10.835131 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-243d48f9-e765-4764-a50c-13f0a2f65a3d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:10.835403 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-243d48f9-e765-4764-a50c-13f0a2f65a3d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:10.835622 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-243d48f9-e765-4764-a50c-13f0a2f65a3d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:10.846050 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:10.846050 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:10.850254 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-243d48f9-e765-4764-a50c-13f0a2f65a3d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:10.856742 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-243d48f9-e765-4764-a50c-13f0a2f65a3d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:10.857229 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 415/1668] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:10 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:12.901153 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-250e4b98-cd37-4492-a2cf-6af0027202cc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:12.901771 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-250e4b98-cd37-4492-a2cf-6af0027202cc None None] GET https://10.4.3.87/volume// Jul 10 04:29:12.902003 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-250e4b98-cd37-4492-a2cf-6af0027202cc None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:12.902299 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-250e4b98-cd37-4492-a2cf-6af0027202cc None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:12.902765 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-250e4b98-cd37-4492-a2cf-6af0027202cc None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:12.903190 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 421/1669] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:29:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:12.911159 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-0c24d254-fee4-4eb0-8eaa-cf3d1ade44b8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:12.913682 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-0c24d254-fee4-4eb0-8eaa-cf3d1ade44b8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:29:12.914132 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-0c24d254-fee4-4eb0-8eaa-cf3d1ade44b8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42568d1a-2ecb-43cb-b695-b678a42702fd", "connector": null, "instance_uuid": "a1f7c3b7-aacb-46b2-89a0-abcb9aa5a141"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:12.924018 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:12.924018 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:12.953914 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-0c24d254-fee4-4eb0-8eaa-cf3d1ade44b8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:29:12.954499 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 420/1670] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:29:12 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:13.379971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b2ae579e-91ab-4709-b23f-05bea9d95e88 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:13.383176 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b2ae579e-91ab-4709-b23f-05bea9d95e88 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:13.385496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b2ae579e-91ab-4709-b23f-05bea9d95e88 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:13.385496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b2ae579e-91ab-4709-b23f-05bea9d95e88 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:13.403045 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:13.403045 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:13.413283 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b2ae579e-91ab-4709-b23f-05bea9d95e88 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:13.420787 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b2ae579e-91ab-4709-b23f-05bea9d95e88 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:13.421379 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 415/1671] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:13 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:13.487653 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0a2d4dbe-7013-4ce9-9ada-67b2fed010bd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:13.488160 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0a2d4dbe-7013-4ce9-9ada-67b2fed010bd None None] GET https://10.4.3.87/volume// Jul 10 04:29:13.488443 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0a2d4dbe-7013-4ce9-9ada-67b2fed010bd None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:13.488716 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0a2d4dbe-7013-4ce9-9ada-67b2fed010bd None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:13.489146 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0a2d4dbe-7013-4ce9-9ada-67b2fed010bd None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:13.489605 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 416/1672] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:29:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:13.505488 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-a9303b4d-5893-4192-8428-e38a55af2040 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:13.508000 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-a9303b4d-5893-4192-8428-e38a55af2040 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:13.508206 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-a9303b4d-5893-4192-8428-e38a55af2040 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:13.508423 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-a9303b4d-5893-4192-8428-e38a55af2040 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:13.519161 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:13.519161 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:13.523701 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-a9303b4d-5893-4192-8428-e38a55af2040 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:13.529844 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-a9303b4d-5893-4192-8428-e38a55af2040 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:13.530467 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 422/1673] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:29:13 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:13.657868 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-f689da33-99ab-426e-96f1-0b700f3b3a46 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:13.660226 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-f689da33-99ab-426e-96f1-0b700f3b3a46 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] PUT https://10.4.3.87/volume/v3/attachments/17718161-38f5-42b7-9fc4-64a999a5f2b5 Jul 10 04:29:13.660654 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-f689da33-99ab-426e-96f1-0b700f3b3a46 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:13.670740 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-f689da33-99ab-426e-96f1-0b700f3b3a46 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Acquiring lock "cinder-attachment_update-42568d1a-2ecb-43cb-b695-b678a42702fd-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:29:13.675939 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-f689da33-99ab-426e-96f1-0b700f3b3a46 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Lock "cinder-attachment_update-42568d1a-2ecb-43cb-b695-b678a42702fd-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:29:13.677103 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:13.677103 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:14.204843 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-f689da33-99ab-426e-96f1-0b700f3b3a46 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Lock "cinder-attachment_update-42568d1a-2ecb-43cb-b695-b678a42702fd-np0000004952" released by "attachment_update" :: held 0.529s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:29:14.205279 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-f689da33-99ab-426e-96f1-0b700f3b3a46 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments/17718161-38f5-42b7-9fc4-64a999a5f2b5 returned with HTTP 200 Jul 10 04:29:14.205733 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 421/1674] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:29:13 2026] PUT /volume/v3/attachments/17718161-38f5-42b7-9fc4-64a999a5f2b5 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:14.433996 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-50e26744-f933-4c1f-b6f6-04717339863c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:14.435874 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-50e26744-f933-4c1f-b6f6-04717339863c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:14.436115 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-50e26744-f933-4c1f-b6f6-04717339863c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:14.436334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-50e26744-f933-4c1f-b6f6-04717339863c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:14.448012 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:14.448012 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:14.451415 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-50e26744-f933-4c1f-b6f6-04717339863c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:14.455544 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-50e26744-f933-4c1f-b6f6-04717339863c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:14.455924 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 416/1675] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:14 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:15.471155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b2d3237f-80ce-49e7-8d1c-0e223c52d7ce None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:15.473428 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2d3237f-80ce-49e7-8d1c-0e223c52d7ce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:15.473651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b2d3237f-80ce-49e7-8d1c-0e223c52d7ce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:15.473889 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b2d3237f-80ce-49e7-8d1c-0e223c52d7ce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:15.647829 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:15.647829 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:15.652540 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b2d3237f-80ce-49e7-8d1c-0e223c52d7ce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:15.658196 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2d3237f-80ce-49e7-8d1c-0e223c52d7ce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:15.658785 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 417/1676] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:15 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:16.447432 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-4ed84f0f-9f38-4f1b-80d2-854769a4d2c1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:16.452288 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-4ed84f0f-9f38-4f1b-80d2-854769a4d2c1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:29:16.452288 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-4ed84f0f-9f38-4f1b-80d2-854769a4d2c1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:16.452288 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-4ed84f0f-9f38-4f1b-80d2-854769a4d2c1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:16.462597 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:16.462597 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:16.466410 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-4ed84f0f-9f38-4f1b-80d2-854769a4d2c1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:29:16.471385 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-4ed84f0f-9f38-4f1b-80d2-854769a4d2c1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:29:16.471618 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 423/1677] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:16 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:16.676848 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ab891232-d049-437d-a128-e867f4f6468f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:16.679259 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ab891232-d049-437d-a128-e867f4f6468f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:16.680527 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ab891232-d049-437d-a128-e867f4f6468f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:16.680905 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ab891232-d049-437d-a128-e867f4f6468f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:16.692739 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:16.692739 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:16.696761 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ab891232-d049-437d-a128-e867f4f6468f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:16.701796 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ab891232-d049-437d-a128-e867f4f6468f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:16.702145 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 422/1678] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:16 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:17.416823 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ccf6c5af-366e-4aba-9c87-fe31da45aede None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:17.417411 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ccf6c5af-366e-4aba-9c87-fe31da45aede None None] GET https://10.4.3.87/volume// Jul 10 04:29:17.417665 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ccf6c5af-366e-4aba-9c87-fe31da45aede None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:17.417911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ccf6c5af-366e-4aba-9c87-fe31da45aede None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:17.418354 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ccf6c5af-366e-4aba-9c87-fe31da45aede None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:17.418760 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 417/1679] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:29:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:17.437717 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-c3ccf7cd-c806-4c25-b7ac-d64ca4dcc279 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:17.439918 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-c3ccf7cd-c806-4c25-b7ac-d64ca4dcc279 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:29:17.440451 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-c3ccf7cd-c806-4c25-b7ac-d64ca4dcc279 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "add7ebdb-d616-47d8-a2a2-5f2d6ea910ae", "connector": null, "instance_uuid": "05a12807-38f3-4ff9-bd85-039e52a7b8b4"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:17.456772 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:17.456772 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:17.481343 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-c3ccf7cd-c806-4c25-b7ac-d64ca4dcc279 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:29:17.481857 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 418/1680] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:29:17 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:17.490647 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-545eb9b9-5182-4483-84fc-650b6378b515 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:17.492884 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-545eb9b9-5182-4483-84fc-650b6378b515 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/attachments/e604594a-bf2c-4063-9f8e-4f5b570090a6 Jul 10 04:29:17.493116 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-545eb9b9-5182-4483-84fc-650b6378b515 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:17.493343 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-545eb9b9-5182-4483-84fc-650b6378b515 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:17.501237 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:17.501237 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:17.714383 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4ad28849-6c08-46d2-bfe5-84b4828f93c1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:17.716287 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ad28849-6c08-46d2-bfe5-84b4828f93c1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:17.716514 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4ad28849-6c08-46d2-bfe5-84b4828f93c1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:17.716694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4ad28849-6c08-46d2-bfe5-84b4828f93c1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:17.726598 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:17.726598 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:17.730024 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4ad28849-6c08-46d2-bfe5-84b4828f93c1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:17.733978 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ad28849-6c08-46d2-bfe5-84b4828f93c1 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:17.734376 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 423/1681] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:17 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:18.050530 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-545eb9b9-5182-4483-84fc-650b6378b515 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/e604594a-bf2c-4063-9f8e-4f5b570090a6 returned with HTTP 200 Jul 10 04:29:18.050993 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 424/1682] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:29:17 2026] DELETE /volume/v3/attachments/e604594a-bf2c-4063-9f8e-4f5b570090a6 => generated 367 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:18.589364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9aaf9828-8ee8-4dc4-bf30-e0a223c739d6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:18.595159 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9aaf9828-8ee8-4dc4-bf30-e0a223c739d6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:18.595468 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9aaf9828-8ee8-4dc4-bf30-e0a223c739d6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:18.595752 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9aaf9828-8ee8-4dc4-bf30-e0a223c739d6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:18.595963 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-9aaf9828-8ee8-4dc4-bf30-e0a223c739d6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Delete volume with id: 030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:18.609528 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:18.609528 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:18.609958 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9aaf9828-8ee8-4dc4-bf30-e0a223c739d6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:29:18.630604 np0000004952 devstack@c-api.service[100020]: WARNING cinder.keymgr.conf_key_mgr [None req-9aaf9828-8ee8-4dc4-bf30-e0a223c739d6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:29:18.639686 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9aaf9828-8ee8-4dc4-bf30-e0a223c739d6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Delete volume request issued successfully. Jul 10 04:29:18.639989 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9aaf9828-8ee8-4dc4-bf30-e0a223c739d6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 202 Jul 10 04:29:18.640568 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 418/1683] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:29:18 2026] DELETE /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:29:18.653510 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a42ecbba-7e97-49b2-9abd-839986980565 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:18.655430 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a42ecbba-7e97-49b2-9abd-839986980565 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:18.655753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a42ecbba-7e97-49b2-9abd-839986980565 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:18.656104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a42ecbba-7e97-49b2-9abd-839986980565 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:18.664125 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:18.664125 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:18.668487 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a42ecbba-7e97-49b2-9abd-839986980565 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:29:18.673639 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a42ecbba-7e97-49b2-9abd-839986980565 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 200 Jul 10 04:29:18.674098 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 419/1684] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:18 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:18.749768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4a56796f-db6e-49dc-a59d-077a6953f3cf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:18.752178 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4a56796f-db6e-49dc-a59d-077a6953f3cf tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:18.752506 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4a56796f-db6e-49dc-a59d-077a6953f3cf tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:18.752795 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4a56796f-db6e-49dc-a59d-077a6953f3cf tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:18.767241 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:18.767241 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:18.772970 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4a56796f-db6e-49dc-a59d-077a6953f3cf tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:18.778422 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4a56796f-db6e-49dc-a59d-077a6953f3cf tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:18.778990 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 424/1685] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:18 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:19.688815 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b780bcd9-76e6-4744-985c-1354e192fde6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:19.692786 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b780bcd9-76e6-4744-985c-1354e192fde6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb Jul 10 04:29:19.692990 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b780bcd9-76e6-4744-985c-1354e192fde6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:19.693228 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b780bcd9-76e6-4744-985c-1354e192fde6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:19.695595 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=237,cinder:INSERT=30,cinder:UPDATE=42 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:29:19.703068 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b780bcd9-76e6-4744-985c-1354e192fde6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb returned with HTTP 404 Jul 10 04:29:19.704577 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 425/1686] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:19 2026] GET /volume/v3/volumes/030a1080-1f59-47e3-86fc-0ac2342c10bb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:19.711725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8afb51d7-2b5f-4842-9aa3-20a3818399d9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:19.713699 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8afb51d7-2b5f-4842-9aa3-20a3818399d9 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:29:19.713871 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8afb51d7-2b5f-4842-9aa3-20a3818399d9 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:19.714039 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8afb51d7-2b5f-4842-9aa3-20a3818399d9 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:19.714856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8afb51d7-2b5f-4842-9aa3-20a3818399d9 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:29:19.717602 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=219,cinder:INSERT=12,cinder:UPDATE=24 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:29:19.751566 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8afb51d7-2b5f-4842-9aa3-20a3818399d9 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Get all volumes completed successfully. Jul 10 04:29:19.755746 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:19.755746 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:19.761483 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8afb51d7-2b5f-4842-9aa3-20a3818399d9 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:29:19.761935 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 419/1687] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:29:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18029 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:19.780760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-08f7c73b-7b56-4f8b-82a8-81176248db3a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:19.782400 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-08f7c73b-7b56-4f8b-82a8-81176248db3a tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] DELETE https://10.4.3.87/volume/v3/types/3d8d7806-24f6-40b5-8a99-39dd00c2b041 Jul 10 04:29:19.782622 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-08f7c73b-7b56-4f8b-82a8-81176248db3a tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:19.782827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-08f7c73b-7b56-4f8b-82a8-81176248db3a tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:19.784978 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=261,cinder:INSERT=29,cinder:UPDATE=52 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:29:19.793148 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c5c25771-81de-4468-9d50-e91153c57c77 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:19.795687 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5c25771-81de-4468-9d50-e91153c57c77 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:19.795895 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5c25771-81de-4468-9d50-e91153c57c77 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:19.796155 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5c25771-81de-4468-9d50-e91153c57c77 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:19.807182 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:19.807182 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:19.814731 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c5c25771-81de-4468-9d50-e91153c57c77 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:19.816955 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5c25771-81de-4468-9d50-e91153c57c77 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:19.817374 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 425/1688] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:19 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:19.823038 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-08f7c73b-7b56-4f8b-82a8-81176248db3a tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types/3d8d7806-24f6-40b5-8a99-39dd00c2b041 returned with HTTP 202 Jul 10 04:29:19.823467 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 420/1689] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:29:19 2026] DELETE /volume/v3/types/3d8d7806-24f6-40b5-8a99-39dd00c2b041 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:29:19.837108 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7d9f18d4-b34d-40b9-b82f-21ecd8edb316 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:19.838980 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d9f18d4-b34d-40b9-b82f-21ecd8edb316 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:29:19.839444 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7d9f18d4-b34d-40b9-b82f-21ecd8edb316 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1036555900", "extra_specs": {}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:19.841832 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:19.841832 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:19.855544 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d9f18d4-b34d-40b9-b82f-21ecd8edb316 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:29:19.855912 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 426/1690] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:29:19 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:19.866686 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-87daa36c-4487-4170-866b-c581d6c796f1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:19.869702 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-87daa36c-4487-4170-866b-c581d6c796f1 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] POST https://10.4.3.87/volume/v3/types/48eec02d-f2dc-49cc-b888-255df9e01944/encryption Jul 10 04:29:19.870568 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-87daa36c-4487-4170-866b-c581d6c796f1 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:19.891060 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-87daa36c-4487-4170-866b-c581d6c796f1 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types/48eec02d-f2dc-49cc-b888-255df9e01944/encryption returned with HTTP 200 Jul 10 04:29:19.891550 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 420/1691] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:29:19 2026] POST /volume/v3/types/48eec02d-f2dc-49cc-b888-255df9e01944/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:19.899877 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:19.901627 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:29:19.901985 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1322491632", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1036555900", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:19.903705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1322491632', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1036555900', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:29:19.908086 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume of 1 GB Jul 10 04:29:19.908402 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:19.908402 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:19.908939 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Availability Zones retrieved successfully. Jul 10 04:29:19.915152 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Flow 'volume_create_api' (405cd615-5461-4665-870e-ba2f9f1392c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:19.916522 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8d8257-e715-4369-b2ea-b9c0211ced9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:19.917706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:29:19.947811 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8d8257-e715-4369-b2ea-b9c0211ced9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:29:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=48eec02d-f2dc-49cc-b888-255df9e01944,is_public=True,name='tempest-scenario-type-luks-1036555900',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48eec02d-f2dc-49cc-b888-255df9e01944', '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=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:19.948740 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (668550c5-8893-4a27-be14-11c92c5dfd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:19.977850 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1036555900 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1036555900, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:29:19.978181 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1036555900 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1036555900, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:29:20.006473 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Created reservations ['0f9cf603-6884-495d-9c8f-317ecf4b0671', '1598e0d1-5b2d-464c-ab79-8b38ed992fde', '2b99e20e-2bfd-46e5-bc79-5ac506530621', '1fb69c2c-dd51-4c5f-b476-d6599c63dc69'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:29:20.007735 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (668550c5-8893-4a27-be14-11c92c5dfd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f9cf603-6884-495d-9c8f-317ecf4b0671', '1598e0d1-5b2d-464c-ab79-8b38ed992fde', '2b99e20e-2bfd-46e5-bc79-5ac506530621', '1fb69c2c-dd51-4c5f-b476-d6599c63dc69']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:20.008803 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725c69ba-bdb1-4e62-8b18-29fd0f42fb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:20.032940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725c69ba-bdb1-4e62-8b18-29fd0f42fb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afb3ffd8-044d-42d0-a6c6-ab5c89b0a294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1322491632',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c62820e227c4cee9629cfb1704095f9',qos_specs=None,replication_status=,reservations=['0f9cf603-6884-495d-9c8f-317ecf4b0671','1598e0d1-5b2d-464c-ab79-8b38ed992fde','2b99e20e-2bfd-46e5-bc79-5ac506530621','1fb69c2c-dd51-4c5f-b476-d6599c63dc69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_type_id=48eec02d-f2dc-49cc-b888-255df9e01944), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1322491632',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=afb3ffd8-044d-42d0-a6c6-ab5c89b0a294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c62820e227c4cee9629cfb1704095f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48eec02d-f2dc-49cc-b888-255df9e01944),volume_type_id=48eec02d-f2dc-49cc-b888-255df9e01944)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:20.034169 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91602c23-56c2-42c2-9c84-a0c6db91c959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:20.055499 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91602c23-56c2-42c2-9c84-a0c6db91c959) transitioned into state 'SUCCESS' from state '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-1322491632',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c62820e227c4cee9629cfb1704095f9',qos_specs=None,replication_status=,reservations=['0f9cf603-6884-495d-9c8f-317ecf4b0671','1598e0d1-5b2d-464c-ab79-8b38ed992fde','2b99e20e-2bfd-46e5-bc79-5ac506530621','1fb69c2c-dd51-4c5f-b476-d6599c63dc69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d89061f9fb4ab4a9887713d408ca09',volume_type_id=48eec02d-f2dc-49cc-b888-255df9e01944)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:20.056338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b53335-d070-4218-8b8e-1c1650e75bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:20.066667 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b53335-d070-4218-8b8e-1c1650e75bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:20.067528 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Flow 'volume_create_api' (405cd615-5461-4665-870e-ba2f9f1392c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:20.067859 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Create volume request issued successfully. Jul 10 04:29:20.068502 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-183a1e7e-01b2-4d1b-885f-a5a18af7fcb1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:29:20.069086 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 426/1692] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:29:19 2026] POST /volume/v3/volumes => generated 783 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:29:20.839404 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d27562be-3e42-4b9f-9ebd-77ba7ca61d2a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:20.844048 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d27562be-3e42-4b9f-9ebd-77ba7ca61d2a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:20.844048 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d27562be-3e42-4b9f-9ebd-77ba7ca61d2a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:20.844048 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d27562be-3e42-4b9f-9ebd-77ba7ca61d2a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:20.860183 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:20.860183 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:20.867548 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d27562be-3e42-4b9f-9ebd-77ba7ca61d2a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:20.874675 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d27562be-3e42-4b9f-9ebd-77ba7ca61d2a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:20.875073 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 421/1693] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:20 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:21.466284 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-2101c6db-f915-4b6c-bc6c-058dc8d8f60c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:21.470773 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-2101c6db-f915-4b6c-bc6c-058dc8d8f60c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/attachments/17718161-38f5-42b7-9fc4-64a999a5f2b5/action Jul 10 04:29:21.471618 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-2101c6db-f915-4b6c-bc6c-058dc8d8f60c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:21.471618 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-2101c6db-f915-4b6c-bc6c-058dc8d8f60c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:21.499479 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:21.499479 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:21.508236 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7705d9d8-fce0-4d8c-9780-20f502b66039 req-2101c6db-f915-4b6c-bc6c-058dc8d8f60c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments/17718161-38f5-42b7-9fc4-64a999a5f2b5/action returned with HTTP 204 Jul 10 04:29:21.508829 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 427/1694] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:29:21 2026] POST /volume/v3/attachments/17718161-38f5-42b7-9fc4-64a999a5f2b5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:21.890729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5cf25e47-8bba-44d1-ac65-071dfc35d6af None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:21.893135 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5cf25e47-8bba-44d1-ac65-071dfc35d6af tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:21.895549 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5cf25e47-8bba-44d1-ac65-071dfc35d6af tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:21.895549 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5cf25e47-8bba-44d1-ac65-071dfc35d6af tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:21.907148 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:21.907148 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:21.914430 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5cf25e47-8bba-44d1-ac65-071dfc35d6af tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:21.920905 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5cf25e47-8bba-44d1-ac65-071dfc35d6af tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:21.921482 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 421/1695] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:21 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:21.940546 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-94cb1dde-6617-4bd5-9f39-98d45c351fef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:21.945777 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94cb1dde-6617-4bd5-9f39-98d45c351fef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:21.945777 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94cb1dde-6617-4bd5-9f39-98d45c351fef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:21.945777 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94cb1dde-6617-4bd5-9f39-98d45c351fef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:21.962371 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:21.962371 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:21.966372 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-94cb1dde-6617-4bd5-9f39-98d45c351fef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:21.972026 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94cb1dde-6617-4bd5-9f39-98d45c351fef tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:21.972684 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 427/1696] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:21 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:22.386164 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-1f67c7b1-6010-4ec1-801d-b1a5752b63d2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:22.388466 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-1f67c7b1-6010-4ec1-801d-b1a5752b63d2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:22.388676 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-1f67c7b1-6010-4ec1-801d-b1a5752b63d2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:22.388899 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-1f67c7b1-6010-4ec1-801d-b1a5752b63d2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:22.400270 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:22.400270 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:22.404319 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-1f67c7b1-6010-4ec1-801d-b1a5752b63d2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:22.408647 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-1f67c7b1-6010-4ec1-801d-b1a5752b63d2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:22.408939 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 422/1697] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:22 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:22.439204 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-509d7b6a-0765-425a-8fc8-c6c4f79ac0f0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:22.442788 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-509d7b6a-0765-425a-8fc8-c6c4f79ac0f0 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c/action Jul 10 04:29:22.443188 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-509d7b6a-0765-425a-8fc8-c6c4f79ac0f0 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:22.444577 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-509d7b6a-0765-425a-8fc8-c6c4f79ac0f0 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:22.465244 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:22.465244 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:22.465864 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-509d7b6a-0765-425a-8fc8-c6c4f79ac0f0 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:22.474183 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-509d7b6a-0765-425a-8fc8-c6c4f79ac0f0 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Begin detaching volume completed successfully. Jul 10 04:29:22.474671 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-509d7b6a-0765-425a-8fc8-c6c4f79ac0f0 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c/action returned with HTTP 202 Jul 10 04:29:22.474995 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 428/1698] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:29:22 2026] POST /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:29:22.504392 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e6ab2151-8789-4d33-834b-4bb3f61ea138 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:22.507025 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e6ab2151-8789-4d33-834b-4bb3f61ea138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:22.507314 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e6ab2151-8789-4d33-834b-4bb3f61ea138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:22.507569 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e6ab2151-8789-4d33-834b-4bb3f61ea138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:22.521251 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:22.521251 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:22.525336 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e6ab2151-8789-4d33-834b-4bb3f61ea138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:22.530596 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e6ab2151-8789-4d33-834b-4bb3f61ea138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:22.530991 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 422/1699] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:22 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:22.986475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-016f1769-cf7c-4138-b6e5-d5becdd18dc7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:22.988975 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-016f1769-cf7c-4138-b6e5-d5becdd18dc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] PUT https://10.4.3.87/volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b Jul 10 04:29:22.989446 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-016f1769-cf7c-4138-b6e5-d5becdd18dc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:22.998924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-016f1769-cf7c-4138-b6e5-d5becdd18dc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Acquiring lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:29:23.005095 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-016f1769-cf7c-4138-b6e5-d5becdd18dc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:29:23.006126 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:23.006126 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:23.508299 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-03a28e12-6b6f-4063-8910-b0f7c29acfac None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:23.508791 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-03a28e12-6b6f-4063-8910-b0f7c29acfac None None] GET https://10.4.3.87/volume// Jul 10 04:29:23.509046 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-03a28e12-6b6f-4063-8910-b0f7c29acfac None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:23.509324 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-03a28e12-6b6f-4063-8910-b0f7c29acfac None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:23.509719 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-03a28e12-6b6f-4063-8910-b0f7c29acfac None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:23.510946 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 423/1700] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:29:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:23.526789 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-2b6a9e25-00d3-4437-952f-fd95fa52d83c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:23.532496 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-2b6a9e25-00d3-4437-952f-fd95fa52d83c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:23.535180 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-2b6a9e25-00d3-4437-952f-fd95fa52d83c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:23.535180 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-2b6a9e25-00d3-4437-952f-fd95fa52d83c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:23.541732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-016f1769-cf7c-4138-b6e5-d5becdd18dc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" released by "attachment_update" :: held 0.537s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:29:23.542125 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-016f1769-cf7c-4138-b6e5-d5becdd18dc7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b returned with HTTP 200 Jul 10 04:29:23.543617 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 428/1701] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:29:22 2026] PUT /volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:23.546146 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:23.546146 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:23.547746 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f710aba0-75f1-4c6e-bb59-b81d2beccb65 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:23.549799 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f710aba0-75f1-4c6e-bb59-b81d2beccb65 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:23.550016 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f710aba0-75f1-4c6e-bb59-b81d2beccb65 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:23.550267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f710aba0-75f1-4c6e-bb59-b81d2beccb65 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:23.550835 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-2b6a9e25-00d3-4437-952f-fd95fa52d83c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:23.556731 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-2b6a9e25-00d3-4437-952f-fd95fa52d83c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:23.557247 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 429/1702] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:29:23 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:23.564060 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:23.564060 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:23.569067 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f710aba0-75f1-4c6e-bb59-b81d2beccb65 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:23.574706 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f710aba0-75f1-4c6e-bb59-b81d2beccb65 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:23.575181 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 423/1703] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:23 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:23.581968 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-8d7577d9-a7cf-45a6-b3b6-8cd0e22ded0b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:23.584347 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-8d7577d9-a7cf-45a6-b3b6-8cd0e22ded0b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b Jul 10 04:29:23.584890 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-8d7577d9-a7cf-45a6-b3b6-8cd0e22ded0b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:23.585087 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-8d7577d9-a7cf-45a6-b3b6-8cd0e22ded0b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:23.603522 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-8d7577d9-a7cf-45a6-b3b6-8cd0e22ded0b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b returned with HTTP 200 Jul 10 04:29:23.603888 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 424/1704] 10.4.3.87 () {70 vars in 1644 bytes} [Fri Jul 10 04:29:23 2026] GET /volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:24.591665 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-398d1fae-5dfc-49e4-8c7f-ef21aba4d01a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:24.594108 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-398d1fae-5dfc-49e4-8c7f-ef21aba4d01a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:24.594754 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-398d1fae-5dfc-49e4-8c7f-ef21aba4d01a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:24.595091 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-398d1fae-5dfc-49e4-8c7f-ef21aba4d01a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:24.609423 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:24.609423 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:24.615901 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-398d1fae-5dfc-49e4-8c7f-ef21aba4d01a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:24.623719 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-398d1fae-5dfc-49e4-8c7f-ef21aba4d01a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:24.624370 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 429/1705] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:24 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:24.942112 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-15efd944-7418-426a-ae15-fc9f79c60831 req-3080fed3-5d11-4846-9dfd-cf2a079b468f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:24.944969 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-15efd944-7418-426a-ae15-fc9f79c60831 req-3080fed3-5d11-4846-9dfd-cf2a079b468f tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] DELETE https://10.4.3.87/volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027 Jul 10 04:29:24.945252 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-15efd944-7418-426a-ae15-fc9f79c60831 req-3080fed3-5d11-4846-9dfd-cf2a079b468f tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:24.945565 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-15efd944-7418-426a-ae15-fc9f79c60831 req-3080fed3-5d11-4846-9dfd-cf2a079b468f tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:24.955367 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:24.955367 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:25.501700 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-15efd944-7418-426a-ae15-fc9f79c60831 req-3080fed3-5d11-4846-9dfd-cf2a079b468f tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027 returned with HTTP 200 Jul 10 04:29:25.502200 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 430/1706] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:29:24 2026] DELETE /volume/v3/attachments/32c758d3-86ce-430c-8445-01b44efea027 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:25.519703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-15efd944-7418-426a-ae15-fc9f79c60831 req-8541aaaa-7f2a-4d57-975b-ab18d5f1fa75 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:25.519703 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-15efd944-7418-426a-ae15-fc9f79c60831 req-8541aaaa-7f2a-4d57-975b-ab18d5f1fa75 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] DELETE https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a Jul 10 04:29:25.519703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-15efd944-7418-426a-ae15-fc9f79c60831 req-8541aaaa-7f2a-4d57-975b-ab18d5f1fa75 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:25.519703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-15efd944-7418-426a-ae15-fc9f79c60831 req-8541aaaa-7f2a-4d57-975b-ab18d5f1fa75 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:25.520099 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [req-15efd944-7418-426a-ae15-fc9f79c60831 req-8541aaaa-7f2a-4d57-975b-ab18d5f1fa75 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Delete volume with id: 0b79f060-dfb0-4a0a-9202-ed25890fc80a Jul 10 04:29:25.527143 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:25.527143 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:25.528232 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-15efd944-7418-426a-ae15-fc9f79c60831 req-8541aaaa-7f2a-4d57-975b-ab18d5f1fa75 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:29:25.555246 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-15efd944-7418-426a-ae15-fc9f79c60831 req-8541aaaa-7f2a-4d57-975b-ab18d5f1fa75 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Delete volume request issued successfully. Jul 10 04:29:25.555637 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-15efd944-7418-426a-ae15-fc9f79c60831 req-8541aaaa-7f2a-4d57-975b-ab18d5f1fa75 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a returned with HTTP 202 Jul 10 04:29:25.555967 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 424/1707] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:29:25 2026] DELETE /volume/v3/volumes/0b79f060-dfb0-4a0a-9202-ed25890fc80a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:29:25.637240 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cc67b4f9-792f-46d9-bd24-57f8749f979a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:25.640236 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cc67b4f9-792f-46d9-bd24-57f8749f979a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:25.640503 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cc67b4f9-792f-46d9-bd24-57f8749f979a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:25.640711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cc67b4f9-792f-46d9-bd24-57f8749f979a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:25.652147 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:25.652147 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:25.656980 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cc67b4f9-792f-46d9-bd24-57f8749f979a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:25.662154 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cc67b4f9-792f-46d9-bd24-57f8749f979a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:25.662623 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 425/1708] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:25 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:26.676856 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4e7a15ea-1e45-4463-a0bc-9cf55cbd6138 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:26.679975 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4e7a15ea-1e45-4463-a0bc-9cf55cbd6138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:26.681254 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4e7a15ea-1e45-4463-a0bc-9cf55cbd6138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:26.681254 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4e7a15ea-1e45-4463-a0bc-9cf55cbd6138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:26.696382 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:26.696382 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:26.707275 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4e7a15ea-1e45-4463-a0bc-9cf55cbd6138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:26.713251 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4e7a15ea-1e45-4463-a0bc-9cf55cbd6138 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:26.713782 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 430/1709] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:26 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:27.734461 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-430d9835-aae4-4f49-8b61-706a6ecdf689 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:27.736824 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-430d9835-aae4-4f49-8b61-706a6ecdf689 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:27.737000 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-430d9835-aae4-4f49-8b61-706a6ecdf689 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:27.737244 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-430d9835-aae4-4f49-8b61-706a6ecdf689 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:27.748657 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:27.748657 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:27.752994 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-430d9835-aae4-4f49-8b61-706a6ecdf689 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:27.759777 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-430d9835-aae4-4f49-8b61-706a6ecdf689 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:27.760564 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 431/1710] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:27 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:28.776351 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3e0f5d75-1c62-45c9-b2ad-c03a21613197 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:28.779181 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e0f5d75-1c62-45c9-b2ad-c03a21613197 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:28.779419 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e0f5d75-1c62-45c9-b2ad-c03a21613197 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:28.779656 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e0f5d75-1c62-45c9-b2ad-c03a21613197 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:28.790265 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:28.790265 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:28.795340 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3e0f5d75-1c62-45c9-b2ad-c03a21613197 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:28.801470 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e0f5d75-1c62-45c9-b2ad-c03a21613197 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:28.801953 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 425/1711] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:28 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:29.817208 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b5330798-3628-4b44-874a-64b4b29bee19 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:29.819291 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b5330798-3628-4b44-874a-64b4b29bee19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:29.819572 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b5330798-3628-4b44-874a-64b4b29bee19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:29.819813 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b5330798-3628-4b44-874a-64b4b29bee19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:29.830304 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:29.830304 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:29.835248 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b5330798-3628-4b44-874a-64b4b29bee19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:29.844507 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b5330798-3628-4b44-874a-64b4b29bee19 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:29.844926 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 426/1712] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:29 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:30.859659 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4e29ab88-275a-4c6c-b97b-088b1aabcc01 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:30.861629 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4e29ab88-275a-4c6c-b97b-088b1aabcc01 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:30.861809 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4e29ab88-275a-4c6c-b97b-088b1aabcc01 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:30.862017 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4e29ab88-275a-4c6c-b97b-088b1aabcc01 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:30.872422 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:30.872422 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:30.876307 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4e29ab88-275a-4c6c-b97b-088b1aabcc01 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:30.880908 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4e29ab88-275a-4c6c-b97b-088b1aabcc01 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:30.881418 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 431/1713] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:30 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:29:31.210553 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-37725fd3-091d-4175-aa8b-b5cc3a28e050 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:31.213359 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-37725fd3-091d-4175-aa8b-b5cc3a28e050 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] DELETE https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:29:31.213640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-37725fd3-091d-4175-aa8b-b5cc3a28e050 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:31.213858 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-37725fd3-091d-4175-aa8b-b5cc3a28e050 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:31.214050 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-37725fd3-091d-4175-aa8b-b5cc3a28e050 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Delete volume with id: e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:29:31.223695 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:31.223695 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:31.224308 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-37725fd3-091d-4175-aa8b-b5cc3a28e050 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:29:31.246477 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-37725fd3-091d-4175-aa8b-b5cc3a28e050 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Delete volume request issued successfully. Jul 10 04:29:31.246810 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-37725fd3-091d-4175-aa8b-b5cc3a28e050 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 202 Jul 10 04:29:31.247636 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 432/1714] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:29:31 2026] DELETE /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:29:31.260053 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e4c6166c-a927-41ef-90a4-c0d5134569a6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:31.262706 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e4c6166c-a927-41ef-90a4-c0d5134569a6 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:29:31.262993 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e4c6166c-a927-41ef-90a4-c0d5134569a6 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:31.263250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e4c6166c-a927-41ef-90a4-c0d5134569a6 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:31.273705 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:31.273705 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:31.282300 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e4c6166c-a927-41ef-90a4-c0d5134569a6 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Volume info retrieved successfully. Jul 10 04:29:31.291772 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e4c6166c-a927-41ef-90a4-c0d5134569a6 tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 200 Jul 10 04:29:31.291772 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 426/1715] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:31 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:31.896527 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7d4586c9-96cf-417f-bd56-fee90502bcce None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:31.900265 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7d4586c9-96cf-417f-bd56-fee90502bcce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:31.900570 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7d4586c9-96cf-417f-bd56-fee90502bcce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:31.900849 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7d4586c9-96cf-417f-bd56-fee90502bcce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:31.917081 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:31.917081 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:31.923011 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7d4586c9-96cf-417f-bd56-fee90502bcce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:31.929604 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7d4586c9-96cf-417f-bd56-fee90502bcce tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:31.930146 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 427/1716] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:31 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:32.311254 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-68fd2a6a-1dec-43d1-96bf-fe0d0d96a3bd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:32.314657 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-68fd2a6a-1dec-43d1-96bf-fe0d0d96a3bd tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] GET https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 Jul 10 04:29:32.314657 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-68fd2a6a-1dec-43d1-96bf-fe0d0d96a3bd tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:32.314811 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-68fd2a6a-1dec-43d1-96bf-fe0d0d96a3bd tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:32.323323 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-68fd2a6a-1dec-43d1-96bf-fe0d0d96a3bd tempest-ServerActionsTestOtherA-633817994 tempest-ServerActionsTestOtherA-633817994-project-member] https://10.4.3.87/volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 returned with HTTP 404 Jul 10 04:29:32.324589 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 432/1717] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:32 2026] GET /volume/v3/volumes/e0b906d0-8851-4537-a795-cd54f221bd32 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:32.947001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-935332b8-66bb-4c88-87f3-e89b83b027df None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:32.950700 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-935332b8-66bb-4c88-87f3-e89b83b027df tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:32.951004 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-935332b8-66bb-4c88-87f3-e89b83b027df tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:32.951118 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-935332b8-66bb-4c88-87f3-e89b83b027df tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:32.964451 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:32.964451 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:32.968840 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-935332b8-66bb-4c88-87f3-e89b83b027df tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:32.974112 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-935332b8-66bb-4c88-87f3-e89b83b027df tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:32.974722 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 433/1718] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:32 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:33.475286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-dfe52012-c561-4a33-83dc-cb30f763947f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:33.478728 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-dfe52012-c561-4a33-83dc-cb30f763947f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] DELETE https://10.4.3.87/volume/v3/attachments/9557bc3c-863a-403c-86ff-dd018ec47340 Jul 10 04:29:33.478999 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-dfe52012-c561-4a33-83dc-cb30f763947f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:33.479312 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-dfe52012-c561-4a33-83dc-cb30f763947f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:33.489531 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:33.489531 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:33.991407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ecac06a4-b2b0-433a-a097-43c4b28a5b9a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:33.992996 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ecac06a4-b2b0-433a-a097-43c4b28a5b9a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:33.993153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ecac06a4-b2b0-433a-a097-43c4b28a5b9a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:33.993319 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ecac06a4-b2b0-433a-a097-43c4b28a5b9a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:34.013285 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:34.013285 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:34.020490 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ecac06a4-b2b0-433a-a097-43c4b28a5b9a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:34.028647 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ecac06a4-b2b0-433a-a097-43c4b28a5b9a tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:34.029365 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 428/1719] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:33 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:34.036138 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c5faf77e-70f0-422f-a922-1ab263cfe258 req-dfe52012-c561-4a33-83dc-cb30f763947f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments/9557bc3c-863a-403c-86ff-dd018ec47340 returned with HTTP 200 Jul 10 04:29:34.036821 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 427/1720] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:29:33 2026] DELETE /volume/v3/attachments/9557bc3c-863a-403c-86ff-dd018ec47340 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:35.051351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f9c3701c-c845-40c2-b0f6-e9bd6380b7ad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:35.056906 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f9c3701c-c845-40c2-b0f6-e9bd6380b7ad tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:35.057185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f9c3701c-c845-40c2-b0f6-e9bd6380b7ad tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:35.057482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f9c3701c-c845-40c2-b0f6-e9bd6380b7ad tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:35.065782 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:35.065782 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:35.070565 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f9c3701c-c845-40c2-b0f6-e9bd6380b7ad tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:35.075733 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f9c3701c-c845-40c2-b0f6-e9bd6380b7ad tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:35.076127 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 433/1721] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:35 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:35.184943 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-5f3191e8-2547-425a-bba6-201433bd37f8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:35.187820 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-5f3191e8-2547-425a-bba6-201433bd37f8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:35.188081 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-5f3191e8-2547-425a-bba6-201433bd37f8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:35.188389 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-5f3191e8-2547-425a-bba6-201433bd37f8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:35.202250 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:35.202250 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:35.210659 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-5f3191e8-2547-425a-bba6-201433bd37f8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:35.218066 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-5f3191e8-2547-425a-bba6-201433bd37f8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:35.218810 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 434/1722] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:35 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:35.252575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-0f1733ad-d74e-46cf-be1f-709622215b29 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:35.255894 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-0f1733ad-d74e-46cf-be1f-709622215b29 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] POST https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd/action Jul 10 04:29:35.255894 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-0f1733ad-d74e-46cf-be1f-709622215b29 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:35.255894 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-0f1733ad-d74e-46cf-be1f-709622215b29 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:35.269745 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:35.269745 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:35.270028 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-0f1733ad-d74e-46cf-be1f-709622215b29 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:35.294907 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-0f1733ad-d74e-46cf-be1f-709622215b29 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Begin detaching volume completed successfully. Jul 10 04:29:35.295247 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-0f1733ad-d74e-46cf-be1f-709622215b29 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd/action returned with HTTP 202 Jul 10 04:29:35.295978 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 429/1723] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:29:35 2026] POST /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:29:35.321637 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b1efc11a-22c3-42b0-92f8-ab7deede8adc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:35.323841 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1efc11a-22c3-42b0-92f8-ab7deede8adc tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:35.324043 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1efc11a-22c3-42b0-92f8-ab7deede8adc tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:35.324455 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1efc11a-22c3-42b0-92f8-ab7deede8adc tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:35.336639 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:35.336639 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:35.342939 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b1efc11a-22c3-42b0-92f8-ab7deede8adc tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:35.349440 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1efc11a-22c3-42b0-92f8-ab7deede8adc tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:35.350236 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 428/1724] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:35 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:36.339076 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a36900ac-09c4-4c33-8462-9e48dc690f16 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:36.340127 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a36900ac-09c4-4c33-8462-9e48dc690f16 None None] GET https://10.4.3.87/volume// Jul 10 04:29:36.340127 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a36900ac-09c4-4c33-8462-9e48dc690f16 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:36.340277 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a36900ac-09c4-4c33-8462-9e48dc690f16 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:36.340671 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a36900ac-09c4-4c33-8462-9e48dc690f16 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:36.341069 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 434/1725] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:29:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:36.354028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-d63b8203-e021-4a92-a2ea-181be364530d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:36.357121 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-d63b8203-e021-4a92-a2ea-181be364530d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:36.357294 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-d63b8203-e021-4a92-a2ea-181be364530d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:36.358972 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-d63b8203-e021-4a92-a2ea-181be364530d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:36.371398 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bccd0bb9-c204-4c7f-b3ff-3d4244769e44 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:36.377356 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bccd0bb9-c204-4c7f-b3ff-3d4244769e44 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:36.377576 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bccd0bb9-c204-4c7f-b3ff-3d4244769e44 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:36.377892 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bccd0bb9-c204-4c7f-b3ff-3d4244769e44 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:36.383147 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:36.383147 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:36.392462 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-d63b8203-e021-4a92-a2ea-181be364530d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:36.392776 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:36.392776 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:36.397915 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bccd0bb9-c204-4c7f-b3ff-3d4244769e44 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:36.401923 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-d63b8203-e021-4a92-a2ea-181be364530d tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:36.402563 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 435/1726] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:29:36 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1317 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:36.404197 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bccd0bb9-c204-4c7f-b3ff-3d4244769e44 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:36.405252 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 430/1727] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:36 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:36.708081 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-6953e667-6091-4d5d-a0f8-5a2e344a6b43 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:36.710490 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-6953e667-6091-4d5d-a0f8-5a2e344a6b43 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b/action Jul 10 04:29:36.711102 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-6953e667-6091-4d5d-a0f8-5a2e344a6b43 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:36.711102 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-6953e667-6091-4d5d-a0f8-5a2e344a6b43 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:36.731622 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:36.731622 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:36.749160 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-86ecd54a-c151-418e-a956-a3b8d666ca7b req-6953e667-6091-4d5d-a0f8-5a2e344a6b43 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b/action returned with HTTP 204 Jul 10 04:29:36.749940 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 429/1728] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:29:36 2026] POST /volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:37.426343 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-37314f97-86c8-4ce5-aaa4-2e8683e5a10f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:37.431295 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37314f97-86c8-4ce5-aaa4-2e8683e5a10f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:37.431295 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37314f97-86c8-4ce5-aaa4-2e8683e5a10f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:37.431295 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37314f97-86c8-4ce5-aaa4-2e8683e5a10f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:37.450967 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:37.450967 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:37.458312 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-37314f97-86c8-4ce5-aaa4-2e8683e5a10f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:37.464478 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37314f97-86c8-4ce5-aaa4-2e8683e5a10f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:37.465158 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 435/1729] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:37 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:37.547641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-f63c1ed4-1138-4352-a7f9-de47a0d1a68c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:37.550433 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-f63c1ed4-1138-4352-a7f9-de47a0d1a68c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/limits Jul 10 04:29:37.550875 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-f63c1ed4-1138-4352-a7f9-de47a0d1a68c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:37.551277 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-f63c1ed4-1138-4352-a7f9-de47a0d1a68c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:37.562570 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-f63c1ed4-1138-4352-a7f9-de47a0d1a68c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1036555900 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1036555900, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:29:37.565281 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-f63c1ed4-1138-4352-a7f9-de47a0d1a68c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1036555900 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1036555900, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:29:37.565281 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-f63c1ed4-1138-4352-a7f9-de47a0d1a68c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1036555900 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1036555900, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:29:37.587626 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-f63c1ed4-1138-4352-a7f9-de47a0d1a68c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/limits returned with HTTP 200 Jul 10 04:29:37.588110 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 436/1730] 10.4.3.87 () {68 vars in 1477 bytes} [Fri Jul 10 04:29:37 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:38.131701 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-137c2cb2-dc2b-4329-9859-8a932b534c08 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:38.136855 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-137c2cb2-dc2b-4329-9859-8a932b534c08 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:29:38.138501 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-137c2cb2-dc2b-4329-9859-8a932b534c08 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:38.138817 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-137c2cb2-dc2b-4329-9859-8a932b534c08 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:38.160011 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:38.160011 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:38.164556 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-137c2cb2-dc2b-4329-9859-8a932b534c08 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:29:38.170679 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-137c2cb2-dc2b-4329-9859-8a932b534c08 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 200 Jul 10 04:29:38.171235 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 431/1731] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:38 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 1661 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:38.189241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-479ab706-d3cf-4771-8f89-d55b92b40429 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:38.191509 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-479ab706-d3cf-4771-8f89-d55b92b40429 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:29:38.191877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-479ab706-d3cf-4771-8f89-d55b92b40429 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d275cfc1-e766-4ea9-bada-0fca93eb6618", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1418497085", "description": null, "metadata": {}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:38.205205 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:38.205205 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:38.205669 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-479ab706-d3cf-4771-8f89-d55b92b40429 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:29:38.206205 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-479ab706-d3cf-4771-8f89-d55b92b40429 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create snapshot from volume d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:29:38.251647 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-479ab706-d3cf-4771-8f89-d55b92b40429 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Created reservations ['9f58a621-571e-41f9-8fe0-fba1b8189306', 'c127bbaa-e10f-442c-bf96-136f6b2098ae', 'b721b38e-58af-43c4-a09d-29aa39d0c493', '12d70fee-da5b-4708-8c49-a6105d3e26f4'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:29:38.291020 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-479ab706-d3cf-4771-8f89-d55b92b40429 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot force create request issued successfully. Jul 10 04:29:38.291395 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-69a374a7-1f54-4729-9a02-062d9acc9c40 req-479ab706-d3cf-4771-8f89-d55b92b40429 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:29:38.291946 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 430/1732] 10.4.3.87 () {72 vars in 1540 bytes} [Fri Jul 10 04:29:38 2026] POST /volume/v3/snapshots => generated 324 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:29:38.481512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7177bec5-0afd-4616-b54c-71a1fabf331e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:38.485691 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7177bec5-0afd-4616-b54c-71a1fabf331e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:38.485936 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7177bec5-0afd-4616-b54c-71a1fabf331e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:38.486129 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7177bec5-0afd-4616-b54c-71a1fabf331e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:38.502229 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:38.502229 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:38.507778 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7177bec5-0afd-4616-b54c-71a1fabf331e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:38.515073 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7177bec5-0afd-4616-b54c-71a1fabf331e tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:38.515728 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 436/1733] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:38 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:39.471593 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2202f969-9ff1-46fc-92d8-4aca557a54ae None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:39.535033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dbd10d0c-e1ce-4a81-9ae1-de87b892f025 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:39.537423 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dbd10d0c-e1ce-4a81-9ae1-de87b892f025 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:39.537907 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dbd10d0c-e1ce-4a81-9ae1-de87b892f025 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:39.538281 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dbd10d0c-e1ce-4a81-9ae1-de87b892f025 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:39.545286 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2202f969-9ff1-46fc-92d8-4aca557a54ae tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:29:39.545645 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2202f969-9ff1-46fc-92d8-4aca557a54ae tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197", "extra_specs": {"multiattach": " True"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:39.554471 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:39.554471 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:39.559483 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2202f969-9ff1-46fc-92d8-4aca557a54ae tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:29:39.559889 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 437/1734] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:29:39 2026] POST /volume/v3/types => generated 287 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:39.563168 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-dbd10d0c-e1ce-4a81-9ae1-de87b892f025 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:39.570124 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:39.570588 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dbd10d0c-e1ce-4a81-9ae1-de87b892f025 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:39.571141 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 432/1735] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:39 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:39.571960 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:29:39.572300 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-682357493", "snapshot_id": null, "imageRef": null, "volume_type": "f828a390-0821-4407-8606-5a83e5c40c2a", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:39.573718 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-682357493', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'f828a390-0821-4407-8606-5a83e5c40c2a', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:29:39.581470 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume of 1 GB Jul 10 04:29:39.581763 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:39.581763 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:39.582268 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Availability Zones retrieved successfully. Jul 10 04:29:39.589978 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Flow 'volume_create_api' (bb9ec53a-7efa-41e3-a4ef-1fca5d1908b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:39.591734 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3304b5ba-86cc-4f15-bc9a-723ab68caefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:39.592692 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:29:39.610716 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:39.610716 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:39.631111 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3304b5ba-86cc-4f15-bc9a-723ab68caefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:29:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f828a390-0821-4407-8606-5a83e5c40c2a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f828a390-0821-4407-8606-5a83e5c40c2a', 'encryption_key_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=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:39.631873 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d51fa1-8b76-4d44-b445-4c5b722faa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:39.672055 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:29:39.672305 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:29:39.708672 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Created reservations ['20afa387-9fd1-43a3-a7f6-5191f3983bc3', '3f8aa01e-35f4-437e-bb15-434dde41a324', '85ba4c35-c6dd-4191-88a4-413c7886ea0f', '67779ece-c213-4edc-a05d-5c36b53ed9ae'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:29:39.709529 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d51fa1-8b76-4d44-b445-4c5b722faa82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20afa387-9fd1-43a3-a7f6-5191f3983bc3', '3f8aa01e-35f4-437e-bb15-434dde41a324', '85ba4c35-c6dd-4191-88a4-413c7886ea0f', '67779ece-c213-4edc-a05d-5c36b53ed9ae']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:39.710237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65f39b01-d361-48b5-9581-f84af52882f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:39.732983 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65f39b01-d361-48b5-9581-f84af52882f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-682357493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd3117d57a134b258171a7ed1bf3dd26',qos_specs=None,replication_status=,reservations=['20afa387-9fd1-43a3-a7f6-5191f3983bc3','3f8aa01e-35f4-437e-bb15-434dde41a324','85ba4c35-c6dd-4191-88a4-413c7886ea0f','67779ece-c213-4edc-a05d-5c36b53ed9ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bca45631cf4b3081be45422e79dc07',volume_type_id=f828a390-0821-4407-8606-5a83e5c40c2a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-682357493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='cd3117d57a134b258171a7ed1bf3dd26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bca45631cf4b3081be45422e79dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f828a390-0821-4407-8606-5a83e5c40c2a),volume_type_id=f828a390-0821-4407-8606-5a83e5c40c2a)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:39.733897 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16038fa1-15d5-431e-8dfb-b0aad58212f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:39.758126 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16038fa1-15d5-431e-8dfb-b0aad58212f5) transitioned into state 'SUCCESS' from state '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-682357493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd3117d57a134b258171a7ed1bf3dd26',qos_specs=None,replication_status=,reservations=['20afa387-9fd1-43a3-a7f6-5191f3983bc3','3f8aa01e-35f4-437e-bb15-434dde41a324','85ba4c35-c6dd-4191-88a4-413c7886ea0f','67779ece-c213-4edc-a05d-5c36b53ed9ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bca45631cf4b3081be45422e79dc07',volume_type_id=f828a390-0821-4407-8606-5a83e5c40c2a)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:39.760465 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c57524-e91a-42d2-9536-8459dfea4e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:39.769079 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c57524-e91a-42d2-9536-8459dfea4e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:39.770153 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Flow 'volume_create_api' (bb9ec53a-7efa-41e3-a4ef-1fca5d1908b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:39.770484 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume request issued successfully. Jul 10 04:29:39.771053 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7437eeae-a1bf-4a18-9167-2786041ca4c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:29:39.771840 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 431/1736] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:29:39 2026] POST /volume/v3/volumes => generated 827 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:29:39.785063 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3d0b6629-23bc-4b25-9f29-7daa7dc5939f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:39.789410 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3d0b6629-23bc-4b25-9f29-7daa7dc5939f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:29:39.790178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3d0b6629-23bc-4b25-9f29-7daa7dc5939f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:39.790940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3d0b6629-23bc-4b25-9f29-7daa7dc5939f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:39.806711 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:39.806711 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:39.812622 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3d0b6629-23bc-4b25-9f29-7daa7dc5939f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:39.821681 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3d0b6629-23bc-4b25-9f29-7daa7dc5939f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:29:39.822167 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 437/1737] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:39 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:29:40.401359 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9eda38b8-f671-4390-995d-a891cac22371 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:40.403778 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9eda38b8-f671-4390-995d-a891cac22371 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 Jul 10 04:29:40.403778 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9eda38b8-f671-4390-995d-a891cac22371 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:40.403778 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9eda38b8-f671-4390-995d-a891cac22371 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:40.409308 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:40.409308 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:40.409770 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9eda38b8-f671-4390-995d-a891cac22371 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot retrieved successfully. Jul 10 04:29:40.410548 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9eda38b8-f671-4390-995d-a891cac22371 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 returned with HTTP 200 Jul 10 04:29:40.410934 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 438/1738] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:29:40 2026] GET /volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:40.437896 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:40.439714 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:29:40.440128 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-559226008", "snapshot_id": null, "imageRef": "acc31c6e-8a4c-4812-a75f-2e7dbb037c3f", "volume_type": null, "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:40.441971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-559226008', 'snapshot_id': None, 'imageRef': 'acc31c6e-8a4c-4812-a75f-2e7dbb037c3f', 'volume_type': None, 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:29:40.543503 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:40.543503 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:40.544059 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot retrieved successfully. Jul 10 04:29:40.544265 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create volume of 1 GB Jul 10 04:29:40.552974 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Availability Zones retrieved successfully. Jul 10 04:29:40.559181 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Flow 'volume_create_api' (2cb0f5d1-7210-4baf-b514-2e66ef600a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:40.560699 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4557fb8-4222-4910-8ebd-c0388ed7481c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:40.562178 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:29:40.590739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fb9cd9ca-3346-43be-ab35-7b71cba5719c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:40.594150 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb9cd9ca-3346-43be-ab35-7b71cba5719c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:40.594369 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fb9cd9ca-3346-43be-ab35-7b71cba5719c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:40.594590 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fb9cd9ca-3346-43be-ab35-7b71cba5719c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:40.605740 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:40.605740 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:40.609602 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fb9cd9ca-3346-43be-ab35-7b71cba5719c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:40.611126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4557fb8-4222-4910-8ebd-c0388ed7481c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e36da8e0-e9fe-46be-a0b4-5d6a69ddab81', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:40.611938 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e96ac8f-85e6-42d2-b6c7-444a664a122f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:40.615159 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb9cd9ca-3346-43be-ab35-7b71cba5719c tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:40.615781 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 432/1739] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:40 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:40.668931 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Created reservations ['7bc747ba-bb72-4646-b01c-6f966cc9d4fa', '8ebc3ba6-3f9e-42af-8c62-13c624c35e49', '8afe2229-32de-4ace-af4d-d21d616bacb0', '41612fef-8307-4e39-b223-40f0beeb4f97'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:29:40.669901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e96ac8f-85e6-42d2-b6c7-444a664a122f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bc747ba-bb72-4646-b01c-6f966cc9d4fa', '8ebc3ba6-3f9e-42af-8c62-13c624c35e49', '8afe2229-32de-4ace-af4d-d21d616bacb0', '41612fef-8307-4e39-b223-40f0beeb4f97']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:40.670746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a55a29f-6b81-4e66-a9e7-7c4648938f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:40.711799 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-ca2666bd-5c97-4a53-b0bf-b17319c85812 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:40.719284 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-ca2666bd-5c97-4a53-b0bf-b17319c85812 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] DELETE https://10.4.3.87/volume/v3/attachments/17718161-38f5-42b7-9fc4-64a999a5f2b5 Jul 10 04:29:40.719528 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-ca2666bd-5c97-4a53-b0bf-b17319c85812 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:40.719722 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-ca2666bd-5c97-4a53-b0bf-b17319c85812 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:40.727310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a55a29f-6b81-4e66-a9e7-7c4648938f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f46303ad-0313-4eeb-b7a5-cc10749d7a52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-559226008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bba158f6294737926841f69582884a',qos_specs=None,replication_status=,reservations=['7bc747ba-bb72-4646-b01c-6f966cc9d4fa','8ebc3ba6-3f9e-42af-8c62-13c624c35e49','8afe2229-32de-4ace-af4d-d21d616bacb0','41612fef-8307-4e39-b223-40f0beeb4f97'],size=1,snapshot_id=e36da8e0-e9fe-46be-a0b4-5d6a69ddab81,source_replicaid=,source_volid=None,status='creating',user_id='4bfafc58d07e45cf82e29664595f53ee',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:29:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-559226008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f46303ad-0313-4eeb-b7a5-cc10749d7a52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58bba158f6294737926841f69582884a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e36da8e0-e9fe-46be-a0b4-5d6a69ddab81,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bfafc58d07e45cf82e29664595f53ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:40.728049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77420af-a2a2-4f96-b384-b883c33ea62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:40.732519 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:40.732519 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:40.752663 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77420af-a2a2-4f96-b384-b883c33ea62e) transitioned into state 'SUCCESS' from state '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-559226008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bba158f6294737926841f69582884a',qos_specs=None,replication_status=,reservations=['7bc747ba-bb72-4646-b01c-6f966cc9d4fa','8ebc3ba6-3f9e-42af-8c62-13c624c35e49','8afe2229-32de-4ace-af4d-d21d616bacb0','41612fef-8307-4e39-b223-40f0beeb4f97'],size=1,snapshot_id=e36da8e0-e9fe-46be-a0b4-5d6a69ddab81,source_replicaid=,source_volid=None,status='creating',user_id='4bfafc58d07e45cf82e29664595f53ee',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:40.753677 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ca8562-3c3d-4f89-8091-4632daea7eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:40.788916 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ca8562-3c3d-4f89-8091-4632daea7eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:40.790415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Flow 'volume_create_api' (2cb0f5d1-7210-4baf-b514-2e66ef600a07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:40.790682 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Create volume request issued successfully. Jul 10 04:29:40.791424 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c515ca63-43fb-4551-9f43-bd1e227d0e8b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:29:40.791976 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 433/1740] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:29:40 2026] POST /volume/v3/volumes => generated 811 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:40.809115 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-13f4a750-d09d-40d9-8260-b67bbaca3576 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:40.811054 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-13f4a750-d09d-40d9-8260-b67bbaca3576 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:29:40.812232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-13f4a750-d09d-40d9-8260-b67bbaca3576 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:40.812232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-13f4a750-d09d-40d9-8260-b67bbaca3576 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:40.821150 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:40.821150 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:40.825620 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-13f4a750-d09d-40d9-8260-b67bbaca3576 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:29:40.831639 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-13f4a750-d09d-40d9-8260-b67bbaca3576 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 returned with HTTP 200 Jul 10 04:29:40.832151 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 439/1741] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:29:40 2026] GET /volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:40.835416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f9e0fa3b-a145-445e-b683-6ff43262718e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:40.837266 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f9e0fa3b-a145-445e-b683-6ff43262718e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:29:40.837359 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f9e0fa3b-a145-445e-b683-6ff43262718e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:40.840322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f9e0fa3b-a145-445e-b683-6ff43262718e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:40.844267 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:40.844267 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:40.848381 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f9e0fa3b-a145-445e-b683-6ff43262718e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:40.855427 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f9e0fa3b-a145-445e-b683-6ff43262718e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:29:40.855427 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 433/1742] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:40 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:40.869078 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-381939c9-ed9b-4218-9739-6e4ddcd9ba1d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:40.870579 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-381939c9-ed9b-4218-9739-6e4ddcd9ba1d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:29:40.870858 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-381939c9-ed9b-4218-9739-6e4ddcd9ba1d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:40.871860 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-381939c9-ed9b-4218-9739-6e4ddcd9ba1d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:40.881665 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:40.881665 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:40.886606 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-381939c9-ed9b-4218-9739-6e4ddcd9ba1d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:40.892346 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-381939c9-ed9b-4218-9739-6e4ddcd9ba1d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:29:40.892899 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 434/1743] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:40 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:40.906308 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:40.910439 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:29:40.910439 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-327816917", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:40.911550 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-327816917', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:29:40.911703 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume of 1 GB Jul 10 04:29:40.919235 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Availability Zones retrieved successfully. Jul 10 04:29:40.923527 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Flow 'volume_create_api' (cea8f3dd-1b9a-4c36-a8b5-f945a3cae6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:40.926048 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (affceeb3-c9cb-422b-adb5-0d3c86ec05f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:40.927695 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:29:40.957131 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (affceeb3-c9cb-422b-adb5-0d3c86ec05f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:40.958904 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62dc895f-946c-4d7b-a019-c682868c50c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:41.012666 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Created reservations ['88463cbf-92f8-4c0d-891c-33758bb8f92e', '3e48f458-f0f1-4b4e-9984-c9f62c355583', '0a686959-7266-4ff3-989c-d0fc73e39c93', 'a0bdeb0a-4793-4ec2-aeb8-7e858e69e19a'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:29:41.013373 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62dc895f-946c-4d7b-a019-c682868c50c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88463cbf-92f8-4c0d-891c-33758bb8f92e', '3e48f458-f0f1-4b4e-9984-c9f62c355583', '0a686959-7266-4ff3-989c-d0fc73e39c93', 'a0bdeb0a-4793-4ec2-aeb8-7e858e69e19a']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:41.014029 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ba1d6c-230f-4d97-8be9-7bf409cfec62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:41.034752 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ba1d6c-230f-4d97-8be9-7bf409cfec62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13ef71fe-ba19-4504-8c33-afd1be02e137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-327816917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd3117d57a134b258171a7ed1bf3dd26',qos_specs=None,replication_status=,reservations=['88463cbf-92f8-4c0d-891c-33758bb8f92e','3e48f458-f0f1-4b4e-9984-c9f62c355583','0a686959-7266-4ff3-989c-d0fc73e39c93','a0bdeb0a-4793-4ec2-aeb8-7e858e69e19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bca45631cf4b3081be45422e79dc07',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-327816917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13ef71fe-ba19-4504-8c33-afd1be02e137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd3117d57a134b258171a7ed1bf3dd26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bca45631cf4b3081be45422e79dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:41.035436 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8fdf7a-3e99-4134-a27d-af14908d41da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:41.053158 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f8fdf7a-3e99-4134-a27d-af14908d41da) transitioned into state 'SUCCESS' from state '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-327816917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd3117d57a134b258171a7ed1bf3dd26',qos_specs=None,replication_status=,reservations=['88463cbf-92f8-4c0d-891c-33758bb8f92e','3e48f458-f0f1-4b4e-9984-c9f62c355583','0a686959-7266-4ff3-989c-d0fc73e39c93','a0bdeb0a-4793-4ec2-aeb8-7e858e69e19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bca45631cf4b3081be45422e79dc07',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:41.054114 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb793df-0602-4c61-b01b-81bf6f01547f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:41.066049 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb793df-0602-4c61-b01b-81bf6f01547f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:41.067200 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Flow 'volume_create_api' (cea8f3dd-1b9a-4c36-a8b5-f945a3cae6f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:41.067570 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume request issued successfully. Jul 10 04:29:41.068413 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-071030a0-f21f-40c3-b0d1-cda7adfba5e7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:29:41.068953 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 440/1744] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:29:40 2026] POST /volume/v3/volumes => generated 750 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:29:41.079965 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dcba3405-03c1-4b00-a6e7-1936e350164d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:41.081605 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dcba3405-03c1-4b00-a6e7-1936e350164d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:41.081786 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dcba3405-03c1-4b00-a6e7-1936e350164d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:41.081956 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dcba3405-03c1-4b00-a6e7-1936e350164d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:41.092722 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:41.092722 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:41.100744 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dcba3405-03c1-4b00-a6e7-1936e350164d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:41.106516 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dcba3405-03c1-4b00-a6e7-1936e350164d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:41.106954 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 434/1745] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:41 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:41.269120 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7397d0d8-4c8a-4c6e-8905-5a791e5c1c3f req-ca2666bd-5c97-4a53-b0bf-b17319c85812 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/attachments/17718161-38f5-42b7-9fc4-64a999a5f2b5 returned with HTTP 200 Jul 10 04:29:41.269601 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 438/1746] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:29:40 2026] DELETE /volume/v3/attachments/17718161-38f5-42b7-9fc4-64a999a5f2b5 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:41.631753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-befd6a7d-c49c-4400-9d76-2d7f44606a2f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:41.633965 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-befd6a7d-c49c-4400-9d76-2d7f44606a2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:41.634239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-befd6a7d-c49c-4400-9d76-2d7f44606a2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:41.634510 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-befd6a7d-c49c-4400-9d76-2d7f44606a2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:41.643547 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:41.643547 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:41.648364 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-befd6a7d-c49c-4400-9d76-2d7f44606a2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:41.654254 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-befd6a7d-c49c-4400-9d76-2d7f44606a2f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:41.654773 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 435/1747] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:41 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:41.667645 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0a199f04-8780-40a4-8f20-c0aa72413d57 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:41.669664 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0a199f04-8780-40a4-8f20-c0aa72413d57 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:41.669868 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0a199f04-8780-40a4-8f20-c0aa72413d57 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:41.670054 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0a199f04-8780-40a4-8f20-c0aa72413d57 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:41.677244 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:41.677244 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:41.680895 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0a199f04-8780-40a4-8f20-c0aa72413d57 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:41.685398 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0a199f04-8780-40a4-8f20-c0aa72413d57 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:41.685824 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 441/1748] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:41 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:41.846756 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-01559204-ec5d-45eb-9fc5-eb4272ec9595 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:41.848775 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-01559204-ec5d-45eb-9fc5-eb4272ec9595 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:29:41.849025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-01559204-ec5d-45eb-9fc5-eb4272ec9595 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:41.849277 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-01559204-ec5d-45eb-9fc5-eb4272ec9595 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:41.857881 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:41.857881 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:41.862284 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-01559204-ec5d-45eb-9fc5-eb4272ec9595 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:29:41.868035 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-01559204-ec5d-45eb-9fc5-eb4272ec9595 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 returned with HTTP 200 Jul 10 04:29:41.868612 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 435/1749] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:29:41 2026] GET /volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:41.887551 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-90c38535-5d00-45b0-b4be-386c9ee9e58f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:41.889964 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-90c38535-5d00-45b0-b4be-386c9ee9e58f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:29:41.890248 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-90c38535-5d00-45b0-b4be-386c9ee9e58f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:41.890437 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-90c38535-5d00-45b0-b4be-386c9ee9e58f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:41.899164 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:41.899164 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:41.903580 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-90c38535-5d00-45b0-b4be-386c9ee9e58f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:29:41.909067 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-90c38535-5d00-45b0-b4be-386c9ee9e58f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 returned with HTTP 200 Jul 10 04:29:41.909497 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 439/1750] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:29:41 2026] GET /volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:42.124821 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-38b14129-78eb-4ab9-b536-5540d669fe7f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:42.128106 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38b14129-78eb-4ab9-b536-5540d669fe7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:42.128400 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-38b14129-78eb-4ab9-b536-5540d669fe7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:42.128642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-38b14129-78eb-4ab9-b536-5540d669fe7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:42.137951 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:42.137951 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:42.142840 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-38b14129-78eb-4ab9-b536-5540d669fe7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:42.148744 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38b14129-78eb-4ab9-b536-5540d669fe7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:42.149264 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 436/1751] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:42 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:42.163662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21273c1e-a22d-4554-aa5f-c7c08b7d0c62 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:42.165756 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21273c1e-a22d-4554-aa5f-c7c08b7d0c62 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:42.165990 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21273c1e-a22d-4554-aa5f-c7c08b7d0c62 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:42.166183 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21273c1e-a22d-4554-aa5f-c7c08b7d0c62 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:42.175161 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:42.175161 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:42.180743 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21273c1e-a22d-4554-aa5f-c7c08b7d0c62 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:42.185968 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21273c1e-a22d-4554-aa5f-c7c08b7d0c62 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:42.186422 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 442/1752] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:42 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:29:42.199586 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b3040fae-395a-4e1f-a5fb-0982ddaada29 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:42.201380 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b3040fae-395a-4e1f-a5fb-0982ddaada29 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:29:42.201750 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b3040fae-395a-4e1f-a5fb-0982ddaada29 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-769034774", "extra_specs": {}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:42.214965 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b3040fae-395a-4e1f-a5fb-0982ddaada29 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:29:42.215427 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 436/1753] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:29:42 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:42.225710 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f2b51179-39c5-4780-bfc5-b44ff16c18c0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:42.228065 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f2b51179-39c5-4780-bfc5-b44ff16c18c0 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] POST https://10.4.3.87/volume/v3/types/9d839942-666b-42d1-bdcb-a30a95e8e579/encryption Jul 10 04:29:42.228499 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f2b51179-39c5-4780-bfc5-b44ff16c18c0 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:42.269550 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f2b51179-39c5-4780-bfc5-b44ff16c18c0 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/types/9d839942-666b-42d1-bdcb-a30a95e8e579/encryption returned with HTTP 200 Jul 10 04:29:42.270174 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 440/1754] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:29:42 2026] POST /volume/v3/types/9d839942-666b-42d1-bdcb-a30a95e8e579/encryption => generated 230 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:42.287084 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-38663b81-a651-43da-a05b-c7e65e57dfcf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:42.288905 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:29:42.289249 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-665776642", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-769034774", "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:42.290735 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-665776642', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-769034774', 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:29:42.294748 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume of 1 GB Jul 10 04:29:42.295062 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:42.295062 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:42.295659 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Availability Zones retrieved successfully. Jul 10 04:29:42.301692 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Flow 'volume_create_api' (f8fbdb52-840a-4368-896d-72f1b0b2aab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:42.302927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174bec54-d199-4463-8ae6-50077337ebf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:42.303991 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:29:42.329305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174bec54-d199-4463-8ae6-50077337ebf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:29:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9d839942-666b-42d1-bdcb-a30a95e8e579,is_public=True,name='tempest-scenario-type-luks-769034774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d839942-666b-42d1-bdcb-a30a95e8e579', '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=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:42.330172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (442eb63c-46b7-4281-b05e-6718f3a2591f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:42.366933 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-769034774 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-769034774, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:29:42.367210 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-769034774 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-769034774, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:29:42.398153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Created reservations ['b591c37e-6efc-4a27-8650-a8ba69a3c43f', '333cab6e-eeaa-4cb6-889a-c61e51349581', 'fa35b33b-d2ab-474c-878c-6620aaec7224', '66d13e0e-9271-4657-8eb9-346fe204c8e3'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:29:42.399071 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (442eb63c-46b7-4281-b05e-6718f3a2591f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b591c37e-6efc-4a27-8650-a8ba69a3c43f', '333cab6e-eeaa-4cb6-889a-c61e51349581', 'fa35b33b-d2ab-474c-878c-6620aaec7224', '66d13e0e-9271-4657-8eb9-346fe204c8e3']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:42.400227 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39f0d26-7348-4796-89d8-7d6adf5cb9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:42.425753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39f0d26-7348-4796-89d8-7d6adf5cb9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a07da59c-6632-4c0c-a961-993170ebde92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-665776642',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd3117d57a134b258171a7ed1bf3dd26',qos_specs=None,replication_status=,reservations=['b591c37e-6efc-4a27-8650-a8ba69a3c43f','333cab6e-eeaa-4cb6-889a-c61e51349581','fa35b33b-d2ab-474c-878c-6620aaec7224','66d13e0e-9271-4657-8eb9-346fe204c8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bca45631cf4b3081be45422e79dc07',volume_type_id=9d839942-666b-42d1-bdcb-a30a95e8e579), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:29:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-665776642',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a07da59c-6632-4c0c-a961-993170ebde92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd3117d57a134b258171a7ed1bf3dd26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bca45631cf4b3081be45422e79dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d839942-666b-42d1-bdcb-a30a95e8e579),volume_type_id=9d839942-666b-42d1-bdcb-a30a95e8e579)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:42.426708 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d405649b-9297-4b7d-a5ca-436c7d6ab138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:42.449340 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d405649b-9297-4b7d-a5ca-436c7d6ab138) transitioned into state 'SUCCESS' from state '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-665776642',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd3117d57a134b258171a7ed1bf3dd26',qos_specs=None,replication_status=,reservations=['b591c37e-6efc-4a27-8650-a8ba69a3c43f','333cab6e-eeaa-4cb6-889a-c61e51349581','fa35b33b-d2ab-474c-878c-6620aaec7224','66d13e0e-9271-4657-8eb9-346fe204c8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bca45631cf4b3081be45422e79dc07',volume_type_id=9d839942-666b-42d1-bdcb-a30a95e8e579)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:42.450158 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d869a8-bfa2-4d5b-9b87-89690ad8c3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:42.461525 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d869a8-bfa2-4d5b-9b87-89690ad8c3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:42.462336 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Flow 'volume_create_api' (f8fbdb52-840a-4368-896d-72f1b0b2aab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:42.462649 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume request issued successfully. Jul 10 04:29:42.463282 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38663b81-a651-43da-a05b-c7e65e57dfcf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:29:42.463654 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 437/1755] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:29:42 2026] POST /volume/v3/volumes => generated 777 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:29:42.485026 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-018bf75c-4c99-4c0d-9b9b-3ed652e36eaf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:42.486938 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-018bf75c-4c99-4c0d-9b9b-3ed652e36eaf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:29:42.487367 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-018bf75c-4c99-4c0d-9b9b-3ed652e36eaf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:42.487662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-018bf75c-4c99-4c0d-9b9b-3ed652e36eaf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:42.500336 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:42.500336 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:42.505650 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-018bf75c-4c99-4c0d-9b9b-3ed652e36eaf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:42.510206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-018bf75c-4c99-4c0d-9b9b-3ed652e36eaf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:29:42.510860 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 443/1756] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:42 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:42.795828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-05044c53-6211-45ac-97f0-6c4db17fa186 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:42.797942 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-05044c53-6211-45ac-97f0-6c4db17fa186 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:42.798197 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-05044c53-6211-45ac-97f0-6c4db17fa186 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:42.798435 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-05044c53-6211-45ac-97f0-6c4db17fa186 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:42.807775 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:42.807775 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:42.812100 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-05044c53-6211-45ac-97f0-6c4db17fa186 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:42.820127 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-05044c53-6211-45ac-97f0-6c4db17fa186 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:42.820599 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 437/1757] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:42 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:42.834344 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5f7bc366-667b-463f-a520-018613722836 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:42.836035 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f7bc366-667b-463f-a520-018613722836 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:42.836259 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f7bc366-667b-463f-a520-018613722836 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:42.836449 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f7bc366-667b-463f-a520-018613722836 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:42.845489 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:42.845489 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:42.850468 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5f7bc366-667b-463f-a520-018613722836 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:42.855847 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f7bc366-667b-463f-a520-018613722836 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:42.856541 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 441/1758] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:42 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:42.909992 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-eeab4ed1-1ed0-4f05-9b2a-eaae4df07b26 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:42.911884 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eeab4ed1-1ed0-4f05-9b2a-eaae4df07b26 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:42.912017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eeab4ed1-1ed0-4f05-9b2a-eaae4df07b26 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:42.912236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eeab4ed1-1ed0-4f05-9b2a-eaae4df07b26 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:42.919978 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:42.919978 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:42.924552 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-eeab4ed1-1ed0-4f05-9b2a-eaae4df07b26 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:42.936980 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eeab4ed1-1ed0-4f05-9b2a-eaae4df07b26 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:42.937589 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 438/1759] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:42 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:43.291907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-895bd7f5-3ad6-4e4d-9cac-7ceb25aaa85a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:43.296115 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-895bd7f5-3ad6-4e4d-9cac-7ceb25aaa85a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:29:43.296455 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-895bd7f5-3ad6-4e4d-9cac-7ceb25aaa85a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:43.296646 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-895bd7f5-3ad6-4e4d-9cac-7ceb25aaa85a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:43.318760 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:43.318760 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:43.323456 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-895bd7f5-3ad6-4e4d-9cac-7ceb25aaa85a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:29:43.330361 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-895bd7f5-3ad6-4e4d-9cac-7ceb25aaa85a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 returned with HTTP 200 Jul 10 04:29:43.330834 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 444/1760] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:43 2026] GET /volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 => generated 1402 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:43.524487 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-acc25cba-28d1-4f48-a3d7-9c59d253a653 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:43.526945 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-acc25cba-28d1-4f48-a3d7-9c59d253a653 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:29:43.527166 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-acc25cba-28d1-4f48-a3d7-9c59d253a653 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:43.527430 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-acc25cba-28d1-4f48-a3d7-9c59d253a653 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:43.535729 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:43.535729 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:43.540306 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-acc25cba-28d1-4f48-a3d7-9c59d253a653 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:43.546276 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-acc25cba-28d1-4f48-a3d7-9c59d253a653 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:29:43.546977 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 438/1761] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:43 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:43.568274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-24cfeb34-971e-4b07-9081-d5de914fd1a9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:43.570400 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-24cfeb34-971e-4b07-9081-d5de914fd1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:29:43.570618 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-24cfeb34-971e-4b07-9081-d5de914fd1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:43.570803 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-24cfeb34-971e-4b07-9081-d5de914fd1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:43.579779 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:43.579779 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:43.585605 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-24cfeb34-971e-4b07-9081-d5de914fd1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:43.590860 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-24cfeb34-971e-4b07-9081-d5de914fd1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:29:43.591206 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 442/1762] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:43 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:43.645231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-8cc2825b-417e-4ab9-a97b-3b33d3556c42 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:43.647859 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-8cc2825b-417e-4ab9-a97b-3b33d3556c42 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:43.648105 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-8cc2825b-417e-4ab9-a97b-3b33d3556c42 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:43.648370 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-8cc2825b-417e-4ab9-a97b-3b33d3556c42 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:43.657016 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:43.657016 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:43.661538 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-8cc2825b-417e-4ab9-a97b-3b33d3556c42 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:43.666996 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-8cc2825b-417e-4ab9-a97b-3b33d3556c42 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:43.667759 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 439/1763] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:43 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:43.889362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-b4689895-ac7b-491f-a33e-915d0ac2359a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:43.891617 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-b4689895-ac7b-491f-a33e-915d0ac2359a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:29:43.891872 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-b4689895-ac7b-491f-a33e-915d0ac2359a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:43.892031 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-b4689895-ac7b-491f-a33e-915d0ac2359a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:43.899891 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:43.899891 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:43.903630 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-b4689895-ac7b-491f-a33e-915d0ac2359a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:29:43.909380 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-b4689895-ac7b-491f-a33e-915d0ac2359a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 returned with HTTP 200 Jul 10 04:29:43.909911 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 445/1764] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:43 2026] GET /volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 => generated 1402 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:43.924195 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-961c19a3-2e15-45fc-8ee0-a44af3ad9e7b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:43.924692 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-961c19a3-2e15-45fc-8ee0-a44af3ad9e7b None None] GET https://10.4.3.87/volume// Jul 10 04:29:43.924914 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-961c19a3-2e15-45fc-8ee0-a44af3ad9e7b None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:43.925179 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-961c19a3-2e15-45fc-8ee0-a44af3ad9e7b None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:43.925445 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-961c19a3-2e15-45fc-8ee0-a44af3ad9e7b None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:43.925748 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 439/1765] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:29:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:43.935117 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-c62efa37-755e-49ba-885f-8ce0b13c11f0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:43.938000 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-c62efa37-755e-49ba-885f-8ce0b13c11f0 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:29:43.938399 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-c62efa37-755e-49ba-885f-8ce0b13c11f0 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f46303ad-0313-4eeb-b7a5-cc10749d7a52", "connector": null, "instance_uuid": "6b9596d8-5429-4fd8-8b50-a1bfafedb8d9"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:43.953196 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:43.953196 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:43.986808 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-c62efa37-755e-49ba-885f-8ce0b13c11f0 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:29:43.987412 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 443/1766] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:29:43 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:45.715278 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cf53899c-de98-4d02-9a4d-799a3bf94753 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:45.715692 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cf53899c-de98-4d02-9a4d-799a3bf94753 None None] GET https://10.4.3.87/volume// Jul 10 04:29:45.715802 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cf53899c-de98-4d02-9a4d-799a3bf94753 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:45.715977 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cf53899c-de98-4d02-9a4d-799a3bf94753 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:45.716335 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cf53899c-de98-4d02-9a4d-799a3bf94753 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:45.716601 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 440/1767] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:29:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:45.727775 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-16a93129-c50f-4dba-b147-2b6480c9f49a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:45.732815 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-16a93129-c50f-4dba-b147-2b6480c9f49a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:29:45.734238 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-16a93129-c50f-4dba-b147-2b6480c9f49a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13ef71fe-ba19-4504-8c33-afd1be02e137", "connector": null, "instance_uuid": "e96f8321-16a4-48f1-97de-14a936f9c345"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:45.745763 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:45.745763 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:45.789684 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-16a93129-c50f-4dba-b147-2b6480c9f49a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:29:45.790100 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 446/1768] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:29:45 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:46.193031 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2ddc10c6-9e51-4533-bbeb-8cc2bc957987 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:46.195449 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ddc10c6-9e51-4533-bbeb-8cc2bc957987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:46.195768 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ddc10c6-9e51-4533-bbeb-8cc2bc957987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:46.196057 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ddc10c6-9e51-4533-bbeb-8cc2bc957987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:46.211354 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:46.211354 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:46.216477 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2ddc10c6-9e51-4533-bbeb-8cc2bc957987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:46.223492 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ddc10c6-9e51-4533-bbeb-8cc2bc957987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:46.224084 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 440/1769] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:46 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:46.336979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b3637c11-cbad-4c46-b1ab-6a5b61b06f5c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:46.337645 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3637c11-cbad-4c46-b1ab-6a5b61b06f5c None None] GET https://10.4.3.87/volume// Jul 10 04:29:46.337963 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3637c11-cbad-4c46-b1ab-6a5b61b06f5c None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:46.338256 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3637c11-cbad-4c46-b1ab-6a5b61b06f5c None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:46.339735 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3637c11-cbad-4c46-b1ab-6a5b61b06f5c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:46.339735 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 444/1770] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:29:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:46.349557 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-af541137-ccc3-486d-92d1-e10f5ee1c605 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:46.351968 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-af541137-ccc3-486d-92d1-e10f5ee1c605 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:46.352536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-af541137-ccc3-486d-92d1-e10f5ee1c605 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:46.352536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-af541137-ccc3-486d-92d1-e10f5ee1c605 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:46.364320 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:46.364320 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:46.369072 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-af541137-ccc3-486d-92d1-e10f5ee1c605 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:46.378481 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-af541137-ccc3-486d-92d1-e10f5ee1c605 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:46.379115 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 441/1771] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:29:46 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:46.518253 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-cf18a481-bb29-4beb-842e-b93eac447c69 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:46.520732 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-cf18a481-bb29-4beb-842e-b93eac447c69 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] PUT https://10.4.3.87/volume/v3/attachments/52700602-4d62-456a-86e0-dd2ad235ee27 Jul 10 04:29:46.521102 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-cf18a481-bb29-4beb-842e-b93eac447c69 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:46.529409 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-cf18a481-bb29-4beb-842e-b93eac447c69 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Acquiring lock "cinder-attachment_update-13ef71fe-ba19-4504-8c33-afd1be02e137-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:29:46.534383 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-cf18a481-bb29-4beb-842e-b93eac447c69 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-13ef71fe-ba19-4504-8c33-afd1be02e137-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:29:46.535518 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:46.535518 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:47.068902 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-cf18a481-bb29-4beb-842e-b93eac447c69 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-13ef71fe-ba19-4504-8c33-afd1be02e137-np0000004952" released by "attachment_update" :: held 0.535s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:29:47.069410 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-cf18a481-bb29-4beb-842e-b93eac447c69 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/52700602-4d62-456a-86e0-dd2ad235ee27 returned with HTTP 200 Jul 10 04:29:47.069989 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 447/1772] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:29:46 2026] PUT /volume/v3/attachments/52700602-4d62-456a-86e0-dd2ad235ee27 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:47.236980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-920ef446-f2fd-4f65-8ac6-4688bb4d567c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:47.238690 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-920ef446-f2fd-4f65-8ac6-4688bb4d567c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:47.238842 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-920ef446-f2fd-4f65-8ac6-4688bb4d567c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:47.239011 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-920ef446-f2fd-4f65-8ac6-4688bb4d567c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:47.247799 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:47.247799 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:47.252015 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-920ef446-f2fd-4f65-8ac6-4688bb4d567c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:47.256326 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-920ef446-f2fd-4f65-8ac6-4688bb4d567c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:47.256794 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 441/1773] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:47 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:29:48.274427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-25fc66ec-18cd-4182-8afb-378ddcffb6e2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:48.276922 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-25fc66ec-18cd-4182-8afb-378ddcffb6e2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:48.276922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-25fc66ec-18cd-4182-8afb-378ddcffb6e2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:48.276922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-25fc66ec-18cd-4182-8afb-378ddcffb6e2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:48.292265 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:48.292265 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:48.297473 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-25fc66ec-18cd-4182-8afb-378ddcffb6e2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:48.304399 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-25fc66ec-18cd-4182-8afb-378ddcffb6e2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:48.304666 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 445/1774] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:48 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:49.322947 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8c6854e1-c80a-48e6-ba42-1d48b5e58e76 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:49.325370 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c6854e1-c80a-48e6-ba42-1d48b5e58e76 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:49.325733 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c6854e1-c80a-48e6-ba42-1d48b5e58e76 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:49.327043 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c6854e1-c80a-48e6-ba42-1d48b5e58e76 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:49.337736 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:49.337736 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:49.342417 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8c6854e1-c80a-48e6-ba42-1d48b5e58e76 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:49.347453 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c6854e1-c80a-48e6-ba42-1d48b5e58e76 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:49.348226 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 442/1775] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:49 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:50.363496 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-94b8c1c8-84db-4ef1-a26f-e39fa5a88988 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:50.365875 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94b8c1c8-84db-4ef1-a26f-e39fa5a88988 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:50.366104 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94b8c1c8-84db-4ef1-a26f-e39fa5a88988 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:50.366357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94b8c1c8-84db-4ef1-a26f-e39fa5a88988 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:50.379998 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:50.379998 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:50.384887 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-94b8c1c8-84db-4ef1-a26f-e39fa5a88988 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:50.391386 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94b8c1c8-84db-4ef1-a26f-e39fa5a88988 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:50.392056 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 448/1776] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:50 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:50.561208 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f727eecc-8ef1-4e14-97e3-b8d21f77e5e1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:50.561698 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f727eecc-8ef1-4e14-97e3-b8d21f77e5e1 None None] GET https://10.4.3.87/volume// Jul 10 04:29:50.561895 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f727eecc-8ef1-4e14-97e3-b8d21f77e5e1 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:50.562146 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f727eecc-8ef1-4e14-97e3-b8d21f77e5e1 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:50.562558 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f727eecc-8ef1-4e14-97e3-b8d21f77e5e1 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:50.562951 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 442/1777] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:29:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:50.574153 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-8845bbbe-5156-4dd3-a58b-38ffde091c1c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:50.576355 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-8845bbbe-5156-4dd3-a58b-38ffde091c1c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:29:50.576900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-8845bbbe-5156-4dd3-a58b-38ffde091c1c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:50.578232 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-8845bbbe-5156-4dd3-a58b-38ffde091c1c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:50.589073 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:50.589073 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:50.593669 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-8845bbbe-5156-4dd3-a58b-38ffde091c1c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:29:50.600268 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-8845bbbe-5156-4dd3-a58b-38ffde091c1c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 returned with HTTP 200 Jul 10 04:29:50.601070 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 446/1778] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:29:50 2026] GET /volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 => generated 1581 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:50.713563 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-dace2085-f459-4c29-91f3-9b38a47f9ce2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:50.715955 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-dace2085-f459-4c29-91f3-9b38a47f9ce2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] PUT https://10.4.3.87/volume/v3/attachments/49a428b0-42aa-434f-b0cc-c02df7bc39c8 Jul 10 04:29:50.716398 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-dace2085-f459-4c29-91f3-9b38a47f9ce2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:50.725585 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-dace2085-f459-4c29-91f3-9b38a47f9ce2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Acquiring lock "cinder-attachment_update-f46303ad-0313-4eeb-b7a5-cc10749d7a52-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:29:50.730576 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-dace2085-f459-4c29-91f3-9b38a47f9ce2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Lock "cinder-attachment_update-f46303ad-0313-4eeb-b7a5-cc10749d7a52-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:29:50.731891 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:50.731891 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:51.262375 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-dace2085-f459-4c29-91f3-9b38a47f9ce2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Lock "cinder-attachment_update-f46303ad-0313-4eeb-b7a5-cc10749d7a52-np0000004952" released by "attachment_update" :: held 0.532s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:29:51.262987 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-dace2085-f459-4c29-91f3-9b38a47f9ce2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments/49a428b0-42aa-434f-b0cc-c02df7bc39c8 returned with HTTP 200 Jul 10 04:29:51.263434 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 443/1779] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:29:50 2026] PUT /volume/v3/attachments/49a428b0-42aa-434f-b0cc-c02df7bc39c8 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:51.414840 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-81ffab4d-f29b-42b0-a38d-c2218ce1a35d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:51.420243 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-81ffab4d-f29b-42b0-a38d-c2218ce1a35d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:51.420602 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-81ffab4d-f29b-42b0-a38d-c2218ce1a35d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:51.421145 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-81ffab4d-f29b-42b0-a38d-c2218ce1a35d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:51.433014 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:51.433014 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:51.437874 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-81ffab4d-f29b-42b0-a38d-c2218ce1a35d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:51.443019 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-81ffab4d-f29b-42b0-a38d-c2218ce1a35d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:51.443546 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 449/1780] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:51 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:51.667479 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-07be71da-0853-4f6a-839e-889059534ae8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:51.669705 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07be71da-0853-4f6a-839e-889059534ae8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] DELETE https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:51.670300 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07be71da-0853-4f6a-839e-889059534ae8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:51.670300 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07be71da-0853-4f6a-839e-889059534ae8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:51.670462 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-07be71da-0853-4f6a-839e-889059534ae8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Delete volume with id: 42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:51.681495 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:51.681495 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:51.682435 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-07be71da-0853-4f6a-839e-889059534ae8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:51.712244 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-07be71da-0853-4f6a-839e-889059534ae8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Delete volume request issued successfully. Jul 10 04:29:51.712244 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07be71da-0853-4f6a-839e-889059534ae8 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 202 Jul 10 04:29:51.712244 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 443/1781] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:29:51 2026] DELETE /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:29:51.719025 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c3269250-504d-414d-be58-835b18d69da2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:51.727245 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3269250-504d-414d-be58-835b18d69da2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:51.727245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3269250-504d-414d-be58-835b18d69da2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:51.727245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3269250-504d-414d-be58-835b18d69da2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:51.738951 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:51.738951 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:51.748256 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c3269250-504d-414d-be58-835b18d69da2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:51.756075 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3269250-504d-414d-be58-835b18d69da2 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 200 Jul 10 04:29:51.757691 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 447/1782] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:51 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:51.781247 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-64ee89f2-9f78-4128-bbae-d4b7a1715d16 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:51.786027 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-64ee89f2-9f78-4128-bbae-d4b7a1715d16 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] POST https://10.4.3.87/volume/v3/attachments/49a428b0-42aa-434f-b0cc-c02df7bc39c8/action Jul 10 04:29:51.786027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-64ee89f2-9f78-4128-bbae-d4b7a1715d16 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:51.786027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-64ee89f2-9f78-4128-bbae-d4b7a1715d16 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:51.810487 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:51.810487 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:51.824584 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-18af6cef-aab0-4cff-a37d-af79a90e93f4 req-64ee89f2-9f78-4128-bbae-d4b7a1715d16 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments/49a428b0-42aa-434f-b0cc-c02df7bc39c8/action returned with HTTP 204 Jul 10 04:29:51.825106 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 444/1783] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:29:51 2026] POST /volume/v3/attachments/49a428b0-42aa-434f-b0cc-c02df7bc39c8/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:52.467818 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5ff91581-f7c1-4b48-ba85-e5bd0aaa52fe None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:52.470957 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ff91581-f7c1-4b48-ba85-e5bd0aaa52fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:52.471170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ff91581-f7c1-4b48-ba85-e5bd0aaa52fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:52.471378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ff91581-f7c1-4b48-ba85-e5bd0aaa52fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:52.481457 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:52.481457 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:52.486487 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5ff91581-f7c1-4b48-ba85-e5bd0aaa52fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:52.490955 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ff91581-f7c1-4b48-ba85-e5bd0aaa52fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:52.491380 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 450/1784] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:52 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:52.771528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a5b09ec3-cde0-461b-8f16-98308b856c9b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:52.773339 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a5b09ec3-cde0-461b-8f16-98308b856c9b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd Jul 10 04:29:52.773541 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a5b09ec3-cde0-461b-8f16-98308b856c9b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:52.773788 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a5b09ec3-cde0-461b-8f16-98308b856c9b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:52.779871 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a5b09ec3-cde0-461b-8f16-98308b856c9b tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd returned with HTTP 404 Jul 10 04:29:52.780417 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 444/1785] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:52 2026] GET /volume/v3/volumes/42568d1a-2ecb-43cb-b695-b678a42702fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:52.787970 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4ac7860c-41cc-4caf-a202-702f436cd725 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:52.789942 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ac7860c-41cc-4caf-a202-702f436cd725 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] DELETE https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:52.790121 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4ac7860c-41cc-4caf-a202-702f436cd725 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:52.790339 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4ac7860c-41cc-4caf-a202-702f436cd725 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:52.790513 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-4ac7860c-41cc-4caf-a202-702f436cd725 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Delete volume with id: 16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:52.797995 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:52.797995 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:52.798567 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4ac7860c-41cc-4caf-a202-702f436cd725 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:52.825238 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4ac7860c-41cc-4caf-a202-702f436cd725 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Delete volume request issued successfully. Jul 10 04:29:52.825737 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ac7860c-41cc-4caf-a202-702f436cd725 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 202 Jul 10 04:29:52.826325 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 448/1786] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:29:52 2026] DELETE /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:29:52.834943 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-855b4140-8b73-48eb-950e-1bc198049428 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:52.837608 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-855b4140-8b73-48eb-950e-1bc198049428 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:52.837916 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-855b4140-8b73-48eb-950e-1bc198049428 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:52.838169 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-855b4140-8b73-48eb-950e-1bc198049428 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:52.847249 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:52.847249 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:52.853170 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-855b4140-8b73-48eb-950e-1bc198049428 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:52.860168 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-855b4140-8b73-48eb-950e-1bc198049428 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 200 Jul 10 04:29:52.860883 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 445/1787] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:52 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:53.326886 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-f3500e55-b05a-4893-8834-09efa7e9c434 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:53.329584 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-f3500e55-b05a-4893-8834-09efa7e9c434 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments/52700602-4d62-456a-86e0-dd2ad235ee27/action Jul 10 04:29:53.330091 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-f3500e55-b05a-4893-8834-09efa7e9c434 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:29:53.330384 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-f3500e55-b05a-4893-8834-09efa7e9c434 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:53.350310 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:53.350310 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:53.366013 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-041dfbf5-f35a-49fe-8925-2f0c69acca05 req-f3500e55-b05a-4893-8834-09efa7e9c434 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/52700602-4d62-456a-86e0-dd2ad235ee27/action returned with HTTP 204 Jul 10 04:29:53.366901 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 451/1788] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:29:53 2026] POST /volume/v3/attachments/52700602-4d62-456a-86e0-dd2ad235ee27/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:53.507497 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6abd1e5f-5229-4431-99b3-7087742a81a1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:53.509374 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6abd1e5f-5229-4431-99b3-7087742a81a1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:29:53.509576 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6abd1e5f-5229-4431-99b3-7087742a81a1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:53.509802 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6abd1e5f-5229-4431-99b3-7087742a81a1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:53.520636 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:53.520636 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:53.525067 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6abd1e5f-5229-4431-99b3-7087742a81a1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:53.529492 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6abd1e5f-5229-4431-99b3-7087742a81a1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:29:53.529948 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 445/1789] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:53 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:53.761750 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-97108906-fea2-471a-93c6-96a122d3d540 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:53.764520 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-97108906-fea2-471a-93c6-96a122d3d540 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:29:53.764859 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-97108906-fea2-471a-93c6-96a122d3d540 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:53.765158 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-97108906-fea2-471a-93c6-96a122d3d540 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:53.775455 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:53.775455 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:53.780828 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-97108906-fea2-471a-93c6-96a122d3d540 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:53.786761 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-97108906-fea2-471a-93c6-96a122d3d540 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:29:53.787447 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 449/1790] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:53 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:53.883278 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fb66cd01-a8ce-4ecb-8794-2b724a8a3757 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:53.888245 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb66cd01-a8ce-4ecb-8794-2b724a8a3757 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c Jul 10 04:29:53.888245 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fb66cd01-a8ce-4ecb-8794-2b724a8a3757 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:53.888245 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fb66cd01-a8ce-4ecb-8794-2b724a8a3757 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:53.894233 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb66cd01-a8ce-4ecb-8794-2b724a8a3757 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c returned with HTTP 404 Jul 10 04:29:53.895089 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 446/1791] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:53 2026] GET /volume/v3/volumes/16da3112-cd44-41b6-9f1a-d6513d2ae70c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:53.961600 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f8d298f5-879e-4983-9db4-7a43fb65bbf3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:53.963528 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f8d298f5-879e-4983-9db4-7a43fb65bbf3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] DELETE https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:29:53.963749 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f8d298f5-879e-4983-9db4-7a43fb65bbf3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:53.963961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f8d298f5-879e-4983-9db4-7a43fb65bbf3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:53.964147 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-f8d298f5-879e-4983-9db4-7a43fb65bbf3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Delete volume with id: 2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:29:53.971642 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:53.971642 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:53.972085 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f8d298f5-879e-4983-9db4-7a43fb65bbf3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:53.991071 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f8d298f5-879e-4983-9db4-7a43fb65bbf3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Delete volume request issued successfully. Jul 10 04:29:53.991345 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f8d298f5-879e-4983-9db4-7a43fb65bbf3 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 202 Jul 10 04:29:53.991826 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 452/1792] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:29:53 2026] DELETE /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:29:54.002236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-065c1b97-5835-4ad1-bd7b-7708a1f4a201 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:54.004742 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-065c1b97-5835-4ad1-bd7b-7708a1f4a201 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:29:54.005031 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-065c1b97-5835-4ad1-bd7b-7708a1f4a201 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:54.005339 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-065c1b97-5835-4ad1-bd7b-7708a1f4a201 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:54.026237 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:54.026237 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:54.032601 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-065c1b97-5835-4ad1-bd7b-7708a1f4a201 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Volume info retrieved successfully. Jul 10 04:29:54.037471 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-065c1b97-5835-4ad1-bd7b-7708a1f4a201 tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 200 Jul 10 04:29:54.037902 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 446/1793] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:54 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:55.050784 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b5be658b-f068-4c49-91d9-6daead02b29f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:55.052716 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b5be658b-f068-4c49-91d9-6daead02b29f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] GET https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d Jul 10 04:29:55.052953 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b5be658b-f068-4c49-91d9-6daead02b29f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:55.053139 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b5be658b-f068-4c49-91d9-6daead02b29f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:55.059751 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b5be658b-f068-4c49-91d9-6daead02b29f tempest-AttachVolumeTestJSON-114192210 tempest-AttachVolumeTestJSON-114192210-project-member] https://10.4.3.87/volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d returned with HTTP 404 Jul 10 04:29:55.060461 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 450/1794] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:55 2026] GET /volume/v3/volumes/2ee43b51-67fd-446a-a4b4-96dfbc24252d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:29:55.824782 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-01a1b483-1d9f-442d-94eb-f23cdf075843 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:55.825204 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-01a1b483-1d9f-442d-94eb-f23cdf075843 None None] GET https://10.4.3.87/volume// Jul 10 04:29:55.825419 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-01a1b483-1d9f-442d-94eb-f23cdf075843 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:55.825905 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-01a1b483-1d9f-442d-94eb-f23cdf075843 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:55.826062 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-01a1b483-1d9f-442d-94eb-f23cdf075843 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:55.826579 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 447/1795] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:29:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:55.835010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-58c68f27-a046-4741-8be5-7a0fc7245113 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:55.838064 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-58c68f27-a046-4741-8be5-7a0fc7245113 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:29:55.838543 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-58c68f27-a046-4741-8be5-7a0fc7245113 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a07da59c-6632-4c0c-a961-993170ebde92", "connector": null, "instance_uuid": "e96f8321-16a4-48f1-97de-14a936f9c345"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:55.850984 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:55.850984 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:55.882977 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-58c68f27-a046-4741-8be5-7a0fc7245113 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:29:55.883707 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 453/1796] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:29:55 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:56.310326 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5333c9d5-2020-4a39-a157-206f37b22f7f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:56.312080 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5333c9d5-2020-4a39-a157-206f37b22f7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:29:56.312276 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5333c9d5-2020-4a39-a157-206f37b22f7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:56.312453 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5333c9d5-2020-4a39-a157-206f37b22f7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:56.321717 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:56.321717 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:56.325471 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5333c9d5-2020-4a39-a157-206f37b22f7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:56.330284 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5333c9d5-2020-4a39-a157-206f37b22f7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:29:56.330815 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 447/1797] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:56 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:56.414280 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7acbf364-1e1c-464b-96f0-614de750ba8a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:56.414562 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7acbf364-1e1c-464b-96f0-614de750ba8a None None] GET https://10.4.3.87/volume// Jul 10 04:29:56.414562 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7acbf364-1e1c-464b-96f0-614de750ba8a None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:56.414667 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7acbf364-1e1c-464b-96f0-614de750ba8a None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:56.414977 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7acbf364-1e1c-464b-96f0-614de750ba8a None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:29:56.415302 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 451/1798] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:29:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:29:56.423940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b95b581-b57c-48a0-b6d5-2143fa9d9b2a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:56.426362 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b95b581-b57c-48a0-b6d5-2143fa9d9b2a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:29:56.426626 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b95b581-b57c-48a0-b6d5-2143fa9d9b2a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:56.426846 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b95b581-b57c-48a0-b6d5-2143fa9d9b2a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:56.438543 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:56.438543 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:56.442011 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b95b581-b57c-48a0-b6d5-2143fa9d9b2a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:56.446423 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b95b581-b57c-48a0-b6d5-2143fa9d9b2a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:29:56.446880 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 448/1799] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:29:56 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 1049 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:29:56.562168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-a904929f-0336-41b4-8660-2255a883c678 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:56.565124 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-a904929f-0336-41b4-8660-2255a883c678 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] PUT https://10.4.3.87/volume/v3/attachments/09899b88-2968-4655-a463-d4efc89031d6 Jul 10 04:29:56.565632 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-a904929f-0336-41b4-8660-2255a883c678 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:56.581514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-a904929f-0336-41b4-8660-2255a883c678 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Acquiring lock "cinder-attachment_update-a07da59c-6632-4c0c-a961-993170ebde92-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:29:56.592458 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-a904929f-0336-41b4-8660-2255a883c678 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-a07da59c-6632-4c0c-a961-993170ebde92-np0000004952" acquired by "attachment_update" :: waited 0.011s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:29:56.593911 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:56.593911 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:56.694745 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1816b3c3-995a-46c9-8728-883edeb533e5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:56.698891 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:29:56.699281 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-224037203"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:56.704776 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-224037203'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:29:56.705767 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Create volume of 1 GB Jul 10 04:29:56.712355 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Availability Zones retrieved successfully. Jul 10 04:29:56.718672 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Flow 'volume_create_api' (1b6fb3e8-94da-40e9-8ee4-8194ca0c6f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:56.719786 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fcfb520-9c52-4dce-9f04-d40ac3f3b06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:56.721051 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:29:56.755172 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fcfb520-9c52-4dce-9f04-d40ac3f3b06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:56.756178 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942cc837-be0d-462c-b13d-215e0382dff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:56.814091 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Created reservations ['3c541861-9277-42e7-9e8a-6b8d9b06ace5', 'df558a5e-d768-4c48-8129-8439ed712f6a', 'b80d910f-40af-4e09-9787-662321fe8d56', 'aa71b270-da32-42ca-802e-13366be315d2'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:29:56.815145 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942cc837-be0d-462c-b13d-215e0382dff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c541861-9277-42e7-9e8a-6b8d9b06ace5', 'df558a5e-d768-4c48-8129-8439ed712f6a', 'b80d910f-40af-4e09-9787-662321fe8d56', 'aa71b270-da32-42ca-802e-13366be315d2']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:56.816473 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7b5196-d1c3-4b1b-8554-bb402dccb26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:56.848968 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7b5196-d1c3-4b1b-8554-bb402dccb26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1866be0-f7cd-477c-b2c5-b50fb473efb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-224037203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e20d96dd3cbc425386046289bd239526',qos_specs=None,replication_status=,reservations=['3c541861-9277-42e7-9e8a-6b8d9b06ace5','df558a5e-d768-4c48-8129-8439ed712f6a','b80d910f-40af-4e09-9787-662321fe8d56','aa71b270-da32-42ca-802e-13366be315d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67231f9c81d94515a4e3daca9ace559d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:29:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-224037203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1866be0-f7cd-477c-b2c5-b50fb473efb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e20d96dd3cbc425386046289bd239526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67231f9c81d94515a4e3daca9ace559d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:56.850068 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a70ef00-74af-4e0b-846d-8bc5a7ef2aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:56.873684 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a70ef00-74af-4e0b-846d-8bc5a7ef2aa0) transitioned into state 'SUCCESS' from state '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-224037203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e20d96dd3cbc425386046289bd239526',qos_specs=None,replication_status=,reservations=['3c541861-9277-42e7-9e8a-6b8d9b06ace5','df558a5e-d768-4c48-8129-8439ed712f6a','b80d910f-40af-4e09-9787-662321fe8d56','aa71b270-da32-42ca-802e-13366be315d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67231f9c81d94515a4e3daca9ace559d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:56.875073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd92b5a1-3c1b-4c76-9166-e1db690e0a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:56.888538 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd92b5a1-3c1b-4c76-9166-e1db690e0a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:56.889357 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Flow 'volume_create_api' (1b6fb3e8-94da-40e9-8ee4-8194ca0c6f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:56.889758 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Create volume request issued successfully. Jul 10 04:29:56.890464 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1816b3c3-995a-46c9-8728-883edeb533e5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:29:56.891164 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 448/1800] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:29:56 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) Jul 10 04:29:56.909483 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c4c92f1b-eb23-4d8a-be3f-bfd74f246239 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:56.912296 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c4c92f1b-eb23-4d8a-be3f-bfd74f246239 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:29:56.912782 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c4c92f1b-eb23-4d8a-be3f-bfd74f246239 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:56.913185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c4c92f1b-eb23-4d8a-be3f-bfd74f246239 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:56.934491 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:56.934491 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:56.940088 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c4c92f1b-eb23-4d8a-be3f-bfd74f246239 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:29:56.946227 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c4c92f1b-eb23-4d8a-be3f-bfd74f246239 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:29:56.946763 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 452/1801] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:56 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:57.133759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-a904929f-0336-41b4-8660-2255a883c678 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-a07da59c-6632-4c0c-a961-993170ebde92-np0000004952" released by "attachment_update" :: held 0.538s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:29:57.133759 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-a904929f-0336-41b4-8660-2255a883c678 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/09899b88-2968-4655-a463-d4efc89031d6 returned with HTTP 200 Jul 10 04:29:57.133759 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 454/1802] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:29:56 2026] PUT /volume/v3/attachments/09899b88-2968-4655-a463-d4efc89031d6 => generated 968 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:29:57.145295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b378a27-6f2e-408d-bd53-404ec600b793 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:57.148184 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b378a27-6f2e-408d-bd53-404ec600b793 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92/encryption Jul 10 04:29:57.148581 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b378a27-6f2e-408d-bd53-404ec600b793 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:57.148924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b378a27-6f2e-408d-bd53-404ec600b793 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:57.159586 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:57.159586 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:57.169948 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6b378a27-6f2e-408d-bd53-404ec600b793 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92/encryption returned with HTTP 200 Jul 10 04:29:57.170676 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 449/1803] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:29:57 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:29:57.343025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-01b1a9ad-4bb0-4d56-86ec-51a8d75a90a7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:57.344942 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-01b1a9ad-4bb0-4d56-86ec-51a8d75a90a7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:29:57.345117 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-01b1a9ad-4bb0-4d56-86ec-51a8d75a90a7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:57.345311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-01b1a9ad-4bb0-4d56-86ec-51a8d75a90a7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:57.359691 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:57.359691 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:29:57.363749 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-01b1a9ad-4bb0-4d56-86ec-51a8d75a90a7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:57.369973 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-01b1a9ad-4bb0-4d56-86ec-51a8d75a90a7 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:29:57.370403 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 449/1804] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:57 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:57.964772 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0333697b-ceca-4fdd-a4d6-fcb767052a3d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:57.967125 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0333697b-ceca-4fdd-a4d6-fcb767052a3d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:29:57.967619 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0333697b-ceca-4fdd-a4d6-fcb767052a3d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:57.968402 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0333697b-ceca-4fdd-a4d6-fcb767052a3d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:57.977607 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:57.977607 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:57.982274 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0333697b-ceca-4fdd-a4d6-fcb767052a3d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:29:57.989963 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0333697b-ceca-4fdd-a4d6-fcb767052a3d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:29:57.990673 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 453/1805] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:57 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:58.040015 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-ad867658-96b7-4a17-b699-82357e8f0753 req-4693a215-c1e1-42e4-9712-1608c1e3f32f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:58.042984 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-4693a215-c1e1-42e4-9712-1608c1e3f32f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:29:58.043268 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-4693a215-c1e1-42e4-9712-1608c1e3f32f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:58.043537 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-4693a215-c1e1-42e4-9712-1608c1e3f32f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:58.052661 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:58.052661 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:58.057569 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-ad867658-96b7-4a17-b699-82357e8f0753 req-4693a215-c1e1-42e4-9712-1608c1e3f32f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:29:58.063101 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-4693a215-c1e1-42e4-9712-1608c1e3f32f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:29:58.063555 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 455/1806] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:58 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:58.387841 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3f2a6d2a-590d-4333-8925-af524fbf9e5b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:58.390829 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3f2a6d2a-590d-4333-8925-af524fbf9e5b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:29:58.390829 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3f2a6d2a-590d-4333-8925-af524fbf9e5b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:58.390829 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3f2a6d2a-590d-4333-8925-af524fbf9e5b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:58.408125 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:58.408125 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:58.412880 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3f2a6d2a-590d-4333-8925-af524fbf9e5b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:58.418617 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3f2a6d2a-590d-4333-8925-af524fbf9e5b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:29:58.418617 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 450/1807] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:58 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:59.146820 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:59.149476 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:29:59.149964 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1844562034", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:29:59.152681 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1844562034', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:29:59.152840 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Create volume of 1 GB Jul 10 04:29:59.158095 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Availability Zones retrieved successfully. Jul 10 04:29:59.165397 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Flow 'volume_create_api' (bd113e2a-f3d5-48fa-83a2-d0b273d16d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:59.168242 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b094d8-44a2-459d-b3ad-f4c5ed63b873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:59.168242 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:29:59.202096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b094d8-44a2-459d-b3ad-f4c5ed63b873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:59.205438 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f986f40-0537-467f-878a-cee776161d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:59.291894 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Created reservations ['5b3e22fc-488f-4c6f-9001-6005ba904f63', 'd18acb01-b004-4263-aefe-878a489347f5', '56bf355d-4a54-4bde-9625-f54a567f90c8', '70309088-a5d7-472c-aea4-2297679d343c'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:29:59.292682 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f986f40-0537-467f-878a-cee776161d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b3e22fc-488f-4c6f-9001-6005ba904f63', 'd18acb01-b004-4263-aefe-878a489347f5', '56bf355d-4a54-4bde-9625-f54a567f90c8', '70309088-a5d7-472c-aea4-2297679d343c']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:59.293864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9935653-763a-4d78-8f13-07b2547da495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:59.319808 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9935653-763a-4d78-8f13-07b2547da495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa63861-960d-44af-aa51-e1b0b3e766b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1844562034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41bd11fd0164ced833839844de8851f',qos_specs=None,replication_status=,reservations=['5b3e22fc-488f-4c6f-9001-6005ba904f63','d18acb01-b004-4263-aefe-878a489347f5','56bf355d-4a54-4bde-9625-f54a567f90c8','70309088-a5d7-472c-aea4-2297679d343c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504ee28961b64557b650529ad2f10f17',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:29:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1844562034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa63861-960d-44af-aa51-e1b0b3e766b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f41bd11fd0164ced833839844de8851f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='504ee28961b64557b650529ad2f10f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:59.320666 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8f785a-79fc-4780-a280-fdc2bb66a6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:59.345199 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8f785a-79fc-4780-a280-fdc2bb66a6ce) transitioned into state 'SUCCESS' from state '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-1844562034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f41bd11fd0164ced833839844de8851f',qos_specs=None,replication_status=,reservations=['5b3e22fc-488f-4c6f-9001-6005ba904f63','d18acb01-b004-4263-aefe-878a489347f5','56bf355d-4a54-4bde-9625-f54a567f90c8','70309088-a5d7-472c-aea4-2297679d343c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='504ee28961b64557b650529ad2f10f17',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:59.346915 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (321bced5-8b07-4a82-b278-337e4efd1bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:29:59.357398 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (321bced5-8b07-4a82-b278-337e4efd1bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:29:59.358879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Flow 'volume_create_api' (bd113e2a-f3d5-48fa-83a2-d0b273d16d93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:29:59.359296 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Create volume request issued successfully. Jul 10 04:29:59.360203 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-e774deb2-e6eb-4cb7-899b-bb15c2db8f5e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:29:59.360803 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 450/1808] 10.4.3.87 () {72 vars in 1534 bytes} [Fri Jul 10 04:29:59 2026] POST /volume/v3/volumes => generated 753 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:29:59.369630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-1ac189d9-afea-4ce0-9667-64064d078661 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:59.371815 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-1ac189d9-afea-4ce0-9667-64064d078661 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] GET https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:29:59.372017 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-1ac189d9-afea-4ce0-9667-64064d078661 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:59.372206 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-1ac189d9-afea-4ce0-9667-64064d078661 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:59.381018 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:59.381018 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:29:59.385639 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-1ac189d9-afea-4ce0-9667-64064d078661 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Volume info retrieved successfully. Jul 10 04:29:59.390197 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c867a9f8-a970-4021-a2e2-e7ebd71ab885 req-1ac189d9-afea-4ce0-9667-64064d078661 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 returned with HTTP 200 Jul 10 04:29:59.390765 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 454/1809] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:59 2026] GET /volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:59.418885 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-caa79b16-1230-430c-a34d-ffa4d40146d1 req-626d5ea5-e69c-43d8-aef1-b2464eb80e91 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:59.423154 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-caa79b16-1230-430c-a34d-ffa4d40146d1 req-626d5ea5-e69c-43d8-aef1-b2464eb80e91 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] GET https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:29:59.423375 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-caa79b16-1230-430c-a34d-ffa4d40146d1 req-626d5ea5-e69c-43d8-aef1-b2464eb80e91 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:59.423553 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-caa79b16-1230-430c-a34d-ffa4d40146d1 req-626d5ea5-e69c-43d8-aef1-b2464eb80e91 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:59.432708 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:59.432708 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:29:59.434978 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1ef6327b-1201-4f69-9f50-82fef8f1084d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:29:59.437064 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1ef6327b-1201-4f69-9f50-82fef8f1084d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:29:59.437265 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1ef6327b-1201-4f69-9f50-82fef8f1084d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:29:59.437453 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1ef6327b-1201-4f69-9f50-82fef8f1084d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:29:59.438490 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-caa79b16-1230-430c-a34d-ffa4d40146d1 req-626d5ea5-e69c-43d8-aef1-b2464eb80e91 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Volume info retrieved successfully. Jul 10 04:29:59.447616 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-caa79b16-1230-430c-a34d-ffa4d40146d1 req-626d5ea5-e69c-43d8-aef1-b2464eb80e91 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 returned with HTTP 200 Jul 10 04:29:59.448345 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 456/1810] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:29:59 2026] GET /volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:29:59.449124 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:29:59.449124 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:29:59.453585 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1ef6327b-1201-4f69-9f50-82fef8f1084d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:29:59.459173 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1ef6327b-1201-4f69-9f50-82fef8f1084d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:29:59.459987 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 451/1811] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:29:59 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:00.107980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3e522668-945d-4ac2-87b1-6024dc315007 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.108697 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e522668-945d-4ac2-87b1-6024dc315007 None None] GET https://10.4.3.87/volume// Jul 10 04:30:00.108978 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e522668-945d-4ac2-87b1-6024dc315007 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.109250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e522668-945d-4ac2-87b1-6024dc315007 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.109743 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e522668-945d-4ac2-87b1-6024dc315007 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:00.110165 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 451/1812] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:00.122021 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-ad867658-96b7-4a17-b699-82357e8f0753 req-8a92be4d-5ed2-4cfe-900a-ee0666bb5ecc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.124995 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-8a92be4d-5ed2-4cfe-900a-ee0666bb5ecc tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:30:00.125514 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-8a92be4d-5ed2-4cfe-900a-ee0666bb5ecc tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1866be0-f7cd-477c-b2c5-b50fb473efb7", "connector": null, "instance_uuid": "2694ccc9-f70d-4f8d-b87a-13c918413755"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:00.142412 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.142412 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:00.177011 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-8a92be4d-5ed2-4cfe-900a-ee0666bb5ecc tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:30:00.177629 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 455/1813] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:30:00 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:00.473892 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a5c2dabd-e234-4514-9cf4-0c3b0e4a3531 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.477576 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a5c2dabd-e234-4514-9cf4-0c3b0e4a3531 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:30:00.478844 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a5c2dabd-e234-4514-9cf4-0c3b0e4a3531 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.478844 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a5c2dabd-e234-4514-9cf4-0c3b0e4a3531 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.488010 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-0252640a-d562-4e7c-b03d-b2e00816b6f3 req-c42b0d1c-5e2c-4dc7-a4a4-adc7d8dd921e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.491433 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0252640a-d562-4e7c-b03d-b2e00816b6f3 req-c42b0d1c-5e2c-4dc7-a4a4-adc7d8dd921e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] GET https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:30:00.491433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0252640a-d562-4e7c-b03d-b2e00816b6f3 req-c42b0d1c-5e2c-4dc7-a4a4-adc7d8dd921e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.491433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0252640a-d562-4e7c-b03d-b2e00816b6f3 req-c42b0d1c-5e2c-4dc7-a4a4-adc7d8dd921e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.498374 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.498374 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:00.501319 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.501319 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:00.504288 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a5c2dabd-e234-4514-9cf4-0c3b0e4a3531 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:00.507024 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-0252640a-d562-4e7c-b03d-b2e00816b6f3 req-c42b0d1c-5e2c-4dc7-a4a4-adc7d8dd921e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Volume info retrieved successfully. Jul 10 04:30:00.511749 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a5c2dabd-e234-4514-9cf4-0c3b0e4a3531 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:30:00.512720 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 457/1814] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:00.513168 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0252640a-d562-4e7c-b03d-b2e00816b6f3 req-c42b0d1c-5e2c-4dc7-a4a4-adc7d8dd921e tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 returned with HTTP 200 Jul 10 04:30:00.513896 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 452/1815] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:00.542035 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-037da2c2-e98f-4cfa-8855-5ac3ab179bba req-4850cbf5-d4be-4652-8fe3-61ed73efd789 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.544572 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-037da2c2-e98f-4cfa-8855-5ac3ab179bba req-4850cbf5-d4be-4652-8fe3-61ed73efd789 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:00.544939 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-037da2c2-e98f-4cfa-8855-5ac3ab179bba req-4850cbf5-d4be-4652-8fe3-61ed73efd789 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fa63861-960d-44af-aa51-e1b0b3e766b4", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-744117486", "description": null, "metadata": {}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:00.555478 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.555478 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:00.555928 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-037da2c2-e98f-4cfa-8855-5ac3ab179bba req-4850cbf5-d4be-4652-8fe3-61ed73efd789 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Volume info retrieved successfully. Jul 10 04:30:00.556078 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [req-037da2c2-e98f-4cfa-8855-5ac3ab179bba req-4850cbf5-d4be-4652-8fe3-61ed73efd789 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Create snapshot from volume 7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:30:00.591389 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [req-037da2c2-e98f-4cfa-8855-5ac3ab179bba req-4850cbf5-d4be-4652-8fe3-61ed73efd789 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Created reservations ['51751ebf-cbc0-4d08-b431-24c1aa403a5e', '3f248988-48eb-4242-a704-84e6ef7b8ff3', 'a422367d-8765-4533-89bf-746a9cac0502', 'b7ba1602-1437-49a0-9186-79256ac277bf'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:00.596437 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9bbbab6e-a1d5-4e6c-9e98-7f0fb387f01d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.598592 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9bbbab6e-a1d5-4e6c-9e98-7f0fb387f01d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:00.598907 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9bbbab6e-a1d5-4e6c-9e98-7f0fb387f01d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.599250 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9bbbab6e-a1d5-4e6c-9e98-7f0fb387f01d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.610337 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.610337 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:00.614173 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9bbbab6e-a1d5-4e6c-9e98-7f0fb387f01d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:00.620047 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9bbbab6e-a1d5-4e6c-9e98-7f0fb387f01d tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:00.621345 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 456/1816] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:00.624645 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-037da2c2-e98f-4cfa-8855-5ac3ab179bba req-4850cbf5-d4be-4652-8fe3-61ed73efd789 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Snapshot create request issued successfully. Jul 10 04:30:00.625104 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-037da2c2-e98f-4cfa-8855-5ac3ab179bba req-4850cbf5-d4be-4652-8fe3-61ed73efd789 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:30:00.625618 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 452/1817] 10.4.3.87 () {72 vars in 1540 bytes} [Fri Jul 10 04:30:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:00.711613 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-90e422eb-6618-4b44-bd17-d3e05c295998 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.712131 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-90e422eb-6618-4b44-bd17-d3e05c295998 None None] GET https://10.4.3.87/volume// Jul 10 04:30:00.712498 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-90e422eb-6618-4b44-bd17-d3e05c295998 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.713640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-90e422eb-6618-4b44-bd17-d3e05c295998 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.713640 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-90e422eb-6618-4b44-bd17-d3e05c295998 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:00.714399 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 458/1818] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:00.715586 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-145de64f-6517-4dcc-8c60-eff0f87e64d3 req-919c177d-46ae-4ce9-88bb-6315d4073e7c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.723345 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-145de64f-6517-4dcc-8c60-eff0f87e64d3 req-919c177d-46ae-4ce9-88bb-6315d4073e7c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] GET https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 Jul 10 04:30:00.723651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-145de64f-6517-4dcc-8c60-eff0f87e64d3 req-919c177d-46ae-4ce9-88bb-6315d4073e7c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.723942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-145de64f-6517-4dcc-8c60-eff0f87e64d3 req-919c177d-46ae-4ce9-88bb-6315d4073e7c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.727804 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-ad867658-96b7-4a17-b699-82357e8f0753 req-b8491655-3cd8-4843-9951-3cf889d63f17 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.730311 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.730311 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:00.730611 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-b8491655-3cd8-4843-9951-3cf889d63f17 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:00.730900 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-145de64f-6517-4dcc-8c60-eff0f87e64d3 req-919c177d-46ae-4ce9-88bb-6315d4073e7c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] Snapshot retrieved successfully. Jul 10 04:30:00.730944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-b8491655-3cd8-4843-9951-3cf889d63f17 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.731183 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-b8491655-3cd8-4843-9951-3cf889d63f17 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.731842 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-145de64f-6517-4dcc-8c60-eff0f87e64d3 req-919c177d-46ae-4ce9-88bb-6315d4073e7c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 returned with HTTP 200 Jul 10 04:30:00.732241 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 453/1819] 10.4.3.87 () {68 vars in 1597 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:00.745521 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.745521 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:00.757530 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-ad867658-96b7-4a17-b699-82357e8f0753 req-b8491655-3cd8-4843-9951-3cf889d63f17 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:00.763171 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-b8491655-3cd8-4843-9951-3cf889d63f17 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:00.763952 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 457/1820] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:30:00.766732 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-ccc99a55-93b8-49bb-b596-08ab20fbfaf8 req-78c22205-5110-460b-aed2-0efe574f4313 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.769367 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-ccc99a55-93b8-49bb-b596-08ab20fbfaf8 req-78c22205-5110-460b-aed2-0efe574f4313 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] GET https://10.4.3.87/volume/v3/snapshots/detail Jul 10 04:30:00.769578 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-ccc99a55-93b8-49bb-b596-08ab20fbfaf8 req-78c22205-5110-460b-aed2-0efe574f4313 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.769849 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-ccc99a55-93b8-49bb-b596-08ab20fbfaf8 req-78c22205-5110-460b-aed2-0efe574f4313 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.770089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [req-ccc99a55-93b8-49bb-b596-08ab20fbfaf8 req-78c22205-5110-460b-aed2-0efe574f4313 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:00.770372 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.770372 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:00.771358 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [req-ccc99a55-93b8-49bb-b596-08ab20fbfaf8 req-78c22205-5110-460b-aed2-0efe574f4313 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] Building query based on filter {{(pid=100020) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:00.776392 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-ccc99a55-93b8-49bb-b596-08ab20fbfaf8 req-78c22205-5110-460b-aed2-0efe574f4313 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] Get all snapshots completed successfully. Jul 10 04:30:00.777210 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.777210 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:00.778045 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-ccc99a55-93b8-49bb-b596-08ab20fbfaf8 req-78c22205-5110-460b-aed2-0efe574f4313 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-reader] https://10.4.3.87/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 04:30:00.778595 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 453/1821] 10.4.3.87 () {68 vars in 1507 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:00.805186 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-3495a2f7-2e0a-44a1-aa55-f39e98ea4a59 req-d5308a40-ab64-4bf3-82b0-65a7f630d99c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.807561 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3495a2f7-2e0a-44a1-aa55-f39e98ea4a59 req-d5308a40-ab64-4bf3-82b0-65a7f630d99c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] GET https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 Jul 10 04:30:00.807865 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-3495a2f7-2e0a-44a1-aa55-f39e98ea4a59 req-d5308a40-ab64-4bf3-82b0-65a7f630d99c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.808097 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-3495a2f7-2e0a-44a1-aa55-f39e98ea4a59 req-d5308a40-ab64-4bf3-82b0-65a7f630d99c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.813994 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.813994 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:00.814520 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-3495a2f7-2e0a-44a1-aa55-f39e98ea4a59 req-d5308a40-ab64-4bf3-82b0-65a7f630d99c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Snapshot retrieved successfully. Jul 10 04:30:00.815413 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3495a2f7-2e0a-44a1-aa55-f39e98ea4a59 req-d5308a40-ab64-4bf3-82b0-65a7f630d99c tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 returned with HTTP 200 Jul 10 04:30:00.815867 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 459/1822] 10.4.3.87 () {68 vars in 1597 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:00.840263 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-303aa28f-badb-4345-ba76-227178dadb85 req-24f978bd-5de0-43d1-a969-0903a441b0b2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.842733 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-303aa28f-badb-4345-ba76-227178dadb85 req-24f978bd-5de0-43d1-a969-0903a441b0b2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 Jul 10 04:30:00.842911 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-303aa28f-badb-4345-ba76-227178dadb85 req-24f978bd-5de0-43d1-a969-0903a441b0b2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.843092 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-303aa28f-badb-4345-ba76-227178dadb85 req-24f978bd-5de0-43d1-a969-0903a441b0b2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.843194 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [req-303aa28f-badb-4345-ba76-227178dadb85 req-24f978bd-5de0-43d1-a969-0903a441b0b2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Delete snapshot with id: ecb5db0f-c8b5-4220-baa6-ce230b65f265 Jul 10 04:30:00.849255 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.849255 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:00.849961 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-303aa28f-badb-4345-ba76-227178dadb85 req-24f978bd-5de0-43d1-a969-0903a441b0b2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Snapshot retrieved successfully. Jul 10 04:30:00.872594 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-303aa28f-badb-4345-ba76-227178dadb85 req-24f978bd-5de0-43d1-a969-0903a441b0b2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Snapshot delete request issued successfully. Jul 10 04:30:00.872961 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-303aa28f-badb-4345-ba76-227178dadb85 req-24f978bd-5de0-43d1-a969-0903a441b0b2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 returned with HTTP 202 Jul 10 04:30:00.873559 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 454/1823] 10.4.3.87 () {70 vars in 1619 bytes} [Fri Jul 10 04:30:00 2026] DELETE /volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:00.878541 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-ad867658-96b7-4a17-b699-82357e8f0753 req-5b2e121d-4f0e-4f6f-88a4-e8ab8f576114 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.881207 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-5b2e121d-4f0e-4f6f-88a4-e8ab8f576114 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] PUT https://10.4.3.87/volume/v3/attachments/6afe729e-ba1d-459b-b6e9-e0f39a3332d2 Jul 10 04:30:00.881596 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-5b2e121d-4f0e-4f6f-88a4-e8ab8f576114 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:00.889453 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-ad867658-96b7-4a17-b699-82357e8f0753 req-5b2e121d-4f0e-4f6f-88a4-e8ab8f576114 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Acquiring lock "cinder-attachment_update-a1866be0-f7cd-477c-b2c5-b50fb473efb7-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:30:00.895617 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-ad867658-96b7-4a17-b699-82357e8f0753 req-5b2e121d-4f0e-4f6f-88a4-e8ab8f576114 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Lock "cinder-attachment_update-a1866be0-f7cd-477c-b2c5-b50fb473efb7-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:30:00.895924 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.895924 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:00.899328 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-da9dcfff-98c6-4e69-9b1c-8cd74e74e7ff req-8149db76-85aa-43b0-aae8-25e9a3bba7f7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:00.903204 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-da9dcfff-98c6-4e69-9b1c-8cd74e74e7ff req-8149db76-85aa-43b0-aae8-25e9a3bba7f7 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] GET https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 Jul 10 04:30:00.903460 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-da9dcfff-98c6-4e69-9b1c-8cd74e74e7ff req-8149db76-85aa-43b0-aae8-25e9a3bba7f7 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:00.903767 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-da9dcfff-98c6-4e69-9b1c-8cd74e74e7ff req-8149db76-85aa-43b0-aae8-25e9a3bba7f7 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:00.915550 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:00.915550 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:00.916043 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-da9dcfff-98c6-4e69-9b1c-8cd74e74e7ff req-8149db76-85aa-43b0-aae8-25e9a3bba7f7 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Snapshot retrieved successfully. Jul 10 04:30:00.917866 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-da9dcfff-98c6-4e69-9b1c-8cd74e74e7ff req-8149db76-85aa-43b0-aae8-25e9a3bba7f7 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 returned with HTTP 200 Jul 10 04:30:00.918380 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 454/1824] 10.4.3.87 () {68 vars in 1597 bytes} [Fri Jul 10 04:30:00 2026] GET /volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:01.424832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-ad867658-96b7-4a17-b699-82357e8f0753 req-5b2e121d-4f0e-4f6f-88a4-e8ab8f576114 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Lock "cinder-attachment_update-a1866be0-f7cd-477c-b2c5-b50fb473efb7-np0000004952" released by "attachment_update" :: held 0.530s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:30:01.426205 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-5b2e121d-4f0e-4f6f-88a4-e8ab8f576114 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments/6afe729e-ba1d-459b-b6e9-e0f39a3332d2 returned with HTTP 200 Jul 10 04:30:01.426205 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 458/1825] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:30:00 2026] PUT /volume/v3/attachments/6afe729e-ba1d-459b-b6e9-e0f39a3332d2 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:01.536384 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f9c9d51e-d4b0-4f26-b4fb-14d4397255e4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:01.538912 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f9c9d51e-d4b0-4f26-b4fb-14d4397255e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:30:01.538912 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f9c9d51e-d4b0-4f26-b4fb-14d4397255e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:01.540805 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f9c9d51e-d4b0-4f26-b4fb-14d4397255e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:01.562049 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:01.562049 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:01.572170 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f9c9d51e-d4b0-4f26-b4fb-14d4397255e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:01.583761 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f9c9d51e-d4b0-4f26-b4fb-14d4397255e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:30:01.583761 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 460/1826] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:01 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:01.639484 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-212d2837-0f4a-4af4-a0c3-d1602c2f4fce None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:01.644146 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-212d2837-0f4a-4af4-a0c3-d1602c2f4fce tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:01.644146 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-212d2837-0f4a-4af4-a0c3-d1602c2f4fce tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:01.644530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-212d2837-0f4a-4af4-a0c3-d1602c2f4fce tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:01.668396 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:01.668396 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:01.676963 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-212d2837-0f4a-4af4-a0c3-d1602c2f4fce tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:01.684759 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-212d2837-0f4a-4af4-a0c3-d1602c2f4fce tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:01.685318 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 455/1827] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:01 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:01.963310 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c3064e78-f224-4bc0-9490-89e5033f440d req-daf38896-240e-4fa0-8220-56e66f2cbf44 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:01.963837 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c3064e78-f224-4bc0-9490-89e5033f440d req-daf38896-240e-4fa0-8220-56e66f2cbf44 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] GET https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 Jul 10 04:30:01.966044 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c3064e78-f224-4bc0-9490-89e5033f440d req-daf38896-240e-4fa0-8220-56e66f2cbf44 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:01.966044 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c3064e78-f224-4bc0-9490-89e5033f440d req-daf38896-240e-4fa0-8220-56e66f2cbf44 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:01.975771 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c3064e78-f224-4bc0-9490-89e5033f440d req-daf38896-240e-4fa0-8220-56e66f2cbf44 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 returned with HTTP 404 Jul 10 04:30:01.977597 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 455/1828] 10.4.3.87 () {68 vars in 1597 bytes} [Fri Jul 10 04:30:01 2026] GET /volume/v3/snapshots/ecb5db0f-c8b5-4220-baa6-ce230b65f265 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:02.014332 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-be4d7a5d-1375-4ec9-8400-ef31871ea159 req-4992e806-d294-4f14-a596-1507541698b9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:02.020362 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-be4d7a5d-1375-4ec9-8400-ef31871ea159 req-4992e806-d294-4f14-a596-1507541698b9 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:30:02.022475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-be4d7a5d-1375-4ec9-8400-ef31871ea159 req-4992e806-d294-4f14-a596-1507541698b9 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:02.022639 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-be4d7a5d-1375-4ec9-8400-ef31871ea159 req-4992e806-d294-4f14-a596-1507541698b9 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:02.023570 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [req-be4d7a5d-1375-4ec9-8400-ef31871ea159 req-4992e806-d294-4f14-a596-1507541698b9 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Delete volume with id: 7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:30:02.038728 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:02.038728 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:02.039567 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-be4d7a5d-1375-4ec9-8400-ef31871ea159 req-4992e806-d294-4f14-a596-1507541698b9 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Volume info retrieved successfully. Jul 10 04:30:02.074323 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-be4d7a5d-1375-4ec9-8400-ef31871ea159 req-4992e806-d294-4f14-a596-1507541698b9 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Delete volume request issued successfully. Jul 10 04:30:02.074636 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-be4d7a5d-1375-4ec9-8400-ef31871ea159 req-4992e806-d294-4f14-a596-1507541698b9 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 returned with HTTP 202 Jul 10 04:30:02.075874 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 459/1829] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:30:02 2026] DELETE /volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:02.110671 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-0cc446e9-7e79-4371-beae-c19963c8c0fd req-43d0137c-5495-43ce-be57-6e8f7b1dddc4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:02.115415 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0cc446e9-7e79-4371-beae-c19963c8c0fd req-43d0137c-5495-43ce-be57-6e8f7b1dddc4 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] GET https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:30:02.115705 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0cc446e9-7e79-4371-beae-c19963c8c0fd req-43d0137c-5495-43ce-be57-6e8f7b1dddc4 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:02.116008 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0cc446e9-7e79-4371-beae-c19963c8c0fd req-43d0137c-5495-43ce-be57-6e8f7b1dddc4 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:02.129934 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:02.129934 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:02.141445 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-0cc446e9-7e79-4371-beae-c19963c8c0fd req-43d0137c-5495-43ce-be57-6e8f7b1dddc4 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Volume info retrieved successfully. Jul 10 04:30:02.153152 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0cc446e9-7e79-4371-beae-c19963c8c0fd req-43d0137c-5495-43ce-be57-6e8f7b1dddc4 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 returned with HTTP 200 Jul 10 04:30:02.153152 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 461/1830] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:02 2026] GET /volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:02.606441 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-021c2bf8-a516-40a1-b637-64054d5f1dc5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:02.610858 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-021c2bf8-a516-40a1-b637-64054d5f1dc5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:30:02.610858 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-021c2bf8-a516-40a1-b637-64054d5f1dc5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:02.610858 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-021c2bf8-a516-40a1-b637-64054d5f1dc5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:02.624383 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:02.624383 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:02.630708 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-021c2bf8-a516-40a1-b637-64054d5f1dc5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:02.637988 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-021c2bf8-a516-40a1-b637-64054d5f1dc5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:30:02.637988 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 456/1831] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:02 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:02.702199 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2c181a23-2c44-4fea-997b-f01f71779444 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:02.705854 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2c181a23-2c44-4fea-997b-f01f71779444 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:02.705854 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2c181a23-2c44-4fea-997b-f01f71779444 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:02.705854 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2c181a23-2c44-4fea-997b-f01f71779444 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:02.722627 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:02.722627 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:02.727924 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2c181a23-2c44-4fea-997b-f01f71779444 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:02.737347 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2c181a23-2c44-4fea-997b-f01f71779444 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:02.737951 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 456/1832] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:02 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:03.190483 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-de1536d9-cf6e-42f1-9e12-44c76b5d2366 req-609a0644-57af-4dc1-b466-faa0d94f18a2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:03.194551 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-de1536d9-cf6e-42f1-9e12-44c76b5d2366 req-609a0644-57af-4dc1-b466-faa0d94f18a2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] GET https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:30:03.194817 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-de1536d9-cf6e-42f1-9e12-44c76b5d2366 req-609a0644-57af-4dc1-b466-faa0d94f18a2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:03.195058 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-de1536d9-cf6e-42f1-9e12-44c76b5d2366 req-609a0644-57af-4dc1-b466-faa0d94f18a2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:03.203137 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=214,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:30:03.209337 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-de1536d9-cf6e-42f1-9e12-44c76b5d2366 req-609a0644-57af-4dc1-b466-faa0d94f18a2 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 returned with HTTP 404 Jul 10 04:30:03.210435 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 460/1833] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:03 2026] GET /volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:03.247435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-da0663a6-868f-4f73-a500-2fd44af83cb0 req-4bcb5a8e-858b-47a7-8ad9-00dfc5eae489 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:03.250043 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-da0663a6-868f-4f73-a500-2fd44af83cb0 req-4bcb5a8e-858b-47a7-8ad9-00dfc5eae489 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:30:03.250290 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-da0663a6-868f-4f73-a500-2fd44af83cb0 req-4bcb5a8e-858b-47a7-8ad9-00dfc5eae489 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:03.250652 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-da0663a6-868f-4f73-a500-2fd44af83cb0 req-4bcb5a8e-858b-47a7-8ad9-00dfc5eae489 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:03.250791 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [req-da0663a6-868f-4f73-a500-2fd44af83cb0 req-4bcb5a8e-858b-47a7-8ad9-00dfc5eae489 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Delete volume with id: 7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:30:03.257008 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-da0663a6-868f-4f73-a500-2fd44af83cb0 req-4bcb5a8e-858b-47a7-8ad9-00dfc5eae489 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 returned with HTTP 404 Jul 10 04:30:03.257622 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 462/1834] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:30:03 2026] DELETE /volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:03.273465 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:03.274054 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:03.274462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-209193090"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:03.275959 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-209193090'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:03.276901 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Create volume of 1 GB Jul 10 04:30:03.282655 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Availability Zones retrieved successfully. Jul 10 04:30:03.289122 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Flow 'volume_create_api' (7749a26b-8d1b-4613-972b-496fc27f2216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:03.290231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a20bdb6-46d2-4a7c-b94b-5ca0a0aabf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:03.290695 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-04c9ed20-9bf4-491c-82fe-9546a6b1721a req-41add064-8d22-46cd-a8a7-f5c1669471d3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:03.291309 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:03.295602 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-04c9ed20-9bf4-491c-82fe-9546a6b1721a req-41add064-8d22-46cd-a8a7-f5c1669471d3 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] GET https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 Jul 10 04:30:03.295898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-04c9ed20-9bf4-491c-82fe-9546a6b1721a req-41add064-8d22-46cd-a8a7-f5c1669471d3 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:03.296099 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-04c9ed20-9bf4-491c-82fe-9546a6b1721a req-41add064-8d22-46cd-a8a7-f5c1669471d3 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:03.302986 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-04c9ed20-9bf4-491c-82fe-9546a6b1721a req-41add064-8d22-46cd-a8a7-f5c1669471d3 tempest-VolumesSnapshotsTestJSON-345713493 tempest-VolumesSnapshotsTestJSON-345713493-project-member] https://10.4.3.87/volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 returned with HTTP 404 Jul 10 04:30:03.303522 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 457/1835] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:03 2026] GET /volume/v3/volumes/7fa63861-960d-44af-aa51-e1b0b3e766b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:03.336907 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a20bdb6-46d2-4a7c-b94b-5ca0a0aabf02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:03.339659 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2623068a-ec70-480a-8e6b-455e97c25ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:03.386372 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Created reservations ['aa1e8361-79bd-4ad8-b678-809b2c700dd4', 'd9827134-6f16-4968-8e5e-e982d6a0832c', 'b64cafd1-0370-4ff2-8a30-6aaf2b29510e', '44a1fa66-a1d9-459f-9501-d002be554bee'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:03.387649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2623068a-ec70-480a-8e6b-455e97c25ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa1e8361-79bd-4ad8-b678-809b2c700dd4', 'd9827134-6f16-4968-8e5e-e982d6a0832c', 'b64cafd1-0370-4ff2-8a30-6aaf2b29510e', '44a1fa66-a1d9-459f-9501-d002be554bee']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:03.388284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd06c46c-866f-4286-9fab-0364ca181b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:03.416878 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd06c46c-866f-4286-9fab-0364ca181b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea68c03d-f25b-4c6b-b704-e3e83448b555', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-209193090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1049e38e1aa64918803b99889e789393',qos_specs=None,replication_status=,reservations=['aa1e8361-79bd-4ad8-b678-809b2c700dd4','d9827134-6f16-4968-8e5e-e982d6a0832c','b64cafd1-0370-4ff2-8a30-6aaf2b29510e','44a1fa66-a1d9-459f-9501-d002be554bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb5d01683fb42cb8785b1f6d6eb8260',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-209193090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea68c03d-f25b-4c6b-b704-e3e83448b555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1049e38e1aa64918803b99889e789393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdb5d01683fb42cb8785b1f6d6eb8260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:03.418101 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e3ec3e-75f5-4846-8ab5-9e40f3b7a1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:03.450530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e3ec3e-75f5-4846-8ab5-9e40f3b7a1f0) transitioned into state 'SUCCESS' from state '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-209193090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1049e38e1aa64918803b99889e789393',qos_specs=None,replication_status=,reservations=['aa1e8361-79bd-4ad8-b678-809b2c700dd4','d9827134-6f16-4968-8e5e-e982d6a0832c','b64cafd1-0370-4ff2-8a30-6aaf2b29510e','44a1fa66-a1d9-459f-9501-d002be554bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb5d01683fb42cb8785b1f6d6eb8260',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:03.451514 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9935fe7-0ad7-42de-a092-4e6318e728ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:03.469015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9935fe7-0ad7-42de-a092-4e6318e728ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:03.470294 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Flow 'volume_create_api' (7749a26b-8d1b-4613-972b-496fc27f2216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:03.470779 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Create volume request issued successfully. Jul 10 04:30:03.471791 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-02bb0c9a-29c9-45e1-8d98-69c0050d5722 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:03.472301 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 457/1836] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:03 2026] POST /volume/v3/volumes => generated 754 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:03.489500 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c0521ed6-eba7-4f9a-9917-581bc39b08ef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:03.492969 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c0521ed6-eba7-4f9a-9917-581bc39b08ef tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:30:03.494940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c0521ed6-eba7-4f9a-9917-581bc39b08ef tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:03.494940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c0521ed6-eba7-4f9a-9917-581bc39b08ef tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:03.509346 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:03.509346 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:03.513715 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c0521ed6-eba7-4f9a-9917-581bc39b08ef tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:30:03.524612 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c0521ed6-eba7-4f9a-9917-581bc39b08ef tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:30:03.525525 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 461/1837] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:03 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:03.655775 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-801ae6e8-4a6a-42f6-bb15-20df9201a6bf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:03.660234 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-801ae6e8-4a6a-42f6-bb15-20df9201a6bf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:30:03.660234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-801ae6e8-4a6a-42f6-bb15-20df9201a6bf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:03.660234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-801ae6e8-4a6a-42f6-bb15-20df9201a6bf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:03.672163 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:03.672163 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:03.678479 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-801ae6e8-4a6a-42f6-bb15-20df9201a6bf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:03.684964 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-801ae6e8-4a6a-42f6-bb15-20df9201a6bf tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:30:03.685579 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 463/1838] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:03 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:03.758248 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-360d8a2f-ceb8-4c22-bfb2-89dbb383f1b0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:03.758248 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-360d8a2f-ceb8-4c22-bfb2-89dbb383f1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:03.758248 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-360d8a2f-ceb8-4c22-bfb2-89dbb383f1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:03.758248 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-360d8a2f-ceb8-4c22-bfb2-89dbb383f1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:03.772826 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:03.772826 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:03.778775 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-360d8a2f-ceb8-4c22-bfb2-89dbb383f1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:03.785692 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-360d8a2f-ceb8-4c22-bfb2-89dbb383f1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:03.785692 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 458/1839] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:03 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:04.547857 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0bc76362-3482-4346-8c09-411bead8c24c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:04.550469 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0bc76362-3482-4346-8c09-411bead8c24c tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:30:04.550469 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0bc76362-3482-4346-8c09-411bead8c24c tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:04.550718 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0bc76362-3482-4346-8c09-411bead8c24c tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:04.561023 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:04.561023 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:04.566619 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0bc76362-3482-4346-8c09-411bead8c24c tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:30:04.575757 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0bc76362-3482-4346-8c09-411bead8c24c tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:30:04.576338 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 458/1840] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:04 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:04.699630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b1710463-7a2d-4044-b176-a52b1bc33b07 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:04.705195 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b1710463-7a2d-4044-b176-a52b1bc33b07 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:30:04.705545 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b1710463-7a2d-4044-b176-a52b1bc33b07 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:04.705857 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b1710463-7a2d-4044-b176-a52b1bc33b07 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:04.720565 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:04.720565 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:04.728565 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b1710463-7a2d-4044-b176-a52b1bc33b07 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:04.734517 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b1710463-7a2d-4044-b176-a52b1bc33b07 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:30:04.734896 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 462/1841] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:04 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:04.803265 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3fc0baaa-7f1c-47d3-a7f9-fdc738ed987a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:04.806061 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3fc0baaa-7f1c-47d3-a7f9-fdc738ed987a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:04.807399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3fc0baaa-7f1c-47d3-a7f9-fdc738ed987a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:04.807399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3fc0baaa-7f1c-47d3-a7f9-fdc738ed987a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:04.822860 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:04.822860 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:04.826748 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3fc0baaa-7f1c-47d3-a7f9-fdc738ed987a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:04.831421 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3fc0baaa-7f1c-47d3-a7f9-fdc738ed987a tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:04.832049 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 464/1842] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:04 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:05.621355 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-da7b9536-200a-4592-85a7-75b6ce1b17d1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.723754 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-da7b9536-200a-4592-85a7-75b6ce1b17d1 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:30:05.724310 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-da7b9536-200a-4592-85a7-75b6ce1b17d1 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1890074365", "description": "tempest-group-type-description-466953394", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:05.751727 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8d20e994-2507-49c9-82b1-4ba72425bb44 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.752182 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-da7b9536-200a-4592-85a7-75b6ce1b17d1 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:30:05.753126 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 459/1843] 10.4.3.87 () {70 vars in 1305 bytes} [Fri Jul 10 04:30:05 2026] POST /volume/v3/group_types => generated 264 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:05.757851 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8d20e994-2507-49c9-82b1-4ba72425bb44 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:30:05.757851 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8d20e994-2507-49c9-82b1-4ba72425bb44 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:05.762811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8d20e994-2507-49c9-82b1-4ba72425bb44 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:05.763129 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fa7b9ccc-245f-44cd-bb19-a2c473adbabf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.766109 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fa7b9ccc-245f-44cd-bb19-a2c473adbabf tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] GET https://10.4.3.87/volume/v3/group_types Jul 10 04:30:05.766642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fa7b9ccc-245f-44cd-bb19-a2c473adbabf tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:05.766937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fa7b9ccc-245f-44cd-bb19-a2c473adbabf tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:05.778565 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fa7b9ccc-245f-44cd-bb19-a2c473adbabf tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 200 Jul 10 04:30:05.778989 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 463/1844] 10.4.3.87 () {68 vars in 1283 bytes} [Fri Jul 10 04:30:05 2026] GET /volume/v3/group_types => generated 498 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:05.780946 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:05.780946 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:05.787612 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8d20e994-2507-49c9-82b1-4ba72425bb44 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:05.789654 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9b34985c-7c92-4fa9-83b9-8c0d07bb6514 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.791865 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9b34985c-7c92-4fa9-83b9-8c0d07bb6514 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] PUT https://10.4.3.87/volume/v3/group_types/d0770f8a-cdc4-4b42-a6d7-0957be5593d6 Jul 10 04:30:05.792664 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9b34985c-7c92-4fa9-83b9-8c0d07bb6514 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2132080337", "description": "updated-group-type-desc"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:05.792755 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8d20e994-2507-49c9-82b1-4ba72425bb44 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:30:05.792903 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 459/1845] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:05 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:05.813540 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9b34985c-7c92-4fa9-83b9-8c0d07bb6514 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types/d0770f8a-cdc4-4b42-a6d7-0957be5593d6 returned with HTTP 200 Jul 10 04:30:05.813540 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 465/1846] 10.4.3.87 () {70 vars in 1415 bytes} [Fri Jul 10 04:30:05 2026] PUT /volume/v3/group_types/d0770f8a-cdc4-4b42-a6d7-0957be5593d6 => generated 255 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:05.824802 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f11d3658-054d-4cad-85a0-3a73b34dda14 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.827133 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f11d3658-054d-4cad-85a0-3a73b34dda14 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] GET https://10.4.3.87/volume/v3/group_types/d0770f8a-cdc4-4b42-a6d7-0957be5593d6 Jul 10 04:30:05.828155 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f11d3658-054d-4cad-85a0-3a73b34dda14 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:05.828155 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f11d3658-054d-4cad-85a0-3a73b34dda14 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:05.836294 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f11d3658-054d-4cad-85a0-3a73b34dda14 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types/d0770f8a-cdc4-4b42-a6d7-0957be5593d6 returned with HTTP 200 Jul 10 04:30:05.836945 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 460/1847] 10.4.3.87 () {68 vars in 1394 bytes} [Fri Jul 10 04:30:05 2026] GET /volume/v3/group_types/d0770f8a-cdc4-4b42-a6d7-0957be5593d6 => generated 255 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:05.849038 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-09d71a99-5a42-44f4-9a6b-c1779de8c738 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.849170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-593a7046-d781-4b2b-b3e7-ac66e72b78d8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.852256 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-593a7046-d781-4b2b-b3e7-ac66e72b78d8 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/d0770f8a-cdc4-4b42-a6d7-0957be5593d6 Jul 10 04:30:05.853135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-593a7046-d781-4b2b-b3e7-ac66e72b78d8 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:05.853503 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-593a7046-d781-4b2b-b3e7-ac66e72b78d8 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:05.874281 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-593a7046-d781-4b2b-b3e7-ac66e72b78d8 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types/d0770f8a-cdc4-4b42-a6d7-0957be5593d6 returned with HTTP 202 Jul 10 04:30:05.874397 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 460/1848] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:30:05 2026] DELETE /volume/v3/group_types/d0770f8a-cdc4-4b42-a6d7-0957be5593d6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:30:05.887722 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7fb20d32-1daf-49f0-b24a-887897987839 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.890132 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7fb20d32-1daf-49f0-b24a-887897987839 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] GET https://10.4.3.87/volume/v3/group_types Jul 10 04:30:05.890446 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7fb20d32-1daf-49f0-b24a-887897987839 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:05.891843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7fb20d32-1daf-49f0-b24a-887897987839 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:05.916641 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7fb20d32-1daf-49f0-b24a-887897987839 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 200 Jul 10 04:30:05.917418 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 466/1849] 10.4.3.87 () {68 vars in 1283 bytes} [Fri Jul 10 04:30:05 2026] GET /volume/v3/group_types => generated 248 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:05.930814 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8523fc81-7226-43e2-9877-54e10b93461e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.933396 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8523fc81-7226-43e2-9877-54e10b93461e tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:30:05.934583 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8523fc81-7226-43e2-9877-54e10b93461e tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1938525686", "is_public": true}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:05.944850 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09d71a99-5a42-44f4-9a6b-c1779de8c738 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:05.945444 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09d71a99-5a42-44f4-9a6b-c1779de8c738 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:05.945444 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09d71a99-5a42-44f4-9a6b-c1779de8c738 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:05.959369 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:05.959369 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:05.959555 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8523fc81-7226-43e2-9877-54e10b93461e tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:30:05.961248 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 461/1850] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:30:05 2026] POST /volume/v3/group_types => generated 164 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:05.965692 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-09d71a99-5a42-44f4-9a6b-c1779de8c738 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:05.974788 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bf46cd2e-25cf-4674-b18e-c33d291773ad None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:05.975884 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09d71a99-5a42-44f4-9a6b-c1779de8c738 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:05.975981 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 464/1851] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:05 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 845 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:05.977690 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf46cd2e-25cf-4674-b18e-c33d291773ad tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:30:05.978173 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bf46cd2e-25cf-4674-b18e-c33d291773ad tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-141048504", "is_public": false}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:06.010498 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf46cd2e-25cf-4674-b18e-c33d291773ad tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:30:06.011014 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 461/1852] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:30:05 2026] POST /volume/v3/group_types => generated 164 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:06.023166 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-819e2374-357a-439f-8af3-19da34d83e4c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:06.025651 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-819e2374-357a-439f-8af3-19da34d83e4c tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] GET https://10.4.3.87/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 10 04:30:06.026137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-819e2374-357a-439f-8af3-19da34d83e4c tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:06.026137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-819e2374-357a-439f-8af3-19da34d83e4c tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:06.040349 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-819e2374-357a-439f-8af3-19da34d83e4c tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 10 04:30:06.040952 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 467/1853] 10.4.3.87 () {68 vars in 1344 bytes} [Fri Jul 10 04:30:06 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:06.051650 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-52c397a1-6844-4256-8fb8-a46867af8fd5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:06.053794 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-52c397a1-6844-4256-8fb8-a46867af8fd5 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] GET https://10.4.3.87/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 10 04:30:06.054014 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-52c397a1-6844-4256-8fb8-a46867af8fd5 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:06.054202 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-52c397a1-6844-4256-8fb8-a46867af8fd5 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:06.065724 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-52c397a1-6844-4256-8fb8-a46867af8fd5 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 10 04:30:06.066145 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 462/1854] 10.4.3.87 () {68 vars in 1346 bytes} [Fri Jul 10 04:30:06 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:06.075824 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cfb2bca0-f570-485c-abda-777bfd402e0e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:06.078023 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cfb2bca0-f570-485c-abda-777bfd402e0e tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] GET https://10.4.3.87/volume/v3/group_types?is_public=False Jul 10 04:30:06.078315 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cfb2bca0-f570-485c-abda-777bfd402e0e tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:06.078573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cfb2bca0-f570-485c-abda-777bfd402e0e tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:06.098580 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cfb2bca0-f570-485c-abda-777bfd402e0e tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 10 04:30:06.099140 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 465/1855] 10.4.3.87 () {68 vars in 1314 bytes} [Fri Jul 10 04:30:06 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:06.108855 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-38b50611-3155-46b5-876f-3e5c5dd540f1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:06.110806 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38b50611-3155-46b5-876f-3e5c5dd540f1 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] GET https://10.4.3.87/volume/v3/group_types?is_public=True Jul 10 04:30:06.111067 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-38b50611-3155-46b5-876f-3e5c5dd540f1 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:06.111319 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-38b50611-3155-46b5-876f-3e5c5dd540f1 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:06.125975 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38b50611-3155-46b5-876f-3e5c5dd540f1 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 10 04:30:06.126760 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 462/1856] 10.4.3.87 () {68 vars in 1312 bytes} [Fri Jul 10 04:30:06 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:06.136905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b8ed4f84-b57a-4c48-9794-50cd938a5064 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:06.141578 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b8ed4f84-b57a-4c48-9794-50cd938a5064 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/adb8f992-81e3-4473-8ab4-8adc088eeee0 Jul 10 04:30:06.141936 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b8ed4f84-b57a-4c48-9794-50cd938a5064 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:06.142338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b8ed4f84-b57a-4c48-9794-50cd938a5064 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:06.160714 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b8ed4f84-b57a-4c48-9794-50cd938a5064 tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types/adb8f992-81e3-4473-8ab4-8adc088eeee0 returned with HTTP 202 Jul 10 04:30:06.161163 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 468/1857] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:30:06 2026] DELETE /volume/v3/group_types/adb8f992-81e3-4473-8ab4-8adc088eeee0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:30:06.169188 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d3a358bc-31ac-4cde-b7c8-bacb624e3d2c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:06.173200 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3a358bc-31ac-4cde-b7c8-bacb624e3d2c tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/eaeb600d-0087-46b0-bfe6-459e20068ee2 Jul 10 04:30:06.173544 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3a358bc-31ac-4cde-b7c8-bacb624e3d2c tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:06.173827 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3a358bc-31ac-4cde-b7c8-bacb624e3d2c tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:06.196014 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3a358bc-31ac-4cde-b7c8-bacb624e3d2c tempest-GroupTypesTest-1748575106 tempest-GroupTypesTest-1748575106-project-admin] https://10.4.3.87/volume/v3/group_types/eaeb600d-0087-46b0-bfe6-459e20068ee2 returned with HTTP 202 Jul 10 04:30:06.196996 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 463/1858] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:30:06 2026] DELETE /volume/v3/group_types/eaeb600d-0087-46b0-bfe6-459e20068ee2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:30:06.812303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cd0cfeb1-1d40-407b-85a0-66d923659515 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:06.813871 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cd0cfeb1-1d40-407b-85a0-66d923659515 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:30:06.814073 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cd0cfeb1-1d40-407b-85a0-66d923659515 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:06.814290 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cd0cfeb1-1d40-407b-85a0-66d923659515 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:06.829175 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:06.829175 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:06.835201 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cd0cfeb1-1d40-407b-85a0-66d923659515 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:06.842735 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cd0cfeb1-1d40-407b-85a0-66d923659515 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:30:06.843302 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 466/1859] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:06 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:06.997160 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-890fc99b-4702-40fb-9e09-da865edac238 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:07.001325 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-890fc99b-4702-40fb-9e09-da865edac238 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:07.001624 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-890fc99b-4702-40fb-9e09-da865edac238 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:07.001803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-890fc99b-4702-40fb-9e09-da865edac238 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:07.014232 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:07.014232 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:07.019164 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-890fc99b-4702-40fb-9e09-da865edac238 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:07.025181 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-890fc99b-4702-40fb-9e09-da865edac238 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:07.025731 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 463/1860] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:06 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:07.701680 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-ad867658-96b7-4a17-b699-82357e8f0753 req-3b9d7030-abf7-43fc-b657-c05876a97c16 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:07.705039 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-3b9d7030-abf7-43fc-b657-c05876a97c16 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/attachments/6afe729e-ba1d-459b-b6e9-e0f39a3332d2/action Jul 10 04:30:07.705544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-3b9d7030-abf7-43fc-b657-c05876a97c16 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:30:07.705710 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-3b9d7030-abf7-43fc-b657-c05876a97c16 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:07.736327 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:07.736327 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:07.759127 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ad867658-96b7-4a17-b699-82357e8f0753 req-3b9d7030-abf7-43fc-b657-c05876a97c16 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments/6afe729e-ba1d-459b-b6e9-e0f39a3332d2/action returned with HTTP 204 Jul 10 04:30:07.759847 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 469/1861] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:30:07 2026] POST /volume/v3/attachments/6afe729e-ba1d-459b-b6e9-e0f39a3332d2/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:07.871646 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-51b15c55-5650-4194-91d0-ddcf1a37952a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:07.874277 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-51b15c55-5650-4194-91d0-ddcf1a37952a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:30:07.874277 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-51b15c55-5650-4194-91d0-ddcf1a37952a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:07.874277 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-51b15c55-5650-4194-91d0-ddcf1a37952a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:07.893327 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:07.893327 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:07.902491 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-51b15c55-5650-4194-91d0-ddcf1a37952a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:07.908858 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-51b15c55-5650-4194-91d0-ddcf1a37952a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:30:07.909131 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 464/1862] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:07 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:08.046715 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e30feb14-0aed-403f-9075-aef49ec6d9c5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:08.053511 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e30feb14-0aed-403f-9075-aef49ec6d9c5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:08.053511 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e30feb14-0aed-403f-9075-aef49ec6d9c5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:08.055296 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e30feb14-0aed-403f-9075-aef49ec6d9c5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:08.077994 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:08.077994 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:08.084915 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e30feb14-0aed-403f-9075-aef49ec6d9c5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:08.091580 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e30feb14-0aed-403f-9075-aef49ec6d9c5 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:08.092250 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 467/1863] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:08 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:08.111564 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-25e4db88-da31-4496-9e30-74001671bfbe None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:08.114101 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-25e4db88-da31-4496-9e30-74001671bfbe tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:08.114345 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-25e4db88-da31-4496-9e30-74001671bfbe tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:08.114879 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-25e4db88-da31-4496-9e30-74001671bfbe tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:08.140669 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:08.140669 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:08.145090 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-25e4db88-da31-4496-9e30-74001671bfbe tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:08.151887 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-25e4db88-da31-4496-9e30-74001671bfbe tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:08.152496 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 464/1864] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:08 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:08.165752 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ec5c7e5e-afe8-472f-a085-76c8b3ff06fd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:08.169132 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ec5c7e5e-afe8-472f-a085-76c8b3ff06fd tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:08.170671 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ec5c7e5e-afe8-472f-a085-76c8b3ff06fd tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:08.170671 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ec5c7e5e-afe8-472f-a085-76c8b3ff06fd tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:08.170671 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-ec5c7e5e-afe8-472f-a085-76c8b3ff06fd tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Delete volume with id: a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:08.184020 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:08.184020 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:08.184667 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ec5c7e5e-afe8-472f-a085-76c8b3ff06fd tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:08.195712 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ec5c7e5e-afe8-472f-a085-76c8b3ff06fd tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 10 04:30:08.196520 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ec5c7e5e-afe8-472f-a085-76c8b3ff06fd tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 400 Jul 10 04:30:08.196776 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 470/1865] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:08 2026] DELETE /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 307 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:30:08.209578 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8db818f0-a8ef-418f-b867-b8d0608438d4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:08.211158 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8db818f0-a8ef-418f-b867-b8d0608438d4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:08.212151 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8db818f0-a8ef-418f-b867-b8d0608438d4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:08.212151 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8db818f0-a8ef-418f-b867-b8d0608438d4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:08.230455 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:08.230455 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:08.239505 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8db818f0-a8ef-418f-b867-b8d0608438d4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:08.247135 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8db818f0-a8ef-418f-b867-b8d0608438d4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:08.248554 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 465/1866] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:08 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:08.310972 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-e0758670-8290-46ca-9266-2089234879cf req-438437b6-0108-4b4e-b0be-09b9a6cf28dc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:08.314580 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-438437b6-0108-4b4e-b0be-09b9a6cf28dc tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:08.314580 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-438437b6-0108-4b4e-b0be-09b9a6cf28dc tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:08.314682 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-438437b6-0108-4b4e-b0be-09b9a6cf28dc tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:08.336105 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:08.336105 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:08.341052 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-e0758670-8290-46ca-9266-2089234879cf req-438437b6-0108-4b4e-b0be-09b9a6cf28dc tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:08.346346 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-438437b6-0108-4b4e-b0be-09b9a6cf28dc tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:08.346795 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 468/1867] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:08 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:08.368097 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e0758670-8290-46ca-9266-2089234879cf req-e86db3a2-ce6b-41f7-9195-e1662d84bbaa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:08.370305 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-e86db3a2-ce6b-41f7-9195-e1662d84bbaa tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] POST https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7/action Jul 10 04:30:08.370724 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-e86db3a2-ce6b-41f7-9195-e1662d84bbaa tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:30:08.370851 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-e86db3a2-ce6b-41f7-9195-e1662d84bbaa tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:08.384318 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:08.384318 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:08.384883 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-e0758670-8290-46ca-9266-2089234879cf req-e86db3a2-ce6b-41f7-9195-e1662d84bbaa tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:08.396128 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-e0758670-8290-46ca-9266-2089234879cf req-e86db3a2-ce6b-41f7-9195-e1662d84bbaa tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Begin detaching volume completed successfully. Jul 10 04:30:08.396495 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-e86db3a2-ce6b-41f7-9195-e1662d84bbaa tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7/action returned with HTTP 202 Jul 10 04:30:08.397177 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 465/1868] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:30:08 2026] POST /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:30:08.562782 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6d5e9b3c-5d36-4ed8-aa99-69bd8105033f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:08.565350 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6d5e9b3c-5d36-4ed8-aa99-69bd8105033f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments/09899b88-2968-4655-a463-d4efc89031d6/action Jul 10 04:30:08.565849 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6d5e9b3c-5d36-4ed8-aa99-69bd8105033f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:30:08.566020 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6d5e9b3c-5d36-4ed8-aa99-69bd8105033f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:08.593374 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:08.593374 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:08.613447 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-956dce61-6b9d-48f5-ba01-5b2d50ef2ff3 req-6d5e9b3c-5d36-4ed8-aa99-69bd8105033f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/09899b88-2968-4655-a463-d4efc89031d6/action returned with HTTP 204 Jul 10 04:30:08.614055 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 471/1869] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:30:08 2026] POST /volume/v3/attachments/09899b88-2968-4655-a463-d4efc89031d6/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:08.929992 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7d5f6105-3342-466b-a8f2-b72d5cf30751 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:08.933932 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d5f6105-3342-466b-a8f2-b72d5cf30751 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:30:08.934291 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7d5f6105-3342-466b-a8f2-b72d5cf30751 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:08.934760 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7d5f6105-3342-466b-a8f2-b72d5cf30751 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:08.960310 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:08.960310 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:08.970263 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7d5f6105-3342-466b-a8f2-b72d5cf30751 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:08.978351 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d5f6105-3342-466b-a8f2-b72d5cf30751 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:30:08.978890 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 466/1870] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:08 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 1162 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:09.344075 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-18ed8385-9a62-411c-8906-43fe6d022cb3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:09.433605 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7447fe6d-1754-4e91-a21a-e9de002aa2d1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:09.434090 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7447fe6d-1754-4e91-a21a-e9de002aa2d1 None None] GET https://10.4.3.87/volume// Jul 10 04:30:09.434351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7447fe6d-1754-4e91-a21a-e9de002aa2d1 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:09.434521 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7447fe6d-1754-4e91-a21a-e9de002aa2d1 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:09.434939 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7447fe6d-1754-4e91-a21a-e9de002aa2d1 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:09.435523 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 466/1871] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:30:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:09.448925 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e0758670-8290-46ca-9266-2089234879cf req-701a979b-2849-4cf5-b155-3bd4952123eb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:09.451315 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-701a979b-2849-4cf5-b155-3bd4952123eb tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:09.451550 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-701a979b-2849-4cf5-b155-3bd4952123eb tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:09.451779 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-701a979b-2849-4cf5-b155-3bd4952123eb tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:09.463666 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:09.463666 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:09.469557 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-e0758670-8290-46ca-9266-2089234879cf req-701a979b-2849-4cf5-b155-3bd4952123eb tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:09.476130 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-701a979b-2849-4cf5-b155-3bd4952123eb tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:09.476590 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 472/1872] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:30:09 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:30:09.505325 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-18ed8385-9a62-411c-8906-43fe6d022cb3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes Jul 10 04:30:09.505325 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-18ed8385-9a62-411c-8906-43fe6d022cb3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:09.505325 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-18ed8385-9a62-411c-8906-43fe6d022cb3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:09.505325 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-18ed8385-9a62-411c-8906-43fe6d022cb3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:09.505325 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-18ed8385-9a62-411c-8906-43fe6d022cb3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:30:09.519891 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-18ed8385-9a62-411c-8906-43fe6d022cb3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Get all volumes completed successfully. Jul 10 04:30:09.522582 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-18ed8385-9a62-411c-8906-43fe6d022cb3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 200 Jul 10 04:30:09.523184 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 469/1873] 10.4.3.87 () {66 vars in 1230 bytes} [Fri Jul 10 04:30:09 2026] GET /volume/v3/volumes => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:30:09.534581 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:09.537242 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:09.537385 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-38593948"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:09.539296 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-38593948'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:09.539423 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Create volume of 1 GB Jul 10 04:30:09.546009 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Availability Zones retrieved successfully. Jul 10 04:30:09.553996 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Flow 'volume_create_api' (8261bd69-0ece-4cef-b7be-a2af4724b08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:09.555528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65b4dc0-4e34-44d8-addd-627e226d4984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:09.556951 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:09.596969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65b4dc0-4e34-44d8-addd-627e226d4984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:09.598067 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b21eab-58c5-4590-ad92-89f00a550c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:09.691085 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Created reservations ['122e3d24-9a5b-4955-a5df-99ab68504f77', 'ca5a556c-ec45-46c5-88f5-735c519b9a3d', '71ae8204-a675-4e95-a820-7ff136bab6c5', '7ec742d1-6d8c-4901-bd4d-82eb2156edf5'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:09.692301 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b21eab-58c5-4590-ad92-89f00a550c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['122e3d24-9a5b-4955-a5df-99ab68504f77', 'ca5a556c-ec45-46c5-88f5-735c519b9a3d', '71ae8204-a675-4e95-a820-7ff136bab6c5', '7ec742d1-6d8c-4901-bd4d-82eb2156edf5']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:09.693314 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd16aa89-9221-4d98-a0f9-a98a6e0ef0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:09.720320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd16aa89-9221-4d98-a0f9-a98a6e0ef0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd31d8f3d-0ada-42a7-a8f9-3a65fb3f410f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-38593948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc1d7e3dc3c46598a31e8bb089c5888',qos_specs=None,replication_status=,reservations=['122e3d24-9a5b-4955-a5df-99ab68504f77','ca5a556c-ec45-46c5-88f5-735c519b9a3d','71ae8204-a675-4e95-a820-7ff136bab6c5','7ec742d1-6d8c-4901-bd4d-82eb2156edf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee00cb70073547ff86c4dd6186ab1c69',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-38593948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc1d7e3dc3c46598a31e8bb089c5888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee00cb70073547ff86c4dd6186ab1c69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:09.720320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8934ddb6-e67f-40c9-9049-bc8120c8629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:09.743013 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8934ddb6-e67f-40c9-9049-bc8120c8629c) transitioned into state 'SUCCESS' from state '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-38593948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc1d7e3dc3c46598a31e8bb089c5888',qos_specs=None,replication_status=,reservations=['122e3d24-9a5b-4955-a5df-99ab68504f77','ca5a556c-ec45-46c5-88f5-735c519b9a3d','71ae8204-a675-4e95-a820-7ff136bab6c5','7ec742d1-6d8c-4901-bd4d-82eb2156edf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee00cb70073547ff86c4dd6186ab1c69',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:09.744064 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ed72aa-7792-4aa3-b41e-bc264df557dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:09.757511 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ed72aa-7792-4aa3-b41e-bc264df557dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:09.758328 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Flow 'volume_create_api' (8261bd69-0ece-4cef-b7be-a2af4724b08f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:09.758662 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Create volume request issued successfully. Jul 10 04:30:09.759225 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7ef101a6-b437-4fe7-938c-34baa321b5a7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:09.759803 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 467/1874] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:09 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) Jul 10 04:30:09.777313 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0b3b879b-b073-4774-9a5c-cf317419de85 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:09.779652 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b3b879b-b073-4774-9a5c-cf317419de85 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f Jul 10 04:30:09.780089 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b3b879b-b073-4774-9a5c-cf317419de85 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:09.780239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b3b879b-b073-4774-9a5c-cf317419de85 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:09.791977 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:09.791977 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:09.798992 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-7b13cf63-8554-475c-9a90-2848c334aac3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:09.799542 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0b3b879b-b073-4774-9a5c-cf317419de85 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:09.801919 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-7b13cf63-8554-475c-9a90-2848c334aac3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:09.802224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-7b13cf63-8554-475c-9a90-2848c334aac3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:09.802514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-7b13cf63-8554-475c-9a90-2848c334aac3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:09.806550 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b3b879b-b073-4774-9a5c-cf317419de85 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f returned with HTTP 200 Jul 10 04:30:09.807079 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 467/1875] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:09 2026] GET /volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:09.816675 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:09.816675 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:09.821322 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-7b13cf63-8554-475c-9a90-2848c334aac3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:09.826162 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-7b13cf63-8554-475c-9a90-2848c334aac3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:09.826707 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 473/1876] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:09 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:10.588181 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-e0758670-8290-46ca-9266-2089234879cf req-7614f587-9684-4b42-9d22-de391749c61b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:10.590321 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-7614f587-9684-4b42-9d22-de391749c61b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] DELETE https://10.4.3.87/volume/v3/attachments/6afe729e-ba1d-459b-b6e9-e0f39a3332d2 Jul 10 04:30:10.590517 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-7614f587-9684-4b42-9d22-de391749c61b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:10.590736 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-7614f587-9684-4b42-9d22-de391749c61b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:10.601354 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:10.601354 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:10.829182 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-86435b29-01c3-4963-97ab-4fb25b1d6192 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:10.831951 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86435b29-01c3-4963-97ab-4fb25b1d6192 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f Jul 10 04:30:10.832181 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86435b29-01c3-4963-97ab-4fb25b1d6192 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:10.832446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86435b29-01c3-4963-97ab-4fb25b1d6192 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:10.841914 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:10.841914 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:10.848166 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-86435b29-01c3-4963-97ab-4fb25b1d6192 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:10.855798 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86435b29-01c3-4963-97ab-4fb25b1d6192 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f returned with HTTP 200 Jul 10 04:30:10.855798 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 468/1877] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:10 2026] GET /volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:10.871334 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0e88ac40-1c44-4e04-b1a1-4e659d167486 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:10.874673 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e88ac40-1c44-4e04-b1a1-4e659d167486 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f Jul 10 04:30:10.878234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e88ac40-1c44-4e04-b1a1-4e659d167486 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:10.878234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e88ac40-1c44-4e04-b1a1-4e659d167486 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:10.889820 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:10.889820 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:10.894556 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0e88ac40-1c44-4e04-b1a1-4e659d167486 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:10.899175 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e88ac40-1c44-4e04-b1a1-4e659d167486 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f returned with HTTP 200 Jul 10 04:30:10.899692 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 468/1878] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:10 2026] GET /volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:10.915694 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:10.919243 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:10.919243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1872826362"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:10.920093 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1872826362'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:10.920278 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Create volume of 1 GB Jul 10 04:30:10.926371 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Availability Zones retrieved successfully. Jul 10 04:30:10.933470 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Flow 'volume_create_api' (a9be0e9e-7df7-43af-8d83-a7c0c9e0772d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:10.934638 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ce94db-5db9-48ed-85a1-8ca7e562534f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:10.935855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:10.971013 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ce94db-5db9-48ed-85a1-8ca7e562534f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:10.971908 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973bd08f-6803-4193-9b7d-437f3d7625cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:11.016478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Created reservations ['ab6dd0f7-a8d0-4d15-896c-b00b6a8615b3', 'cfc348a2-d4cf-4f2c-91b4-dd8b59b91aa6', '0977fdfd-81c3-4d89-bb66-1ce58b81df12', 'ec3472e3-07ca-4df5-a068-04c0f61c93f4'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:11.017153 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973bd08f-6803-4193-9b7d-437f3d7625cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab6dd0f7-a8d0-4d15-896c-b00b6a8615b3', 'cfc348a2-d4cf-4f2c-91b4-dd8b59b91aa6', '0977fdfd-81c3-4d89-bb66-1ce58b81df12', 'ec3472e3-07ca-4df5-a068-04c0f61c93f4']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:11.017878 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d60354-3c6d-41be-8335-fcd96d555af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:11.040962 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d60354-3c6d-41be-8335-fcd96d555af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f31fa47-8301-4745-8943-0b14dd1fe248', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1872826362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc1d7e3dc3c46598a31e8bb089c5888',qos_specs=None,replication_status=,reservations=['ab6dd0f7-a8d0-4d15-896c-b00b6a8615b3','cfc348a2-d4cf-4f2c-91b4-dd8b59b91aa6','0977fdfd-81c3-4d89-bb66-1ce58b81df12','ec3472e3-07ca-4df5-a068-04c0f61c93f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee00cb70073547ff86c4dd6186ab1c69',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1872826362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f31fa47-8301-4745-8943-0b14dd1fe248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc1d7e3dc3c46598a31e8bb089c5888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee00cb70073547ff86c4dd6186ab1c69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:11.041989 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53bff9ac-1959-4527-8db7-7435843843b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:11.059515 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53bff9ac-1959-4527-8db7-7435843843b9) transitioned into state 'SUCCESS' from state '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-1872826362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc1d7e3dc3c46598a31e8bb089c5888',qos_specs=None,replication_status=,reservations=['ab6dd0f7-a8d0-4d15-896c-b00b6a8615b3','cfc348a2-d4cf-4f2c-91b4-dd8b59b91aa6','0977fdfd-81c3-4d89-bb66-1ce58b81df12','ec3472e3-07ca-4df5-a068-04c0f61c93f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee00cb70073547ff86c4dd6186ab1c69',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:11.060196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a61756-5c34-49e8-aefd-d6e4773e3689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:11.074361 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a61756-5c34-49e8-aefd-d6e4773e3689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:11.075271 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Flow 'volume_create_api' (a9be0e9e-7df7-43af-8d83-a7c0c9e0772d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:11.075598 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Create volume request issued successfully. Jul 10 04:30:11.076248 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-16c4f0da-de9f-46b2-a13d-1c8edc953ef9 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:11.077589 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 474/1879] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:10 2026] POST /volume/v3/volumes => generated 753 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:11.090524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a049ddf2-336f-45f3-915c-8e175d662010 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:11.092334 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a049ddf2-336f-45f3-915c-8e175d662010 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 Jul 10 04:30:11.092557 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a049ddf2-336f-45f3-915c-8e175d662010 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:11.092738 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a049ddf2-336f-45f3-915c-8e175d662010 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:11.099619 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:11.099619 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:11.103446 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a049ddf2-336f-45f3-915c-8e175d662010 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:11.107755 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a049ddf2-336f-45f3-915c-8e175d662010 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 returned with HTTP 200 Jul 10 04:30:11.108142 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 469/1880] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:11 2026] GET /volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:11.137019 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e0758670-8290-46ca-9266-2089234879cf req-7614f587-9684-4b42-9d22-de391749c61b tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/attachments/6afe729e-ba1d-459b-b6e9-e0f39a3332d2 returned with HTTP 200 Jul 10 04:30:11.137506 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 470/1881] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:30:10 2026] DELETE /volume/v3/attachments/6afe729e-ba1d-459b-b6e9-e0f39a3332d2 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:11.878066 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7b712e33-a9ba-4a3a-bfc3-bd29c6cf7d85 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:11.882072 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7b712e33-a9ba-4a3a-bfc3-bd29c6cf7d85 None None] GET https://10.4.3.87/volume// Jul 10 04:30:11.884434 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7b712e33-a9ba-4a3a-bfc3-bd29c6cf7d85 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:11.884434 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7b712e33-a9ba-4a3a-bfc3-bd29c6cf7d85 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:11.884434 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7b712e33-a9ba-4a3a-bfc3-bd29c6cf7d85 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:11.884434 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 469/1882] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:30:11 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:11.893689 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-e702afec-a644-47ba-96d7-6d8a47fcdf54 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:11.895828 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-e702afec-a644-47ba-96d7-6d8a47fcdf54 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:30:11.896140 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-e702afec-a644-47ba-96d7-6d8a47fcdf54 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd", "connector": null, "instance_uuid": "e96f8321-16a4-48f1-97de-14a936f9c345"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:11.904422 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:11.904422 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:11.940069 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-e702afec-a644-47ba-96d7-6d8a47fcdf54 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:30:11.941336 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 475/1883] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:30:11 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:12.124150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-817da603-0bef-49c4-905a-61ae578638e7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:12.129456 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-817da603-0bef-49c4-905a-61ae578638e7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 Jul 10 04:30:12.129630 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-817da603-0bef-49c4-905a-61ae578638e7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:12.129882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-817da603-0bef-49c4-905a-61ae578638e7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:12.138116 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:12.138116 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:12.142415 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-817da603-0bef-49c4-905a-61ae578638e7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:12.149020 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-817da603-0bef-49c4-905a-61ae578638e7 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 returned with HTTP 200 Jul 10 04:30:12.149289 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 470/1884] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:12 2026] GET /volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:12.166388 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-240c03aa-edfa-4780-91f6-46d1604faee3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:12.169810 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-240c03aa-edfa-4780-91f6-46d1604faee3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 Jul 10 04:30:12.170351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-240c03aa-edfa-4780-91f6-46d1604faee3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:12.170604 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-240c03aa-edfa-4780-91f6-46d1604faee3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:12.180554 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:12.180554 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:12.186153 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-240c03aa-edfa-4780-91f6-46d1604faee3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:12.191573 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-240c03aa-edfa-4780-91f6-46d1604faee3 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 returned with HTTP 200 Jul 10 04:30:12.192127 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 471/1885] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:12 2026] GET /volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:12.204351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:12.206623 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:12.207336 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-64527053"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:12.208777 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-64527053'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:12.208922 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Create volume of 1 GB Jul 10 04:30:12.218397 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Availability Zones retrieved successfully. Jul 10 04:30:12.226728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Flow 'volume_create_api' (f5e1b01c-db3e-4503-8b7f-27ecdae2c483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:12.229574 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d950cea8-7505-4522-a7bd-28edeb01a623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:12.232189 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:12.276125 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d950cea8-7505-4522-a7bd-28edeb01a623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:12.278628 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1de2837-0b81-42cf-96ae-70692b075c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:12.341609 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Created reservations ['3de86c42-feee-4bdc-bc66-abb3f64c00b7', 'efc2805a-4070-449d-bc0d-c5e091c53fcb', 'cda2ac93-d32a-4d17-947e-e5a08d76723f', 'a5f47300-e5fc-4048-83e2-67a5d2bad0b0'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:12.342235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1de2837-0b81-42cf-96ae-70692b075c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3de86c42-feee-4bdc-bc66-abb3f64c00b7', 'efc2805a-4070-449d-bc0d-c5e091c53fcb', 'cda2ac93-d32a-4d17-947e-e5a08d76723f', 'a5f47300-e5fc-4048-83e2-67a5d2bad0b0']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:12.343160 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (030aa425-6568-45e1-897a-af17ac676558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:12.357133 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ee763abc-ffee-4683-a412-6fd71ad655c3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:12.359513 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee763abc-ffee-4683-a412-6fd71ad655c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:12.359950 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee763abc-ffee-4683-a412-6fd71ad655c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:12.360820 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee763abc-ffee-4683-a412-6fd71ad655c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:12.369472 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (030aa425-6568-45e1-897a-af17ac676558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97ce2b28-962d-4b79-96d5-53ac9fd4b085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-64527053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc1d7e3dc3c46598a31e8bb089c5888',qos_specs=None,replication_status=,reservations=['3de86c42-feee-4bdc-bc66-abb3f64c00b7','efc2805a-4070-449d-bc0d-c5e091c53fcb','cda2ac93-d32a-4d17-947e-e5a08d76723f','a5f47300-e5fc-4048-83e2-67a5d2bad0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee00cb70073547ff86c4dd6186ab1c69',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-64527053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97ce2b28-962d-4b79-96d5-53ac9fd4b085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc1d7e3dc3c46598a31e8bb089c5888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee00cb70073547ff86c4dd6186ab1c69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:12.370534 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc48530-dd3b-4bd1-b0b3-1bc8f869321a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:12.373580 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:12.373580 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:12.379491 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ee763abc-ffee-4683-a412-6fd71ad655c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:12.386456 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee763abc-ffee-4683-a412-6fd71ad655c3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:12.387264 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 476/1886] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:12 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 919 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:12.398006 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc48530-dd3b-4bd1-b0b3-1bc8f869321a) transitioned into state 'SUCCESS' from state '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-64527053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc1d7e3dc3c46598a31e8bb089c5888',qos_specs=None,replication_status=,reservations=['3de86c42-feee-4bdc-bc66-abb3f64c00b7','efc2805a-4070-449d-bc0d-c5e091c53fcb','cda2ac93-d32a-4d17-947e-e5a08d76723f','a5f47300-e5fc-4048-83e2-67a5d2bad0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee00cb70073547ff86c4dd6186ab1c69',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:12.398897 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf6df09-5dcc-4c5f-8c81-348edaef85e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:12.408570 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf6df09-5dcc-4c5f-8c81-348edaef85e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:12.409413 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Flow 'volume_create_api' (f5e1b01c-db3e-4503-8b7f-27ecdae2c483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:12.409869 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Create volume request issued successfully. Jul 10 04:30:12.410391 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5ce1608-6ff3-4716-b467-fdb47b6286b0 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:12.410800 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 470/1887] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:12 2026] POST /volume/v3/volumes => generated 751 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:12.424132 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-92b1052a-9cfe-418c-826f-4530e5bcfbd6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:12.426004 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92b1052a-9cfe-418c-826f-4530e5bcfbd6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 Jul 10 04:30:12.426187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92b1052a-9cfe-418c-826f-4530e5bcfbd6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:12.426445 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92b1052a-9cfe-418c-826f-4530e5bcfbd6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:12.433866 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:12.433866 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:12.438096 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-92b1052a-9cfe-418c-826f-4530e5bcfbd6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:12.443441 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92b1052a-9cfe-418c-826f-4530e5bcfbd6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 returned with HTTP 200 Jul 10 04:30:12.443865 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 471/1888] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:12 2026] GET /volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:12.479740 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9eb47f60-63d1-4250-bd57-a192884a0c95 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:12.480207 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9eb47f60-63d1-4250-bd57-a192884a0c95 None None] GET https://10.4.3.87/volume// Jul 10 04:30:12.480494 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9eb47f60-63d1-4250-bd57-a192884a0c95 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:12.480781 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9eb47f60-63d1-4250-bd57-a192884a0c95 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:12.481168 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9eb47f60-63d1-4250-bd57-a192884a0c95 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:12.481685 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 472/1889] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:30:12 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:12.491667 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-1238c4c2-d2ad-427f-826c-c9a6c1ea12e9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:12.494251 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-1238c4c2-d2ad-427f-826c-c9a6c1ea12e9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:12.494658 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-1238c4c2-d2ad-427f-826c-c9a6c1ea12e9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:12.494787 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-1238c4c2-d2ad-427f-826c-c9a6c1ea12e9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:12.514479 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:12.514479 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:12.518988 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-1238c4c2-d2ad-427f-826c-c9a6c1ea12e9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:12.526054 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-1238c4c2-d2ad-427f-826c-c9a6c1ea12e9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:12.526054 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 477/1890] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:30:12 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1099 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:30:12.669431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-9ac4c56b-2c4b-4dea-902a-1b0d8fe74d0c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:12.673300 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-9ac4c56b-2c4b-4dea-902a-1b0d8fe74d0c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] PUT https://10.4.3.87/volume/v3/attachments/86c1f25d-d962-4557-974f-127cfc8ded46 Jul 10 04:30:12.673419 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-9ac4c56b-2c4b-4dea-902a-1b0d8fe74d0c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:12.690311 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-9ac4c56b-2c4b-4dea-902a-1b0d8fe74d0c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Acquiring lock "cinder-attachment_update-3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:30:12.691557 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3c188de8-70ca-411f-abcd-1bce8b225ab9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:12.693644 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3c188de8-70ca-411f-abcd-1bce8b225ab9 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:12.693911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3c188de8-70ca-411f-abcd-1bce8b225ab9 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:12.694104 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3c188de8-70ca-411f-abcd-1bce8b225ab9 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:12.696407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-9ac4c56b-2c4b-4dea-902a-1b0d8fe74d0c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:30:12.697491 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:12.697491 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:12.703175 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:12.703175 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:12.706742 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3c188de8-70ca-411f-abcd-1bce8b225ab9 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:12.713413 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3c188de8-70ca-411f-abcd-1bce8b225ab9 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:12.713878 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 472/1891] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:12 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:13.222000 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-9ac4c56b-2c4b-4dea-902a-1b0d8fe74d0c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd-np0000004952" released by "attachment_update" :: held 0.526s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:30:13.222446 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-9ac4c56b-2c4b-4dea-902a-1b0d8fe74d0c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/86c1f25d-d962-4557-974f-127cfc8ded46 returned with HTTP 200 Jul 10 04:30:13.223349 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 471/1892] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:30:12 2026] PUT /volume/v3/attachments/86c1f25d-d962-4557-974f-127cfc8ded46 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:13.404812 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-af1a23ac-b4da-4d1b-aa54-b26723797e7a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:13.406201 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-af1a23ac-b4da-4d1b-aa54-b26723797e7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:13.406459 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-af1a23ac-b4da-4d1b-aa54-b26723797e7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:13.406686 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-af1a23ac-b4da-4d1b-aa54-b26723797e7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:13.419467 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:13.419467 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:13.426388 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-af1a23ac-b4da-4d1b-aa54-b26723797e7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:13.435250 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-af1a23ac-b4da-4d1b-aa54-b26723797e7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:13.435250 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 473/1893] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:13 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:13.462705 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-caad22bf-bd3d-47c4-aa5c-32da1c3e2fea None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:13.464855 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-caad22bf-bd3d-47c4-aa5c-32da1c3e2fea tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 Jul 10 04:30:13.466107 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-caad22bf-bd3d-47c4-aa5c-32da1c3e2fea tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:13.466107 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-caad22bf-bd3d-47c4-aa5c-32da1c3e2fea tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:13.475174 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:13.475174 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:13.482053 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-caad22bf-bd3d-47c4-aa5c-32da1c3e2fea tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:13.487358 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-caad22bf-bd3d-47c4-aa5c-32da1c3e2fea tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 returned with HTTP 200 Jul 10 04:30:13.487827 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 478/1894] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:13 2026] GET /volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:13.501132 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3acecfc5-4d7b-4168-a26d-408fca0e906c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:13.502922 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3acecfc5-4d7b-4168-a26d-408fca0e906c tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 Jul 10 04:30:13.503104 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3acecfc5-4d7b-4168-a26d-408fca0e906c tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:13.503314 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3acecfc5-4d7b-4168-a26d-408fca0e906c tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:13.510413 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:13.510413 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:13.516419 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3acecfc5-4d7b-4168-a26d-408fca0e906c tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:13.520599 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3acecfc5-4d7b-4168-a26d-408fca0e906c tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 returned with HTTP 200 Jul 10 04:30:13.521017 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 473/1895] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:13 2026] GET /volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:13.538355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:13.570054 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:13.570450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:13.572162 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:13.572377 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Create volume of 1 GB Jul 10 04:30:13.572697 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:13.572697 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:13.577064 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Availability Zones retrieved successfully. Jul 10 04:30:13.585364 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Flow 'volume_create_api' (e12cff97-62ea-436d-9b58-0ecfb7af2a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:13.586348 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0711147d-6109-4d0c-8a4c-3337c26f8b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:13.587238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:13.619671 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0711147d-6109-4d0c-8a4c-3337c26f8b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:13.620679 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6740edd2-8b9e-433a-807c-ae39fca25906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:13.687793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Created reservations ['cee2cd87-2d02-4006-96cc-26201835530a', '7e081822-1797-4986-99d2-e44c08c5e081', 'c42493eb-254a-4fec-8a4f-126bb17afc7e', '9ea4f91b-72e0-481b-b764-a2606d6f26ab'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:13.687793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6740edd2-8b9e-433a-807c-ae39fca25906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee2cd87-2d02-4006-96cc-26201835530a', '7e081822-1797-4986-99d2-e44c08c5e081', 'c42493eb-254a-4fec-8a4f-126bb17afc7e', '9ea4f91b-72e0-481b-b764-a2606d6f26ab']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:13.687793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005f4f40-0f03-428c-8f26-5fa0b44301eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:13.711527 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005f4f40-0f03-428c-8f26-5fa0b44301eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5da7db71-96a4-431b-87ed-cdb6f8c4b2e6', '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='1fe91f53a73c4839b6e28657e7a966dd',qos_specs=None,replication_status=,reservations=['cee2cd87-2d02-4006-96cc-26201835530a','7e081822-1797-4986-99d2-e44c08c5e081','c42493eb-254a-4fec-8a4f-126bb17afc7e','9ea4f91b-72e0-481b-b764-a2606d6f26ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4514633b9064b9d998218423f8cff0b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:13Z,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=5da7db71-96a4-431b-87ed-cdb6f8c4b2e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fe91f53a73c4839b6e28657e7a966dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4514633b9064b9d998218423f8cff0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:13.712305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f461095-703a-49bf-937d-6f00896900fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:13.731390 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f461095-703a-49bf-937d-6f00896900fc) transitioned into state 'SUCCESS' from 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='1fe91f53a73c4839b6e28657e7a966dd',qos_specs=None,replication_status=,reservations=['cee2cd87-2d02-4006-96cc-26201835530a','7e081822-1797-4986-99d2-e44c08c5e081','c42493eb-254a-4fec-8a4f-126bb17afc7e','9ea4f91b-72e0-481b-b764-a2606d6f26ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4514633b9064b9d998218423f8cff0b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:13.732265 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c77d03-a62f-437e-bd37-39bd5f124465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:13.744772 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c77d03-a62f-437e-bd37-39bd5f124465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:13.745880 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Flow 'volume_create_api' (e12cff97-62ea-436d-9b58-0ecfb7af2a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:13.746375 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Create volume request issued successfully. Jul 10 04:30:13.747157 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-09f5099a-0e9e-42c2-a28f-0d0232d72aa8 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:13.747741 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 472/1896] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:13 2026] POST /volume/v3/volumes => generated 731 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:13.759568 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-28ce467b-0a73-4ff4-a558-17d7b7429956 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:13.761954 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-28ce467b-0a73-4ff4-a558-17d7b7429956 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] GET https://10.4.3.87/volume/v3/volumes/5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 Jul 10 04:30:13.762258 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-28ce467b-0a73-4ff4-a558-17d7b7429956 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:13.762543 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-28ce467b-0a73-4ff4-a558-17d7b7429956 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:13.771022 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:13.771022 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:13.776115 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-28ce467b-0a73-4ff4-a558-17d7b7429956 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Volume info retrieved successfully. Jul 10 04:30:13.780590 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-28ce467b-0a73-4ff4-a558-17d7b7429956 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] https://10.4.3.87/volume/v3/volumes/5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 returned with HTTP 200 Jul 10 04:30:13.780976 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 474/1897] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:13 2026] GET /volume/v3/volumes/5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:14.451229 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fca72407-370c-4215-8726-efc73545871e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:14.453490 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fca72407-370c-4215-8726-efc73545871e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:14.453742 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fca72407-370c-4215-8726-efc73545871e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:14.453976 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fca72407-370c-4215-8726-efc73545871e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:14.472601 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:14.472601 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:14.478809 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fca72407-370c-4215-8726-efc73545871e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:14.486238 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fca72407-370c-4215-8726-efc73545871e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:14.486826 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 479/1898] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:14 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:14.798802 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9bfc8f0c-afb4-4ede-b12b-8eca426deda4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:14.801148 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9bfc8f0c-afb4-4ede-b12b-8eca426deda4 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] GET https://10.4.3.87/volume/v3/volumes/5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 Jul 10 04:30:14.801148 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9bfc8f0c-afb4-4ede-b12b-8eca426deda4 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:14.801148 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9bfc8f0c-afb4-4ede-b12b-8eca426deda4 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:14.808514 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:14.808514 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:14.812387 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9bfc8f0c-afb4-4ede-b12b-8eca426deda4 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Volume info retrieved successfully. Jul 10 04:30:14.816523 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9bfc8f0c-afb4-4ede-b12b-8eca426deda4 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] https://10.4.3.87/volume/v3/volumes/5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 returned with HTTP 200 Jul 10 04:30:14.816946 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 474/1899] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:14 2026] GET /volume/v3/volumes/5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:14.830029 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4b6d7789-cb6d-4081-8f7f-102674f80e27 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:14.833476 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4b6d7789-cb6d-4081-8f7f-102674f80e27 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1&project_id=fbc1d7e3dc3c46598a31e8bb089c5888 Jul 10 04:30:14.833681 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4b6d7789-cb6d-4081-8f7f-102674f80e27 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:14.833890 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4b6d7789-cb6d-4081-8f7f-102674f80e27 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:14.834493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4b6d7789-cb6d-4081-8f7f-102674f80e27 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Could not evaluate value fbc1d7e3dc3c46598a31e8bb089c5888, assuming string {{(pid=100022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:30:14.834570 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:14.834570 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:14.834870 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4b6d7789-cb6d-4081-8f7f-102674f80e27 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Searching by: MultiDict([('project_id', 'fbc1d7e3dc3c46598a31e8bb089c5888'), ('all_tenants', 1)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:30:14.866010 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4b6d7789-cb6d-4081-8f7f-102674f80e27 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Get all volumes completed successfully. Jul 10 04:30:14.866926 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:14.866926 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:14.870544 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4b6d7789-cb6d-4081-8f7f-102674f80e27 tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1&project_id=fbc1d7e3dc3c46598a31e8bb089c5888 returned with HTTP 200 Jul 10 04:30:14.870937 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 473/1900] 10.4.3.87 () {66 vars in 1366 bytes} [Fri Jul 10 04:30:14 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=fbc1d7e3dc3c46598a31e8bb089c5888 => generated 3018 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:14.885351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-063be44e-aafa-4df8-9ec2-a3bfa401d7dc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:14.889865 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-063be44e-aafa-4df8-9ec2-a3bfa401d7dc tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 Jul 10 04:30:14.889865 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-063be44e-aafa-4df8-9ec2-a3bfa401d7dc tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:14.889865 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-063be44e-aafa-4df8-9ec2-a3bfa401d7dc tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:14.889865 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-063be44e-aafa-4df8-9ec2-a3bfa401d7dc tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Delete volume with id: 5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 Jul 10 04:30:14.899632 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:14.899632 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:14.900431 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-063be44e-aafa-4df8-9ec2-a3bfa401d7dc tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Volume info retrieved successfully. Jul 10 04:30:14.929525 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-063be44e-aafa-4df8-9ec2-a3bfa401d7dc tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] Delete volume request issued successfully. Jul 10 04:30:14.929525 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-063be44e-aafa-4df8-9ec2-a3bfa401d7dc tempest-VolumesListAdminTestJSON-781449846 tempest-VolumesListAdminTestJSON-781449846-project-admin] https://10.4.3.87/volume/v3/volumes/5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 returned with HTTP 202 Jul 10 04:30:14.929525 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 475/1901] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:14 2026] DELETE /volume/v3/volumes/5da7db71-96a4-431b-87ed-cdb6f8c4b2e6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:14.939689 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6e3e868d-927c-4cdc-9e63-1b2e0c730016 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:14.951290 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6e3e868d-927c-4cdc-9e63-1b2e0c730016 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 Jul 10 04:30:14.951290 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6e3e868d-927c-4cdc-9e63-1b2e0c730016 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:14.954007 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6e3e868d-927c-4cdc-9e63-1b2e0c730016 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:14.965410 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:14.965410 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:14.967426 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6e3e868d-927c-4cdc-9e63-1b2e0c730016 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:14.973175 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6e3e868d-927c-4cdc-9e63-1b2e0c730016 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 returned with HTTP 200 Jul 10 04:30:14.973743 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 480/1902] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:14 2026] GET /volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:14.986160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7f429507-ec7e-4152-b527-5b0aa67c9308 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:14.988208 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f429507-ec7e-4152-b527-5b0aa67c9308 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] DELETE https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 Jul 10 04:30:14.988436 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f429507-ec7e-4152-b527-5b0aa67c9308 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:14.988748 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f429507-ec7e-4152-b527-5b0aa67c9308 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:14.988799 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7f429507-ec7e-4152-b527-5b0aa67c9308 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Delete volume with id: 97ce2b28-962d-4b79-96d5-53ac9fd4b085 Jul 10 04:30:14.997814 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:14.997814 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:14.998419 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7f429507-ec7e-4152-b527-5b0aa67c9308 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:15.018272 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7f429507-ec7e-4152-b527-5b0aa67c9308 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Delete volume request issued successfully. Jul 10 04:30:15.018470 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f429507-ec7e-4152-b527-5b0aa67c9308 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 returned with HTTP 202 Jul 10 04:30:15.019150 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 475/1903] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:14 2026] DELETE /volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:15.031904 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1084b238-e328-4555-8b33-57ee59603697 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:15.034054 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1084b238-e328-4555-8b33-57ee59603697 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 Jul 10 04:30:15.034298 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1084b238-e328-4555-8b33-57ee59603697 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:15.034636 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1084b238-e328-4555-8b33-57ee59603697 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:15.044904 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:15.044904 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:15.052317 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1084b238-e328-4555-8b33-57ee59603697 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:15.058966 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1084b238-e328-4555-8b33-57ee59603697 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 returned with HTTP 200 Jul 10 04:30:15.059436 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 474/1904] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:15 2026] GET /volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:15.352482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5b989af9-0752-4a41-b222-ec229633289d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:15.354784 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b989af9-0752-4a41-b222-ec229633289d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:15.355058 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b989af9-0752-4a41-b222-ec229633289d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:15.355263 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b989af9-0752-4a41-b222-ec229633289d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:15.363207 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:15.363207 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:15.373772 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5b989af9-0752-4a41-b222-ec229633289d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:15.380236 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b989af9-0752-4a41-b222-ec229633289d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:15.380652 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 476/1905] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:15 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:15.397135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e4a5e9a2-6128-4a47-8e3b-7819066678ec None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:15.398842 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e4a5e9a2-6128-4a47-8e3b-7819066678ec tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:15.399034 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e4a5e9a2-6128-4a47-8e3b-7819066678ec tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:15.399244 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e4a5e9a2-6128-4a47-8e3b-7819066678ec tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:15.412084 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:15.412084 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:15.416649 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e4a5e9a2-6128-4a47-8e3b-7819066678ec tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:15.421575 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e4a5e9a2-6128-4a47-8e3b-7819066678ec tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:15.422068 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 481/1906] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:15 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:15.479859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-22399f64-31db-41f2-9938-eeba24b6b84e req-fa97e8a3-ccec-43f6-bb45-0d9b59375d29 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:15.481736 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-fa97e8a3-ccec-43f6-bb45-0d9b59375d29 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:15.481901 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-fa97e8a3-ccec-43f6-bb45-0d9b59375d29 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:15.482068 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-fa97e8a3-ccec-43f6-bb45-0d9b59375d29 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:15.488394 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:15.488394 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:15.491430 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-22399f64-31db-41f2-9938-eeba24b6b84e req-fa97e8a3-ccec-43f6-bb45-0d9b59375d29 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:15.494871 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-fa97e8a3-ccec-43f6-bb45-0d9b59375d29 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:15.495227 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 476/1907] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:15 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:15.507912 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0657e992-3167-4f75-892f-c604460963c2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:15.509016 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0657e992-3167-4f75-892f-c604460963c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:15.509335 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0657e992-3167-4f75-892f-c604460963c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:15.509628 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0657e992-3167-4f75-892f-c604460963c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:15.524310 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:15.524310 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:15.530395 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0657e992-3167-4f75-892f-c604460963c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:15.541450 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0657e992-3167-4f75-892f-c604460963c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:15.541877 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 475/1908] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:15 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:16.073717 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-423a78cd-54ef-49cf-8e6e-cc31c341e7ba None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:16.076422 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-423a78cd-54ef-49cf-8e6e-cc31c341e7ba tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 Jul 10 04:30:16.076673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-423a78cd-54ef-49cf-8e6e-cc31c341e7ba tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:16.076921 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-423a78cd-54ef-49cf-8e6e-cc31c341e7ba tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:16.083926 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-423a78cd-54ef-49cf-8e6e-cc31c341e7ba tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 returned with HTTP 404 Jul 10 04:30:16.084557 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 477/1909] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:16 2026] GET /volume/v3/volumes/97ce2b28-962d-4b79-96d5-53ac9fd4b085 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:16.092345 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5e3ed52d-a15c-44ad-acb8-d003bdad7d66 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:16.094231 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e3ed52d-a15c-44ad-acb8-d003bdad7d66 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 Jul 10 04:30:16.094442 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e3ed52d-a15c-44ad-acb8-d003bdad7d66 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:16.094579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e3ed52d-a15c-44ad-acb8-d003bdad7d66 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:16.102685 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:16.102685 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:16.106867 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5e3ed52d-a15c-44ad-acb8-d003bdad7d66 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:16.112494 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e3ed52d-a15c-44ad-acb8-d003bdad7d66 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 returned with HTTP 200 Jul 10 04:30:16.113004 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 482/1910] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:16 2026] GET /volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:16.129499 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-67ac56fb-8795-47ae-b43f-7b42e8c73f8f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:16.131959 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-67ac56fb-8795-47ae-b43f-7b42e8c73f8f tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 Jul 10 04:30:16.132138 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-67ac56fb-8795-47ae-b43f-7b42e8c73f8f tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:16.132332 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-67ac56fb-8795-47ae-b43f-7b42e8c73f8f tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:16.132494 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-67ac56fb-8795-47ae-b43f-7b42e8c73f8f tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Delete volume with id: 3f31fa47-8301-4745-8943-0b14dd1fe248 Jul 10 04:30:16.139424 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:16.139424 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:16.139893 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-67ac56fb-8795-47ae-b43f-7b42e8c73f8f tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:16.157483 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-67ac56fb-8795-47ae-b43f-7b42e8c73f8f tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Delete volume request issued successfully. Jul 10 04:30:16.157701 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-67ac56fb-8795-47ae-b43f-7b42e8c73f8f tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 returned with HTTP 202 Jul 10 04:30:16.158146 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 477/1911] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:16 2026] DELETE /volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:16.166581 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c7862694-b3ae-4e9d-81c2-e4d86f8370c6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:16.168458 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c7862694-b3ae-4e9d-81c2-e4d86f8370c6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 Jul 10 04:30:16.168676 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c7862694-b3ae-4e9d-81c2-e4d86f8370c6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:16.168905 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c7862694-b3ae-4e9d-81c2-e4d86f8370c6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:16.177602 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:16.177602 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:16.182686 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c7862694-b3ae-4e9d-81c2-e4d86f8370c6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:16.188821 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c7862694-b3ae-4e9d-81c2-e4d86f8370c6 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 returned with HTTP 200 Jul 10 04:30:16.189323 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 476/1912] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:16 2026] GET /volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:16.555458 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-63eab655-4de2-4d3b-a5d2-6dd230526d7a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:16.557541 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-63eab655-4de2-4d3b-a5d2-6dd230526d7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:16.557799 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-63eab655-4de2-4d3b-a5d2-6dd230526d7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:16.558019 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-63eab655-4de2-4d3b-a5d2-6dd230526d7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:16.570901 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:16.570901 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:16.575068 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-63eab655-4de2-4d3b-a5d2-6dd230526d7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:16.582695 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-63eab655-4de2-4d3b-a5d2-6dd230526d7a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:16.582695 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 478/1913] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:16 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:17.124794 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-6e3bfcef-9489-4e2d-b5c8-dffbc6a95dc3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:17.129951 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-6e3bfcef-9489-4e2d-b5c8-dffbc6a95dc3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:30:17.130263 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-6e3bfcef-9489-4e2d-b5c8-dffbc6a95dc3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:17.130610 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-6e3bfcef-9489-4e2d-b5c8-dffbc6a95dc3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:17.143793 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:17.143793 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:17.147959 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-6e3bfcef-9489-4e2d-b5c8-dffbc6a95dc3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:30:17.153117 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-6e3bfcef-9489-4e2d-b5c8-dffbc6a95dc3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:30:17.153721 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 483/1914] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:17 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:17.203762 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-26d20da3-e754-4c25-a6cb-75c0c21c7d4b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:17.206029 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26d20da3-e754-4c25-a6cb-75c0c21c7d4b tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 Jul 10 04:30:17.206239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26d20da3-e754-4c25-a6cb-75c0c21c7d4b tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:17.206550 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26d20da3-e754-4c25-a6cb-75c0c21c7d4b tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:17.212387 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26d20da3-e754-4c25-a6cb-75c0c21c7d4b tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 returned with HTTP 404 Jul 10 04:30:17.213257 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 478/1915] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:17 2026] GET /volume/v3/volumes/3f31fa47-8301-4745-8943-0b14dd1fe248 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:17.227099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6a0f99c5-0e6f-478d-bcb1-3ddb80a47753 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:17.230565 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6a0f99c5-0e6f-478d-bcb1-3ddb80a47753 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f Jul 10 04:30:17.230565 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6a0f99c5-0e6f-478d-bcb1-3ddb80a47753 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:17.231092 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6a0f99c5-0e6f-478d-bcb1-3ddb80a47753 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:17.245959 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:17.245959 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:17.252367 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6a0f99c5-0e6f-478d-bcb1-3ddb80a47753 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:17.258185 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6a0f99c5-0e6f-478d-bcb1-3ddb80a47753 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f returned with HTTP 200 Jul 10 04:30:17.258889 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 477/1916] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:17 2026] GET /volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:17.272470 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8c78f95c-6948-40bd-b7d0-d7d7ec02dfe5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:17.274328 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8c78f95c-6948-40bd-b7d0-d7d7ec02dfe5 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] DELETE https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f Jul 10 04:30:17.274696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8c78f95c-6948-40bd-b7d0-d7d7ec02dfe5 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:17.274856 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8c78f95c-6948-40bd-b7d0-d7d7ec02dfe5 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:17.275064 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-8c78f95c-6948-40bd-b7d0-d7d7ec02dfe5 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Delete volume with id: d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f Jul 10 04:30:17.287129 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:17.287129 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:17.287476 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8c78f95c-6948-40bd-b7d0-d7d7ec02dfe5 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:17.312985 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8c78f95c-6948-40bd-b7d0-d7d7ec02dfe5 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Delete volume request issued successfully. Jul 10 04:30:17.313375 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8c78f95c-6948-40bd-b7d0-d7d7ec02dfe5 tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f returned with HTTP 202 Jul 10 04:30:17.313679 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 479/1917] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:17 2026] DELETE /volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:17.323348 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fcd3fc19-f855-4f6e-85ba-628ba963e8cf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:17.325865 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fcd3fc19-f855-4f6e-85ba-628ba963e8cf tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f Jul 10 04:30:17.326103 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fcd3fc19-f855-4f6e-85ba-628ba963e8cf tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:17.326299 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fcd3fc19-f855-4f6e-85ba-628ba963e8cf tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:17.334171 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:17.334171 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:17.338665 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fcd3fc19-f855-4f6e-85ba-628ba963e8cf tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Volume info retrieved successfully. Jul 10 04:30:17.343167 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fcd3fc19-f855-4f6e-85ba-628ba963e8cf tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f returned with HTTP 200 Jul 10 04:30:17.343712 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 484/1918] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:17 2026] GET /volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:17.543454 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5f9cb16e-6bdb-403f-8f53-57adce7ff19e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:17.543680 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5f9cb16e-6bdb-403f-8f53-57adce7ff19e None None] GET https://10.4.3.87/volume// Jul 10 04:30:17.543832 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5f9cb16e-6bdb-403f-8f53-57adce7ff19e None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:17.543997 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5f9cb16e-6bdb-403f-8f53-57adce7ff19e None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:17.544321 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5f9cb16e-6bdb-403f-8f53-57adce7ff19e None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:17.544579 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 479/1919] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:30:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:17.554423 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-22399f64-31db-41f2-9938-eeba24b6b84e req-4a4c60bf-2dea-45d9-89e0-a43d964f03b4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:17.556376 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-4a4c60bf-2dea-45d9-89e0-a43d964f03b4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:30:17.556736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-4a4c60bf-2dea-45d9-89e0-a43d964f03b4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afb3ffd8-044d-42d0-a6c6-ab5c89b0a294", "connector": null, "instance_uuid": "18c6bf62-ade9-46c8-b819-356305c2adce"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:17.569132 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:17.569132 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:17.600926 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-4a4c60bf-2dea-45d9-89e0-a43d964f03b4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:30:17.601160 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 478/1920] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:30:17 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:17.603695 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a91d47c4-4f15-42b5-817a-ec953bcd3c3b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:17.605516 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a91d47c4-4f15-42b5-817a-ec953bcd3c3b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:17.605991 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a91d47c4-4f15-42b5-817a-ec953bcd3c3b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:17.606165 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a91d47c4-4f15-42b5-817a-ec953bcd3c3b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:17.620767 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:17.620767 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:17.624011 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a91d47c4-4f15-42b5-817a-ec953bcd3c3b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:17.629321 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a91d47c4-4f15-42b5-817a-ec953bcd3c3b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:17.629975 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 480/1921] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:17 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:18.021145 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-97c556df-a3f4-4c39-8ccf-a81a5be9bad1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.023786 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97c556df-a3f4-4c39-8ccf-a81a5be9bad1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:18.023786 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97c556df-a3f4-4c39-8ccf-a81a5be9bad1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.023786 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97c556df-a3f4-4c39-8ccf-a81a5be9bad1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.035409 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:18.035409 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:18.040041 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-97c556df-a3f4-4c39-8ccf-a81a5be9bad1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:18.045684 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97c556df-a3f4-4c39-8ccf-a81a5be9bad1 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:18.046295 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 485/1922] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:18 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:18.090554 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8ea466c9-40cc-4037-aa7a-c18f4c15ab2a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.090956 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8ea466c9-40cc-4037-aa7a-c18f4c15ab2a None None] GET https://10.4.3.87/volume// Jul 10 04:30:18.091132 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8ea466c9-40cc-4037-aa7a-c18f4c15ab2a None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.091422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8ea466c9-40cc-4037-aa7a-c18f4c15ab2a None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.091884 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8ea466c9-40cc-4037-aa7a-c18f4c15ab2a None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:18.092179 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 480/1923] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:30:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:18.102232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-4f855d87-4d67-4c44-b129-0eb39ae1d941 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.104486 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-4f855d87-4d67-4c44-b129-0eb39ae1d941 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:30:18.104919 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-4f855d87-4d67-4c44-b129-0eb39ae1d941 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "add7ebdb-d616-47d8-a2a2-5f2d6ea910ae", "connector": null, "instance_uuid": "a49534f1-b93e-43e0-849b-433605fbdf60"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:18.121441 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:18.121441 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:18.134906 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5b5806cf-2875-4481-a69e-a2b3efd87a4a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.135366 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b5806cf-2875-4481-a69e-a2b3efd87a4a None None] GET https://10.4.3.87/volume// Jul 10 04:30:18.135591 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b5806cf-2875-4481-a69e-a2b3efd87a4a None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.135800 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b5806cf-2875-4481-a69e-a2b3efd87a4a None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.136133 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b5806cf-2875-4481-a69e-a2b3efd87a4a None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:18.136486 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 481/1924] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:30:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:18.147393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-22399f64-31db-41f2-9938-eeba24b6b84e req-5b494d3f-97ef-4cc3-9d77-bee5500e36b9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.147926 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-4f855d87-4d67-4c44-b129-0eb39ae1d941 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:30:18.148033 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 479/1925] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:30:18 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:18.150190 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-5b494d3f-97ef-4cc3-9d77-bee5500e36b9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:18.150473 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-5b494d3f-97ef-4cc3-9d77-bee5500e36b9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.150707 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-5b494d3f-97ef-4cc3-9d77-bee5500e36b9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.159206 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-82b5c1a2-25c1-47a5-b64d-444ecd0fe5c0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.161613 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-82b5c1a2-25c1-47a5-b64d-444ecd0fe5c0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/attachments/a29bc489-09df-4d48-ae81-3bbe172d2f89 Jul 10 04:30:18.161707 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:18.161707 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:18.161886 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-82b5c1a2-25c1-47a5-b64d-444ecd0fe5c0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.162070 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-82b5c1a2-25c1-47a5-b64d-444ecd0fe5c0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.165415 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-22399f64-31db-41f2-9938-eeba24b6b84e req-5b494d3f-97ef-4cc3-9d77-bee5500e36b9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:18.170145 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:18.170145 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:18.170316 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-5b494d3f-97ef-4cc3-9d77-bee5500e36b9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:18.170655 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 486/1926] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:30:18 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 1055 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:30:18.288488 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-22399f64-31db-41f2-9938-eeba24b6b84e req-78a19a33-9a3b-48cc-a039-04254addff5a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.290605 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-78a19a33-9a3b-48cc-a039-04254addff5a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] PUT https://10.4.3.87/volume/v3/attachments/05507402-ed49-4133-957a-e123c4ae967f Jul 10 04:30:18.291033 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-78a19a33-9a3b-48cc-a039-04254addff5a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:18.300282 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-22399f64-31db-41f2-9938-eeba24b6b84e req-78a19a33-9a3b-48cc-a039-04254addff5a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Acquiring lock "cinder-attachment_update-afb3ffd8-044d-42d0-a6c6-ab5c89b0a294-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:30:18.305124 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-22399f64-31db-41f2-9938-eeba24b6b84e req-78a19a33-9a3b-48cc-a039-04254addff5a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-afb3ffd8-044d-42d0-a6c6-ab5c89b0a294-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:30:18.306102 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:18.306102 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:18.360066 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-09762a2f-e555-4d32-bb67-5c25c70dc12e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.362513 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-09762a2f-e555-4d32-bb67-5c25c70dc12e tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] GET https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f Jul 10 04:30:18.362826 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-09762a2f-e555-4d32-bb67-5c25c70dc12e tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.363103 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-09762a2f-e555-4d32-bb67-5c25c70dc12e tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.369924 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-09762a2f-e555-4d32-bb67-5c25c70dc12e tempest-VolumesListAdminTestJSON-862926177 tempest-VolumesListAdminTestJSON-862926177-project-member] https://10.4.3.87/volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f returned with HTTP 404 Jul 10 04:30:18.370478 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 480/1927] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:18 2026] GET /volume/v3/volumes/d31d8f3d-0ada-42a7-a8f9-3a65fb3f410f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:18.646979 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c1b5ec7e-c2b7-47df-987b-83434eb26a6b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.650808 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1b5ec7e-c2b7-47df-987b-83434eb26a6b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:18.650808 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1b5ec7e-c2b7-47df-987b-83434eb26a6b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.650808 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1b5ec7e-c2b7-47df-987b-83434eb26a6b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.672276 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:18.672276 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:18.674717 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c1b5ec7e-c2b7-47df-987b-83434eb26a6b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:18.680619 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1b5ec7e-c2b7-47df-987b-83434eb26a6b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:18.681062 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 487/1928] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:18 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:18.719329 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-82b5c1a2-25c1-47a5-b64d-444ecd0fe5c0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/a29bc489-09df-4d48-ae81-3bbe172d2f89 returned with HTTP 200 Jul 10 04:30:18.719329 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 481/1929] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:30:18 2026] DELETE /volume/v3/attachments/a29bc489-09df-4d48-ae81-3bbe172d2f89 => generated 367 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:18.830037 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-22399f64-31db-41f2-9938-eeba24b6b84e req-78a19a33-9a3b-48cc-a039-04254addff5a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-afb3ffd8-044d-42d0-a6c6-ab5c89b0a294-np0000004952" released by "attachment_update" :: held 0.525s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:30:18.830323 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-78a19a33-9a3b-48cc-a039-04254addff5a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/05507402-ed49-4133-957a-e123c4ae967f returned with HTTP 200 Jul 10 04:30:18.831145 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 482/1930] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:30:18 2026] PUT /volume/v3/attachments/05507402-ed49-4133-957a-e123c4ae967f => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:18.841341 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-22399f64-31db-41f2-9938-eeba24b6b84e req-d836bcad-b7ec-4205-bd44-c85dd59b67e6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.843629 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-d836bcad-b7ec-4205-bd44-c85dd59b67e6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption Jul 10 04:30:18.843900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-d836bcad-b7ec-4205-bd44-c85dd59b67e6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.844104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-d836bcad-b7ec-4205-bd44-c85dd59b67e6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.859630 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:18.859630 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:18.870110 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-d836bcad-b7ec-4205-bd44-c85dd59b67e6 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption returned with HTTP 200 Jul 10 04:30:18.870581 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 481/1931] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:30:18 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:18.901127 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-a68c7c40-f4bb-4daf-ba83-59ff4c4b4cd9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.906663 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-a68c7c40-f4bb-4daf-ba83-59ff4c4b4cd9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:30:18.906907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-a68c7c40-f4bb-4daf-ba83-59ff4c4b4cd9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.907082 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-a68c7c40-f4bb-4daf-ba83-59ff4c4b4cd9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.917449 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:18.917449 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:18.924807 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-a68c7c40-f4bb-4daf-ba83-59ff4c4b4cd9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:30:18.931793 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-a68c7c40-f4bb-4daf-ba83-59ff4c4b4cd9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:30:18.931793 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 488/1932] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:18 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:18.960364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f3d950c4-3e42-4d41-8de4-cb760c1a6eca None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.960905 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f3d950c4-3e42-4d41-8de4-cb760c1a6eca None None] GET https://10.4.3.87/volume// Jul 10 04:30:18.961128 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f3d950c4-3e42-4d41-8de4-cb760c1a6eca None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:18.961357 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f3d950c4-3e42-4d41-8de4-cb760c1a6eca None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:18.961645 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f3d950c4-3e42-4d41-8de4-cb760c1a6eca None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:18.961939 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 482/1933] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:30:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:18.973688 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-cbc9b739-1873-4120-9477-41a28c78529b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:18.976816 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-cbc9b739-1873-4120-9477-41a28c78529b tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:30:18.977880 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-cbc9b739-1873-4120-9477-41a28c78529b tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea68c03d-f25b-4c6b-b704-e3e83448b555", "connector": null, "instance_uuid": "297ae07c-84ea-4430-adbc-2f08cac39649"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:18.988337 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:18.988337 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:19.025145 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-cbc9b739-1873-4120-9477-41a28c78529b tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:30:19.025960 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 483/1934] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:30:18 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:19.062819 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-351f5709-776d-4c4c-aa68-1eff7a02206a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:19.065254 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-351f5709-776d-4c4c-aa68-1eff7a02206a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:19.065560 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-351f5709-776d-4c4c-aa68-1eff7a02206a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:19.065863 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-351f5709-776d-4c4c-aa68-1eff7a02206a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:19.076043 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-580cc51f-e06f-470a-94cf-02e3e914dcea None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:19.079325 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-580cc51f-e06f-470a-94cf-02e3e914dcea tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] POST https://10.4.3.87/volume/v3/attachments/b5c54276-bcb4-46b0-b1a3-56392291a772/action Jul 10 04:30:19.079766 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-580cc51f-e06f-470a-94cf-02e3e914dcea tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:30:19.079988 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-580cc51f-e06f-470a-94cf-02e3e914dcea tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:19.080951 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:19.080951 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:19.086088 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-351f5709-776d-4c4c-aa68-1eff7a02206a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:19.090840 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-351f5709-776d-4c4c-aa68-1eff7a02206a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:19.091332 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 482/1935] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:19 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:19.108644 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:19.108644 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:19.123873 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8ecd41fa-549e-4769-bf40-9548bf19130d req-580cc51f-e06f-470a-94cf-02e3e914dcea tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/attachments/b5c54276-bcb4-46b0-b1a3-56392291a772/action returned with HTTP 204 Jul 10 04:30:19.124463 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 489/1936] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:30:19 2026] POST /volume/v3/attachments/b5c54276-bcb4-46b0-b1a3-56392291a772/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:19.153243 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-07dcaca9-6b1f-4d42-ad0a-857fd099c9aa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:19.153243 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07dcaca9-6b1f-4d42-ad0a-857fd099c9aa tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:30:19.153243 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07dcaca9-6b1f-4d42-ad0a-857fd099c9aa tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:19.153243 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07dcaca9-6b1f-4d42-ad0a-857fd099c9aa tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:19.163180 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:19.163180 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:19.167456 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-07dcaca9-6b1f-4d42-ad0a-857fd099c9aa tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:30:19.173477 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07dcaca9-6b1f-4d42-ad0a-857fd099c9aa tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:30:19.173477 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 483/1937] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:19 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 1109 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:19.189106 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b87c0e09-2e74-415f-b512-a2f5018dda47 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:19.191337 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b87c0e09-2e74-415f-b512-a2f5018dda47 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:30:19.191590 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b87c0e09-2e74-415f-b512-a2f5018dda47 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:19.195242 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b87c0e09-2e74-415f-b512-a2f5018dda47 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:19.207060 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:19.207060 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:19.212322 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b87c0e09-2e74-415f-b512-a2f5018dda47 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:30:19.219091 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b87c0e09-2e74-415f-b512-a2f5018dda47 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:30:19.219638 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 484/1938] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:19 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 1109 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:19.276703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-44d40c76-80cb-4e4e-92f6-2b8b17a6c9f1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:19.279679 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-44d40c76-80cb-4e4e-92f6-2b8b17a6c9f1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:30:19.279954 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-44d40c76-80cb-4e4e-92f6-2b8b17a6c9f1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:19.280300 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-44d40c76-80cb-4e4e-92f6-2b8b17a6c9f1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:19.316910 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:19.316910 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:19.325685 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-44d40c76-80cb-4e4e-92f6-2b8b17a6c9f1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:30:19.332034 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-44d40c76-80cb-4e4e-92f6-2b8b17a6c9f1 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:30:19.332531 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 483/1939] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:19 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 1109 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:19.374924 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-becb98cd-8666-4876-b294-daae777a4f32 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:19.378010 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-becb98cd-8666-4876-b294-daae777a4f32 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] DELETE https://10.4.3.87/volume/v3/attachments/b5c54276-bcb4-46b0-b1a3-56392291a772 Jul 10 04:30:19.378224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-becb98cd-8666-4876-b294-daae777a4f32 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:19.378441 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-becb98cd-8666-4876-b294-daae777a4f32 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:19.387426 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:19.387426 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:19.594305 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-ff877e3a-a93f-4e9c-8b4f-92852acd505e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:19.596386 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-ff877e3a-a93f-4e9c-8b4f-92852acd505e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments/86c1f25d-d962-4557-974f-127cfc8ded46/action Jul 10 04:30:19.597034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-ff877e3a-a93f-4e9c-8b4f-92852acd505e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:30:19.597312 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-ff877e3a-a93f-4e9c-8b4f-92852acd505e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:19.624338 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:19.624338 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:19.640619 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-57111915-5c34-473e-84c3-3deac9f5ec52 req-ff877e3a-a93f-4e9c-8b4f-92852acd505e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/86c1f25d-d962-4557-974f-127cfc8ded46/action returned with HTTP 204 Jul 10 04:30:19.641203 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 484/1940] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:30:19 2026] POST /volume/v3/attachments/86c1f25d-d962-4557-974f-127cfc8ded46/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 04:30:19.696133 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c2cc14e5-4528-4f0f-9f68-29188cdf9795 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:19.701538 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c2cc14e5-4528-4f0f-9f68-29188cdf9795 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:30:19.701538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c2cc14e5-4528-4f0f-9f68-29188cdf9795 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:19.701538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c2cc14e5-4528-4f0f-9f68-29188cdf9795 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:19.714476 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:19.714476 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:19.726232 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c2cc14e5-4528-4f0f-9f68-29188cdf9795 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:30:19.738981 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c2cc14e5-4528-4f0f-9f68-29188cdf9795 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:30:19.739558 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 485/1941] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:19 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1212 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:19.891322 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=302,cinder:INSERT=22,cinder:UPDATE=52 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:30:19.923237 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1ceafc79-3200-440f-b6d2-79a05a2ce120 req-becb98cd-8666-4876-b294-daae777a4f32 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/attachments/b5c54276-bcb4-46b0-b1a3-56392291a772 returned with HTTP 200 Jul 10 04:30:19.923917 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 490/1942] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:30:19 2026] DELETE /volume/v3/attachments/b5c54276-bcb4-46b0-b1a3-56392291a772 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:19.971811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cfceebae-4edd-4ebe-8e25-ea9ae38396d9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:19.971811 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cfceebae-4edd-4ebe-8e25-ea9ae38396d9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:30:19.971811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cfceebae-4edd-4ebe-8e25-ea9ae38396d9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:19.971811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cfceebae-4edd-4ebe-8e25-ea9ae38396d9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:19.975195 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=347,cinder:UPDATE=77,cinder:INSERT=39 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:30:19.982896 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:19.982896 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:19.988116 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cfceebae-4edd-4ebe-8e25-ea9ae38396d9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:30:19.994615 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cfceebae-4edd-4ebe-8e25-ea9ae38396d9 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:30:19.995299 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 484/1943] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:19 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:20.109361 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-be87d9b9-78c8-48c9-bb0b-de57bb547453 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:20.115245 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be87d9b9-78c8-48c9-bb0b-de57bb547453 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:20.115245 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be87d9b9-78c8-48c9-bb0b-de57bb547453 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:20.115245 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be87d9b9-78c8-48c9-bb0b-de57bb547453 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:20.115245 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=349,cinder:INSERT=57,cinder:UPDATE=88 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:30:20.129944 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:20.129944 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:20.139141 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-be87d9b9-78c8-48c9-bb0b-de57bb547453 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:20.146718 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be87d9b9-78c8-48c9-bb0b-de57bb547453 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:20.147566 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 485/1944] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:20 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:20.639747 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8b75cc5b-fb52-4f6e-af5f-a92f8df15fe7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:20.641902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8b75cc5b-fb52-4f6e-af5f-a92f8df15fe7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:20.642206 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8b75cc5b-fb52-4f6e-af5f-a92f8df15fe7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:20.642440 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8b75cc5b-fb52-4f6e-af5f-a92f8df15fe7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:20.642653 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-8b75cc5b-fb52-4f6e-af5f-a92f8df15fe7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Delete volume with id: a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:20.661649 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:20.661649 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:20.662432 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8b75cc5b-fb52-4f6e-af5f-a92f8df15fe7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:20.692230 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8b75cc5b-fb52-4f6e-af5f-a92f8df15fe7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Delete volume request issued successfully. Jul 10 04:30:20.692504 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8b75cc5b-fb52-4f6e-af5f-a92f8df15fe7 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 202 Jul 10 04:30:20.693130 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 486/1945] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:20 2026] DELETE /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:20.707919 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-68f01bb2-1860-4769-bee2-68dd685ef097 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:20.711055 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-68f01bb2-1860-4769-bee2-68dd685ef097 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:20.713096 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-68f01bb2-1860-4769-bee2-68dd685ef097 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:20.713096 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-68f01bb2-1860-4769-bee2-68dd685ef097 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:20.723764 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:20.723764 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:20.732985 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-68f01bb2-1860-4769-bee2-68dd685ef097 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:20.740088 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-68f01bb2-1860-4769-bee2-68dd685ef097 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 200 Jul 10 04:30:20.740577 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 491/1946] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:20 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:20.903812 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-54adffd4-721b-4150-8326-eb482974b6be None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:21.017018 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:21.017413 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-69088888"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:21.018973 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-69088888'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:21.019097 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Create volume of 1 GB Jul 10 04:30:21.027681 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Availability Zones retrieved successfully. Jul 10 04:30:21.036322 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Flow 'volume_create_api' (273e80fb-3c00-40e5-b3e9-9eef19d28f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:21.037567 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eebdf66-e537-4fc5-9680-9027b93ca76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.041725 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:21.072159 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eebdf66-e537-4fc5-9680-9027b93ca76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.072924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275c880f-c6e3-40a4-bcb5-81545e1df345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.147402 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Created reservations ['c788b033-454d-4c44-870e-62eae476eef4', '793512c0-f3e6-4d0b-8b3e-2ade6601db3f', '4c567ae2-df15-46f1-8c55-ac6f76c19cc3', 'b76787e2-d7e8-44ae-a82c-4084980cf517'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:21.148417 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275c880f-c6e3-40a4-bcb5-81545e1df345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c788b033-454d-4c44-870e-62eae476eef4', '793512c0-f3e6-4d0b-8b3e-2ade6601db3f', '4c567ae2-df15-46f1-8c55-ac6f76c19cc3', 'b76787e2-d7e8-44ae-a82c-4084980cf517']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.149460 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c036bff7-9c48-4883-8c9e-072df33a5371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.165125 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3f0a2a1f-4afb-4e16-965a-dbd0b7b70a0d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:21.167956 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f0a2a1f-4afb-4e16-965a-dbd0b7b70a0d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:21.168227 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f0a2a1f-4afb-4e16-965a-dbd0b7b70a0d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:21.168634 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f0a2a1f-4afb-4e16-965a-dbd0b7b70a0d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:21.179601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c036bff7-9c48-4883-8c9e-072df33a5371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-69088888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4a4be39e3b94d729a1b5a17b34d9255',qos_specs=None,replication_status=,reservations=['c788b033-454d-4c44-870e-62eae476eef4','793512c0-f3e6-4d0b-8b3e-2ade6601db3f','4c567ae2-df15-46f1-8c55-ac6f76c19cc3','b76787e2-d7e8-44ae-a82c-4084980cf517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60bad56422840d8873530bd1f21a9d7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-69088888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4a4be39e3b94d729a1b5a17b34d9255',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a60bad56422840d8873530bd1f21a9d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.180545 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2edf3a8f-7e1c-40ac-89b7-cc330daed014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.186807 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:21.186807 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:21.196985 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3f0a2a1f-4afb-4e16-965a-dbd0b7b70a0d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:21.199677 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f0a2a1f-4afb-4e16-965a-dbd0b7b70a0d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:21.200258 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 486/1947] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:21 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:21.210799 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2edf3a8f-7e1c-40ac-89b7-cc330daed014) transitioned into state 'SUCCESS' from state '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-69088888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4a4be39e3b94d729a1b5a17b34d9255',qos_specs=None,replication_status=,reservations=['c788b033-454d-4c44-870e-62eae476eef4','793512c0-f3e6-4d0b-8b3e-2ade6601db3f','4c567ae2-df15-46f1-8c55-ac6f76c19cc3','b76787e2-d7e8-44ae-a82c-4084980cf517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60bad56422840d8873530bd1f21a9d7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.211729 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc9fa401-8304-46dd-9003-ec47f6c023e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.230313 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc9fa401-8304-46dd-9003-ec47f6c023e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.230313 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Flow 'volume_create_api' (273e80fb-3c00-40e5-b3e9-9eef19d28f3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:21.230313 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Create volume request issued successfully. Jul 10 04:30:21.231254 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-54adffd4-721b-4150-8326-eb482974b6be tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:21.231970 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 485/1948] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:20 2026] POST /volume/v3/volumes => generated 754 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:21.250236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ecd050f8-e4ba-4ab9-a831-1a322b196e45 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:21.252203 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ecd050f8-e4ba-4ab9-a831-1a322b196e45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:21.252555 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ecd050f8-e4ba-4ab9-a831-1a322b196e45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:21.252783 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ecd050f8-e4ba-4ab9-a831-1a322b196e45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:21.269357 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:21.269357 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:21.284499 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ecd050f8-e4ba-4ab9-a831-1a322b196e45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Volume info retrieved successfully. Jul 10 04:30:21.290596 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ecd050f8-e4ba-4ab9-a831-1a322b196e45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 returned with HTTP 200 Jul 10 04:30:21.293305 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 487/1949] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:21 2026] GET /volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:21.373297 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:21.376117 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:21.376575 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-464978183"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:21.380887 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-464978183'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:21.380887 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Create volume of 1 GB Jul 10 04:30:21.386408 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Availability Zones retrieved successfully. Jul 10 04:30:21.398615 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Flow 'volume_create_api' (94062358-b414-49d8-9a98-fb8b042ee99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:21.398615 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c56e841-bb99-4e1a-9810-ab95e2885d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.399090 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:21.444436 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c56e841-bb99-4e1a-9810-ab95e2885d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.445555 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53487a28-59ab-4677-b541-bd76cb4a09a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.530523 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Created reservations ['c293d71e-aed7-4078-a4c5-88a5f51e4574', 'b92821a5-e693-461c-acb8-d694c8100c2f', '2698c6be-55e4-406a-8e70-15cab8965667', '3095ad2f-98f1-43df-a5ec-88e2d042cd8e'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:21.531783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53487a28-59ab-4677-b541-bd76cb4a09a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c293d71e-aed7-4078-a4c5-88a5f51e4574', 'b92821a5-e693-461c-acb8-d694c8100c2f', '2698c6be-55e4-406a-8e70-15cab8965667', '3095ad2f-98f1-43df-a5ec-88e2d042cd8e']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.533284 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f510586-9402-4fd3-871f-99e801ae2cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.564128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f510586-9402-4fd3-871f-99e801ae2cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48f372e0-7c89-46e7-8810-205a62fd4d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-464978183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c711e2db93b04284a84089fc4b1bd0ff',qos_specs=None,replication_status=,reservations=['c293d71e-aed7-4078-a4c5-88a5f51e4574','b92821a5-e693-461c-acb8-d694c8100c2f','2698c6be-55e4-406a-8e70-15cab8965667','3095ad2f-98f1-43df-a5ec-88e2d042cd8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be35dbc09bac4d3f9053386eb355596f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-464978183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48f372e0-7c89-46e7-8810-205a62fd4d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c711e2db93b04284a84089fc4b1bd0ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be35dbc09bac4d3f9053386eb355596f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.565281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1545a0d4-31ad-4869-a0b7-fc29746ea809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.601795 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1545a0d4-31ad-4869-a0b7-fc29746ea809) transitioned into state 'SUCCESS' from state '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-464978183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c711e2db93b04284a84089fc4b1bd0ff',qos_specs=None,replication_status=,reservations=['c293d71e-aed7-4078-a4c5-88a5f51e4574','b92821a5-e693-461c-acb8-d694c8100c2f','2698c6be-55e4-406a-8e70-15cab8965667','3095ad2f-98f1-43df-a5ec-88e2d042cd8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be35dbc09bac4d3f9053386eb355596f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.603104 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f8898f-c679-4e0d-b35d-29e37607d196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:21.615863 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f8898f-c679-4e0d-b35d-29e37607d196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:21.616859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Flow 'volume_create_api' (94062358-b414-49d8-9a98-fb8b042ee99e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:21.617205 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Create volume request issued successfully. Jul 10 04:30:21.617878 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-62477700-3fb2-43cc-8fff-49f6c1a0c080 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:21.618289 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 492/1950] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:21 2026] POST /volume/v3/volumes => generated 756 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:21.631786 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f608df00-4e5a-4084-bc1c-7177eeb4ed5b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:21.634031 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f608df00-4e5a-4084-bc1c-7177eeb4ed5b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 Jul 10 04:30:21.634328 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f608df00-4e5a-4084-bc1c-7177eeb4ed5b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:21.634593 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f608df00-4e5a-4084-bc1c-7177eeb4ed5b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:21.644644 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:21.644644 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:21.648898 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f608df00-4e5a-4084-bc1c-7177eeb4ed5b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:30:21.653799 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f608df00-4e5a-4084-bc1c-7177eeb4ed5b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 returned with HTTP 200 Jul 10 04:30:21.654254 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 487/1951] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:21 2026] GET /volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:21.762659 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-99b5df5e-f734-4de0-bebf-fe31fad0d0c4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:21.764517 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-99b5df5e-f734-4de0-bebf-fe31fad0d0c4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 Jul 10 04:30:21.765131 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-99b5df5e-f734-4de0-bebf-fe31fad0d0c4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:21.765131 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-99b5df5e-f734-4de0-bebf-fe31fad0d0c4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:21.771922 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-99b5df5e-f734-4de0-bebf-fe31fad0d0c4 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 returned with HTTP 404 Jul 10 04:30:21.772525 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 486/1952] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:21 2026] GET /volume/v3/volumes/a1866be0-f7cd-477c-b2c5-b50fb473efb7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:21.848369 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9d186d59-1e20-44f3-9c97-2de6a44ee6ba None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:21.850332 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9d186d59-1e20-44f3-9c97-2de6a44ee6ba tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] DELETE https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:30:21.851177 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9d186d59-1e20-44f3-9c97-2de6a44ee6ba tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:21.851177 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9d186d59-1e20-44f3-9c97-2de6a44ee6ba tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:21.851177 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-9d186d59-1e20-44f3-9c97-2de6a44ee6ba tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Delete volume with id: 982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:30:21.860919 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:21.860919 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:21.861381 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9d186d59-1e20-44f3-9c97-2de6a44ee6ba tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:21.879023 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9d186d59-1e20-44f3-9c97-2de6a44ee6ba tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Delete volume request issued successfully. Jul 10 04:30:21.879296 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9d186d59-1e20-44f3-9c97-2de6a44ee6ba tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 202 Jul 10 04:30:21.879714 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 488/1953] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:21 2026] DELETE /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:21.890717 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-45f3f7aa-21df-42ae-ab8f-61b662859c5f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:21.891900 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-45f3f7aa-21df-42ae-ab8f-61b662859c5f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:30:21.892194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-45f3f7aa-21df-42ae-ab8f-61b662859c5f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:21.892510 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-45f3f7aa-21df-42ae-ab8f-61b662859c5f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:21.901590 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:21.901590 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:21.906403 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-45f3f7aa-21df-42ae-ab8f-61b662859c5f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:21.926727 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-45f3f7aa-21df-42ae-ab8f-61b662859c5f tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 200 Jul 10 04:30:21.927462 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 493/1954] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:21 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:22.218382 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-004a29ff-7d38-45e9-922c-305e3c763770 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:22.220193 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-004a29ff-7d38-45e9-922c-305e3c763770 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:22.220400 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-004a29ff-7d38-45e9-922c-305e3c763770 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:22.220582 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-004a29ff-7d38-45e9-922c-305e3c763770 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:22.230172 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:22.230172 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:22.233974 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-004a29ff-7d38-45e9-922c-305e3c763770 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:22.238639 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-004a29ff-7d38-45e9-922c-305e3c763770 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:22.239065 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 488/1955] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:22 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:22.308198 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f02822b3-be21-4ab0-bc54-539502fdd1a4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:22.310702 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f02822b3-be21-4ab0-bc54-539502fdd1a4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:22.311116 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f02822b3-be21-4ab0-bc54-539502fdd1a4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:22.311460 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f02822b3-be21-4ab0-bc54-539502fdd1a4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:22.321567 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:22.321567 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:22.328288 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f02822b3-be21-4ab0-bc54-539502fdd1a4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Volume info retrieved successfully. Jul 10 04:30:22.335677 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f02822b3-be21-4ab0-bc54-539502fdd1a4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 returned with HTTP 200 Jul 10 04:30:22.336294 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 487/1956] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:22 2026] GET /volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:22.350928 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8e268d59-b9ee-43e9-9edb-76500ecce91e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:22.353198 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8e268d59-b9ee-43e9-9edb-76500ecce91e tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:22.353687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8e268d59-b9ee-43e9-9edb-76500ecce91e tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-519068956"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:22.365107 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:22.365107 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:22.365931 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8e268d59-b9ee-43e9-9edb-76500ecce91e tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Volume info retrieved successfully. Jul 10 04:30:22.366123 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-8e268d59-b9ee-43e9-9edb-76500ecce91e tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Create snapshot from volume 4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:22.417001 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-8e268d59-b9ee-43e9-9edb-76500ecce91e tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Created reservations ['b7bda6fa-c161-4baf-aad6-2d44abf186f2', 'f2902a47-3442-4147-966a-e337e6e6af7f', '60e223c6-08a1-42f9-9661-7e9d756fd82b', '45f593a4-1746-4c0e-849e-84bd1caa96f7'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:22.462950 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8e268d59-b9ee-43e9-9edb-76500ecce91e tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot create request issued successfully. Jul 10 04:30:22.463360 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8e268d59-b9ee-43e9-9edb-76500ecce91e tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:30:22.463902 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 489/1957] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:30:22 2026] POST /volume/v3/snapshots => generated 313 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:22.473432 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a701de36-0d69-441c-bb56-4e823b581f45 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:22.475922 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a701de36-0d69-441c-bb56-4e823b581f45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 Jul 10 04:30:22.476185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a701de36-0d69-441c-bb56-4e823b581f45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:22.476440 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a701de36-0d69-441c-bb56-4e823b581f45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:22.483916 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:22.483916 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:22.483916 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a701de36-0d69-441c-bb56-4e823b581f45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:22.484735 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a701de36-0d69-441c-bb56-4e823b581f45 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 returned with HTTP 200 Jul 10 04:30:22.485577 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 494/1958] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:22 2026] GET /volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:22.667704 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0f82961d-72c7-498b-b65a-53ed47a55660 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:22.670138 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f82961d-72c7-498b-b65a-53ed47a55660 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 Jul 10 04:30:22.670374 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f82961d-72c7-498b-b65a-53ed47a55660 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:22.670570 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f82961d-72c7-498b-b65a-53ed47a55660 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:22.682302 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:22.682302 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:22.686715 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0f82961d-72c7-498b-b65a-53ed47a55660 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:30:22.687800 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f82961d-72c7-498b-b65a-53ed47a55660 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 returned with HTTP 200 Jul 10 04:30:22.688297 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 489/1959] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:22 2026] GET /volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:22.950246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6378a960-375f-472f-9b34-de80b5d48223 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:22.951330 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6378a960-375f-472f-9b34-de80b5d48223 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f Jul 10 04:30:22.951589 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6378a960-375f-472f-9b34-de80b5d48223 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:22.951785 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6378a960-375f-472f-9b34-de80b5d48223 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:22.958121 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6378a960-375f-472f-9b34-de80b5d48223 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f returned with HTTP 404 Jul 10 04:30:22.958900 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 488/1960] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:22 2026] GET /volume/v3/volumes/982ad13b-49ae-458b-b016-65fdeda08d3f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:23.109098 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-750c3dc7-ee33-4837-b6f8-ee7e8786c1b0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:23.112509 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-750c3dc7-ee33-4837-b6f8-ee7e8786c1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:30:23.113505 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-750c3dc7-ee33-4837-b6f8-ee7e8786c1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:23.114327 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-750c3dc7-ee33-4837-b6f8-ee7e8786c1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:23.115043 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-750c3dc7-ee33-4837-b6f8-ee7e8786c1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Delete volume with id: 3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:30:23.125429 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:23.125429 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:23.126021 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-750c3dc7-ee33-4837-b6f8-ee7e8786c1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:23.154847 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-750c3dc7-ee33-4837-b6f8-ee7e8786c1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Delete volume request issued successfully. Jul 10 04:30:23.155092 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-750c3dc7-ee33-4837-b6f8-ee7e8786c1b0 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 202 Jul 10 04:30:23.155616 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 490/1961] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:23 2026] DELETE /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:23.164112 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-51128631-8e9e-42ef-893b-313b7bc77be6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:23.166159 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51128631-8e9e-42ef-893b-313b7bc77be6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:30:23.166363 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51128631-8e9e-42ef-893b-313b7bc77be6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:23.166561 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51128631-8e9e-42ef-893b-313b7bc77be6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:23.176443 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:23.176443 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:23.184153 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-51128631-8e9e-42ef-893b-313b7bc77be6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Volume info retrieved successfully. Jul 10 04:30:23.189588 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51128631-8e9e-42ef-893b-313b7bc77be6 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 200 Jul 10 04:30:23.190141 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 495/1962] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:23 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:23.253992 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f04be6ff-4f97-4727-adbe-cf91a388b931 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:23.256205 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f04be6ff-4f97-4727-adbe-cf91a388b931 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:23.256470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f04be6ff-4f97-4727-adbe-cf91a388b931 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:23.256713 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f04be6ff-4f97-4727-adbe-cf91a388b931 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:23.270305 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:23.270305 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:23.276081 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f04be6ff-4f97-4727-adbe-cf91a388b931 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:23.281705 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f04be6ff-4f97-4727-adbe-cf91a388b931 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:23.282282 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 490/1963] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:23 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:23.496469 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1a093c8d-1619-4bc7-80f2-2c2585cf4fca None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:23.499151 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a093c8d-1619-4bc7-80f2-2c2585cf4fca tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 Jul 10 04:30:23.499516 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a093c8d-1619-4bc7-80f2-2c2585cf4fca tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:23.499837 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a093c8d-1619-4bc7-80f2-2c2585cf4fca tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:23.506933 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:23.506933 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:23.507631 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1a093c8d-1619-4bc7-80f2-2c2585cf4fca tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:23.508901 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a093c8d-1619-4bc7-80f2-2c2585cf4fca tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 returned with HTTP 200 Jul 10 04:30:23.509643 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 489/1964] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:23 2026] GET /volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:23.518608 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1040729c-9a85-4d48-a3e4-aff341166f13 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:23.520890 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1040729c-9a85-4d48-a3e4-aff341166f13 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:23.521453 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1040729c-9a85-4d48-a3e4-aff341166f13 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-457445799"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:23.531827 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:23.531827 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:23.532535 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1040729c-9a85-4d48-a3e4-aff341166f13 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Volume info retrieved successfully. Jul 10 04:30:23.532694 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-1040729c-9a85-4d48-a3e4-aff341166f13 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Create snapshot from volume 4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:23.560079 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-1040729c-9a85-4d48-a3e4-aff341166f13 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Created reservations ['a376937b-3b06-4b4b-91ef-49788f9a010c', 'f05600d8-8f1b-4648-b65c-8bf4f9d5d4be', '8c6c3e89-b245-44db-b006-f9d135b204be', '0ea1df5a-fabe-4f27-9169-6a171c3294c8'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:23.591721 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1040729c-9a85-4d48-a3e4-aff341166f13 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot create request issued successfully. Jul 10 04:30:23.593383 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1040729c-9a85-4d48-a3e4-aff341166f13 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:30:23.593972 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 491/1965] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:30:23 2026] POST /volume/v3/snapshots => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:23.603081 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2c0ad65b-ddf7-408e-8d01-2596405afc75 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:23.605607 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c0ad65b-ddf7-408e-8d01-2596405afc75 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef Jul 10 04:30:23.605849 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2c0ad65b-ddf7-408e-8d01-2596405afc75 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:23.606031 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2c0ad65b-ddf7-408e-8d01-2596405afc75 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:23.612899 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:23.612899 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:23.614817 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2c0ad65b-ddf7-408e-8d01-2596405afc75 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:23.615804 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c0ad65b-ddf7-408e-8d01-2596405afc75 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef returned with HTTP 200 Jul 10 04:30:23.618721 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 496/1966] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:23 2026] GET /volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:24.210437 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0129b06f-b7c3-442b-98cf-d3301beab127 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:24.214242 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0129b06f-b7c3-442b-98cf-d3301beab127 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] GET https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 Jul 10 04:30:24.214242 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0129b06f-b7c3-442b-98cf-d3301beab127 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:24.214242 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0129b06f-b7c3-442b-98cf-d3301beab127 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:24.221323 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0129b06f-b7c3-442b-98cf-d3301beab127 tempest-AttachVolumeNegativeTest-1377312743 tempest-AttachVolumeNegativeTest-1377312743-project-member] https://10.4.3.87/volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 returned with HTTP 404 Jul 10 04:30:24.221957 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 491/1967] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:24 2026] GET /volume/v3/volumes/3cc64eb0-0ec0-4fab-8c9d-e070c09bb431 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:24.248371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-36d1dfa0-8df2-4052-b016-cb88ff3087e8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:24.254629 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-36d1dfa0-8df2-4052-b016-cb88ff3087e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] PUT https://10.4.3.87/volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f Jul 10 04:30:24.255253 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-36d1dfa0-8df2-4052-b016-cb88ff3087e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:24.275294 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-36d1dfa0-8df2-4052-b016-cb88ff3087e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Acquiring lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:30:24.282005 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-36d1dfa0-8df2-4052-b016-cb88ff3087e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" acquired by "attachment_update" :: waited 0.007s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:30:24.284560 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:24.284560 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:24.297499 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0079bcbe-be56-403c-8d3c-0f1262626460 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:24.302243 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0079bcbe-be56-403c-8d3c-0f1262626460 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:24.302243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0079bcbe-be56-403c-8d3c-0f1262626460 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:24.302243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0079bcbe-be56-403c-8d3c-0f1262626460 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:24.312090 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:24.312090 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:24.317537 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0079bcbe-be56-403c-8d3c-0f1262626460 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:24.324804 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0079bcbe-be56-403c-8d3c-0f1262626460 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:24.325576 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 492/1968] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:24 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:24.630047 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f573c1b8-cc07-4a2a-8902-aff6489830e4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:24.632151 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f573c1b8-cc07-4a2a-8902-aff6489830e4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef Jul 10 04:30:24.632415 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f573c1b8-cc07-4a2a-8902-aff6489830e4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:24.632660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f573c1b8-cc07-4a2a-8902-aff6489830e4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:24.640017 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:24.640017 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:24.640541 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f573c1b8-cc07-4a2a-8902-aff6489830e4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:24.641439 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f573c1b8-cc07-4a2a-8902-aff6489830e4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef returned with HTTP 200 Jul 10 04:30:24.641886 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 497/1969] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:24 2026] GET /volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:24.652541 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cc3ab1e9-19c4-4d25-b752-0cd4ff893b95 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:24.654497 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cc3ab1e9-19c4-4d25-b752-0cd4ff893b95 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:24.654942 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cc3ab1e9-19c4-4d25-b752-0cd4ff893b95 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-917485576"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:24.664249 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:24.664249 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:24.664714 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cc3ab1e9-19c4-4d25-b752-0cd4ff893b95 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Volume info retrieved successfully. Jul 10 04:30:24.664862 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-cc3ab1e9-19c4-4d25-b752-0cd4ff893b95 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Create snapshot from volume 4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:24.692370 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-cc3ab1e9-19c4-4d25-b752-0cd4ff893b95 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Created reservations ['2882a803-9d43-49b6-aa73-a03cea45c14f', '204a1a2b-a8af-4edd-8881-0b1fa0778804', 'd7505857-e8b1-451c-aa2e-a39ed54ea932', '215b2c5a-381d-4f67-b1ef-2f4867c42e28'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:24.724072 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cc3ab1e9-19c4-4d25-b752-0cd4ff893b95 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot create request issued successfully. Jul 10 04:30:24.724451 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cc3ab1e9-19c4-4d25-b752-0cd4ff893b95 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:30:24.724874 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 492/1970] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:30:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:24.733682 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-23b95ba7-96bb-4bc9-a703-7ff3cf8260cb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:24.737923 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-23b95ba7-96bb-4bc9-a703-7ff3cf8260cb tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 Jul 10 04:30:24.738187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-23b95ba7-96bb-4bc9-a703-7ff3cf8260cb tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:24.738445 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-23b95ba7-96bb-4bc9-a703-7ff3cf8260cb tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:24.749464 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:24.749464 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:24.750288 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-23b95ba7-96bb-4bc9-a703-7ff3cf8260cb tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:24.751165 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-23b95ba7-96bb-4bc9-a703-7ff3cf8260cb tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 returned with HTTP 200 Jul 10 04:30:24.751817 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 493/1971] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:24 2026] GET /volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:24.814506 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-36d1dfa0-8df2-4052-b016-cb88ff3087e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-add7ebdb-d616-47d8-a2a2-5f2d6ea910ae-np0000004952" released by "attachment_update" :: held 0.532s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:30:24.814809 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-36d1dfa0-8df2-4052-b016-cb88ff3087e8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f returned with HTTP 200 Jul 10 04:30:24.815326 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 490/1972] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:30:24 2026] PUT /volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:24.838885 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-9022083c-fcba-46ca-9f47-e644cda720ad None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:24.842775 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-9022083c-fcba-46ca-9f47-e644cda720ad tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f Jul 10 04:30:24.843002 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-9022083c-fcba-46ca-9f47-e644cda720ad tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:24.843202 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-9022083c-fcba-46ca-9f47-e644cda720ad tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:24.870599 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-9022083c-fcba-46ca-9f47-e644cda720ad tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f returned with HTTP 200 Jul 10 04:30:24.871188 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 498/1973] 10.4.3.87 () {70 vars in 1644 bytes} [Fri Jul 10 04:30:24 2026] GET /volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:25.345225 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0119bf61-52be-452b-b0c1-2d26b38dbc9f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.347556 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0119bf61-52be-452b-b0c1-2d26b38dbc9f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:25.347814 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0119bf61-52be-452b-b0c1-2d26b38dbc9f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.348062 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0119bf61-52be-452b-b0c1-2d26b38dbc9f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.361286 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:25.361286 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:25.366172 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0119bf61-52be-452b-b0c1-2d26b38dbc9f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:25.372039 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0119bf61-52be-452b-b0c1-2d26b38dbc9f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:25.372486 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 493/1974] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:25 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:25.762051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b27ac3b2-39a7-46ce-9d54-29b6708acc5b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.764578 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b27ac3b2-39a7-46ce-9d54-29b6708acc5b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 Jul 10 04:30:25.764982 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b27ac3b2-39a7-46ce-9d54-29b6708acc5b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.765351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b27ac3b2-39a7-46ce-9d54-29b6708acc5b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.779707 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:25.779707 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:25.787884 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b27ac3b2-39a7-46ce-9d54-29b6708acc5b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:25.787884 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b27ac3b2-39a7-46ce-9d54-29b6708acc5b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 returned with HTTP 200 Jul 10 04:30:25.787884 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 494/1975] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:25 2026] GET /volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:25.795238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-90db523d-5d1a-4ab8-ad08-e7eed84a6093 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.797077 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-90db523d-5d1a-4ab8-ad08-e7eed84a6093 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?limit=1 Jul 10 04:30:25.797295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-90db523d-5d1a-4ab8-ad08-e7eed84a6093 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.797486 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-90db523d-5d1a-4ab8-ad08-e7eed84a6093 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.797774 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-90db523d-5d1a-4ab8-ad08-e7eed84a6093 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:25.798030 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:25.798030 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:25.798823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.db.api [None req-90db523d-5d1a-4ab8-ad08-e7eed84a6093 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:25.813136 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-90db523d-5d1a-4ab8-ad08-e7eed84a6093 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:25.813743 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-90db523d-5d1a-4ab8-ad08-e7eed84a6093 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 10 04:30:25.814268 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 491/1976] 10.4.3.87 () {66 vars in 1251 bytes} [Fri Jul 10 04:30:25 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:25.824319 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4c87b821-fa95-489e-800f-7ec5a1a98156 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.826517 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4c87b821-fa95-489e-800f-7ec5a1a98156 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:25.826713 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4c87b821-fa95-489e-800f-7ec5a1a98156 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.827561 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4c87b821-fa95-489e-800f-7ec5a1a98156 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.827561 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-4c87b821-fa95-489e-800f-7ec5a1a98156 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:25.827918 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:25.827918 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:25.828798 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-4c87b821-fa95-489e-800f-7ec5a1a98156 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:25.833034 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4c87b821-fa95-489e-800f-7ec5a1a98156 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:25.833377 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4c87b821-fa95-489e-800f-7ec5a1a98156 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 200 Jul 10 04:30:25.833820 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 499/1977] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:30:25 2026] GET /volume/v3/snapshots => generated 993 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:25.844785 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-175a16dd-1240-4b9f-a8a8-ec15c81d442c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.849241 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-175a16dd-1240-4b9f-a8a8-ec15c81d442c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?limit=100000 Jul 10 04:30:25.849241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-175a16dd-1240-4b9f-a8a8-ec15c81d442c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.849241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-175a16dd-1240-4b9f-a8a8-ec15c81d442c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.849241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-175a16dd-1240-4b9f-a8a8-ec15c81d442c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:25.849241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [None req-175a16dd-1240-4b9f-a8a8-ec15c81d442c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100020) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:25.856277 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-175a16dd-1240-4b9f-a8a8-ec15c81d442c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:25.856277 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-175a16dd-1240-4b9f-a8a8-ec15c81d442c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 10 04:30:25.856277 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 494/1978] 10.4.3.87 () {66 vars in 1261 bytes} [Fri Jul 10 04:30:25 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) Jul 10 04:30:25.868415 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d2decdcb-b2c1-4707-81bf-6baf07f08175 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.870449 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2decdcb-b2c1-4707-81bf-6baf07f08175 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?limit=0 Jul 10 04:30:25.870686 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2decdcb-b2c1-4707-81bf-6baf07f08175 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.870925 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2decdcb-b2c1-4707-81bf-6baf07f08175 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.871250 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-d2decdcb-b2c1-4707-81bf-6baf07f08175 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:25.872599 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-d2decdcb-b2c1-4707-81bf-6baf07f08175 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:25.876736 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d2decdcb-b2c1-4707-81bf-6baf07f08175 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:25.877122 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2decdcb-b2c1-4707-81bf-6baf07f08175 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 10 04:30:25.877673 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 495/1979] 10.4.3.87 () {66 vars in 1251 bytes} [Fri Jul 10 04:30:25 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:30:25.889879 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-68de0545-1c60-4c74-9bff-f6237100ab41 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.891736 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-68de0545-1c60-4c74-9bff-f6237100ab41 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:25.891973 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-68de0545-1c60-4c74-9bff-f6237100ab41 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.892183 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-68de0545-1c60-4c74-9bff-f6237100ab41 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.892451 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-68de0545-1c60-4c74-9bff-f6237100ab41 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:25.892724 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:25.892724 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:25.893619 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.db.api [None req-68de0545-1c60-4c74-9bff-f6237100ab41 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:25.899497 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-68de0545-1c60-4c74-9bff-f6237100ab41 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:25.899966 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-68de0545-1c60-4c74-9bff-f6237100ab41 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 200 Jul 10 04:30:25.900440 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 492/1980] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:30:25 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) Jul 10 04:30:25.915995 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f0826efe-6ef0-48d9-a55f-8ae0aab52af4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.919889 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0826efe-6ef0-48d9-a55f-8ae0aab52af4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?marker=17d613db-1f06-40c9-ba5e-35d99c78adef Jul 10 04:30:25.920096 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0826efe-6ef0-48d9-a55f-8ae0aab52af4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.920331 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0826efe-6ef0-48d9-a55f-8ae0aab52af4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.920582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-f0826efe-6ef0-48d9-a55f-8ae0aab52af4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:25.920897 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:25.920897 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:25.921874 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-f0826efe-6ef0-48d9-a55f-8ae0aab52af4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:25.938885 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f0826efe-6ef0-48d9-a55f-8ae0aab52af4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:25.939259 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0826efe-6ef0-48d9-a55f-8ae0aab52af4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?marker=17d613db-1f06-40c9-ba5e-35d99c78adef returned with HTTP 200 Jul 10 04:30:25.939637 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 500/1981] 10.4.3.87 () {66 vars in 1323 bytes} [Fri Jul 10 04:30:25 2026] GET /volume/v3/snapshots?marker=17d613db-1f06-40c9-ba5e-35d99c78adef => generated 341 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:25.949620 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-afe8a684-385b-4854-a4b6-4a8e3d0102af None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.952591 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-afe8a684-385b-4854-a4b6-4a8e3d0102af tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?offset=2&limit=3 Jul 10 04:30:25.952789 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-afe8a684-385b-4854-a4b6-4a8e3d0102af tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.953030 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-afe8a684-385b-4854-a4b6-4a8e3d0102af tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.953337 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-afe8a684-385b-4854-a4b6-4a8e3d0102af tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:25.953627 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:25.953627 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:25.958234 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [None req-afe8a684-385b-4854-a4b6-4a8e3d0102af tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100020) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:25.975780 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-afe8a684-385b-4854-a4b6-4a8e3d0102af tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:25.976601 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-afe8a684-385b-4854-a4b6-4a8e3d0102af tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 10 04:30:25.976601 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 495/1982] 10.4.3.87 () {66 vars in 1269 bytes} [Fri Jul 10 04:30:25 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:25.995140 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0f9f45bd-5e0c-4fca-a3a5-97fe9f273b50 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:25.997632 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f9f45bd-5e0c-4fca-a3a5-97fe9f273b50 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 10 04:30:25.997957 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f9f45bd-5e0c-4fca-a3a5-97fe9f273b50 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:25.998201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f9f45bd-5e0c-4fca-a3a5-97fe9f273b50 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:25.998549 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-0f9f45bd-5e0c-4fca-a3a5-97fe9f273b50 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:25.999678 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-0f9f45bd-5e0c-4fca-a3a5-97fe9f273b50 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.011675 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0f9f45bd-5e0c-4fca-a3a5-97fe9f273b50 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.012207 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f9f45bd-5e0c-4fca-a3a5-97fe9f273b50 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 10 04:30:26.016242 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 496/1983] 10.4.3.87 () {66 vars in 1301 bytes} [Fri Jul 10 04:30:25 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.030103 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1c74318f-dcb3-4390-86bd-11cd89fcf747 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.033299 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1c74318f-dcb3-4390-86bd-11cd89fcf747 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 10 04:30:26.033646 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1c74318f-dcb3-4390-86bd-11cd89fcf747 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.034108 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1c74318f-dcb3-4390-86bd-11cd89fcf747 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.034542 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-1c74318f-dcb3-4390-86bd-11cd89fcf747 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.034840 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.034840 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:26.035950 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.db.api [None req-1c74318f-dcb3-4390-86bd-11cd89fcf747 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.044096 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1c74318f-dcb3-4390-86bd-11cd89fcf747 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.044625 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1c74318f-dcb3-4390-86bd-11cd89fcf747 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 10 04:30:26.045307 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 493/1984] 10.4.3.87 () {66 vars in 1303 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.057039 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0aa84c69-a927-4b78-a602-b38f9b2d7a67 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.059835 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0aa84c69-a927-4b78-a602-b38f9b2d7a67 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 10 04:30:26.060131 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0aa84c69-a927-4b78-a602-b38f9b2d7a67 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.060413 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0aa84c69-a927-4b78-a602-b38f9b2d7a67 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.060910 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-0aa84c69-a927-4b78-a602-b38f9b2d7a67 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.061027 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.061027 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:26.063171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-0aa84c69-a927-4b78-a602-b38f9b2d7a67 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.087721 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0aa84c69-a927-4b78-a602-b38f9b2d7a67 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.088224 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0aa84c69-a927-4b78-a602-b38f9b2d7a67 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 10 04:30:26.088752 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 501/1985] 10.4.3.87 () {66 vars in 1285 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.099885 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1feeea54-7ea1-4376-a8ea-0c81936c0865 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.102410 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1feeea54-7ea1-4376-a8ea-0c81936c0865 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 10 04:30:26.102722 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1feeea54-7ea1-4376-a8ea-0c81936c0865 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.103003 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1feeea54-7ea1-4376-a8ea-0c81936c0865 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.103387 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-1feeea54-7ea1-4376-a8ea-0c81936c0865 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.103863 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.103863 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:26.104944 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [None req-1feeea54-7ea1-4376-a8ea-0c81936c0865 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100020) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.119879 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1feeea54-7ea1-4376-a8ea-0c81936c0865 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.120488 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1feeea54-7ea1-4376-a8ea-0c81936c0865 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 10 04:30:26.121145 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 496/1986] 10.4.3.87 () {66 vars in 1287 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.135725 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-617ff212-af75-48a4-915d-fdc56c24e2f5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.137687 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-617ff212-af75-48a4-915d-fdc56c24e2f5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 10 04:30:26.137943 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-617ff212-af75-48a4-915d-fdc56c24e2f5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.138142 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-617ff212-af75-48a4-915d-fdc56c24e2f5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.138392 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-617ff212-af75-48a4-915d-fdc56c24e2f5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.138707 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.138707 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:26.139825 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-617ff212-af75-48a4-915d-fdc56c24e2f5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.155943 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-617ff212-af75-48a4-915d-fdc56c24e2f5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.156541 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-617ff212-af75-48a4-915d-fdc56c24e2f5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 10 04:30:26.157344 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 497/1987] 10.4.3.87 () {66 vars in 1305 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.168774 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-428aa92c-8b28-454a-8a75-8d8abff2d5ae None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.171068 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-428aa92c-8b28-454a-8a75-8d8abff2d5ae tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 10 04:30:26.171747 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-428aa92c-8b28-454a-8a75-8d8abff2d5ae tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.171999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-428aa92c-8b28-454a-8a75-8d8abff2d5ae tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.172224 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-428aa92c-8b28-454a-8a75-8d8abff2d5ae tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.172512 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.172512 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:26.173667 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.db.api [None req-428aa92c-8b28-454a-8a75-8d8abff2d5ae tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.191662 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-428aa92c-8b28-454a-8a75-8d8abff2d5ae tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.192093 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-428aa92c-8b28-454a-8a75-8d8abff2d5ae tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 10 04:30:26.192565 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 494/1988] 10.4.3.87 () {66 vars in 1307 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.203020 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-22927a6a-5353-4dc1-9e3f-8beb789bb118 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.207779 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-22927a6a-5353-4dc1-9e3f-8beb789bb118 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 Jul 10 04:30:26.208001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-22927a6a-5353-4dc1-9e3f-8beb789bb118 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.208238 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-22927a6a-5353-4dc1-9e3f-8beb789bb118 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.208492 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-22927a6a-5353-4dc1-9e3f-8beb789bb118 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.208801 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.208801 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:26.213544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-22927a6a-5353-4dc1-9e3f-8beb789bb118 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.231013 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-22927a6a-5353-4dc1-9e3f-8beb789bb118 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.231426 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.231426 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:26.232302 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-22927a6a-5353-4dc1-9e3f-8beb789bb118 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 returned with HTTP 200 Jul 10 04:30:26.232808 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 502/1989] 10.4.3.87 () {66 vars in 1376 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 => generated 475 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.246375 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a449fa99-f3f8-455e-8db0-e35659020cc4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.248314 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a449fa99-f3f8-455e-8db0-e35659020cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail?status=available Jul 10 04:30:26.248624 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a449fa99-f3f8-455e-8db0-e35659020cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.248953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a449fa99-f3f8-455e-8db0-e35659020cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.250500 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-a449fa99-f3f8-455e-8db0-e35659020cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.250500 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.250500 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:26.251692 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [None req-a449fa99-f3f8-455e-8db0-e35659020cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100020) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.264810 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a449fa99-f3f8-455e-8db0-e35659020cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.265241 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.265241 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:26.266104 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a449fa99-f3f8-455e-8db0-e35659020cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 10 04:30:26.266525 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 497/1990] 10.4.3.87 () {66 vars in 1290 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:26.277291 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-75dc9bec-8136-4ce2-b321-14caae4bf748 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.279586 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-75dc9bec-8136-4ce2-b321-14caae4bf748 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 Jul 10 04:30:26.279927 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-75dc9bec-8136-4ce2-b321-14caae4bf748 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.280180 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-75dc9bec-8136-4ce2-b321-14caae4bf748 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.280560 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-75dc9bec-8136-4ce2-b321-14caae4bf748 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.281048 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.281048 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:26.282164 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-75dc9bec-8136-4ce2-b321-14caae4bf748 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.298089 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-75dc9bec-8136-4ce2-b321-14caae4bf748 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.298726 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.298726 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:26.299636 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-75dc9bec-8136-4ce2-b321-14caae4bf748 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 returned with HTTP 200 Jul 10 04:30:26.300168 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 498/1991] 10.4.3.87 () {66 vars in 1410 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.320909 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-640e0b4c-ded9-44c3-804a-cbc3c342a5f2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.325301 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-640e0b4c-ded9-44c3-804a-cbc3c342a5f2 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 Jul 10 04:30:26.325520 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-640e0b4c-ded9-44c3-804a-cbc3c342a5f2 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.325746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-640e0b4c-ded9-44c3-804a-cbc3c342a5f2 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.326049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-640e0b4c-ded9-44c3-804a-cbc3c342a5f2 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.326454 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.326454 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:26.327501 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.db.api [None req-640e0b4c-ded9-44c3-804a-cbc3c342a5f2 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.341601 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-640e0b4c-ded9-44c3-804a-cbc3c342a5f2 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.342153 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-640e0b4c-ded9-44c3-804a-cbc3c342a5f2 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 returned with HTTP 200 Jul 10 04:30:26.342695 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 495/1992] 10.4.3.87 () {66 vars in 1355 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.353751 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7f4d332c-4dfa-4d44-a456-aa3883f6de2a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.355818 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f4d332c-4dfa-4d44-a456-aa3883f6de2a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?status=available Jul 10 04:30:26.356055 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7f4d332c-4dfa-4d44-a456-aa3883f6de2a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.356301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7f4d332c-4dfa-4d44-a456-aa3883f6de2a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.356592 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-7f4d332c-4dfa-4d44-a456-aa3883f6de2a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.358028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-7f4d332c-4dfa-4d44-a456-aa3883f6de2a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.379670 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7f4d332c-4dfa-4d44-a456-aa3883f6de2a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.379670 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f4d332c-4dfa-4d44-a456-aa3883f6de2a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?status=available returned with HTTP 200 Jul 10 04:30:26.379670 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 503/1993] 10.4.3.87 () {66 vars in 1269 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.391517 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-39e7c3d5-ef83-4aef-b42d-9e79f9f08290 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.393265 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f6a344f5-f70a-4064-9b2d-77ffe962d14c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.393391 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-39e7c3d5-ef83-4aef-b42d-9e79f9f08290 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:26.393603 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-39e7c3d5-ef83-4aef-b42d-9e79f9f08290 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.393856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-39e7c3d5-ef83-4aef-b42d-9e79f9f08290 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.395222 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f6a344f5-f70a-4064-9b2d-77ffe962d14c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 Jul 10 04:30:26.395453 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f6a344f5-f70a-4064-9b2d-77ffe962d14c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.395668 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f6a344f5-f70a-4064-9b2d-77ffe962d14c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.395944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-f6a344f5-f70a-4064-9b2d-77ffe962d14c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:26.397157 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-f6a344f5-f70a-4064-9b2d-77ffe962d14c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:26.402049 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f6a344f5-f70a-4064-9b2d-77ffe962d14c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Get all snapshots completed successfully. Jul 10 04:30:26.402842 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f6a344f5-f70a-4064-9b2d-77ffe962d14c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 returned with HTTP 200 Jul 10 04:30:26.403239 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 499/1994] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-917485576 => generated 341 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.405901 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.405901 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:26.411283 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-39e7c3d5-ef83-4aef-b42d-9e79f9f08290 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:26.417302 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-39e7c3d5-ef83-4aef-b42d-9e79f9f08290 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:26.417834 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 498/1995] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:26.418972 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d97aa27a-185b-48c0-b8ab-83172bab7cc4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.422148 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d97aa27a-185b-48c0-b8ab-83172bab7cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 Jul 10 04:30:26.422415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d97aa27a-185b-48c0-b8ab-83172bab7cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.424257 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d97aa27a-185b-48c0-b8ab-83172bab7cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.424257 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-d97aa27a-185b-48c0-b8ab-83172bab7cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Delete snapshot with id: e952a0bd-5a46-43d2-87d5-c7f790080e34 Jul 10 04:30:26.432463 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.432463 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:26.433149 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d97aa27a-185b-48c0-b8ab-83172bab7cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:26.456701 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d97aa27a-185b-48c0-b8ab-83172bab7cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot delete request issued successfully. Jul 10 04:30:26.456903 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d97aa27a-185b-48c0-b8ab-83172bab7cc4 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 returned with HTTP 202 Jul 10 04:30:26.457395 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 496/1996] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:30:26 2026] DELETE /volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:26.470395 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f70be8c2-e72b-4430-a947-d15b10013f0a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:26.472644 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f70be8c2-e72b-4430-a947-d15b10013f0a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 Jul 10 04:30:26.472905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f70be8c2-e72b-4430-a947-d15b10013f0a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:26.478080 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f70be8c2-e72b-4430-a947-d15b10013f0a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:26.484954 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:26.484954 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:26.485586 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f70be8c2-e72b-4430-a947-d15b10013f0a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:26.488022 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f70be8c2-e72b-4430-a947-d15b10013f0a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 returned with HTTP 200 Jul 10 04:30:26.488501 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 504/1997] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:26 2026] GET /volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:27.435137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8132afba-4615-4bcb-a3fe-cca58bfae839 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:27.437118 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8132afba-4615-4bcb-a3fe-cca58bfae839 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:27.437343 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8132afba-4615-4bcb-a3fe-cca58bfae839 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:27.437532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8132afba-4615-4bcb-a3fe-cca58bfae839 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:27.448497 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:27.448497 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:27.454404 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8132afba-4615-4bcb-a3fe-cca58bfae839 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:27.460293 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8132afba-4615-4bcb-a3fe-cca58bfae839 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:27.460666 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 500/1998] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:27 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:27.499716 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7c13c9f0-ceee-4ff6-9190-2e5d3d8052d5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:27.502522 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c13c9f0-ceee-4ff6-9190-2e5d3d8052d5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 Jul 10 04:30:27.502940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c13c9f0-ceee-4ff6-9190-2e5d3d8052d5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:27.503007 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c13c9f0-ceee-4ff6-9190-2e5d3d8052d5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:27.510884 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c13c9f0-ceee-4ff6-9190-2e5d3d8052d5 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 returned with HTTP 404 Jul 10 04:30:27.511607 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 499/1999] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:27 2026] GET /volume/v3/snapshots/e952a0bd-5a46-43d2-87d5-c7f790080e34 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:27.519991 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e550a916-3fdf-4075-8641-a592054127bd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:27.521908 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e550a916-3fdf-4075-8641-a592054127bd tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef Jul 10 04:30:27.522105 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e550a916-3fdf-4075-8641-a592054127bd tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:27.522315 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e550a916-3fdf-4075-8641-a592054127bd tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:27.522444 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-e550a916-3fdf-4075-8641-a592054127bd tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Delete snapshot with id: 17d613db-1f06-40c9-ba5e-35d99c78adef Jul 10 04:30:27.527413 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:27.527413 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:27.527866 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e550a916-3fdf-4075-8641-a592054127bd tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:27.546276 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e550a916-3fdf-4075-8641-a592054127bd tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot delete request issued successfully. Jul 10 04:30:27.546900 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e550a916-3fdf-4075-8641-a592054127bd tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef returned with HTTP 202 Jul 10 04:30:27.547437 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 497/2000] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:30:27 2026] DELETE /volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:27.559648 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-082cb4af-3c2f-4acd-b079-c7c5fb442eb9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:27.562038 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-082cb4af-3c2f-4acd-b079-c7c5fb442eb9 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef Jul 10 04:30:27.562332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-082cb4af-3c2f-4acd-b079-c7c5fb442eb9 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:27.562626 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-082cb4af-3c2f-4acd-b079-c7c5fb442eb9 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:27.571518 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:27.571518 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:27.571628 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-082cb4af-3c2f-4acd-b079-c7c5fb442eb9 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:27.572737 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-082cb4af-3c2f-4acd-b079-c7c5fb442eb9 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef returned with HTTP 200 Jul 10 04:30:27.573379 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 505/2001] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:27 2026] GET /volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:28.048379 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-97ae23e3-57ae-4a53-963d-d4b8470eae0f req-cce75939-a273-4691-8b50-182287f3d565 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:28.053931 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-97ae23e3-57ae-4a53-963d-d4b8470eae0f req-cce75939-a273-4691-8b50-182287f3d565 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] DELETE https://10.4.3.87/volume/v3/volumes/tempest-invalid-1082134329 Jul 10 04:30:28.054187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-97ae23e3-57ae-4a53-963d-d4b8470eae0f req-cce75939-a273-4691-8b50-182287f3d565 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:28.055133 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-97ae23e3-57ae-4a53-963d-d4b8470eae0f req-cce75939-a273-4691-8b50-182287f3d565 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:28.055849 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [req-97ae23e3-57ae-4a53-963d-d4b8470eae0f req-cce75939-a273-4691-8b50-182287f3d565 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] Delete volume with id: tempest-invalid-1082134329 Jul 10 04:30:28.068427 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-97ae23e3-57ae-4a53-963d-d4b8470eae0f req-cce75939-a273-4691-8b50-182287f3d565 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] https://10.4.3.87/volume/v3/volumes/tempest-invalid-1082134329 returned with HTTP 404 Jul 10 04:30:28.068716 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 501/2002] 10.4.3.87 () {70 vars in 1583 bytes} [Fri Jul 10 04:30:28 2026] DELETE /volume/v3/volumes/tempest-invalid-1082134329 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:28.161080 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-9ade5d5e-5bfe-430d-bff7-9e108c88338d req-cb10042e-f353-49e9-906f-7883c6cd8cb4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:28.163456 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-9ade5d5e-5bfe-430d-bff7-9e108c88338d req-cb10042e-f353-49e9-906f-7883c6cd8cb4 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] DELETE https://10.4.3.87/volume/v3/volumes/34a605e1-8c3c-40f9-8ddd-9b3f85091818 Jul 10 04:30:28.163673 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-9ade5d5e-5bfe-430d-bff7-9e108c88338d req-cb10042e-f353-49e9-906f-7883c6cd8cb4 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:28.164265 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-9ade5d5e-5bfe-430d-bff7-9e108c88338d req-cb10042e-f353-49e9-906f-7883c6cd8cb4 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:28.164265 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [req-9ade5d5e-5bfe-430d-bff7-9e108c88338d req-cb10042e-f353-49e9-906f-7883c6cd8cb4 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] Delete volume with id: 34a605e1-8c3c-40f9-8ddd-9b3f85091818 Jul 10 04:30:28.175748 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-9ade5d5e-5bfe-430d-bff7-9e108c88338d req-cb10042e-f353-49e9-906f-7883c6cd8cb4 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-member] https://10.4.3.87/volume/v3/volumes/34a605e1-8c3c-40f9-8ddd-9b3f85091818 returned with HTTP 404 Jul 10 04:30:28.176449 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 500/2003] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:30:28 2026] DELETE /volume/v3/volumes/34a605e1-8c3c-40f9-8ddd-9b3f85091818 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:28.218556 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-cef31e81-0e00-40fa-95a1-e05e74af0a59 req-7cfb6ea7-13eb-4f0f-b60d-0ad8a1e1ce29 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:28.221483 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-cef31e81-0e00-40fa-95a1-e05e74af0a59 req-7cfb6ea7-13eb-4f0f-b60d-0ad8a1e1ce29 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-reader] GET https://10.4.3.87/volume/v3/volumes/85d12221-af2c-478a-9990-66c3c0dea96c Jul 10 04:30:28.221797 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-cef31e81-0e00-40fa-95a1-e05e74af0a59 req-7cfb6ea7-13eb-4f0f-b60d-0ad8a1e1ce29 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:28.222054 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-cef31e81-0e00-40fa-95a1-e05e74af0a59 req-7cfb6ea7-13eb-4f0f-b60d-0ad8a1e1ce29 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:28.230043 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-cef31e81-0e00-40fa-95a1-e05e74af0a59 req-7cfb6ea7-13eb-4f0f-b60d-0ad8a1e1ce29 tempest-VolumesNegativeTest-863425204 tempest-VolumesNegativeTest-863425204-project-reader] https://10.4.3.87/volume/v3/volumes/85d12221-af2c-478a-9990-66c3c0dea96c returned with HTTP 404 Jul 10 04:30:28.230043 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 498/2004] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:28 2026] GET /volume/v3/volumes/85d12221-af2c-478a-9990-66c3c0dea96c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:28.473398 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6d12687e-060b-4db3-9d41-cc8ae06be141 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:28.475985 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d12687e-060b-4db3-9d41-cc8ae06be141 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:28.476327 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6d12687e-060b-4db3-9d41-cc8ae06be141 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:28.476611 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6d12687e-060b-4db3-9d41-cc8ae06be141 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:28.489617 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:28.489617 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:28.494641 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6d12687e-060b-4db3-9d41-cc8ae06be141 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:28.501247 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d12687e-060b-4db3-9d41-cc8ae06be141 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:28.501878 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 506/2005] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:28 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:28.582512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c35401d1-afd4-40b2-a6d0-26aa0105388c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:28.584485 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c35401d1-afd4-40b2-a6d0-26aa0105388c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef Jul 10 04:30:28.584690 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c35401d1-afd4-40b2-a6d0-26aa0105388c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:28.584998 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c35401d1-afd4-40b2-a6d0-26aa0105388c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:28.590590 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c35401d1-afd4-40b2-a6d0-26aa0105388c tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef returned with HTTP 404 Jul 10 04:30:28.591583 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 502/2006] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:28 2026] GET /volume/v3/snapshots/17d613db-1f06-40c9-ba5e-35d99c78adef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:28.600251 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d1e3539a-ea66-447b-852f-d93f4202cef1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:28.602618 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1e3539a-ea66-447b-852f-d93f4202cef1 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 Jul 10 04:30:28.602905 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1e3539a-ea66-447b-852f-d93f4202cef1 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:28.603154 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1e3539a-ea66-447b-852f-d93f4202cef1 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:28.603727 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-d1e3539a-ea66-447b-852f-d93f4202cef1 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Delete snapshot with id: d134a75f-ec90-4c4f-bb33-2bd750aa0983 Jul 10 04:30:28.610090 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:28.610090 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:28.610330 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d1e3539a-ea66-447b-852f-d93f4202cef1 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:28.631240 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d1e3539a-ea66-447b-852f-d93f4202cef1 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot delete request issued successfully. Jul 10 04:30:28.631240 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1e3539a-ea66-447b-852f-d93f4202cef1 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 returned with HTTP 202 Jul 10 04:30:28.631695 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 501/2007] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:30:28 2026] DELETE /volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:28.642349 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e1e70503-6e7a-4289-aad1-c91bff276e4f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:28.644303 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e1e70503-6e7a-4289-aad1-c91bff276e4f tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 Jul 10 04:30:28.644518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e1e70503-6e7a-4289-aad1-c91bff276e4f tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:28.644722 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e1e70503-6e7a-4289-aad1-c91bff276e4f tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:28.651175 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:28.651175 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:28.651690 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e1e70503-6e7a-4289-aad1-c91bff276e4f tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Snapshot retrieved successfully. Jul 10 04:30:28.652931 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e1e70503-6e7a-4289-aad1-c91bff276e4f tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 returned with HTTP 200 Jul 10 04:30:28.653334 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 499/2008] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:28 2026] GET /volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:29.517345 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b2266a70-392d-41c4-bb71-bc1837fbdcfc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:29.519276 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b2266a70-392d-41c4-bb71-bc1837fbdcfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:29.519468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b2266a70-392d-41c4-bb71-bc1837fbdcfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:29.519665 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b2266a70-392d-41c4-bb71-bc1837fbdcfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:29.528510 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:29.528510 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:29.531480 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b2266a70-392d-41c4-bb71-bc1837fbdcfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:29.535143 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b2266a70-392d-41c4-bb71-bc1837fbdcfc tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:29.535526 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 507/2009] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:29 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:29.668689 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f2fd322e-6f51-4d08-9d1f-4a0b348a2f4d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:29.673031 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f2fd322e-6f51-4d08-9d1f-4a0b348a2f4d tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 Jul 10 04:30:29.673031 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f2fd322e-6f51-4d08-9d1f-4a0b348a2f4d tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:29.673031 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f2fd322e-6f51-4d08-9d1f-4a0b348a2f4d tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:29.679980 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f2fd322e-6f51-4d08-9d1f-4a0b348a2f4d tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 returned with HTTP 404 Jul 10 04:30:29.680500 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 503/2010] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:29 2026] GET /volume/v3/snapshots/d134a75f-ec90-4c4f-bb33-2bd750aa0983 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:29.690137 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-46f7a3dd-e057-4960-903a-e0be54f2dd8b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:29.692935 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-46f7a3dd-e057-4960-903a-e0be54f2dd8b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:29.693065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-46f7a3dd-e057-4960-903a-e0be54f2dd8b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:29.693285 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-46f7a3dd-e057-4960-903a-e0be54f2dd8b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:29.705654 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:29.705654 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:29.715920 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-46f7a3dd-e057-4960-903a-e0be54f2dd8b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Volume info retrieved successfully. Jul 10 04:30:29.725542 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-46f7a3dd-e057-4960-903a-e0be54f2dd8b tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 returned with HTTP 200 Jul 10 04:30:29.726109 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 502/2011] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:29 2026] GET /volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:29.741046 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-665e40cf-b7d1-40a6-a6d4-ae33237823ff None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:29.744409 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-665e40cf-b7d1-40a6-a6d4-ae33237823ff tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] DELETE https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:29.744409 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-665e40cf-b7d1-40a6-a6d4-ae33237823ff tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:29.744409 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-665e40cf-b7d1-40a6-a6d4-ae33237823ff tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:29.744409 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-665e40cf-b7d1-40a6-a6d4-ae33237823ff tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Delete volume with id: 4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:29.757044 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:29.757044 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:29.757287 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-665e40cf-b7d1-40a6-a6d4-ae33237823ff tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Volume info retrieved successfully. Jul 10 04:30:29.782195 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-665e40cf-b7d1-40a6-a6d4-ae33237823ff tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Delete volume request issued successfully. Jul 10 04:30:29.785051 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-665e40cf-b7d1-40a6-a6d4-ae33237823ff tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 returned with HTTP 202 Jul 10 04:30:29.785051 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 500/2012] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:29 2026] DELETE /volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:29.791132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b432cf07-dfd9-4082-94bc-404ad2b011e3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:29.793823 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b432cf07-dfd9-4082-94bc-404ad2b011e3 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:29.793823 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b432cf07-dfd9-4082-94bc-404ad2b011e3 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:29.793823 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b432cf07-dfd9-4082-94bc-404ad2b011e3 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:29.801783 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:29.801783 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:29.807309 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b432cf07-dfd9-4082-94bc-404ad2b011e3 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Volume info retrieved successfully. Jul 10 04:30:29.814520 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b432cf07-dfd9-4082-94bc-404ad2b011e3 tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 returned with HTTP 200 Jul 10 04:30:29.815017 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 508/2013] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:29 2026] GET /volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:30.124166 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fbb696fd-3092-4a48-a1b2-3365b34372ec None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:30.152899 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-22399f64-31db-41f2-9938-eeba24b6b84e req-570dddc2-7ebd-49c3-99f6-bc6343be4726 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:30.155402 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-570dddc2-7ebd-49c3-99f6-bc6343be4726 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments/05507402-ed49-4133-957a-e123c4ae967f/action Jul 10 04:30:30.155753 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-570dddc2-7ebd-49c3-99f6-bc6343be4726 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:30:30.155913 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-570dddc2-7ebd-49c3-99f6-bc6343be4726 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:30.177069 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:30.177069 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:30.190596 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-22399f64-31db-41f2-9938-eeba24b6b84e req-570dddc2-7ebd-49c3-99f6-bc6343be4726 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/05507402-ed49-4133-957a-e123c4ae967f/action returned with HTTP 204 Jul 10 04:30:30.190942 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 503/2014] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:30:30 2026] POST /volume/v3/attachments/05507402-ed49-4133-957a-e123c4ae967f/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:30.260945 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fbb696fd-3092-4a48-a1b2-3365b34372ec tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] GET https://10.4.3.87/volume/v3/os-hosts Jul 10 04:30:30.261151 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fbb696fd-3092-4a48-a1b2-3365b34372ec tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:30.261381 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fbb696fd-3092-4a48-a1b2-3365b34372ec tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:30.269550 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.hosts [None req-fbb696fd-3092-4a48-a1b2-3365b34372ec tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] status, active and update: available, enabled, 2026-07-10 04:29:24+00:00 {{(pid=100021) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 04:30:30.269827 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.hosts [None req-fbb696fd-3092-4a48-a1b2-3365b34372ec tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] status, active and update: available, enabled, 2026-07-10 04:29:21+00:00 {{(pid=100021) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 04:30:30.270042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.hosts [None req-fbb696fd-3092-4a48-a1b2-3365b34372ec tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] status, active and update: available, enabled, 2026-07-10 04:29:01+00:00 {{(pid=100021) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 04:30:30.270418 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fbb696fd-3092-4a48-a1b2-3365b34372ec tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] https://10.4.3.87/volume/v3/os-hosts returned with HTTP 200 Jul 10 04:30:30.270910 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 504/2015] 10.4.3.87 () {66 vars in 1233 bytes} [Fri Jul 10 04:30:30 2026] GET /volume/v3/os-hosts => generated 560 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:30.281642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6992ea57-def3-435b-93d9-f6e005aed685 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:30.283418 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6992ea57-def3-435b-93d9-f6e005aed685 tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] GET https://10.4.3.87/volume/v3/os-hosts Jul 10 04:30:30.283580 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6992ea57-def3-435b-93d9-f6e005aed685 tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:30.283787 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6992ea57-def3-435b-93d9-f6e005aed685 tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:30.289420 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.hosts [None req-6992ea57-def3-435b-93d9-f6e005aed685 tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] status, active and update: available, enabled, 2026-07-10 04:29:24+00:00 {{(pid=100022) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 04:30:30.289553 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.hosts [None req-6992ea57-def3-435b-93d9-f6e005aed685 tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] status, active and update: available, enabled, 2026-07-10 04:29:21+00:00 {{(pid=100022) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 04:30:30.289676 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.hosts [None req-6992ea57-def3-435b-93d9-f6e005aed685 tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] status, active and update: available, enabled, 2026-07-10 04:29:01+00:00 {{(pid=100022) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 04:30:30.289963 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6992ea57-def3-435b-93d9-f6e005aed685 tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] https://10.4.3.87/volume/v3/os-hosts returned with HTTP 200 Jul 10 04:30:30.290379 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 501/2016] 10.4.3.87 () {66 vars in 1233 bytes} [Fri Jul 10 04:30:30 2026] GET /volume/v3/os-hosts => generated 560 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:30.301790 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-74c203ec-58cb-4f47-bde9-2b8aa37bca9c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:30.303638 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-74c203ec-58cb-4f47-bde9-2b8aa37bca9c tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] GET https://10.4.3.87/volume/v3/os-hosts/np0000004952@storpool Jul 10 04:30:30.304010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-74c203ec-58cb-4f47-bde9-2b8aa37bca9c tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:30.304373 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-74c203ec-58cb-4f47-bde9-2b8aa37bca9c tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:30.416167 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-74c203ec-58cb-4f47-bde9-2b8aa37bca9c tempest-VolumeHostsAdminTestsJSON-1249138216 tempest-VolumeHostsAdminTestsJSON-1249138216-project-admin] https://10.4.3.87/volume/v3/os-hosts/np0000004952@storpool returned with HTTP 200 Jul 10 04:30:30.416167 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 509/2017] 10.4.3.87 () {66 vars in 1299 bytes} [Fri Jul 10 04:30:30 2026] GET /volume/v3/os-hosts/np0000004952@storpool => generated 1507 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:30.551089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1bf9b2ff-d04c-4d38-9111-8af8754b7ce9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:30.555032 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1bf9b2ff-d04c-4d38-9111-8af8754b7ce9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:30.555032 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1bf9b2ff-d04c-4d38-9111-8af8754b7ce9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:30.555032 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1bf9b2ff-d04c-4d38-9111-8af8754b7ce9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:30.569590 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:30.569590 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:30.573347 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1bf9b2ff-d04c-4d38-9111-8af8754b7ce9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:30.577836 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1bf9b2ff-d04c-4d38-9111-8af8754b7ce9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:30.578246 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 504/2018] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:30 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:30.598578 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4b0dd9b4-e96f-4f05-9a68-0bf9e40abd3f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:30.600531 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b0dd9b4-e96f-4f05-9a68-0bf9e40abd3f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:30:30.600736 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b0dd9b4-e96f-4f05-9a68-0bf9e40abd3f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:30.600937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b0dd9b4-e96f-4f05-9a68-0bf9e40abd3f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:30.614591 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:30.614591 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:30.620511 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4b0dd9b4-e96f-4f05-9a68-0bf9e40abd3f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:30:30.627203 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b0dd9b4-e96f-4f05-9a68-0bf9e40abd3f tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:30:30.627707 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 505/2019] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:30 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:30.833273 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6036cd25-539c-483b-b35a-394680694a0a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:30.835407 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6036cd25-539c-483b-b35a-394680694a0a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] GET https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 Jul 10 04:30:30.835615 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6036cd25-539c-483b-b35a-394680694a0a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:30.835850 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6036cd25-539c-483b-b35a-394680694a0a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:30.844631 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6036cd25-539c-483b-b35a-394680694a0a tempest-VolumesSnapshotListTestJSON-395308755 tempest-VolumesSnapshotListTestJSON-395308755-project-member] https://10.4.3.87/volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 returned with HTTP 404 Jul 10 04:30:30.845172 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 502/2020] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:30 2026] GET /volume/v3/volumes/4966fb6f-9f0d-4e89-84c4-f3a6bcfe99e4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:32.960190 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d2654d4f-734c-4e23-a3da-dbc3a3d2cf87 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:33.114407 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2654d4f-734c-4e23-a3da-dbc3a3d2cf87 tempest-AvailabilityZoneTestJSON-1939294890 tempest-AvailabilityZoneTestJSON-1939294890-project-member] GET https://10.4.3.87/volume/v3/os-availability-zone Jul 10 04:30:33.114696 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2654d4f-734c-4e23-a3da-dbc3a3d2cf87 tempest-AvailabilityZoneTestJSON-1939294890 tempest-AvailabilityZoneTestJSON-1939294890-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:33.114990 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2654d4f-734c-4e23-a3da-dbc3a3d2cf87 tempest-AvailabilityZoneTestJSON-1939294890 tempest-AvailabilityZoneTestJSON-1939294890-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:33.119188 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d2654d4f-734c-4e23-a3da-dbc3a3d2cf87 tempest-AvailabilityZoneTestJSON-1939294890 tempest-AvailabilityZoneTestJSON-1939294890-project-member] Availability Zones retrieved successfully. Jul 10 04:30:33.119557 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2654d4f-734c-4e23-a3da-dbc3a3d2cf87 tempest-AvailabilityZoneTestJSON-1939294890 tempest-AvailabilityZoneTestJSON-1939294890-project-member] https://10.4.3.87/volume/v3/os-availability-zone returned with HTTP 200 Jul 10 04:30:33.120111 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 510/2021] 10.4.3.87 () {66 vars in 1269 bytes} [Fri Jul 10 04:30:32 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:30:34.897962 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:35.049888 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:35.050293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-632214816"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:35.051823 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-632214816'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:35.051998 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create volume of 1 GB Jul 10 04:30:35.060991 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Availability Zones retrieved successfully. Jul 10 04:30:35.069184 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Flow 'volume_create_api' (e35da4d8-cf7e-4e38-ae80-ae23a8deabe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:35.070253 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc469af7-3b8e-4818-a077-bfd56f7eea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:35.071426 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:35.111052 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc469af7-3b8e-4818-a077-bfd56f7eea76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:35.112064 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (323957af-5950-4285-89e7-40aae8fe0914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:35.205280 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Created reservations ['0c5a55d1-f431-485b-a06b-e6c837ffc11b', '7a0cc549-9aa1-4b2b-a997-4c24dc338194', '9591e50e-b46f-4c29-9e2a-80974e09d94a', '778cd6c1-375d-4067-b0a4-132f4e304241'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:35.205280 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (323957af-5950-4285-89e7-40aae8fe0914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5a55d1-f431-485b-a06b-e6c837ffc11b', '7a0cc549-9aa1-4b2b-a997-4c24dc338194', '9591e50e-b46f-4c29-9e2a-80974e09d94a', '778cd6c1-375d-4067-b0a4-132f4e304241']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:35.206204 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15426be8-2489-43dd-8794-ddcf244fbb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:35.235276 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15426be8-2489-43dd-8794-ddcf244fbb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42933020-518c-4149-99a0-bb6708042173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-632214816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb19a9a943f4adebbba8624ab360fc0',qos_specs=None,replication_status=,reservations=['0c5a55d1-f431-485b-a06b-e6c837ffc11b','7a0cc549-9aa1-4b2b-a997-4c24dc338194','9591e50e-b46f-4c29-9e2a-80974e09d94a','778cd6c1-375d-4067-b0a4-132f4e304241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0358c8a0c20e4a9da8dcceee74843d55',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-632214816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42933020-518c-4149-99a0-bb6708042173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbb19a9a943f4adebbba8624ab360fc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0358c8a0c20e4a9da8dcceee74843d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:35.235825 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dea7158a-fc75-4367-b5dc-aa749be70042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:35.265027 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dea7158a-fc75-4367-b5dc-aa749be70042) transitioned into state 'SUCCESS' from state '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-632214816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb19a9a943f4adebbba8624ab360fc0',qos_specs=None,replication_status=,reservations=['0c5a55d1-f431-485b-a06b-e6c837ffc11b','7a0cc549-9aa1-4b2b-a997-4c24dc338194','9591e50e-b46f-4c29-9e2a-80974e09d94a','778cd6c1-375d-4067-b0a4-132f4e304241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0358c8a0c20e4a9da8dcceee74843d55',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:35.265957 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fac113f-12f2-471a-a2ef-79401440b03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:35.284123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fac113f-12f2-471a-a2ef-79401440b03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:35.286178 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Flow 'volume_create_api' (e35da4d8-cf7e-4e38-ae80-ae23a8deabe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:35.286178 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create volume request issued successfully. Jul 10 04:30:35.286945 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e7f2e99e-b4b0-41b2-a90f-eb7c59d76416 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:35.287640 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 505/2022] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:34 2026] POST /volume/v3/volumes => generated 748 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:35.309196 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-04c1f3d4-a36e-437b-b12b-082984f350f3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:35.314286 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-04c1f3d4-a36e-437b-b12b-082984f350f3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:35.314286 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-04c1f3d4-a36e-437b-b12b-082984f350f3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:35.314286 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-04c1f3d4-a36e-437b-b12b-082984f350f3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:35.337445 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:35.337445 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:35.357837 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-04c1f3d4-a36e-437b-b12b-082984f350f3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:35.378035 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-04c1f3d4-a36e-437b-b12b-082984f350f3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 returned with HTTP 200 Jul 10 04:30:35.378820 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 506/2023] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:35 2026] GET /volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:36.393909 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-81295606-56b9-4028-9ba5-27561cf63f09 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:36.395661 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-81295606-56b9-4028-9ba5-27561cf63f09 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:36.395901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-81295606-56b9-4028-9ba5-27561cf63f09 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:36.396107 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-81295606-56b9-4028-9ba5-27561cf63f09 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:36.403082 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:36.403082 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:36.406575 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-81295606-56b9-4028-9ba5-27561cf63f09 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:36.410655 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-81295606-56b9-4028-9ba5-27561cf63f09 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 returned with HTTP 200 Jul 10 04:30:36.411016 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 503/2024] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:36 2026] GET /volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:36.425190 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9a5f25ac-7e8f-4450-9f25-9e9d864b7bea None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:36.427069 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9a5f25ac-7e8f-4450-9f25-9e9d864b7bea tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:36.427431 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9a5f25ac-7e8f-4450-9f25-9e9d864b7bea tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42933020-518c-4149-99a0-bb6708042173", "name": "tempest-VolumesDeleteCascade-Snapshot-832485039"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:36.435434 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:36.435434 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:36.435861 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9a5f25ac-7e8f-4450-9f25-9e9d864b7bea tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:36.435995 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-9a5f25ac-7e8f-4450-9f25-9e9d864b7bea tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create snapshot from volume 42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:36.495199 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-9a5f25ac-7e8f-4450-9f25-9e9d864b7bea tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Created reservations ['662a55ca-af6a-46c7-909f-52f56f3ffcfb', 'ee8bc2bf-28f5-47e8-a00f-037dec7b6689', '52d70949-0ab6-4802-8c70-15ba992f9ace', 'de4dbce8-44aa-473e-8116-b9a0b1d305d9'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:36.540276 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9a5f25ac-7e8f-4450-9f25-9e9d864b7bea tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot create request issued successfully. Jul 10 04:30:36.540690 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9a5f25ac-7e8f-4450-9f25-9e9d864b7bea tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:30:36.541263 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 511/2025] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:30:36 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) Jul 10 04:30:36.557036 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3f391998-23c6-4421-907a-93b31c983002 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:36.559466 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f391998-23c6-4421-907a-93b31c983002 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/snapshots/72f94509-3d2d-425c-ae66-dd331585076e Jul 10 04:30:36.559581 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f391998-23c6-4421-907a-93b31c983002 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:36.560267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f391998-23c6-4421-907a-93b31c983002 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:36.571767 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:36.571767 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:36.572513 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3f391998-23c6-4421-907a-93b31c983002 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot retrieved successfully. Jul 10 04:30:36.574272 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f391998-23c6-4421-907a-93b31c983002 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots/72f94509-3d2d-425c-ae66-dd331585076e returned with HTTP 200 Jul 10 04:30:36.574633 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 506/2026] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:36 2026] GET /volume/v3/snapshots/72f94509-3d2d-425c-ae66-dd331585076e => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:37.584703 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a210a8bc-e5a8-4ab9-96fe-023a29291c6b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:37.587707 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a210a8bc-e5a8-4ab9-96fe-023a29291c6b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/snapshots/72f94509-3d2d-425c-ae66-dd331585076e Jul 10 04:30:37.587902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a210a8bc-e5a8-4ab9-96fe-023a29291c6b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:37.588149 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a210a8bc-e5a8-4ab9-96fe-023a29291c6b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:37.597479 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:37.597479 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:37.598139 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a210a8bc-e5a8-4ab9-96fe-023a29291c6b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot retrieved successfully. Jul 10 04:30:37.599472 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a210a8bc-e5a8-4ab9-96fe-023a29291c6b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots/72f94509-3d2d-425c-ae66-dd331585076e returned with HTTP 200 Jul 10 04:30:37.599880 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 507/2027] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:37 2026] GET /volume/v3/snapshots/72f94509-3d2d-425c-ae66-dd331585076e => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:37.612615 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-23f67c4c-9c49-4ab1-b68f-68aeba12902a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:37.615110 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-23f67c4c-9c49-4ab1-b68f-68aeba12902a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:37.616558 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-23f67c4c-9c49-4ab1-b68f-68aeba12902a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42933020-518c-4149-99a0-bb6708042173", "name": "tempest-VolumesDeleteCascade-Snapshot-1196382314"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:37.628692 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:37.628692 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:37.629463 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-23f67c4c-9c49-4ab1-b68f-68aeba12902a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:37.629661 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-23f67c4c-9c49-4ab1-b68f-68aeba12902a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create snapshot from volume 42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:37.673378 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-23f67c4c-9c49-4ab1-b68f-68aeba12902a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Created reservations ['84fe001c-3238-4336-80a1-843a102da993', '1cdf4248-4aa2-443b-831e-5f355994b03d', '1080a513-1f9d-4283-8e36-d6ffeb150e33', '52b02f6d-ab4c-484b-b8b4-07b77b360356'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:37.721117 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-23f67c4c-9c49-4ab1-b68f-68aeba12902a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot create request issued successfully. Jul 10 04:30:37.721677 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-23f67c4c-9c49-4ab1-b68f-68aeba12902a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:30:37.722322 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 504/2028] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:30:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:37.732717 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-978ea294-9e40-4c79-93fd-de6211663ac9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:37.735242 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-978ea294-9e40-4c79-93fd-de6211663ac9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/snapshots/bf7686f2-9ca1-4af3-91fc-75130282b7ac Jul 10 04:30:37.735509 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-978ea294-9e40-4c79-93fd-de6211663ac9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:37.735736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-978ea294-9e40-4c79-93fd-de6211663ac9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:37.746670 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:37.746670 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:37.747540 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-978ea294-9e40-4c79-93fd-de6211663ac9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot retrieved successfully. Jul 10 04:30:37.748672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-978ea294-9e40-4c79-93fd-de6211663ac9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots/bf7686f2-9ca1-4af3-91fc-75130282b7ac returned with HTTP 200 Jul 10 04:30:37.749369 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 512/2029] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:37 2026] GET /volume/v3/snapshots/bf7686f2-9ca1-4af3-91fc-75130282b7ac => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:38.084139 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-fe410a40-b5b1-4880-83b1-c6ee1e771ea0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:38.087278 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-fe410a40-b5b1-4880-83b1-c6ee1e771ea0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f/action Jul 10 04:30:38.087816 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-fe410a40-b5b1-4880-83b1-c6ee1e771ea0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:30:38.088047 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-fe410a40-b5b1-4880-83b1-c6ee1e771ea0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:38.114585 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:38.114585 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:38.136003 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e2c02cde-9700-47b1-9817-de289dfcfdf6 req-fe410a40-b5b1-4880-83b1-c6ee1e771ea0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f/action returned with HTTP 204 Jul 10 04:30:38.136640 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 507/2030] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:30:38 2026] POST /volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:38.764973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-424ce115-50e5-49ae-afc3-9d2527f0cb9b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:38.767530 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-424ce115-50e5-49ae-afc3-9d2527f0cb9b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/snapshots/bf7686f2-9ca1-4af3-91fc-75130282b7ac Jul 10 04:30:38.767753 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-424ce115-50e5-49ae-afc3-9d2527f0cb9b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:38.767924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-424ce115-50e5-49ae-afc3-9d2527f0cb9b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:38.773876 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:38.773876 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:38.774635 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-424ce115-50e5-49ae-afc3-9d2527f0cb9b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot retrieved successfully. Jul 10 04:30:38.775743 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-424ce115-50e5-49ae-afc3-9d2527f0cb9b tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots/bf7686f2-9ca1-4af3-91fc-75130282b7ac returned with HTTP 200 Jul 10 04:30:38.776568 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 508/2031] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:38 2026] GET /volume/v3/snapshots/bf7686f2-9ca1-4af3-91fc-75130282b7ac => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:30:38.788151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5f08ef82-c376-4417-a7a7-b41f22bb989e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:38.791472 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f08ef82-c376-4417-a7a7-b41f22bb989e tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] DELETE https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173?cascade=True Jul 10 04:30:38.791641 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5f08ef82-c376-4417-a7a7-b41f22bb989e tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:38.791894 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5f08ef82-c376-4417-a7a7-b41f22bb989e tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:38.792150 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-5f08ef82-c376-4417-a7a7-b41f22bb989e tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete volume with id: 42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:38.802824 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:38.802824 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:38.803997 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5f08ef82-c376-4417-a7a7-b41f22bb989e tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:38.855714 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5f08ef82-c376-4417-a7a7-b41f22bb989e tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete volume request issued successfully. Jul 10 04:30:38.855714 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f08ef82-c376-4417-a7a7-b41f22bb989e tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173?cascade=True returned with HTTP 202 Jul 10 04:30:38.857416 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 505/2032] 10.4.3.87 () {66 vars in 1369 bytes} [Fri Jul 10 04:30:38 2026] DELETE /volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173?cascade=True => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:38.870136 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d76ac514-fc43-43aa-95bd-684fd6e2f0b1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:38.873510 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d76ac514-fc43-43aa-95bd-684fd6e2f0b1 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:38.873836 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d76ac514-fc43-43aa-95bd-684fd6e2f0b1 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:38.877017 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d76ac514-fc43-43aa-95bd-684fd6e2f0b1 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:38.885928 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:38.885928 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:38.892510 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d76ac514-fc43-43aa-95bd-684fd6e2f0b1 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:38.909972 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d76ac514-fc43-43aa-95bd-684fd6e2f0b1 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 returned with HTTP 200 Jul 10 04:30:38.910743 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 513/2033] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:38 2026] GET /volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:39.927083 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b314854e-a066-417a-a22b-eb7b779b3515 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:39.931250 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b314854e-a066-417a-a22b-eb7b779b3515 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:39.931250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b314854e-a066-417a-a22b-eb7b779b3515 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:39.931250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b314854e-a066-417a-a22b-eb7b779b3515 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:39.937338 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b314854e-a066-417a-a22b-eb7b779b3515 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 returned with HTTP 404 Jul 10 04:30:39.938079 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 508/2034] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:39 2026] GET /volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:39.955569 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-52d17a18-25af-4ddf-bca7-4004ce5e5843 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:39.958104 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-52d17a18-25af-4ddf-bca7-4004ce5e5843 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes Jul 10 04:30:39.958360 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-52d17a18-25af-4ddf-bca7-4004ce5e5843 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:39.958607 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-52d17a18-25af-4ddf-bca7-4004ce5e5843 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:39.958933 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-52d17a18-25af-4ddf-bca7-4004ce5e5843 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:39.961554 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-52d17a18-25af-4ddf-bca7-4004ce5e5843 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:30:39.968641 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-52d17a18-25af-4ddf-bca7-4004ce5e5843 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Get all volumes completed successfully. Jul 10 04:30:39.969319 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-52d17a18-25af-4ddf-bca7-4004ce5e5843 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 200 Jul 10 04:30:39.969775 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 509/2035] 10.4.3.87 () {66 vars in 1230 bytes} [Fri Jul 10 04:30:39 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:30:39.983287 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4d52b59c-9e12-4660-bbeb-40e5517e97a8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:39.985624 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4d52b59c-9e12-4660-bbeb-40e5517e97a8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:39.985877 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4d52b59c-9e12-4660-bbeb-40e5517e97a8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:39.986120 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4d52b59c-9e12-4660-bbeb-40e5517e97a8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:39.986508 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-4d52b59c-9e12-4660-bbeb-40e5517e97a8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:39.986854 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:39.986854 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:39.988121 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.db.api [None req-4d52b59c-9e12-4660-bbeb-40e5517e97a8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Building query based on filter {{(pid=100022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:39.992741 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4d52b59c-9e12-4660-bbeb-40e5517e97a8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Get all snapshots completed successfully. Jul 10 04:30:39.993157 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4d52b59c-9e12-4660-bbeb-40e5517e97a8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 200 Jul 10 04:30:39.994005 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 506/2036] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:30:39 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:30:40.004061 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f2564c32-3f02-491c-b46b-8cab33dbb5ca None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:40.009734 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2564c32-3f02-491c-b46b-8cab33dbb5ca tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/bf7686f2-9ca1-4af3-91fc-75130282b7ac Jul 10 04:30:40.009734 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2564c32-3f02-491c-b46b-8cab33dbb5ca tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:40.009734 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2564c32-3f02-491c-b46b-8cab33dbb5ca tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:40.009734 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-f2564c32-3f02-491c-b46b-8cab33dbb5ca tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete snapshot with id: bf7686f2-9ca1-4af3-91fc-75130282b7ac Jul 10 04:30:40.018300 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2564c32-3f02-491c-b46b-8cab33dbb5ca tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots/bf7686f2-9ca1-4af3-91fc-75130282b7ac returned with HTTP 404 Jul 10 04:30:40.018956 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 514/2037] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:30:40 2026] DELETE /volume/v3/snapshots/bf7686f2-9ca1-4af3-91fc-75130282b7ac => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:40.027745 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e831cbb1-53c0-43d9-8359-8eb1047f9fb4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:40.034151 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e831cbb1-53c0-43d9-8359-8eb1047f9fb4 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/72f94509-3d2d-425c-ae66-dd331585076e Jul 10 04:30:40.034406 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e831cbb1-53c0-43d9-8359-8eb1047f9fb4 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:40.034643 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e831cbb1-53c0-43d9-8359-8eb1047f9fb4 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:40.034788 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-e831cbb1-53c0-43d9-8359-8eb1047f9fb4 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete snapshot with id: 72f94509-3d2d-425c-ae66-dd331585076e Jul 10 04:30:40.044651 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e831cbb1-53c0-43d9-8359-8eb1047f9fb4 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots/72f94509-3d2d-425c-ae66-dd331585076e returned with HTTP 404 Jul 10 04:30:40.046905 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 509/2038] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:30:40 2026] DELETE /volume/v3/snapshots/72f94509-3d2d-425c-ae66-dd331585076e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:40.057118 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4350fceb-96cc-4128-992f-42cf25393183 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:40.060521 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4350fceb-96cc-4128-992f-42cf25393183 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:40.060786 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4350fceb-96cc-4128-992f-42cf25393183 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:40.061069 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4350fceb-96cc-4128-992f-42cf25393183 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:40.068924 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4350fceb-96cc-4128-992f-42cf25393183 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 returned with HTTP 404 Jul 10 04:30:40.069570 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 510/2039] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:40 2026] GET /volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:40.078027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e33dab4c-b7f5-45e6-b753-d9aa6eff2c48 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:40.082021 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e33dab4c-b7f5-45e6-b753-d9aa6eff2c48 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] DELETE https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:40.082302 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e33dab4c-b7f5-45e6-b753-d9aa6eff2c48 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:40.082521 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e33dab4c-b7f5-45e6-b753-d9aa6eff2c48 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:40.082688 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-e33dab4c-b7f5-45e6-b753-d9aa6eff2c48 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete volume with id: 42933020-518c-4149-99a0-bb6708042173 Jul 10 04:30:40.093350 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e33dab4c-b7f5-45e6-b753-d9aa6eff2c48 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 returned with HTTP 404 Jul 10 04:30:40.094068 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 507/2040] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:40 2026] DELETE /volume/v3/volumes/42933020-518c-4149-99a0-bb6708042173 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:40.107388 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:40.109405 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:40.110165 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1678984423"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:40.112241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1678984423'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:40.114491 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create volume of 1 GB Jul 10 04:30:40.119932 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Availability Zones retrieved successfully. Jul 10 04:30:40.130293 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Flow 'volume_create_api' (dd7c1588-235b-41ff-bd06-f860b04f5c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:40.132431 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234585c1-fd6a-426e-96e0-bb3b738b152e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:40.133781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:40.179503 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234585c1-fd6a-426e-96e0-bb3b738b152e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:40.181955 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e20c6b-7a2b-4d1d-8629-04885579fa76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:40.250418 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Created reservations ['f6f0aa50-2726-4813-878a-374ffc9efe03', '021b76ef-ff69-4dfa-ad7f-5f7018e3a5a2', 'bb8d8773-fb82-4f72-828b-40029d96ddc7', '44558def-efd0-4bd7-aa95-a148cf339db0'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:40.251460 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e20c6b-7a2b-4d1d-8629-04885579fa76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f0aa50-2726-4813-878a-374ffc9efe03', '021b76ef-ff69-4dfa-ad7f-5f7018e3a5a2', 'bb8d8773-fb82-4f72-828b-40029d96ddc7', '44558def-efd0-4bd7-aa95-a148cf339db0']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:40.252430 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f9a546a-4b59-4fe7-b148-8a5847e261e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:40.291691 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f9a546a-4b59-4fe7-b148-8a5847e261e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '222681ca-fc91-4c39-8456-1694fedc7207', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1678984423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb19a9a943f4adebbba8624ab360fc0',qos_specs=None,replication_status=,reservations=['f6f0aa50-2726-4813-878a-374ffc9efe03','021b76ef-ff69-4dfa-ad7f-5f7018e3a5a2','bb8d8773-fb82-4f72-828b-40029d96ddc7','44558def-efd0-4bd7-aa95-a148cf339db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0358c8a0c20e4a9da8dcceee74843d55',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1678984423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=222681ca-fc91-4c39-8456-1694fedc7207,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbb19a9a943f4adebbba8624ab360fc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0358c8a0c20e4a9da8dcceee74843d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:40.293097 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01eaaff-2c7a-4b20-9fff-f343acd4e687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:40.330383 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01eaaff-2c7a-4b20-9fff-f343acd4e687) transitioned into state 'SUCCESS' from state '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-1678984423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb19a9a943f4adebbba8624ab360fc0',qos_specs=None,replication_status=,reservations=['f6f0aa50-2726-4813-878a-374ffc9efe03','021b76ef-ff69-4dfa-ad7f-5f7018e3a5a2','bb8d8773-fb82-4f72-828b-40029d96ddc7','44558def-efd0-4bd7-aa95-a148cf339db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0358c8a0c20e4a9da8dcceee74843d55',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:40.331399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f8ecd9-7922-4f15-9515-2659d44fc0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:40.344005 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f8ecd9-7922-4f15-9515-2659d44fc0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:40.345475 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Flow 'volume_create_api' (dd7c1588-235b-41ff-bd06-f860b04f5c61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:40.346728 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create volume request issued successfully. Jul 10 04:30:40.350977 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1ef1a519-71b8-4164-90ab-3415a7d453f2 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:40.351586 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 515/2041] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:40 2026] POST /volume/v3/volumes => generated 749 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 04:30:40.368107 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e3cbfc6f-bd79-4163-b32d-729d83c06431 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:40.372075 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e3cbfc6f-bd79-4163-b32d-729d83c06431 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 Jul 10 04:30:40.372710 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e3cbfc6f-bd79-4163-b32d-729d83c06431 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:40.372847 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e3cbfc6f-bd79-4163-b32d-729d83c06431 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:40.383258 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:40.383258 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:40.392872 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e3cbfc6f-bd79-4163-b32d-729d83c06431 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:40.405391 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e3cbfc6f-bd79-4163-b32d-729d83c06431 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 returned with HTTP 200 Jul 10 04:30:40.405988 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 510/2042] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:40 2026] GET /volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:41.426979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1814a994-94cc-4bbc-b9d1-fc3fc263ded3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:41.430476 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1814a994-94cc-4bbc-b9d1-fc3fc263ded3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 Jul 10 04:30:41.430748 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1814a994-94cc-4bbc-b9d1-fc3fc263ded3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:41.431000 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1814a994-94cc-4bbc-b9d1-fc3fc263ded3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:41.456665 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:41.456665 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:41.463437 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1814a994-94cc-4bbc-b9d1-fc3fc263ded3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:41.475952 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1814a994-94cc-4bbc-b9d1-fc3fc263ded3 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 returned with HTTP 200 Jul 10 04:30:41.476932 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 511/2043] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:41 2026] GET /volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:41.495068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4ae04a33-45ab-4519-893c-29d8d6050da9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:41.498731 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ae04a33-45ab-4519-893c-29d8d6050da9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:41.499170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ae04a33-45ab-4519-893c-29d8d6050da9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "222681ca-fc91-4c39-8456-1694fedc7207", "name": "tempest-VolumesDeleteCascade-Snapshot-638498991"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:41.510039 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:41.510039 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:41.510848 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4ae04a33-45ab-4519-893c-29d8d6050da9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:41.510848 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-4ae04a33-45ab-4519-893c-29d8d6050da9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create snapshot from volume 222681ca-fc91-4c39-8456-1694fedc7207 Jul 10 04:30:41.560819 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-4ae04a33-45ab-4519-893c-29d8d6050da9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Created reservations ['3752dcaf-6f36-4377-b8dd-38b1c630826e', 'f0c398b2-d800-4c9e-b7be-6844fb0a6bdc', '2a110ac3-7d4a-4b38-8f77-8ce5edcac9f3', '9542ddb9-fbc2-4243-93e0-de01422e1919'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:41.630366 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4ae04a33-45ab-4519-893c-29d8d6050da9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot create request issued successfully. Jul 10 04:30:41.632875 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ae04a33-45ab-4519-893c-29d8d6050da9 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:30:41.635140 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 508/2044] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:30:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:41.646397 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e6a8583e-f6a8-456c-8dac-5d993c31cd49 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:41.648952 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e6a8583e-f6a8-456c-8dac-5d993c31cd49 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/snapshots/1ebc0dbb-73fe-41ed-8905-9652ddde6294 Jul 10 04:30:41.649232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e6a8583e-f6a8-456c-8dac-5d993c31cd49 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:41.649514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e6a8583e-f6a8-456c-8dac-5d993c31cd49 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:41.657709 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:41.657709 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:41.657709 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e6a8583e-f6a8-456c-8dac-5d993c31cd49 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot retrieved successfully. Jul 10 04:30:41.659280 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e6a8583e-f6a8-456c-8dac-5d993c31cd49 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots/1ebc0dbb-73fe-41ed-8905-9652ddde6294 returned with HTTP 200 Jul 10 04:30:41.659280 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 516/2045] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:41 2026] GET /volume/v3/snapshots/1ebc0dbb-73fe-41ed-8905-9652ddde6294 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:42.580578 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-181dd13f-4ab2-4c18-843a-799bab006d5f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:42.581234 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:42.581605 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-310657241"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:42.583015 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-310657241'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:42.583137 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Create volume of 1 GB Jul 10 04:30:42.589422 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Availability Zones retrieved successfully. Jul 10 04:30:42.599020 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Flow 'volume_create_api' (2f89b64b-6b80-4610-ac08-749b65243d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:42.600007 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (977eddcb-53bd-41bd-a97b-9408274fae9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.600925 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:42.610027 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-30b8c472-981f-4f61-a38b-8a1fec09ce22 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:42.610680 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-30b8c472-981f-4f61-a38b-8a1fec09ce22 None None] GET https://10.4.3.87/volume// Jul 10 04:30:42.611005 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-30b8c472-981f-4f61-a38b-8a1fec09ce22 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:42.611372 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-30b8c472-981f-4f61-a38b-8a1fec09ce22 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:42.614024 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-30b8c472-981f-4f61-a38b-8a1fec09ce22 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:42.614024 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 512/2046] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:30:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:42.625793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-50c3ea07-767f-4d9a-b8b7-538b732e29b9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:42.630002 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-50c3ea07-767f-4d9a-b8b7-538b732e29b9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:30:42.630490 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-50c3ea07-767f-4d9a-b8b7-538b732e29b9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afb3ffd8-044d-42d0-a6c6-ab5c89b0a294", "connector": null, "instance_uuid": "18c6bf62-ade9-46c8-b819-356305c2adce"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:42.658378 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (977eddcb-53bd-41bd-a97b-9408274fae9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.658780 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1e89638-8a6f-46cd-a268-75bb8d965c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.660916 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:42.660916 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:42.672697 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6b6c647f-10c7-42f5-b20a-547426418a87 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:42.675190 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6b6c647f-10c7-42f5-b20a-547426418a87 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/snapshots/1ebc0dbb-73fe-41ed-8905-9652ddde6294 Jul 10 04:30:42.675483 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6b6c647f-10c7-42f5-b20a-547426418a87 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:42.676756 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6b6c647f-10c7-42f5-b20a-547426418a87 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:42.681931 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:42.681931 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:42.682358 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6b6c647f-10c7-42f5-b20a-547426418a87 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot retrieved successfully. Jul 10 04:30:42.683618 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6b6c647f-10c7-42f5-b20a-547426418a87 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots/1ebc0dbb-73fe-41ed-8905-9652ddde6294 returned with HTTP 200 Jul 10 04:30:42.683854 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 517/2047] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:42 2026] GET /volume/v3/snapshots/1ebc0dbb-73fe-41ed-8905-9652ddde6294 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:42.698704 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ed093bd3-a547-475f-aa56-4ee263cee835 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:42.702095 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:42.703244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ebc0dbb-73fe-41ed-8905-9652ddde6294", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1705181577"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:42.704953 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create volume request body: {'volume': {'snapshot_id': '1ebc0dbb-73fe-41ed-8905-9652ddde6294', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1705181577'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:42.714984 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:42.714984 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:42.716326 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Snapshot retrieved successfully. Jul 10 04:30:42.716555 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create volume of 1 GB Jul 10 04:30:42.717614 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Created reservations ['c9cbce37-afd0-4331-b8e3-736cdf26832b', 'b919e0de-1798-40b7-993c-f28124894c3f', 'fafa4577-ea0a-43dd-b582-ec3529942ea6', '4eb16621-79a4-427e-8887-f47d345dd402'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:42.718535 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-50c3ea07-767f-4d9a-b8b7-538b732e29b9 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:30:42.718790 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1e89638-8a6f-46cd-a268-75bb8d965c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9cbce37-afd0-4331-b8e3-736cdf26832b', 'b919e0de-1798-40b7-993c-f28124894c3f', 'fafa4577-ea0a-43dd-b582-ec3529942ea6', '4eb16621-79a4-427e-8887-f47d345dd402']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.719312 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 509/2048] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:30:42 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) Jul 10 04:30:42.719986 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284007fb-cd18-49c9-937b-e32c2180f6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.730240 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Availability Zones retrieved successfully. Jul 10 04:30:42.731050 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-3839656d-15d0-4c38-a963-a1f673bdf9b3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:42.733686 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-3839656d-15d0-4c38-a963-a1f673bdf9b3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/attachments/05507402-ed49-4133-957a-e123c4ae967f Jul 10 04:30:42.733887 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-3839656d-15d0-4c38-a963-a1f673bdf9b3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:42.734130 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-3839656d-15d0-4c38-a963-a1f673bdf9b3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:42.734235 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Flow 'volume_create_api' (076db197-fd54-446d-a06a-8a708731f5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:42.735664 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b262f3e2-31ac-452a-88ad-82be9398b63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.736910 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:42.743153 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:42.743153 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:42.749398 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284007fb-cd18-49c9-937b-e32c2180f6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-310657241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c711e2db93b04284a84089fc4b1bd0ff',qos_specs=None,replication_status=,reservations=['c9cbce37-afd0-4331-b8e3-736cdf26832b','b919e0de-1798-40b7-993c-f28124894c3f','fafa4577-ea0a-43dd-b582-ec3529942ea6','4eb16621-79a4-427e-8887-f47d345dd402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be35dbc09bac4d3f9053386eb355596f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-310657241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c711e2db93b04284a84089fc4b1bd0ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be35dbc09bac4d3f9053386eb355596f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.750740 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb0f377-6d8c-4fd1-87cf-5a3e36b75259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.777480 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b262f3e2-31ac-452a-88ad-82be9398b63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ebc0dbb-73fe-41ed-8905-9652ddde6294', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.778744 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b002da3c-40a8-42af-833e-42a81a4e664b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.783419 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb0f377-6d8c-4fd1-87cf-5a3e36b75259) transitioned into state 'SUCCESS' from state '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-310657241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c711e2db93b04284a84089fc4b1bd0ff',qos_specs=None,replication_status=,reservations=['c9cbce37-afd0-4331-b8e3-736cdf26832b','b919e0de-1798-40b7-993c-f28124894c3f','fafa4577-ea0a-43dd-b582-ec3529942ea6','4eb16621-79a4-427e-8887-f47d345dd402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be35dbc09bac4d3f9053386eb355596f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.784606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97233a6f-1cf1-43dc-8d8c-8246b3caa759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.799469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97233a6f-1cf1-43dc-8d8c-8246b3caa759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.799770 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Flow 'volume_create_api' (2f89b64b-6b80-4610-ac08-749b65243d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:42.799965 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Create volume request issued successfully. Jul 10 04:30:42.801175 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-181dd13f-4ab2-4c18-843a-799bab006d5f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:42.803781 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 511/2049] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:30:42 2026] POST /volume/v3/volumes => generated 756 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:42.821140 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a2050866-ef49-4e49-9691-03264ba8207b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:42.824420 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a2050866-ef49-4e49-9691-03264ba8207b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:30:42.826125 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a2050866-ef49-4e49-9691-03264ba8207b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:42.826448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a2050866-ef49-4e49-9691-03264ba8207b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:42.839272 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:42.839272 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:42.843879 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a2050866-ef49-4e49-9691-03264ba8207b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:30:42.853100 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a2050866-ef49-4e49-9691-03264ba8207b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:30:42.853474 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 510/2050] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:42 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:42.858532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Created reservations ['e62342fb-8f4e-4656-be56-0a9e6c3bac29', '20ab5281-6600-4418-b336-7a93dcfbf4b3', 'af704ee6-004a-47f4-a1f3-25756eb9f956', 'abfe9e9d-e043-4c7e-aea9-6892d7bd7bf1'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:42.859181 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b002da3c-40a8-42af-833e-42a81a4e664b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e62342fb-8f4e-4656-be56-0a9e6c3bac29', '20ab5281-6600-4418-b336-7a93dcfbf4b3', 'af704ee6-004a-47f4-a1f3-25756eb9f956', 'abfe9e9d-e043-4c7e-aea9-6892d7bd7bf1']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.860888 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4fc445-51df-449d-b53f-5bfab4225e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.914390 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4fc445-51df-449d-b53f-5bfab4225e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4b76caf-94a6-49b6-88c8-31a5f50eb1e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1705181577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb19a9a943f4adebbba8624ab360fc0',qos_specs=None,replication_status=,reservations=['e62342fb-8f4e-4656-be56-0a9e6c3bac29','20ab5281-6600-4418-b336-7a93dcfbf4b3','af704ee6-004a-47f4-a1f3-25756eb9f956','abfe9e9d-e043-4c7e-aea9-6892d7bd7bf1'],size=1,snapshot_id=1ebc0dbb-73fe-41ed-8905-9652ddde6294,source_replicaid=,source_volid=None,status='creating',user_id='0358c8a0c20e4a9da8dcceee74843d55',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1705181577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4b76caf-94a6-49b6-88c8-31a5f50eb1e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbb19a9a943f4adebbba8624ab360fc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ebc0dbb-73fe-41ed-8905-9652ddde6294,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0358c8a0c20e4a9da8dcceee74843d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.915245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9779af1-0969-4edd-9585-6c39a120845a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.936494 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9779af1-0969-4edd-9585-6c39a120845a) transitioned into state 'SUCCESS' from state '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-1705181577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb19a9a943f4adebbba8624ab360fc0',qos_specs=None,replication_status=,reservations=['e62342fb-8f4e-4656-be56-0a9e6c3bac29','20ab5281-6600-4418-b336-7a93dcfbf4b3','af704ee6-004a-47f4-a1f3-25756eb9f956','abfe9e9d-e043-4c7e-aea9-6892d7bd7bf1'],size=1,snapshot_id=1ebc0dbb-73fe-41ed-8905-9652ddde6294,source_replicaid=,source_volid=None,status='creating',user_id='0358c8a0c20e4a9da8dcceee74843d55',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.937411 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af79f0fd-24a7-4519-8a01-06d5dc2e3e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:42.963498 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af79f0fd-24a7-4519-8a01-06d5dc2e3e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:42.964588 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Flow 'volume_create_api' (076db197-fd54-446d-a06a-8a708731f5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:42.965033 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Create volume request issued successfully. Jul 10 04:30:42.965871 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ed093bd3-a547-475f-aa56-4ee263cee835 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:42.966451 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 513/2051] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:30:42 2026] POST /volume/v3/volumes => generated 783 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:42.978236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-69eedcd5-8c91-4f01-89d2-84761fc42d40 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:42.980665 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69eedcd5-8c91-4f01-89d2-84761fc42d40 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 Jul 10 04:30:42.980967 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69eedcd5-8c91-4f01-89d2-84761fc42d40 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:42.981358 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69eedcd5-8c91-4f01-89d2-84761fc42d40 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:42.990798 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:42.990798 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:42.996360 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-69eedcd5-8c91-4f01-89d2-84761fc42d40 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:43.004175 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69eedcd5-8c91-4f01-89d2-84761fc42d40 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 returned with HTTP 200 Jul 10 04:30:43.004710 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 512/2052] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:42 2026] GET /volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:43.303038 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-3839656d-15d0-4c38-a963-a1f673bdf9b3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/05507402-ed49-4133-957a-e123c4ae967f returned with HTTP 200 Jul 10 04:30:43.303238 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 518/2053] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:30:42 2026] DELETE /volume/v3/attachments/05507402-ed49-4133-957a-e123c4ae967f => generated 192 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:43.872292 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a43b0969-f3d2-49f0-ad73-ea48bf0c046e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:43.874157 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a43b0969-f3d2-49f0-ad73-ea48bf0c046e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:30:43.874501 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a43b0969-f3d2-49f0-ad73-ea48bf0c046e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:43.874641 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a43b0969-f3d2-49f0-ad73-ea48bf0c046e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:43.882906 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:43.882906 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:43.888655 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a43b0969-f3d2-49f0-ad73-ea48bf0c046e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:30:43.902138 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a43b0969-f3d2-49f0-ad73-ea48bf0c046e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:30:43.902713 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 511/2054] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:43 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:44.026195 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a25c863a-4cdc-4121-a55f-78e1b7a1ec13 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:44.028425 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a25c863a-4cdc-4121-a55f-78e1b7a1ec13 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 Jul 10 04:30:44.028719 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a25c863a-4cdc-4121-a55f-78e1b7a1ec13 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:44.029024 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a25c863a-4cdc-4121-a55f-78e1b7a1ec13 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:44.046244 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:44.046244 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:44.050082 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a25c863a-4cdc-4121-a55f-78e1b7a1ec13 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:44.060497 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a25c863a-4cdc-4121-a55f-78e1b7a1ec13 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 returned with HTTP 200 Jul 10 04:30:44.061171 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 514/2055] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:44 2026] GET /volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:44.078961 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3509f135-42da-4192-b012-7cb456ca7bf5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:44.081169 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3509f135-42da-4192-b012-7cb456ca7bf5 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 Jul 10 04:30:44.081500 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3509f135-42da-4192-b012-7cb456ca7bf5 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:44.081742 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3509f135-42da-4192-b012-7cb456ca7bf5 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:44.100483 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:44.100483 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:44.110545 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3509f135-42da-4192-b012-7cb456ca7bf5 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:44.116589 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3509f135-42da-4192-b012-7cb456ca7bf5 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 returned with HTTP 200 Jul 10 04:30:44.117111 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 513/2056] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:44 2026] GET /volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:44.138606 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ed2edbd2-b557-489d-93de-8ee0acdc2229 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:44.142903 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed2edbd2-b557-489d-93de-8ee0acdc2229 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] DELETE https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207?cascade=True Jul 10 04:30:44.143103 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed2edbd2-b557-489d-93de-8ee0acdc2229 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:44.143549 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed2edbd2-b557-489d-93de-8ee0acdc2229 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:44.143549 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-ed2edbd2-b557-489d-93de-8ee0acdc2229 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete volume with id: 222681ca-fc91-4c39-8456-1694fedc7207 Jul 10 04:30:44.157321 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:44.157321 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:44.157802 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ed2edbd2-b557-489d-93de-8ee0acdc2229 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:44.215482 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ed2edbd2-b557-489d-93de-8ee0acdc2229 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete volume request issued successfully. Jul 10 04:30:44.215672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed2edbd2-b557-489d-93de-8ee0acdc2229 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207?cascade=True returned with HTTP 202 Jul 10 04:30:44.216169 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 519/2057] 10.4.3.87 () {66 vars in 1369 bytes} [Fri Jul 10 04:30:44 2026] DELETE /volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207?cascade=True => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:44.227803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fd110b5e-9484-48b7-b72a-333feb7b3744 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:44.230125 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fd110b5e-9484-48b7-b72a-333feb7b3744 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 Jul 10 04:30:44.230401 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fd110b5e-9484-48b7-b72a-333feb7b3744 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:44.230595 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fd110b5e-9484-48b7-b72a-333feb7b3744 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:44.242524 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:44.242524 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:44.248911 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fd110b5e-9484-48b7-b72a-333feb7b3744 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:44.255693 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fd110b5e-9484-48b7-b72a-333feb7b3744 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 returned with HTTP 200 Jul 10 04:30:44.256229 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 512/2058] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:44 2026] GET /volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:44.602427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6aaaad24-746a-4fca-b5b9-29e31087ac9b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:44.698299 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6aaaad24-746a-4fca-b5b9-29e31087ac9b tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:30:44.698987 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6aaaad24-746a-4fca-b5b9-29e31087ac9b tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080", "extra_specs": {}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:44.721496 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6aaaad24-746a-4fca-b5b9-29e31087ac9b tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:30:44.721882 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 515/2059] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:30:44 2026] POST /volume/v3/types => generated 269 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:44.791849 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-36be6296-87ed-4638-92ce-d3a66500953b req-ff5206f3-77ad-457d-be94-cd5178e04662 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:44.794036 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-36be6296-87ed-4638-92ce-d3a66500953b req-ff5206f3-77ad-457d-be94-cd5178e04662 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] DELETE https://10.4.3.87/volume/v3/attachments/49a428b0-42aa-434f-b0cc-c02df7bc39c8 Jul 10 04:30:44.794448 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-36be6296-87ed-4638-92ce-d3a66500953b req-ff5206f3-77ad-457d-be94-cd5178e04662 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:44.794876 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-36be6296-87ed-4638-92ce-d3a66500953b req-ff5206f3-77ad-457d-be94-cd5178e04662 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:44.805610 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:44.805610 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:45.271280 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bdb10dca-d958-404a-aeab-c361b90883c0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:45.273450 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bdb10dca-d958-404a-aeab-c361b90883c0 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 Jul 10 04:30:45.276240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bdb10dca-d958-404a-aeab-c361b90883c0 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:45.276240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bdb10dca-d958-404a-aeab-c361b90883c0 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:45.283295 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bdb10dca-d958-404a-aeab-c361b90883c0 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 returned with HTTP 404 Jul 10 04:30:45.284739 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 520/2060] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:45 2026] GET /volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:45.292532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4320b281-10af-43b8-acd8-aa9adb80474a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:45.294619 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4320b281-10af-43b8-acd8-aa9adb80474a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes Jul 10 04:30:45.294849 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4320b281-10af-43b8-acd8-aa9adb80474a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:45.295068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4320b281-10af-43b8-acd8-aa9adb80474a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:45.295356 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-4320b281-10af-43b8-acd8-aa9adb80474a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:45.296072 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4320b281-10af-43b8-acd8-aa9adb80474a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:30:45.305472 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4320b281-10af-43b8-acd8-aa9adb80474a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Get all volumes completed successfully. Jul 10 04:30:45.305986 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4320b281-10af-43b8-acd8-aa9adb80474a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 200 Jul 10 04:30:45.306714 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 513/2061] 10.4.3.87 () {66 vars in 1230 bytes} [Fri Jul 10 04:30:45 2026] GET /volume/v3/volumes => generated 333 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:45.319745 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8914e58a-c471-4c6b-a63d-cb1cdd87f4ed None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:45.322646 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8914e58a-c471-4c6b-a63d-cb1cdd87f4ed tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/snapshots Jul 10 04:30:45.322898 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8914e58a-c471-4c6b-a63d-cb1cdd87f4ed tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:45.323133 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8914e58a-c471-4c6b-a63d-cb1cdd87f4ed tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:45.323457 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-8914e58a-c471-4c6b-a63d-cb1cdd87f4ed tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:30:45.328775 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-8914e58a-c471-4c6b-a63d-cb1cdd87f4ed tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:30:45.337531 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8914e58a-c471-4c6b-a63d-cb1cdd87f4ed tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Get all snapshots completed successfully. Jul 10 04:30:45.338039 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8914e58a-c471-4c6b-a63d-cb1cdd87f4ed tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 200 Jul 10 04:30:45.338919 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 516/2062] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:30:45 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:30:45.350721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-973c9c69-55fe-4f72-84da-a0d439c41170 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:45.355179 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-973c9c69-55fe-4f72-84da-a0d439c41170 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 Jul 10 04:30:45.355473 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-973c9c69-55fe-4f72-84da-a0d439c41170 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:45.355718 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-973c9c69-55fe-4f72-84da-a0d439c41170 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:45.362266 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-36be6296-87ed-4638-92ce-d3a66500953b req-ff5206f3-77ad-457d-be94-cd5178e04662 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments/49a428b0-42aa-434f-b0cc-c02df7bc39c8 returned with HTTP 200 Jul 10 04:30:45.362927 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 514/2063] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:30:44 2026] DELETE /volume/v3/attachments/49a428b0-42aa-434f-b0cc-c02df7bc39c8 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:45.374676 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:45.374676 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:45.380706 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-973c9c69-55fe-4f72-84da-a0d439c41170 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:45.386252 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-973c9c69-55fe-4f72-84da-a0d439c41170 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 returned with HTTP 200 Jul 10 04:30:45.386764 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 521/2064] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:45 2026] GET /volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:45.405575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5239e3bc-86e9-4642-9022-578a731107d8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:45.407861 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5239e3bc-86e9-4642-9022-578a731107d8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] DELETE https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 Jul 10 04:30:45.408135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5239e3bc-86e9-4642-9022-578a731107d8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:45.408396 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5239e3bc-86e9-4642-9022-578a731107d8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:45.408593 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-5239e3bc-86e9-4642-9022-578a731107d8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete volume with id: d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 Jul 10 04:30:45.417587 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:45.417587 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:45.418103 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5239e3bc-86e9-4642-9022-578a731107d8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:45.440409 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5239e3bc-86e9-4642-9022-578a731107d8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete volume request issued successfully. Jul 10 04:30:45.440658 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5239e3bc-86e9-4642-9022-578a731107d8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 returned with HTTP 202 Jul 10 04:30:45.441199 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 514/2065] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:45 2026] DELETE /volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:45.453151 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bfa71e9b-6400-4e9c-a831-538ce5f272c7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:45.458165 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bfa71e9b-6400-4e9c-a831-538ce5f272c7 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 Jul 10 04:30:45.458621 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bfa71e9b-6400-4e9c-a831-538ce5f272c7 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:45.458906 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bfa71e9b-6400-4e9c-a831-538ce5f272c7 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:45.469432 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:45.469432 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:45.477478 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bfa71e9b-6400-4e9c-a831-538ce5f272c7 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Volume info retrieved successfully. Jul 10 04:30:45.489837 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bfa71e9b-6400-4e9c-a831-538ce5f272c7 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 returned with HTTP 200 Jul 10 04:30:45.490609 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 517/2066] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:45 2026] GET /volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:46.514998 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f2a43f1d-0320-4342-89ab-9160375af628 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:46.518500 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f2a43f1d-0320-4342-89ab-9160375af628 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 Jul 10 04:30:46.518769 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f2a43f1d-0320-4342-89ab-9160375af628 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:46.519034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f2a43f1d-0320-4342-89ab-9160375af628 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:46.529528 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f2a43f1d-0320-4342-89ab-9160375af628 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 returned with HTTP 404 Jul 10 04:30:46.530921 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 515/2067] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:46 2026] GET /volume/v3/volumes/d4b76caf-94a6-49b6-88c8-31a5f50eb1e7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:46.542040 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-57e34d23-333a-42f6-a479-ca17b311d5ac None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:46.543726 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-57e34d23-333a-42f6-a479-ca17b311d5ac tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/1ebc0dbb-73fe-41ed-8905-9652ddde6294 Jul 10 04:30:46.543996 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-57e34d23-333a-42f6-a479-ca17b311d5ac tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:46.544193 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-57e34d23-333a-42f6-a479-ca17b311d5ac tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:46.544337 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-57e34d23-333a-42f6-a479-ca17b311d5ac tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete snapshot with id: 1ebc0dbb-73fe-41ed-8905-9652ddde6294 Jul 10 04:30:46.549404 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-57e34d23-333a-42f6-a479-ca17b311d5ac tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/snapshots/1ebc0dbb-73fe-41ed-8905-9652ddde6294 returned with HTTP 404 Jul 10 04:30:46.549944 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 522/2068] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:30:46 2026] DELETE /volume/v3/snapshots/1ebc0dbb-73fe-41ed-8905-9652ddde6294 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:46.559873 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1da465de-e601-49b2-910e-604f2b58dff8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:46.561451 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1da465de-e601-49b2-910e-604f2b58dff8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] GET https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 Jul 10 04:30:46.561641 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1da465de-e601-49b2-910e-604f2b58dff8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:46.561827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1da465de-e601-49b2-910e-604f2b58dff8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:46.571063 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1da465de-e601-49b2-910e-604f2b58dff8 tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 returned with HTTP 404 Jul 10 04:30:46.571556 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 515/2069] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:46 2026] GET /volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:46.582176 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-20027b17-59bf-465c-bc92-8a0a26bc443a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:46.584478 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-20027b17-59bf-465c-bc92-8a0a26bc443a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] DELETE https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 Jul 10 04:30:46.585066 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-20027b17-59bf-465c-bc92-8a0a26bc443a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:46.585066 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-20027b17-59bf-465c-bc92-8a0a26bc443a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:46.585066 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-20027b17-59bf-465c-bc92-8a0a26bc443a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] Delete volume with id: 222681ca-fc91-4c39-8456-1694fedc7207 Jul 10 04:30:46.592299 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-20027b17-59bf-465c-bc92-8a0a26bc443a tempest-VolumesDeleteCascade-628749972 tempest-VolumesDeleteCascade-628749972-project-member] https://10.4.3.87/volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 returned with HTTP 404 Jul 10 04:30:46.593175 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 518/2070] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:30:46 2026] DELETE /volume/v3/volumes/222681ca-fc91-4c39-8456-1694fedc7207 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:46.998055 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5833eef8-62e0-43fc-a901-f829bce41ecb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:47.002241 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5833eef8-62e0-43fc-a901-f829bce41ecb tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:30:47.002241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5833eef8-62e0-43fc-a901-f829bce41ecb tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268", "extra_specs": {}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:47.003691 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:47.003691 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:47.023476 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5833eef8-62e0-43fc-a901-f829bce41ecb tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:30:47.024516 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 516/2071] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:30:46 2026] POST /volume/v3/types => generated 267 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:47.034289 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7f25928d-f846-4e69-9209-328ed5f9b07f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:47.036932 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f25928d-f846-4e69-9209-328ed5f9b07f tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:30:47.037492 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7f25928d-f846-4e69-9209-328ed5f9b07f tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328", "extra_specs": {}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:47.065308 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f25928d-f846-4e69-9209-328ed5f9b07f tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:30:47.065308 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 523/2072] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:30:47 2026] POST /volume/v3/types => generated 268 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:47.080454 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:47.084160 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:47.084788 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1645238519", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268", "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:47.086987 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1645238519', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268', 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:47.091286 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Create volume of 1 GB Jul 10 04:30:47.091655 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:47.091655 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:47.092275 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Availability Zones retrieved successfully. Jul 10 04:30:47.100438 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Flow 'volume_create_api' (7f953c32-e60c-44cd-9ec9-d54cada7a799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:47.101617 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2609bf-2ed6-481c-a3f6-20d8f9846f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.102949 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:47.129843 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2609bf-2ed6-481c-a3f6-20d8f9846f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:30:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94f2e421-40a9-403d-af91-49ef3a71bdeb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94f2e421-40a9-403d-af91-49ef3a71bdeb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.130841 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ff285c-772f-4f36-b808-dff981409821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.170890 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:30:47.170890 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:30:47.225690 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Created reservations ['3b5600db-240f-430f-a52e-d5e713befc67', '2197d1de-ffbc-4d61-8d8d-7921cb9a98b6', 'a2f65fdf-4859-4482-9941-d97a7dec2dc8', 'e5459b72-a1d0-4943-aa01-3769e307fef3'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:47.226705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ff285c-772f-4f36-b808-dff981409821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b5600db-240f-430f-a52e-d5e713befc67', '2197d1de-ffbc-4d61-8d8d-7921cb9a98b6', 'a2f65fdf-4859-4482-9941-d97a7dec2dc8', 'e5459b72-a1d0-4943-aa01-3769e307fef3']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.228605 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53fcbbb1-d18c-4c6f-bb45-cc3c003b7f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.260197 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53fcbbb1-d18c-4c6f-bb45-cc3c003b7f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef45602c-cba7-4ab2-8b73-c98ac2f2e50e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1645238519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fd0b37dcfda4aa385fbae702965b69d',qos_specs=None,replication_status=,reservations=['3b5600db-240f-430f-a52e-d5e713befc67','2197d1de-ffbc-4d61-8d8d-7921cb9a98b6','a2f65fdf-4859-4482-9941-d97a7dec2dc8','e5459b72-a1d0-4943-aa01-3769e307fef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4c7e1c5543b43439227d13049f5ea93',volume_type_id=94f2e421-40a9-403d-af91-49ef3a71bdeb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1645238519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef45602c-cba7-4ab2-8b73-c98ac2f2e50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fd0b37dcfda4aa385fbae702965b69d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4c7e1c5543b43439227d13049f5ea93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94f2e421-40a9-403d-af91-49ef3a71bdeb),volume_type_id=94f2e421-40a9-403d-af91-49ef3a71bdeb)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.261938 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448259d5-f52c-4d8d-bb6e-1adc70998363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.300132 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448259d5-f52c-4d8d-bb6e-1adc70998363) transitioned into state 'SUCCESS' from state '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-1645238519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fd0b37dcfda4aa385fbae702965b69d',qos_specs=None,replication_status=,reservations=['3b5600db-240f-430f-a52e-d5e713befc67','2197d1de-ffbc-4d61-8d8d-7921cb9a98b6','a2f65fdf-4859-4482-9941-d97a7dec2dc8','e5459b72-a1d0-4943-aa01-3769e307fef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4c7e1c5543b43439227d13049f5ea93',volume_type_id=94f2e421-40a9-403d-af91-49ef3a71bdeb)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.301202 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6894e09e-2e75-4d07-8a8d-03d02c2967ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.315334 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6894e09e-2e75-4d07-8a8d-03d02c2967ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.316345 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Flow 'volume_create_api' (7f953c32-e60c-44cd-9ec9-d54cada7a799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:47.316706 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Create volume request issued successfully. Jul 10 04:30:47.317456 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-04b644db-e946-42cf-8bcb-fbb7bf06d3fe tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:47.318031 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 516/2073] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:30:47 2026] POST /volume/v3/volumes => generated 843 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:47.335006 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-693c1c0b-40fa-4a24-9561-804caa14882f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:47.337745 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:47.338178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1819055147", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:47.341014 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1819055147', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:47.348465 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Create volume of 1 GB Jul 10 04:30:47.350994 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:47.350994 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:47.351122 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Availability Zones retrieved successfully. Jul 10 04:30:47.369201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Flow 'volume_create_api' (e3891011-bdf4-43d8-8178-72d4ecfd76fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:47.369201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007e5812-d021-4ed8-9ff2-57abedb58a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.370512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:47.405471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007e5812-d021-4ed8-9ff2-57abedb58a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:30:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4225339f-89d5-48f5-852c-fa36d024423d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4225339f-89d5-48f5-852c-fa36d024423d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.406428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39606fe2-9c07-4402-9161-b740bbf0fdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.450795 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:30:47.450795 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:30:47.501268 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Created reservations ['63566af2-41e1-4481-bec1-1b748839f42e', '44f7baa1-705e-403d-a1e7-3d81b63f9fb0', '0f8e44a3-0e3f-4438-a911-b097f5732524', '266a59f2-def4-451e-8a9e-aebadc710ae3'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:47.501268 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39606fe2-9c07-4402-9161-b740bbf0fdbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63566af2-41e1-4481-bec1-1b748839f42e', '44f7baa1-705e-403d-a1e7-3d81b63f9fb0', '0f8e44a3-0e3f-4438-a911-b097f5732524', '266a59f2-def4-451e-8a9e-aebadc710ae3']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.501961 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (729062a6-34dd-4fb2-910c-0a5bef014594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.534663 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (729062a6-34dd-4fb2-910c-0a5bef014594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9721e530-a147-4694-86ac-08b1602c1211', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1819055147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fd0b37dcfda4aa385fbae702965b69d',qos_specs=None,replication_status=,reservations=['63566af2-41e1-4481-bec1-1b748839f42e','44f7baa1-705e-403d-a1e7-3d81b63f9fb0','0f8e44a3-0e3f-4438-a911-b097f5732524','266a59f2-def4-451e-8a9e-aebadc710ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4c7e1c5543b43439227d13049f5ea93',volume_type_id=4225339f-89d5-48f5-852c-fa36d024423d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1819055147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9721e530-a147-4694-86ac-08b1602c1211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fd0b37dcfda4aa385fbae702965b69d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4c7e1c5543b43439227d13049f5ea93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4225339f-89d5-48f5-852c-fa36d024423d),volume_type_id=4225339f-89d5-48f5-852c-fa36d024423d)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.535807 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b027a048-6977-4068-b076-08b9ec31a46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.575858 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b027a048-6977-4068-b076-08b9ec31a46c) transitioned into state 'SUCCESS' from state '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-1819055147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fd0b37dcfda4aa385fbae702965b69d',qos_specs=None,replication_status=,reservations=['63566af2-41e1-4481-bec1-1b748839f42e','44f7baa1-705e-403d-a1e7-3d81b63f9fb0','0f8e44a3-0e3f-4438-a911-b097f5732524','266a59f2-def4-451e-8a9e-aebadc710ae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4c7e1c5543b43439227d13049f5ea93',volume_type_id=4225339f-89d5-48f5-852c-fa36d024423d)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.576919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4159bb8a-060b-49a8-af3c-bf5e05bc6c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.592459 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4159bb8a-060b-49a8-af3c-bf5e05bc6c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.592459 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Flow 'volume_create_api' (e3891011-bdf4-43d8-8178-72d4ecfd76fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:47.592459 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Create volume request issued successfully. Jul 10 04:30:47.592459 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-693c1c0b-40fa-4a24-9561-804caa14882f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:47.592957 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 519/2074] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:30:47 2026] POST /volume/v3/volumes => generated 844 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:47.630114 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c246d322-a4d7-4017-900f-b9e1098c3030 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:47.634256 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:47.634256 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1681034388", "snapshot_id": null, "imageRef": "868edd2e-4c6a-4378-ad6f-a11040bd9066", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:47.634581 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1681034388', 'snapshot_id': None, 'imageRef': '868edd2e-4c6a-4378-ad6f-a11040bd9066', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:47.738475 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Create volume of 1 GB Jul 10 04:30:47.739043 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:47.739043 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:47.739879 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Availability Zones retrieved successfully. Jul 10 04:30:47.749287 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Flow 'volume_create_api' (923addf2-17a4-40ed-857d-a287c15e7bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:47.751164 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfacc912-ec31-4249-9f5c-a03a84fbb2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.752732 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:47.810727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfacc912-ec31-4249-9f5c-a03a84fbb2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:30:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40c6bda5-18da-45ad-aaf4-91feb3893c7a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40c6bda5-18da-45ad-aaf4-91feb3893c7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.810727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50209bc8-b152-4a6c-bf30-30f63c11a410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.844171 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:30:47.844506 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:30:47.884010 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Created reservations ['f35a5e89-c143-4f15-b37c-ee605525c862', 'b97059bd-f48f-4df3-ba50-00b790a08267', '102e1fe0-7372-40d9-a64a-d319430e2c09', '301a519e-28da-4023-8c5e-839dacb02ac8'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:47.884882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50209bc8-b152-4a6c-bf30-30f63c11a410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f35a5e89-c143-4f15-b37c-ee605525c862', 'b97059bd-f48f-4df3-ba50-00b790a08267', '102e1fe0-7372-40d9-a64a-d319430e2c09', '301a519e-28da-4023-8c5e-839dacb02ac8']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.886194 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db08e3f-82af-4946-866d-ad0da37cd2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.910962 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db08e3f-82af-4946-866d-ad0da37cd2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4de8738-dc4c-45c7-b346-72975cc10e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1681034388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fd0b37dcfda4aa385fbae702965b69d',qos_specs=None,replication_status=,reservations=['f35a5e89-c143-4f15-b37c-ee605525c862','b97059bd-f48f-4df3-ba50-00b790a08267','102e1fe0-7372-40d9-a64a-d319430e2c09','301a519e-28da-4023-8c5e-839dacb02ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4c7e1c5543b43439227d13049f5ea93',volume_type_id=40c6bda5-18da-45ad-aaf4-91feb3893c7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1681034388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4de8738-dc4c-45c7-b346-72975cc10e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fd0b37dcfda4aa385fbae702965b69d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4c7e1c5543b43439227d13049f5ea93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40c6bda5-18da-45ad-aaf4-91feb3893c7a),volume_type_id=40c6bda5-18da-45ad-aaf4-91feb3893c7a)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.911719 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62575af-de27-4f6b-87b6-1268df696b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.935150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62575af-de27-4f6b-87b6-1268df696b73) transitioned into state 'SUCCESS' from state '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-1681034388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fd0b37dcfda4aa385fbae702965b69d',qos_specs=None,replication_status=,reservations=['f35a5e89-c143-4f15-b37c-ee605525c862','b97059bd-f48f-4df3-ba50-00b790a08267','102e1fe0-7372-40d9-a64a-d319430e2c09','301a519e-28da-4023-8c5e-839dacb02ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4c7e1c5543b43439227d13049f5ea93',volume_type_id=40c6bda5-18da-45ad-aaf4-91feb3893c7a)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.935885 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6d27e0-d149-4122-9252-c6d16dd3da3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:47.949789 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6d27e0-d149-4122-9252-c6d16dd3da3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:47.951778 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Flow 'volume_create_api' (923addf2-17a4-40ed-857d-a287c15e7bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:47.951778 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Create volume request issued successfully. Jul 10 04:30:47.952125 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c246d322-a4d7-4017-900f-b9e1098c3030 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:47.952700 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 517/2075] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:30:47 2026] POST /volume/v3/volumes => generated 845 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:30:47.966974 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-200971c8-c5bc-44be-bc95-03f18f60f83d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:47.972968 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-200971c8-c5bc-44be-bc95-03f18f60f83d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:47.972968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-200971c8-c5bc-44be-bc95-03f18f60f83d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:47.972968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-200971c8-c5bc-44be-bc95-03f18f60f83d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:47.987162 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:47.987162 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:47.995423 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-200971c8-c5bc-44be-bc95-03f18f60f83d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:48.001672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-200971c8-c5bc-44be-bc95-03f18f60f83d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:48.002163 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 524/2076] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:47 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:48.522702 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-6ba53b53-455c-4954-b18d-01704896767d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:48.528354 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-6ba53b53-455c-4954-b18d-01704896767d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] PUT https://10.4.3.87/volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b Jul 10 04:30:48.528927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-6ba53b53-455c-4954-b18d-01704896767d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:48.543074 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-6ba53b53-455c-4954-b18d-01704896767d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Acquiring lock "cinder-attachment_update-afb3ffd8-044d-42d0-a6c6-ab5c89b0a294-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:30:48.553940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-6ba53b53-455c-4954-b18d-01704896767d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-afb3ffd8-044d-42d0-a6c6-ab5c89b0a294-np0000004952" acquired by "attachment_update" :: waited 0.010s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:30:48.554909 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:48.554909 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:49.021533 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dfa86a3d-19f0-459c-bcd4-224be4631064 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:49.025945 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dfa86a3d-19f0-459c-bcd4-224be4631064 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:49.025945 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dfa86a3d-19f0-459c-bcd4-224be4631064 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:49.026103 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dfa86a3d-19f0-459c-bcd4-224be4631064 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:49.037352 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:49.037352 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:49.045336 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-dfa86a3d-19f0-459c-bcd4-224be4631064 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:49.051707 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dfa86a3d-19f0-459c-bcd4-224be4631064 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:49.052330 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 520/2077] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:49 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:49.085562 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-6ba53b53-455c-4954-b18d-01704896767d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-afb3ffd8-044d-42d0-a6c6-ab5c89b0a294-np0000004952" released by "attachment_update" :: held 0.532s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:30:49.085942 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-6ba53b53-455c-4954-b18d-01704896767d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b returned with HTTP 200 Jul 10 04:30:49.086572 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 517/2078] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:30:48 2026] PUT /volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b => generated 968 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:49.101248 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-1f2d64f1-421e-4b76-8410-64c877e92a54 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:49.105370 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-1f2d64f1-421e-4b76-8410-64c877e92a54 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b Jul 10 04:30:49.106915 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-1f2d64f1-421e-4b76-8410-64c877e92a54 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:49.106915 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-1f2d64f1-421e-4b76-8410-64c877e92a54 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:49.136864 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-1f2d64f1-421e-4b76-8410-64c877e92a54 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b returned with HTTP 200 Jul 10 04:30:49.137438 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 518/2079] 10.4.3.87 () {70 vars in 1644 bytes} [Fri Jul 10 04:30:49 2026] GET /volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:49.424714 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:49.587375 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:49.587375 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1764763940"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:49.587375 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1764763940'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:49.587375 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Create volume of 1 GB Jul 10 04:30:49.593389 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Availability Zones retrieved successfully. Jul 10 04:30:49.599840 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Flow 'volume_create_api' (f3bd9e4c-b508-4cfa-b526-4b4b3011070c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:49.600967 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eec0f1f-e11e-4435-b917-7793995e5237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:49.602141 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:49.647736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eec0f1f-e11e-4435-b917-7793995e5237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:49.648538 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec34a9d-fef2-40bd-abd2-1088c63330d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:49.730014 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Created reservations ['0aeee7f1-23ec-4cb1-9306-0e5bd555bdb1', 'fea67802-5ac4-4fb1-8256-007665d6d57e', '70d1a261-747e-470f-9a0c-48068c241332', '13544ede-0308-4124-bafc-288c73af5174'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:49.731014 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec34a9d-fef2-40bd-abd2-1088c63330d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aeee7f1-23ec-4cb1-9306-0e5bd555bdb1', 'fea67802-5ac4-4fb1-8256-007665d6d57e', '70d1a261-747e-470f-9a0c-48068c241332', '13544ede-0308-4124-bafc-288c73af5174']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:49.732158 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1798fb-cb6f-424e-93c0-37fe93c3f089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:49.763071 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1798fb-cb6f-424e-93c0-37fe93c3f089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eee2535-5277-42cf-b0ec-683ab9566190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1764763940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ce7425075943d2b191cbf58d2de0f9',qos_specs=None,replication_status=,reservations=['0aeee7f1-23ec-4cb1-9306-0e5bd555bdb1','fea67802-5ac4-4fb1-8256-007665d6d57e','70d1a261-747e-470f-9a0c-48068c241332','13544ede-0308-4124-bafc-288c73af5174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f578e468e240acabd9e027821a9e03',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1764763940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eee2535-5277-42cf-b0ec-683ab9566190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ce7425075943d2b191cbf58d2de0f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f578e468e240acabd9e027821a9e03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:49.764026 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57a8ad0d-109e-4280-9a60-ebdc8b972bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:49.784240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57a8ad0d-109e-4280-9a60-ebdc8b972bd7) transitioned into state 'SUCCESS' from state '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-1764763940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ce7425075943d2b191cbf58d2de0f9',qos_specs=None,replication_status=,reservations=['0aeee7f1-23ec-4cb1-9306-0e5bd555bdb1','fea67802-5ac4-4fb1-8256-007665d6d57e','70d1a261-747e-470f-9a0c-48068c241332','13544ede-0308-4124-bafc-288c73af5174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f578e468e240acabd9e027821a9e03',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:49.785230 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c56ff3-fcee-4cf9-a91f-a6dc6c0f2e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:49.796687 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c56ff3-fcee-4cf9-a91f-a6dc6c0f2e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:49.797855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Flow 'volume_create_api' (f3bd9e4c-b508-4cfa-b526-4b4b3011070c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:49.798311 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Create volume request issued successfully. Jul 10 04:30:49.799703 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f34a6f2-1d7e-47f3-af97-ee1a7e038268 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:49.799703 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 525/2080] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:30:49 2026] POST /volume/v3/volumes => generated 817 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:49.817690 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d6e6741d-3ca3-441e-9577-5f545fbd512a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:49.822611 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d6e6741d-3ca3-441e-9577-5f545fbd512a tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:49.822611 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d6e6741d-3ca3-441e-9577-5f545fbd512a tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:49.822611 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d6e6741d-3ca3-441e-9577-5f545fbd512a tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:49.830618 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:49.830618 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:49.836072 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d6e6741d-3ca3-441e-9577-5f545fbd512a tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Volume info retrieved successfully. Jul 10 04:30:49.841430 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d6e6741d-3ca3-441e-9577-5f545fbd512a tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 200 Jul 10 04:30:49.842016 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 521/2081] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:49 2026] GET /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:50.069358 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0f874383-11da-4e2f-ada3-ab9ff903b61c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:50.071297 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f874383-11da-4e2f-ada3-ab9ff903b61c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:50.071554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f874383-11da-4e2f-ada3-ab9ff903b61c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:50.073718 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f874383-11da-4e2f-ada3-ab9ff903b61c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:50.081257 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:50.081257 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:50.087093 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0f874383-11da-4e2f-ada3-ab9ff903b61c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:50.095994 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f874383-11da-4e2f-ada3-ab9ff903b61c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:50.095994 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 518/2082] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:50 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:50.304247 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4dec8f1d-54f6-4474-8df7-11fdd8320344 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:50.306250 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4dec8f1d-54f6-4474-8df7-11fdd8320344 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] DELETE https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:30:50.306809 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4dec8f1d-54f6-4474-8df7-11fdd8320344 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:50.307204 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4dec8f1d-54f6-4474-8df7-11fdd8320344 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:50.307422 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-4dec8f1d-54f6-4474-8df7-11fdd8320344 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Delete volume with id: f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:30:50.319845 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:50.319845 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:50.320356 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4dec8f1d-54f6-4474-8df7-11fdd8320344 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:30:50.362059 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4dec8f1d-54f6-4474-8df7-11fdd8320344 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Delete volume request issued successfully. Jul 10 04:30:50.362764 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4dec8f1d-54f6-4474-8df7-11fdd8320344 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 returned with HTTP 202 Jul 10 04:30:50.363397 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 519/2083] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:30:50 2026] DELETE /volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:30:50.377107 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5ab33c04-9c12-46c3-9b35-f19a8dee44a4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:50.378500 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ab33c04-9c12-46c3-9b35-f19a8dee44a4 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:30:50.378771 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ab33c04-9c12-46c3-9b35-f19a8dee44a4 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:50.379034 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ab33c04-9c12-46c3-9b35-f19a8dee44a4 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:50.386850 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:50.386850 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:50.392075 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5ab33c04-9c12-46c3-9b35-f19a8dee44a4 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:30:50.398203 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ab33c04-9c12-46c3-9b35-f19a8dee44a4 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 returned with HTTP 200 Jul 10 04:30:50.398203 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 526/2084] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:50 2026] GET /volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 => generated 1419 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:30:50.856504 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ba74b4d0-cdb0-4652-b496-b82de3981957 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:50.859007 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ba74b4d0-cdb0-4652-b496-b82de3981957 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:50.859333 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ba74b4d0-cdb0-4652-b496-b82de3981957 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:50.859648 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ba74b4d0-cdb0-4652-b496-b82de3981957 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:50.869323 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:50.869323 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:50.874410 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ba74b4d0-cdb0-4652-b496-b82de3981957 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Volume info retrieved successfully. Jul 10 04:30:50.880504 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ba74b4d0-cdb0-4652-b496-b82de3981957 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 200 Jul 10 04:30:50.881054 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 522/2085] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:50 2026] GET /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:50.895248 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ecf150dd-82a6-4aad-84c1-f8b0100c5ffa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:50.897690 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ecf150dd-82a6-4aad-84c1-f8b0100c5ffa tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] POST https://10.4.3.87/volume/v3/volume-transfers Jul 10 04:30:50.898168 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ecf150dd-82a6-4aad-84c1-f8b0100c5ffa tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3eee2535-5277-42cf-b0ec-683ab9566190"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:50.899915 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volume_transfer [None req-ecf150dd-82a6-4aad-84c1-f8b0100c5ffa tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Creating new volume transfer {'transfer': {'volume_id': '3eee2535-5277-42cf-b0ec-683ab9566190'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 04:30:50.900078 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volume_transfer [None req-ecf150dd-82a6-4aad-84c1-f8b0100c5ffa tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Creating transfer of volume 3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:50.900229 np0000004952 devstack@c-api.service[100022]: INFO cinder.transfer.api [None req-ecf150dd-82a6-4aad-84c1-f8b0100c5ffa tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Generating transfer record for volume 3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:50.913107 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:50.913107 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:50.928014 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ecf150dd-82a6-4aad-84c1-f8b0100c5ffa tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volume-transfers returned with HTTP 202 Jul 10 04:30:50.928614 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 519/2086] 10.4.3.87 () {70 vars in 1319 bytes} [Fri Jul 10 04:30:50 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:50.938453 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-daac20f6-2281-4207-9926-062e6d1ee484 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:50.940755 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-daac20f6-2281-4207-9926-062e6d1ee484 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:50.941044 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-daac20f6-2281-4207-9926-062e6d1ee484 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:50.941292 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-daac20f6-2281-4207-9926-062e6d1ee484 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:50.950920 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:50.950920 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:50.956528 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-daac20f6-2281-4207-9926-062e6d1ee484 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Volume info retrieved successfully. Jul 10 04:30:50.963036 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-daac20f6-2281-4207-9926-062e6d1ee484 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 200 Jul 10 04:30:50.963715 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 520/2087] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:50 2026] GET /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:50.980577 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9f32a1f0-1842-428b-b78d-5b537ccdf0e7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:50.982430 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f32a1f0-1842-428b-b78d-5b537ccdf0e7 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volume-transfers/00e602c3-1e6a-4fad-81aa-195436e7fb58 Jul 10 04:30:50.982665 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9f32a1f0-1842-428b-b78d-5b537ccdf0e7 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:50.983028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9f32a1f0-1842-428b-b78d-5b537ccdf0e7 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:50.987556 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f32a1f0-1842-428b-b78d-5b537ccdf0e7 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volume-transfers/00e602c3-1e6a-4fad-81aa-195436e7fb58 returned with HTTP 200 Jul 10 04:30:50.988044 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 527/2088] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:30:50 2026] GET /volume/v3/volume-transfers/00e602c3-1e6a-4fad-81aa-195436e7fb58 => generated 538 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:51.000919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a191269f-a928-43b1-a273-effe84d732a2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:51.002996 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a191269f-a928-43b1-a273-effe84d732a2 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volume-transfers Jul 10 04:30:51.003240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a191269f-a928-43b1-a273-effe84d732a2 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:51.003465 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a191269f-a928-43b1-a273-effe84d732a2 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:51.003668 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volume_transfer [None req-a191269f-a928-43b1-a273-effe84d732a2 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Listing volume transfers {{(pid=100021) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 04:30:51.007775 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a191269f-a928-43b1-a273-effe84d732a2 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volume-transfers returned with HTTP 200 Jul 10 04:30:51.008244 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 523/2089] 10.4.3.87 () {68 vars in 1298 bytes} [Fri Jul 10 04:30:50 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:51.019054 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:51.097035 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] POST https://10.4.3.87/volume/v3/volume-transfers/00e602c3-1e6a-4fad-81aa-195436e7fb58/accept Jul 10 04:30:51.097527 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e2b77d2416614a93"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:51.099397 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.volume_transfer [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Accepting volume transfer 00e602c3-1e6a-4fad-81aa-195436e7fb58 {{(pid=100022) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 04:30:51.099551 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.volume_transfer [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Accepting transfer 00e602c3-1e6a-4fad-81aa-195436e7fb58 Jul 10 04:30:51.112393 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4d340f19-0fc4-44f4-b91f-c862cfaae5e8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:51.115710 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d340f19-0fc4-44f4-b91f-c862cfaae5e8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:51.116010 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4d340f19-0fc4-44f4-b91f-c862cfaae5e8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:51.116289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4d340f19-0fc4-44f4-b91f-c862cfaae5e8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:51.125333 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:51.125333 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:51.130064 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4d340f19-0fc4-44f4-b91f-c862cfaae5e8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:51.136320 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d340f19-0fc4-44f4-b91f-c862cfaae5e8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:51.136895 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 521/2090] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:51 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:51.185148 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Created reservations ['2ace0441-3b3d-47dc-a14d-da5835d9ba48', 'f34dfed9-4031-49d6-8529-456b83bdc14f', 'a1e1830d-1764-4ec8-9998-d4640b1450d7', '4f720030-3c0f-4067-a3ad-9a705c58f5b6'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:51.219151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Created reservations ['5a868259-d69f-41cc-92c9-e4dcf5c3230d', 'bdea8a94-6778-4410-a563-e2d70a8b803d', 'b01d00b2-43ab-4fca-8229-81a2daeb075e', 'bc803f5c-7179-4021-bc86-346e5fa76ae7'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:51.294186 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Created reservations ['6db878db-502e-4104-b6b4-408d2750a674', 'adbfae96-2697-4d98-ba88-283efc38358c', 'f57d49b9-1d15-4550-8cad-03039bd4dd0c', '881a0fdc-96d6-4f09-b9b9-a309fc0eb406'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:51.330119 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Created reservations ['b4cdbab8-7096-426d-884e-45959a84278a', '9566212a-941f-46fa-90c4-866a639a13e3', '52419485-789a-4638-bb8b-e53e9df4af3a', '56eb2fc1-4bb5-42c6-ac33-2c4f68fbb07e'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:51.415032 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4876b189-5d63-4ea5-8a01-b9b44a2d9848 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:51.416983 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4876b189-5d63-4ea5-8a01-b9b44a2d9848 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 Jul 10 04:30:51.417400 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4876b189-5d63-4ea5-8a01-b9b44a2d9848 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:51.417691 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4876b189-5d63-4ea5-8a01-b9b44a2d9848 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:51.426359 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4876b189-5d63-4ea5-8a01-b9b44a2d9848 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 returned with HTTP 404 Jul 10 04:30:51.427046 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 528/2091] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:51 2026] GET /volume/v3/volumes/f46303ad-0313-4eeb-b7a5-cc10749d7a52 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:30:51.434835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ae72a18f-c2a8-4eaf-aed2-0c85d331b07d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:51.436659 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ae72a18f-c2a8-4eaf-aed2-0c85d331b07d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 Jul 10 04:30:51.436878 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ae72a18f-c2a8-4eaf-aed2-0c85d331b07d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:51.437064 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ae72a18f-c2a8-4eaf-aed2-0c85d331b07d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:51.437163 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-ae72a18f-c2a8-4eaf-aed2-0c85d331b07d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Delete snapshot with id: e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 Jul 10 04:30:51.446228 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:51.446228 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:51.446228 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ae72a18f-c2a8-4eaf-aed2-0c85d331b07d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot retrieved successfully. Jul 10 04:30:51.468417 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ae72a18f-c2a8-4eaf-aed2-0c85d331b07d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot delete request issued successfully. Jul 10 04:30:51.468806 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ae72a18f-c2a8-4eaf-aed2-0c85d331b07d tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 returned with HTTP 202 Jul 10 04:30:51.469298 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 524/2092] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:30:51 2026] DELETE /volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:30:51.478669 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9df59a33-adff-464d-a980-9061f53735e7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:51.481098 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9df59a33-adff-464d-a980-9061f53735e7 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 Jul 10 04:30:51.481498 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9df59a33-adff-464d-a980-9061f53735e7 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:51.481987 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9df59a33-adff-464d-a980-9061f53735e7 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:51.488343 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:51.488343 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:51.490585 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9df59a33-adff-464d-a980-9061f53735e7 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot retrieved successfully. Jul 10 04:30:51.492169 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9df59a33-adff-464d-a980-9061f53735e7 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 returned with HTTP 200 Jul 10 04:30:51.492767 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 522/2093] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:51 2026] GET /volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:51.833749 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Transfer volume completed successfully. Jul 10 04:30:51.941741 np0000004952 devstack@c-api.service[100022]: INFO cinder.transfer.api [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Volume 3eee2535-5277-42cf-b0ec-683ab9566190 has been transferred. Jul 10 04:30:51.950588 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-71e41e2d-d717-4a1c-be3a-3f51a67b7e9c tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] https://10.4.3.87/volume/v3/volume-transfers/00e602c3-1e6a-4fad-81aa-195436e7fb58/accept returned with HTTP 202 Jul 10 04:30:51.951342 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 520/2094] 10.4.3.87 () {70 vars in 1451 bytes} [Fri Jul 10 04:30:51 2026] POST /volume/v3/volume-transfers/00e602c3-1e6a-4fad-81aa-195436e7fb58/accept => generated 363 bytes in 933 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:51.962690 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f959d93f-ac67-44a9-b3b6-847921af0a0d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:51.967929 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f959d93f-ac67-44a9-b3b6-847921af0a0d tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] GET https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:51.968229 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f959d93f-ac67-44a9-b3b6-847921af0a0d tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:51.968461 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f959d93f-ac67-44a9-b3b6-847921af0a0d tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:51.977372 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:51.977372 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:51.983966 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f959d93f-ac67-44a9-b3b6-847921af0a0d tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Volume info retrieved successfully. Jul 10 04:30:51.991802 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f959d93f-ac67-44a9-b3b6-847921af0a0d tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 200 Jul 10 04:30:51.992316 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 529/2095] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:51 2026] GET /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:52.006876 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-740d0130-d02e-4081-b426-133e062a15f3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:52.009626 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-740d0130-d02e-4081-b426-133e062a15f3 tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] GET https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:52.009967 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-740d0130-d02e-4081-b426-133e062a15f3 tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:52.010316 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-740d0130-d02e-4081-b426-133e062a15f3 tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:52.021639 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:52.021639 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:52.028060 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-740d0130-d02e-4081-b426-133e062a15f3 tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] Volume info retrieved successfully. Jul 10 04:30:52.035154 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-740d0130-d02e-4081-b426-133e062a15f3 tempest-VolumesTransfersV357Test-1695900068 tempest-VolumesTransfersV357Test-1695900068-project-member] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 200 Jul 10 04:30:52.035781 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 525/2096] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:52 2026] GET /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:52.051107 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-043c7b16-6dda-4307-8da5-fc2da7f25148 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:52.053249 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-043c7b16-6dda-4307-8da5-fc2da7f25148 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] DELETE https://10.4.3.87/volume/v3/volume-transfers/00e602c3-1e6a-4fad-81aa-195436e7fb58 Jul 10 04:30:52.053555 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-043c7b16-6dda-4307-8da5-fc2da7f25148 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:52.053844 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-043c7b16-6dda-4307-8da5-fc2da7f25148 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:52.054066 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.volume_transfer [None req-043c7b16-6dda-4307-8da5-fc2da7f25148 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Delete transfer with id: 00e602c3-1e6a-4fad-81aa-195436e7fb58 Jul 10 04:30:52.059532 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-043c7b16-6dda-4307-8da5-fc2da7f25148 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volume-transfers/00e602c3-1e6a-4fad-81aa-195436e7fb58 returned with HTTP 404 Jul 10 04:30:52.060938 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 523/2097] 10.4.3.87 () {68 vars in 1412 bytes} [Fri Jul 10 04:30:52 2026] DELETE /volume/v3/volume-transfers/00e602c3-1e6a-4fad-81aa-195436e7fb58 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:30:52.070635 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2bf496e0-a988-46b1-9cf0-d3e56f07cfbb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:52.119180 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2bf496e0-a988-46b1-9cf0-d3e56f07cfbb tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:52.119681 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2bf496e0-a988-46b1-9cf0-d3e56f07cfbb tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:52.119879 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2bf496e0-a988-46b1-9cf0-d3e56f07cfbb tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:52.120247 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-2bf496e0-a988-46b1-9cf0-d3e56f07cfbb tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Delete volume with id: 3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:52.131142 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:52.131142 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:52.131885 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2bf496e0-a988-46b1-9cf0-d3e56f07cfbb tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Volume info retrieved successfully. Jul 10 04:30:52.150563 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f2d67852-8ecf-4bdb-b60a-8d7285092012 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:52.153309 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2d67852-8ecf-4bdb-b60a-8d7285092012 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:52.153633 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2d67852-8ecf-4bdb-b60a-8d7285092012 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:52.153862 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2d67852-8ecf-4bdb-b60a-8d7285092012 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:52.157044 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2bf496e0-a988-46b1-9cf0-d3e56f07cfbb tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Delete volume request issued successfully. Jul 10 04:30:52.157262 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2bf496e0-a988-46b1-9cf0-d3e56f07cfbb tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 202 Jul 10 04:30:52.159757 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 521/2098] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:30:52 2026] DELETE /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:30:52.169023 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:52.169023 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:52.173090 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-86ef9e60-feb0-417f-8aa7-04c78aa63c8d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:52.174302 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f2d67852-8ecf-4bdb-b60a-8d7285092012 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:52.177706 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-86ef9e60-feb0-417f-8aa7-04c78aa63c8d tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] GET https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:52.178074 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-86ef9e60-feb0-417f-8aa7-04c78aa63c8d tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:52.178331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-86ef9e60-feb0-417f-8aa7-04c78aa63c8d tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:52.180438 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2d67852-8ecf-4bdb-b60a-8d7285092012 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:52.180927 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 530/2099] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:52 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:52.195415 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:52.195415 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:52.201858 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-86ef9e60-feb0-417f-8aa7-04c78aa63c8d tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Volume info retrieved successfully. Jul 10 04:30:52.207511 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-86ef9e60-feb0-417f-8aa7-04c78aa63c8d tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 200 Jul 10 04:30:52.208049 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 526/2100] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:52 2026] GET /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:30:52.505640 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-59cb9660-f402-4eaf-9e19-40e529b842b2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:52.508149 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-59cb9660-f402-4eaf-9e19-40e529b842b2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 Jul 10 04:30:52.508647 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-59cb9660-f402-4eaf-9e19-40e529b842b2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:52.509057 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-59cb9660-f402-4eaf-9e19-40e529b842b2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:52.516826 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-59cb9660-f402-4eaf-9e19-40e529b842b2 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 returned with HTTP 404 Jul 10 04:30:52.517882 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 524/2101] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:30:52 2026] GET /volume/v3/snapshots/e36da8e0-e9fe-46be-a0b4-5d6a69ddab81 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:53.201344 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-248526d8-a863-4894-b466-1de46a7e03bc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:53.204173 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-248526d8-a863-4894-b466-1de46a7e03bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:53.204173 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-248526d8-a863-4894-b466-1de46a7e03bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:53.204173 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-248526d8-a863-4894-b466-1de46a7e03bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:53.211711 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:53.211711 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:53.217657 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-248526d8-a863-4894-b466-1de46a7e03bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:53.224434 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2be654f1-6f91-44cd-b69d-57cf246d4cd3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:53.230247 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-248526d8-a863-4894-b466-1de46a7e03bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:53.230247 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 522/2102] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:53 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:53.230421 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2be654f1-6f91-44cd-b69d-57cf246d4cd3 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] GET https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:53.230421 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2be654f1-6f91-44cd-b69d-57cf246d4cd3 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:53.230421 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2be654f1-6f91-44cd-b69d-57cf246d4cd3 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:53.241256 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2be654f1-6f91-44cd-b69d-57cf246d4cd3 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 404 Jul 10 04:30:53.242092 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 531/2103] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:53 2026] GET /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:30:53.250674 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-aed1bf07-7e7b-494e-a677-3e08dc72a296 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:53.253555 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aed1bf07-7e7b-494e-a677-3e08dc72a296 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:53.253970 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aed1bf07-7e7b-494e-a677-3e08dc72a296 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:53.254372 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aed1bf07-7e7b-494e-a677-3e08dc72a296 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:53.271112 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aed1bf07-7e7b-494e-a677-3e08dc72a296 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 404 Jul 10 04:30:53.271692 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 527/2104] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:53 2026] GET /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:30:53.287200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9b5da07f-7b2f-438e-84ad-4670d79d5233 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:53.289515 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9b5da07f-7b2f-438e-84ad-4670d79d5233 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:53.289674 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9b5da07f-7b2f-438e-84ad-4670d79d5233 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:53.289936 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9b5da07f-7b2f-438e-84ad-4670d79d5233 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:53.290154 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-9b5da07f-7b2f-438e-84ad-4670d79d5233 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Delete volume with id: 3eee2535-5277-42cf-b0ec-683ab9566190 Jul 10 04:30:53.300170 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9b5da07f-7b2f-438e-84ad-4670d79d5233 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 returned with HTTP 404 Jul 10 04:30:53.301163 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 525/2105] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:30:53 2026] DELETE /volume/v3/volumes/3eee2535-5277-42cf-b0ec-683ab9566190 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:30:53.316778 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:53.321267 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:30:53.321689 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1044075830"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:53.325512 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1044075830'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:30:53.325664 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Create volume of 1 GB Jul 10 04:30:53.331161 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Availability Zones retrieved successfully. Jul 10 04:30:53.341477 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Flow 'volume_create_api' (6f18e7fd-ff07-4766-8c16-78ffb13bfc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:53.342879 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c023c4-c11e-43d3-9e21-d0145bd855b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:53.344094 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:30:53.377891 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c023c4-c11e-43d3-9e21-d0145bd855b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:53.378848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0d7bf3-1990-440c-bfa5-1b1fde925e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:53.438147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Created reservations ['ddd656f2-ab38-40b1-8d09-ad91528669c3', '17930bb9-4af2-45d1-a801-bbe78fcb9709', 'eb173b25-a33c-4212-9563-cfb609430043', 'ec0a8d8d-f12f-4b1e-813a-95806175875e'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:30:53.439269 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0d7bf3-1990-440c-bfa5-1b1fde925e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddd656f2-ab38-40b1-8d09-ad91528669c3', '17930bb9-4af2-45d1-a801-bbe78fcb9709', 'eb173b25-a33c-4212-9563-cfb609430043', 'ec0a8d8d-f12f-4b1e-813a-95806175875e']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:53.440356 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87156d4-2ea2-47ee-af84-7db5b9774edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:53.474334 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87156d4-2ea2-47ee-af84-7db5b9774edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90c93255-2cd5-425c-b68e-3db4317348de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1044075830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ce7425075943d2b191cbf58d2de0f9',qos_specs=None,replication_status=,reservations=['ddd656f2-ab38-40b1-8d09-ad91528669c3','17930bb9-4af2-45d1-a801-bbe78fcb9709','eb173b25-a33c-4212-9563-cfb609430043','ec0a8d8d-f12f-4b1e-813a-95806175875e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f578e468e240acabd9e027821a9e03',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1044075830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90c93255-2cd5-425c-b68e-3db4317348de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ce7425075943d2b191cbf58d2de0f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f578e468e240acabd9e027821a9e03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:53.475267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6e01fe-9c65-4f32-b982-cbae92b79bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:53.498483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6e01fe-9c65-4f32-b982-cbae92b79bb2) transitioned into state 'SUCCESS' from state '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-1044075830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ce7425075943d2b191cbf58d2de0f9',qos_specs=None,replication_status=,reservations=['ddd656f2-ab38-40b1-8d09-ad91528669c3','17930bb9-4af2-45d1-a801-bbe78fcb9709','eb173b25-a33c-4212-9563-cfb609430043','ec0a8d8d-f12f-4b1e-813a-95806175875e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f578e468e240acabd9e027821a9e03',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:53.498669 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7557cd4b-74a1-4cc1-a747-f70a35792de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:30:53.511736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7557cd4b-74a1-4cc1-a747-f70a35792de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:30:53.512928 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Flow 'volume_create_api' (6f18e7fd-ff07-4766-8c16-78ffb13bfc94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:30:53.512928 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Create volume request issued successfully. Jul 10 04:30:53.513616 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d0275b07-94d0-4911-a0fa-ad0cb65508ad tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:30:53.514119 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 523/2106] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:30:53 2026] POST /volume/v3/volumes => generated 817 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:53.532272 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4210c17e-3893-452d-9096-fc191e3a2bfd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:53.535972 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4210c17e-3893-452d-9096-fc191e3a2bfd tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:53.535972 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4210c17e-3893-452d-9096-fc191e3a2bfd tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:53.535972 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4210c17e-3893-452d-9096-fc191e3a2bfd tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:53.545165 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:53.545165 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:53.550588 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4210c17e-3893-452d-9096-fc191e3a2bfd tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Volume info retrieved successfully. Jul 10 04:30:53.556130 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4210c17e-3893-452d-9096-fc191e3a2bfd tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de returned with HTTP 200 Jul 10 04:30:53.556853 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 532/2107] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:53 2026] GET /volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:54.247103 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5f7bbbd8-88f9-489d-a85a-7403694788ed None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.249988 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f7bbbd8-88f9-489d-a85a-7403694788ed tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:54.250295 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f7bbbd8-88f9-489d-a85a-7403694788ed tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:54.250546 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f7bbbd8-88f9-489d-a85a-7403694788ed tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:54.259478 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:54.259478 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:54.268705 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5f7bbbd8-88f9-489d-a85a-7403694788ed tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:54.280104 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f7bbbd8-88f9-489d-a85a-7403694788ed tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:54.280797 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 528/2108] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:54 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:54.573153 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ce667d91-9dc1-43a9-a4f7-29c74c2396cf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.575240 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ce667d91-9dc1-43a9-a4f7-29c74c2396cf tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:54.575479 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ce667d91-9dc1-43a9-a4f7-29c74c2396cf tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:54.575659 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ce667d91-9dc1-43a9-a4f7-29c74c2396cf tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:54.584420 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:54.584420 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:54.588542 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ce667d91-9dc1-43a9-a4f7-29c74c2396cf tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Volume info retrieved successfully. Jul 10 04:30:54.593229 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ce667d91-9dc1-43a9-a4f7-29c74c2396cf tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de returned with HTTP 200 Jul 10 04:30:54.593563 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 526/2109] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:54 2026] GET /volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:54.615896 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2f08060a-a883-4fee-a5eb-530010177913 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.619701 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f08060a-a883-4fee-a5eb-530010177913 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] POST https://10.4.3.87/volume/v3/volume-transfers Jul 10 04:30:54.619701 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2f08060a-a883-4fee-a5eb-530010177913 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "90c93255-2cd5-425c-b68e-3db4317348de"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:54.624095 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volume_transfer [None req-2f08060a-a883-4fee-a5eb-530010177913 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Creating new volume transfer {'transfer': {'volume_id': '90c93255-2cd5-425c-b68e-3db4317348de'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 04:30:54.624095 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volume_transfer [None req-2f08060a-a883-4fee-a5eb-530010177913 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Creating transfer of volume 90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:54.624095 np0000004952 devstack@c-api.service[100022]: INFO cinder.transfer.api [None req-2f08060a-a883-4fee-a5eb-530010177913 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Generating transfer record for volume 90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:54.639267 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:54.639267 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:54.661152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f08060a-a883-4fee-a5eb-530010177913 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volume-transfers returned with HTTP 202 Jul 10 04:30:54.661152 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 524/2110] 10.4.3.87 () {70 vars in 1319 bytes} [Fri Jul 10 04:30:54 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:30:54.673514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fd33c251-bc0e-46fd-8b9d-e203d892c260 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.676278 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fd33c251-bc0e-46fd-8b9d-e203d892c260 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:54.678196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fd33c251-bc0e-46fd-8b9d-e203d892c260 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:54.678196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fd33c251-bc0e-46fd-8b9d-e203d892c260 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:54.707255 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:54.707255 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:54.716085 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fd33c251-bc0e-46fd-8b9d-e203d892c260 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Volume info retrieved successfully. Jul 10 04:30:54.723417 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fd33c251-bc0e-46fd-8b9d-e203d892c260 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de returned with HTTP 200 Jul 10 04:30:54.723417 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 533/2111] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:54 2026] GET /volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de => generated 952 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:54.744491 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6b3ef203-f082-4d3e-ad74-0e0a329c3db3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.748770 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6b3ef203-f082-4d3e-ad74-0e0a329c3db3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volume-transfers/detail Jul 10 04:30:54.749089 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6b3ef203-f082-4d3e-ad74-0e0a329c3db3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:54.749396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6b3ef203-f082-4d3e-ad74-0e0a329c3db3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:54.749506 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volume_transfer [None req-6b3ef203-f082-4d3e-ad74-0e0a329c3db3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Listing volume transfers {{(pid=100021) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 04:30:54.757702 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6b3ef203-f082-4d3e-ad74-0e0a329c3db3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 04:30:54.757702 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 529/2112] 10.4.3.87 () {68 vars in 1319 bytes} [Fri Jul 10 04:30:54 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:54.769487 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-300706d5-026a-459c-9447-b8946c2b69c6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.771403 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-300706d5-026a-459c-9447-b8946c2b69c6 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] DELETE https://10.4.3.87/volume/v3/volume-transfers/383da0eb-f047-40f9-89e0-3dbaba4ebee4 Jul 10 04:30:54.771650 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-300706d5-026a-459c-9447-b8946c2b69c6 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:54.771854 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-300706d5-026a-459c-9447-b8946c2b69c6 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:54.771968 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.volume_transfer [None req-300706d5-026a-459c-9447-b8946c2b69c6 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Delete transfer with id: 383da0eb-f047-40f9-89e0-3dbaba4ebee4 Jul 10 04:30:54.783241 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:54.783241 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:54.793450 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-300706d5-026a-459c-9447-b8946c2b69c6 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volume-transfers/383da0eb-f047-40f9-89e0-3dbaba4ebee4 returned with HTTP 202 Jul 10 04:30:54.793960 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 527/2113] 10.4.3.87 () {68 vars in 1412 bytes} [Fri Jul 10 04:30:54 2026] DELETE /volume/v3/volume-transfers/383da0eb-f047-40f9-89e0-3dbaba4ebee4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:30:54.801426 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4cea20ff-1d9f-47b3-95b6-84fe0f44983d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.804052 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4cea20ff-1d9f-47b3-95b6-84fe0f44983d tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:54.804304 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4cea20ff-1d9f-47b3-95b6-84fe0f44983d tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:54.804563 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4cea20ff-1d9f-47b3-95b6-84fe0f44983d tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:54.813922 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:54.813922 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:54.818479 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4cea20ff-1d9f-47b3-95b6-84fe0f44983d tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Volume info retrieved successfully. Jul 10 04:30:54.823402 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4cea20ff-1d9f-47b3-95b6-84fe0f44983d tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de returned with HTTP 200 Jul 10 04:30:54.823716 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 525/2114] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:54 2026] GET /volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:54.837294 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-433154e4-dec5-47fc-bc04-eb1f1b44a5ae None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.839378 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-433154e4-dec5-47fc-bc04-eb1f1b44a5ae tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] DELETE https://10.4.3.87/volume/v3/volume-transfers/383da0eb-f047-40f9-89e0-3dbaba4ebee4 Jul 10 04:30:54.839573 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-433154e4-dec5-47fc-bc04-eb1f1b44a5ae tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:54.839829 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-433154e4-dec5-47fc-bc04-eb1f1b44a5ae tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:54.839967 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.volume_transfer [None req-433154e4-dec5-47fc-bc04-eb1f1b44a5ae tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Delete transfer with id: 383da0eb-f047-40f9-89e0-3dbaba4ebee4 Jul 10 04:30:54.843382 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-433154e4-dec5-47fc-bc04-eb1f1b44a5ae tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volume-transfers/383da0eb-f047-40f9-89e0-3dbaba4ebee4 returned with HTTP 404 Jul 10 04:30:54.843916 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 534/2115] 10.4.3.87 () {68 vars in 1412 bytes} [Fri Jul 10 04:30:54 2026] DELETE /volume/v3/volume-transfers/383da0eb-f047-40f9-89e0-3dbaba4ebee4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:30:54.851889 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2efebcd8-be49-4eaa-8dc7-05732fef911a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.853719 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2efebcd8-be49-4eaa-8dc7-05732fef911a tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:54.853988 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2efebcd8-be49-4eaa-8dc7-05732fef911a tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:54.854285 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2efebcd8-be49-4eaa-8dc7-05732fef911a tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:54.854497 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-2efebcd8-be49-4eaa-8dc7-05732fef911a tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Delete volume with id: 90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:54.864935 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:54.864935 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:54.865336 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2efebcd8-be49-4eaa-8dc7-05732fef911a tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Volume info retrieved successfully. Jul 10 04:30:54.885949 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2efebcd8-be49-4eaa-8dc7-05732fef911a tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Delete volume request issued successfully. Jul 10 04:30:54.886150 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2efebcd8-be49-4eaa-8dc7-05732fef911a tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de returned with HTTP 202 Jul 10 04:30:54.886561 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 530/2116] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:30:54 2026] DELETE /volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:30:54.894135 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8d25b718-a136-452e-9590-5fb1addb89f9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:54.897513 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8d25b718-a136-452e-9590-5fb1addb89f9 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] GET https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:54.897732 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8d25b718-a136-452e-9590-5fb1addb89f9 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:54.897918 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8d25b718-a136-452e-9590-5fb1addb89f9 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:54.913590 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:54.913590 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:54.918665 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8d25b718-a136-452e-9590-5fb1addb89f9 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Volume info retrieved successfully. Jul 10 04:30:54.923549 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8d25b718-a136-452e-9590-5fb1addb89f9 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de returned with HTTP 200 Jul 10 04:30:54.924010 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 528/2117] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:54 2026] GET /volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:30:55.295420 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0f17fb2d-b626-4c1f-a1b3-d19c33f29ca8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:55.297977 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f17fb2d-b626-4c1f-a1b3-d19c33f29ca8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:55.298315 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f17fb2d-b626-4c1f-a1b3-d19c33f29ca8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:55.298627 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f17fb2d-b626-4c1f-a1b3-d19c33f29ca8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:55.309047 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:55.309047 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:55.314687 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0f17fb2d-b626-4c1f-a1b3-d19c33f29ca8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:55.321583 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f17fb2d-b626-4c1f-a1b3-d19c33f29ca8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:55.322157 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 526/2118] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:55 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:55.938613 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c0f573f3-5e73-4358-a5ce-d443dbd0c917 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:55.940738 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c0f573f3-5e73-4358-a5ce-d443dbd0c917 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] GET https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:55.941390 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c0f573f3-5e73-4358-a5ce-d443dbd0c917 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:55.941390 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c0f573f3-5e73-4358-a5ce-d443dbd0c917 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:55.950002 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c0f573f3-5e73-4358-a5ce-d443dbd0c917 tempest-VolumesTransfersV357Test-1300927204 tempest-VolumesTransfersV357Test-1300927204-project-admin] https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de returned with HTTP 404 Jul 10 04:30:55.950740 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 535/2119] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:55 2026] GET /volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:30:55.967264 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c13b2f15-2930-4e7b-8850-d6ebe3b0fd9d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:55.970158 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c13b2f15-2930-4e7b-8850-d6ebe3b0fd9d tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] GET https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:55.970510 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c13b2f15-2930-4e7b-8850-d6ebe3b0fd9d tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:55.971710 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c13b2f15-2930-4e7b-8850-d6ebe3b0fd9d tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:55.984469 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c13b2f15-2930-4e7b-8850-d6ebe3b0fd9d tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de returned with HTTP 404 Jul 10 04:30:55.985236 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 531/2120] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:30:55 2026] GET /volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:30:55.997841 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-88139a00-aae9-4cc2-9afa-35cf39f7b1b3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:56.003200 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-88139a00-aae9-4cc2-9afa-35cf39f7b1b3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] DELETE https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:56.003675 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-88139a00-aae9-4cc2-9afa-35cf39f7b1b3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:56.003747 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-88139a00-aae9-4cc2-9afa-35cf39f7b1b3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:56.003970 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-88139a00-aae9-4cc2-9afa-35cf39f7b1b3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] Delete volume with id: 90c93255-2cd5-425c-b68e-3db4317348de Jul 10 04:30:56.011190 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-88139a00-aae9-4cc2-9afa-35cf39f7b1b3 tempest-VolumesTransfersV357Test-2090851329 tempest-VolumesTransfersV357Test-2090851329-project-member] https://10.4.3.87/volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de returned with HTTP 404 Jul 10 04:30:56.012359 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 529/2121] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:30:55 2026] DELETE /volume/v3/volumes/90c93255-2cd5-425c-b68e-3db4317348de => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:30:56.331041 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-b79609af-0393-497f-bc7a-c445346086c4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:56.333684 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-b79609af-0393-497f-bc7a-c445346086c4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption Jul 10 04:30:56.333964 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-b79609af-0393-497f-bc7a-c445346086c4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:56.334229 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-b79609af-0393-497f-bc7a-c445346086c4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:56.338107 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-13dffb5c-3960-490b-8bd3-e50171c8795a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:56.340906 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-13dffb5c-3960-490b-8bd3-e50171c8795a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:56.341062 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-13dffb5c-3960-490b-8bd3-e50171c8795a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:56.341292 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-13dffb5c-3960-490b-8bd3-e50171c8795a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:56.345650 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:56.345650 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:56.352928 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-b79609af-0393-497f-bc7a-c445346086c4 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption returned with HTTP 200 Jul 10 04:30:56.353189 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:56.353189 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:56.353385 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 527/2122] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:30:56 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:56.357689 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-13dffb5c-3960-490b-8bd3-e50171c8795a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:56.362666 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-13dffb5c-3960-490b-8bd3-e50171c8795a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:56.363383 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 536/2123] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:56 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:57.386479 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-93935de4-6a99-44a3-acaf-70621fe289fd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:57.388667 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-93935de4-6a99-44a3-acaf-70621fe289fd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:57.388937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-93935de4-6a99-44a3-acaf-70621fe289fd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:57.389171 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-93935de4-6a99-44a3-acaf-70621fe289fd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:57.403195 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:57.403195 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:57.407991 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-93935de4-6a99-44a3-acaf-70621fe289fd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:57.415297 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-93935de4-6a99-44a3-acaf-70621fe289fd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:57.415925 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 532/2124] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:57 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:30:58.437202 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e84becc0-b33b-4ce9-8def-54d2973f5d8e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:58.440451 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e84becc0-b33b-4ce9-8def-54d2973f5d8e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:58.440637 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e84becc0-b33b-4ce9-8def-54d2973f5d8e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:58.440884 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e84becc0-b33b-4ce9-8def-54d2973f5d8e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:58.455387 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:58.455387 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:30:58.462574 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e84becc0-b33b-4ce9-8def-54d2973f5d8e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:58.470093 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e84becc0-b33b-4ce9-8def-54d2973f5d8e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:58.470526 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 530/2125] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:30:58 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 1249 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:58.634516 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-054f0ef4-db10-48f9-9fa2-5d6b21a7a29a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:58.638448 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-054f0ef4-db10-48f9-9fa2-5d6b21a7a29a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:58.638706 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-054f0ef4-db10-48f9-9fa2-5d6b21a7a29a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:58.638972 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-054f0ef4-db10-48f9-9fa2-5d6b21a7a29a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:58.653082 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:58.653082 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:58.663539 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-054f0ef4-db10-48f9-9fa2-5d6b21a7a29a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:58.669401 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-054f0ef4-db10-48f9-9fa2-5d6b21a7a29a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:58.669935 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 528/2126] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:58 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 1249 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:59.023447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1804200d-d52a-4ae1-b6fa-527c499111b0 req-de07afc6-317d-4a68-92f1-11a6c0f111df None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:59.026153 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1804200d-d52a-4ae1-b6fa-527c499111b0 req-de07afc6-317d-4a68-92f1-11a6c0f111df tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] DELETE https://10.4.3.87/volume/v3/attachments/3cf8a2a9-9990-4e63-a06d-7a8aeb9b86f4 Jul 10 04:30:59.026456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1804200d-d52a-4ae1-b6fa-527c499111b0 req-de07afc6-317d-4a68-92f1-11a6c0f111df tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:59.026709 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1804200d-d52a-4ae1-b6fa-527c499111b0 req-de07afc6-317d-4a68-92f1-11a6c0f111df tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:59.035915 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:59.035915 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:30:59.186724 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-d70331bf-441f-417e-8829-115a6ac44ed7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:59.191981 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-d70331bf-441f-417e-8829-115a6ac44ed7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:30:59.192474 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-d70331bf-441f-417e-8829-115a6ac44ed7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:59.192474 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-d70331bf-441f-417e-8829-115a6ac44ed7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:59.206301 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:59.206301 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:30:59.211244 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-d70331bf-441f-417e-8829-115a6ac44ed7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:30:59.217502 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-d70331bf-441f-417e-8829-115a6ac44ed7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:30:59.218077 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 533/2127] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:30:59 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 1249 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:59.229677 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-69e1ee53-d4ea-49ff-b50f-df9e280d72ae None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:59.230293 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69e1ee53-d4ea-49ff-b50f-df9e280d72ae None None] GET https://10.4.3.87/volume// Jul 10 04:30:59.230293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69e1ee53-d4ea-49ff-b50f-df9e280d72ae None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:30:59.230647 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69e1ee53-d4ea-49ff-b50f-df9e280d72ae None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:30:59.230910 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69e1ee53-d4ea-49ff-b50f-df9e280d72ae None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:30:59.231247 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 531/2128] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:30:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:30:59.240498 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-09e0bdd4-ca96-4bc7-a28a-3caeb114eef3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:30:59.244794 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-09e0bdd4-ca96-4bc7-a28a-3caeb114eef3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:30:59.245335 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-09e0bdd4-ca96-4bc7-a28a-3caeb114eef3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4de8738-dc4c-45c7-b346-72975cc10e21", "connector": null, "instance_uuid": "f18b14df-75bd-48ef-a5b0-a4ee5237cc0c"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:30:59.261383 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:30:59.261383 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:30:59.316665 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-09e0bdd4-ca96-4bc7-a28a-3caeb114eef3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:30:59.317259 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 529/2129] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:30:59 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:30:59.604259 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1804200d-d52a-4ae1-b6fa-527c499111b0 req-de07afc6-317d-4a68-92f1-11a6c0f111df tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments/3cf8a2a9-9990-4e63-a06d-7a8aeb9b86f4 returned with HTTP 200 Jul 10 04:30:59.604712 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 537/2130] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:30:59 2026] DELETE /volume/v3/attachments/3cf8a2a9-9990-4e63-a06d-7a8aeb9b86f4 => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:00.899971 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-ff0e0e49-b2d9-4533-8a1a-c079b6b78e9e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:00.902704 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-ff0e0e49-b2d9-4533-8a1a-c079b6b78e9e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b/action Jul 10 04:31:00.903250 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-ff0e0e49-b2d9-4533-8a1a-c079b6b78e9e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:31:00.903411 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-ff0e0e49-b2d9-4533-8a1a-c079b6b78e9e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:00.928698 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:00.928698 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:00.946315 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-be361843-f793-4ea5-84ad-f7a9459c54b5 req-ff0e0e49-b2d9-4533-8a1a-c079b6b78e9e tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b/action returned with HTTP 204 Jul 10 04:31:00.946804 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 534/2131] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:31:00 2026] POST /volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:03.310766 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-63dcf735-47ff-4cc9-bdb3-476230fb8435 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:03.312814 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63dcf735-47ff-4cc9-bdb3-476230fb8435 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:31:03.313076 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63dcf735-47ff-4cc9-bdb3-476230fb8435 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:03.313295 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63dcf735-47ff-4cc9-bdb3-476230fb8435 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:03.313462 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-63dcf735-47ff-4cc9-bdb3-476230fb8435 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Delete volume with id: 7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:31:03.322622 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:03.322622 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:03.323378 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-63dcf735-47ff-4cc9-bdb3-476230fb8435 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:31:03.352368 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-63dcf735-47ff-4cc9-bdb3-476230fb8435 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Delete volume request issued successfully. Jul 10 04:31:03.352368 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63dcf735-47ff-4cc9-bdb3-476230fb8435 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc returned with HTTP 202 Jul 10 04:31:03.352368 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 532/2132] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:31:03 2026] DELETE /volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:31:03.360495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d46b5965-6570-403e-b1f2-555a28e5ed19 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:03.364769 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d46b5965-6570-403e-b1f2-555a28e5ed19 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:31:03.364769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d46b5965-6570-403e-b1f2-555a28e5ed19 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:03.364769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d46b5965-6570-403e-b1f2-555a28e5ed19 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:03.371177 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:03.371177 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:03.376275 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d46b5965-6570-403e-b1f2-555a28e5ed19 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:31:03.388257 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d46b5965-6570-403e-b1f2-555a28e5ed19 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc returned with HTTP 200 Jul 10 04:31:03.388257 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 530/2133] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:31:03 2026] GET /volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc => generated 1420 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:04.405631 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ee70c334-fa11-4e11-b142-fb9b63a3a74c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:04.408576 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee70c334-fa11-4e11-b142-fb9b63a3a74c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc Jul 10 04:31:04.408821 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee70c334-fa11-4e11-b142-fb9b63a3a74c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:04.409059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee70c334-fa11-4e11-b142-fb9b63a3a74c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:04.415605 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee70c334-fa11-4e11-b142-fb9b63a3a74c tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc returned with HTTP 404 Jul 10 04:31:04.416133 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 538/2134] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:31:04 2026] GET /volume/v3/volumes/7b1c2240-7000-44f7-9472-be89023dabfc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:31:04.429493 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b3f3d094-b485-414e-958f-8482589da078 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:04.431964 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3f3d094-b485-414e-958f-8482589da078 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 Jul 10 04:31:04.432331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3f3d094-b485-414e-958f-8482589da078 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:04.432542 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3f3d094-b485-414e-958f-8482589da078 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:04.432703 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-b3f3d094-b485-414e-958f-8482589da078 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Delete snapshot with id: 35fb5bb5-a936-4738-9bf0-a0bde9f0d228 Jul 10 04:31:04.436422 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=282,cinder:UPDATE=63,cinder:INSERT=34 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:31:04.445078 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:04.445078 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:04.445078 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b3f3d094-b485-414e-958f-8482589da078 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot retrieved successfully. Jul 10 04:31:04.472995 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b3f3d094-b485-414e-958f-8482589da078 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot delete request issued successfully. Jul 10 04:31:04.473256 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3f3d094-b485-414e-958f-8482589da078 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 returned with HTTP 202 Jul 10 04:31:04.473802 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 535/2135] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:31:04 2026] DELETE /volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:31:04.487958 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9ebfb785-33c0-4fa9-b101-ec79f8f8b84f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:04.489902 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9ebfb785-33c0-4fa9-b101-ec79f8f8b84f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 Jul 10 04:31:04.490120 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9ebfb785-33c0-4fa9-b101-ec79f8f8b84f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:04.490343 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9ebfb785-33c0-4fa9-b101-ec79f8f8b84f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:04.497711 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:04.497711 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:04.498631 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9ebfb785-33c0-4fa9-b101-ec79f8f8b84f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Snapshot retrieved successfully. Jul 10 04:31:04.499897 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9ebfb785-33c0-4fa9-b101-ec79f8f8b84f tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 returned with HTTP 200 Jul 10 04:31:04.500457 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 533/2136] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:31:04 2026] GET /volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:05.091472 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e0789781-0738-4a44-9427-7073b6c94235 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:05.170079 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:31:05.170447 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-742225715"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:05.171940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-742225715'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:31:05.172088 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume of 1 GB Jul 10 04:31:05.176579 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Availability Zones retrieved successfully. Jul 10 04:31:05.182710 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (70aa91c9-79b5-47a1-bd7a-fc828e21605d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:05.183690 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91da65c-1819-4af1-a82a-99eaeb076601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:05.184668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:31:05.214120 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91da65c-1819-4af1-a82a-99eaeb076601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:05.215284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d3a76c-d3be-4b27-aa3a-a512c1cc7c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:05.309332 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['4ae542ff-7558-4093-bd86-1fb547af3fb8', 'e176f0ce-d1aa-4828-8b8c-e4dc97961a32', '02a91b16-dbbd-493e-95f1-4566147ea731', 'c968f52e-0e1d-4584-91b7-48ecdf60f802'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:31:05.310543 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d3a76c-d3be-4b27-aa3a-a512c1cc7c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ae542ff-7558-4093-bd86-1fb547af3fb8', 'e176f0ce-d1aa-4828-8b8c-e4dc97961a32', '02a91b16-dbbd-493e-95f1-4566147ea731', 'c968f52e-0e1d-4584-91b7-48ecdf60f802']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:05.311573 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e10132a-5954-49e6-9ed3-5528451f120d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:05.346239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e10132a-5954-49e6-9ed3-5528451f120d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9e85b34-d86b-4594-98b7-6f774dd27a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-742225715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['4ae542ff-7558-4093-bd86-1fb547af3fb8','e176f0ce-d1aa-4828-8b8c-e4dc97961a32','02a91b16-dbbd-493e-95f1-4566147ea731','c968f52e-0e1d-4584-91b7-48ecdf60f802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-742225715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9e85b34-d86b-4594-98b7-6f774dd27a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b457ba9a08461794fd65f5cd89724a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:05.347069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (782ffda3-92a2-4091-a3b2-8a3862a5b64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:05.367387 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (782ffda3-92a2-4091-a3b2-8a3862a5b64d) transitioned into state 'SUCCESS' from state '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-742225715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['4ae542ff-7558-4093-bd86-1fb547af3fb8','e176f0ce-d1aa-4828-8b8c-e4dc97961a32','02a91b16-dbbd-493e-95f1-4566147ea731','c968f52e-0e1d-4584-91b7-48ecdf60f802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:05.368345 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45140bf-36cd-48f9-9e97-f719badcb066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:05.381318 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45140bf-36cd-48f9-9e97-f719badcb066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:05.382534 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (70aa91c9-79b5-47a1-bd7a-fc828e21605d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:05.383063 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request issued successfully. Jul 10 04:31:05.383715 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e0789781-0738-4a44-9427-7073b6c94235 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:31:05.384327 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 531/2137] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:31:05 2026] POST /volume/v3/volumes => generated 746 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:31:05.513160 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d51ff48f-ba24-4be7-964c-a1eefd8ea56a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:05.515446 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d51ff48f-ba24-4be7-964c-a1eefd8ea56a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 Jul 10 04:31:05.515687 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d51ff48f-ba24-4be7-964c-a1eefd8ea56a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:05.515986 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d51ff48f-ba24-4be7-964c-a1eefd8ea56a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:05.521691 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d51ff48f-ba24-4be7-964c-a1eefd8ea56a tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 returned with HTTP 404 Jul 10 04:31:05.522309 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 539/2138] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:31:05 2026] GET /volume/v3/snapshots/35fb5bb5-a936-4738-9bf0-a0bde9f0d228 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:06.973951 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-70ead1c0-29d0-4010-8a4b-e8a88a33a479 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:06.974408 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-70ead1c0-29d0-4010-8a4b-e8a88a33a479 None None] GET https://10.4.3.87/volume// Jul 10 04:31:06.974659 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-70ead1c0-29d0-4010-8a4b-e8a88a33a479 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:06.974917 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-70ead1c0-29d0-4010-8a4b-e8a88a33a479 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:06.975284 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-70ead1c0-29d0-4010-8a4b-e8a88a33a479 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:06.975776 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 536/2139] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:31:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:06.986710 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-0f3acc43-5c0e-4b96-9d56-f79a6ae1145c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:06.992023 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-0f3acc43-5c0e-4b96-9d56-f79a6ae1145c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:31:06.992023 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-0f3acc43-5c0e-4b96-9d56-f79a6ae1145c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:06.992023 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-0f3acc43-5c0e-4b96-9d56-f79a6ae1145c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:07.016058 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:07.016058 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:07.029276 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-0f3acc43-5c0e-4b96-9d56-f79a6ae1145c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:31:07.038154 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-0f3acc43-5c0e-4b96-9d56-f79a6ae1145c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:31:07.038806 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 534/2140] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:31:06 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 1428 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:07.163150 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5f8f4f44-b6b7-4904-8b7b-e02f73a187e5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:07.163605 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f8f4f44-b6b7-4904-8b7b-e02f73a187e5 None None] GET https://10.4.3.87/volume// Jul 10 04:31:07.163739 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4f44-b6b7-4904-8b7b-e02f73a187e5 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:07.163948 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4f44-b6b7-4904-8b7b-e02f73a187e5 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:07.164328 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f8f4f44-b6b7-4904-8b7b-e02f73a187e5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:07.165009 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 532/2141] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:31:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:07.186391 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-30ed5df2-0a50-45dc-af89-49bb3f82e8bc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:07.187368 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-37a35e6a-273c-4456-bb35-ac5f98dd7826 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:07.188660 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-30ed5df2-0a50-45dc-af89-49bb3f82e8bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] PUT https://10.4.3.87/volume/v3/attachments/cfaba9f2-91ee-471b-9a08-54e06aaaa0cd Jul 10 04:31:07.189132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-30ed5df2-0a50-45dc-af89-49bb3f82e8bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:07.189600 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-37a35e6a-273c-4456-bb35-ac5f98dd7826 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:31:07.190036 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-37a35e6a-273c-4456-bb35-ac5f98dd7826 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afb3ffd8-044d-42d0-a6c6-ab5c89b0a294", "connector": null, "instance_uuid": "18c6bf62-ade9-46c8-b819-356305c2adce"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:07.201014 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-30ed5df2-0a50-45dc-af89-49bb3f82e8bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Acquiring lock "cinder-attachment_update-f4de8738-dc4c-45c7-b346-72975cc10e21-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:31:07.201782 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:07.201782 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:07.207674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-30ed5df2-0a50-45dc-af89-49bb3f82e8bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Lock "cinder-attachment_update-f4de8738-dc4c-45c7-b346-72975cc10e21-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:31:07.208798 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:07.208798 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:07.241098 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-37a35e6a-273c-4456-bb35-ac5f98dd7826 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:31:07.242473 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 537/2142] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:31:07 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:07.251532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-55f2dff4-557d-4f81-9dad-ea84f0e264e3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:07.254619 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-55f2dff4-557d-4f81-9dad-ea84f0e264e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b Jul 10 04:31:07.254908 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-55f2dff4-557d-4f81-9dad-ea84f0e264e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:07.255509 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-55f2dff4-557d-4f81-9dad-ea84f0e264e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:07.265408 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:07.265408 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:07.739334 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-30ed5df2-0a50-45dc-af89-49bb3f82e8bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Lock "cinder-attachment_update-f4de8738-dc4c-45c7-b346-72975cc10e21-np0000004952" released by "attachment_update" :: held 0.531s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:31:07.739334 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-30ed5df2-0a50-45dc-af89-49bb3f82e8bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments/cfaba9f2-91ee-471b-9a08-54e06aaaa0cd returned with HTTP 200 Jul 10 04:31:07.739334 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 540/2143] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:31:07 2026] PUT /volume/v3/attachments/cfaba9f2-91ee-471b-9a08-54e06aaaa0cd => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:07.815966 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-55f2dff4-557d-4f81-9dad-ea84f0e264e3 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b returned with HTTP 200 Jul 10 04:31:07.816596 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 535/2144] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:31:07 2026] DELETE /volume/v3/attachments/991ce787-8acc-4868-9ad0-9e60bea8777b => generated 192 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:08.252975 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-5342addc-806f-4188-9fed-bd93f0d5fa1b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:08.256229 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-5342addc-806f-4188-9fed-bd93f0d5fa1b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/attachments/cfaba9f2-91ee-471b-9a08-54e06aaaa0cd/action Jul 10 04:31:08.256760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-5342addc-806f-4188-9fed-bd93f0d5fa1b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:31:08.256981 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-5342addc-806f-4188-9fed-bd93f0d5fa1b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:08.292187 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:08.292187 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:08.308551 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-aa7d35aa-2cfa-4e0d-9da6-64a8615958a6 req-5342addc-806f-4188-9fed-bd93f0d5fa1b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments/cfaba9f2-91ee-471b-9a08-54e06aaaa0cd/action returned with HTTP 204 Jul 10 04:31:08.309363 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 533/2145] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:31:08 2026] POST /volume/v3/attachments/cfaba9f2-91ee-471b-9a08-54e06aaaa0cd/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:08.860651 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d8a17876-18f5-4493-b827-99caf291e5c9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:08.863019 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d8a17876-18f5-4493-b827-99caf291e5c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:08.863304 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d8a17876-18f5-4493-b827-99caf291e5c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:08.863557 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d8a17876-18f5-4493-b827-99caf291e5c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:08.887818 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:08.887818 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:08.893234 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d8a17876-18f5-4493-b827-99caf291e5c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Volume info retrieved successfully. Jul 10 04:31:08.898807 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d8a17876-18f5-4493-b827-99caf291e5c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:08.899412 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 538/2146] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:08 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:08.951721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-fa5e7ba2-0f5e-4768-a434-badb9725c063 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:08.954142 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-fa5e7ba2-0f5e-4768-a434-badb9725c063 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:08.955335 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-fa5e7ba2-0f5e-4768-a434-badb9725c063 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:08.955335 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-fa5e7ba2-0f5e-4768-a434-badb9725c063 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:08.977668 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:08.977668 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:08.989654 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-fa5e7ba2-0f5e-4768-a434-badb9725c063 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:09.000959 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-fa5e7ba2-0f5e-4768-a434-badb9725c063 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:09.001487 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 541/2147] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:08 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:09.043999 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-e4c478a5-2601-43c1-9a4a-3adc36471a87 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:09.048250 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-e4c478a5-2601-43c1-9a4a-3adc36471a87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae/action Jul 10 04:31:09.048250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-e4c478a5-2601-43c1-9a4a-3adc36471a87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:31:09.048250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-e4c478a5-2601-43c1-9a4a-3adc36471a87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:09.075282 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:09.075282 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:09.077013 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-e4c478a5-2601-43c1-9a4a-3adc36471a87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:09.083448 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-e4c478a5-2601-43c1-9a4a-3adc36471a87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Begin detaching volume completed successfully. Jul 10 04:31:09.083885 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-e4c478a5-2601-43c1-9a4a-3adc36471a87 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae/action returned with HTTP 202 Jul 10 04:31:09.084505 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 536/2148] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:31:09 2026] POST /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:31:09.104189 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d52974f4-b0c0-4c76-b3d0-06110ef630f2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:09.107338 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d52974f4-b0c0-4c76-b3d0-06110ef630f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:09.107529 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d52974f4-b0c0-4c76-b3d0-06110ef630f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:09.107715 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d52974f4-b0c0-4c76-b3d0-06110ef630f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:09.125072 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:09.125072 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:09.130560 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d52974f4-b0c0-4c76-b3d0-06110ef630f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:09.137792 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d52974f4-b0c0-4c76-b3d0-06110ef630f2 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:09.138362 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 534/2149] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:09 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:10.122252 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e56e7975-8d6e-4c11-809c-3886e48e5c98 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:10.122252 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e56e7975-8d6e-4c11-809c-3886e48e5c98 None None] GET https://10.4.3.87/volume// Jul 10 04:31:10.122252 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e56e7975-8d6e-4c11-809c-3886e48e5c98 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:10.122252 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e56e7975-8d6e-4c11-809c-3886e48e5c98 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:10.122252 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e56e7975-8d6e-4c11-809c-3886e48e5c98 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:10.123891 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 539/2150] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:31:10 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:10.133772 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-abb0b5c3-662f-4834-91f0-581da04467bc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:10.142026 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-abb0b5c3-662f-4834-91f0-581da04467bc tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:10.142371 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-abb0b5c3-662f-4834-91f0-581da04467bc tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:10.142661 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-abb0b5c3-662f-4834-91f0-581da04467bc tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:10.156169 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-952d6af4-749c-48bf-9e7b-37965ae856b7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:10.159136 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-952d6af4-749c-48bf-9e7b-37965ae856b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:10.159400 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-952d6af4-749c-48bf-9e7b-37965ae856b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:10.159804 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-952d6af4-749c-48bf-9e7b-37965ae856b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:10.180286 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:10.180286 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:10.180489 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:10.180489 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:10.188402 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-952d6af4-749c-48bf-9e7b-37965ae856b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:10.188466 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-abb0b5c3-662f-4834-91f0-581da04467bc tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:10.191994 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-952d6af4-749c-48bf-9e7b-37965ae856b7 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:10.192740 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 537/2151] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:10 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:10.195314 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-abb0b5c3-662f-4834-91f0-581da04467bc tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:10.196049 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 542/2152] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:31:10 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1623 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:10.255255 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-eaaf01ef-5aa6-49ed-8442-15792c9f2a2f req-a29d8d69-8d33-4015-84ec-2599e1b9fc17 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:10.259414 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-eaaf01ef-5aa6-49ed-8442-15792c9f2a2f req-a29d8d69-8d33-4015-84ec-2599e1b9fc17 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] DELETE https://10.4.3.87/volume/v3/attachments/03694580-3ed8-4307-ae49-1c1d8e7722ba Jul 10 04:31:10.259728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-eaaf01ef-5aa6-49ed-8442-15792c9f2a2f req-a29d8d69-8d33-4015-84ec-2599e1b9fc17 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:10.260039 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-eaaf01ef-5aa6-49ed-8442-15792c9f2a2f req-a29d8d69-8d33-4015-84ec-2599e1b9fc17 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:10.274178 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:10.274178 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:10.805818 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-0bb4b72b-c2da-4026-8fde-2171f61ba3d3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:10.809143 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-0bb4b72b-c2da-4026-8fde-2171f61ba3d3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:10.809420 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-0bb4b72b-c2da-4026-8fde-2171f61ba3d3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:10.809813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-0bb4b72b-c2da-4026-8fde-2171f61ba3d3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:10.829856 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-eaaf01ef-5aa6-49ed-8442-15792c9f2a2f req-a29d8d69-8d33-4015-84ec-2599e1b9fc17 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/attachments/03694580-3ed8-4307-ae49-1c1d8e7722ba returned with HTTP 200 Jul 10 04:31:10.830681 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 535/2153] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:31:10 2026] DELETE /volume/v3/attachments/03694580-3ed8-4307-ae49-1c1d8e7722ba => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:10.831310 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:10.831310 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:10.835891 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-0bb4b72b-c2da-4026-8fde-2171f61ba3d3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:10.840701 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-0bb4b72b-c2da-4026-8fde-2171f61ba3d3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:10.840912 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 540/2154] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:10 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:11.212591 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0f945fc0-7a0f-4bba-b0eb-165d93018144 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:11.217802 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f945fc0-7a0f-4bba-b0eb-165d93018144 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:11.217802 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f945fc0-7a0f-4bba-b0eb-165d93018144 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:11.217802 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f945fc0-7a0f-4bba-b0eb-165d93018144 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:11.230957 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:11.230957 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:11.235418 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0f945fc0-7a0f-4bba-b0eb-165d93018144 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:11.241161 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f945fc0-7a0f-4bba-b0eb-165d93018144 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:11.241635 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 538/2155] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:11 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:11.354559 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-66f2c7fc-d463-4f17-b25d-9162bb58cbda None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:11.356765 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-66f2c7fc-d463-4f17-b25d-9162bb58cbda tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b Jul 10 04:31:11.357043 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-66f2c7fc-d463-4f17-b25d-9162bb58cbda tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:11.357274 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-66f2c7fc-d463-4f17-b25d-9162bb58cbda tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:11.365608 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:11.365608 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:11.897946 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-586661af-7b66-45dc-a63f-badf1dcf2769 req-66f2c7fc-d463-4f17-b25d-9162bb58cbda tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b returned with HTTP 200 Jul 10 04:31:11.898530 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 543/2156] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:31:11 2026] DELETE /volume/v3/attachments/6c9d32da-1412-4e15-9f7c-5249203b246b => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:12.257151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ebac1d7b-fe3c-4f67-90a7-bf634bfeffa9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:12.259470 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ebac1d7b-fe3c-4f67-90a7-bf634bfeffa9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:12.259725 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ebac1d7b-fe3c-4f67-90a7-bf634bfeffa9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:12.259984 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ebac1d7b-fe3c-4f67-90a7-bf634bfeffa9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:12.271287 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:12.271287 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:12.277303 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ebac1d7b-fe3c-4f67-90a7-bf634bfeffa9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:12.285167 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ebac1d7b-fe3c-4f67-90a7-bf634bfeffa9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:12.285826 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 536/2157] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:12 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:12.301379 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c7189e8d-8b55-4134-bf67-97ffc40ccc98 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:12.303325 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7189e8d-8b55-4134-bf67-97ffc40ccc98 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:12.303568 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7189e8d-8b55-4134-bf67-97ffc40ccc98 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:12.303793 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7189e8d-8b55-4134-bf67-97ffc40ccc98 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:12.314519 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:12.314519 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:12.318601 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c7189e8d-8b55-4134-bf67-97ffc40ccc98 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] Volume info retrieved successfully. Jul 10 04:31:12.326560 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7189e8d-8b55-4134-bf67-97ffc40ccc98 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-reader] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:12.327168 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 541/2158] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:12 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:12.372087 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-264ef4e2-ba2a-4c56-afc9-49a1616e8fff None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:12.379340 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-264ef4e2-ba2a-4c56-afc9-49a1616e8fff tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:12.379520 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-264ef4e2-ba2a-4c56-afc9-49a1616e8fff tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:12.379731 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-264ef4e2-ba2a-4c56-afc9-49a1616e8fff tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:12.395250 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:12.395250 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:12.400353 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-264ef4e2-ba2a-4c56-afc9-49a1616e8fff tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:12.408770 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-264ef4e2-ba2a-4c56-afc9-49a1616e8fff tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:12.409314 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 539/2159] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:12 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:12.431712 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-326ebcbc-70d5-4603-9066-b4e2dd33ad41 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:12.434031 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-326ebcbc-70d5-4603-9066-b4e2dd33ad41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae/action Jul 10 04:31:12.434498 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-326ebcbc-70d5-4603-9066-b4e2dd33ad41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:31:12.434680 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-326ebcbc-70d5-4603-9066-b4e2dd33ad41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:12.449833 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:12.449833 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:12.450317 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-326ebcbc-70d5-4603-9066-b4e2dd33ad41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:12.468145 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-326ebcbc-70d5-4603-9066-b4e2dd33ad41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Begin detaching volume completed successfully. Jul 10 04:31:12.468145 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-326ebcbc-70d5-4603-9066-b4e2dd33ad41 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae/action returned with HTTP 202 Jul 10 04:31:12.468145 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 544/2160] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:31:12 2026] POST /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:31:12.488096 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-03a1fbb8-2a08-4453-80e1-1f612ec4403a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:12.490786 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-03a1fbb8-2a08-4453-80e1-1f612ec4403a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:12.491140 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-03a1fbb8-2a08-4453-80e1-1f612ec4403a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:12.491431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-03a1fbb8-2a08-4453-80e1-1f612ec4403a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:12.503756 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:12.503756 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:12.508487 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-03a1fbb8-2a08-4453-80e1-1f612ec4403a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:12.514546 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-03a1fbb8-2a08-4453-80e1-1f612ec4403a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:12.515301 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 537/2161] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:12 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:13.497644 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5672f80c-953e-4f2e-81d1-824ae0d34f48 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:13.498033 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5672f80c-953e-4f2e-81d1-824ae0d34f48 None None] GET https://10.4.3.87/volume// Jul 10 04:31:13.499774 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5672f80c-953e-4f2e-81d1-824ae0d34f48 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:13.499774 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5672f80c-953e-4f2e-81d1-824ae0d34f48 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:13.499774 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5672f80c-953e-4f2e-81d1-824ae0d34f48 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:13.499774 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 542/2162] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:31:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:13.510778 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-59860cb3-9721-425e-90cc-e3c22a6f262f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:13.513340 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-59860cb3-9721-425e-90cc-e3c22a6f262f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:13.513530 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-59860cb3-9721-425e-90cc-e3c22a6f262f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:13.513744 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-59860cb3-9721-425e-90cc-e3c22a6f262f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:13.529722 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:13.529722 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:13.536384 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-59860cb3-9721-425e-90cc-e3c22a6f262f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:13.536456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2abbb88e-a788-4831-b5fc-80e4cf4f6a25 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:13.541200 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2abbb88e-a788-4831-b5fc-80e4cf4f6a25 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:13.541438 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2abbb88e-a788-4831-b5fc-80e4cf4f6a25 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:13.541691 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2abbb88e-a788-4831-b5fc-80e4cf4f6a25 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:13.542009 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-59860cb3-9721-425e-90cc-e3c22a6f262f tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:13.542737 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 540/2163] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:31:13 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:13.559871 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:13.559871 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:13.564993 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2abbb88e-a788-4831-b5fc-80e4cf4f6a25 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:13.572514 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2abbb88e-a788-4831-b5fc-80e4cf4f6a25 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:13.573398 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 545/2164] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:13 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:14.588769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-45d260d1-e128-4ebf-8f86-3d741471d2bd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:14.590624 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-45d260d1-e128-4ebf-8f86-3d741471d2bd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:14.590818 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-45d260d1-e128-4ebf-8f86-3d741471d2bd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:14.591010 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-45d260d1-e128-4ebf-8f86-3d741471d2bd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:14.599768 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:14.599768 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:14.603112 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-45d260d1-e128-4ebf-8f86-3d741471d2bd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:14.608460 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-45d260d1-e128-4ebf-8f86-3d741471d2bd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:14.609186 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 538/2165] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:14 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:15.390470 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-f9588b17-cb74-4766-94e8-7b05d3bcc789 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:15.392845 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-f9588b17-cb74-4766-94e8-7b05d3bcc789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] PUT https://10.4.3.87/volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0 Jul 10 04:31:15.393293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-f9588b17-cb74-4766-94e8-7b05d3bcc789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:15.403302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-f9588b17-cb74-4766-94e8-7b05d3bcc789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Acquiring lock "cinder-attachment_update-afb3ffd8-044d-42d0-a6c6-ab5c89b0a294-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:31:15.407720 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-f9588b17-cb74-4766-94e8-7b05d3bcc789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-afb3ffd8-044d-42d0-a6c6-ab5c89b0a294-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:31:15.408648 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:15.408648 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:15.622478 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1097d2c3-fc4b-45d5-92c5-af90fb436753 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:15.624328 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1097d2c3-fc4b-45d5-92c5-af90fb436753 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:15.624495 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1097d2c3-fc4b-45d5-92c5-af90fb436753 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:15.624668 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1097d2c3-fc4b-45d5-92c5-af90fb436753 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:15.634524 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:15.634524 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:15.638649 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1097d2c3-fc4b-45d5-92c5-af90fb436753 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:15.642525 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1097d2c3-fc4b-45d5-92c5-af90fb436753 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:15.642896 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 541/2166] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:15 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:15.928431 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-f9588b17-cb74-4766-94e8-7b05d3bcc789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Lock "cinder-attachment_update-afb3ffd8-044d-42d0-a6c6-ab5c89b0a294-np0000004952" released by "attachment_update" :: held 0.521s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:31:15.928895 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-f9588b17-cb74-4766-94e8-7b05d3bcc789 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0 returned with HTTP 200 Jul 10 04:31:15.929529 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 543/2167] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:31:15 2026] PUT /volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:15.957046 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-7ec7ec90-2479-4826-a5ee-5bf4fcc5b077 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:15.959233 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-7ec7ec90-2479-4826-a5ee-5bf4fcc5b077 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0 Jul 10 04:31:15.959477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-7ec7ec90-2479-4826-a5ee-5bf4fcc5b077 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:15.959730 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-7ec7ec90-2479-4826-a5ee-5bf4fcc5b077 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:15.980196 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-7ec7ec90-2479-4826-a5ee-5bf4fcc5b077 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0 returned with HTTP 200 Jul 10 04:31:15.980675 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 546/2168] 10.4.3.87 () {70 vars in 1644 bytes} [Fri Jul 10 04:31:15 2026] GET /volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:16.657455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-aa91a271-85f3-4f1a-824e-54459cafaabb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:16.659500 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aa91a271-85f3-4f1a-824e-54459cafaabb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:16.659759 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aa91a271-85f3-4f1a-824e-54459cafaabb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:16.660019 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aa91a271-85f3-4f1a-824e-54459cafaabb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:16.670226 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:16.670226 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:16.677766 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aa91a271-85f3-4f1a-824e-54459cafaabb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:16.683238 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aa91a271-85f3-4f1a-824e-54459cafaabb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:16.683772 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 539/2169] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:16 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:16.926705 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-401d97bc-1e77-4f3d-9121-efba84e0e330 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:16.928639 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-401d97bc-1e77-4f3d-9121-efba84e0e330 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:16.928819 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-401d97bc-1e77-4f3d-9121-efba84e0e330 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:16.929014 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-401d97bc-1e77-4f3d-9121-efba84e0e330 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:16.937799 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:16.937799 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:16.941194 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-401d97bc-1e77-4f3d-9121-efba84e0e330 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:16.945404 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-401d97bc-1e77-4f3d-9121-efba84e0e330 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:16.945781 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 542/2170] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:16 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:17.306364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-63117596-77ef-4c48-98f9-f95054037df3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:17.310552 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-63117596-77ef-4c48-98f9-f95054037df3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f Jul 10 04:31:17.310552 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-63117596-77ef-4c48-98f9-f95054037df3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:17.310552 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-63117596-77ef-4c48-98f9-f95054037df3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:17.321849 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:17.321849 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:17.699847 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3abba9ff-8f17-4f68-99e6-e1a843e5cdba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:17.704131 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3abba9ff-8f17-4f68-99e6-e1a843e5cdba tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:17.704131 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3abba9ff-8f17-4f68-99e6-e1a843e5cdba tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:17.704131 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3abba9ff-8f17-4f68-99e6-e1a843e5cdba tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:17.719029 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:17.719029 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:17.723408 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3abba9ff-8f17-4f68-99e6-e1a843e5cdba tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:17.729054 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3abba9ff-8f17-4f68-99e6-e1a843e5cdba tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:17.729580 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 547/2171] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:17 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:17.856257 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e78b9bfe-ee0a-4e2b-806d-67c27d282661 req-63117596-77ef-4c48-98f9-f95054037df3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f returned with HTTP 200 Jul 10 04:31:17.856762 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 544/2172] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:31:17 2026] DELETE /volume/v3/attachments/83d020ae-0cb0-42d8-ae78-0043bb38b77f => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:17.950739 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7a979678-79ce-40f6-b97e-042106b95a26 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:17.953235 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7a979678-79ce-40f6-b97e-042106b95a26 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] DELETE https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:31:17.953527 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7a979678-79ce-40f6-b97e-042106b95a26 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:17.953801 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7a979678-79ce-40f6-b97e-042106b95a26 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:17.954147 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-7a979678-79ce-40f6-b97e-042106b95a26 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Delete volume with id: d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:31:17.962243 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:17.962243 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:17.962753 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7a979678-79ce-40f6-b97e-042106b95a26 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:31:17.982092 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7a979678-79ce-40f6-b97e-042106b95a26 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Delete volume request issued successfully. Jul 10 04:31:17.982465 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7a979678-79ce-40f6-b97e-042106b95a26 tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 202 Jul 10 04:31:17.983165 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 540/2173] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:31:17 2026] DELETE /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:31:17.991472 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-35974f2a-6cf4-4fad-b3b1-a23f6871806e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:17.996062 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35974f2a-6cf4-4fad-b3b1-a23f6871806e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:31:17.996311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-35974f2a-6cf4-4fad-b3b1-a23f6871806e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:17.996514 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-35974f2a-6cf4-4fad-b3b1-a23f6871806e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:18.011362 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:18.011362 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:18.024082 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-35974f2a-6cf4-4fad-b3b1-a23f6871806e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Volume info retrieved successfully. Jul 10 04:31:18.030429 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35974f2a-6cf4-4fad-b3b1-a23f6871806e tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 200 Jul 10 04:31:18.031190 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 543/2174] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:31:17 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 1386 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:18.645428 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-805b37aa-0330-45bc-965b-991734b76ab2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:18.647905 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-805b37aa-0330-45bc-965b-991734b76ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:31:18.648180 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-805b37aa-0330-45bc-965b-991734b76ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:18.648485 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-805b37aa-0330-45bc-965b-991734b76ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:18.662243 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:18.662243 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:18.668207 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-805b37aa-0330-45bc-965b-991734b76ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:31:18.675093 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-805b37aa-0330-45bc-965b-991734b76ab2 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:31:18.675864 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 548/2175] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:18 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:18.747702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d6de83d0-70c8-4501-8ed2-f9dbc6f52f68 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:18.753353 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d6de83d0-70c8-4501-8ed2-f9dbc6f52f68 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:18.753353 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d6de83d0-70c8-4501-8ed2-f9dbc6f52f68 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:18.753353 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d6de83d0-70c8-4501-8ed2-f9dbc6f52f68 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:18.755937 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-989d1810-a724-460a-9c34-e21c19b184ea None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:18.758250 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-989d1810-a724-460a-9c34-e21c19b184ea tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:31:18.758522 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-989d1810-a724-460a-9c34-e21c19b184ea tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:18.758806 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-989d1810-a724-460a-9c34-e21c19b184ea tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:18.768389 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:18.768389 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:18.772994 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:18.772994 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:18.774882 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d6de83d0-70c8-4501-8ed2-f9dbc6f52f68 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:18.777961 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-989d1810-a724-460a-9c34-e21c19b184ea tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:31:18.783241 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d6de83d0-70c8-4501-8ed2-f9dbc6f52f68 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:18.783241 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 545/2176] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:18 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:18.783828 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-989d1810-a724-460a-9c34-e21c19b184ea tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:31:18.784323 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 541/2177] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:18 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:18.796925 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a569c294-c791-4a3d-9cca-f5c1a39a6bd3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:18.799715 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a569c294-c791-4a3d-9cca-f5c1a39a6bd3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:18.800305 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a569c294-c791-4a3d-9cca-f5c1a39a6bd3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:18.800757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a569c294-c791-4a3d-9cca-f5c1a39a6bd3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:18.813573 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:18.813573 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:18.824011 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a569c294-c791-4a3d-9cca-f5c1a39a6bd3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:18.829367 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a569c294-c791-4a3d-9cca-f5c1a39a6bd3 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:18.829786 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 544/2178] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:18 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:18.888168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e0edf73a-2309-4fe4-aec8-3bdd11fb0d77 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:18.894802 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e0edf73a-2309-4fe4-aec8-3bdd11fb0d77 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:31:18.894802 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e0edf73a-2309-4fe4-aec8-3bdd11fb0d77 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:18.895081 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e0edf73a-2309-4fe4-aec8-3bdd11fb0d77 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:18.912130 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:18.912130 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:18.919400 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e0edf73a-2309-4fe4-aec8-3bdd11fb0d77 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:18.926333 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e0edf73a-2309-4fe4-aec8-3bdd11fb0d77 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:31:18.928458 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 549/2179] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:18 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:18.997541 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:18.999588 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:31:19.000033 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1871159270", "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:19.002019 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1871159270', 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:31:19.050452 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0faa3889-3eed-477a-8240-ee9ead9eb99b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:19.054835 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0faa3889-3eed-477a-8240-ee9ead9eb99b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] GET https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 Jul 10 04:31:19.055398 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0faa3889-3eed-477a-8240-ee9ead9eb99b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:19.055857 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0faa3889-3eed-477a-8240-ee9ead9eb99b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:19.065152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0faa3889-3eed-477a-8240-ee9ead9eb99b tempest-TestVolumeBootPatternV346-283818670 tempest-TestVolumeBootPatternV346-283818670-project-member] https://10.4.3.87/volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 returned with HTTP 404 Jul 10 04:31:19.065930 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 542/2180] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:31:19 2026] GET /volume/v3/volumes/d275cfc1-e766-4ea9-bada-0fca93eb6618 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:31:19.197286 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume of 1 GB Jul 10 04:31:19.197589 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:19.197589 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:19.198075 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Availability Zones retrieved successfully. Jul 10 04:31:19.206851 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Flow 'volume_create_api' (a80a7827-7aac-4dc0-b671-7d1432b95554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:19.206851 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4008f2-f41d-46e4-8c10-d285479ed299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:19.208038 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:31:19.262552 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:19.262552 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:19.289247 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4008f2-f41d-46e4-8c10-d285479ed299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef', 'encryption_key_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=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:19.289247 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b06cef-7a32-4960-bea0-73c260c8d2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:19.349444 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Created reservations ['71b09433-eabe-48d5-9da0-15b68a576faa', '59f19ca4-9e1f-42c4-a5d3-7c2c999dc230', '7d20d914-c9d9-4cca-a439-2e9244c2abb2', 'b1454797-83e8-4c8c-abbd-887657224c54'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:31:19.350443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b06cef-7a32-4960-bea0-73c260c8d2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b09433-eabe-48d5-9da0-15b68a576faa', '59f19ca4-9e1f-42c4-a5d3-7c2c999dc230', '7d20d914-c9d9-4cca-a439-2e9244c2abb2', 'b1454797-83e8-4c8c-abbd-887657224c54']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:19.351319 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601b5882-0b24-457f-b7b6-50ec9b740616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:19.375063 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601b5882-0b24-457f-b7b6-50ec9b740616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2eddbe8-0437-4190-9250-3e62eb22c82a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1871159270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',qos_specs=None,replication_status=,reservations=['71b09433-eabe-48d5-9da0-15b68a576faa','59f19ca4-9e1f-42c4-a5d3-7c2c999dc230','7d20d914-c9d9-4cca-a439-2e9244c2abb2','b1454797-83e8-4c8c-abbd-887657224c54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe516a59204e7c9998399573e95b57',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1871159270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2eddbe8-0437-4190-9250-3e62eb22c82a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe516a59204e7c9998399573e95b57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef),volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:19.377294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32233934-81e7-45d0-bec1-fef1e9bfb2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:19.395507 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32233934-81e7-45d0-bec1-fef1e9bfb2f2) transitioned into state 'SUCCESS' from state '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-1871159270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4a1fd7433b144ec5b19a53c9d106eaf3',qos_specs=None,replication_status=,reservations=['71b09433-eabe-48d5-9da0-15b68a576faa','59f19ca4-9e1f-42c4-a5d3-7c2c999dc230','7d20d914-c9d9-4cca-a439-2e9244c2abb2','b1454797-83e8-4c8c-abbd-887657224c54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe516a59204e7c9998399573e95b57',volume_type_id=0ac900b8-9f41-4b8c-be9b-a0a2e576f8ef)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:19.395670 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f912f0-aba2-41f8-b25a-b0cacdda5145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:19.406761 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f912f0-aba2-41f8-b25a-b0cacdda5145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:19.408048 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Flow 'volume_create_api' (a80a7827-7aac-4dc0-b671-7d1432b95554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:19.408145 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create volume request issued successfully. Jul 10 04:31:19.409740 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e6a0562f-9e57-4cc4-9b6b-31c90c5bb342 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:31:19.409740 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 546/2181] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:31:18 2026] POST /volume/v3/volumes => generated 758 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:31:19.431731 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e197d998-22ac-4d4b-9ab0-ee93d47f477b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:19.433754 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e197d998-22ac-4d4b-9ab0-ee93d47f477b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:31:19.433978 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e197d998-22ac-4d4b-9ab0-ee93d47f477b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:19.434194 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e197d998-22ac-4d4b-9ab0-ee93d47f477b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:19.443076 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:19.443076 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:19.448170 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e197d998-22ac-4d4b-9ab0-ee93d47f477b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:19.453228 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e197d998-22ac-4d4b-9ab0-ee93d47f477b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 200 Jul 10 04:31:19.453826 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 545/2182] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:19 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:20.364973 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-85bcc05a-9cef-45d2-b71c-e647b25b48de None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:20.366342 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-85bcc05a-9cef-45d2-b71c-e647b25b48de tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption Jul 10 04:31:20.366666 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-85bcc05a-9cef-45d2-b71c-e647b25b48de tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:20.366959 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-85bcc05a-9cef-45d2-b71c-e647b25b48de tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:20.369890 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=285,cinder:UPDATE=64,cinder:INSERT=35 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:31:20.383389 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:20.383389 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:20.396009 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-85bcc05a-9cef-45d2-b71c-e647b25b48de tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption returned with HTTP 200 Jul 10 04:31:20.397313 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 550/2183] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:31:20 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:20.476345 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d6ab775f-72a4-4a1e-8b0c-7559a9a899f0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:20.479618 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6ab775f-72a4-4a1e-8b0c-7559a9a899f0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:31:20.479997 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6ab775f-72a4-4a1e-8b0c-7559a9a899f0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:20.480321 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6ab775f-72a4-4a1e-8b0c-7559a9a899f0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:20.486768 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=340,cinder:INSERT=79,cinder:UPDATE=124 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:31:20.501817 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:20.501817 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:20.506340 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d6ab775f-72a4-4a1e-8b0c-7559a9a899f0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:20.513236 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6ab775f-72a4-4a1e-8b0c-7559a9a899f0 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 200 Jul 10 04:31:20.518003 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 543/2184] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:20 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:20.662446 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-d2aad007-905c-43c4-98c5-2c1dad2d5910 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:20.664666 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-d2aad007-905c-43c4-98c5-2c1dad2d5910 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:31:20.664929 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-d2aad007-905c-43c4-98c5-2c1dad2d5910 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:20.665144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-d2aad007-905c-43c4-98c5-2c1dad2d5910 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:20.672382 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:20.672382 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:20.676515 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-d2aad007-905c-43c4-98c5-2c1dad2d5910 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:20.681147 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-d2aad007-905c-43c4-98c5-2c1dad2d5910 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 200 Jul 10 04:31:20.681531 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 547/2185] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:20 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:21.484109 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-b3c5fe7b-467a-4465-a860-c6168b9be2c9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:21.486418 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-b3c5fe7b-467a-4465-a860-c6168b9be2c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:31:21.486607 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-b3c5fe7b-467a-4465-a860-c6168b9be2c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:21.486941 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-b3c5fe7b-467a-4465-a860-c6168b9be2c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:21.490072 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=278,cinder:INSERT=32,cinder:UPDATE=64 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:31:21.497106 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:21.497106 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:21.502562 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-b3c5fe7b-467a-4465-a860-c6168b9be2c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:21.512204 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-b3c5fe7b-467a-4465-a860-c6168b9be2c9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 200 Jul 10 04:31:21.512781 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 546/2186] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:21 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:21.529492 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1bab2117-d7c9-4cc2-86ef-e4f426402415 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:21.529868 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1bab2117-d7c9-4cc2-86ef-e4f426402415 None None] GET https://10.4.3.87/volume// Jul 10 04:31:21.530022 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1bab2117-d7c9-4cc2-86ef-e4f426402415 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:21.530224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1bab2117-d7c9-4cc2-86ef-e4f426402415 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:21.530606 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1bab2117-d7c9-4cc2-86ef-e4f426402415 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:21.531098 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 551/2187] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:31:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:21.543801 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-38d3289c-c1ac-4186-bdf9-54e7add92891 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:21.548756 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-38d3289c-c1ac-4186-bdf9-54e7add92891 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:31:21.548932 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-38d3289c-c1ac-4186-bdf9-54e7add92891 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2eddbe8-0437-4190-9250-3e62eb22c82a", "connector": null, "instance_uuid": "10c569f5-5131-488e-92aa-7305d99d647e"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:21.561707 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:21.561707 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:21.598989 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-38d3289c-c1ac-4186-bdf9-54e7add92891 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:31:21.599610 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 544/2188] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:31:21 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:22.180028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-8524d462-4aab-44c3-84f7-320bf6445536 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:22.182720 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-8524d462-4aab-44c3-84f7-320bf6445536 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:22.183028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-8524d462-4aab-44c3-84f7-320bf6445536 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:22.183306 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-8524d462-4aab-44c3-84f7-320bf6445536 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:22.196006 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:22.196006 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:22.202887 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-8524d462-4aab-44c3-84f7-320bf6445536 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:22.206382 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-8524d462-4aab-44c3-84f7-320bf6445536 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:22.206911 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 548/2189] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:22 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:24.254746 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e566501d-d3a4-4587-b3cd-bd165c7c58e0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:24.255353 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e566501d-d3a4-4587-b3cd-bd165c7c58e0 None None] GET https://10.4.3.87/volume// Jul 10 04:31:24.255447 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e566501d-d3a4-4587-b3cd-bd165c7c58e0 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:24.255856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e566501d-d3a4-4587-b3cd-bd165c7c58e0 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:24.256316 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e566501d-d3a4-4587-b3cd-bd165c7c58e0 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:24.256819 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 547/2190] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:31:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:24.274197 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ae00832a-20af-4fc3-8409-3b66d094ebf2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:24.279556 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ae00832a-20af-4fc3-8409-3b66d094ebf2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:31:24.279917 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ae00832a-20af-4fc3-8409-3b66d094ebf2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd", "connector": null, "instance_uuid": "453b4049-c878-46d6-9982-e43d0d172761"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:24.301139 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:24.301139 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:24.355299 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ae00832a-20af-4fc3-8409-3b66d094ebf2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:31:24.355852 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 552/2191] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:31:24 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) Jul 10 04:31:24.472267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-ec0b26d4-7541-430a-98a7-4e6292e04ef5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:24.476698 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-ec0b26d4-7541-430a-98a7-4e6292e04ef5 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0/action Jul 10 04:31:24.477177 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-ec0b26d4-7541-430a-98a7-4e6292e04ef5 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:31:24.477335 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-ec0b26d4-7541-430a-98a7-4e6292e04ef5 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:24.501026 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:24.501026 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:24.512628 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-fff9bc72-f162-4717-b43a-53931036c6e9 req-ec0b26d4-7541-430a-98a7-4e6292e04ef5 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0/action returned with HTTP 204 Jul 10 04:31:24.513343 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 545/2192] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:31:24 2026] POST /volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:24.737421 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1e1d89a9-4320-4a13-9ae7-495984b0e995 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:24.739124 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1e1d89a9-4320-4a13-9ae7-495984b0e995 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:24.739501 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1e1d89a9-4320-4a13-9ae7-495984b0e995 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:24.740828 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1e1d89a9-4320-4a13-9ae7-495984b0e995 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:24.752694 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:24.752694 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:24.755447 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1e1d89a9-4320-4a13-9ae7-495984b0e995 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:24.759606 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1e1d89a9-4320-4a13-9ae7-495984b0e995 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:24.760106 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 549/2193] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:24 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:24.900087 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-05ceff35-c248-4223-8323-65f53650a71e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:24.901981 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-05ceff35-c248-4223-8323-65f53650a71e None None] GET https://10.4.3.87/volume// Jul 10 04:31:24.901981 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-05ceff35-c248-4223-8323-65f53650a71e None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:24.901981 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-05ceff35-c248-4223-8323-65f53650a71e None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:24.901981 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-05ceff35-c248-4223-8323-65f53650a71e None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:24.901981 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 548/2194] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:31:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:24.912322 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ac707a2d-d0ea-4388-add3-b4d5d653d75c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:24.915089 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ac707a2d-d0ea-4388-add3-b4d5d653d75c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:24.915848 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ac707a2d-d0ea-4388-add3-b4d5d653d75c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:24.915848 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ac707a2d-d0ea-4388-add3-b4d5d653d75c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:24.931566 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:24.931566 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:24.936912 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ac707a2d-d0ea-4388-add3-b4d5d653d75c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:24.947080 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-ac707a2d-d0ea-4388-add3-b4d5d653d75c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:24.947080 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 553/2195] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:31:24 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1394 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:25.096126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-e5c7d266-be42-4e1d-9386-d78ef7b42960 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:25.098376 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-e5c7d266-be42-4e1d-9386-d78ef7b42960 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] PUT https://10.4.3.87/volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5 Jul 10 04:31:25.098959 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-e5c7d266-be42-4e1d-9386-d78ef7b42960 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:25.109459 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-e5c7d266-be42-4e1d-9386-d78ef7b42960 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Acquiring lock "cinder-attachment_update-3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:31:25.117274 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-e5c7d266-be42-4e1d-9386-d78ef7b42960 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:31:25.117274 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:25.117274 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:25.297373 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-715739a5-7033-42fb-a8ad-2522268b377d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:25.299444 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-715739a5-7033-42fb-a8ad-2522268b377d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:31:25.299729 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-715739a5-7033-42fb-a8ad-2522268b377d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:25.300026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-715739a5-7033-42fb-a8ad-2522268b377d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:25.312944 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:25.312944 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:25.318197 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-715739a5-7033-42fb-a8ad-2522268b377d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:31:25.324182 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-715739a5-7033-42fb-a8ad-2522268b377d tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:31:25.324819 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 550/2196] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:25 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:25.384111 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-a6986c5c-8a10-4973-bf26-5fa0109011ef None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:25.386281 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-a6986c5c-8a10-4973-bf26-5fa0109011ef tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:31:25.386479 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-a6986c5c-8a10-4973-bf26-5fa0109011ef tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:25.386868 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-a6986c5c-8a10-4973-bf26-5fa0109011ef tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:25.401491 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:25.401491 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:25.405901 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-a6986c5c-8a10-4973-bf26-5fa0109011ef tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:31:25.412652 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-a6986c5c-8a10-4973-bf26-5fa0109011ef tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:31:25.413276 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 549/2197] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:25 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:25.438449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-6da4fdb1-b84d-41b4-b89e-6448d1870015 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:25.441312 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-6da4fdb1-b84d-41b4-b89e-6448d1870015 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] POST https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/action Jul 10 04:31:25.441667 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-6da4fdb1-b84d-41b4-b89e-6448d1870015 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:31:25.441822 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-6da4fdb1-b84d-41b4-b89e-6448d1870015 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:25.458049 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:25.458049 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:25.458561 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-6da4fdb1-b84d-41b4-b89e-6448d1870015 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:31:25.465360 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-6da4fdb1-b84d-41b4-b89e-6448d1870015 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Begin detaching volume completed successfully. Jul 10 04:31:25.465593 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-6da4fdb1-b84d-41b4-b89e-6448d1870015 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/action returned with HTTP 202 Jul 10 04:31:25.466066 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 554/2198] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:31:25 2026] POST /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:31:25.650126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-e5c7d266-be42-4e1d-9386-d78ef7b42960 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd-np0000004952" released by "attachment_update" :: held 0.534s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:31:25.650126 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-e5c7d266-be42-4e1d-9386-d78ef7b42960 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5 returned with HTTP 200 Jul 10 04:31:25.650126 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 546/2199] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:31:25 2026] PUT /volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:25.725963 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:25.779090 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1d55a669-01ff-43b4-8bec-8f4f3d7881f3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:25.781438 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d55a669-01ff-43b4-8bec-8f4f3d7881f3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:25.781680 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d55a669-01ff-43b4-8bec-8f4f3d7881f3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:25.781930 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d55a669-01ff-43b4-8bec-8f4f3d7881f3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:25.798238 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:25.798238 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:25.804233 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1d55a669-01ff-43b4-8bec-8f4f3d7881f3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:25.810040 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d55a669-01ff-43b4-8bec-8f4f3d7881f3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:25.810563 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 550/2200] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:25 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:25.815457 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:31:25.815939 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:25.817771 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:31:25.817996 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Create volume of 1 GB Jul 10 04:31:25.823299 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Availability Zones retrieved successfully. Jul 10 04:31:25.831381 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Flow 'volume_create_api' (97ddcc72-1d76-480e-a042-a7310adee9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:25.832660 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69cc473a-9072-4794-9d02-c51112155012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:25.833965 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:31:25.869631 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69cc473a-9072-4794-9d02-c51112155012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:25.870896 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf650f5-4f10-4ee2-82fa-95120c596bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:25.954236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Created reservations ['678f5a6a-9e3f-4588-9d6e-7fa96857a591', '19f7095f-eccf-4097-8b9d-61f1a03c89e2', 'b4262efa-42d7-43e6-b551-890429b0ac87', '7e1987b6-b60a-458e-8848-be4e3dfa12c7'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:31:25.955510 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf650f5-4f10-4ee2-82fa-95120c596bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['678f5a6a-9e3f-4588-9d6e-7fa96857a591', '19f7095f-eccf-4097-8b9d-61f1a03c89e2', 'b4262efa-42d7-43e6-b551-890429b0ac87', '7e1987b6-b60a-458e-8848-be4e3dfa12c7']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:25.956682 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45740532-7c5a-4957-9926-c55d52f6b5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:25.987240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45740532-7c5a-4957-9926-c55d52f6b5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '633f4068-1d41-43dc-afd4-c7b539d1b922', '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='27bb3def8abc471aab441700a213404b',qos_specs=None,replication_status=,reservations=['678f5a6a-9e3f-4588-9d6e-7fa96857a591','19f7095f-eccf-4097-8b9d-61f1a03c89e2','b4262efa-42d7-43e6-b551-890429b0ac87','7e1987b6-b60a-458e-8848-be4e3dfa12c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169fe6cbef2449d7b6e633e5f850b0ad',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:31:25Z,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=633f4068-1d41-43dc-afd4-c7b539d1b922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27bb3def8abc471aab441700a213404b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='169fe6cbef2449d7b6e633e5f850b0ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:25.988420 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e625935d-9c42-47ab-81f0-535c2be81ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:26.010719 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e625935d-9c42-47ab-81f0-535c2be81ffd) transitioned into state 'SUCCESS' from 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='27bb3def8abc471aab441700a213404b',qos_specs=None,replication_status=,reservations=['678f5a6a-9e3f-4588-9d6e-7fa96857a591','19f7095f-eccf-4097-8b9d-61f1a03c89e2','b4262efa-42d7-43e6-b551-890429b0ac87','7e1987b6-b60a-458e-8848-be4e3dfa12c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169fe6cbef2449d7b6e633e5f850b0ad',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:26.011724 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a471f44a-613e-453d-b331-1a0ba69b1453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:26.021069 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a471f44a-613e-453d-b331-1a0ba69b1453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:26.022274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Flow 'volume_create_api' (97ddcc72-1d76-480e-a042-a7310adee9f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:26.022584 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Create volume request issued successfully. Jul 10 04:31:26.023231 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f89388ed-0ac8-485d-94b8-2954b4c5210b tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:31:26.023853 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 551/2201] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:31:25 2026] POST /volume/v3/volumes => generated 738 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:31:26.037241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7746a3f7-5b28-4cd5-9315-a0e53f5097d7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:26.039354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7746a3f7-5b28-4cd5-9315-a0e53f5097d7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 Jul 10 04:31:26.039583 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7746a3f7-5b28-4cd5-9315-a0e53f5097d7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:26.039813 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7746a3f7-5b28-4cd5-9315-a0e53f5097d7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:26.047728 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:26.047728 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:26.052775 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7746a3f7-5b28-4cd5-9315-a0e53f5097d7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:26.057955 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7746a3f7-5b28-4cd5-9315-a0e53f5097d7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 returned with HTTP 200 Jul 10 04:31:26.058443 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 555/2202] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:26 2026] GET /volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 => generated 806 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:26.498609 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-974f73b8-5834-4f43-8838-e87e55f3c5d5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:26.498609 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-974f73b8-5834-4f43-8838-e87e55f3c5d5 None None] GET https://10.4.3.87/volume// Jul 10 04:31:26.498609 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-974f73b8-5834-4f43-8838-e87e55f3c5d5 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:26.498609 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-974f73b8-5834-4f43-8838-e87e55f3c5d5 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:26.498609 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-974f73b8-5834-4f43-8838-e87e55f3c5d5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:26.498609 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 547/2203] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:31:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:26.506341 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-624e08db-490f-47a6-a3fb-cacf02e310fb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:26.511583 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-624e08db-490f-47a6-a3fb-cacf02e310fb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:31:26.511928 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-624e08db-490f-47a6-a3fb-cacf02e310fb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:26.512110 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-624e08db-490f-47a6-a3fb-cacf02e310fb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:26.525744 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:26.525744 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:26.531207 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-624e08db-490f-47a6-a3fb-cacf02e310fb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:31:26.539373 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-624e08db-490f-47a6-a3fb-cacf02e310fb tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:31:26.539373 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 551/2204] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:31:26 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 1351 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:26.556437 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-b02abeba-f1ca-467c-933b-0fe9cf266e1b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:26.557950 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-b02abeba-f1ca-467c-933b-0fe9cf266e1b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption Jul 10 04:31:26.558173 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-b02abeba-f1ca-467c-933b-0fe9cf266e1b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:26.558415 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-b02abeba-f1ca-467c-933b-0fe9cf266e1b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:26.571976 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:26.571976 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:26.580284 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-b02abeba-f1ca-467c-933b-0fe9cf266e1b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption returned with HTTP 200 Jul 10 04:31:26.581298 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 552/2205] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:31:26 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:26.824595 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-10800515-7b0a-43f6-b887-1685ee82a352 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:26.826791 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-10800515-7b0a-43f6-b887-1685ee82a352 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:26.827044 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-10800515-7b0a-43f6-b887-1685ee82a352 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:26.827307 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-10800515-7b0a-43f6-b887-1685ee82a352 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:26.842949 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:26.842949 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:26.847568 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-10800515-7b0a-43f6-b887-1685ee82a352 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:26.854834 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-10800515-7b0a-43f6-b887-1685ee82a352 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:26.855949 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 556/2206] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:26 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:27.073133 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-83e1637c-3781-403b-ad14-e3dfe7a802a5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:27.075148 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-83e1637c-3781-403b-ad14-e3dfe7a802a5 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 Jul 10 04:31:27.075381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-83e1637c-3781-403b-ad14-e3dfe7a802a5 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:27.075609 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-83e1637c-3781-403b-ad14-e3dfe7a802a5 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:27.085970 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:27.085970 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:27.090953 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-83e1637c-3781-403b-ad14-e3dfe7a802a5 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:27.098495 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-83e1637c-3781-403b-ad14-e3dfe7a802a5 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 returned with HTTP 200 Jul 10 04:31:27.099010 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 548/2207] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:27 2026] GET /volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:27.121528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-873c01ca-e02e-482e-921b-f495a1f1185a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:27.124119 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-873c01ca-e02e-482e-921b-f495a1f1185a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 Jul 10 04:31:27.124339 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-873c01ca-e02e-482e-921b-f495a1f1185a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:27.124785 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-873c01ca-e02e-482e-921b-f495a1f1185a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:27.139065 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:27.139065 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:27.145085 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-873c01ca-e02e-482e-921b-f495a1f1185a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:27.153904 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-873c01ca-e02e-482e-921b-f495a1f1185a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 returned with HTTP 200 Jul 10 04:31:27.154682 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 552/2208] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:27 2026] GET /volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:27.176704 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:27.179186 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:31:27.179752 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-961619636"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:27.181706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-961619636'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:31:27.182285 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Create volume of 1 GB Jul 10 04:31:27.189334 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Availability Zones retrieved successfully. Jul 10 04:31:27.195361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Flow 'volume_create_api' (1aa9bb87-983c-4312-bdd9-16bee155d90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:27.196367 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dada6cec-41d7-48a8-b0f6-7589ba27e5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:27.197464 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:31:27.236263 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dada6cec-41d7-48a8-b0f6-7589ba27e5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:27.237767 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e718e307-5a48-4068-b2aa-2eb8ff0ac653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:27.337134 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Created reservations ['1f14d65a-79b2-41e1-8bdd-58148f22a5a9', '6ef92db0-81a4-4b4d-9014-5e07c1c0afb0', '3eab9bfd-58c5-437f-a613-c5729d0c0c3d', 'c7be9e9c-279b-4935-bb77-b7aa73e26d22'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:31:27.338470 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e718e307-5a48-4068-b2aa-2eb8ff0ac653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f14d65a-79b2-41e1-8bdd-58148f22a5a9', '6ef92db0-81a4-4b4d-9014-5e07c1c0afb0', '3eab9bfd-58c5-437f-a613-c5729d0c0c3d', 'c7be9e9c-279b-4935-bb77-b7aa73e26d22']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:27.339648 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (412bfc44-fe77-4abb-b1e8-3d6bbd39eea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:27.370734 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (412bfc44-fe77-4abb-b1e8-3d6bbd39eea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cac17ac0-2325-4ea7-aad9-bce4e9caeae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-961619636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27bb3def8abc471aab441700a213404b',qos_specs=None,replication_status=,reservations=['1f14d65a-79b2-41e1-8bdd-58148f22a5a9','6ef92db0-81a4-4b4d-9014-5e07c1c0afb0','3eab9bfd-58c5-437f-a613-c5729d0c0c3d','c7be9e9c-279b-4935-bb77-b7aa73e26d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169fe6cbef2449d7b6e633e5f850b0ad',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:31:27Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-961619636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cac17ac0-2325-4ea7-aad9-bce4e9caeae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27bb3def8abc471aab441700a213404b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='169fe6cbef2449d7b6e633e5f850b0ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:27.371952 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627fd69f-c729-40da-bb22-94e9ec5860dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:27.401695 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627fd69f-c729-40da-bb22-94e9ec5860dc) transitioned into 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-961619636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27bb3def8abc471aab441700a213404b',qos_specs=None,replication_status=,reservations=['1f14d65a-79b2-41e1-8bdd-58148f22a5a9','6ef92db0-81a4-4b4d-9014-5e07c1c0afb0','3eab9bfd-58c5-437f-a613-c5729d0c0c3d','c7be9e9c-279b-4935-bb77-b7aa73e26d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169fe6cbef2449d7b6e633e5f850b0ad',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:27.403247 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1075037-4466-43a8-85f0-9bf3460df8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:27.417853 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1075037-4466-43a8-85f0-9bf3460df8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:27.419146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Flow 'volume_create_api' (1aa9bb87-983c-4312-bdd9-16bee155d90f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:27.419677 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Create volume request issued successfully. Jul 10 04:31:27.420988 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-191cfb11-9661-41e5-a61e-9ca1c79a1dfb tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:31:27.421427 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 553/2209] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:31:27 2026] POST /volume/v3/volumes => generated 773 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:31:27.439079 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d1b2cbf9-8871-4b1b-9b82-c0483ae2ec60 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:27.441580 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1b2cbf9-8871-4b1b-9b82-c0483ae2ec60 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 Jul 10 04:31:27.441903 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1b2cbf9-8871-4b1b-9b82-c0483ae2ec60 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:27.442194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1b2cbf9-8871-4b1b-9b82-c0483ae2ec60 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:27.453853 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:27.453853 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:27.463553 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d1b2cbf9-8871-4b1b-9b82-c0483ae2ec60 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:27.471037 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1b2cbf9-8871-4b1b-9b82-c0483ae2ec60 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 returned with HTTP 200 Jul 10 04:31:27.471933 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 557/2210] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:27 2026] GET /volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:27.874321 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ef668006-5f7e-4e1b-a962-11ab98478771 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:27.876538 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ef668006-5f7e-4e1b-a962-11ab98478771 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:27.877901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ef668006-5f7e-4e1b-a962-11ab98478771 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:27.878374 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ef668006-5f7e-4e1b-a962-11ab98478771 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:27.912654 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:27.912654 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:27.918832 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ef668006-5f7e-4e1b-a962-11ab98478771 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:27.925509 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ef668006-5f7e-4e1b-a962-11ab98478771 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:27.926726 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 549/2211] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:27 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:28.461283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b44ba960-453c-4899-a522-f00a65d6c7e1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:28.461283 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b44ba960-453c-4899-a522-f00a65d6c7e1 None None] GET https://10.4.3.87/volume// Jul 10 04:31:28.461283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b44ba960-453c-4899-a522-f00a65d6c7e1 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:28.461283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b44ba960-453c-4899-a522-f00a65d6c7e1 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:28.461283 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b44ba960-453c-4899-a522-f00a65d6c7e1 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:28.464348 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 553/2212] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:31:28 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:28.475478 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-decc72a3-2bfa-40e5-8aff-5d4cf067c285 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:28.478606 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-decc72a3-2bfa-40e5-8aff-5d4cf067c285 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:31:28.478606 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-decc72a3-2bfa-40e5-8aff-5d4cf067c285 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:28.478784 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-decc72a3-2bfa-40e5-8aff-5d4cf067c285 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:28.488163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ec70e398-dbff-4f3d-b69c-049b3b819d17 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:28.488163 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ec70e398-dbff-4f3d-b69c-049b3b819d17 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 Jul 10 04:31:28.489534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ec70e398-dbff-4f3d-b69c-049b3b819d17 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:28.489534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ec70e398-dbff-4f3d-b69c-049b3b819d17 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:28.495324 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:28.495324 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:28.497176 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:28.497176 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:28.500925 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-decc72a3-2bfa-40e5-8aff-5d4cf067c285 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:28.501621 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ec70e398-dbff-4f3d-b69c-049b3b819d17 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:28.509318 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ec70e398-dbff-4f3d-b69c-049b3b819d17 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 returned with HTTP 200 Jul 10 04:31:28.509829 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 558/2213] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:28 2026] GET /volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:28.511776 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-decc72a3-2bfa-40e5-8aff-5d4cf067c285 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 200 Jul 10 04:31:28.512336 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 554/2214] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:31:28 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 1545 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:28.523017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dc479f43-1b3c-422d-9460-101b810f2447 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:28.525439 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc479f43-1b3c-422d-9460-101b810f2447 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 Jul 10 04:31:28.526048 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc479f43-1b3c-422d-9460-101b810f2447 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:28.526048 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc479f43-1b3c-422d-9460-101b810f2447 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:28.534129 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:28.534129 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:28.542424 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-dc479f43-1b3c-422d-9460-101b810f2447 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:28.549128 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc479f43-1b3c-422d-9460-101b810f2447 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 returned with HTTP 200 Jul 10 04:31:28.549688 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 550/2215] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:28 2026] GET /volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:28.572559 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-282e46c9-65f6-480a-bc6a-56befb996181 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:28.575098 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-282e46c9-65f6-480a-bc6a-56befb996181 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:31:28.575428 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-282e46c9-65f6-480a-bc6a-56befb996181 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cac17ac0-2325-4ea7-aad9-bce4e9caeae4", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1671729478"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:28.592895 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:28.592895 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:28.593605 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-282e46c9-65f6-480a-bc6a-56befb996181 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:28.593855 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-282e46c9-65f6-480a-bc6a-56befb996181 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Create snapshot from volume cac17ac0-2325-4ea7-aad9-bce4e9caeae4 Jul 10 04:31:28.667451 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-282e46c9-65f6-480a-bc6a-56befb996181 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Created reservations ['6f5d3314-ee0f-418d-abd1-1ac98a02b3f4', '40570a65-9723-4cb0-8fdb-2fc882c5eccd', '3542058f-111f-46eb-bf9f-d57ffaa271b8', '2c9e6c12-4ebd-4401-97c2-99159972df5b'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:31:28.670404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-a4582ef5-4765-466b-a0fe-7328e64e6a48 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:28.674375 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-a4582ef5-4765-466b-a0fe-7328e64e6a48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] PUT https://10.4.3.87/volume/v3/attachments/b715898c-6309-4f9c-a84d-1e041c87403d Jul 10 04:31:28.674800 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-a4582ef5-4765-466b-a0fe-7328e64e6a48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:28.683957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-a4582ef5-4765-466b-a0fe-7328e64e6a48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Acquiring lock "cinder-attachment_update-b2eddbe8-0437-4190-9250-3e62eb22c82a-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:31:28.690608 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-a4582ef5-4765-466b-a0fe-7328e64e6a48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-b2eddbe8-0437-4190-9250-3e62eb22c82a-np0000004952" acquired by "attachment_update" :: waited 0.007s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:31:28.692005 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:28.692005 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:28.716959 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-282e46c9-65f6-480a-bc6a-56befb996181 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Snapshot create request issued successfully. Jul 10 04:31:28.717273 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-282e46c9-65f6-480a-bc6a-56befb996181 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:31:28.717803 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 554/2216] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:31:28 2026] POST /volume/v3/snapshots => generated 326 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:31:28.730565 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a349d9a6-f293-4b40-bdea-cd3551f667ae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:28.733334 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a349d9a6-f293-4b40-bdea-cd3551f667ae tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 Jul 10 04:31:28.733624 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a349d9a6-f293-4b40-bdea-cd3551f667ae tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:28.733838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a349d9a6-f293-4b40-bdea-cd3551f667ae tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:28.740869 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:28.740869 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:28.741389 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a349d9a6-f293-4b40-bdea-cd3551f667ae tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Snapshot retrieved successfully. Jul 10 04:31:28.742650 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a349d9a6-f293-4b40-bdea-cd3551f667ae tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 returned with HTTP 200 Jul 10 04:31:28.743025 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 555/2217] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:31:28 2026] GET /volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 => generated 458 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:28.941900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-351f3139-bbed-4f9e-9c40-d10da01b2184 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:28.944188 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-351f3139-bbed-4f9e-9c40-d10da01b2184 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:28.944510 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-351f3139-bbed-4f9e-9c40-d10da01b2184 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:28.944870 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-351f3139-bbed-4f9e-9c40-d10da01b2184 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:28.959595 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:28.959595 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:28.968959 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-351f3139-bbed-4f9e-9c40-d10da01b2184 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:28.984891 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-351f3139-bbed-4f9e-9c40-d10da01b2184 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:28.985504 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 551/2218] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:28 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:29.218696 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-a4582ef5-4765-466b-a0fe-7328e64e6a48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Lock "cinder-attachment_update-b2eddbe8-0437-4190-9250-3e62eb22c82a-np0000004952" released by "attachment_update" :: held 0.528s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:31:29.219018 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-a4582ef5-4765-466b-a0fe-7328e64e6a48 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/b715898c-6309-4f9c-a84d-1e041c87403d returned with HTTP 200 Jul 10 04:31:29.219626 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 559/2219] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:31:28 2026] PUT /volume/v3/attachments/b715898c-6309-4f9c-a84d-1e041c87403d => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:31:29.750564 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-3727d4c2-c122-4aa3-ab88-6621259bd48c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:29.753659 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-3727d4c2-c122-4aa3-ab88-6621259bd48c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/attachments/b715898c-6309-4f9c-a84d-1e041c87403d/action Jul 10 04:31:29.754104 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-3727d4c2-c122-4aa3-ab88-6621259bd48c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:31:29.754270 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-3727d4c2-c122-4aa3-ab88-6621259bd48c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:29.757008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-717dbf4c-beab-4034-8146-8fe2561ca296 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:29.761508 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-717dbf4c-beab-4034-8146-8fe2561ca296 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 Jul 10 04:31:29.761996 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-717dbf4c-beab-4034-8146-8fe2561ca296 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:29.762313 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-717dbf4c-beab-4034-8146-8fe2561ca296 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:29.771792 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:29.771792 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:29.772353 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-717dbf4c-beab-4034-8146-8fe2561ca296 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Snapshot retrieved successfully. Jul 10 04:31:29.773476 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-717dbf4c-beab-4034-8146-8fe2561ca296 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 returned with HTTP 200 Jul 10 04:31:29.774265 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 556/2220] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:31:29 2026] GET /volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 => generated 485 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:29.778549 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:29.778549 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:29.792516 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6ef25400-cc35-4621-a868-583b7ba808d1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:29.795299 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-8226888e-95af-4cbb-a0e2-7d58cede83df req-3727d4c2-c122-4aa3-ab88-6621259bd48c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/b715898c-6309-4f9c-a84d-1e041c87403d/action returned with HTTP 204 Jul 10 04:31:29.795844 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 555/2221] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:31:29 2026] POST /volume/v3/attachments/b715898c-6309-4f9c-a84d-1e041c87403d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:29.796274 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6ef25400-cc35-4621-a868-583b7ba808d1 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 Jul 10 04:31:29.796554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6ef25400-cc35-4621-a868-583b7ba808d1 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:29.796801 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6ef25400-cc35-4621-a868-583b7ba808d1 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:29.808084 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:29.808084 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:29.808721 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6ef25400-cc35-4621-a868-583b7ba808d1 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Snapshot retrieved successfully. Jul 10 04:31:29.809838 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6ef25400-cc35-4621-a868-583b7ba808d1 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 returned with HTTP 200 Jul 10 04:31:29.814440 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 552/2222] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:31:29 2026] GET /volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 => generated 485 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:29.825512 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e3767612-133c-4bda-8289-05a2a7c0f132 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:29.828902 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e3767612-133c-4bda-8289-05a2a7c0f132 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 Jul 10 04:31:29.829186 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e3767612-133c-4bda-8289-05a2a7c0f132 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:29.829537 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e3767612-133c-4bda-8289-05a2a7c0f132 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:29.829537 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-e3767612-133c-4bda-8289-05a2a7c0f132 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Delete snapshot with id: 64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 Jul 10 04:31:29.841080 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:29.841080 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:29.841833 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e3767612-133c-4bda-8289-05a2a7c0f132 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Snapshot retrieved successfully. Jul 10 04:31:29.863559 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e3767612-133c-4bda-8289-05a2a7c0f132 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Snapshot delete request issued successfully. Jul 10 04:31:29.863839 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e3767612-133c-4bda-8289-05a2a7c0f132 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 returned with HTTP 202 Jul 10 04:31:29.864665 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 560/2223] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:31:29 2026] DELETE /volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:31:29.873587 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d06a40fc-05b8-451b-bd4a-d81d3551e085 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:29.875674 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d06a40fc-05b8-451b-bd4a-d81d3551e085 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 Jul 10 04:31:29.876003 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d06a40fc-05b8-451b-bd4a-d81d3551e085 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:29.876286 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d06a40fc-05b8-451b-bd4a-d81d3551e085 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:29.885896 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:29.885896 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:29.885896 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d06a40fc-05b8-451b-bd4a-d81d3551e085 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Snapshot retrieved successfully. Jul 10 04:31:29.886413 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d06a40fc-05b8-451b-bd4a-d81d3551e085 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 returned with HTTP 200 Jul 10 04:31:29.886714 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 557/2224] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:31:29 2026] GET /volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:30.006649 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-011ae6e7-04a0-47cc-8f17-b6b873c424bb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:30.010457 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-011ae6e7-04a0-47cc-8f17-b6b873c424bb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:30.010755 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-011ae6e7-04a0-47cc-8f17-b6b873c424bb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:30.011053 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-011ae6e7-04a0-47cc-8f17-b6b873c424bb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:30.033068 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:30.033068 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:30.039659 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-011ae6e7-04a0-47cc-8f17-b6b873c424bb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:30.046829 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-011ae6e7-04a0-47cc-8f17-b6b873c424bb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:30.047440 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 556/2225] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:30 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:30.328760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a1d985b7-abbc-40dd-910c-e0a8c1de7f1a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:30.331171 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1d985b7-abbc-40dd-910c-e0a8c1de7f1a tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] DELETE https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:31:30.331463 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1d985b7-abbc-40dd-910c-e0a8c1de7f1a tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:30.331760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1d985b7-abbc-40dd-910c-e0a8c1de7f1a tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:30.332017 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-a1d985b7-abbc-40dd-910c-e0a8c1de7f1a tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Delete volume with id: ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:31:30.343952 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:30.343952 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:30.344628 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a1d985b7-abbc-40dd-910c-e0a8c1de7f1a tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:31:30.375283 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a1d985b7-abbc-40dd-910c-e0a8c1de7f1a tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Delete volume request issued successfully. Jul 10 04:31:30.375283 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1d985b7-abbc-40dd-910c-e0a8c1de7f1a tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 202 Jul 10 04:31:30.375283 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 553/2226] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:31:30 2026] DELETE /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:31:30.384462 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-20c12064-ef6b-479c-8807-a70eac7f9bbd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:30.386938 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20c12064-ef6b-479c-8807-a70eac7f9bbd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:31:30.387332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-20c12064-ef6b-479c-8807-a70eac7f9bbd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:30.387525 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-20c12064-ef6b-479c-8807-a70eac7f9bbd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:30.399371 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:30.399371 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:30.406173 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-20c12064-ef6b-479c-8807-a70eac7f9bbd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:31:30.411819 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20c12064-ef6b-479c-8807-a70eac7f9bbd tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 200 Jul 10 04:31:30.413092 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 561/2227] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:30 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:30.898186 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-aa25d166-e653-4aef-965a-321d8f049bac None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:30.900123 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa25d166-e653-4aef-965a-321d8f049bac tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 Jul 10 04:31:30.900390 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa25d166-e653-4aef-965a-321d8f049bac tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:30.900640 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa25d166-e653-4aef-965a-321d8f049bac tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:30.908305 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa25d166-e653-4aef-965a-321d8f049bac tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 returned with HTTP 404 Jul 10 04:31:30.908987 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 558/2228] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:31:30 2026] GET /volume/v3/snapshots/64d5c217-c6b5-40ee-b4c4-4452bd5c2e27 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:30.918525 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c271522b-e85b-49b4-ac1c-8789f0c2583a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:30.922992 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c271522b-e85b-49b4-ac1c-8789f0c2583a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] DELETE https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 Jul 10 04:31:30.923348 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c271522b-e85b-49b4-ac1c-8789f0c2583a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:30.923483 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c271522b-e85b-49b4-ac1c-8789f0c2583a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:30.923669 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-c271522b-e85b-49b4-ac1c-8789f0c2583a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Delete volume with id: cac17ac0-2325-4ea7-aad9-bce4e9caeae4 Jul 10 04:31:30.927940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-9efe0434-9626-4ea2-92dd-a0c3e8cc41d9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:30.930933 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-9efe0434-9626-4ea2-92dd-a0c3e8cc41d9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5/action Jul 10 04:31:30.931494 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-9efe0434-9626-4ea2-92dd-a0c3e8cc41d9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:31:30.931625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-9efe0434-9626-4ea2-92dd-a0c3e8cc41d9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:30.935377 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:30.935377 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:30.935886 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c271522b-e85b-49b4-ac1c-8789f0c2583a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:30.958306 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c271522b-e85b-49b4-ac1c-8789f0c2583a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Delete volume request issued successfully. Jul 10 04:31:30.958306 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c271522b-e85b-49b4-ac1c-8789f0c2583a tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 returned with HTTP 202 Jul 10 04:31:30.958306 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 557/2229] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:31:30 2026] DELETE /volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:31:30.960246 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:30.960246 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:30.965564 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1b3aaf9a-6c88-4be7-a7bd-a112b6b0a3f6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:30.967930 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1b3aaf9a-6c88-4be7-a7bd-a112b6b0a3f6 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 Jul 10 04:31:30.968161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1b3aaf9a-6c88-4be7-a7bd-a112b6b0a3f6 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:30.968426 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1b3aaf9a-6c88-4be7-a7bd-a112b6b0a3f6 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:30.974504 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-a3b0f881-e9f9-42c6-9d59-8c9e06e1db23 req-9efe0434-9626-4ea2-92dd-a0c3e8cc41d9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5/action returned with HTTP 204 Jul 10 04:31:30.975123 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 554/2230] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:31:30 2026] POST /volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:30.983137 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:30.983137 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:30.987163 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1b3aaf9a-6c88-4be7-a7bd-a112b6b0a3f6 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:30.993546 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1b3aaf9a-6c88-4be7-a7bd-a112b6b0a3f6 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 returned with HTTP 200 Jul 10 04:31:30.994178 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 562/2231] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:30 2026] GET /volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:31.064869 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b9c66d62-1b3e-4bc0-8690-4028995d8876 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:31.066934 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9c66d62-1b3e-4bc0-8690-4028995d8876 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:31.067162 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b9c66d62-1b3e-4bc0-8690-4028995d8876 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:31.067347 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b9c66d62-1b3e-4bc0-8690-4028995d8876 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:31.081790 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:31.081790 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:31.096663 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b9c66d62-1b3e-4bc0-8690-4028995d8876 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:31.101335 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9c66d62-1b3e-4bc0-8690-4028995d8876 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:31.101794 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 559/2232] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:31 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1509 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:31.427543 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9aa731af-17ca-4314-8d81-e834fd0da009 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:31.429374 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9aa731af-17ca-4314-8d81-e834fd0da009 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 Jul 10 04:31:31.429574 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9aa731af-17ca-4314-8d81-e834fd0da009 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:31.429772 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9aa731af-17ca-4314-8d81-e834fd0da009 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:31.440233 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9aa731af-17ca-4314-8d81-e834fd0da009 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 returned with HTTP 404 Jul 10 04:31:31.440709 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 558/2233] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:31 2026] GET /volume/v3/volumes/ea68c03d-f25b-4c6b-b704-e3e83448b555 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:31.532151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2f0f289c-41e6-4d61-a5b7-de29a6e40485 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:31.534510 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f0f289c-41e6-4d61-a5b7-de29a6e40485 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:31:31.534724 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2f0f289c-41e6-4d61-a5b7-de29a6e40485 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:31.534984 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2f0f289c-41e6-4d61-a5b7-de29a6e40485 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:31.535448 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-2f0f289c-41e6-4d61-a5b7-de29a6e40485 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Delete volume with id: c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:31:31.545087 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:31.545087 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:31.545722 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2f0f289c-41e6-4d61-a5b7-de29a6e40485 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:31:31.573069 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2f0f289c-41e6-4d61-a5b7-de29a6e40485 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Delete volume request issued successfully. Jul 10 04:31:31.573266 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f0f289c-41e6-4d61-a5b7-de29a6e40485 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 202 Jul 10 04:31:31.575686 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 555/2234] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:31:31 2026] DELETE /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:31:31.585912 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1f61e030-fef1-4491-87ad-484abc54048e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:31.589190 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1f61e030-fef1-4491-87ad-484abc54048e tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:31:31.590234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1f61e030-fef1-4491-87ad-484abc54048e tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:31.590234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1f61e030-fef1-4491-87ad-484abc54048e tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:31.609891 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:31.609891 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:31.619245 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1f61e030-fef1-4491-87ad-484abc54048e tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Volume info retrieved successfully. Jul 10 04:31:31.623728 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1f61e030-fef1-4491-87ad-484abc54048e tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 200 Jul 10 04:31:31.624840 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 563/2235] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:31 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:31:32.012006 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-43ea43cd-562c-48af-8a9a-5c84cfdeb4fd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.018138 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-43ea43cd-562c-48af-8a9a-5c84cfdeb4fd tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 Jul 10 04:31:32.018488 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-43ea43cd-562c-48af-8a9a-5c84cfdeb4fd tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:32.018767 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-43ea43cd-562c-48af-8a9a-5c84cfdeb4fd tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:32.032868 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-43ea43cd-562c-48af-8a9a-5c84cfdeb4fd tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 returned with HTTP 404 Jul 10 04:31:32.033554 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 560/2236] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:32 2026] GET /volume/v3/volumes/cac17ac0-2325-4ea7-aad9-bce4e9caeae4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:32.044904 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-72da9bb0-f566-4807-940a-aab2b0f481a7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.047660 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-72da9bb0-f566-4807-940a-aab2b0f481a7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] DELETE https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 Jul 10 04:31:32.047984 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-72da9bb0-f566-4807-940a-aab2b0f481a7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:32.048381 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-72da9bb0-f566-4807-940a-aab2b0f481a7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:32.048669 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-72da9bb0-f566-4807-940a-aab2b0f481a7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Delete volume with id: 633f4068-1d41-43dc-afd4-c7b539d1b922 Jul 10 04:31:32.061517 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:32.061517 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:32.062757 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-72da9bb0-f566-4807-940a-aab2b0f481a7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:32.086896 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-72da9bb0-f566-4807-940a-aab2b0f481a7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Delete volume request issued successfully. Jul 10 04:31:32.088994 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-72da9bb0-f566-4807-940a-aab2b0f481a7 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 returned with HTTP 202 Jul 10 04:31:32.088994 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 559/2237] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:31:32 2026] DELETE /volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:31:32.099102 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-122a81be-8513-4b7b-9c51-408651f9e7f9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.102868 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-122a81be-8513-4b7b-9c51-408651f9e7f9 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 Jul 10 04:31:32.103100 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-122a81be-8513-4b7b-9c51-408651f9e7f9 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:32.104481 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-122a81be-8513-4b7b-9c51-408651f9e7f9 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:32.118590 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:32.118590 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:32.127118 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-122a81be-8513-4b7b-9c51-408651f9e7f9 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Volume info retrieved successfully. Jul 10 04:31:32.135299 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-122a81be-8513-4b7b-9c51-408651f9e7f9 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 returned with HTTP 200 Jul 10 04:31:32.135672 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 556/2238] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:32 2026] GET /volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:32.516315 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-84202457-a6f1-4094-a321-82ce42057861 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.520247 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-84202457-a6f1-4094-a321-82ce42057861 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:32.520247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-84202457-a6f1-4094-a321-82ce42057861 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:32.520247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-84202457-a6f1-4094-a321-82ce42057861 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:32.538093 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:32.538093 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:32.546246 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-84202457-a6f1-4094-a321-82ce42057861 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:32.550474 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-84202457-a6f1-4094-a321-82ce42057861 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:32.551238 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 564/2239] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:32 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1509 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:32.566311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a9f5b0f5-b2a3-463d-8c01-47eff325e0d0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.568140 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a9f5b0f5-b2a3-463d-8c01-47eff325e0d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:32.568398 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a9f5b0f5-b2a3-463d-8c01-47eff325e0d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:32.568683 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a9f5b0f5-b2a3-463d-8c01-47eff325e0d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:32.582897 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:32.582897 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:32.587374 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a9f5b0f5-b2a3-463d-8c01-47eff325e0d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:32.591952 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a9f5b0f5-b2a3-463d-8c01-47eff325e0d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:32.592382 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 561/2240] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:32 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1509 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:32.605990 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4beb2093-a2bb-41d8-91fc-165fc7316340 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.608370 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4beb2093-a2bb-41d8-91fc-165fc7316340 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:32.608587 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4beb2093-a2bb-41d8-91fc-165fc7316340 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:32.608828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4beb2093-a2bb-41d8-91fc-165fc7316340 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:32.624090 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:32.624090 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:32.628800 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4beb2093-a2bb-41d8-91fc-165fc7316340 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:32.635040 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4beb2093-a2bb-41d8-91fc-165fc7316340 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:32.635544 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 560/2241] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:32 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1509 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:32.643602 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6f53d753-7ff4-4a07-9db9-b07c74f59263 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.646163 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6f53d753-7ff4-4a07-9db9-b07c74f59263 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] GET https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e Jul 10 04:31:32.646731 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6f53d753-7ff4-4a07-9db9-b07c74f59263 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:32.647028 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6f53d753-7ff4-4a07-9db9-b07c74f59263 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:32.655438 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6f53d753-7ff4-4a07-9db9-b07c74f59263 tempest-AttachVolumeShelveTestJSON-1016076859 tempest-AttachVolumeShelveTestJSON-1016076859-project-member] https://10.4.3.87/volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e returned with HTTP 404 Jul 10 04:31:32.656164 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 557/2242] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:32 2026] GET /volume/v3/volumes/c2d0a633-b8b7-4789-a20e-6a81b146e50e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:32.688570 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-7babf1a4-e39c-4fce-a150-725030870570 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.690477 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-7babf1a4-e39c-4fce-a150-725030870570 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:32.690934 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-7babf1a4-e39c-4fce-a150-725030870570 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:32.691241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-7babf1a4-e39c-4fce-a150-725030870570 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:32.707469 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:32.707469 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:32.713233 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-7babf1a4-e39c-4fce-a150-725030870570 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:32.718616 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-7babf1a4-e39c-4fce-a150-725030870570 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:32.719190 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 565/2243] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:32 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1509 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:32.751348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-e2b2a9d9-b4a6-4707-8bcb-97d40d2c60a9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.754326 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-e2b2a9d9-b4a6-4707-8bcb-97d40d2c60a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd/action Jul 10 04:31:32.754729 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-e2b2a9d9-b4a6-4707-8bcb-97d40d2c60a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:31:32.754898 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-e2b2a9d9-b4a6-4707-8bcb-97d40d2c60a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:32.776913 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:32.776913 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:32.776913 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-e2b2a9d9-b4a6-4707-8bcb-97d40d2c60a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:32.788097 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-e2b2a9d9-b4a6-4707-8bcb-97d40d2c60a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Begin detaching volume completed successfully. Jul 10 04:31:32.788378 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-e2b2a9d9-b4a6-4707-8bcb-97d40d2c60a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd/action returned with HTTP 202 Jul 10 04:31:32.788959 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 562/2244] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:31:32 2026] POST /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:31:32.807132 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2f3f426a-0bc8-42b3-bbb9-e1cbd40436ee None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:32.812455 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2f3f426a-0bc8-42b3-bbb9-e1cbd40436ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:32.812455 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2f3f426a-0bc8-42b3-bbb9-e1cbd40436ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:32.812455 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2f3f426a-0bc8-42b3-bbb9-e1cbd40436ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:32.825648 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:32.825648 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:32.829856 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2f3f426a-0bc8-42b3-bbb9-e1cbd40436ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:32.835076 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2f3f426a-0bc8-42b3-bbb9-e1cbd40436ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:32.835464 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 561/2245] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:32 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:33.155356 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3a897ce6-b151-412a-a433-bf2620325399 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:33.157778 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3a897ce6-b151-412a-a433-bf2620325399 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] GET https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 Jul 10 04:31:33.157978 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3a897ce6-b151-412a-a433-bf2620325399 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:33.158156 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3a897ce6-b151-412a-a433-bf2620325399 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:33.167990 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3a897ce6-b151-412a-a433-bf2620325399 tempest-CinderUnicodeTest-1288768791 tempest-CinderUnicodeTest-1288768791-project-member] https://10.4.3.87/volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 returned with HTTP 404 Jul 10 04:31:33.168597 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 558/2246] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:33 2026] GET /volume/v3/volumes/633f4068-1d41-43dc-afd4-c7b539d1b922 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:31:33.826910 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-093d7fe9-19d0-478f-8601-42639a3fe39b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:33.827399 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-093d7fe9-19d0-478f-8601-42639a3fe39b None None] GET https://10.4.3.87/volume// Jul 10 04:31:33.827641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-093d7fe9-19d0-478f-8601-42639a3fe39b None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:33.827923 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-093d7fe9-19d0-478f-8601-42639a3fe39b None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:33.828366 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-093d7fe9-19d0-478f-8601-42639a3fe39b None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:33.828740 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 566/2247] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:31:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:33.844295 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-d5600bb1-c5c1-4079-94c5-76fbf48ea6c4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:33.847391 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-d5600bb1-c5c1-4079-94c5-76fbf48ea6c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:33.847747 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-d5600bb1-c5c1-4079-94c5-76fbf48ea6c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:33.848023 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-d5600bb1-c5c1-4079-94c5-76fbf48ea6c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:33.856203 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8cf583f1-07e5-49f7-958a-72763b037b71 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:33.858155 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8cf583f1-07e5-49f7-958a-72763b037b71 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:33.858464 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8cf583f1-07e5-49f7-958a-72763b037b71 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:33.858727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8cf583f1-07e5-49f7-958a-72763b037b71 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:33.864121 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:33.864121 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:33.869206 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-d5600bb1-c5c1-4079-94c5-76fbf48ea6c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:33.874269 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-d5600bb1-c5c1-4079-94c5-76fbf48ea6c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:33.874639 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 563/2248] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:31:33 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1692 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:33.876153 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:33.876153 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:33.881769 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8cf583f1-07e5-49f7-958a-72763b037b71 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:33.890407 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8cf583f1-07e5-49f7-958a-72763b037b71 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:33.890948 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 562/2249] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:33 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1512 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:34.515546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-fad8de0f-0ece-403e-8cdd-d707abbb695e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:34.518475 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-fad8de0f-0ece-403e-8cdd-d707abbb695e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:34.518669 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-fad8de0f-0ece-403e-8cdd-d707abbb695e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:34.518884 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-fad8de0f-0ece-403e-8cdd-d707abbb695e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:34.536628 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:34.536628 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:34.542696 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-fad8de0f-0ece-403e-8cdd-d707abbb695e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:34.549731 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-fad8de0f-0ece-403e-8cdd-d707abbb695e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:34.550553 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 559/2250] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:34 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1512 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:34.905653 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d21d9127-3958-4adc-8c40-1710d80f57c1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:34.908752 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d21d9127-3958-4adc-8c40-1710d80f57c1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:34.908752 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d21d9127-3958-4adc-8c40-1710d80f57c1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:34.908752 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d21d9127-3958-4adc-8c40-1710d80f57c1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:34.923546 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:34.923546 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:34.928334 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d21d9127-3958-4adc-8c40-1710d80f57c1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:34.932871 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d21d9127-3958-4adc-8c40-1710d80f57c1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:34.933368 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 567/2251] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:34 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:35.066795 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-9fb149a3-3ccd-4e97-803c-b1e0a0e56810 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:35.069381 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-9fb149a3-3ccd-4e97-803c-b1e0a0e56810 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5 Jul 10 04:31:35.069828 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-9fb149a3-3ccd-4e97-803c-b1e0a0e56810 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:35.070265 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-9fb149a3-3ccd-4e97-803c-b1e0a0e56810 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:35.079074 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:35.079074 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:35.141887 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:35.269421 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:31:35.269723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1736965136"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:35.271885 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1736965136'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:31:35.272047 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Create volume of 1 GB Jul 10 04:31:35.277832 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Availability Zones retrieved successfully. Jul 10 04:31:35.292381 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Flow 'volume_create_api' (408713be-2ab1-40e7-adc5-a63af5a858dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:35.292381 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e30ed83-d86b-4df0-b6da-aaf7c649c7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:35.292381 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:31:35.328899 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e30ed83-d86b-4df0-b6da-aaf7c649c7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:35.329791 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd3bc0d2-011d-4cd2-aba6-738d734dd8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:35.408737 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Created reservations ['a58ed3a9-532c-48b4-824c-d9c3d092e59e', '9fc87a83-4cb3-4a71-96bb-4b5296c424f6', '52bf3783-bc84-4582-b94d-70a8bae31c5d', 'b6bc5e4d-54bc-4e66-8de0-178d9eb3acb7'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:31:35.409742 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd3bc0d2-011d-4cd2-aba6-738d734dd8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a58ed3a9-532c-48b4-824c-d9c3d092e59e', '9fc87a83-4cb3-4a71-96bb-4b5296c424f6', '52bf3783-bc84-4582-b94d-70a8bae31c5d', 'b6bc5e4d-54bc-4e66-8de0-178d9eb3acb7']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:35.411748 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a29e15b-8f02-4c27-a1ab-f0eaa89057bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:35.438415 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a29e15b-8f02-4c27-a1ab-f0eaa89057bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e874d113-bc3a-4773-bc97-d10b6a4f1b44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736965136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d75c5402114a09b1100518388e2db6',qos_specs=None,replication_status=,reservations=['a58ed3a9-532c-48b4-824c-d9c3d092e59e','9fc87a83-4cb3-4a71-96bb-4b5296c424f6','52bf3783-bc84-4582-b94d-70a8bae31c5d','b6bc5e4d-54bc-4e66-8de0-178d9eb3acb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584cd33d4db9441fa1a2b9b783a14916',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:31:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736965136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e874d113-bc3a-4773-bc97-d10b6a4f1b44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5d75c5402114a09b1100518388e2db6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='584cd33d4db9441fa1a2b9b783a14916',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:35.439138 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d735ce88-e934-4c0d-924d-b591ab01db82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:35.465187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d735ce88-e934-4c0d-924d-b591ab01db82) transitioned into state 'SUCCESS' from state '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-1736965136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5d75c5402114a09b1100518388e2db6',qos_specs=None,replication_status=,reservations=['a58ed3a9-532c-48b4-824c-d9c3d092e59e','9fc87a83-4cb3-4a71-96bb-4b5296c424f6','52bf3783-bc84-4582-b94d-70a8bae31c5d','b6bc5e4d-54bc-4e66-8de0-178d9eb3acb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='584cd33d4db9441fa1a2b9b783a14916',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:35.466036 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b318a29a-9a74-46c7-9cd7-92ffddafd31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:35.483856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b318a29a-9a74-46c7-9cd7-92ffddafd31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:35.485480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Flow 'volume_create_api' (408713be-2ab1-40e7-adc5-a63af5a858dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:35.485480 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Create volume request issued successfully. Jul 10 04:31:35.486442 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9c06eb1c-6063-4688-8eef-8891af31ea26 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:31:35.486898 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 563/2252] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:31:35 2026] POST /volume/v3/volumes => generated 776 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:31:35.504147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1a6c5613-9a4d-4440-8bb8-e2f3c799e21f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:35.508176 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a6c5613-9a4d-4440-8bb8-e2f3c799e21f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 Jul 10 04:31:35.508484 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a6c5613-9a4d-4440-8bb8-e2f3c799e21f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:35.509586 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a6c5613-9a4d-4440-8bb8-e2f3c799e21f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:35.523341 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:35.523341 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:35.530993 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1a6c5613-9a4d-4440-8bb8-e2f3c799e21f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Volume info retrieved successfully. Jul 10 04:31:35.535745 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a6c5613-9a4d-4440-8bb8-e2f3c799e21f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 returned with HTTP 200 Jul 10 04:31:35.536204 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 560/2253] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:35 2026] GET /volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:35.633857 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-276c0c45-058f-4983-8c8e-ff3b1dcafd1e req-9fb149a3-3ccd-4e97-803c-b1e0a0e56810 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5 returned with HTTP 200 Jul 10 04:31:35.634368 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 564/2254] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:31:35 2026] DELETE /volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5 => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:35.947298 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e4eaf2d1-2e23-473a-b0cd-0a753705f3fe None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:35.949553 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e4eaf2d1-2e23-473a-b0cd-0a753705f3fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:35.949846 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e4eaf2d1-2e23-473a-b0cd-0a753705f3fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:35.950130 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e4eaf2d1-2e23-473a-b0cd-0a753705f3fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:35.962996 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:35.962996 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:35.967065 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e4eaf2d1-2e23-473a-b0cd-0a753705f3fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:35.972386 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e4eaf2d1-2e23-473a-b0cd-0a753705f3fe tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:35.972905 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 568/2255] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:35 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:36.558623 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cb9cdf82-09ba-4fe2-affa-d33f15c25e73 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:36.560775 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cb9cdf82-09ba-4fe2-affa-d33f15c25e73 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 Jul 10 04:31:36.561327 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cb9cdf82-09ba-4fe2-affa-d33f15c25e73 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:36.562236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cb9cdf82-09ba-4fe2-affa-d33f15c25e73 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:36.571906 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:36.571906 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:36.581257 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cb9cdf82-09ba-4fe2-affa-d33f15c25e73 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Volume info retrieved successfully. Jul 10 04:31:36.584811 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cb9cdf82-09ba-4fe2-affa-d33f15c25e73 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 returned with HTTP 200 Jul 10 04:31:36.585552 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 564/2256] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:36 2026] GET /volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:36.604152 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-65b315e5-3506-4d7a-9036-b32f46821dfd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:36.606200 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-65b315e5-3506-4d7a-9036-b32f46821dfd tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:31:36.606598 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-65b315e5-3506-4d7a-9036-b32f46821dfd tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e874d113-bc3a-4773-bc97-d10b6a4f1b44", "name": "tempest-type-Backup-1976155897"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:36.609001 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-65b315e5-3506-4d7a-9036-b32f46821dfd tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Creating new backup {'backup': {'volume_id': 'e874d113-bc3a-4773-bc97-d10b6a4f1b44', 'name': 'tempest-type-Backup-1976155897'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:31:36.609240 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-65b315e5-3506-4d7a-9036-b32f46821dfd tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Creating backup of volume e874d113-bc3a-4773-bc97-d10b6a4f1b44 in container None Jul 10 04:31:36.619673 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:36.619673 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:36.620052 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-65b315e5-3506-4d7a-9036-b32f46821dfd tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Volume info retrieved successfully. Jul 10 04:31:36.664742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-65b315e5-3506-4d7a-9036-b32f46821dfd tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Created reservations ['3e954f6a-76a5-4136-80ba-b9084d3a52c7', '726d4cd7-a5db-4c23-901a-9c771f617e82'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:31:36.720294 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-65b315e5-3506-4d7a-9036-b32f46821dfd tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:31:36.720960 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 561/2257] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:31:36 2026] POST /volume/v3/backups => generated 314 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:31:36.733102 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ef2976e6-7127-4330-b625-0cee7b7889b1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:36.735727 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ef2976e6-7127-4330-b625-0cee7b7889b1 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:36.736103 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ef2976e6-7127-4330-b625-0cee7b7889b1 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:36.736571 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ef2976e6-7127-4330-b625-0cee7b7889b1 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:36.736854 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ef2976e6-7127-4330-b625-0cee7b7889b1 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:36.742510 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:36.742510 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:36.743916 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ef2976e6-7127-4330-b625-0cee7b7889b1 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:36.744737 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 565/2258] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:36 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:37.757093 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0b25778b-ccbc-4dab-9c9a-f761073f0920 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:37.759614 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0b25778b-ccbc-4dab-9c9a-f761073f0920 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:37.760293 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0b25778b-ccbc-4dab-9c9a-f761073f0920 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:37.760293 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0b25778b-ccbc-4dab-9c9a-f761073f0920 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:37.760542 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0b25778b-ccbc-4dab-9c9a-f761073f0920 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:37.769646 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:37.769646 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:37.770626 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0b25778b-ccbc-4dab-9c9a-f761073f0920 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:37.771211 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 569/2259] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:37 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:38.072476 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-13bd6bf4-b4f9-4470-a204-7831cb6bfc0e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:38.075144 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-13bd6bf4-b4f9-4470-a204-7831cb6bfc0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:31:38.075897 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-13bd6bf4-b4f9-4470-a204-7831cb6bfc0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:38.077291 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-13bd6bf4-b4f9-4470-a204-7831cb6bfc0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:38.092489 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:38.092489 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:38.101331 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-13bd6bf4-b4f9-4470-a204-7831cb6bfc0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:31:38.106470 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-13bd6bf4-b4f9-4470-a204-7831cb6bfc0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:31:38.107255 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 565/2260] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:38 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1212 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:38.695424 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:38.697736 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:31:38.698150 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1148962099", "imageRef": "e528be38-8b2c-496b-ad8c-57c0d506d20c", "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:38.699781 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1148962099', 'imageRef': 'e528be38-8b2c-496b-ad8c-57c0d506d20c', 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:31:38.783569 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-80cc25ec-0164-4008-8879-8d2aaf0e9003 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:38.784921 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Create volume of 1 GB Jul 10 04:31:38.785379 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:38.785379 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:38.785600 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-80cc25ec-0164-4008-8879-8d2aaf0e9003 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:38.785971 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-80cc25ec-0164-4008-8879-8d2aaf0e9003 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:38.786233 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-80cc25ec-0164-4008-8879-8d2aaf0e9003 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:38.786366 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-80cc25ec-0164-4008-8879-8d2aaf0e9003 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:38.790526 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Availability Zones retrieved successfully. Jul 10 04:31:38.791654 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:38.791654 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:38.792454 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-80cc25ec-0164-4008-8879-8d2aaf0e9003 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:38.793115 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 566/2261] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:38 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:38.803696 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Flow 'volume_create_api' (7b0dffb3-edc4-4cb6-9604-924d82c12a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:38.806751 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ca23f7-7424-4ee2-b1b8-bc147bcff6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:38.807795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:31:38.871674 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ca23f7-7424-4ee2-b1b8-bc147bcff6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:38.872469 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8e573-fc97-4256-8adf-c7546a2897d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:38.943793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Created reservations ['8fc60e24-6889-44e5-a7ed-399519a575f4', 'a35f2ed5-7a58-4943-8ce2-0171ea365b4d', 'b62fe094-b1e6-49bf-b891-0ee10f020a74', '56c687b7-9b35-4e93-bea4-b9d9fabd06bd'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:31:38.944757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8e573-fc97-4256-8adf-c7546a2897d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fc60e24-6889-44e5-a7ed-399519a575f4', 'a35f2ed5-7a58-4943-8ce2-0171ea365b4d', 'b62fe094-b1e6-49bf-b891-0ee10f020a74', '56c687b7-9b35-4e93-bea4-b9d9fabd06bd']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:38.945696 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd516033-9352-44f2-af41-817278ce4e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:38.969904 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd516033-9352-44f2-af41-817278ce4e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ad7c7c-0ef9-4e09-9c4a-c9e68707284b', '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-1148962099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dc1caa492c46c0a1ee633e3a0b77b5',qos_specs=None,replication_status=,reservations=['8fc60e24-6889-44e5-a7ed-399519a575f4','a35f2ed5-7a58-4943-8ce2-0171ea365b4d','b62fe094-b1e6-49bf-b891-0ee10f020a74','56c687b7-9b35-4e93-bea4-b9d9fabd06bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dbbb230780e41098ba1a8dd8dd6948d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1148962099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ad7c7c-0ef9-4e09-9c4a-c9e68707284b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73dc1caa492c46c0a1ee633e3a0b77b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dbbb230780e41098ba1a8dd8dd6948d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:38.970954 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a91b42-e040-438b-80c1-ce2ed9a22329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:38.991453 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a91b42-e040-438b-80c1-ce2ed9a22329) transitioned into state 'SUCCESS' from state '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-1148962099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73dc1caa492c46c0a1ee633e3a0b77b5',qos_specs=None,replication_status=,reservations=['8fc60e24-6889-44e5-a7ed-399519a575f4','a35f2ed5-7a58-4943-8ce2-0171ea365b4d','b62fe094-b1e6-49bf-b891-0ee10f020a74','56c687b7-9b35-4e93-bea4-b9d9fabd06bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dbbb230780e41098ba1a8dd8dd6948d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:38.992207 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db45917b-b4c0-4f85-a50c-b652da92dfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:31:39.003203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db45917b-b4c0-4f85-a50c-b652da92dfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:31:39.004299 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Flow 'volume_create_api' (7b0dffb3-edc4-4cb6-9604-924d82c12a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:31:39.004738 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Create volume request issued successfully. Jul 10 04:31:39.005337 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce8bc012-7b4d-4940-b6cc-1bd9a23bad3c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:31:39.005747 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 562/2262] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:31:38 2026] POST /volume/v3/volumes => generated 751 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:31:39.022952 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-94802510-cb50-4516-958e-80f79766bc3d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:39.024942 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94802510-cb50-4516-958e-80f79766bc3d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:39.025158 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94802510-cb50-4516-958e-80f79766bc3d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:39.025406 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94802510-cb50-4516-958e-80f79766bc3d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:39.033542 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:39.033542 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:39.037648 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-94802510-cb50-4516-958e-80f79766bc3d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:39.043061 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94802510-cb50-4516-958e-80f79766bc3d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:39.043587 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 570/2263] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:39 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:39.506550 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-09cdcdb6-271e-472e-aa6f-090fc703157f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:39.509544 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-09cdcdb6-271e-472e-aa6f-090fc703157f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:39.509813 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-09cdcdb6-271e-472e-aa6f-090fc703157f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:39.510140 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-09cdcdb6-271e-472e-aa6f-090fc703157f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:39.521529 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:39.521529 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:39.527211 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-09cdcdb6-271e-472e-aa6f-090fc703157f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:39.534600 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-09cdcdb6-271e-472e-aa6f-090fc703157f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:39.535183 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 566/2264] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:39 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:39.804581 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0e113125-347e-4441-bf83-f176f42a3452 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:39.806621 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0e113125-347e-4441-bf83-f176f42a3452 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:39.806933 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0e113125-347e-4441-bf83-f176f42a3452 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:39.807148 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0e113125-347e-4441-bf83-f176f42a3452 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:39.807299 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-0e113125-347e-4441-bf83-f176f42a3452 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:39.813317 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:39.813317 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:39.814190 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0e113125-347e-4441-bf83-f176f42a3452 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:39.814742 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 567/2265] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:39 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:40.062715 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e1bb30da-e920-4535-bdd4-c4fe30351225 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:40.065520 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e1bb30da-e920-4535-bdd4-c4fe30351225 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:40.065856 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e1bb30da-e920-4535-bdd4-c4fe30351225 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:40.066697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e1bb30da-e920-4535-bdd4-c4fe30351225 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:40.080154 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:40.080154 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:40.085589 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e1bb30da-e920-4535-bdd4-c4fe30351225 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:40.098709 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e1bb30da-e920-4535-bdd4-c4fe30351225 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:40.099358 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 563/2266] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:40 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:40.826074 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f141a991-4ac0-4b26-9651-538619e97328 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:40.829293 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f141a991-4ac0-4b26-9651-538619e97328 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:40.829573 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f141a991-4ac0-4b26-9651-538619e97328 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:40.829803 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f141a991-4ac0-4b26-9651-538619e97328 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:40.829957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-f141a991-4ac0-4b26-9651-538619e97328 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:40.834676 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:40.834676 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:40.835468 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f141a991-4ac0-4b26-9651-538619e97328 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:40.835944 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 571/2267] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:40 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:41.117791 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a1fd1dc9-8654-4b07-9f71-9ba384d4abe2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:41.119861 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a1fd1dc9-8654-4b07-9f71-9ba384d4abe2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:41.120115 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a1fd1dc9-8654-4b07-9f71-9ba384d4abe2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:41.120380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a1fd1dc9-8654-4b07-9f71-9ba384d4abe2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:41.129110 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:41.129110 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:41.133998 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a1fd1dc9-8654-4b07-9f71-9ba384d4abe2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:41.141398 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a1fd1dc9-8654-4b07-9f71-9ba384d4abe2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:41.142028 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 567/2268] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:41 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:41.576931 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e8348e09-fd62-405d-937d-2283827c29a1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:41.577353 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e8348e09-fd62-405d-937d-2283827c29a1 None None] GET https://10.4.3.87/volume// Jul 10 04:31:41.577559 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e8348e09-fd62-405d-937d-2283827c29a1 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:41.577707 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e8348e09-fd62-405d-937d-2283827c29a1 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:41.578317 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e8348e09-fd62-405d-937d-2283827c29a1 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:41.578678 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 568/2269] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:31:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:41.588426 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-b6f5de12-0f03-4f4b-b191-3d221c9f0df6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:41.590824 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-b6f5de12-0f03-4f4b-b191-3d221c9f0df6 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:31:41.591335 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-b6f5de12-0f03-4f4b-b191-3d221c9f0df6 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b", "connector": null, "instance_uuid": "798de3e0-4ff6-46db-9c96-28df42017f82"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:41.601305 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:41.601305 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:41.633165 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-b6f5de12-0f03-4f4b-b191-3d221c9f0df6 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:31:41.633633 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 564/2270] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:31:41 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:41.810238 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:41.812778 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/limits Jul 10 04:31:41.813037 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:41.813271 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:41.824250 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.824661 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.825048 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.825413 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.825778 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.826153 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.826668 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.826995 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.827348 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.827685 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-769034774 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-769034774, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.828030 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-769034774 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-769034774, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.828392 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-769034774 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-769034774, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.828724 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.829085 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.829440 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563289354-1485445197, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:31:41.848277 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-672f518f-9492-4df2-8168-6cfedbc284cf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:41.849938 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-672f518f-9492-4df2-8168-6cfedbc284cf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:41.850116 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-672f518f-9492-4df2-8168-6cfedbc284cf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:41.850329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-672f518f-9492-4df2-8168-6cfedbc284cf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:41.850442 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-672f518f-9492-4df2-8168-6cfedbc284cf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:41.850664 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-b3c086e2-d03f-4110-bc56-2dbb5fe0224d tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/limits returned with HTTP 200 Jul 10 04:31:41.851154 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 572/2271] 10.4.3.87 () {68 vars in 1477 bytes} [Fri Jul 10 04:31:41 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:41.855143 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:41.855143 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:41.855851 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-672f518f-9492-4df2-8168-6cfedbc284cf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:41.856288 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 568/2272] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:41 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:42.059888 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ff8d0efb-db81-4d15-b830-58a454d7fe73 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:42.062228 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ff8d0efb-db81-4d15-b830-58a454d7fe73 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:42.062450 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ff8d0efb-db81-4d15-b830-58a454d7fe73 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:42.062566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ff8d0efb-db81-4d15-b830-58a454d7fe73 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:42.071965 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:42.071965 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:42.076125 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ff8d0efb-db81-4d15-b830-58a454d7fe73 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:42.081518 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ff8d0efb-db81-4d15-b830-58a454d7fe73 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:42.082075 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 569/2273] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:42 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:31:42.159753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dbc57f21-6d97-47e8-ae03-b232a2b6ac8e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:42.161741 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dbc57f21-6d97-47e8-ae03-b232a2b6ac8e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:42.162605 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dbc57f21-6d97-47e8-ae03-b232a2b6ac8e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:42.162605 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dbc57f21-6d97-47e8-ae03-b232a2b6ac8e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:42.170828 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:42.170828 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:42.173546 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-658b6414-5fee-49f3-b6fd-fefa1ee9dbeb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:42.175229 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-dbc57f21-6d97-47e8-ae03-b232a2b6ac8e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:42.176584 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-658b6414-5fee-49f3-b6fd-fefa1ee9dbeb None None] GET https://10.4.3.87/volume// Jul 10 04:31:42.177527 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-658b6414-5fee-49f3-b6fd-fefa1ee9dbeb None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:42.178462 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-658b6414-5fee-49f3-b6fd-fefa1ee9dbeb None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:42.180999 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-658b6414-5fee-49f3-b6fd-fefa1ee9dbeb None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:31:42.181207 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dbc57f21-6d97-47e8-ae03-b232a2b6ac8e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:42.181325 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 573/2274] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:31:42 2026] GET /volume/ => generated 385 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:31:42.181717 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 565/2275] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:42 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:42.191501 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-271f99a8-4e1b-4c42-abf1-185bebacc4b4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:42.193630 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-271f99a8-4e1b-4c42-abf1-185bebacc4b4 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:42.193827 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-271f99a8-4e1b-4c42-abf1-185bebacc4b4 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:42.194487 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-271f99a8-4e1b-4c42-abf1-185bebacc4b4 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:42.204711 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:42.204711 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:42.208900 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-271f99a8-4e1b-4c42-abf1-185bebacc4b4 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:42.214016 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-271f99a8-4e1b-4c42-abf1-185bebacc4b4 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:42.214730 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 569/2276] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:31:42 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:31:42.330797 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-dd7db842-f1cb-426d-8a4b-23721dd87c40 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:42.333471 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-dd7db842-f1cb-426d-8a4b-23721dd87c40 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] PUT https://10.4.3.87/volume/v3/attachments/12bd5a6e-f944-4c44-92ca-3fd681fd02b5 Jul 10 04:31:42.333970 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-dd7db842-f1cb-426d-8a4b-23721dd87c40 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:42.343732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-dd7db842-f1cb-426d-8a4b-23721dd87c40 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Acquiring lock "cinder-attachment_update-2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:31:42.349312 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-dd7db842-f1cb-426d-8a4b-23721dd87c40 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Lock "cinder-attachment_update-2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:31:42.350598 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:42.350598 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:42.398874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-b88ace9e-0169-419f-862b-4e01d82b62df req-42f37be3-92f5-496c-aacd-ba9d213d392a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:42.401410 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-42f37be3-92f5-496c-aacd-ba9d213d392a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:31:42.401607 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-42f37be3-92f5-496c-aacd-ba9d213d392a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:42.402252 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-42f37be3-92f5-496c-aacd-ba9d213d392a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:42.415656 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:42.415656 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:42.421736 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-b88ace9e-0169-419f-862b-4e01d82b62df req-42f37be3-92f5-496c-aacd-ba9d213d392a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:42.429950 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-42f37be3-92f5-496c-aacd-ba9d213d392a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 200 Jul 10 04:31:42.429950 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 566/2277] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:42 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 1658 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:42.442951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-b88ace9e-0169-419f-862b-4e01d82b62df req-34e36fe9-dfcb-49a4-a95f-ed1d7730a87e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:42.445107 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-34e36fe9-dfcb-49a4-a95f-ed1d7730a87e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:31:42.445455 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-34e36fe9-dfcb-49a4-a95f-ed1d7730a87e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2eddbe8-0437-4190-9250-3e62eb22c82a", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:31:42.461680 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:42.461680 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:42.462401 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-b88ace9e-0169-419f-862b-4e01d82b62df req-34e36fe9-dfcb-49a4-a95f-ed1d7730a87e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:42.462592 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [req-b88ace9e-0169-419f-862b-4e01d82b62df req-34e36fe9-dfcb-49a4-a95f-ed1d7730a87e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Create snapshot from volume b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:31:42.508652 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [req-b88ace9e-0169-419f-862b-4e01d82b62df req-34e36fe9-dfcb-49a4-a95f-ed1d7730a87e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Created reservations ['8c97e794-3760-468e-bee7-a2f70aaf665d', '747181d1-ff1a-41a4-bfa6-44c4392fdd2f', '02e705ab-32a3-496d-81bc-c227823cbed8', '8877a048-23a3-4454-b015-309926cf4e40'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:31:42.559730 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-b88ace9e-0169-419f-862b-4e01d82b62df req-34e36fe9-dfcb-49a4-a95f-ed1d7730a87e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Snapshot force create request issued successfully. Jul 10 04:31:42.560150 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b88ace9e-0169-419f-862b-4e01d82b62df req-34e36fe9-dfcb-49a4-a95f-ed1d7730a87e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:31:42.560742 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 574/2278] 10.4.3.87 () {72 vars in 1540 bytes} [Fri Jul 10 04:31:42 2026] POST /volume/v3/snapshots => generated 292 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:31:42.869976 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-821cd713-9f49-4185-8259-f2db6c59be94 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:42.874236 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-821cd713-9f49-4185-8259-f2db6c59be94 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:42.874503 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-821cd713-9f49-4185-8259-f2db6c59be94 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:42.874707 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-821cd713-9f49-4185-8259-f2db6c59be94 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:42.874988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-821cd713-9f49-4185-8259-f2db6c59be94 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:42.888318 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-dd7db842-f1cb-426d-8a4b-23721dd87c40 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Lock "cinder-attachment_update-2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b-np0000004952" released by "attachment_update" :: held 0.539s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:31:42.889052 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-dd7db842-f1cb-426d-8a4b-23721dd87c40 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/attachments/12bd5a6e-f944-4c44-92ca-3fd681fd02b5 returned with HTTP 200 Jul 10 04:31:42.890294 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 570/2279] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:31:42 2026] PUT /volume/v3/attachments/12bd5a6e-f944-4c44-92ca-3fd681fd02b5 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:42.891232 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:42.891232 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:42.892593 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-821cd713-9f49-4185-8259-f2db6c59be94 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:42.892953 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 570/2280] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:42 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:43.096234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-01bbbb50-98b8-4d6d-85dd-a64a40a40359 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:43.098758 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-01bbbb50-98b8-4d6d-85dd-a64a40a40359 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:43.099258 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-01bbbb50-98b8-4d6d-85dd-a64a40a40359 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:43.099452 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-01bbbb50-98b8-4d6d-85dd-a64a40a40359 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:43.112636 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:43.112636 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:43.117704 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-01bbbb50-98b8-4d6d-85dd-a64a40a40359 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:43.127253 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-01bbbb50-98b8-4d6d-85dd-a64a40a40359 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:43.127677 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 567/2281] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:43 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:43.201604 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-20fc130f-0eed-4b37-bf27-d54a85549b81 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:43.204367 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20fc130f-0eed-4b37-bf27-d54a85549b81 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:43.204743 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-20fc130f-0eed-4b37-bf27-d54a85549b81 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:43.204953 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-20fc130f-0eed-4b37-bf27-d54a85549b81 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:43.215079 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:43.215079 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:43.220700 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-20fc130f-0eed-4b37-bf27-d54a85549b81 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:43.226900 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20fc130f-0eed-4b37-bf27-d54a85549b81 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:43.227492 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 575/2282] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:43 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:43.912317 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-967a7d60-9f78-4426-8cef-717562f0ffd7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:43.915694 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-967a7d60-9f78-4426-8cef-717562f0ffd7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:43.916029 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-967a7d60-9f78-4426-8cef-717562f0ffd7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:43.916410 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-967a7d60-9f78-4426-8cef-717562f0ffd7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:43.916410 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-967a7d60-9f78-4426-8cef-717562f0ffd7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:43.922729 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:43.922729 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:43.923277 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-967a7d60-9f78-4426-8cef-717562f0ffd7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:43.924958 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 571/2283] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:43 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:44.142610 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d931551d-a5b0-4cc2-bdc8-4f5857f67f65 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:44.146909 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d931551d-a5b0-4cc2-bdc8-4f5857f67f65 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:44.147336 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d931551d-a5b0-4cc2-bdc8-4f5857f67f65 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:44.147592 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d931551d-a5b0-4cc2-bdc8-4f5857f67f65 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:44.165540 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:44.165540 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:44.171452 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d931551d-a5b0-4cc2-bdc8-4f5857f67f65 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:44.178301 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d931551d-a5b0-4cc2-bdc8-4f5857f67f65 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:44.178706 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 571/2284] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:44 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:44.243493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-296ea927-e2bd-406b-9d4f-f427f866d16b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:44.245294 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-296ea927-e2bd-406b-9d4f-f427f866d16b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:44.245480 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-296ea927-e2bd-406b-9d4f-f427f866d16b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:44.245692 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-296ea927-e2bd-406b-9d4f-f427f866d16b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:44.254696 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:44.254696 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:44.259836 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-296ea927-e2bd-406b-9d4f-f427f866d16b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:44.267965 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-296ea927-e2bd-406b-9d4f-f427f866d16b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:44.268477 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 568/2285] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:44 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:44.941174 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-371447fa-9903-4c94-b9d3-ff5f030d1aba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:44.942958 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-371447fa-9903-4c94-b9d3-ff5f030d1aba tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:44.943270 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-371447fa-9903-4c94-b9d3-ff5f030d1aba tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:44.943410 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-371447fa-9903-4c94-b9d3-ff5f030d1aba tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:44.943488 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-371447fa-9903-4c94-b9d3-ff5f030d1aba tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:44.947449 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:44.947449 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:44.948061 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-371447fa-9903-4c94-b9d3-ff5f030d1aba tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:44.948434 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 576/2286] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:44 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:45.194662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9a756e3e-2bda-4d38-aee6-3df1af6a3c2b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:45.197230 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9a756e3e-2bda-4d38-aee6-3df1af6a3c2b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:45.197455 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9a756e3e-2bda-4d38-aee6-3df1af6a3c2b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:45.197652 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9a756e3e-2bda-4d38-aee6-3df1af6a3c2b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:45.216851 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:45.216851 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:45.222141 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9a756e3e-2bda-4d38-aee6-3df1af6a3c2b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:45.227725 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9a756e3e-2bda-4d38-aee6-3df1af6a3c2b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:45.228256 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 572/2287] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:45 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:45.283193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-41309074-1f00-4fea-aed5-fb90b9288aa9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:45.285098 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-41309074-1f00-4fea-aed5-fb90b9288aa9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:45.285338 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-41309074-1f00-4fea-aed5-fb90b9288aa9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:45.285528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-41309074-1f00-4fea-aed5-fb90b9288aa9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:45.292684 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:45.292684 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:45.297332 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-41309074-1f00-4fea-aed5-fb90b9288aa9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:45.303766 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-41309074-1f00-4fea-aed5-fb90b9288aa9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:45.304335 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 572/2288] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:45 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:45.960712 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0d59ec2f-f3a8-4463-83a1-dad73c2581a4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:45.962837 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d59ec2f-f3a8-4463-83a1-dad73c2581a4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:45.963099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d59ec2f-f3a8-4463-83a1-dad73c2581a4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:45.963314 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d59ec2f-f3a8-4463-83a1-dad73c2581a4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:45.963409 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0d59ec2f-f3a8-4463-83a1-dad73c2581a4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:45.968677 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:45.968677 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:45.968960 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d59ec2f-f3a8-4463-83a1-dad73c2581a4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:45.969263 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 569/2289] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:45 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:46.245420 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b04a9710-4c1c-4c34-9185-a61a6525139f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:46.247516 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b04a9710-4c1c-4c34-9185-a61a6525139f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:46.247735 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b04a9710-4c1c-4c34-9185-a61a6525139f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:46.247963 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b04a9710-4c1c-4c34-9185-a61a6525139f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:46.259393 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:46.259393 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:46.263356 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b04a9710-4c1c-4c34-9185-a61a6525139f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:46.272147 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b04a9710-4c1c-4c34-9185-a61a6525139f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:46.272625 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 577/2290] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:46 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:46.324706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b6e64dc3-3c31-4676-8133-5fb9913c4c88 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:46.327463 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b6e64dc3-3c31-4676-8133-5fb9913c4c88 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:46.327676 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b6e64dc3-3c31-4676-8133-5fb9913c4c88 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:46.327961 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b6e64dc3-3c31-4676-8133-5fb9913c4c88 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:46.337286 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:46.337286 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:46.343505 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b6e64dc3-3c31-4676-8133-5fb9913c4c88 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:46.352687 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b6e64dc3-3c31-4676-8133-5fb9913c4c88 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:46.353259 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 573/2291] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:46 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:46.879043 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-a491d54b-5b8d-4a11-a206-9ecae6315fd1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:46.968568 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-a491d54b-5b8d-4a11-a206-9ecae6315fd1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:31:46.969271 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-a491d54b-5b8d-4a11-a206-9ecae6315fd1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:46.969979 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-a491d54b-5b8d-4a11-a206-9ecae6315fd1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:46.980781 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-61904c47-1ea6-4e42-9148-64a88dd0bddf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:46.983521 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-61904c47-1ea6-4e42-9148-64a88dd0bddf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:46.983798 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-61904c47-1ea6-4e42-9148-64a88dd0bddf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:46.984017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-61904c47-1ea6-4e42-9148-64a88dd0bddf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:46.984119 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-61904c47-1ea6-4e42-9148-64a88dd0bddf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:46.987415 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:46.987415 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:46.990098 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:46.990098 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:46.990754 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-61904c47-1ea6-4e42-9148-64a88dd0bddf tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:46.991494 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 570/2292] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:46 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:46.994749 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-a491d54b-5b8d-4a11-a206-9ecae6315fd1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:31:47.004392 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-a491d54b-5b8d-4a11-a206-9ecae6315fd1 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 200 Jul 10 04:31:47.005354 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 573/2293] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:46 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 1658 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:31:47.284796 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3eb8c955-8406-420b-b54f-4ddee7e9fc91 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:47.286987 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3eb8c955-8406-420b-b54f-4ddee7e9fc91 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:47.287208 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3eb8c955-8406-420b-b54f-4ddee7e9fc91 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:47.287405 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3eb8c955-8406-420b-b54f-4ddee7e9fc91 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:47.299990 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:47.299990 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:47.304190 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3eb8c955-8406-420b-b54f-4ddee7e9fc91 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:47.309709 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3eb8c955-8406-420b-b54f-4ddee7e9fc91 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:47.310282 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 578/2294] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:47 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:47.366615 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bb59bbe2-8cc6-4ca5-937f-fa2092fa34a9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:47.369359 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb59bbe2-8cc6-4ca5-937f-fa2092fa34a9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:47.369613 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb59bbe2-8cc6-4ca5-937f-fa2092fa34a9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:47.369853 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb59bbe2-8cc6-4ca5-937f-fa2092fa34a9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:47.378489 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:47.378489 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:47.382782 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bb59bbe2-8cc6-4ca5-937f-fa2092fa34a9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:47.387988 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb59bbe2-8cc6-4ca5-937f-fa2092fa34a9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:47.388476 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 574/2295] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:47 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:48.002772 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2a902429-24c0-4464-8c99-b1e77d6fa42a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:48.005239 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a902429-24c0-4464-8c99-b1e77d6fa42a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:48.005581 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a902429-24c0-4464-8c99-b1e77d6fa42a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:48.005874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a902429-24c0-4464-8c99-b1e77d6fa42a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:48.006066 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-2a902429-24c0-4464-8c99-b1e77d6fa42a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:48.011582 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:48.011582 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:48.012489 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a902429-24c0-4464-8c99-b1e77d6fa42a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:48.013080 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 571/2296] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:48 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:48.322142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c498bd11-4cb5-4eea-9271-64adb0d9ba4b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:48.324458 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c498bd11-4cb5-4eea-9271-64adb0d9ba4b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:48.324703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c498bd11-4cb5-4eea-9271-64adb0d9ba4b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:48.324969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c498bd11-4cb5-4eea-9271-64adb0d9ba4b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:48.336330 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:48.336330 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:48.340229 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c498bd11-4cb5-4eea-9271-64adb0d9ba4b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:48.346390 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c498bd11-4cb5-4eea-9271-64adb0d9ba4b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:48.346864 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 574/2297] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:48 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:48.399974 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e1ca3e2c-ad8d-4b07-9614-43cbc0a71834 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:48.402164 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e1ca3e2c-ad8d-4b07-9614-43cbc0a71834 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:48.402448 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e1ca3e2c-ad8d-4b07-9614-43cbc0a71834 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:48.402659 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e1ca3e2c-ad8d-4b07-9614-43cbc0a71834 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:48.410903 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:48.410903 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:48.415013 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e1ca3e2c-ad8d-4b07-9614-43cbc0a71834 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:48.420023 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e1ca3e2c-ad8d-4b07-9614-43cbc0a71834 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:48.420506 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 579/2298] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:48 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:49.024914 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5be0b252-4733-43cd-b4a4-33d2a91dbdd6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:49.026497 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5be0b252-4733-43cd-b4a4-33d2a91dbdd6 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:49.026745 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5be0b252-4733-43cd-b4a4-33d2a91dbdd6 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:49.026974 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5be0b252-4733-43cd-b4a4-33d2a91dbdd6 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:49.027107 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-5be0b252-4733-43cd-b4a4-33d2a91dbdd6 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:49.032034 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:49.032034 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:49.032719 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5be0b252-4733-43cd-b4a4-33d2a91dbdd6 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:49.033172 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 575/2299] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:49 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:49.361240 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-10cf594e-6d97-451a-9bbe-fb7756695f3d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:49.362011 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-10cf594e-6d97-451a-9bbe-fb7756695f3d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:49.362295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-10cf594e-6d97-451a-9bbe-fb7756695f3d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:49.362567 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-10cf594e-6d97-451a-9bbe-fb7756695f3d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:49.372758 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:49.372758 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:49.376111 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-10cf594e-6d97-451a-9bbe-fb7756695f3d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:49.380130 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-10cf594e-6d97-451a-9bbe-fb7756695f3d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:49.380503 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 572/2300] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:49 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:49.432507 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-77e140c4-1488-4103-bcf0-40f1be5e7960 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:49.434166 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-77e140c4-1488-4103-bcf0-40f1be5e7960 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:49.434355 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-77e140c4-1488-4103-bcf0-40f1be5e7960 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:49.434524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-77e140c4-1488-4103-bcf0-40f1be5e7960 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:49.441837 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:49.441837 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:49.447234 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-77e140c4-1488-4103-bcf0-40f1be5e7960 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:49.455332 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-77e140c4-1488-4103-bcf0-40f1be5e7960 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:49.456023 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 575/2301] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:49 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:50.043378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7177be22-d318-4ada-8333-2f8a3df2367e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:50.046855 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7177be22-d318-4ada-8333-2f8a3df2367e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:50.046855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7177be22-d318-4ada-8333-2f8a3df2367e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:50.046855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7177be22-d318-4ada-8333-2f8a3df2367e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:50.046855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-7177be22-d318-4ada-8333-2f8a3df2367e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:50.051012 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:50.051012 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:50.051787 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7177be22-d318-4ada-8333-2f8a3df2367e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:50.052297 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 580/2302] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:50 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:50.395885 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6bc4900a-11f6-4db1-85b0-983889614852 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:50.398386 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6bc4900a-11f6-4db1-85b0-983889614852 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:50.398669 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6bc4900a-11f6-4db1-85b0-983889614852 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:50.398978 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6bc4900a-11f6-4db1-85b0-983889614852 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:50.413231 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:50.413231 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:50.418235 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6bc4900a-11f6-4db1-85b0-983889614852 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:50.424315 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6bc4900a-11f6-4db1-85b0-983889614852 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:50.425282 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 576/2303] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:50 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:50.468808 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a3e0a46b-0f53-4731-918c-7a54b1c7954b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:50.470738 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a3e0a46b-0f53-4731-918c-7a54b1c7954b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:50.471033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a3e0a46b-0f53-4731-918c-7a54b1c7954b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:50.471292 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a3e0a46b-0f53-4731-918c-7a54b1c7954b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:50.478957 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:50.478957 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:50.483126 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a3e0a46b-0f53-4731-918c-7a54b1c7954b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:50.488307 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a3e0a46b-0f53-4731-918c-7a54b1c7954b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:50.488828 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 573/2304] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:50 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:51.063074 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8379d452-c9f5-4cd2-927b-ebc631083952 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:51.065165 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8379d452-c9f5-4cd2-927b-ebc631083952 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:51.065431 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8379d452-c9f5-4cd2-927b-ebc631083952 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:51.065655 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8379d452-c9f5-4cd2-927b-ebc631083952 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:51.065799 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-8379d452-c9f5-4cd2-927b-ebc631083952 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:51.070176 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:51.070176 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:51.070816 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8379d452-c9f5-4cd2-927b-ebc631083952 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:51.071368 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 576/2305] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:51 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:51.440126 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-05a58362-b843-44e0-9251-1747783c69c2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:51.442112 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-05a58362-b843-44e0-9251-1747783c69c2 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:51.442330 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-05a58362-b843-44e0-9251-1747783c69c2 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:51.442525 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-05a58362-b843-44e0-9251-1747783c69c2 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:51.453065 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:51.453065 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:51.457093 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-05a58362-b843-44e0-9251-1747783c69c2 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:51.462550 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-05a58362-b843-44e0-9251-1747783c69c2 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:51.463075 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 581/2306] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:51 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:51.500862 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d8fcb89-f334-4927-8f57-fcb9ef2b5517 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:51.502774 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d8fcb89-f334-4927-8f57-fcb9ef2b5517 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:51.503005 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d8fcb89-f334-4927-8f57-fcb9ef2b5517 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:51.503322 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d8fcb89-f334-4927-8f57-fcb9ef2b5517 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:51.515922 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:51.515922 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:51.521314 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d8fcb89-f334-4927-8f57-fcb9ef2b5517 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:51.527661 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d8fcb89-f334-4927-8f57-fcb9ef2b5517 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:51.528303 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 577/2307] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:51 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:52.081946 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d8347a34-5196-43de-b5e2-82071ae1a48a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:52.084298 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d8347a34-5196-43de-b5e2-82071ae1a48a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:52.084669 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d8347a34-5196-43de-b5e2-82071ae1a48a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:52.084889 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d8347a34-5196-43de-b5e2-82071ae1a48a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:52.085043 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d8347a34-5196-43de-b5e2-82071ae1a48a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:52.090306 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:52.090306 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:52.091178 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d8347a34-5196-43de-b5e2-82071ae1a48a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:52.091829 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 574/2308] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:52 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:52.479061 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-32156eac-13c9-4a13-8880-21e2df0113b7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:52.481254 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-32156eac-13c9-4a13-8880-21e2df0113b7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:52.481517 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-32156eac-13c9-4a13-8880-21e2df0113b7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:52.481943 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-32156eac-13c9-4a13-8880-21e2df0113b7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:52.492562 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:52.492562 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:52.496383 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-32156eac-13c9-4a13-8880-21e2df0113b7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:52.501389 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-32156eac-13c9-4a13-8880-21e2df0113b7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:52.501817 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 577/2309] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:52 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:52.540766 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8137db78-c459-4793-9daf-4c92f80e77ec None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:52.544147 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8137db78-c459-4793-9daf-4c92f80e77ec tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:52.544363 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8137db78-c459-4793-9daf-4c92f80e77ec tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:52.544560 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8137db78-c459-4793-9daf-4c92f80e77ec tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:52.556962 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:52.556962 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:52.561533 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8137db78-c459-4793-9daf-4c92f80e77ec tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:52.567446 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8137db78-c459-4793-9daf-4c92f80e77ec tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:52.567964 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 582/2310] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:52 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:53.103613 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9ddb63f1-b85b-4e93-810f-0e71f2979b3b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:53.105444 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9ddb63f1-b85b-4e93-810f-0e71f2979b3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:53.105683 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9ddb63f1-b85b-4e93-810f-0e71f2979b3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:53.105865 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9ddb63f1-b85b-4e93-810f-0e71f2979b3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:53.106009 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9ddb63f1-b85b-4e93-810f-0e71f2979b3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:53.110353 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:53.110353 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:53.111028 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9ddb63f1-b85b-4e93-810f-0e71f2979b3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:53.111534 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 578/2311] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:53 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:53.513655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ab90d070-5915-4146-8ef4-9ec4531a14ea None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:53.515539 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab90d070-5915-4146-8ef4-9ec4531a14ea tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:53.515746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab90d070-5915-4146-8ef4-9ec4531a14ea tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:53.515939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab90d070-5915-4146-8ef4-9ec4531a14ea tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:53.524436 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:53.524436 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:53.527895 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ab90d070-5915-4146-8ef4-9ec4531a14ea tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:53.531727 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab90d070-5915-4146-8ef4-9ec4531a14ea tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:53.532305 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 575/2312] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:53 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:53.582134 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-66e709f8-643d-4e2e-a24a-9eb178ace2cb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:53.584502 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-66e709f8-643d-4e2e-a24a-9eb178ace2cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:53.584783 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-66e709f8-643d-4e2e-a24a-9eb178ace2cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:53.585065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-66e709f8-643d-4e2e-a24a-9eb178ace2cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:53.592176 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:53.592176 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:53.595714 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-66e709f8-643d-4e2e-a24a-9eb178ace2cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:53.600303 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-66e709f8-643d-4e2e-a24a-9eb178ace2cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:53.600745 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 578/2313] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:53 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:54.121794 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3c38b0f8-405f-4f31-a888-8cfd24d9a05c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:54.123605 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c38b0f8-405f-4f31-a888-8cfd24d9a05c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:54.123822 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3c38b0f8-405f-4f31-a888-8cfd24d9a05c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:54.124072 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3c38b0f8-405f-4f31-a888-8cfd24d9a05c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:54.124168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-3c38b0f8-405f-4f31-a888-8cfd24d9a05c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:54.128761 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:54.128761 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:54.129349 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c38b0f8-405f-4f31-a888-8cfd24d9a05c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:54.129727 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 583/2314] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:54 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:54.544099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3f0aafcc-c7fb-4448-975a-11677eec0148 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:54.545890 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f0aafcc-c7fb-4448-975a-11677eec0148 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:54.546092 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f0aafcc-c7fb-4448-975a-11677eec0148 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:54.546291 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f0aafcc-c7fb-4448-975a-11677eec0148 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:54.555360 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:54.555360 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:54.558798 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3f0aafcc-c7fb-4448-975a-11677eec0148 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:54.562848 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f0aafcc-c7fb-4448-975a-11677eec0148 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:54.563463 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 579/2315] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:54 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:54.613168 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-74dcff94-ea3a-4760-abd2-5cae36dc2495 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:54.615321 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74dcff94-ea3a-4760-abd2-5cae36dc2495 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:54.615568 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74dcff94-ea3a-4760-abd2-5cae36dc2495 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:54.615808 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74dcff94-ea3a-4760-abd2-5cae36dc2495 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:54.624665 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:54.624665 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:54.629054 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-74dcff94-ea3a-4760-abd2-5cae36dc2495 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:54.634716 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74dcff94-ea3a-4760-abd2-5cae36dc2495 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:54.635201 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 576/2316] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:54 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:55.141200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-950b3020-d037-4460-b0a1-921035a55222 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:55.142971 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-950b3020-d037-4460-b0a1-921035a55222 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:55.143207 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-950b3020-d037-4460-b0a1-921035a55222 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:55.143422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-950b3020-d037-4460-b0a1-921035a55222 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:55.143522 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-950b3020-d037-4460-b0a1-921035a55222 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:55.148440 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:55.148440 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:55.149131 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-950b3020-d037-4460-b0a1-921035a55222 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:55.149561 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 579/2317] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:55 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:55.575565 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-19965a66-66c5-4e91-b07f-f8a92e782598 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:55.577494 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-19965a66-66c5-4e91-b07f-f8a92e782598 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:55.577718 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-19965a66-66c5-4e91-b07f-f8a92e782598 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:55.577895 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-19965a66-66c5-4e91-b07f-f8a92e782598 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:55.587750 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:55.587750 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:55.591239 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-19965a66-66c5-4e91-b07f-f8a92e782598 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:55.595265 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-19965a66-66c5-4e91-b07f-f8a92e782598 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:55.595644 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 584/2318] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:55 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:55.647831 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a5e7dc09-28df-437e-9bcf-55ecbf15f154 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:55.649565 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a5e7dc09-28df-437e-9bcf-55ecbf15f154 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:55.649775 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a5e7dc09-28df-437e-9bcf-55ecbf15f154 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:55.649966 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a5e7dc09-28df-437e-9bcf-55ecbf15f154 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:55.656477 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:55.656477 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:55.659893 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a5e7dc09-28df-437e-9bcf-55ecbf15f154 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:55.664239 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a5e7dc09-28df-437e-9bcf-55ecbf15f154 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:55.664593 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 580/2319] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:55 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:56.161171 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-eb729a49-745f-4630-b634-7842f4d2a789 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:56.163236 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eb729a49-745f-4630-b634-7842f4d2a789 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:56.163483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eb729a49-745f-4630-b634-7842f4d2a789 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:56.163707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eb729a49-745f-4630-b634-7842f4d2a789 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:56.163840 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-eb729a49-745f-4630-b634-7842f4d2a789 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:56.168835 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:56.168835 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:56.169653 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eb729a49-745f-4630-b634-7842f4d2a789 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:56.170362 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 577/2320] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:56 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:56.608646 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-11db7ac3-1e25-4907-8f43-bbe293c73209 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:56.610480 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11db7ac3-1e25-4907-8f43-bbe293c73209 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:56.610697 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11db7ac3-1e25-4907-8f43-bbe293c73209 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:56.610865 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11db7ac3-1e25-4907-8f43-bbe293c73209 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:56.619512 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:56.619512 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:56.622731 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-11db7ac3-1e25-4907-8f43-bbe293c73209 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:56.626912 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11db7ac3-1e25-4907-8f43-bbe293c73209 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:56.627275 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 580/2321] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:56 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:56.676793 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-19b19f93-6b16-446b-bbf9-ba32ad91338d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:56.678585 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-19b19f93-6b16-446b-bbf9-ba32ad91338d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:56.678737 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-19b19f93-6b16-446b-bbf9-ba32ad91338d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:56.678961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-19b19f93-6b16-446b-bbf9-ba32ad91338d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:56.685907 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:56.685907 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:56.689338 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-19b19f93-6b16-446b-bbf9-ba32ad91338d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:56.693302 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-19b19f93-6b16-446b-bbf9-ba32ad91338d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:56.693744 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 585/2322] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:56 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:57.183597 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1be4ea4e-fa88-4ea5-83cd-b0b254abe874 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:57.184925 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1be4ea4e-fa88-4ea5-83cd-b0b254abe874 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:57.185146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1be4ea4e-fa88-4ea5-83cd-b0b254abe874 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:57.185368 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1be4ea4e-fa88-4ea5-83cd-b0b254abe874 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:57.185467 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-1be4ea4e-fa88-4ea5-83cd-b0b254abe874 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:57.190030 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:57.190030 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:57.190665 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1be4ea4e-fa88-4ea5-83cd-b0b254abe874 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:57.191008 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 581/2323] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:57 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:57.640490 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-722fa923-cc93-426f-8f6a-dbb395bbf317 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:57.642459 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-722fa923-cc93-426f-8f6a-dbb395bbf317 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:57.642625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-722fa923-cc93-426f-8f6a-dbb395bbf317 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:57.642819 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-722fa923-cc93-426f-8f6a-dbb395bbf317 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:57.652748 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:57.652748 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:57.656240 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-722fa923-cc93-426f-8f6a-dbb395bbf317 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:57.661009 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-722fa923-cc93-426f-8f6a-dbb395bbf317 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:57.661426 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 578/2324] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:57 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:57.706748 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-abf54355-951d-4771-b7dc-db45cefe0aaf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:57.708744 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-abf54355-951d-4771-b7dc-db45cefe0aaf tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:57.708963 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-abf54355-951d-4771-b7dc-db45cefe0aaf tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:57.709235 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-abf54355-951d-4771-b7dc-db45cefe0aaf tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:57.717846 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:57.717846 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:57.721653 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-abf54355-951d-4771-b7dc-db45cefe0aaf tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:57.726024 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-abf54355-951d-4771-b7dc-db45cefe0aaf tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:57.726431 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 581/2325] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:57 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:58.204029 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2ee32946-3d27-4294-b183-b8b2c2cd4d8e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:58.206502 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ee32946-3d27-4294-b183-b8b2c2cd4d8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:58.206792 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ee32946-3d27-4294-b183-b8b2c2cd4d8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:58.207059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ee32946-3d27-4294-b183-b8b2c2cd4d8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:58.207238 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2ee32946-3d27-4294-b183-b8b2c2cd4d8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:58.213024 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:58.213024 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:58.214014 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ee32946-3d27-4294-b183-b8b2c2cd4d8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:58.214588 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 586/2326] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:58 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:58.673893 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8cfa67aa-08dc-4881-a5e7-8631d05b1c49 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:58.676026 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8cfa67aa-08dc-4881-a5e7-8631d05b1c49 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:58.676026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8cfa67aa-08dc-4881-a5e7-8631d05b1c49 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:58.676160 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8cfa67aa-08dc-4881-a5e7-8631d05b1c49 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:58.685902 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:58.685902 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:58.689771 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8cfa67aa-08dc-4881-a5e7-8631d05b1c49 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:58.695442 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8cfa67aa-08dc-4881-a5e7-8631d05b1c49 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:58.695926 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 582/2327] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:58 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:58.739229 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-abad92ab-f34c-43c0-a385-db1e97839f6c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:58.741455 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-abad92ab-f34c-43c0-a385-db1e97839f6c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:58.741698 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-abad92ab-f34c-43c0-a385-db1e97839f6c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:58.741962 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-abad92ab-f34c-43c0-a385-db1e97839f6c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:58.751390 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:58.751390 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:58.755955 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-abad92ab-f34c-43c0-a385-db1e97839f6c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:58.761572 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-abad92ab-f34c-43c0-a385-db1e97839f6c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:58.762089 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 579/2328] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:58 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:59.226035 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-46d964a2-d2e2-4921-9acd-a4c6ed8c2472 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:59.227955 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-46d964a2-d2e2-4921-9acd-a4c6ed8c2472 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:31:59.228279 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-46d964a2-d2e2-4921-9acd-a4c6ed8c2472 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:59.228591 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-46d964a2-d2e2-4921-9acd-a4c6ed8c2472 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:59.228661 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-46d964a2-d2e2-4921-9acd-a4c6ed8c2472 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:31:59.233452 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:59.233452 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:59.234181 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-46d964a2-d2e2-4921-9acd-a4c6ed8c2472 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:31:59.234555 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 582/2329] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:31:59 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:59.415579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6bbe2f7d-7b1e-4a52-a860-68383478daa7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:59.417465 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6bbe2f7d-7b1e-4a52-a860-68383478daa7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:31:59.417659 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6bbe2f7d-7b1e-4a52-a860-68383478daa7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:59.417859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6bbe2f7d-7b1e-4a52-a860-68383478daa7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:59.425396 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:59.425396 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:31:59.429265 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6bbe2f7d-7b1e-4a52-a860-68383478daa7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:31:59.434906 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6bbe2f7d-7b1e-4a52-a860-68383478daa7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:31:59.435397 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 587/2330] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:59 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:59.708657 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b598754a-32cc-45a9-aad5-ce190f4e3d2c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:59.710769 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b598754a-32cc-45a9-aad5-ce190f4e3d2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:31:59.711013 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b598754a-32cc-45a9-aad5-ce190f4e3d2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:59.711277 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b598754a-32cc-45a9-aad5-ce190f4e3d2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:59.721426 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:59.721426 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:31:59.725408 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b598754a-32cc-45a9-aad5-ce190f4e3d2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:31:59.729271 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b598754a-32cc-45a9-aad5-ce190f4e3d2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:31:59.729779 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 583/2331] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:59 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:59.774176 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-48ea879e-836a-4400-ad27-06914ce9626e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:59.774969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a985fe5f-cb0b-41c4-90b6-00d084643b97 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:31:59.776016 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-48ea879e-836a-4400-ad27-06914ce9626e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:31:59.776243 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-48ea879e-836a-4400-ad27-06914ce9626e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:59.776471 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-48ea879e-836a-4400-ad27-06914ce9626e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:59.776902 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a985fe5f-cb0b-41c4-90b6-00d084643b97 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:31:59.777097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a985fe5f-cb0b-41c4-90b6-00d084643b97 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:31:59.777327 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a985fe5f-cb0b-41c4-90b6-00d084643b97 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:31:59.783143 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:59.783143 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:31:59.784236 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:31:59.784236 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:31:59.786559 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-48ea879e-836a-4400-ad27-06914ce9626e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:31:59.787975 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a985fe5f-cb0b-41c4-90b6-00d084643b97 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:31:59.790590 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-48ea879e-836a-4400-ad27-06914ce9626e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:31:59.791025 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 580/2332] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:31:59 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:31:59.792415 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a985fe5f-cb0b-41c4-90b6-00d084643b97 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:31:59.792840 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 583/2333] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:31:59 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:00.246432 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-be61467c-db54-4dca-95df-ea622221ba8b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:00.248237 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-be61467c-db54-4dca-95df-ea622221ba8b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:00.248490 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-be61467c-db54-4dca-95df-ea622221ba8b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:00.248708 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-be61467c-db54-4dca-95df-ea622221ba8b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:00.248864 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-be61467c-db54-4dca-95df-ea622221ba8b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:00.252981 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:00.252981 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:00.253706 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-be61467c-db54-4dca-95df-ea622221ba8b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:00.254138 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 588/2334] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:00 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:00.740798 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-067f1e40-3073-44c0-9fa7-5096a6637460 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:00.742474 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-067f1e40-3073-44c0-9fa7-5096a6637460 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:00.742673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-067f1e40-3073-44c0-9fa7-5096a6637460 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:00.742849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-067f1e40-3073-44c0-9fa7-5096a6637460 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:00.752118 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:00.752118 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:00.755604 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-067f1e40-3073-44c0-9fa7-5096a6637460 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:00.759522 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-067f1e40-3073-44c0-9fa7-5096a6637460 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:00.759867 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 584/2335] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:00 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:00.803361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8771ffdf-e43f-4a52-97f4-84f06d1a40c6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:00.805392 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8771ffdf-e43f-4a52-97f4-84f06d1a40c6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:00.805571 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8771ffdf-e43f-4a52-97f4-84f06d1a40c6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:00.805773 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8771ffdf-e43f-4a52-97f4-84f06d1a40c6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:00.812480 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:00.812480 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:00.815785 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8771ffdf-e43f-4a52-97f4-84f06d1a40c6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:00.820702 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8771ffdf-e43f-4a52-97f4-84f06d1a40c6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:00.821355 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 581/2336] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:00 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:01.265080 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5e98af02-f199-496b-96ca-0b7bc2a19f3b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:01.266790 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e98af02-f199-496b-96ca-0b7bc2a19f3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:01.267036 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e98af02-f199-496b-96ca-0b7bc2a19f3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:01.267242 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e98af02-f199-496b-96ca-0b7bc2a19f3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:01.267404 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5e98af02-f199-496b-96ca-0b7bc2a19f3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:01.271849 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:01.271849 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:01.272615 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e98af02-f199-496b-96ca-0b7bc2a19f3b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:01.273058 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 584/2337] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:01 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:01.772077 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-33c5c460-29fc-4b8b-abf1-7e0cb0a196af None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:01.774430 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-33c5c460-29fc-4b8b-abf1-7e0cb0a196af tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:01.774678 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-33c5c460-29fc-4b8b-abf1-7e0cb0a196af tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:01.774940 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-33c5c460-29fc-4b8b-abf1-7e0cb0a196af tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:01.785559 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:01.785559 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:01.790332 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-33c5c460-29fc-4b8b-abf1-7e0cb0a196af tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:01.797692 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-33c5c460-29fc-4b8b-abf1-7e0cb0a196af tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:01.798270 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 589/2338] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:01 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:01.826986 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-823e0ec4-7b74-4f8c-b641-fe88a44adc4e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:01.827392 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-823e0ec4-7b74-4f8c-b641-fe88a44adc4e None None] GET https://10.4.3.87/volume// Jul 10 04:32:01.827442 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-823e0ec4-7b74-4f8c-b641-fe88a44adc4e None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:01.827684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-823e0ec4-7b74-4f8c-b641-fe88a44adc4e None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:01.828106 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-823e0ec4-7b74-4f8c-b641-fe88a44adc4e None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:32:01.828485 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 585/2339] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:32:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:32:01.834676 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-04cfc121-3e77-4311-a61d-742e25db29af None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:01.836521 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-6206a9ab-fa02-4ee6-9a44-9a46d68f1a6d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:01.836984 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-04cfc121-3e77-4311-a61d-742e25db29af tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:01.837335 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-04cfc121-3e77-4311-a61d-742e25db29af tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:01.837509 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-04cfc121-3e77-4311-a61d-742e25db29af tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:01.838657 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-6206a9ab-fa02-4ee6-9a44-9a46d68f1a6d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:32:01.839063 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-6206a9ab-fa02-4ee6-9a44-9a46d68f1a6d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef45602c-cba7-4ab2-8b73-c98ac2f2e50e", "connector": null, "instance_uuid": "f18b14df-75bd-48ef-a5b0-a4ee5237cc0c"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:01.847016 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:01.847016 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:01.847434 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:01.847434 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:01.851238 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-04cfc121-3e77-4311-a61d-742e25db29af tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:01.857125 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-04cfc121-3e77-4311-a61d-742e25db29af tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:01.857548 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 582/2340] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:01 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:01.876352 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-6206a9ab-fa02-4ee6-9a44-9a46d68f1a6d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:32:01.876835 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 585/2341] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:32:01 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:02.283071 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f6620f23-d72d-4413-9411-0d3eafeeb366 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:02.285065 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6620f23-d72d-4413-9411-0d3eafeeb366 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:02.285280 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6620f23-d72d-4413-9411-0d3eafeeb366 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:02.285456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6620f23-d72d-4413-9411-0d3eafeeb366 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:02.285556 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-f6620f23-d72d-4413-9411-0d3eafeeb366 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:02.289895 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:02.289895 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:02.290633 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6620f23-d72d-4413-9411-0d3eafeeb366 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:02.291064 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 590/2342] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:02 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:02.312668 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-31a23396-26c9-4ed7-b1b9-d5e54fa7a073 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:02.314523 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-31a23396-26c9-4ed7-b1b9-d5e54fa7a073 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:02.314746 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-31a23396-26c9-4ed7-b1b9-d5e54fa7a073 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:02.314991 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-31a23396-26c9-4ed7-b1b9-d5e54fa7a073 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:02.325406 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:02.325406 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:02.330241 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-31a23396-26c9-4ed7-b1b9-d5e54fa7a073 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:02.335355 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-31a23396-26c9-4ed7-b1b9-d5e54fa7a073 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:02.335799 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 586/2343] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:02 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:02.402960 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2839a808-1c9c-4800-a6c4-d1c8971be006 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:02.403396 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2839a808-1c9c-4800-a6c4-d1c8971be006 None None] GET https://10.4.3.87/volume// Jul 10 04:32:02.403573 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2839a808-1c9c-4800-a6c4-d1c8971be006 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:02.403754 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2839a808-1c9c-4800-a6c4-d1c8971be006 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:02.404088 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2839a808-1c9c-4800-a6c4-d1c8971be006 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:32:02.404411 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 583/2344] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:32:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:32:02.411099 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a369300c-d678-4071-a886-5aec404f7421 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:02.413003 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a369300c-d678-4071-a886-5aec404f7421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:02.413223 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a369300c-d678-4071-a886-5aec404f7421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:02.413426 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a369300c-d678-4071-a886-5aec404f7421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:02.422197 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:02.422197 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:02.425337 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a369300c-d678-4071-a886-5aec404f7421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:02.429014 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-a369300c-d678-4071-a886-5aec404f7421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:02.429416 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 586/2345] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:32:02 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 1115 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:32:02.533959 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-320cb6e7-fb3c-4585-9b1f-0b857b53db7f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:02.535748 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-320cb6e7-fb3c-4585-9b1f-0b857b53db7f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] PUT https://10.4.3.87/volume/v3/attachments/652fc7af-e1bb-4501-bdf3-cf24f21959e8 Jul 10 04:32:02.536104 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-320cb6e7-fb3c-4585-9b1f-0b857b53db7f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:02.543269 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-320cb6e7-fb3c-4585-9b1f-0b857b53db7f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Acquiring lock "cinder-attachment_update-ef45602c-cba7-4ab2-8b73-c98ac2f2e50e-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:32:02.547529 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-320cb6e7-fb3c-4585-9b1f-0b857b53db7f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Lock "cinder-attachment_update-ef45602c-cba7-4ab2-8b73-c98ac2f2e50e-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:32:02.548409 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:02.548409 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:02.814507 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-503d0dae-0181-4db7-a629-8cf54e3e85f1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:02.816187 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-503d0dae-0181-4db7-a629-8cf54e3e85f1 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:02.816388 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-503d0dae-0181-4db7-a629-8cf54e3e85f1 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:02.816566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-503d0dae-0181-4db7-a629-8cf54e3e85f1 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:02.825428 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:02.825428 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:02.828484 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-503d0dae-0181-4db7-a629-8cf54e3e85f1 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:02.832151 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-503d0dae-0181-4db7-a629-8cf54e3e85f1 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:02.832505 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 587/2346] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:02 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:02.873702 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4f8eb952-2c8c-42bf-9d03-4f54c0870454 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:02.875396 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f8eb952-2c8c-42bf-9d03-4f54c0870454 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:02.875614 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f8eb952-2c8c-42bf-9d03-4f54c0870454 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:02.875821 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f8eb952-2c8c-42bf-9d03-4f54c0870454 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:02.882080 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:02.882080 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:02.885313 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4f8eb952-2c8c-42bf-9d03-4f54c0870454 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:02.889936 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f8eb952-2c8c-42bf-9d03-4f54c0870454 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:02.890464 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 584/2347] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:02 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:03.068957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-320cb6e7-fb3c-4585-9b1f-0b857b53db7f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Lock "cinder-attachment_update-ef45602c-cba7-4ab2-8b73-c98ac2f2e50e-np0000004952" released by "attachment_update" :: held 0.521s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:32:03.068957 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-320cb6e7-fb3c-4585-9b1f-0b857b53db7f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments/652fc7af-e1bb-4501-bdf3-cf24f21959e8 returned with HTTP 200 Jul 10 04:32:03.069412 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 591/2348] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:32:02 2026] PUT /volume/v3/attachments/652fc7af-e1bb-4501-bdf3-cf24f21959e8 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:03.301163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-296532b7-9c4b-4d50-95ba-794aee864b7a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:03.303487 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-296532b7-9c4b-4d50-95ba-794aee864b7a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:03.303797 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-296532b7-9c4b-4d50-95ba-794aee864b7a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:03.304074 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-296532b7-9c4b-4d50-95ba-794aee864b7a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:03.304224 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-296532b7-9c4b-4d50-95ba-794aee864b7a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:03.309649 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:03.309649 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:03.310568 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-296532b7-9c4b-4d50-95ba-794aee864b7a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:03.311104 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 587/2349] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:03 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:03.348353 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29c61a12-8aa7-4e68-a54d-54f2f2c024f2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:03.350467 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29c61a12-8aa7-4e68-a54d-54f2f2c024f2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:03.350726 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29c61a12-8aa7-4e68-a54d-54f2f2c024f2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:03.350969 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29c61a12-8aa7-4e68-a54d-54f2f2c024f2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:03.363122 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:03.363122 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:03.368262 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-29c61a12-8aa7-4e68-a54d-54f2f2c024f2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:03.374939 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29c61a12-8aa7-4e68-a54d-54f2f2c024f2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:03.375498 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 588/2350] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:03 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:03.563827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b0bb09f5-d894-4455-91ac-6d3f603b4aba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:03.565705 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b0bb09f5-d894-4455-91ac-6d3f603b4aba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:03.565932 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b0bb09f5-d894-4455-91ac-6d3f603b4aba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:03.566155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b0bb09f5-d894-4455-91ac-6d3f603b4aba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:03.573507 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:03.573507 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:03.577493 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b0bb09f5-d894-4455-91ac-6d3f603b4aba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:03.581568 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b0bb09f5-d894-4455-91ac-6d3f603b4aba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:03.581965 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 585/2351] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:03 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:03.623999 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f29a9867-05b0-4310-988c-0cbed02ae39c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:03.626175 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f29a9867-05b0-4310-988c-0cbed02ae39c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:03.626492 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f29a9867-05b0-4310-988c-0cbed02ae39c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:03.626720 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f29a9867-05b0-4310-988c-0cbed02ae39c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:03.634289 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:03.634289 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:03.638360 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f29a9867-05b0-4310-988c-0cbed02ae39c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:03.642368 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f29a9867-05b0-4310-988c-0cbed02ae39c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:03.642776 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 592/2352] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:32:03 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:03.844583 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a9f24563-836a-44ae-b0eb-861714417005 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:03.846637 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a9f24563-836a-44ae-b0eb-861714417005 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:03.846867 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a9f24563-836a-44ae-b0eb-861714417005 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:03.847103 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a9f24563-836a-44ae-b0eb-861714417005 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:03.857833 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:03.857833 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:03.861672 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a9f24563-836a-44ae-b0eb-861714417005 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:03.866262 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a9f24563-836a-44ae-b0eb-861714417005 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:03.866681 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 588/2353] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:03 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:03.902535 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-019f398a-f74c-4406-ae67-aa268b24da0b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:03.904911 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-019f398a-f74c-4406-ae67-aa268b24da0b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:03.905241 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-019f398a-f74c-4406-ae67-aa268b24da0b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:03.905533 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-019f398a-f74c-4406-ae67-aa268b24da0b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:03.914455 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:03.914455 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:03.919319 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-019f398a-f74c-4406-ae67-aa268b24da0b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:03.925237 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-019f398a-f74c-4406-ae67-aa268b24da0b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:03.925906 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 589/2354] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:03 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:04.325238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5c3f2b9c-0e54-4dad-80eb-edac08e32603 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:04.327109 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5c3f2b9c-0e54-4dad-80eb-edac08e32603 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:04.327342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5c3f2b9c-0e54-4dad-80eb-edac08e32603 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:04.327552 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5c3f2b9c-0e54-4dad-80eb-edac08e32603 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:04.327684 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5c3f2b9c-0e54-4dad-80eb-edac08e32603 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:04.331889 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:04.331889 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:04.332501 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5c3f2b9c-0e54-4dad-80eb-edac08e32603 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:04.332936 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 586/2355] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:04 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:04.389321 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6fec0975-d8cf-4f9c-ac03-3e4784c1db45 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:04.391195 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6fec0975-d8cf-4f9c-ac03-3e4784c1db45 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:04.391432 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6fec0975-d8cf-4f9c-ac03-3e4784c1db45 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:04.391635 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6fec0975-d8cf-4f9c-ac03-3e4784c1db45 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:04.401538 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:04.401538 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:04.405945 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6fec0975-d8cf-4f9c-ac03-3e4784c1db45 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:04.411630 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6fec0975-d8cf-4f9c-ac03-3e4784c1db45 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:04.412068 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 593/2356] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:04 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:04.878438 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-863bb9bb-b8c4-47be-92cd-0489612b622a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:04.880356 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-863bb9bb-b8c4-47be-92cd-0489612b622a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:04.880569 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-863bb9bb-b8c4-47be-92cd-0489612b622a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:04.880805 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-863bb9bb-b8c4-47be-92cd-0489612b622a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:04.891533 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:04.891533 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:04.895107 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-863bb9bb-b8c4-47be-92cd-0489612b622a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:04.900624 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-863bb9bb-b8c4-47be-92cd-0489612b622a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:04.901234 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 589/2357] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:04 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:04.941413 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-76af31fc-3a34-4dae-81a3-8125cc7ad32b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:04.943022 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-76af31fc-3a34-4dae-81a3-8125cc7ad32b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:04.943196 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-76af31fc-3a34-4dae-81a3-8125cc7ad32b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:04.943394 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-76af31fc-3a34-4dae-81a3-8125cc7ad32b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:04.945345 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=260,cinder:UPDATE=48,cinder:INSERT=23 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:32:04.951907 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:04.951907 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:04.956068 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-76af31fc-3a34-4dae-81a3-8125cc7ad32b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:04.960270 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-76af31fc-3a34-4dae-81a3-8125cc7ad32b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:04.960622 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 590/2358] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:04 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:05.345271 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-32b2f0a3-a505-45f9-a3dc-132ee195a355 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:05.347231 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-32b2f0a3-a505-45f9-a3dc-132ee195a355 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:05.347457 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-32b2f0a3-a505-45f9-a3dc-132ee195a355 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:05.347642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-32b2f0a3-a505-45f9-a3dc-132ee195a355 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:05.347737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-32b2f0a3-a505-45f9-a3dc-132ee195a355 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:05.352935 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:05.352935 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:05.353899 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-32b2f0a3-a505-45f9-a3dc-132ee195a355 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:05.354366 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 587/2359] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:05 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:05.424115 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-29d4113e-8098-4dec-b8e2-67080cfe0279 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:05.425955 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-29d4113e-8098-4dec-b8e2-67080cfe0279 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:05.426135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-29d4113e-8098-4dec-b8e2-67080cfe0279 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:05.426494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-29d4113e-8098-4dec-b8e2-67080cfe0279 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:05.435726 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:05.435726 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:05.439231 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-29d4113e-8098-4dec-b8e2-67080cfe0279 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:05.443581 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-29d4113e-8098-4dec-b8e2-67080cfe0279 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:05.444123 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 594/2360] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:05 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:05.676469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ac1d88ee-83a9-4b79-a3d5-8b1eae7caee4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:05.676547 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ac1d88ee-83a9-4b79-a3d5-8b1eae7caee4 None None] GET https://10.4.3.87/volume// Jul 10 04:32:05.676776 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ac1d88ee-83a9-4b79-a3d5-8b1eae7caee4 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:05.676949 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ac1d88ee-83a9-4b79-a3d5-8b1eae7caee4 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:05.677317 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ac1d88ee-83a9-4b79-a3d5-8b1eae7caee4 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:32:05.677603 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 590/2361] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:32:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:32:05.686240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-fa527650-7d1a-481d-8601-fc67384f6532 req-dfd5a617-f790-4ada-bbb1-603a53b1007d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:05.688464 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-dfd5a617-f790-4ada-bbb1-603a53b1007d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:32:05.688861 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-dfd5a617-f790-4ada-bbb1-603a53b1007d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9e85b34-d86b-4594-98b7-6f774dd27a08", "connector": null, "instance_uuid": "2dc2d9d7-fffd-4409-8101-07394b425591"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:05.697976 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:05.697976 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:05.726450 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-dfd5a617-f790-4ada-bbb1-603a53b1007d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:32:05.726999 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 591/2362] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:32:05 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:05.913450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e31f5867-2455-4b23-b99c-24dfe067ac85 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:05.914970 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e31f5867-2455-4b23-b99c-24dfe067ac85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:05.915188 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e31f5867-2455-4b23-b99c-24dfe067ac85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:05.915367 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e31f5867-2455-4b23-b99c-24dfe067ac85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:05.926357 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:05.926357 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:05.930378 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e31f5867-2455-4b23-b99c-24dfe067ac85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:05.935166 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e31f5867-2455-4b23-b99c-24dfe067ac85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:05.935634 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 588/2363] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:05 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:05.972833 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8ea63dd8-4901-4669-af89-388eff050bb0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:05.974666 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8ea63dd8-4901-4669-af89-388eff050bb0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:05.974904 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8ea63dd8-4901-4669-af89-388eff050bb0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:05.975105 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8ea63dd8-4901-4669-af89-388eff050bb0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:05.982081 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:05.982081 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:05.985619 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8ea63dd8-4901-4669-af89-388eff050bb0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:05.989609 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8ea63dd8-4901-4669-af89-388eff050bb0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:05.990007 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 595/2364] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:05 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:06.166128 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-19415ea9-4e45-4355-8f50-5c7b4411a3fb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:06.168159 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-19415ea9-4e45-4355-8f50-5c7b4411a3fb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:06.168348 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-19415ea9-4e45-4355-8f50-5c7b4411a3fb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:06.168590 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-19415ea9-4e45-4355-8f50-5c7b4411a3fb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:06.179188 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:06.179188 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:06.183232 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-19415ea9-4e45-4355-8f50-5c7b4411a3fb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:06.188711 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-19415ea9-4e45-4355-8f50-5c7b4411a3fb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:06.189116 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 591/2365] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:06 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:06.252387 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-41c35179-2243-4b0c-97f9-a8c4c589b786 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:06.252848 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-41c35179-2243-4b0c-97f9-a8c4c589b786 None None] GET https://10.4.3.87/volume// Jul 10 04:32:06.252919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-41c35179-2243-4b0c-97f9-a8c4c589b786 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:06.253175 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-41c35179-2243-4b0c-97f9-a8c4c589b786 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:06.253541 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-41c35179-2243-4b0c-97f9-a8c4c589b786 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:32:06.253928 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 592/2366] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:32:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:32:06.262445 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-fa527650-7d1a-481d-8601-fc67384f6532 req-cb270a56-a58c-4658-9959-7dccdacf0746 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:06.264716 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-cb270a56-a58c-4658-9959-7dccdacf0746 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:06.264971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-cb270a56-a58c-4658-9959-7dccdacf0746 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:06.265183 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-cb270a56-a58c-4658-9959-7dccdacf0746 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:06.275408 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:06.275408 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:06.279920 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-fa527650-7d1a-481d-8601-fc67384f6532 req-cb270a56-a58c-4658-9959-7dccdacf0746 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:06.285748 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-cb270a56-a58c-4658-9959-7dccdacf0746 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:06.286313 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 589/2367] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:32:06 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:32:06.364959 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bc07d140-0eb4-4dbf-93be-76fdbb0fa546 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:06.366779 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc07d140-0eb4-4dbf-93be-76fdbb0fa546 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:06.367003 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bc07d140-0eb4-4dbf-93be-76fdbb0fa546 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:06.367191 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bc07d140-0eb4-4dbf-93be-76fdbb0fa546 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:06.367310 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-bc07d140-0eb4-4dbf-93be-76fdbb0fa546 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:06.371741 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:06.371741 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:06.372534 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc07d140-0eb4-4dbf-93be-76fdbb0fa546 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:06.373087 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 596/2368] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:06 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:06.400398 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f8e031a7-c22b-47fe-bac4-89e3da1c4a12 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:06.403103 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f8e031a7-c22b-47fe-bac4-89e3da1c4a12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] PUT https://10.4.3.87/volume/v3/attachments/333c02a4-324e-48a7-bbf1-549c472710fd Jul 10 04:32:06.403610 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f8e031a7-c22b-47fe-bac4-89e3da1c4a12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:06.413010 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f8e031a7-c22b-47fe-bac4-89e3da1c4a12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Acquiring lock "cinder-attachment_update-b9e85b34-d86b-4594-98b7-6f774dd27a08-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:32:06.418807 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f8e031a7-c22b-47fe-bac4-89e3da1c4a12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Lock "cinder-attachment_update-b9e85b34-d86b-4594-98b7-6f774dd27a08-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:32:06.420392 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:06.420392 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:06.456450 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-77de60bd-880f-4ba0-9ba6-995c78bdc8de None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:06.458507 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-77de60bd-880f-4ba0-9ba6-995c78bdc8de tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:06.458738 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-77de60bd-880f-4ba0-9ba6-995c78bdc8de tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:06.458956 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-77de60bd-880f-4ba0-9ba6-995c78bdc8de tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:06.467470 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:06.467470 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:06.471357 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-77de60bd-880f-4ba0-9ba6-995c78bdc8de tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:06.476557 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-77de60bd-880f-4ba0-9ba6-995c78bdc8de tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:06.476949 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 593/2369] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:06 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:06.943932 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f8e031a7-c22b-47fe-bac4-89e3da1c4a12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Lock "cinder-attachment_update-b9e85b34-d86b-4594-98b7-6f774dd27a08-np0000004952" released by "attachment_update" :: held 0.525s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:32:06.944321 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-f8e031a7-c22b-47fe-bac4-89e3da1c4a12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/attachments/333c02a4-324e-48a7-bbf1-549c472710fd returned with HTTP 200 Jul 10 04:32:06.944822 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 592/2370] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:32:06 2026] PUT /volume/v3/attachments/333c02a4-324e-48a7-bbf1-549c472710fd => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:06.949313 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-75d84845-6954-4dce-ad0f-9bcff58c2c03 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:06.951023 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75d84845-6954-4dce-ad0f-9bcff58c2c03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:06.951253 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-75d84845-6954-4dce-ad0f-9bcff58c2c03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:06.951450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-75d84845-6954-4dce-ad0f-9bcff58c2c03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:06.963143 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:06.963143 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:06.967673 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-75d84845-6954-4dce-ad0f-9bcff58c2c03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:06.974153 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75d84845-6954-4dce-ad0f-9bcff58c2c03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:06.974716 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 590/2371] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:06 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:07.002802 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-92395d1a-ecbf-4840-9cdd-bd05c1b95fe9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:07.005208 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-92395d1a-ecbf-4840-9cdd-bd05c1b95fe9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:07.005496 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-92395d1a-ecbf-4840-9cdd-bd05c1b95fe9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:07.005764 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-92395d1a-ecbf-4840-9cdd-bd05c1b95fe9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:07.013924 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:07.013924 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:07.018050 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-92395d1a-ecbf-4840-9cdd-bd05c1b95fe9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:07.022400 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-92395d1a-ecbf-4840-9cdd-bd05c1b95fe9 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:07.022786 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 597/2372] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:07 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:07.205065 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-71116573-8f5c-4410-936b-396e7e670735 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:07.207428 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-71116573-8f5c-4410-936b-396e7e670735 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:07.207697 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-71116573-8f5c-4410-936b-396e7e670735 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:07.207977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-71116573-8f5c-4410-936b-396e7e670735 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:07.221263 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:07.221263 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:07.225084 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-71116573-8f5c-4410-936b-396e7e670735 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:07.230755 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-71116573-8f5c-4410-936b-396e7e670735 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:07.231646 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 594/2373] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:07 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:07.383795 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7bfc0f9a-3c54-43c8-ae52-1bfb99e3cbce None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:07.385658 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7bfc0f9a-3c54-43c8-ae52-1bfb99e3cbce tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:07.385961 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7bfc0f9a-3c54-43c8-ae52-1bfb99e3cbce tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:07.386204 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7bfc0f9a-3c54-43c8-ae52-1bfb99e3cbce tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:07.386360 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7bfc0f9a-3c54-43c8-ae52-1bfb99e3cbce tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:07.390812 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:07.390812 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:07.391566 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7bfc0f9a-3c54-43c8-ae52-1bfb99e3cbce tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:07.392005 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 593/2374] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:07 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:07.489597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-037f5ee6-c331-429b-aa65-dbf47432cb10 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:07.492081 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-037f5ee6-c331-429b-aa65-dbf47432cb10 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:07.492501 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-037f5ee6-c331-429b-aa65-dbf47432cb10 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:07.492623 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-037f5ee6-c331-429b-aa65-dbf47432cb10 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:07.503902 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:07.503902 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:07.508349 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-037f5ee6-c331-429b-aa65-dbf47432cb10 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:07.514974 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-037f5ee6-c331-429b-aa65-dbf47432cb10 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:07.515629 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 591/2375] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:07 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:07.987945 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-aff4db3a-445c-4bd9-8cbe-b7ca3dfe5b2c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:07.989937 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-aff4db3a-445c-4bd9-8cbe-b7ca3dfe5b2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:07.990184 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-aff4db3a-445c-4bd9-8cbe-b7ca3dfe5b2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:07.990413 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-aff4db3a-445c-4bd9-8cbe-b7ca3dfe5b2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:08.001146 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:08.001146 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:08.005312 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-aff4db3a-445c-4bd9-8cbe-b7ca3dfe5b2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:08.011743 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-aff4db3a-445c-4bd9-8cbe-b7ca3dfe5b2c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:08.012131 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 598/2376] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:07 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:08.035424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-56454168-6e5b-4051-833a-8e5f01bc6f1b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:08.037569 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-56454168-6e5b-4051-833a-8e5f01bc6f1b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:08.037791 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-56454168-6e5b-4051-833a-8e5f01bc6f1b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:08.038024 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-56454168-6e5b-4051-833a-8e5f01bc6f1b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:08.046735 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:08.046735 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:08.051370 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-56454168-6e5b-4051-833a-8e5f01bc6f1b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:08.057901 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-56454168-6e5b-4051-833a-8e5f01bc6f1b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:08.057901 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 595/2377] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:08 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:08.246642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5671d29c-f89f-4eae-9f17-f8d4edc376ee None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:08.248276 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5671d29c-f89f-4eae-9f17-f8d4edc376ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:08.248470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5671d29c-f89f-4eae-9f17-f8d4edc376ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:08.248684 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5671d29c-f89f-4eae-9f17-f8d4edc376ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:08.257236 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:08.257236 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:08.260842 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5671d29c-f89f-4eae-9f17-f8d4edc376ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:08.265147 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5671d29c-f89f-4eae-9f17-f8d4edc376ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:08.265525 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 594/2378] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:08 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:08.405146 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-27a2b8e1-1ee9-4e05-a071-0f8404f65c58 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:08.407317 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-27a2b8e1-1ee9-4e05-a071-0f8404f65c58 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:08.407640 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-27a2b8e1-1ee9-4e05-a071-0f8404f65c58 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:08.407927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-27a2b8e1-1ee9-4e05-a071-0f8404f65c58 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:08.408088 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-27a2b8e1-1ee9-4e05-a071-0f8404f65c58 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:08.413485 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:08.413485 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:08.414227 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-27a2b8e1-1ee9-4e05-a071-0f8404f65c58 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:08.414656 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 592/2379] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:08 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:08.529232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-53c4f7eb-b775-4636-b623-89978a010f6c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:08.531162 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-53c4f7eb-b775-4636-b623-89978a010f6c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:08.531389 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-53c4f7eb-b775-4636-b623-89978a010f6c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:08.531577 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-53c4f7eb-b775-4636-b623-89978a010f6c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:08.541775 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:08.541775 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:08.545785 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-53c4f7eb-b775-4636-b623-89978a010f6c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:08.551369 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-53c4f7eb-b775-4636-b623-89978a010f6c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:08.551762 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 599/2380] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:08 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:09.027070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c29dd788-da68-47c3-bb6a-74cf16595050 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:09.028992 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c29dd788-da68-47c3-bb6a-74cf16595050 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:09.029179 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c29dd788-da68-47c3-bb6a-74cf16595050 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:09.029384 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c29dd788-da68-47c3-bb6a-74cf16595050 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:09.038824 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:09.038824 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:09.042685 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c29dd788-da68-47c3-bb6a-74cf16595050 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:09.047511 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c29dd788-da68-47c3-bb6a-74cf16595050 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:09.047969 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 596/2381] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:09 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:09.071668 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-74a0c505-ff46-493f-9494-c10b63dbc9ed None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:09.073761 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74a0c505-ff46-493f-9494-c10b63dbc9ed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:09.074021 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74a0c505-ff46-493f-9494-c10b63dbc9ed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:09.074304 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74a0c505-ff46-493f-9494-c10b63dbc9ed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:09.081447 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:09.081447 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:09.085561 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-74a0c505-ff46-493f-9494-c10b63dbc9ed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:09.089732 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74a0c505-ff46-493f-9494-c10b63dbc9ed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:09.090191 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 595/2382] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:09 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:09.278138 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-defd23d0-5d31-4050-a678-b2f325330011 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:09.279937 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-defd23d0-5d31-4050-a678-b2f325330011 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:09.280179 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-defd23d0-5d31-4050-a678-b2f325330011 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:09.280426 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-defd23d0-5d31-4050-a678-b2f325330011 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:09.289514 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:09.289514 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:09.292998 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-defd23d0-5d31-4050-a678-b2f325330011 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:09.298283 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-defd23d0-5d31-4050-a678-b2f325330011 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:09.298772 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 593/2383] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:09 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:09.427125 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-484be806-18f1-4b2c-a27a-9cd80f6c6a33 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:09.429395 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-484be806-18f1-4b2c-a27a-9cd80f6c6a33 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:09.429690 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-484be806-18f1-4b2c-a27a-9cd80f6c6a33 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:09.429971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-484be806-18f1-4b2c-a27a-9cd80f6c6a33 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:09.430137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-484be806-18f1-4b2c-a27a-9cd80f6c6a33 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:09.435435 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:09.435435 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:09.436147 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-484be806-18f1-4b2c-a27a-9cd80f6c6a33 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:09.436694 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 600/2384] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:09 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:09.565142 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-17cb1e0e-56a0-4c0b-a499-ff97b85cfc63 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:09.567202 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-17cb1e0e-56a0-4c0b-a499-ff97b85cfc63 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:09.567445 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-17cb1e0e-56a0-4c0b-a499-ff97b85cfc63 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:09.567660 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-17cb1e0e-56a0-4c0b-a499-ff97b85cfc63 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:09.577784 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:09.577784 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:09.581396 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-17cb1e0e-56a0-4c0b-a499-ff97b85cfc63 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:09.585733 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-17cb1e0e-56a0-4c0b-a499-ff97b85cfc63 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:09.586155 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 597/2385] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:09 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:10.060841 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-53dbc854-0d13-42a3-827c-1a69dd92d2d7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:10.062697 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-53dbc854-0d13-42a3-827c-1a69dd92d2d7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:10.062912 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-53dbc854-0d13-42a3-827c-1a69dd92d2d7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:10.063108 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-53dbc854-0d13-42a3-827c-1a69dd92d2d7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:10.073092 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:10.073092 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:10.076534 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-53dbc854-0d13-42a3-827c-1a69dd92d2d7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:10.080738 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-53dbc854-0d13-42a3-827c-1a69dd92d2d7 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:10.081126 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 596/2386] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:10 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:10.103126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5c1ee405-a1ac-481e-9129-fa26d52d8d13 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:10.105205 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5c1ee405-a1ac-481e-9129-fa26d52d8d13 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:10.105447 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5c1ee405-a1ac-481e-9129-fa26d52d8d13 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:10.105655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5c1ee405-a1ac-481e-9129-fa26d52d8d13 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:10.112982 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:10.112982 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:10.117014 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5c1ee405-a1ac-481e-9129-fa26d52d8d13 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:10.121323 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5c1ee405-a1ac-481e-9129-fa26d52d8d13 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:10.121705 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 594/2387] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:10 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:10.311056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dbc2925c-2456-4e91-9bc8-6da071bff9ca None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:10.312734 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dbc2925c-2456-4e91-9bc8-6da071bff9ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:10.312983 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dbc2925c-2456-4e91-9bc8-6da071bff9ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:10.313188 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dbc2925c-2456-4e91-9bc8-6da071bff9ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:10.323457 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:10.323457 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:10.327051 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dbc2925c-2456-4e91-9bc8-6da071bff9ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:10.331020 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dbc2925c-2456-4e91-9bc8-6da071bff9ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:10.331429 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 601/2388] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:10 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:10.449156 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c3e9f0d2-10b4-48b7-bea7-4a69c155807c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:10.451306 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3e9f0d2-10b4-48b7-bea7-4a69c155807c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:10.451555 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3e9f0d2-10b4-48b7-bea7-4a69c155807c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:10.451789 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3e9f0d2-10b4-48b7-bea7-4a69c155807c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:10.451941 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c3e9f0d2-10b4-48b7-bea7-4a69c155807c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:10.456786 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:10.456786 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:10.457615 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3e9f0d2-10b4-48b7-bea7-4a69c155807c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:10.458265 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 598/2389] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:10 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:10.599118 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d34fb86d-fea2-49ae-b694-322de99abc4f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:10.601166 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d34fb86d-fea2-49ae-b694-322de99abc4f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:10.601386 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d34fb86d-fea2-49ae-b694-322de99abc4f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:10.601602 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d34fb86d-fea2-49ae-b694-322de99abc4f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:10.611894 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:10.611894 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:10.615836 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d34fb86d-fea2-49ae-b694-322de99abc4f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:10.620898 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d34fb86d-fea2-49ae-b694-322de99abc4f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:10.621380 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 597/2390] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:10 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:11.093839 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0f91c138-4b69-40c1-a9ee-d5ce09c2a24e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:11.095802 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f91c138-4b69-40c1-a9ee-d5ce09c2a24e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:11.095983 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f91c138-4b69-40c1-a9ee-d5ce09c2a24e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:11.096167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f91c138-4b69-40c1-a9ee-d5ce09c2a24e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:11.105760 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:11.105760 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:11.108979 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0f91c138-4b69-40c1-a9ee-d5ce09c2a24e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:11.112952 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f91c138-4b69-40c1-a9ee-d5ce09c2a24e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:11.113448 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 595/2391] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:11 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:11.133753 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-30980e8e-41cc-46e9-8532-39e81731ff2c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:11.135613 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-30980e8e-41cc-46e9-8532-39e81731ff2c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:11.135827 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-30980e8e-41cc-46e9-8532-39e81731ff2c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:11.136044 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-30980e8e-41cc-46e9-8532-39e81731ff2c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:11.142794 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:11.142794 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:11.146476 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-30980e8e-41cc-46e9-8532-39e81731ff2c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:11.151061 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-30980e8e-41cc-46e9-8532-39e81731ff2c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:11.151478 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 602/2392] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:11 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:11.345684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-41eb3be9-6f61-4245-964a-5e6ad927e379 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:11.347604 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-41eb3be9-6f61-4245-964a-5e6ad927e379 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:11.347887 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-41eb3be9-6f61-4245-964a-5e6ad927e379 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:11.348091 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-41eb3be9-6f61-4245-964a-5e6ad927e379 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:11.358412 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:11.358412 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:11.362823 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-41eb3be9-6f61-4245-964a-5e6ad927e379 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:11.368887 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-41eb3be9-6f61-4245-964a-5e6ad927e379 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:11.369679 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 599/2393] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:11 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:11.469797 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6f824afc-f07d-48ee-90e4-50aef00e60d3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:11.471902 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6f824afc-f07d-48ee-90e4-50aef00e60d3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:11.472162 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6f824afc-f07d-48ee-90e4-50aef00e60d3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:11.472399 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6f824afc-f07d-48ee-90e4-50aef00e60d3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:11.472555 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-6f824afc-f07d-48ee-90e4-50aef00e60d3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:11.478118 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:11.478118 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:11.479254 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6f824afc-f07d-48ee-90e4-50aef00e60d3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:11.479388 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 598/2394] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:11 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:11.633403 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-190a7190-7e64-40d3-994e-b6f682838ab7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:11.635282 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-190a7190-7e64-40d3-994e-b6f682838ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:11.635509 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-190a7190-7e64-40d3-994e-b6f682838ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:11.635799 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-190a7190-7e64-40d3-994e-b6f682838ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:11.645523 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:11.645523 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:11.648950 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-190a7190-7e64-40d3-994e-b6f682838ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:11.654363 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-190a7190-7e64-40d3-994e-b6f682838ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:11.654738 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 596/2395] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:11 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:12.125676 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-de5b170d-990d-4647-abb4-0accc6f95774 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:12.127511 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-de5b170d-990d-4647-abb4-0accc6f95774 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:12.127733 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-de5b170d-990d-4647-abb4-0accc6f95774 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:12.127961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-de5b170d-990d-4647-abb4-0accc6f95774 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:12.137641 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:12.137641 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:12.141304 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-de5b170d-990d-4647-abb4-0accc6f95774 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:12.145383 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-de5b170d-990d-4647-abb4-0accc6f95774 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:12.145752 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 603/2396] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:12 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:12.164832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d934b52-693e-4fb4-aacb-ef9b61f9f36a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:12.166640 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d934b52-693e-4fb4-aacb-ef9b61f9f36a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:12.166841 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d934b52-693e-4fb4-aacb-ef9b61f9f36a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:12.167040 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d934b52-693e-4fb4-aacb-ef9b61f9f36a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:12.173761 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:12.173761 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:12.177448 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d934b52-693e-4fb4-aacb-ef9b61f9f36a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:12.181779 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d934b52-693e-4fb4-aacb-ef9b61f9f36a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:12.182141 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 600/2397] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:12 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:12.381723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5082b38a-0812-486b-bf15-08813857c952 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:12.383484 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5082b38a-0812-486b-bf15-08813857c952 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:12.383682 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5082b38a-0812-486b-bf15-08813857c952 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:12.383896 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5082b38a-0812-486b-bf15-08813857c952 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:12.395871 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:12.395871 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:12.401692 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5082b38a-0812-486b-bf15-08813857c952 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:12.408384 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5082b38a-0812-486b-bf15-08813857c952 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:12.408900 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 599/2398] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:12 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:12.491044 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6670e907-3fd0-4549-92f3-c83a4ff93bb9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:12.493447 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6670e907-3fd0-4549-92f3-c83a4ff93bb9 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:12.493719 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6670e907-3fd0-4549-92f3-c83a4ff93bb9 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:12.494024 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6670e907-3fd0-4549-92f3-c83a4ff93bb9 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:12.494172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-6670e907-3fd0-4549-92f3-c83a4ff93bb9 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:12.499559 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:12.499559 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:12.500535 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6670e907-3fd0-4549-92f3-c83a4ff93bb9 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:12.501105 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 597/2399] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:12 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:12.668628 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ee74811f-d305-4b74-9c29-1bfc2967162c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:12.670448 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee74811f-d305-4b74-9c29-1bfc2967162c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:12.670668 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee74811f-d305-4b74-9c29-1bfc2967162c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:12.670890 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee74811f-d305-4b74-9c29-1bfc2967162c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:12.682995 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:12.682995 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:12.686979 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ee74811f-d305-4b74-9c29-1bfc2967162c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:12.692089 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee74811f-d305-4b74-9c29-1bfc2967162c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:12.692594 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 604/2400] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:12 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:13.159159 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a1e56770-68aa-404e-9a8b-21480ccc127e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:13.161075 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a1e56770-68aa-404e-9a8b-21480ccc127e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:13.161325 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a1e56770-68aa-404e-9a8b-21480ccc127e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:13.161517 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a1e56770-68aa-404e-9a8b-21480ccc127e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:13.171124 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:13.171124 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:13.174492 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a1e56770-68aa-404e-9a8b-21480ccc127e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:13.179050 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a1e56770-68aa-404e-9a8b-21480ccc127e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:13.179456 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 601/2401] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:13 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:13.195371 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-df22dbcc-971b-464b-9ad7-92b6b0d8a5e4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:13.197519 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-df22dbcc-971b-464b-9ad7-92b6b0d8a5e4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:13.197756 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-df22dbcc-971b-464b-9ad7-92b6b0d8a5e4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:13.198022 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-df22dbcc-971b-464b-9ad7-92b6b0d8a5e4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:13.205590 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:13.205590 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:13.210617 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-df22dbcc-971b-464b-9ad7-92b6b0d8a5e4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:13.215987 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-df22dbcc-971b-464b-9ad7-92b6b0d8a5e4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:13.216413 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 600/2402] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:13 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:13.421480 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4aafe680-4b60-4672-93fa-9e6021cc1b48 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:13.423777 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4aafe680-4b60-4672-93fa-9e6021cc1b48 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:13.424062 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4aafe680-4b60-4672-93fa-9e6021cc1b48 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:13.424370 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4aafe680-4b60-4672-93fa-9e6021cc1b48 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:13.435195 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:13.435195 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:13.439882 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4aafe680-4b60-4672-93fa-9e6021cc1b48 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:13.444195 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4aafe680-4b60-4672-93fa-9e6021cc1b48 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:13.444859 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 598/2403] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:13 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:13.512941 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-157807e3-64e8-40bd-873f-f0d6deb59a05 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:13.514832 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-157807e3-64e8-40bd-873f-f0d6deb59a05 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:13.515142 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-157807e3-64e8-40bd-873f-f0d6deb59a05 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:13.515406 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-157807e3-64e8-40bd-873f-f0d6deb59a05 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:13.515560 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-157807e3-64e8-40bd-873f-f0d6deb59a05 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:13.520806 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:13.520806 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:13.521642 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-157807e3-64e8-40bd-873f-f0d6deb59a05 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:13.522145 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 605/2404] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:13 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:13.704533 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e76d1730-83bf-477d-a1c3-151c8c527513 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:13.706340 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e76d1730-83bf-477d-a1c3-151c8c527513 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:13.706559 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e76d1730-83bf-477d-a1c3-151c8c527513 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:13.706782 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e76d1730-83bf-477d-a1c3-151c8c527513 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:13.715839 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:13.715839 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:13.719294 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e76d1730-83bf-477d-a1c3-151c8c527513 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:13.723676 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e76d1730-83bf-477d-a1c3-151c8c527513 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:13.724123 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 602/2405] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:13 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:14.193250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dfebcb1d-a524-4d9c-a9bc-537b8d691369 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:14.194973 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dfebcb1d-a524-4d9c-a9bc-537b8d691369 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:14.195153 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dfebcb1d-a524-4d9c-a9bc-537b8d691369 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:14.195354 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dfebcb1d-a524-4d9c-a9bc-537b8d691369 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:14.206145 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:14.206145 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:14.210661 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dfebcb1d-a524-4d9c-a9bc-537b8d691369 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:14.215831 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dfebcb1d-a524-4d9c-a9bc-537b8d691369 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:14.216296 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 601/2406] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:14 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:14.229894 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-aac02534-a0fb-49e6-a7eb-bb0358d9cf7c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:14.232174 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aac02534-a0fb-49e6-a7eb-bb0358d9cf7c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:14.232437 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aac02534-a0fb-49e6-a7eb-bb0358d9cf7c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:14.232698 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aac02534-a0fb-49e6-a7eb-bb0358d9cf7c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:14.241815 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:14.241815 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:14.245952 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aac02534-a0fb-49e6-a7eb-bb0358d9cf7c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:14.250319 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aac02534-a0fb-49e6-a7eb-bb0358d9cf7c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:14.250666 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 599/2407] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:14 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:14.456258 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b22d9ff3-dbd9-4b83-8cae-0f3a7f8b5a99 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:14.458356 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b22d9ff3-dbd9-4b83-8cae-0f3a7f8b5a99 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:14.458592 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b22d9ff3-dbd9-4b83-8cae-0f3a7f8b5a99 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:14.458829 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b22d9ff3-dbd9-4b83-8cae-0f3a7f8b5a99 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:14.471068 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:14.471068 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:14.475632 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b22d9ff3-dbd9-4b83-8cae-0f3a7f8b5a99 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:14.481765 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b22d9ff3-dbd9-4b83-8cae-0f3a7f8b5a99 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:14.482297 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 606/2408] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:14 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:14.533765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3ee5bb73-3b7c-4b78-8988-d206bd337b61 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:14.535651 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3ee5bb73-3b7c-4b78-8988-d206bd337b61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:14.535948 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3ee5bb73-3b7c-4b78-8988-d206bd337b61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:14.536245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3ee5bb73-3b7c-4b78-8988-d206bd337b61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:14.536380 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-3ee5bb73-3b7c-4b78-8988-d206bd337b61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:14.540824 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:14.540824 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:14.541605 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3ee5bb73-3b7c-4b78-8988-d206bd337b61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:14.542019 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 603/2409] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:14 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:14.736071 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-26be4980-de19-4c04-8afa-3cc24bd5a779 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:14.738104 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26be4980-de19-4c04-8afa-3cc24bd5a779 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:14.738333 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26be4980-de19-4c04-8afa-3cc24bd5a779 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:14.738558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26be4980-de19-4c04-8afa-3cc24bd5a779 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:14.749291 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:14.749291 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:14.753857 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-26be4980-de19-4c04-8afa-3cc24bd5a779 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:14.759623 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26be4980-de19-4c04-8afa-3cc24bd5a779 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:14.760149 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 602/2410] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:14 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:15.229240 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b17442cc-1fc5-469a-9154-8d0bd86ea89b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:15.231599 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b17442cc-1fc5-469a-9154-8d0bd86ea89b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:15.232090 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b17442cc-1fc5-469a-9154-8d0bd86ea89b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:15.232157 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b17442cc-1fc5-469a-9154-8d0bd86ea89b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:15.244779 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:15.244779 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:15.249760 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b17442cc-1fc5-469a-9154-8d0bd86ea89b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:15.254753 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b17442cc-1fc5-469a-9154-8d0bd86ea89b tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:15.255313 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 600/2411] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:15 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:15.266335 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e4da08ca-858e-4349-a401-3620587f8247 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:15.268297 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e4da08ca-858e-4349-a401-3620587f8247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:15.268594 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e4da08ca-858e-4349-a401-3620587f8247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:15.268883 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e4da08ca-858e-4349-a401-3620587f8247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:15.276309 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:15.276309 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:15.280485 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e4da08ca-858e-4349-a401-3620587f8247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:15.285382 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e4da08ca-858e-4349-a401-3620587f8247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:15.285835 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 607/2412] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:15 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:15.494886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b62f2b5e-ad74-4a02-b726-a2290a3694ee None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:15.496888 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b62f2b5e-ad74-4a02-b726-a2290a3694ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:15.497101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b62f2b5e-ad74-4a02-b726-a2290a3694ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:15.497342 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b62f2b5e-ad74-4a02-b726-a2290a3694ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:15.509937 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:15.509937 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:15.514635 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b62f2b5e-ad74-4a02-b726-a2290a3694ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:15.521132 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b62f2b5e-ad74-4a02-b726-a2290a3694ee tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:15.521759 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 604/2413] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:15 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:15.552115 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-92903075-8cc8-485b-a50c-3ebe7a720363 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:15.553983 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92903075-8cc8-485b-a50c-3ebe7a720363 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:15.554181 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92903075-8cc8-485b-a50c-3ebe7a720363 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:15.554437 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92903075-8cc8-485b-a50c-3ebe7a720363 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:15.554579 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-92903075-8cc8-485b-a50c-3ebe7a720363 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:15.558664 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:15.558664 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:15.559228 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92903075-8cc8-485b-a50c-3ebe7a720363 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:15.559595 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 603/2414] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:15 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:15.773006 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0bad8988-725c-4f9b-9273-b3cd76aa9f83 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:15.775462 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0bad8988-725c-4f9b-9273-b3cd76aa9f83 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:15.775739 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0bad8988-725c-4f9b-9273-b3cd76aa9f83 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:15.776031 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0bad8988-725c-4f9b-9273-b3cd76aa9f83 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:15.786831 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:15.786831 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:15.790987 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0bad8988-725c-4f9b-9273-b3cd76aa9f83 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:15.795804 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0bad8988-725c-4f9b-9273-b3cd76aa9f83 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:15.796270 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 601/2415] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:15 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:16.269445 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f96c130b-7dcd-4338-810f-787edc3957c8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:16.271974 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f96c130b-7dcd-4338-810f-787edc3957c8 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:16.272303 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f96c130b-7dcd-4338-810f-787edc3957c8 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:16.272586 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f96c130b-7dcd-4338-810f-787edc3957c8 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:16.285255 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:16.285255 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:16.289552 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f96c130b-7dcd-4338-810f-787edc3957c8 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:16.295069 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f96c130b-7dcd-4338-810f-787edc3957c8 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:16.295561 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 608/2416] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:16 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:16.299426 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a32d4839-ae02-4013-948c-5d6689d8e64d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:16.301342 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a32d4839-ae02-4013-948c-5d6689d8e64d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:16.301578 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a32d4839-ae02-4013-948c-5d6689d8e64d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:16.301807 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a32d4839-ae02-4013-948c-5d6689d8e64d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:16.308971 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:16.308971 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:16.312474 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a32d4839-ae02-4013-948c-5d6689d8e64d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:16.317643 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a32d4839-ae02-4013-948c-5d6689d8e64d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:16.318077 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 605/2417] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:16 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:16.533908 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-30382adb-72bc-4acb-85cd-172abda23ae2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:16.535834 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-30382adb-72bc-4acb-85cd-172abda23ae2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:16.536010 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-30382adb-72bc-4acb-85cd-172abda23ae2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:16.536200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-30382adb-72bc-4acb-85cd-172abda23ae2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:16.545882 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:16.545882 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:16.549611 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-30382adb-72bc-4acb-85cd-172abda23ae2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:16.554424 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-30382adb-72bc-4acb-85cd-172abda23ae2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:16.554902 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 604/2418] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:16 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:16.571240 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f54b89bf-a007-4744-a611-2171e1b33902 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:16.573032 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f54b89bf-a007-4744-a611-2171e1b33902 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:16.573238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f54b89bf-a007-4744-a611-2171e1b33902 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:16.573400 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f54b89bf-a007-4744-a611-2171e1b33902 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:16.573909 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f54b89bf-a007-4744-a611-2171e1b33902 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:16.577884 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:16.577884 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:16.578527 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f54b89bf-a007-4744-a611-2171e1b33902 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:16.578956 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 602/2419] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:16 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:16.809904 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-89b11e2a-899f-4241-9732-aea9dfbc00ee None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:16.812109 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89b11e2a-899f-4241-9732-aea9dfbc00ee tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:16.812359 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89b11e2a-899f-4241-9732-aea9dfbc00ee tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:16.812523 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89b11e2a-899f-4241-9732-aea9dfbc00ee tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:16.822782 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:16.822782 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:16.826899 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-89b11e2a-899f-4241-9732-aea9dfbc00ee tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:16.831927 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89b11e2a-899f-4241-9732-aea9dfbc00ee tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:16.832359 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 609/2420] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:16 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:17.309359 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dcfb7b4b-174b-4816-8f5d-4f3a61fff493 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:17.310960 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dcfb7b4b-174b-4816-8f5d-4f3a61fff493 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:17.311141 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dcfb7b4b-174b-4816-8f5d-4f3a61fff493 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:17.311341 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dcfb7b4b-174b-4816-8f5d-4f3a61fff493 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:17.319880 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:17.319880 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:17.322947 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-dcfb7b4b-174b-4816-8f5d-4f3a61fff493 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:17.327169 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dcfb7b4b-174b-4816-8f5d-4f3a61fff493 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:17.327531 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 606/2421] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:17 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:17.332374 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a43c8d77-bc19-46e9-9692-3d058cbc8251 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:17.334307 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a43c8d77-bc19-46e9-9692-3d058cbc8251 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:17.334498 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a43c8d77-bc19-46e9-9692-3d058cbc8251 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:17.334694 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a43c8d77-bc19-46e9-9692-3d058cbc8251 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:17.341661 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:17.341661 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:17.345425 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a43c8d77-bc19-46e9-9692-3d058cbc8251 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:17.349930 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a43c8d77-bc19-46e9-9692-3d058cbc8251 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:17.350321 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 605/2422] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:17 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:17.568855 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8918d33a-67d8-4627-95e8-a7f8cc6b2171 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:17.571271 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8918d33a-67d8-4627-95e8-a7f8cc6b2171 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:17.571695 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8918d33a-67d8-4627-95e8-a7f8cc6b2171 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:17.571807 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8918d33a-67d8-4627-95e8-a7f8cc6b2171 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:17.584553 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:17.584553 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:17.588830 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d9949145-edd6-4020-a59a-91ccd9be0114 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:17.589428 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8918d33a-67d8-4627-95e8-a7f8cc6b2171 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:17.590997 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d9949145-edd6-4020-a59a-91ccd9be0114 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:17.591255 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d9949145-edd6-4020-a59a-91ccd9be0114 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:17.591495 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d9949145-edd6-4020-a59a-91ccd9be0114 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:17.591639 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d9949145-edd6-4020-a59a-91ccd9be0114 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:17.595994 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8918d33a-67d8-4627-95e8-a7f8cc6b2171 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:17.596520 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 603/2423] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:17 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:17.597388 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:17.597388 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:17.598075 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d9949145-edd6-4020-a59a-91ccd9be0114 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:17.598480 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 610/2424] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:17 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:17.844514 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b700c017-2eaf-4941-8a47-75fc2d58e126 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:17.846166 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b700c017-2eaf-4941-8a47-75fc2d58e126 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:17.846365 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b700c017-2eaf-4941-8a47-75fc2d58e126 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:17.846546 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b700c017-2eaf-4941-8a47-75fc2d58e126 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:17.855756 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:17.855756 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:17.860042 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b700c017-2eaf-4941-8a47-75fc2d58e126 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:17.864563 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b700c017-2eaf-4941-8a47-75fc2d58e126 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:17.864961 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 607/2425] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:17 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:18.339757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-48be9a7d-d902-461e-9ef2-f905bbefb22a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:18.341627 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-48be9a7d-d902-461e-9ef2-f905bbefb22a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:18.341814 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-48be9a7d-d902-461e-9ef2-f905bbefb22a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:18.342016 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-48be9a7d-d902-461e-9ef2-f905bbefb22a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:18.351386 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:18.351386 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:18.355454 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-48be9a7d-d902-461e-9ef2-f905bbefb22a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:18.359820 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-48be9a7d-d902-461e-9ef2-f905bbefb22a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:18.360202 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 606/2426] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:18 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:18.362070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-50df0f92-4e9b-46ae-a7d4-1633fbd8d8a3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:18.363710 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-50df0f92-4e9b-46ae-a7d4-1633fbd8d8a3 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:18.363877 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-50df0f92-4e9b-46ae-a7d4-1633fbd8d8a3 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:18.364050 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-50df0f92-4e9b-46ae-a7d4-1633fbd8d8a3 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:18.370552 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:18.370552 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:18.373797 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-50df0f92-4e9b-46ae-a7d4-1633fbd8d8a3 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:18.377941 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-50df0f92-4e9b-46ae-a7d4-1633fbd8d8a3 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:18.378331 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 604/2427] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:18 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:18.608404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a7769003-b0af-4d62-b91e-109eeed7cdc8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:18.610278 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a7769003-b0af-4d62-b91e-109eeed7cdc8 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:18.610502 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a7769003-b0af-4d62-b91e-109eeed7cdc8 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:18.610640 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-924abed5-42e4-46fb-9a28-f95727fd04d5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:18.610904 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a7769003-b0af-4d62-b91e-109eeed7cdc8 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:18.610904 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a7769003-b0af-4d62-b91e-109eeed7cdc8 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:18.612354 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-924abed5-42e4-46fb-9a28-f95727fd04d5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:18.612587 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-924abed5-42e4-46fb-9a28-f95727fd04d5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:18.612813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-924abed5-42e4-46fb-9a28-f95727fd04d5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:18.615172 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:18.615172 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:18.615794 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a7769003-b0af-4d62-b91e-109eeed7cdc8 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:18.616163 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 611/2428] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:18 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:18.621178 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:18.621178 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:18.624165 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-924abed5-42e4-46fb-9a28-f95727fd04d5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:18.627658 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-924abed5-42e4-46fb-9a28-f95727fd04d5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:18.628090 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 608/2429] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:18 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:18.877345 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c420e952-29a6-47c5-a92e-0eba8bfc5768 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:18.878896 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c420e952-29a6-47c5-a92e-0eba8bfc5768 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:18.879126 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c420e952-29a6-47c5-a92e-0eba8bfc5768 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:18.879376 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c420e952-29a6-47c5-a92e-0eba8bfc5768 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:18.888344 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:18.888344 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:18.891547 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c420e952-29a6-47c5-a92e-0eba8bfc5768 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:18.895109 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c420e952-29a6-47c5-a92e-0eba8bfc5768 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:18.895478 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 607/2430] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:18 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:19.372164 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2b1728b8-38c5-47b6-8cb5-8b93f3eb48c5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:19.374013 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b1728b8-38c5-47b6-8cb5-8b93f3eb48c5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:19.374242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b1728b8-38c5-47b6-8cb5-8b93f3eb48c5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:19.374469 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b1728b8-38c5-47b6-8cb5-8b93f3eb48c5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:19.384924 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:19.384924 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:19.388788 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2b1728b8-38c5-47b6-8cb5-8b93f3eb48c5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:19.389678 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3ff5ac21-a052-466a-baad-5e153a3704ff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:19.391419 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ff5ac21-a052-466a-baad-5e153a3704ff tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:19.391598 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ff5ac21-a052-466a-baad-5e153a3704ff tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:19.391772 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ff5ac21-a052-466a-baad-5e153a3704ff tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:19.393478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b1728b8-38c5-47b6-8cb5-8b93f3eb48c5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:19.393992 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 605/2431] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:19 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:19.400156 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:19.400156 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:19.404347 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3ff5ac21-a052-466a-baad-5e153a3704ff tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:19.409791 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ff5ac21-a052-466a-baad-5e153a3704ff tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:19.410295 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 612/2432] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:19 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:19.627244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-70e63a8f-119d-4453-b370-9edcfbf04eb5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:19.628998 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-70e63a8f-119d-4453-b370-9edcfbf04eb5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:19.629188 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-70e63a8f-119d-4453-b370-9edcfbf04eb5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:19.629358 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-70e63a8f-119d-4453-b370-9edcfbf04eb5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:19.629455 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-70e63a8f-119d-4453-b370-9edcfbf04eb5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:19.633920 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:19.633920 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:19.634605 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-70e63a8f-119d-4453-b370-9edcfbf04eb5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:19.635042 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 609/2433] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:19 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:19.640755 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-419a1df4-e6a4-4975-84e8-925ee117123c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:19.642750 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-419a1df4-e6a4-4975-84e8-925ee117123c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:19.642986 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-419a1df4-e6a4-4975-84e8-925ee117123c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:19.643195 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-419a1df4-e6a4-4975-84e8-925ee117123c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:19.653379 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:19.653379 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:19.657196 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-419a1df4-e6a4-4975-84e8-925ee117123c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:19.661757 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-419a1df4-e6a4-4975-84e8-925ee117123c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:19.662255 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 608/2434] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:19 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:19.907752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fd01121e-80cf-47d9-86f7-f9da4a81c578 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:19.909575 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fd01121e-80cf-47d9-86f7-f9da4a81c578 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:19.909806 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fd01121e-80cf-47d9-86f7-f9da4a81c578 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:19.909980 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fd01121e-80cf-47d9-86f7-f9da4a81c578 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:19.920037 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:19.920037 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:19.924519 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fd01121e-80cf-47d9-86f7-f9da4a81c578 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:19.930028 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fd01121e-80cf-47d9-86f7-f9da4a81c578 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:19.930615 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 606/2435] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:19 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:20.407646 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-61b338c6-214c-4dc9-bc99-95fe086c184c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:20.409401 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-61b338c6-214c-4dc9-bc99-95fe086c184c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:20.409582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-61b338c6-214c-4dc9-bc99-95fe086c184c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:20.409781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-61b338c6-214c-4dc9-bc99-95fe086c184c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:20.411711 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=243,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:32:20.422438 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:20.422438 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:20.425241 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c89f4376-c1c1-4524-994a-6406d68c5e1c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:20.427040 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-61b338c6-214c-4dc9-bc99-95fe086c184c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:20.427326 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c89f4376-c1c1-4524-994a-6406d68c5e1c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:20.427537 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c89f4376-c1c1-4524-994a-6406d68c5e1c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:20.427751 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c89f4376-c1c1-4524-994a-6406d68c5e1c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:20.432541 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-61b338c6-214c-4dc9-bc99-95fe086c184c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:20.433071 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 613/2436] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:20 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:20.435985 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:20.435985 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:20.440367 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c89f4376-c1c1-4524-994a-6406d68c5e1c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:20.445577 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c89f4376-c1c1-4524-994a-6406d68c5e1c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:20.446039 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 610/2437] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:20 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:20.645246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d2b73d6a-6757-4d16-9031-79ccd5f7585d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:20.647046 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d2b73d6a-6757-4d16-9031-79ccd5f7585d tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:20.647286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d2b73d6a-6757-4d16-9031-79ccd5f7585d tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:20.647462 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d2b73d6a-6757-4d16-9031-79ccd5f7585d tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:20.647573 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d2b73d6a-6757-4d16-9031-79ccd5f7585d tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:20.651653 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:20.651653 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:20.652226 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d2b73d6a-6757-4d16-9031-79ccd5f7585d tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:20.652557 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 609/2438] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:20 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:20.675730 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d575c04e-d8ed-42e7-b99c-38e5370e9573 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:20.677436 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d575c04e-d8ed-42e7-b99c-38e5370e9573 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:20.677642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d575c04e-d8ed-42e7-b99c-38e5370e9573 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:20.677842 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d575c04e-d8ed-42e7-b99c-38e5370e9573 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:20.679711 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=268,cinder:UPDATE=31,cinder:INSERT=19 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:32:20.688089 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:20.688089 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:20.691612 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d575c04e-d8ed-42e7-b99c-38e5370e9573 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:20.695991 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d575c04e-d8ed-42e7-b99c-38e5370e9573 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:20.696449 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 607/2439] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:20 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:20.943971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-35c0f99b-17a6-4c03-822b-d63566088dfb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:20.946044 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-35c0f99b-17a6-4c03-822b-d63566088dfb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:20.946276 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-35c0f99b-17a6-4c03-822b-d63566088dfb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:20.946496 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-35c0f99b-17a6-4c03-822b-d63566088dfb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:20.956914 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:20.956914 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:20.960535 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-35c0f99b-17a6-4c03-822b-d63566088dfb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:20.964873 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-35c0f99b-17a6-4c03-822b-d63566088dfb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:20.965301 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 614/2440] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:20 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:21.446344 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8a781991-2065-44df-82f4-e27f8d52e5b3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:21.448437 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8a781991-2065-44df-82f4-e27f8d52e5b3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:21.448684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8a781991-2065-44df-82f4-e27f8d52e5b3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:21.449004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8a781991-2065-44df-82f4-e27f8d52e5b3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:21.459754 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dc9af9c2-e122-40d9-ab88-fc2ee105041f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:21.461599 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:21.461599 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:21.461994 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dc9af9c2-e122-40d9-ab88-fc2ee105041f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:21.462250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dc9af9c2-e122-40d9-ab88-fc2ee105041f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:21.462490 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dc9af9c2-e122-40d9-ab88-fc2ee105041f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:21.464979 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8a781991-2065-44df-82f4-e27f8d52e5b3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:21.471724 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:21.471724 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:21.471923 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8a781991-2065-44df-82f4-e27f8d52e5b3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:21.472620 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 611/2441] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:21 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:21.476320 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dc9af9c2-e122-40d9-ab88-fc2ee105041f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:21.482284 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dc9af9c2-e122-40d9-ab88-fc2ee105041f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:21.482772 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 610/2442] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:21 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:21.663727 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-11530981-4d59-4a07-a892-f3e7595ec73a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:21.665687 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11530981-4d59-4a07-a892-f3e7595ec73a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:21.665926 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-11530981-4d59-4a07-a892-f3e7595ec73a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:21.666177 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-11530981-4d59-4a07-a892-f3e7595ec73a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:21.666280 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-11530981-4d59-4a07-a892-f3e7595ec73a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:21.670637 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:21.670637 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:21.671234 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11530981-4d59-4a07-a892-f3e7595ec73a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:21.671827 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 608/2443] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:21 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:21.712475 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fe9542d1-14be-4089-9759-562f1c5f11b4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:21.714385 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe9542d1-14be-4089-9759-562f1c5f11b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:21.714616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe9542d1-14be-4089-9759-562f1c5f11b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:21.714841 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe9542d1-14be-4089-9759-562f1c5f11b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:21.726598 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:21.726598 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:21.731459 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fe9542d1-14be-4089-9759-562f1c5f11b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:21.736297 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe9542d1-14be-4089-9759-562f1c5f11b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:21.736754 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 615/2444] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:21 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:21.979020 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2acf4f99-3db6-4462-b2a8-68690d838221 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:21.980841 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2acf4f99-3db6-4462-b2a8-68690d838221 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:21.981044 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2acf4f99-3db6-4462-b2a8-68690d838221 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:21.981293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2acf4f99-3db6-4462-b2a8-68690d838221 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:21.992027 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:21.992027 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:21.996759 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2acf4f99-3db6-4462-b2a8-68690d838221 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:22.001346 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2acf4f99-3db6-4462-b2a8-68690d838221 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:22.001934 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 612/2445] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:21 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:22.486914 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f6c371de-7901-4ae0-bc76-04f7daca2e60 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:22.488722 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6c371de-7901-4ae0-bc76-04f7daca2e60 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:22.488883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6c371de-7901-4ae0-bc76-04f7daca2e60 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:22.489077 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6c371de-7901-4ae0-bc76-04f7daca2e60 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:22.491247 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=275,cinder:INSERT=20,cinder:UPDATE=31 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:32:22.496577 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-093d52eb-820a-4041-976d-f78758922072 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:22.498356 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-093d52eb-820a-4041-976d-f78758922072 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:22.498558 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-093d52eb-820a-4041-976d-f78758922072 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:22.498746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-093d52eb-820a-4041-976d-f78758922072 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:22.501476 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:22.501476 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:22.505340 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f6c371de-7901-4ae0-bc76-04f7daca2e60 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:22.505988 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:22.505988 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:22.509809 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6c371de-7901-4ae0-bc76-04f7daca2e60 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:22.510036 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-093d52eb-820a-4041-976d-f78758922072 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:22.510255 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 611/2446] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:22 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:22.514686 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-093d52eb-820a-4041-976d-f78758922072 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:22.515132 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 609/2447] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:22 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:22.681999 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6defe42a-4378-4de9-ab95-528b9ab7e98e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:22.683746 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6defe42a-4378-4de9-ab95-528b9ab7e98e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:22.683958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6defe42a-4378-4de9-ab95-528b9ab7e98e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:22.684152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6defe42a-4378-4de9-ab95-528b9ab7e98e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:22.684295 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-6defe42a-4378-4de9-ab95-528b9ab7e98e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:22.687990 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:22.687990 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:22.688622 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6defe42a-4378-4de9-ab95-528b9ab7e98e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:22.688990 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 616/2448] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:22 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:22.750787 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c7c8682d-9074-4736-9c08-1c969ad16bbb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:22.752494 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7c8682d-9074-4736-9c08-1c969ad16bbb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:22.752702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7c8682d-9074-4736-9c08-1c969ad16bbb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:22.752906 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7c8682d-9074-4736-9c08-1c969ad16bbb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:22.761660 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:22.761660 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:22.764929 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c7c8682d-9074-4736-9c08-1c969ad16bbb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:22.769020 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7c8682d-9074-4736-9c08-1c969ad16bbb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:22.769394 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 613/2449] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:22 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:23.016619 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0c41b206-35f7-497d-ba44-d5facebe68cc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:23.018451 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0c41b206-35f7-497d-ba44-d5facebe68cc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:23.018638 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0c41b206-35f7-497d-ba44-d5facebe68cc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:23.018837 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0c41b206-35f7-497d-ba44-d5facebe68cc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:23.028239 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:23.028239 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:23.031528 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0c41b206-35f7-497d-ba44-d5facebe68cc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:23.035239 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0c41b206-35f7-497d-ba44-d5facebe68cc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:23.035614 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 612/2450] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:23 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:23.522644 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c8a08340-199c-4f89-9289-c4a1aaa6cb85 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:23.524437 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c8a08340-199c-4f89-9289-c4a1aaa6cb85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:23.524793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c8a08340-199c-4f89-9289-c4a1aaa6cb85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:23.524861 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c8a08340-199c-4f89-9289-c4a1aaa6cb85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:23.527181 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7d713a17-4127-4dae-9ea0-b2a5ce167c8f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:23.528880 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d713a17-4127-4dae-9ea0-b2a5ce167c8f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:23.529091 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7d713a17-4127-4dae-9ea0-b2a5ce167c8f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:23.529311 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7d713a17-4127-4dae-9ea0-b2a5ce167c8f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:23.534036 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:23.534036 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:23.536724 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:23.536724 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:23.537129 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c8a08340-199c-4f89-9289-c4a1aaa6cb85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:23.540591 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7d713a17-4127-4dae-9ea0-b2a5ce167c8f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:23.540980 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c8a08340-199c-4f89-9289-c4a1aaa6cb85 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:23.541359 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 610/2451] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:23 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:23.545815 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d713a17-4127-4dae-9ea0-b2a5ce167c8f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:23.546425 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 617/2452] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:23 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:23.699039 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-62bdef5a-a654-4d69-926e-bbaa9c664e8a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:23.700399 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62bdef5a-a654-4d69-926e-bbaa9c664e8a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:23.700660 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62bdef5a-a654-4d69-926e-bbaa9c664e8a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:23.700971 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62bdef5a-a654-4d69-926e-bbaa9c664e8a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:23.701165 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-62bdef5a-a654-4d69-926e-bbaa9c664e8a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:23.704949 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:23.704949 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:23.705626 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62bdef5a-a654-4d69-926e-bbaa9c664e8a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:23.706031 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 614/2453] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:23 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:23.781388 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-84e2405a-3690-4b65-8827-d36a17d9cbd6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:23.783479 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-84e2405a-3690-4b65-8827-d36a17d9cbd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:23.783700 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-84e2405a-3690-4b65-8827-d36a17d9cbd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:23.783926 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-84e2405a-3690-4b65-8827-d36a17d9cbd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:23.794333 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:23.794333 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:23.797796 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-84e2405a-3690-4b65-8827-d36a17d9cbd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:23.801839 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-84e2405a-3690-4b65-8827-d36a17d9cbd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:23.802207 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 613/2454] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:23 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:24.050395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6fb8f0a8-815a-4382-b120-40351b4621aa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:24.052418 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6fb8f0a8-815a-4382-b120-40351b4621aa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:24.052684 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6fb8f0a8-815a-4382-b120-40351b4621aa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:24.052977 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6fb8f0a8-815a-4382-b120-40351b4621aa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:24.062734 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:24.062734 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:24.066974 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6fb8f0a8-815a-4382-b120-40351b4621aa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:24.072127 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6fb8f0a8-815a-4382-b120-40351b4621aa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:24.072517 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 611/2455] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:24 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:24.553282 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c5841940-1d99-438a-9d66-6ddd3767f2db None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:24.555167 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c5841940-1d99-438a-9d66-6ddd3767f2db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:24.555360 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c5841940-1d99-438a-9d66-6ddd3767f2db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:24.555531 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c5841940-1d99-438a-9d66-6ddd3767f2db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:24.560008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-109360ab-80fc-4100-8fa5-d604d7a3b3c0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:24.561746 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-109360ab-80fc-4100-8fa5-d604d7a3b3c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:24.561942 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-109360ab-80fc-4100-8fa5-d604d7a3b3c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:24.562119 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-109360ab-80fc-4100-8fa5-d604d7a3b3c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:24.563549 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:24.563549 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:24.566505 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c5841940-1d99-438a-9d66-6ddd3767f2db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:24.568831 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:24.568831 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:24.570194 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c5841940-1d99-438a-9d66-6ddd3767f2db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:24.570563 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 618/2456] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:24 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:24.572398 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-109360ab-80fc-4100-8fa5-d604d7a3b3c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:24.576703 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-109360ab-80fc-4100-8fa5-d604d7a3b3c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:24.577070 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 615/2457] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:24 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:24.716196 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e4494315-b199-4d89-bd6c-3530f6a526f4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:24.718228 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e4494315-b199-4d89-bd6c-3530f6a526f4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:24.718455 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e4494315-b199-4d89-bd6c-3530f6a526f4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:24.718675 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e4494315-b199-4d89-bd6c-3530f6a526f4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:24.718793 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-e4494315-b199-4d89-bd6c-3530f6a526f4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:24.722897 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:24.722897 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:24.723469 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e4494315-b199-4d89-bd6c-3530f6a526f4 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:24.723807 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 614/2458] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:24 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:24.814177 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dc6515f0-9569-4b65-9076-258d9a990969 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:24.816192 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc6515f0-9569-4b65-9076-258d9a990969 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:24.816435 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc6515f0-9569-4b65-9076-258d9a990969 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:24.816650 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc6515f0-9569-4b65-9076-258d9a990969 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:24.826333 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:24.826333 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:24.830095 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-dc6515f0-9569-4b65-9076-258d9a990969 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:24.834576 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc6515f0-9569-4b65-9076-258d9a990969 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:24.835027 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 612/2459] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:24 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:25.083941 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c0857021-a523-4dcf-8ed8-11195a4dbbd2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:25.085671 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c0857021-a523-4dcf-8ed8-11195a4dbbd2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:25.086145 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c0857021-a523-4dcf-8ed8-11195a4dbbd2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:25.086145 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c0857021-a523-4dcf-8ed8-11195a4dbbd2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:25.097298 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:25.097298 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:25.101033 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c0857021-a523-4dcf-8ed8-11195a4dbbd2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:25.107660 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c0857021-a523-4dcf-8ed8-11195a4dbbd2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:25.108250 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 619/2460] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:25 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:25.582033 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4a285c9b-5ec7-4c70-8f46-ffad34ada990 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:25.584278 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4a285c9b-5ec7-4c70-8f46-ffad34ada990 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:25.584541 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4a285c9b-5ec7-4c70-8f46-ffad34ada990 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:25.584793 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4a285c9b-5ec7-4c70-8f46-ffad34ada990 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:25.590457 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0b4f7d08-1173-4269-b10c-9846d64bf6f2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:25.592842 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b4f7d08-1173-4269-b10c-9846d64bf6f2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:25.593142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b4f7d08-1173-4269-b10c-9846d64bf6f2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:25.593426 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b4f7d08-1173-4269-b10c-9846d64bf6f2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:25.597334 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:25.597334 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:25.602077 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:25.602077 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:25.602180 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4a285c9b-5ec7-4c70-8f46-ffad34ada990 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:25.606473 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0b4f7d08-1173-4269-b10c-9846d64bf6f2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:25.608650 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4a285c9b-5ec7-4c70-8f46-ffad34ada990 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:25.609074 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 616/2461] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:25 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:25.614368 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b4f7d08-1173-4269-b10c-9846d64bf6f2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:25.614971 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 615/2462] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:25 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:25.734185 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f5504ea4-064a-4b4d-b189-61645177ef61 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:25.735802 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5504ea4-064a-4b4d-b189-61645177ef61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:25.735997 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f5504ea4-064a-4b4d-b189-61645177ef61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:25.736170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f5504ea4-064a-4b4d-b189-61645177ef61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:25.736282 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f5504ea4-064a-4b4d-b189-61645177ef61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:25.739910 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:25.739910 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:25.740503 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5504ea4-064a-4b4d-b189-61645177ef61 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:25.740856 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 613/2463] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:25 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:25.849341 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1839e193-0f84-48d6-a574-c2ae8bf62460 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:25.851636 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1839e193-0f84-48d6-a574-c2ae8bf62460 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:25.851915 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1839e193-0f84-48d6-a574-c2ae8bf62460 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:25.852163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1839e193-0f84-48d6-a574-c2ae8bf62460 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:25.865669 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:25.865669 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:25.870819 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1839e193-0f84-48d6-a574-c2ae8bf62460 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:25.876770 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1839e193-0f84-48d6-a574-c2ae8bf62460 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:25.877328 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 620/2464] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:25 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:26.120294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-89baa9b5-7cd9-4982-b702-7d764fd41760 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:26.122065 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89baa9b5-7cd9-4982-b702-7d764fd41760 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:26.122334 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89baa9b5-7cd9-4982-b702-7d764fd41760 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:26.122439 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89baa9b5-7cd9-4982-b702-7d764fd41760 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:26.133583 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:26.133583 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:26.137421 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-89baa9b5-7cd9-4982-b702-7d764fd41760 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:26.141980 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89baa9b5-7cd9-4982-b702-7d764fd41760 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:26.142402 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 617/2465] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:26 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:26.623523 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e9f77c47-7488-4f2a-9ace-3461a451abf6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:26.625519 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e9f77c47-7488-4f2a-9ace-3461a451abf6 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:26.625727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e9f77c47-7488-4f2a-9ace-3461a451abf6 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:26.625952 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e9f77c47-7488-4f2a-9ace-3461a451abf6 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:26.628433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2a871fe9-4d0e-4194-9e9e-db2295e1ec10 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:26.630455 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a871fe9-4d0e-4194-9e9e-db2295e1ec10 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:26.630735 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a871fe9-4d0e-4194-9e9e-db2295e1ec10 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:26.631020 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a871fe9-4d0e-4194-9e9e-db2295e1ec10 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:26.638522 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:26.638522 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:26.639408 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:26.639408 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:26.642592 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2a871fe9-4d0e-4194-9e9e-db2295e1ec10 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:26.644127 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e9f77c47-7488-4f2a-9ace-3461a451abf6 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:26.648106 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a871fe9-4d0e-4194-9e9e-db2295e1ec10 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:26.648594 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 614/2466] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:26 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:26.650076 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e9f77c47-7488-4f2a-9ace-3461a451abf6 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:26.650630 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 616/2467] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:26 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:26.750798 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4bdf6a2a-fd24-4231-85f0-0b81701645da None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:26.752837 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4bdf6a2a-fd24-4231-85f0-0b81701645da tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:26.753175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4bdf6a2a-fd24-4231-85f0-0b81701645da tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:26.753369 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4bdf6a2a-fd24-4231-85f0-0b81701645da tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:26.753525 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-4bdf6a2a-fd24-4231-85f0-0b81701645da tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:26.758355 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:26.758355 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:26.759113 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4bdf6a2a-fd24-4231-85f0-0b81701645da tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:26.759709 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 621/2468] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:26 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:32:26.892235 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9bfbb07f-f639-42a8-b02f-c70a37948d86 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:26.894284 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9bfbb07f-f639-42a8-b02f-c70a37948d86 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:26.894475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9bfbb07f-f639-42a8-b02f-c70a37948d86 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:26.894706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9bfbb07f-f639-42a8-b02f-c70a37948d86 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:26.906011 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:26.906011 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:26.909918 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9bfbb07f-f639-42a8-b02f-c70a37948d86 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:26.914737 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9bfbb07f-f639-42a8-b02f-c70a37948d86 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:26.915234 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 618/2469] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:26 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:27.155800 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5f8c7d85-0c29-4aab-ba6e-90fe6c1eafd6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:27.157759 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f8c7d85-0c29-4aab-ba6e-90fe6c1eafd6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:27.158008 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5f8c7d85-0c29-4aab-ba6e-90fe6c1eafd6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:27.158124 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5f8c7d85-0c29-4aab-ba6e-90fe6c1eafd6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:27.168061 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:27.168061 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:27.172931 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5f8c7d85-0c29-4aab-ba6e-90fe6c1eafd6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:27.178025 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f8c7d85-0c29-4aab-ba6e-90fe6c1eafd6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:27.178453 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 615/2470] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:27 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:27.665018 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0469348d-50b2-443f-9a40-f8181e22ba5e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:27.665484 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8964d297-ca44-434c-8498-37f86cc628fb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:27.667018 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0469348d-50b2-443f-9a40-f8181e22ba5e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:27.667158 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8964d297-ca44-434c-8498-37f86cc628fb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:27.667318 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0469348d-50b2-443f-9a40-f8181e22ba5e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:27.667422 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8964d297-ca44-434c-8498-37f86cc628fb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:27.667590 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0469348d-50b2-443f-9a40-f8181e22ba5e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:27.667693 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8964d297-ca44-434c-8498-37f86cc628fb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:27.675354 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:27.675354 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:27.679062 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:27.679062 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:27.679352 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8964d297-ca44-434c-8498-37f86cc628fb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:27.683628 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0469348d-50b2-443f-9a40-f8181e22ba5e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:27.684088 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8964d297-ca44-434c-8498-37f86cc628fb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:27.684628 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 622/2471] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:27 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:27.688374 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0469348d-50b2-443f-9a40-f8181e22ba5e tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:27.688795 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 617/2472] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:27 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:27.770021 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4f6855db-35ba-44c2-a369-e68afd2180ad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:27.771853 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4f6855db-35ba-44c2-a369-e68afd2180ad tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:27.772092 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4f6855db-35ba-44c2-a369-e68afd2180ad tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:27.772287 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4f6855db-35ba-44c2-a369-e68afd2180ad tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:27.772387 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-4f6855db-35ba-44c2-a369-e68afd2180ad tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:27.777659 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:27.777659 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:27.778514 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4f6855db-35ba-44c2-a369-e68afd2180ad tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:27.779106 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 619/2473] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:27 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:27.928191 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c1d119c6-1885-4e85-8644-f9853d22f863 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:27.930013 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c1d119c6-1885-4e85-8644-f9853d22f863 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:27.930196 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c1d119c6-1885-4e85-8644-f9853d22f863 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:27.930392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c1d119c6-1885-4e85-8644-f9853d22f863 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:27.941340 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:27.941340 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:27.945556 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c1d119c6-1885-4e85-8644-f9853d22f863 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:27.950329 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c1d119c6-1885-4e85-8644-f9853d22f863 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:27.950769 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 616/2474] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:27 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:28.192625 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7ffd962c-730f-49c9-a08f-9a6c0b807717 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:28.194977 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ffd962c-730f-49c9-a08f-9a6c0b807717 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:28.195248 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7ffd962c-730f-49c9-a08f-9a6c0b807717 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:28.195505 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7ffd962c-730f-49c9-a08f-9a6c0b807717 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:28.207783 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:28.207783 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:28.212295 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7ffd962c-730f-49c9-a08f-9a6c0b807717 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:28.217886 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ffd962c-730f-49c9-a08f-9a6c0b807717 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:28.218430 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 623/2475] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:28 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:28.701325 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-51fe5934-fa63-46bd-987a-ca178cb7d34a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:28.702770 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-51fe5934-fa63-46bd-987a-ca178cb7d34a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:28.702899 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b8c03c07-4142-4168-8d66-3c6eadac0179 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:28.703239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-51fe5934-fa63-46bd-987a-ca178cb7d34a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:28.703239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-51fe5934-fa63-46bd-987a-ca178cb7d34a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:28.705204 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8c03c07-4142-4168-8d66-3c6eadac0179 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:28.705496 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8c03c07-4142-4168-8d66-3c6eadac0179 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:28.705774 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8c03c07-4142-4168-8d66-3c6eadac0179 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:28.710869 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:28.710869 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:28.715302 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-51fe5934-fa63-46bd-987a-ca178cb7d34a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:28.717131 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:28.717131 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:28.719776 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-51fe5934-fa63-46bd-987a-ca178cb7d34a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:28.720248 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 618/2476] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:28 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:28.721982 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b8c03c07-4142-4168-8d66-3c6eadac0179 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:28.728207 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8c03c07-4142-4168-8d66-3c6eadac0179 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:28.728632 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 620/2477] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:28 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:28.790891 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-37f5b1fd-0613-4687-a6ad-3f47381adaa7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:28.792925 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-37f5b1fd-0613-4687-a6ad-3f47381adaa7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:28.793290 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-37f5b1fd-0613-4687-a6ad-3f47381adaa7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:28.793559 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-37f5b1fd-0613-4687-a6ad-3f47381adaa7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:28.793715 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-37f5b1fd-0613-4687-a6ad-3f47381adaa7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:28.798972 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:28.798972 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:28.799309 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-37f5b1fd-0613-4687-a6ad-3f47381adaa7 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:28.799625 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 617/2478] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:28 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:28.964425 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a806ccc0-1dc6-4095-82af-89c2d2c1cd2f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:28.966399 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a806ccc0-1dc6-4095-82af-89c2d2c1cd2f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:28.966566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a806ccc0-1dc6-4095-82af-89c2d2c1cd2f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:28.966782 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a806ccc0-1dc6-4095-82af-89c2d2c1cd2f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:28.978622 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:28.978622 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:28.984049 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a806ccc0-1dc6-4095-82af-89c2d2c1cd2f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:28.989550 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a806ccc0-1dc6-4095-82af-89c2d2c1cd2f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:28.990067 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 624/2479] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:28 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:29.231334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2dd5aebc-b89e-4aac-84ef-f9226cbe55b6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:29.233151 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2dd5aebc-b89e-4aac-84ef-f9226cbe55b6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:29.233396 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2dd5aebc-b89e-4aac-84ef-f9226cbe55b6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:29.233591 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2dd5aebc-b89e-4aac-84ef-f9226cbe55b6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:29.242670 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:29.242670 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:29.246662 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2dd5aebc-b89e-4aac-84ef-f9226cbe55b6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:29.251426 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2dd5aebc-b89e-4aac-84ef-f9226cbe55b6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:29.251839 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 619/2480] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:29 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:29.732662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-701efdbf-7cf3-415a-b855-a42a49ea6f9b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:29.734829 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-701efdbf-7cf3-415a-b855-a42a49ea6f9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:29.735088 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-701efdbf-7cf3-415a-b855-a42a49ea6f9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:29.735346 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-701efdbf-7cf3-415a-b855-a42a49ea6f9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:29.741711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-63f21d7f-f6b2-425f-badf-ff3221055305 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:29.743683 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-63f21d7f-f6b2-425f-badf-ff3221055305 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:29.743963 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-63f21d7f-f6b2-425f-badf-ff3221055305 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:29.744173 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-63f21d7f-f6b2-425f-badf-ff3221055305 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:29.745183 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:29.745183 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:29.749983 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-701efdbf-7cf3-415a-b855-a42a49ea6f9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:29.754653 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:29.754653 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:29.755820 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-701efdbf-7cf3-415a-b855-a42a49ea6f9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:29.756341 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 621/2481] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:29 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:29.758743 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-63f21d7f-f6b2-425f-badf-ff3221055305 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:29.763445 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-63f21d7f-f6b2-425f-badf-ff3221055305 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:29.763882 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 618/2482] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:29 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:29.810762 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9c409343-6406-4d0a-b46f-3c4959d8ce46 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:29.812720 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9c409343-6406-4d0a-b46f-3c4959d8ce46 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:29.812937 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9c409343-6406-4d0a-b46f-3c4959d8ce46 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:29.813125 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9c409343-6406-4d0a-b46f-3c4959d8ce46 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:29.813243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9c409343-6406-4d0a-b46f-3c4959d8ce46 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:29.817867 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:29.817867 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:29.818610 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9c409343-6406-4d0a-b46f-3c4959d8ce46 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:29.819045 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 625/2483] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:29 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:30.004358 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3ca394ce-4a19-48c5-b1b9-8b65dcecdde0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:30.006416 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3ca394ce-4a19-48c5-b1b9-8b65dcecdde0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:30.006663 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3ca394ce-4a19-48c5-b1b9-8b65dcecdde0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:30.006901 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3ca394ce-4a19-48c5-b1b9-8b65dcecdde0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:30.018434 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:30.018434 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:30.022414 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3ca394ce-4a19-48c5-b1b9-8b65dcecdde0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:30.027331 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3ca394ce-4a19-48c5-b1b9-8b65dcecdde0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:30.027807 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 620/2484] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:30 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:30.265421 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2744b20e-a92d-4405-a3c0-64862d3061b5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:30.267618 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2744b20e-a92d-4405-a3c0-64862d3061b5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:30.267927 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2744b20e-a92d-4405-a3c0-64862d3061b5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:30.268186 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2744b20e-a92d-4405-a3c0-64862d3061b5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:30.279727 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:30.279727 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:30.283360 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2744b20e-a92d-4405-a3c0-64862d3061b5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:30.287868 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2744b20e-a92d-4405-a3c0-64862d3061b5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:30.288352 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 622/2485] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:30 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:30.770276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c66902fc-f4c7-49c9-a398-0dc18e320b22 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:30.772648 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c66902fc-f4c7-49c9-a398-0dc18e320b22 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:30.773383 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c66902fc-f4c7-49c9-a398-0dc18e320b22 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:30.773383 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c66902fc-f4c7-49c9-a398-0dc18e320b22 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:30.776094 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-70107449-377e-47f9-9e75-2cbe06a5622c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:30.778159 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-70107449-377e-47f9-9e75-2cbe06a5622c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:30.778461 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-70107449-377e-47f9-9e75-2cbe06a5622c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:30.778681 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-70107449-377e-47f9-9e75-2cbe06a5622c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:30.780748 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:30.780748 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:30.785077 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c66902fc-f4c7-49c9-a398-0dc18e320b22 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:30.791165 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:30.791165 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:30.791348 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c66902fc-f4c7-49c9-a398-0dc18e320b22 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:30.791716 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 619/2486] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:30 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:30.795441 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-70107449-377e-47f9-9e75-2cbe06a5622c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:30.800188 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-70107449-377e-47f9-9e75-2cbe06a5622c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:30.800630 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 626/2487] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:30 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:30.828371 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1119778a-a7a2-4942-91cf-2199ff086575 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:30.830179 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1119778a-a7a2-4942-91cf-2199ff086575 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:30.830440 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1119778a-a7a2-4942-91cf-2199ff086575 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:30.830660 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1119778a-a7a2-4942-91cf-2199ff086575 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:30.830800 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1119778a-a7a2-4942-91cf-2199ff086575 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:30.834852 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:30.834852 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:30.835468 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1119778a-a7a2-4942-91cf-2199ff086575 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:30.835825 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 621/2488] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:30 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:31.041787 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-91e5e854-a187-46cb-8e1b-8d30972e228b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:31.043728 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-91e5e854-a187-46cb-8e1b-8d30972e228b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:31.044024 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-91e5e854-a187-46cb-8e1b-8d30972e228b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:31.044311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-91e5e854-a187-46cb-8e1b-8d30972e228b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:31.055741 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:31.055741 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:31.059705 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-91e5e854-a187-46cb-8e1b-8d30972e228b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:31.064928 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-91e5e854-a187-46cb-8e1b-8d30972e228b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:31.065431 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 623/2489] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:31 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:31.302621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3207248a-51ec-4649-877d-59ef5ddade96 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:31.304508 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3207248a-51ec-4649-877d-59ef5ddade96 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:31.304705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3207248a-51ec-4649-877d-59ef5ddade96 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:31.304934 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3207248a-51ec-4649-877d-59ef5ddade96 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:31.315384 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:31.315384 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:31.319528 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3207248a-51ec-4649-877d-59ef5ddade96 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:31.324470 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3207248a-51ec-4649-877d-59ef5ddade96 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:31.324936 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 620/2490] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:31 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:31.804717 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2bb6a4aa-2c0f-4e59-8e11-e772adc9a12d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:31.806763 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2bb6a4aa-2c0f-4e59-8e11-e772adc9a12d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:31.807044 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2bb6a4aa-2c0f-4e59-8e11-e772adc9a12d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:31.807281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2bb6a4aa-2c0f-4e59-8e11-e772adc9a12d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:31.813440 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fb8eb6b4-55b9-4e35-8e50-64cd774f1785 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:31.815011 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:31.815011 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:31.815672 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb8eb6b4-55b9-4e35-8e50-64cd774f1785 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:31.815941 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fb8eb6b4-55b9-4e35-8e50-64cd774f1785 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:31.816259 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fb8eb6b4-55b9-4e35-8e50-64cd774f1785 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:31.820083 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2bb6a4aa-2c0f-4e59-8e11-e772adc9a12d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:31.826492 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2bb6a4aa-2c0f-4e59-8e11-e772adc9a12d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:31.827069 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 627/2491] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:31 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:31.827669 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:31.827669 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:31.832025 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fb8eb6b4-55b9-4e35-8e50-64cd774f1785 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:31.836605 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb8eb6b4-55b9-4e35-8e50-64cd774f1785 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:31.837041 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 622/2492] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:31 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:31.846560 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-198770c6-4dca-4ae6-98e7-8be0ea66c2e0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:31.848131 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-198770c6-4dca-4ae6-98e7-8be0ea66c2e0 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:31.848495 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-198770c6-4dca-4ae6-98e7-8be0ea66c2e0 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:31.848782 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-198770c6-4dca-4ae6-98e7-8be0ea66c2e0 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:31.849005 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-198770c6-4dca-4ae6-98e7-8be0ea66c2e0 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:31.853506 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:31.853506 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:31.854823 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-198770c6-4dca-4ae6-98e7-8be0ea66c2e0 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:31.854823 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 624/2493] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:31 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:32.077998 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c48289cf-0e25-4eb1-9da9-490fd885c17d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:32.079809 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c48289cf-0e25-4eb1-9da9-490fd885c17d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:32.080038 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c48289cf-0e25-4eb1-9da9-490fd885c17d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:32.080299 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c48289cf-0e25-4eb1-9da9-490fd885c17d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:32.089246 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:32.089246 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:32.092606 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c48289cf-0e25-4eb1-9da9-490fd885c17d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:32.096801 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c48289cf-0e25-4eb1-9da9-490fd885c17d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:32.097173 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 621/2494] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:32 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:32.336629 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-94440c40-a200-438e-bcbe-59aa06c393b8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:32.338555 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94440c40-a200-438e-bcbe-59aa06c393b8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:32.338768 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94440c40-a200-438e-bcbe-59aa06c393b8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:32.339025 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94440c40-a200-438e-bcbe-59aa06c393b8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:32.348243 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:32.348243 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:32.351654 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-94440c40-a200-438e-bcbe-59aa06c393b8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:32.355806 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94440c40-a200-438e-bcbe-59aa06c393b8 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:32.356208 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 628/2495] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:32 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:32.840805 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e562bc9b-d547-4eef-832d-ac8af1e5e61f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:32.842519 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e562bc9b-d547-4eef-832d-ac8af1e5e61f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:32.842727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e562bc9b-d547-4eef-832d-ac8af1e5e61f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:32.842937 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e562bc9b-d547-4eef-832d-ac8af1e5e61f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:32.849619 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:32.849619 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:32.850294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dca37017-ac53-41ba-af50-3aa6f6123cf0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:32.852569 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dca37017-ac53-41ba-af50-3aa6f6123cf0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:32.852833 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dca37017-ac53-41ba-af50-3aa6f6123cf0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:32.853115 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dca37017-ac53-41ba-af50-3aa6f6123cf0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:32.854357 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e562bc9b-d547-4eef-832d-ac8af1e5e61f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:32.857499 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e562bc9b-d547-4eef-832d-ac8af1e5e61f tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:32.857976 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 623/2496] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:32 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:32.864642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a2aa6a2a-b010-47c9-8681-c60ffcaf364c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:32.865016 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:32.865016 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:32.866450 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a2aa6a2a-b010-47c9-8681-c60ffcaf364c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:32.866657 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a2aa6a2a-b010-47c9-8681-c60ffcaf364c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:32.866845 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a2aa6a2a-b010-47c9-8681-c60ffcaf364c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:32.866961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-a2aa6a2a-b010-47c9-8681-c60ffcaf364c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:32.869175 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-dca37017-ac53-41ba-af50-3aa6f6123cf0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:32.871394 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:32.871394 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:32.871974 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a2aa6a2a-b010-47c9-8681-c60ffcaf364c tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:32.872319 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 622/2497] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:32 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:32.875010 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dca37017-ac53-41ba-af50-3aa6f6123cf0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:32.875493 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 625/2498] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:32 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:33.109299 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-29d38840-d2d8-4400-983f-9de59b893b9e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:33.110945 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-29d38840-d2d8-4400-983f-9de59b893b9e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:33.111110 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-29d38840-d2d8-4400-983f-9de59b893b9e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:33.111334 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-29d38840-d2d8-4400-983f-9de59b893b9e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:33.119936 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:33.119936 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:33.123348 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-29d38840-d2d8-4400-983f-9de59b893b9e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:33.127032 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-29d38840-d2d8-4400-983f-9de59b893b9e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:33.127390 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 629/2499] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:33 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:33.367732 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c20b730c-c4e7-4bd0-8a85-a3db8feb4400 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:33.369703 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c20b730c-c4e7-4bd0-8a85-a3db8feb4400 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:33.369921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c20b730c-c4e7-4bd0-8a85-a3db8feb4400 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:33.370140 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c20b730c-c4e7-4bd0-8a85-a3db8feb4400 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:33.379899 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:33.379899 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:33.384119 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c20b730c-c4e7-4bd0-8a85-a3db8feb4400 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:33.388350 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c20b730c-c4e7-4bd0-8a85-a3db8feb4400 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:33.388733 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 624/2500] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:33 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:33.870234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-72c295a1-a412-48f3-896a-07aaa69305d8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:33.871958 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-72c295a1-a412-48f3-896a-07aaa69305d8 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:33.872135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-72c295a1-a412-48f3-896a-07aaa69305d8 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:33.872341 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-72c295a1-a412-48f3-896a-07aaa69305d8 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:33.879096 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:33.879096 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:33.881233 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-79f65af9-464d-4cfc-a078-b8de0df4fb07 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:33.882524 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-72c295a1-a412-48f3-896a-07aaa69305d8 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:33.882894 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-79f65af9-464d-4cfc-a078-b8de0df4fb07 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:33.883091 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-79f65af9-464d-4cfc-a078-b8de0df4fb07 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:33.883285 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-79f65af9-464d-4cfc-a078-b8de0df4fb07 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:33.883384 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-79f65af9-464d-4cfc-a078-b8de0df4fb07 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:33.886487 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-72c295a1-a412-48f3-896a-07aaa69305d8 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:33.886851 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 623/2501] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:33 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:33.887712 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bdfa9f2f-f0e9-4708-b197-0b4e34f256fe None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:33.888377 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:33.888377 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:33.889175 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-79f65af9-464d-4cfc-a078-b8de0df4fb07 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:33.889657 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 626/2502] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:33 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:33.892116 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bdfa9f2f-f0e9-4708-b197-0b4e34f256fe tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:33.892116 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bdfa9f2f-f0e9-4708-b197-0b4e34f256fe tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:33.892116 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bdfa9f2f-f0e9-4708-b197-0b4e34f256fe tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:33.900548 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:33.900548 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:33.903730 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bdfa9f2f-f0e9-4708-b197-0b4e34f256fe tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:33.907399 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bdfa9f2f-f0e9-4708-b197-0b4e34f256fe tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:33.907765 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 630/2503] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:33 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:34.138953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-15f61a8e-3fd2-46df-b138-fcd54656ed1c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:34.140824 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15f61a8e-3fd2-46df-b138-fcd54656ed1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:34.141597 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15f61a8e-3fd2-46df-b138-fcd54656ed1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:34.141597 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15f61a8e-3fd2-46df-b138-fcd54656ed1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:34.151287 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:34.151287 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:34.154612 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-15f61a8e-3fd2-46df-b138-fcd54656ed1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:34.158589 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15f61a8e-3fd2-46df-b138-fcd54656ed1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:34.159027 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 625/2504] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:34 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:34.400510 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-eff89cf5-4550-49c2-976e-920ac92d03c0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:34.402339 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eff89cf5-4550-49c2-976e-920ac92d03c0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:34.402577 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eff89cf5-4550-49c2-976e-920ac92d03c0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:34.402828 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eff89cf5-4550-49c2-976e-920ac92d03c0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:34.411536 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:34.411536 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:34.415051 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-eff89cf5-4550-49c2-976e-920ac92d03c0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:34.419692 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eff89cf5-4550-49c2-976e-920ac92d03c0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:34.420138 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 624/2505] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:34 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:34.901280 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f6c110f9-1070-462e-92b7-3b3316c93ca6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:34.901781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9eb8a77a-0a7b-4f0e-b857-5a09fcdd7fa2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:34.902710 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f6c110f9-1070-462e-92b7-3b3316c93ca6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:34.902918 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f6c110f9-1070-462e-92b7-3b3316c93ca6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:34.903082 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f6c110f9-1070-462e-92b7-3b3316c93ca6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:34.903257 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9eb8a77a-0a7b-4f0e-b857-5a09fcdd7fa2 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:34.903535 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9eb8a77a-0a7b-4f0e-b857-5a09fcdd7fa2 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:34.903721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9eb8a77a-0a7b-4f0e-b857-5a09fcdd7fa2 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:34.903904 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9eb8a77a-0a7b-4f0e-b857-5a09fcdd7fa2 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:34.908302 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:34.908302 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:34.908579 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9eb8a77a-0a7b-4f0e-b857-5a09fcdd7fa2 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:34.909024 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 631/2506] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:34 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:34.910255 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:34.910255 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:34.913768 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f6c110f9-1070-462e-92b7-3b3316c93ca6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:34.919443 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f6c110f9-1070-462e-92b7-3b3316c93ca6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:34.920054 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 627/2507] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:34 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:34.920350 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6ee1d139-8bf9-40fd-a731-173d7998e252 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:34.922124 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6ee1d139-8bf9-40fd-a731-173d7998e252 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:34.922375 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6ee1d139-8bf9-40fd-a731-173d7998e252 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:34.922582 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6ee1d139-8bf9-40fd-a731-173d7998e252 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:34.932739 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:34.932739 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:34.936123 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6ee1d139-8bf9-40fd-a731-173d7998e252 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:34.940006 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6ee1d139-8bf9-40fd-a731-173d7998e252 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:34.940476 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 626/2508] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:34 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:35.171180 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1fc5fb70-4654-42cb-b2a5-e389b35f5677 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:35.172765 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1fc5fb70-4654-42cb-b2a5-e389b35f5677 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:35.172969 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1fc5fb70-4654-42cb-b2a5-e389b35f5677 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:35.173125 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1fc5fb70-4654-42cb-b2a5-e389b35f5677 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:35.181423 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:35.181423 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:35.184352 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1fc5fb70-4654-42cb-b2a5-e389b35f5677 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:35.187877 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1fc5fb70-4654-42cb-b2a5-e389b35f5677 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:35.188234 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 625/2509] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:35 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:35.431586 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-04fad889-b4a6-4598-926f-e4b6b76ce262 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:35.433335 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-04fad889-b4a6-4598-926f-e4b6b76ce262 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:35.433536 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-04fad889-b4a6-4598-926f-e4b6b76ce262 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:35.433716 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-04fad889-b4a6-4598-926f-e4b6b76ce262 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:35.442473 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:35.442473 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:35.445756 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-04fad889-b4a6-4598-926f-e4b6b76ce262 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:35.449580 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-04fad889-b4a6-4598-926f-e4b6b76ce262 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:35.449976 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 632/2510] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:35 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:35.918854 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c52eb053-779e-410b-8529-144d2b354e22 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:35.920549 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c52eb053-779e-410b-8529-144d2b354e22 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:35.920771 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c52eb053-779e-410b-8529-144d2b354e22 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:35.920988 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c52eb053-779e-410b-8529-144d2b354e22 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:35.921123 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c52eb053-779e-410b-8529-144d2b354e22 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:35.925026 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:35.925026 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:35.925621 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c52eb053-779e-410b-8529-144d2b354e22 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:35.925990 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 628/2511] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:35 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:35.933774 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a7600ac9-78f5-4589-812b-9e8eb0728aed None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:35.935611 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a7600ac9-78f5-4589-812b-9e8eb0728aed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:35.935867 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a7600ac9-78f5-4589-812b-9e8eb0728aed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:35.936093 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a7600ac9-78f5-4589-812b-9e8eb0728aed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:35.942738 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:35.942738 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:35.945998 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a7600ac9-78f5-4589-812b-9e8eb0728aed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:35.949773 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a7600ac9-78f5-4589-812b-9e8eb0728aed tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:35.950146 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 627/2512] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:35 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:35.952314 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-656560d0-f4fb-4049-a3e7-7f38b325db69 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:35.954074 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-656560d0-f4fb-4049-a3e7-7f38b325db69 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:35.954274 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-656560d0-f4fb-4049-a3e7-7f38b325db69 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:35.954472 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-656560d0-f4fb-4049-a3e7-7f38b325db69 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:35.963729 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:35.963729 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:35.967552 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-656560d0-f4fb-4049-a3e7-7f38b325db69 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:35.972120 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-656560d0-f4fb-4049-a3e7-7f38b325db69 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:35.972509 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 626/2513] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:35 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:36.199948 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f400cae6-c3d0-48ee-9395-62a3612a43a1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:36.201769 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f400cae6-c3d0-48ee-9395-62a3612a43a1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:36.202023 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f400cae6-c3d0-48ee-9395-62a3612a43a1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:36.202249 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f400cae6-c3d0-48ee-9395-62a3612a43a1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:36.211529 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:36.211529 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:36.215494 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f400cae6-c3d0-48ee-9395-62a3612a43a1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:36.220049 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f400cae6-c3d0-48ee-9395-62a3612a43a1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:36.220530 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 633/2514] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:36 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:36.463787 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8f7efd73-247a-4a90-8780-f4822219f92b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:36.465535 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8f7efd73-247a-4a90-8780-f4822219f92b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:36.465793 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8f7efd73-247a-4a90-8780-f4822219f92b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:36.466050 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8f7efd73-247a-4a90-8780-f4822219f92b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:36.474825 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:36.474825 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:36.478008 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8f7efd73-247a-4a90-8780-f4822219f92b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:36.481882 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8f7efd73-247a-4a90-8780-f4822219f92b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:36.482323 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 629/2515] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:36 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:36.935551 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b64f9c3b-8fa4-4cba-92e5-2507d03d5125 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:36.937474 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b64f9c3b-8fa4-4cba-92e5-2507d03d5125 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:36.937675 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b64f9c3b-8fa4-4cba-92e5-2507d03d5125 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:36.937859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b64f9c3b-8fa4-4cba-92e5-2507d03d5125 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:36.937956 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b64f9c3b-8fa4-4cba-92e5-2507d03d5125 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:36.943112 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:36.943112 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:36.943875 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b64f9c3b-8fa4-4cba-92e5-2507d03d5125 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:36.944260 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 628/2516] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:36 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:36.963671 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-08554a74-3027-4237-912d-5ac3722dfa33 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:36.965222 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-08554a74-3027-4237-912d-5ac3722dfa33 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:36.965384 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-08554a74-3027-4237-912d-5ac3722dfa33 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:36.965551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-08554a74-3027-4237-912d-5ac3722dfa33 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:36.972530 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:36.972530 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:36.976071 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-08554a74-3027-4237-912d-5ac3722dfa33 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:36.980286 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-08554a74-3027-4237-912d-5ac3722dfa33 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:36.980454 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 627/2517] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:36 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:36.985874 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-96764834-e47c-4f56-8a2b-24245bb345cc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:36.987631 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-96764834-e47c-4f56-8a2b-24245bb345cc tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:36.987814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-96764834-e47c-4f56-8a2b-24245bb345cc tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:36.988000 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-96764834-e47c-4f56-8a2b-24245bb345cc tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:36.996059 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:36.996059 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:36.999062 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-96764834-e47c-4f56-8a2b-24245bb345cc tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:37.002748 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-96764834-e47c-4f56-8a2b-24245bb345cc tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:37.003118 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 634/2518] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:36 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:37.236061 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a286fb80-b7b3-4255-ab3a-2926f13826c5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:37.238437 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a286fb80-b7b3-4255-ab3a-2926f13826c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:37.238723 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a286fb80-b7b3-4255-ab3a-2926f13826c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:37.239048 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a286fb80-b7b3-4255-ab3a-2926f13826c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:37.250938 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:37.250938 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:37.255823 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a286fb80-b7b3-4255-ab3a-2926f13826c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:37.261526 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a286fb80-b7b3-4255-ab3a-2926f13826c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:37.262084 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 630/2519] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:37 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:37.495316 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ffdaa414-4218-4cde-8352-42ef66d8d527 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:37.497651 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ffdaa414-4218-4cde-8352-42ef66d8d527 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:37.497927 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ffdaa414-4218-4cde-8352-42ef66d8d527 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:37.498180 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ffdaa414-4218-4cde-8352-42ef66d8d527 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:37.510062 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:37.510062 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:37.514593 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ffdaa414-4218-4cde-8352-42ef66d8d527 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:37.520974 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ffdaa414-4218-4cde-8352-42ef66d8d527 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:37.521494 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 629/2520] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:37 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:37.953726 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a464b9cb-5b86-4fea-ab26-36225211492f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:37.955759 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a464b9cb-5b86-4fea-ab26-36225211492f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:37.956027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a464b9cb-5b86-4fea-ab26-36225211492f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:37.956296 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a464b9cb-5b86-4fea-ab26-36225211492f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:37.956421 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-a464b9cb-5b86-4fea-ab26-36225211492f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:37.961345 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:37.961345 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:37.961984 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a464b9cb-5b86-4fea-ab26-36225211492f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:37.962401 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 628/2521] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:37 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:37.993367 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-20ab151d-9569-458e-bf2e-f3266d98efc4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:37.995082 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20ab151d-9569-458e-bf2e-f3266d98efc4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:37.995272 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-20ab151d-9569-458e-bf2e-f3266d98efc4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:37.995456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-20ab151d-9569-458e-bf2e-f3266d98efc4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:38.001875 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:38.001875 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:38.005358 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-20ab151d-9569-458e-bf2e-f3266d98efc4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:38.009413 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20ab151d-9569-458e-bf2e-f3266d98efc4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:38.009946 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 635/2522] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:37 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:38.014724 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ac601c5d-b132-4831-9790-f9ce0ba1290d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:38.016538 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac601c5d-b132-4831-9790-f9ce0ba1290d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:38.016748 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac601c5d-b132-4831-9790-f9ce0ba1290d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:38.016961 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac601c5d-b132-4831-9790-f9ce0ba1290d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:38.026627 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:38.026627 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:38.029902 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ac601c5d-b132-4831-9790-f9ce0ba1290d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:38.034516 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac601c5d-b132-4831-9790-f9ce0ba1290d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:38.034910 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 631/2523] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:38 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:38.274302 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ef80e6ed-98a9-4106-b469-1de5243e608c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:38.275974 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ef80e6ed-98a9-4106-b469-1de5243e608c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:38.276168 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ef80e6ed-98a9-4106-b469-1de5243e608c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:38.276378 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ef80e6ed-98a9-4106-b469-1de5243e608c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:38.287977 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:38.287977 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:38.292208 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ef80e6ed-98a9-4106-b469-1de5243e608c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:38.297636 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ef80e6ed-98a9-4106-b469-1de5243e608c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:38.298152 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 630/2524] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:38 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:38.532917 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-df381f7c-7221-4db2-b0e7-b9413adcf619 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:38.534640 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df381f7c-7221-4db2-b0e7-b9413adcf619 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:38.534640 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-df381f7c-7221-4db2-b0e7-b9413adcf619 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:38.534768 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-df381f7c-7221-4db2-b0e7-b9413adcf619 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:38.543194 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:38.543194 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:38.546518 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-df381f7c-7221-4db2-b0e7-b9413adcf619 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:38.550786 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df381f7c-7221-4db2-b0e7-b9413adcf619 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:38.551180 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 629/2525] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:38 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:38.972352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e482e216-1712-45ba-ba3b-5b01e2f35115 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:38.974175 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e482e216-1712-45ba-ba3b-5b01e2f35115 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:38.974436 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e482e216-1712-45ba-ba3b-5b01e2f35115 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:38.974644 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e482e216-1712-45ba-ba3b-5b01e2f35115 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:38.974747 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-e482e216-1712-45ba-ba3b-5b01e2f35115 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:38.978974 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:38.978974 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:38.979617 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e482e216-1712-45ba-ba3b-5b01e2f35115 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:38.980057 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 636/2526] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:38 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:39.023234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-22be88cb-39c9-45d3-9db1-5e1612405947 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:39.025178 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-22be88cb-39c9-45d3-9db1-5e1612405947 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:39.025390 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-22be88cb-39c9-45d3-9db1-5e1612405947 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:39.025576 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-22be88cb-39c9-45d3-9db1-5e1612405947 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:39.032320 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:39.032320 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:39.035700 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-22be88cb-39c9-45d3-9db1-5e1612405947 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:39.040674 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-22be88cb-39c9-45d3-9db1-5e1612405947 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:39.041131 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 632/2527] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:39 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:39.047250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-139eb91b-7003-4bbf-9e3e-9f4bd5e7890f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:39.049062 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-139eb91b-7003-4bbf-9e3e-9f4bd5e7890f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:39.049291 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-139eb91b-7003-4bbf-9e3e-9f4bd5e7890f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:39.049476 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-139eb91b-7003-4bbf-9e3e-9f4bd5e7890f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:39.062498 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:39.062498 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:39.065975 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-139eb91b-7003-4bbf-9e3e-9f4bd5e7890f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:39.072463 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-139eb91b-7003-4bbf-9e3e-9f4bd5e7890f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:39.073019 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 631/2528] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:39 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:39.310847 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4ce3bd79-27b8-47aa-95e0-8bd97c702cd6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:39.313256 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ce3bd79-27b8-47aa-95e0-8bd97c702cd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:39.313465 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ce3bd79-27b8-47aa-95e0-8bd97c702cd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:39.313714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ce3bd79-27b8-47aa-95e0-8bd97c702cd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:39.325325 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:39.325325 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:39.329717 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4ce3bd79-27b8-47aa-95e0-8bd97c702cd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:39.335255 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ce3bd79-27b8-47aa-95e0-8bd97c702cd6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:39.335893 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 630/2529] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:39 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:39.563065 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3cdc008e-25d5-4a59-8803-cd0cbca77134 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:39.564729 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3cdc008e-25d5-4a59-8803-cd0cbca77134 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:39.564873 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3cdc008e-25d5-4a59-8803-cd0cbca77134 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:39.565070 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3cdc008e-25d5-4a59-8803-cd0cbca77134 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:39.573394 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:39.573394 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:39.576265 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3cdc008e-25d5-4a59-8803-cd0cbca77134 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:39.579997 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3cdc008e-25d5-4a59-8803-cd0cbca77134 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:39.580480 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 637/2530] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:39 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:39.990012 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f55b3202-5ea0-418f-ab66-bc244e15cc69 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:39.991853 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f55b3202-5ea0-418f-ab66-bc244e15cc69 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:39.992094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f55b3202-5ea0-418f-ab66-bc244e15cc69 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:39.992324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f55b3202-5ea0-418f-ab66-bc244e15cc69 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:39.992480 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f55b3202-5ea0-418f-ab66-bc244e15cc69 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:39.997121 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:39.997121 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:39.997764 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f55b3202-5ea0-418f-ab66-bc244e15cc69 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:39.998134 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 633/2531] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:39 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:40.053810 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b35d7d81-d4df-4a13-a169-efc316d785bb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:40.056083 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b35d7d81-d4df-4a13-a169-efc316d785bb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:40.056300 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b35d7d81-d4df-4a13-a169-efc316d785bb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:40.056481 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b35d7d81-d4df-4a13-a169-efc316d785bb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:40.064169 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:40.064169 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:40.067894 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b35d7d81-d4df-4a13-a169-efc316d785bb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:40.072341 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b35d7d81-d4df-4a13-a169-efc316d785bb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:40.072701 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 632/2532] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:40 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:40.087250 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2ff9dd97-524d-45e2-b23a-6b0641068d4c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:40.088895 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2ff9dd97-524d-45e2-b23a-6b0641068d4c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:40.089134 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2ff9dd97-524d-45e2-b23a-6b0641068d4c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:40.089381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2ff9dd97-524d-45e2-b23a-6b0641068d4c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:40.099503 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:40.099503 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:40.103943 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2ff9dd97-524d-45e2-b23a-6b0641068d4c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:40.110196 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2ff9dd97-524d-45e2-b23a-6b0641068d4c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:40.110196 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 631/2533] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:40 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:40.348337 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-351d845f-be6f-4d63-987f-3adf1a5f58d1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:40.350103 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-351d845f-be6f-4d63-987f-3adf1a5f58d1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:40.350327 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-351d845f-be6f-4d63-987f-3adf1a5f58d1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:40.350533 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-351d845f-be6f-4d63-987f-3adf1a5f58d1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:40.359622 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:40.359622 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:40.362903 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-351d845f-be6f-4d63-987f-3adf1a5f58d1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:40.367175 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-351d845f-be6f-4d63-987f-3adf1a5f58d1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:40.367587 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 638/2534] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:40 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:40.592345 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-480c21f2-5615-4205-8bb2-4dcc7dbc2448 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:40.594072 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-480c21f2-5615-4205-8bb2-4dcc7dbc2448 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:40.594282 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-480c21f2-5615-4205-8bb2-4dcc7dbc2448 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:40.594465 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-480c21f2-5615-4205-8bb2-4dcc7dbc2448 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:40.603837 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:40.603837 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:40.607061 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-480c21f2-5615-4205-8bb2-4dcc7dbc2448 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:40.610895 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-480c21f2-5615-4205-8bb2-4dcc7dbc2448 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:40.611167 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 634/2535] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:40 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:41.007948 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3f260503-a600-47be-9aa3-8e39c2533f3f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:41.009784 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f260503-a600-47be-9aa3-8e39c2533f3f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:41.009998 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f260503-a600-47be-9aa3-8e39c2533f3f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:41.010182 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f260503-a600-47be-9aa3-8e39c2533f3f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:41.010302 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-3f260503-a600-47be-9aa3-8e39c2533f3f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:41.014130 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:41.014130 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:41.014712 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f260503-a600-47be-9aa3-8e39c2533f3f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:41.015081 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 633/2536] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:41 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:41.085070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f5a1d39b-2b17-4075-a2e3-58342365f7e6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:41.086843 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5a1d39b-2b17-4075-a2e3-58342365f7e6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:41.087062 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f5a1d39b-2b17-4075-a2e3-58342365f7e6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:41.087410 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f5a1d39b-2b17-4075-a2e3-58342365f7e6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:41.094706 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:41.094706 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:41.098738 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f5a1d39b-2b17-4075-a2e3-58342365f7e6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:41.103650 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5a1d39b-2b17-4075-a2e3-58342365f7e6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:41.104161 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 632/2537] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:41 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:41.122630 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a2cfbeb3-fbf7-48cf-b7b5-6bd795f77a5d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:41.124567 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a2cfbeb3-fbf7-48cf-b7b5-6bd795f77a5d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:41.124831 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a2cfbeb3-fbf7-48cf-b7b5-6bd795f77a5d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:41.125081 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a2cfbeb3-fbf7-48cf-b7b5-6bd795f77a5d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:41.135022 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:41.135022 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:41.139820 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a2cfbeb3-fbf7-48cf-b7b5-6bd795f77a5d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:41.145278 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a2cfbeb3-fbf7-48cf-b7b5-6bd795f77a5d tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:41.145861 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 639/2538] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:41 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:41.386026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-485d5294-e4b4-4b22-a520-35099944caf5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:41.387755 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-485d5294-e4b4-4b22-a520-35099944caf5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:41.387963 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-485d5294-e4b4-4b22-a520-35099944caf5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:41.388193 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-485d5294-e4b4-4b22-a520-35099944caf5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:41.396493 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:41.396493 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:41.400420 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-485d5294-e4b4-4b22-a520-35099944caf5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:41.404788 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-485d5294-e4b4-4b22-a520-35099944caf5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:41.405351 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 635/2539] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:41 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:41.624630 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8abbea6e-6e05-49d8-b283-43cc580590fb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:41.626510 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8abbea6e-6e05-49d8-b283-43cc580590fb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:41.626705 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8abbea6e-6e05-49d8-b283-43cc580590fb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:41.626910 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8abbea6e-6e05-49d8-b283-43cc580590fb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:41.637378 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:41.637378 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:41.640961 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8abbea6e-6e05-49d8-b283-43cc580590fb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:41.645357 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8abbea6e-6e05-49d8-b283-43cc580590fb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:41.645934 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 634/2540] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:41 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:42.027988 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2a5d9d69-fd38-4d86-b01e-44e1b1ff0eec None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:42.029939 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a5d9d69-fd38-4d86-b01e-44e1b1ff0eec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:42.030176 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a5d9d69-fd38-4d86-b01e-44e1b1ff0eec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:42.030397 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a5d9d69-fd38-4d86-b01e-44e1b1ff0eec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:42.030502 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-2a5d9d69-fd38-4d86-b01e-44e1b1ff0eec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:42.034943 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:42.034943 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:42.035696 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a5d9d69-fd38-4d86-b01e-44e1b1ff0eec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:42.036094 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 633/2541] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:42 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:42.057858 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-64f90da5-2550-40f8-9124-eeb17f92366d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:42.059963 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-64f90da5-2550-40f8-9124-eeb17f92366d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5 Jul 10 04:32:42.060147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-64f90da5-2550-40f8-9124-eeb17f92366d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:42.060350 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-64f90da5-2550-40f8-9124-eeb17f92366d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:42.064224 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-135927f5-3bb6-41af-967b-4a203c01cdb0 req-64f90da5-2550-40f8-9124-eeb17f92366d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5 returned with HTTP 404 Jul 10 04:32:42.064704 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 640/2542] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:32:42 2026] DELETE /volume/v3/attachments/110618e4-0400-4a9a-bb8c-27a11703eff5 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:32:42.117707 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4235f905-6c63-4552-94ec-e7623bf78fd4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:42.119943 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4235f905-6c63-4552-94ec-e7623bf78fd4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:42.120176 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4235f905-6c63-4552-94ec-e7623bf78fd4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:42.120435 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4235f905-6c63-4552-94ec-e7623bf78fd4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:42.128030 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:42.128030 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:42.131522 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4235f905-6c63-4552-94ec-e7623bf78fd4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:42.135409 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4235f905-6c63-4552-94ec-e7623bf78fd4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:42.135732 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 636/2543] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:42 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:42.159125 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9057dd88-aa5d-499a-bffb-3fe9ade55c6c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:42.160687 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9057dd88-aa5d-499a-bffb-3fe9ade55c6c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:42.160857 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9057dd88-aa5d-499a-bffb-3fe9ade55c6c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:42.161070 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9057dd88-aa5d-499a-bffb-3fe9ade55c6c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:42.169144 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:42.169144 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:42.172654 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9057dd88-aa5d-499a-bffb-3fe9ade55c6c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:42.176242 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9057dd88-aa5d-499a-bffb-3fe9ade55c6c tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:42.176584 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 635/2544] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:42 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:42.417554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c15b97e1-9163-4e50-b97f-39ddb1ab7b81 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:42.419351 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c15b97e1-9163-4e50-b97f-39ddb1ab7b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:42.419594 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c15b97e1-9163-4e50-b97f-39ddb1ab7b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:42.419839 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c15b97e1-9163-4e50-b97f-39ddb1ab7b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:42.428912 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:42.428912 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:42.432122 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c15b97e1-9163-4e50-b97f-39ddb1ab7b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:42.435978 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c15b97e1-9163-4e50-b97f-39ddb1ab7b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:42.436343 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 634/2545] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:42 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:42.660841 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3626d611-b491-4a0b-a0cd-d97563a7b7cb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:42.662493 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3626d611-b491-4a0b-a0cd-d97563a7b7cb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:42.662658 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3626d611-b491-4a0b-a0cd-d97563a7b7cb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:42.662863 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3626d611-b491-4a0b-a0cd-d97563a7b7cb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:42.672865 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:42.672865 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:42.676766 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3626d611-b491-4a0b-a0cd-d97563a7b7cb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:42.681629 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3626d611-b491-4a0b-a0cd-d97563a7b7cb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:42.682102 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 641/2546] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:42 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:43.047502 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9c1776f3-d2c9-41a4-8b30-b2c0ea69ca8e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:43.049433 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9c1776f3-d2c9-41a4-8b30-b2c0ea69ca8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:43.049713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9c1776f3-d2c9-41a4-8b30-b2c0ea69ca8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:43.049962 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9c1776f3-d2c9-41a4-8b30-b2c0ea69ca8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:43.050120 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9c1776f3-d2c9-41a4-8b30-b2c0ea69ca8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:43.055547 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:43.055547 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:43.056470 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9c1776f3-d2c9-41a4-8b30-b2c0ea69ca8e tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:43.057155 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 637/2547] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:43 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:43.148673 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8c6c4199-f217-4e14-878a-95ce61e3ea2e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:43.150712 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c6c4199-f217-4e14-878a-95ce61e3ea2e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:43.150932 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c6c4199-f217-4e14-878a-95ce61e3ea2e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:43.151154 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c6c4199-f217-4e14-878a-95ce61e3ea2e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:43.159614 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:43.159614 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:43.163882 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8c6c4199-f217-4e14-878a-95ce61e3ea2e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:43.168948 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c6c4199-f217-4e14-878a-95ce61e3ea2e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:43.169410 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 636/2548] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:43 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:43.188398 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-49e11285-0053-4f93-9410-0c36f5340bb5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:43.190278 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-49e11285-0053-4f93-9410-0c36f5340bb5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:43.190462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-49e11285-0053-4f93-9410-0c36f5340bb5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:43.190647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-49e11285-0053-4f93-9410-0c36f5340bb5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:43.200834 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:43.200834 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:43.204978 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-49e11285-0053-4f93-9410-0c36f5340bb5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:43.210970 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-49e11285-0053-4f93-9410-0c36f5340bb5 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:43.211493 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 635/2549] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:43 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:43.448829 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f3fcc9ed-2a79-4418-8e16-4acf7b96f41b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:43.450729 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f3fcc9ed-2a79-4418-8e16-4acf7b96f41b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:43.450993 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f3fcc9ed-2a79-4418-8e16-4acf7b96f41b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:43.451260 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f3fcc9ed-2a79-4418-8e16-4acf7b96f41b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:43.461137 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:43.461137 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:43.465331 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f3fcc9ed-2a79-4418-8e16-4acf7b96f41b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:43.469635 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f3fcc9ed-2a79-4418-8e16-4acf7b96f41b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:43.470153 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 642/2550] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:43 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:43.693726 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7ac520f1-30f2-4d73-83b5-e1c941fcc6a3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:43.695543 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ac520f1-30f2-4d73-83b5-e1c941fcc6a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:43.695718 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ac520f1-30f2-4d73-83b5-e1c941fcc6a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:43.695931 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ac520f1-30f2-4d73-83b5-e1c941fcc6a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:43.704936 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:43.704936 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:43.708480 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7ac520f1-30f2-4d73-83b5-e1c941fcc6a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:43.713161 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ac520f1-30f2-4d73-83b5-e1c941fcc6a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:43.713568 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 638/2551] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:43 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:43.774782 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-8456e522-d9b1-460b-be5c-380e92001535 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:43.777357 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-8456e522-d9b1-460b-be5c-380e92001535 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0 Jul 10 04:32:43.777579 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-8456e522-d9b1-460b-be5c-380e92001535 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:43.777833 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-8456e522-d9b1-460b-be5c-380e92001535 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:43.787136 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:43.787136 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:44.068089 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8f1c6df0-9753-4e84-a8fe-950e44d2c268 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:44.070133 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f1c6df0-9753-4e84-a8fe-950e44d2c268 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:44.070415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f1c6df0-9753-4e84-a8fe-950e44d2c268 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:44.070623 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f1c6df0-9753-4e84-a8fe-950e44d2c268 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:44.070728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-8f1c6df0-9753-4e84-a8fe-950e44d2c268 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:44.075481 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:44.075481 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:44.076385 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f1c6df0-9753-4e84-a8fe-950e44d2c268 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:44.076919 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 636/2552] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:44 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:44.182593 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d592303f-b3df-4226-b4c3-6c6c29275e4c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:44.184783 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d592303f-b3df-4226-b4c3-6c6c29275e4c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:44.184783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d592303f-b3df-4226-b4c3-6c6c29275e4c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:44.184947 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d592303f-b3df-4226-b4c3-6c6c29275e4c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:44.192955 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:44.192955 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:44.196693 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d592303f-b3df-4226-b4c3-6c6c29275e4c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:44.201415 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d592303f-b3df-4226-b4c3-6c6c29275e4c tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:44.201867 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 643/2553] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:44 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:44.226305 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e58089e0-9170-498f-baf5-ee23016c32ca None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:44.227625 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e58089e0-9170-498f-baf5-ee23016c32ca tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:44.227810 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e58089e0-9170-498f-baf5-ee23016c32ca tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:44.228039 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e58089e0-9170-498f-baf5-ee23016c32ca tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:44.241789 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:44.241789 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:44.245313 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e58089e0-9170-498f-baf5-ee23016c32ca tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:44.249604 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e58089e0-9170-498f-baf5-ee23016c32ca tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:44.250165 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 639/2554] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:44 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:44.317474 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-39776f01-a752-42f2-ad05-fa679ed7ef66 req-8456e522-d9b1-460b-be5c-380e92001535 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0 returned with HTTP 200 Jul 10 04:32:44.317966 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 637/2555] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:32:43 2026] DELETE /volume/v3/attachments/7d17cbf0-86c6-4a82-a812-f308eb33d0e0 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:44.483795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d7d9f45a-20c1-4b93-a6b1-1ec39cbf8921 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:44.485481 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7d9f45a-20c1-4b93-a6b1-1ec39cbf8921 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:44.485700 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7d9f45a-20c1-4b93-a6b1-1ec39cbf8921 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:44.485971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7d9f45a-20c1-4b93-a6b1-1ec39cbf8921 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:44.495874 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:44.495874 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:44.499556 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d7d9f45a-20c1-4b93-a6b1-1ec39cbf8921 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:44.503938 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7d9f45a-20c1-4b93-a6b1-1ec39cbf8921 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:44.504412 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 637/2556] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:44 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:44.726579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b3794766-5d0d-45f1-b5e5-a2cdf87ad481 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:44.728413 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b3794766-5d0d-45f1-b5e5-a2cdf87ad481 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:44.728684 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b3794766-5d0d-45f1-b5e5-a2cdf87ad481 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:44.728926 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b3794766-5d0d-45f1-b5e5-a2cdf87ad481 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:44.738634 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:44.738634 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:44.742707 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b3794766-5d0d-45f1-b5e5-a2cdf87ad481 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:44.747308 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b3794766-5d0d-45f1-b5e5-a2cdf87ad481 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:44.747749 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 644/2557] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:44 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:45.087252 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c6aa4154-cf6c-4f30-a274-4f39f604e0ec None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.089422 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6aa4154-cf6c-4f30-a274-4f39f604e0ec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:45.089691 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6aa4154-cf6c-4f30-a274-4f39f604e0ec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.089980 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6aa4154-cf6c-4f30-a274-4f39f604e0ec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.090144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c6aa4154-cf6c-4f30-a274-4f39f604e0ec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:45.094904 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.094904 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:45.095733 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6aa4154-cf6c-4f30-a274-4f39f604e0ec tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:45.096264 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 640/2558] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:45 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:45.216380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-534c5d4e-7645-40ea-aa96-c6b841a06b59 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.218335 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-534c5d4e-7645-40ea-aa96-c6b841a06b59 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:45.218525 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-534c5d4e-7645-40ea-aa96-c6b841a06b59 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.218729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-534c5d4e-7645-40ea-aa96-c6b841a06b59 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.226874 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.226874 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:45.231057 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-534c5d4e-7645-40ea-aa96-c6b841a06b59 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:45.235489 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-534c5d4e-7645-40ea-aa96-c6b841a06b59 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:45.235888 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 638/2559] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:45 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:45.263293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-bb1fa0bc-fb02-4934-bb1a-faba45b6215a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.264208 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d90542d1-c266-4df3-aa14-9e25cd5e4905 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.265609 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-bb1fa0bc-fb02-4934-bb1a-faba45b6215a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/attachments/b715898c-6309-4f9c-a84d-1e041c87403d Jul 10 04:32:45.265812 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-bb1fa0bc-fb02-4934-bb1a-faba45b6215a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.266043 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-bb1fa0bc-fb02-4934-bb1a-faba45b6215a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.266206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d90542d1-c266-4df3-aa14-9e25cd5e4905 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:45.266421 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d90542d1-c266-4df3-aa14-9e25cd5e4905 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.266602 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d90542d1-c266-4df3-aa14-9e25cd5e4905 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.274986 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.274986 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:45.275600 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.275600 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:45.278853 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d90542d1-c266-4df3-aa14-9e25cd5e4905 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:45.283532 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d90542d1-c266-4df3-aa14-9e25cd5e4905 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:45.284103 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 645/2560] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:45 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:45.516117 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ebbcc622-f5e9-47ee-ad65-f6a825528757 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.518054 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ebbcc622-f5e9-47ee-ad65-f6a825528757 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:45.518273 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ebbcc622-f5e9-47ee-ad65-f6a825528757 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.518508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ebbcc622-f5e9-47ee-ad65-f6a825528757 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.528565 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.528565 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:45.531927 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ebbcc622-f5e9-47ee-ad65-f6a825528757 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:45.535941 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ebbcc622-f5e9-47ee-ad65-f6a825528757 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:45.536514 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 641/2561] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:45 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:45.556786 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0c727e88-c19d-4fee-819e-d7bc5af1b13a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.558540 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0c727e88-c19d-4fee-819e-d7bc5af1b13a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:45.558729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0c727e88-c19d-4fee-819e-d7bc5af1b13a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.558921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0c727e88-c19d-4fee-819e-d7bc5af1b13a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.568491 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.568491 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:45.572160 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0c727e88-c19d-4fee-819e-d7bc5af1b13a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:45.576343 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0c727e88-c19d-4fee-819e-d7bc5af1b13a tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:45.577112 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 639/2562] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:45 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:45.613905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-68b8b631-36db-4ecf-a306-a6ddefb5c404 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.615888 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-68b8b631-36db-4ecf-a306-a6ddefb5c404 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:45.616091 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-68b8b631-36db-4ecf-a306-a6ddefb5c404 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.616310 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-68b8b631-36db-4ecf-a306-a6ddefb5c404 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.626194 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.626194 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:45.630135 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-68b8b631-36db-4ecf-a306-a6ddefb5c404 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:45.635676 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-68b8b631-36db-4ecf-a306-a6ddefb5c404 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:45.636185 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 646/2563] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:32:45 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:45.642059 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-95b67b18-c260-4686-8e7b-68a1a1afd8a9 req-35f5b600-3605-4a86-9ad3-afe670d17c7b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.644497 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-95b67b18-c260-4686-8e7b-68a1a1afd8a9 req-35f5b600-3605-4a86-9ad3-afe670d17c7b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:32:45.644728 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-95b67b18-c260-4686-8e7b-68a1a1afd8a9 req-35f5b600-3605-4a86-9ad3-afe670d17c7b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.644967 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-95b67b18-c260-4686-8e7b-68a1a1afd8a9 req-35f5b600-3605-4a86-9ad3-afe670d17c7b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.652830 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.652830 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:45.654121 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-e5174cc9-306c-4ef5-94bd-dd47afaf6bc3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.656464 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-e5174cc9-306c-4ef5-94bd-dd47afaf6bc3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd/action Jul 10 04:32:45.656833 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-e5174cc9-306c-4ef5-94bd-dd47afaf6bc3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:32:45.656959 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-e5174cc9-306c-4ef5-94bd-dd47afaf6bc3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:45.657175 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-95b67b18-c260-4686-8e7b-68a1a1afd8a9 req-35f5b600-3605-4a86-9ad3-afe670d17c7b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:32:45.661616 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-95b67b18-c260-4686-8e7b-68a1a1afd8a9 req-35f5b600-3605-4a86-9ad3-afe670d17c7b tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:32:45.662030 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 642/2564] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:32:45 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:45.667849 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.667849 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:45.668374 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-e5174cc9-306c-4ef5-94bd-dd47afaf6bc3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:45.674821 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-e5174cc9-306c-4ef5-94bd-dd47afaf6bc3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Begin detaching volume completed successfully. Jul 10 04:32:45.675041 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-e5174cc9-306c-4ef5-94bd-dd47afaf6bc3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd/action returned with HTTP 202 Jul 10 04:32:45.675484 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 640/2565] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:32:45 2026] POST /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:32:45.696161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-02cfee4e-997d-4071-9afa-ba47f8eca8ae None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.698387 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-02cfee4e-997d-4071-9afa-ba47f8eca8ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:45.698632 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-02cfee4e-997d-4071-9afa-ba47f8eca8ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.698907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-02cfee4e-997d-4071-9afa-ba47f8eca8ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.710310 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.710310 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:45.715303 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-02cfee4e-997d-4071-9afa-ba47f8eca8ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:45.720694 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-02cfee4e-997d-4071-9afa-ba47f8eca8ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:45.721278 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 647/2566] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:45 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:45.761301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ac76cdac-ec70-4a8e-8548-4f94a4852754 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:45.763083 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac76cdac-ec70-4a8e-8548-4f94a4852754 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:45.763316 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac76cdac-ec70-4a8e-8548-4f94a4852754 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:45.763496 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac76cdac-ec70-4a8e-8548-4f94a4852754 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:45.772313 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:45.772313 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:45.775862 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ac76cdac-ec70-4a8e-8548-4f94a4852754 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:45.780806 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac76cdac-ec70-4a8e-8548-4f94a4852754 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:45.781179 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 643/2567] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:45 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:45.805181 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c39438a0-23a2-49bc-a6f8-863744f04d92 req-bb1fa0bc-fb02-4934-bb1a-faba45b6215a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/b715898c-6309-4f9c-a84d-1e041c87403d returned with HTTP 200 Jul 10 04:32:45.805716 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 638/2568] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:32:45 2026] DELETE /volume/v3/attachments/b715898c-6309-4f9c-a84d-1e041c87403d => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:46.107894 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-de1eaac0-6a16-4c27-811b-d023ad03b68a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.110349 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-de1eaac0-6a16-4c27-811b-d023ad03b68a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:46.110588 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-de1eaac0-6a16-4c27-811b-d023ad03b68a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.110808 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-de1eaac0-6a16-4c27-811b-d023ad03b68a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.110947 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-de1eaac0-6a16-4c27-811b-d023ad03b68a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:46.116315 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.116315 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:46.117003 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-de1eaac0-6a16-4c27-811b-d023ad03b68a tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:46.117432 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 641/2569] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:46.214078 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-d485d548-96b7-4d61-9754-918a3fb77022 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.216274 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-d485d548-96b7-4d61-9754-918a3fb77022 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] POST https://10.4.3.87/volume/v3/attachments/12bd5a6e-f944-4c44-92ca-3fd681fd02b5/action Jul 10 04:32:46.216681 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-d485d548-96b7-4d61-9754-918a3fb77022 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:32:46.216852 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-d485d548-96b7-4d61-9754-918a3fb77022 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:46.233407 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.233407 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:46.243235 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-b5191fd7-eb8f-4163-9a56-1d46a2d553f4 req-d485d548-96b7-4d61-9754-918a3fb77022 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/attachments/12bd5a6e-f944-4c44-92ca-3fd681fd02b5/action returned with HTTP 204 Jul 10 04:32:46.243862 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 648/2570] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:32:46 2026] POST /volume/v3/attachments/12bd5a6e-f944-4c44-92ca-3fd681fd02b5/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:46.252678 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5b89a7ab-cd22-4e38-8517-3797ca6fdff6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.254809 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b89a7ab-cd22-4e38-8517-3797ca6fdff6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:46.255081 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b89a7ab-cd22-4e38-8517-3797ca6fdff6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.255278 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b89a7ab-cd22-4e38-8517-3797ca6fdff6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.263092 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.263092 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:46.267457 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5b89a7ab-cd22-4e38-8517-3797ca6fdff6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:46.271592 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b89a7ab-cd22-4e38-8517-3797ca6fdff6 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:46.272009 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 644/2571] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:46.298432 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9f187433-9bc4-4c06-9ae0-22def3f7d127 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.300254 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9f187433-9bc4-4c06-9ae0-22def3f7d127 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:46.300449 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9f187433-9bc4-4c06-9ae0-22def3f7d127 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.300630 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9f187433-9bc4-4c06-9ae0-22def3f7d127 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.310693 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.310693 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:46.314150 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9f187433-9bc4-4c06-9ae0-22def3f7d127 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:46.318780 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9f187433-9bc4-4c06-9ae0-22def3f7d127 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:46.319293 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 639/2572] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:46.331390 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9d05021c-4524-48a4-bb51-bc1c06736ec3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.333641 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d05021c-4524-48a4-bb51-bc1c06736ec3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:46.333903 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d05021c-4524-48a4-bb51-bc1c06736ec3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.334124 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d05021c-4524-48a4-bb51-bc1c06736ec3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.344616 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.344616 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:46.348408 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9d05021c-4524-48a4-bb51-bc1c06736ec3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:46.353394 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d05021c-4524-48a4-bb51-bc1c06736ec3 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:46.353867 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 642/2573] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:46.409832 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-887ebef0-64ad-4a4f-abe6-4f499746bba0 req-01849948-cb95-4a43-bf3e-d5ac41af75f0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.412247 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-887ebef0-64ad-4a4f-abe6-4f499746bba0 req-01849948-cb95-4a43-bf3e-d5ac41af75f0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:46.412430 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-887ebef0-64ad-4a4f-abe6-4f499746bba0 req-01849948-cb95-4a43-bf3e-d5ac41af75f0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.412652 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-887ebef0-64ad-4a4f-abe6-4f499746bba0 req-01849948-cb95-4a43-bf3e-d5ac41af75f0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.422782 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.422782 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:46.426719 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-887ebef0-64ad-4a4f-abe6-4f499746bba0 req-01849948-cb95-4a43-bf3e-d5ac41af75f0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:46.432103 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-887ebef0-64ad-4a4f-abe6-4f499746bba0 req-01849948-cb95-4a43-bf3e-d5ac41af75f0 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:46.432612 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 649/2574] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:46.549331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7ac08dae-d2c3-4c3f-a51c-56c03fe89bff None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.551241 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ac08dae-d2c3-4c3f-a51c-56c03fe89bff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:46.551500 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ac08dae-d2c3-4c3f-a51c-56c03fe89bff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.551724 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ac08dae-d2c3-4c3f-a51c-56c03fe89bff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.561912 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.561912 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:46.566237 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7ac08dae-d2c3-4c3f-a51c-56c03fe89bff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:46.571379 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ac08dae-d2c3-4c3f-a51c-56c03fe89bff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:46.571785 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 645/2575] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:46.702377 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2a4977e0-ecf4-4814-8b0e-c736b444258f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.702835 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a4977e0-ecf4-4814-8b0e-c736b444258f None None] GET https://10.4.3.87/volume// Jul 10 04:32:46.703071 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a4977e0-ecf4-4814-8b0e-c736b444258f None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.703307 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a4977e0-ecf4-4814-8b0e-c736b444258f None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.703654 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a4977e0-ecf4-4814-8b0e-c736b444258f None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:32:46.704008 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 640/2576] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:32:46.712575 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-c728ce70-a664-456f-8873-f18d31f6a2a4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.715196 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-c728ce70-a664-456f-8873-f18d31f6a2a4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:46.715477 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-c728ce70-a664-456f-8873-f18d31f6a2a4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.715738 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-c728ce70-a664-456f-8873-f18d31f6a2a4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.728072 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.728072 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:46.732962 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-c728ce70-a664-456f-8873-f18d31f6a2a4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:46.733066 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ac079d70-0b0a-44f3-83ff-20f72649f331 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.734945 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac079d70-0b0a-44f3-83ff-20f72649f331 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:46.735140 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac079d70-0b0a-44f3-83ff-20f72649f331 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.735355 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac079d70-0b0a-44f3-83ff-20f72649f331 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.738992 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-c728ce70-a664-456f-8873-f18d31f6a2a4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:46.739530 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 643/2577] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:32:46.745175 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.745175 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:46.748969 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ac079d70-0b0a-44f3-83ff-20f72649f331 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:46.754123 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac079d70-0b0a-44f3-83ff-20f72649f331 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:46.754621 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 650/2578] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:46.795425 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-df6fa765-a16e-4dbe-a0b0-5b6fe61c2df6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:46.801414 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df6fa765-a16e-4dbe-a0b0-5b6fe61c2df6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:46.801414 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-df6fa765-a16e-4dbe-a0b0-5b6fe61c2df6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:46.806960 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-df6fa765-a16e-4dbe-a0b0-5b6fe61c2df6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:46.817588 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:46.817588 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:46.821132 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-df6fa765-a16e-4dbe-a0b0-5b6fe61c2df6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:46.825715 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df6fa765-a16e-4dbe-a0b0-5b6fe61c2df6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:46.826186 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 646/2579] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:46 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:47.127663 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-918bf6a3-2ab3-47da-a24e-f75f66d78c1f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:47.129637 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-918bf6a3-2ab3-47da-a24e-f75f66d78c1f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:47.129878 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-918bf6a3-2ab3-47da-a24e-f75f66d78c1f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:47.130061 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-918bf6a3-2ab3-47da-a24e-f75f66d78c1f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:47.130192 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-918bf6a3-2ab3-47da-a24e-f75f66d78c1f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:47.134629 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:47.134629 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:47.135294 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-918bf6a3-2ab3-47da-a24e-f75f66d78c1f tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:47.135808 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 641/2580] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:47 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:47.260904 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-d7adbacc-49e8-4f74-b373-9ed16be8c98b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:47.263103 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-d7adbacc-49e8-4f74-b373-9ed16be8c98b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:47.263316 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-d7adbacc-49e8-4f74-b373-9ed16be8c98b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:47.263527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-d7adbacc-49e8-4f74-b373-9ed16be8c98b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:47.271987 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:47.271987 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:47.275117 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-d7adbacc-49e8-4f74-b373-9ed16be8c98b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:47.279896 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-d7adbacc-49e8-4f74-b373-9ed16be8c98b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:47.280375 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 644/2581] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:32:47 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:47.284456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-23b6f199-e9cd-484e-bdd5-4b3920699c5b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:47.286105 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-23b6f199-e9cd-484e-bdd5-4b3920699c5b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:47.286327 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-23b6f199-e9cd-484e-bdd5-4b3920699c5b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:47.286547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-23b6f199-e9cd-484e-bdd5-4b3920699c5b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:47.292673 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:47.292673 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:47.295646 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-23b6f199-e9cd-484e-bdd5-4b3920699c5b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:47.299699 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-23b6f199-e9cd-484e-bdd5-4b3920699c5b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:47.300100 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 651/2582] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:47 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:47.587376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b84d369c-aa5d-4d15-8ef1-88b0b870cffe None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:47.589352 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b84d369c-aa5d-4d15-8ef1-88b0b870cffe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:47.589646 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b84d369c-aa5d-4d15-8ef1-88b0b870cffe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:47.589942 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b84d369c-aa5d-4d15-8ef1-88b0b870cffe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:47.601671 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:47.601671 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:47.605450 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b84d369c-aa5d-4d15-8ef1-88b0b870cffe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:47.612337 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b84d369c-aa5d-4d15-8ef1-88b0b870cffe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:47.613000 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 647/2583] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:47 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:47.769474 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e5260d5a-2bd4-44bb-8e45-760812dfaa55 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:47.771131 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e5260d5a-2bd4-44bb-8e45-760812dfaa55 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:47.771366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e5260d5a-2bd4-44bb-8e45-760812dfaa55 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:47.771566 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e5260d5a-2bd4-44bb-8e45-760812dfaa55 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:47.780848 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:47.780848 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:47.786437 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e5260d5a-2bd4-44bb-8e45-760812dfaa55 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:47.789854 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e5260d5a-2bd4-44bb-8e45-760812dfaa55 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:47.791384 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 642/2584] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:47 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:47.842481 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fd646482-2499-4e31-a4a7-1519a13c6805 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:47.844650 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fd646482-2499-4e31-a4a7-1519a13c6805 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:47.844859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fd646482-2499-4e31-a4a7-1519a13c6805 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:47.845066 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fd646482-2499-4e31-a4a7-1519a13c6805 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:47.858392 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:47.858392 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:47.864947 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fd646482-2499-4e31-a4a7-1519a13c6805 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:47.871148 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fd646482-2499-4e31-a4a7-1519a13c6805 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:47.871632 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 645/2585] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:47 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:48.145543 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-56c00689-7e19-4ac0-ab01-3c46a624e605 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:48.147572 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-56c00689-7e19-4ac0-ab01-3c46a624e605 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:48.147610 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-56c00689-7e19-4ac0-ab01-3c46a624e605 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:48.147796 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-56c00689-7e19-4ac0-ab01-3c46a624e605 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:48.147957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-56c00689-7e19-4ac0-ab01-3c46a624e605 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:48.152510 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:48.152510 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:48.153157 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-56c00689-7e19-4ac0-ab01-3c46a624e605 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:48.153594 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 652/2586] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:48 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:48.312475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a0c48bb2-baa1-4f4a-84ef-e5b71e9a40cb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:48.314453 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a0c48bb2-baa1-4f4a-84ef-e5b71e9a40cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:48.314708 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a0c48bb2-baa1-4f4a-84ef-e5b71e9a40cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:48.314986 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a0c48bb2-baa1-4f4a-84ef-e5b71e9a40cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:48.323632 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:48.323632 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:48.327157 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a0c48bb2-baa1-4f4a-84ef-e5b71e9a40cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:48.332456 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a0c48bb2-baa1-4f4a-84ef-e5b71e9a40cb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:48.332952 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 648/2587] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:48 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:48.627019 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-82add618-72cd-4274-9ea1-7b033d6768ce None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:48.629165 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-82add618-72cd-4274-9ea1-7b033d6768ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:48.629455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-82add618-72cd-4274-9ea1-7b033d6768ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:48.629718 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-82add618-72cd-4274-9ea1-7b033d6768ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:48.640477 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:48.640477 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:48.643852 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-82add618-72cd-4274-9ea1-7b033d6768ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:48.647339 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-82add618-72cd-4274-9ea1-7b033d6768ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:48.647688 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 643/2588] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:48 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:48.796590 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a90fd99e-9ab7-473b-9d95-2a0b734db2fb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:48.798334 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a90fd99e-9ab7-473b-9d95-2a0b734db2fb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a?cascade=True Jul 10 04:32:48.798516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a90fd99e-9ab7-473b-9d95-2a0b734db2fb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:48.798725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a90fd99e-9ab7-473b-9d95-2a0b734db2fb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:48.798898 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-a90fd99e-9ab7-473b-9d95-2a0b734db2fb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Delete volume with id: b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:32:48.801667 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4b572131-392b-4af4-9855-4bb830fe22d0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:48.803378 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4b572131-392b-4af4-9855-4bb830fe22d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:48.803604 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4b572131-392b-4af4-9855-4bb830fe22d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:48.803848 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4b572131-392b-4af4-9855-4bb830fe22d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:48.805473 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:48.805473 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:48.805895 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a90fd99e-9ab7-473b-9d95-2a0b734db2fb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:32:48.812902 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:48.812902 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:48.816307 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4b572131-392b-4af4-9855-4bb830fe22d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:48.820399 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4b572131-392b-4af4-9855-4bb830fe22d0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:48.820874 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 653/2589] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:48 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:48.831917 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a90fd99e-9ab7-473b-9d95-2a0b734db2fb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Delete volume request issued successfully. Jul 10 04:32:48.831917 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a90fd99e-9ab7-473b-9d95-2a0b734db2fb tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a?cascade=True returned with HTTP 202 Jul 10 04:32:48.832223 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 646/2590] 10.4.3.87 () {66 vars in 1369 bytes} [Fri Jul 10 04:32:48 2026] DELETE /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a?cascade=True => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:48.838352 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1950b61e-02d4-4678-8a0d-40b80a31d2b4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:48.839939 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1950b61e-02d4-4678-8a0d-40b80a31d2b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:32:48.840141 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1950b61e-02d4-4678-8a0d-40b80a31d2b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:48.840358 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1950b61e-02d4-4678-8a0d-40b80a31d2b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:48.846421 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:48.846421 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:48.849707 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1950b61e-02d4-4678-8a0d-40b80a31d2b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:32:48.853880 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1950b61e-02d4-4678-8a0d-40b80a31d2b4 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 200 Jul 10 04:32:48.854332 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 649/2591] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:48 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:48.886152 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-163ac8d1-0796-4de0-9397-5cdfc587257c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:48.887800 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-163ac8d1-0796-4de0-9397-5cdfc587257c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:48.888016 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-163ac8d1-0796-4de0-9397-5cdfc587257c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:48.888261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-163ac8d1-0796-4de0-9397-5cdfc587257c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:48.897945 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:48.897945 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:48.901507 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-163ac8d1-0796-4de0-9397-5cdfc587257c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:48.905740 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-163ac8d1-0796-4de0-9397-5cdfc587257c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:48.906159 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 644/2592] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:48 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:49.162789 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f089aa38-1465-4e25-8cf6-78b08bd01c37 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:49.164361 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f089aa38-1465-4e25-8cf6-78b08bd01c37 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:49.164539 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f089aa38-1465-4e25-8cf6-78b08bd01c37 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:49.164744 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f089aa38-1465-4e25-8cf6-78b08bd01c37 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:49.164869 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-f089aa38-1465-4e25-8cf6-78b08bd01c37 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:49.168476 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:49.168476 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:49.169002 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f089aa38-1465-4e25-8cf6-78b08bd01c37 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:49.169352 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 654/2593] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:49 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:49.344829 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0dfaaeab-ce0d-4b5e-8f81-646e8445d10b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:49.347133 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0dfaaeab-ce0d-4b5e-8f81-646e8445d10b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:49.347433 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0dfaaeab-ce0d-4b5e-8f81-646e8445d10b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:49.347683 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0dfaaeab-ce0d-4b5e-8f81-646e8445d10b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:49.354899 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:49.354899 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:49.358596 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0dfaaeab-ce0d-4b5e-8f81-646e8445d10b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:49.363117 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0dfaaeab-ce0d-4b5e-8f81-646e8445d10b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:49.363549 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 647/2594] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:49 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:49.659969 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1311ea83-b7cd-4044-a146-754ec270ccc8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:49.661617 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1311ea83-b7cd-4044-a146-754ec270ccc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:49.661783 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1311ea83-b7cd-4044-a146-754ec270ccc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:49.661965 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1311ea83-b7cd-4044-a146-754ec270ccc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:49.670140 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:49.670140 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:49.673686 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1311ea83-b7cd-4044-a146-754ec270ccc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:49.677622 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1311ea83-b7cd-4044-a146-754ec270ccc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:49.677987 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 650/2595] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:49 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:49.834261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dcc18c93-f602-4755-9bef-a1af9c596167 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:49.836561 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dcc18c93-f602-4755-9bef-a1af9c596167 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:49.836789 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dcc18c93-f602-4755-9bef-a1af9c596167 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:49.837104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dcc18c93-f602-4755-9bef-a1af9c596167 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:49.847892 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:49.847892 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:49.851848 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-dcc18c93-f602-4755-9bef-a1af9c596167 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:49.855973 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dcc18c93-f602-4755-9bef-a1af9c596167 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:49.856413 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 645/2596] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:49 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:49.866643 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-87aa248c-4f92-4521-af86-d8d58efd5529 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:49.868820 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-87aa248c-4f92-4521-af86-d8d58efd5529 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:32:49.869067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-87aa248c-4f92-4521-af86-d8d58efd5529 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:49.869394 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-87aa248c-4f92-4521-af86-d8d58efd5529 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:49.875444 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-87aa248c-4f92-4521-af86-d8d58efd5529 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 404 Jul 10 04:32:49.875882 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 655/2597] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:49 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:49.876234 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-5812c5c7-d83d-45c6-8cbe-3ebb6cd8ba90 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:49.878112 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-5812c5c7-d83d-45c6-8cbe-3ebb6cd8ba90 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/attachments/86c1f25d-d962-4557-974f-127cfc8ded46 Jul 10 04:32:49.878283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-5812c5c7-d83d-45c6-8cbe-3ebb6cd8ba90 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:49.878447 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-5812c5c7-d83d-45c6-8cbe-3ebb6cd8ba90 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:49.884293 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:49.884293 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:49.919668 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ddb86bfc-6b80-4fb5-b26e-3dcb1a1123ca None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:49.921653 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ddb86bfc-6b80-4fb5-b26e-3dcb1a1123ca tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:49.922011 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ddb86bfc-6b80-4fb5-b26e-3dcb1a1123ca tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:49.922250 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ddb86bfc-6b80-4fb5-b26e-3dcb1a1123ca tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:49.931268 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:49.931268 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:49.934758 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ddb86bfc-6b80-4fb5-b26e-3dcb1a1123ca tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:49.939407 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ddb86bfc-6b80-4fb5-b26e-3dcb1a1123ca tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:49.940013 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 651/2598] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:49 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:50.152145 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2c42e7fb-a622-4a41-be54-2641c7077776 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.152527 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-34246fce-4c95-421f-bdc2-d99a4d8f1917 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.154750 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2c42e7fb-a622-4a41-be54-2641c7077776 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:32:50.154853 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-34246fce-4c95-421f-bdc2-d99a4d8f1917 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/attachments/652fc7af-e1bb-4501-bdf3-cf24f21959e8/action Jul 10 04:32:50.154962 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2c42e7fb-a622-4a41-be54-2641c7077776 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.155209 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2c42e7fb-a622-4a41-be54-2641c7077776 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.155262 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-34246fce-4c95-421f-bdc2-d99a4d8f1917 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:32:50.155409 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-34246fce-4c95-421f-bdc2-d99a4d8f1917 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:50.155455 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-2c42e7fb-a622-4a41-be54-2641c7077776 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Delete volume with id: b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:32:50.162376 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2c42e7fb-a622-4a41-be54-2641c7077776 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 404 Jul 10 04:32:50.162861 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 646/2599] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:32:50 2026] DELETE /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:50.170108 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7df7163e-3543-4488-815f-1a32701201a8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.171393 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.171393 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:50.172294 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7df7163e-3543-4488-815f-1a32701201a8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a Jul 10 04:32:50.172554 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7df7163e-3543-4488-815f-1a32701201a8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.172726 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7df7163e-3543-4488-815f-1a32701201a8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.178939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6cc23681-8f62-4090-9826-0a9b50c5dcdb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.180911 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6cc23681-8f62-4090-9826-0a9b50c5dcdb tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:50.181306 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7df7163e-3543-4488-815f-1a32701201a8 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a returned with HTTP 404 Jul 10 04:32:50.181380 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6cc23681-8f62-4090-9826-0a9b50c5dcdb tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.181380 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6cc23681-8f62-4090-9826-0a9b50c5dcdb tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.181380 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-6cc23681-8f62-4090-9826-0a9b50c5dcdb tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:50.181637 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 652/2600] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/volumes/b2eddbe8-0437-4190-9250-3e62eb22c82a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:50.185789 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0bd02672-3ca7-4d2a-8a90-95c0646703cd req-34246fce-4c95-421f-bdc2-d99a4d8f1917 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments/652fc7af-e1bb-4501-bdf3-cf24f21959e8/action returned with HTTP 204 Jul 10 04:32:50.185882 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.185882 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:50.185948 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 656/2601] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:32:50 2026] POST /volume/v3/attachments/652fc7af-e1bb-4501-bdf3-cf24f21959e8/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:50.186447 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6cc23681-8f62-4090-9826-0a9b50c5dcdb tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:50.186585 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 647/2602] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:50.189577 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bad5a658-ec24-4786-a949-79a0c22f4b24 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.191583 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bad5a658-ec24-4786-a949-79a0c22f4b24 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:32:50.191775 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bad5a658-ec24-4786-a949-79a0c22f4b24 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.191978 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bad5a658-ec24-4786-a949-79a0c22f4b24 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.192353 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-bad5a658-ec24-4786-a949-79a0c22f4b24 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Delete volume with id: add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:32:50.199057 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.199057 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:50.199876 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bad5a658-ec24-4786-a949-79a0c22f4b24 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:32:50.213187 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bad5a658-ec24-4786-a949-79a0c22f4b24 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Delete volume request issued successfully. Jul 10 04:32:50.213350 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bad5a658-ec24-4786-a949-79a0c22f4b24 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 202 Jul 10 04:32:50.213753 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 653/2603] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:32:50 2026] DELETE /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:50.220313 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f64e8c4a-f379-40bf-8792-74e5ba487a32 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.222186 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f64e8c4a-f379-40bf-8792-74e5ba487a32 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:32:50.222417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f64e8c4a-f379-40bf-8792-74e5ba487a32 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.222643 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f64e8c4a-f379-40bf-8792-74e5ba487a32 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.230392 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.230392 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:50.235066 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f64e8c4a-f379-40bf-8792-74e5ba487a32 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:32:50.241903 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f64e8c4a-f379-40bf-8792-74e5ba487a32 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 200 Jul 10 04:32:50.242561 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 657/2604] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:50.374923 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fe882fc3-f3fe-4816-b3f3-2ea53a067c7b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.376524 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fe882fc3-f3fe-4816-b3f3-2ea53a067c7b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:50.376697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fe882fc3-f3fe-4816-b3f3-2ea53a067c7b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.376887 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fe882fc3-f3fe-4816-b3f3-2ea53a067c7b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.383127 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.383127 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:50.387049 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fe882fc3-f3fe-4816-b3f3-2ea53a067c7b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:50.391278 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fe882fc3-f3fe-4816-b3f3-2ea53a067c7b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:50.391656 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 648/2605] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:50.409302 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3e014dcd-6d48-4425-a0db-452d4b5da9e8 req-5812c5c7-d83d-45c6-8cbe-3ebb6cd8ba90 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/86c1f25d-d962-4557-974f-127cfc8ded46 returned with HTTP 200 Jul 10 04:32:50.409698 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 648/2606] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:32:49 2026] DELETE /volume/v3/attachments/86c1f25d-d962-4557-974f-127cfc8ded46 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:50.691344 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-db01438b-cbb1-46d4-b2f8-163f053ccf84 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.694455 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-db01438b-cbb1-46d4-b2f8-163f053ccf84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:50.694920 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-db01438b-cbb1-46d4-b2f8-163f053ccf84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.695181 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-db01438b-cbb1-46d4-b2f8-163f053ccf84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.705866 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.705866 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:50.709338 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-db01438b-cbb1-46d4-b2f8-163f053ccf84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:50.713623 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-db01438b-cbb1-46d4-b2f8-163f053ccf84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:50.714078 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 654/2607] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:50.868249 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f6d2528c-7265-422e-a6d2-b1b3cb5c303f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.870176 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6d2528c-7265-422e-a6d2-b1b3cb5c303f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:32:50.870504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6d2528c-7265-422e-a6d2-b1b3cb5c303f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.870576 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6d2528c-7265-422e-a6d2-b1b3cb5c303f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.878674 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.878674 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:50.882933 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f6d2528c-7265-422e-a6d2-b1b3cb5c303f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:50.888236 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6d2528c-7265-422e-a6d2-b1b3cb5c303f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:32:50.888836 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 658/2608] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:50.901778 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-77575be1-44ff-4080-8d19-e1d3503293ea None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.903702 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-77575be1-44ff-4080-8d19-e1d3503293ea tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:32:50.904076 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-77575be1-44ff-4080-8d19-e1d3503293ea tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.904169 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-77575be1-44ff-4080-8d19-e1d3503293ea tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.913044 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.913044 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:50.917611 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-77575be1-44ff-4080-8d19-e1d3503293ea tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:50.923387 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-77575be1-44ff-4080-8d19-e1d3503293ea tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:32:50.923848 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 649/2609] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:50.956748 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a54a7ef8-9f25-4614-8bed-0eea8320ee86 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.959855 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a54a7ef8-9f25-4614-8bed-0eea8320ee86 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:50.960166 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a54a7ef8-9f25-4614-8bed-0eea8320ee86 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.960481 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a54a7ef8-9f25-4614-8bed-0eea8320ee86 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.970744 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.970744 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:50.972569 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-4736cb81-2cb5-4351-a933-922e19620dae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.974726 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-4736cb81-2cb5-4351-a933-922e19620dae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:32:50.974940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-4736cb81-2cb5-4351-a933-922e19620dae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.975122 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-4736cb81-2cb5-4351-a933-922e19620dae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:50.975533 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a54a7ef8-9f25-4614-8bed-0eea8320ee86 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:50.980647 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a54a7ef8-9f25-4614-8bed-0eea8320ee86 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:50.981141 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 649/2610] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:50.984745 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:50.984745 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:50.988540 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-4736cb81-2cb5-4351-a933-922e19620dae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:50.992822 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-4736cb81-2cb5-4351-a933-922e19620dae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:32:50.993297 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 655/2611] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:50.993697 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f5f8d0f4-5907-4e52-ad15-d3ea6e86f4f5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:50.995520 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f5f8d0f4-5907-4e52-ad15-d3ea6e86f4f5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:32:50.995730 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f5f8d0f4-5907-4e52-ad15-d3ea6e86f4f5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:50.995900 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f5f8d0f4-5907-4e52-ad15-d3ea6e86f4f5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.004538 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.004538 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:51.007909 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f5f8d0f4-5907-4e52-ad15-d3ea6e86f4f5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:51.010073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89e87fff-e386-4b43-b95b-8836c304d88e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.011801 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f5f8d0f4-5907-4e52-ad15-d3ea6e86f4f5 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:32:51.011982 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89e87fff-e386-4b43-b95b-8836c304d88e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92/action Jul 10 04:32:51.012172 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 659/2612] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:50 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:51.012394 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89e87fff-e386-4b43-b95b-8836c304d88e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:32:51.012548 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89e87fff-e386-4b43-b95b-8836c304d88e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:51.022232 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.022232 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:51.022680 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89e87fff-e386-4b43-b95b-8836c304d88e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:51.029628 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89e87fff-e386-4b43-b95b-8836c304d88e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Begin detaching volume completed successfully. Jul 10 04:32:51.029945 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89e87fff-e386-4b43-b95b-8836c304d88e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92/action returned with HTTP 202 Jul 10 04:32:51.030549 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 650/2613] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:32:51 2026] POST /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:32:51.046898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-22c2629d-108a-4e31-8a19-483b85b00730 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.048434 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-22c2629d-108a-4e31-8a19-483b85b00730 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:32:51.048572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-22c2629d-108a-4e31-8a19-483b85b00730 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.048773 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-22c2629d-108a-4e31-8a19-483b85b00730 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.058535 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.058535 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:51.061685 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-22c2629d-108a-4e31-8a19-483b85b00730 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:51.065899 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-22c2629d-108a-4e31-8a19-483b85b00730 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:32:51.066285 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 650/2614] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:51 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:51.198958 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-748d68d8-9e2f-4754-aa06-7d299fa511af None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.201732 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-748d68d8-9e2f-4754-aa06-7d299fa511af tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:51.201732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-748d68d8-9e2f-4754-aa06-7d299fa511af tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.201971 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-748d68d8-9e2f-4754-aa06-7d299fa511af tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.202086 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-748d68d8-9e2f-4754-aa06-7d299fa511af tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:51.207992 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.207992 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:51.208967 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-748d68d8-9e2f-4754-aa06-7d299fa511af tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:51.209479 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 656/2615] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:51 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:51.220772 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-878bcba6-f3f8-4f17-ae31-5f36b14c3b2b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.257367 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ef7e8390-9072-4e0a-83ea-0f404eced701 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.259250 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ef7e8390-9072-4e0a-83ea-0f404eced701 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae Jul 10 04:32:51.259501 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ef7e8390-9072-4e0a-83ea-0f404eced701 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.259737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ef7e8390-9072-4e0a-83ea-0f404eced701 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.275151 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ef7e8390-9072-4e0a-83ea-0f404eced701 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae returned with HTTP 404 Jul 10 04:32:51.275950 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 651/2616] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:51 2026] GET /volume/v3/volumes/add7ebdb-d616-47d8-a2a2-5f2d6ea910ae => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:51.315875 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-878bcba6-f3f8-4f17-ae31-5f36b14c3b2b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-member] PUT https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:51.316285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-878bcba6-f3f8-4f17-ae31-5f36b14c3b2b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:51.322166 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.322166 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:51.329837 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-878bcba6-f3f8-4f17-ae31-5f36b14c3b2b tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-member] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:51.330336 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 660/2617] 10.4.3.87 () {70 vars in 1401 bytes} [Fri Jul 10 04:32:51 2026] PUT /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 314 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:51.339647 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1b56ddfa-6642-466b-b21e-22a634aea5a3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.342404 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1b56ddfa-6642-466b-b21e-22a634aea5a3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:51.342748 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1b56ddfa-6642-466b-b21e-22a634aea5a3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.343097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1b56ddfa-6642-466b-b21e-22a634aea5a3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.343375 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1b56ddfa-6642-466b-b21e-22a634aea5a3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:51.349456 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.349456 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:51.350436 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1b56ddfa-6642-466b-b21e-22a634aea5a3 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:51.351003 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 651/2618] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:51 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:51.363993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-282de000-c8fb-48fd-acd2-0375811fa3b5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.366030 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-282de000-c8fb-48fd-acd2-0375811fa3b5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] DELETE https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:51.366445 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-282de000-c8fb-48fd-acd2-0375811fa3b5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.366595 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-282de000-c8fb-48fd-acd2-0375811fa3b5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.366746 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-282de000-c8fb-48fd-acd2-0375811fa3b5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Delete backup with id: 1a27d228-5d20-449c-8ecc-c4a2a269177c. Jul 10 04:32:51.371552 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.371552 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:51.385832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-282de000-c8fb-48fd-acd2-0375811fa3b5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] delete_backup rpcapi backup_id 1a27d228-5d20-449c-8ecc-c4a2a269177c {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:32:51.387950 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-282de000-c8fb-48fd-acd2-0375811fa3b5 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 202 Jul 10 04:32:51.388852 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 657/2619] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:32:51 2026] DELETE /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:32:51.395993 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f07aa0fc-02df-49d8-a00f-534e5a41e229 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.398843 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f07aa0fc-02df-49d8-a00f-534e5a41e229 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:51.398843 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f07aa0fc-02df-49d8-a00f-534e5a41e229 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.398843 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f07aa0fc-02df-49d8-a00f-534e5a41e229 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.398843 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f07aa0fc-02df-49d8-a00f-534e5a41e229 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:51.404768 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e7bffb5d-c5ba-4b63-bfaf-7c3342818713 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.404907 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.404907 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:51.406428 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f07aa0fc-02df-49d8-a00f-534e5a41e229 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 200 Jul 10 04:32:51.406979 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e7bffb5d-c5ba-4b63-bfaf-7c3342818713 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:51.407093 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 652/2620] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:51 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:51.407157 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e7bffb5d-c5ba-4b63-bfaf-7c3342818713 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.407456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e7bffb5d-c5ba-4b63-bfaf-7c3342818713 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.417295 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.417295 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:51.423038 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e7bffb5d-c5ba-4b63-bfaf-7c3342818713 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:51.429123 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e7bffb5d-c5ba-4b63-bfaf-7c3342818713 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:51.429560 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 661/2621] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:51 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:51.556619 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-701f0061-5219-494b-88ff-eeda944334d0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.558514 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-701f0061-5219-494b-88ff-eeda944334d0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:32:51.558734 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-701f0061-5219-494b-88ff-eeda944334d0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.558915 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-701f0061-5219-494b-88ff-eeda944334d0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.567233 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.567233 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:51.570997 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-701f0061-5219-494b-88ff-eeda944334d0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:51.576628 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-701f0061-5219-494b-88ff-eeda944334d0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:32:51.577008 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 652/2622] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:51 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:51.727497 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1959e5f4-0ee0-4502-83e3-3dd30244b879 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.729049 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1959e5f4-0ee0-4502-83e3-3dd30244b879 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:51.729399 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1959e5f4-0ee0-4502-83e3-3dd30244b879 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.729855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1959e5f4-0ee0-4502-83e3-3dd30244b879 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.740663 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.740663 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:51.745384 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1959e5f4-0ee0-4502-83e3-3dd30244b879 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:51.750317 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1959e5f4-0ee0-4502-83e3-3dd30244b879 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:51.750858 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 658/2623] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:51 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:51.895160 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-3eb384bf-ed74-48a5-af48-c91636f10987 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:51.897086 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-3eb384bf-ed74-48a5-af48-c91636f10987 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:32:51.897314 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-3eb384bf-ed74-48a5-af48-c91636f10987 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:51.897498 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-3eb384bf-ed74-48a5-af48-c91636f10987 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:51.904494 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:51.904494 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:51.908563 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-3eb384bf-ed74-48a5-af48-c91636f10987 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:51.912958 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-3eb384bf-ed74-48a5-af48-c91636f10987 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:32:51.913372 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 653/2624] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:32:51 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:52.057372 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-23614b92-3c03-4136-9ae7-9c58152f3814 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:52.057791 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-23614b92-3c03-4136-9ae7-9c58152f3814 None None] GET https://10.4.3.87/volume// Jul 10 04:32:52.058032 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-23614b92-3c03-4136-9ae7-9c58152f3814 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:52.058332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-23614b92-3c03-4136-9ae7-9c58152f3814 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:52.058845 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-23614b92-3c03-4136-9ae7-9c58152f3814 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:32:52.059272 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 662/2625] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:32:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:32:52.066765 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-d863639d-f6f7-43a5-8120-6a2cb7077661 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:52.069026 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-d863639d-f6f7-43a5-8120-6a2cb7077661 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:32:52.069841 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-d863639d-f6f7-43a5-8120-6a2cb7077661 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:52.069841 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-d863639d-f6f7-43a5-8120-6a2cb7077661 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:52.078878 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3f28d20c-aef6-4f54-aad0-c54442109f93 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:52.081042 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f28d20c-aef6-4f54-aad0-c54442109f93 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:32:52.081284 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f28d20c-aef6-4f54-aad0-c54442109f93 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:52.081407 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:52.081407 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:52.081494 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f28d20c-aef6-4f54-aad0-c54442109f93 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:52.085569 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-d863639d-f6f7-43a5-8120-6a2cb7077661 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:52.090271 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-d863639d-f6f7-43a5-8120-6a2cb7077661 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:32:52.090674 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 653/2626] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:32:52 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:32:52.092837 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:52.092837 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:52.097032 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3f28d20c-aef6-4f54-aad0-c54442109f93 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:52.102253 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f28d20c-aef6-4f54-aad0-c54442109f93 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:32:52.102647 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 659/2627] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:52 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 1165 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:52.105231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-042b1872-05b8-4862-a975-e49c1ec6cc0b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:52.107623 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-042b1872-05b8-4862-a975-e49c1ec6cc0b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92/encryption Jul 10 04:32:52.107838 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-042b1872-05b8-4862-a975-e49c1ec6cc0b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:52.108074 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-042b1872-05b8-4862-a975-e49c1ec6cc0b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:52.118638 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:52.118638 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:52.125608 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-042b1872-05b8-4862-a975-e49c1ec6cc0b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92/encryption returned with HTTP 200 Jul 10 04:32:52.126080 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 654/2628] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:32:52 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:52.419001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6ed2eca7-b9b7-4299-89be-7a53e389bb47 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:52.420797 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6ed2eca7-b9b7-4299-89be-7a53e389bb47 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c Jul 10 04:32:52.421041 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6ed2eca7-b9b7-4299-89be-7a53e389bb47 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:52.421268 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6ed2eca7-b9b7-4299-89be-7a53e389bb47 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:52.421377 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-6ed2eca7-b9b7-4299-89be-7a53e389bb47 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Show backup with id 1a27d228-5d20-449c-8ecc-c4a2a269177c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:52.424925 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6ed2eca7-b9b7-4299-89be-7a53e389bb47 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c returned with HTTP 404 Jul 10 04:32:52.425409 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 663/2629] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:52 2026] GET /volume/v3/backups/1a27d228-5d20-449c-8ecc-c4a2a269177c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:52.433433 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-914513f5-e01a-4936-bd1f-88b41c63eb71 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:52.435392 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-914513f5-e01a-4936-bd1f-88b41c63eb71 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 Jul 10 04:32:52.435637 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-914513f5-e01a-4936-bd1f-88b41c63eb71 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:52.435859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-914513f5-e01a-4936-bd1f-88b41c63eb71 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:52.436042 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-914513f5-e01a-4936-bd1f-88b41c63eb71 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Delete volume with id: e874d113-bc3a-4773-bc97-d10b6a4f1b44 Jul 10 04:32:52.443207 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-72aec570-74b4-4dd4-943c-19933a17e60e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:52.444355 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:52.444355 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:52.444735 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-914513f5-e01a-4936-bd1f-88b41c63eb71 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Volume info retrieved successfully. Jul 10 04:32:52.445145 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-72aec570-74b4-4dd4-943c-19933a17e60e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:52.445443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-72aec570-74b4-4dd4-943c-19933a17e60e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:52.445706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-72aec570-74b4-4dd4-943c-19933a17e60e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:52.453903 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:52.453903 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:52.458305 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-72aec570-74b4-4dd4-943c-19933a17e60e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:52.463088 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-72aec570-74b4-4dd4-943c-19933a17e60e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:52.463572 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 660/2630] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:52 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:52.465829 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-914513f5-e01a-4936-bd1f-88b41c63eb71 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Delete volume request issued successfully. Jul 10 04:32:52.465995 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-914513f5-e01a-4936-bd1f-88b41c63eb71 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 returned with HTTP 202 Jul 10 04:32:52.466601 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 654/2631] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:32:52 2026] DELETE /volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:52.473932 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-72ab86cd-cdf8-46ca-a303-92878a734060 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:52.475924 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-72ab86cd-cdf8-46ca-a303-92878a734060 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 Jul 10 04:32:52.476152 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-72ab86cd-cdf8-46ca-a303-92878a734060 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:52.476419 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-72ab86cd-cdf8-46ca-a303-92878a734060 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:52.483684 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:52.483684 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:52.487809 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-72ab86cd-cdf8-46ca-a303-92878a734060 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Volume info retrieved successfully. Jul 10 04:32:52.491818 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-72ab86cd-cdf8-46ca-a303-92878a734060 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 returned with HTTP 200 Jul 10 04:32:52.492280 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 655/2632] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:52 2026] GET /volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:52.762716 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-11260b61-46fe-4b65-b807-83512d62f564 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:52.764788 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-11260b61-46fe-4b65-b807-83512d62f564 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:52.765042 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-11260b61-46fe-4b65-b807-83512d62f564 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:52.765365 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-11260b61-46fe-4b65-b807-83512d62f564 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:52.775996 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:52.775996 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:52.780206 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-11260b61-46fe-4b65-b807-83512d62f564 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:52.785399 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-11260b61-46fe-4b65-b807-83512d62f564 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:52.785877 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 664/2633] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:52 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:53.109015 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-fa527650-7d1a-481d-8601-fc67384f6532 req-274f3fba-f07a-4d30-a3dd-633b99c0b43a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.111313 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-274f3fba-f07a-4d30-a3dd-633b99c0b43a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/attachments/333c02a4-324e-48a7-bbf1-549c472710fd/action Jul 10 04:32:53.111783 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-274f3fba-f07a-4d30-a3dd-633b99c0b43a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:32:53.111960 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-274f3fba-f07a-4d30-a3dd-633b99c0b43a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:53.117835 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-277da16a-cad8-48d7-b1f6-cb1a3276c840 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.120319 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-277da16a-cad8-48d7-b1f6-cb1a3276c840 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:32:53.120573 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-277da16a-cad8-48d7-b1f6-cb1a3276c840 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:53.120856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-277da16a-cad8-48d7-b1f6-cb1a3276c840 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:53.131510 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.131510 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:53.131657 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.131657 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:53.135546 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-277da16a-cad8-48d7-b1f6-cb1a3276c840 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:53.140963 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-277da16a-cad8-48d7-b1f6-cb1a3276c840 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:32:53.141431 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 655/2634] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:53 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 1165 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:53.142881 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-fa527650-7d1a-481d-8601-fc67384f6532 req-274f3fba-f07a-4d30-a3dd-633b99c0b43a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/attachments/333c02a4-324e-48a7-bbf1-549c472710fd/action returned with HTTP 204 Jul 10 04:32:53.143399 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 661/2635] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:32:53 2026] POST /volume/v3/attachments/333c02a4-324e-48a7-bbf1-549c472710fd/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:53.478610 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1c1db0d1-eaec-436d-8918-e6326181e47b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.480357 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1c1db0d1-eaec-436d-8918-e6326181e47b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:53.480544 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1c1db0d1-eaec-436d-8918-e6326181e47b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:53.480737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1c1db0d1-eaec-436d-8918-e6326181e47b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:53.487817 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.487817 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:53.493832 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1c1db0d1-eaec-436d-8918-e6326181e47b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:53.498977 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1c1db0d1-eaec-436d-8918-e6326181e47b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:53.499374 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 656/2636] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:53 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:53.506136 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ec7cedb3-bfbc-4bb8-abae-0055e81dea07 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.507852 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ec7cedb3-bfbc-4bb8-abae-0055e81dea07 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] GET https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 Jul 10 04:32:53.508075 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ec7cedb3-bfbc-4bb8-abae-0055e81dea07 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:53.508287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ec7cedb3-bfbc-4bb8-abae-0055e81dea07 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:53.513441 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ec7cedb3-bfbc-4bb8-abae-0055e81dea07 tempest-ProjectMemberTests39-1372924142 tempest-ProjectMemberTests39-1372924142-project-admin] https://10.4.3.87/volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 returned with HTTP 404 Jul 10 04:32:53.513890 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 665/2637] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:53 2026] GET /volume/v3/volumes/e874d113-bc3a-4773-bc97-d10b6a4f1b44 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:53.622856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a87758bd-6fd4-429e-b29e-e685019275cf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.624634 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a87758bd-6fd4-429e-b29e-e685019275cf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] DELETE https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:32:53.624830 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a87758bd-6fd4-429e-b29e-e685019275cf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:53.625020 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a87758bd-6fd4-429e-b29e-e685019275cf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:53.625198 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-a87758bd-6fd4-429e-b29e-e685019275cf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Delete volume with id: afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:32:53.639779 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.639779 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:53.642440 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a87758bd-6fd4-429e-b29e-e685019275cf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:32:53.644898 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89d55697-b43f-4a2a-ba39-05bf05e9ffed None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.646896 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89d55697-b43f-4a2a-ba39-05bf05e9ffed tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/attachments/09899b88-2968-4655-a463-d4efc89031d6 Jul 10 04:32:53.647167 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89d55697-b43f-4a2a-ba39-05bf05e9ffed tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:53.647428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89d55697-b43f-4a2a-ba39-05bf05e9ffed tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:53.657888 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.657888 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:53.659538 np0000004952 devstack@c-api.service[100020]: WARNING cinder.keymgr.conf_key_mgr [None req-a87758bd-6fd4-429e-b29e-e685019275cf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:32:53.665528 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a87758bd-6fd4-429e-b29e-e685019275cf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Delete volume request issued successfully. Jul 10 04:32:53.665748 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a87758bd-6fd4-429e-b29e-e685019275cf tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 202 Jul 10 04:32:53.666229 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 656/2638] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:32:53 2026] DELETE /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:53.674732 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d7445af6-a7c8-45de-8fcc-c283cd797913 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.677168 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7445af6-a7c8-45de-8fcc-c283cd797913 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:32:53.677466 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7445af6-a7c8-45de-8fcc-c283cd797913 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:53.677747 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7445af6-a7c8-45de-8fcc-c283cd797913 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:53.690243 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.690243 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:53.701130 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d7445af6-a7c8-45de-8fcc-c283cd797913 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Volume info retrieved successfully. Jul 10 04:32:53.712147 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7445af6-a7c8-45de-8fcc-c283cd797913 tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 200 Jul 10 04:32:53.713159 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 657/2639] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:53 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:53.796976 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8643ee4d-6b1b-4928-a886-20d4397c2cd0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.798666 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8643ee4d-6b1b-4928-a886-20d4397c2cd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:32:53.798928 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8643ee4d-6b1b-4928-a886-20d4397c2cd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:53.799241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8643ee4d-6b1b-4928-a886-20d4397c2cd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:53.809851 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.809851 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:53.813578 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8643ee4d-6b1b-4928-a886-20d4397c2cd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:53.817520 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8643ee4d-6b1b-4928-a886-20d4397c2cd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:32:53.817881 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 666/2640] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:53 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:53.829225 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5f31a9b3-d996-4292-b90d-bd53e1f27137 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.830688 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5f31a9b3-d996-4292-b90d-bd53e1f27137 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:32:53.830983 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5f31a9b3-d996-4292-b90d-bd53e1f27137 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b9e85b34-d86b-4594-98b7-6f774dd27a08", "name": "tempest-VolumesBackupsTest-Backup-170751358", "force": true, "container": "tempest-volumesbackupstest-backup-container-797996131"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:53.832284 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-5f31a9b3-d996-4292-b90d-bd53e1f27137 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating new backup {'backup': {'volume_id': 'b9e85b34-d86b-4594-98b7-6f774dd27a08', 'name': 'tempest-VolumesBackupsTest-Backup-170751358', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-797996131'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:32:53.832414 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-5f31a9b3-d996-4292-b90d-bd53e1f27137 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating backup of volume b9e85b34-d86b-4594-98b7-6f774dd27a08 in container tempest-volumesbackupstest-backup-container-797996131 Jul 10 04:32:53.840381 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.840381 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:53.840809 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5f31a9b3-d996-4292-b90d-bd53e1f27137 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:32:53.871026 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-5f31a9b3-d996-4292-b90d-bd53e1f27137 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['5c8c95d9-e860-40ea-879b-83fd15b0393a', '51edb72b-a4f5-4c41-ad1f-8e34d26d8c43'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:32:53.913053 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5f31a9b3-d996-4292-b90d-bd53e1f27137 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:32:53.913581 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 657/2641] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:32:53 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) Jul 10 04:32:53.922529 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b132fa2f-19d2-4d9c-9486-cc9da8a09835 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.924442 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b132fa2f-19d2-4d9c-9486-cc9da8a09835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:32:53.924651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b132fa2f-19d2-4d9c-9486-cc9da8a09835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:53.924860 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b132fa2f-19d2-4d9c-9486-cc9da8a09835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:53.924966 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b132fa2f-19d2-4d9c-9486-cc9da8a09835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:53.935896 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.935896 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:53.938165 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b132fa2f-19d2-4d9c-9486-cc9da8a09835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:32:53.939127 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 658/2642] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:53 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 785 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:53.947342 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f5e2c020-2c7c-4eb0-8588-ff0365457491 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.947819 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f5e2c020-2c7c-4eb0-8588-ff0365457491 None None] GET https://10.4.3.87/volume// Jul 10 04:32:53.948056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f5e2c020-2c7c-4eb0-8588-ff0365457491 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:53.948316 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f5e2c020-2c7c-4eb0-8588-ff0365457491 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:53.949002 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f5e2c020-2c7c-4eb0-8588-ff0365457491 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:32:53.949189 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 667/2643] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:32:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:32:53.959402 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-4b0f3871-5d03-4539-8bb4-c77fdde873b6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:53.961869 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-4b0f3871-5d03-4539-8bb4-c77fdde873b6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:32:53.962199 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-4b0f3871-5d03-4539-8bb4-c77fdde873b6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9721e530-a147-4694-86ac-08b1602c1211", "connector": null, "instance_uuid": "f18b14df-75bd-48ef-a5b0-a4ee5237cc0c"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:53.970116 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:53.970116 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:54.001468 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-4b0f3871-5d03-4539-8bb4-c77fdde873b6 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:32:54.001999 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 658/2644] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:32:53 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:54.157094 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4ff6a3d5-3bad-4d35-acca-0a66ccae8671 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.159416 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ff6a3d5-3bad-4d35-acca-0a66ccae8671 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:32:54.159682 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ff6a3d5-3bad-4d35-acca-0a66ccae8671 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:54.159967 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4ff6a3d5-3bad-4d35-acca-0a66ccae8671 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:54.171420 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:54.171420 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:54.176054 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4ff6a3d5-3bad-4d35-acca-0a66ccae8671 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:54.181744 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4ff6a3d5-3bad-4d35-acca-0a66ccae8671 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:32:54.182322 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 659/2645] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:54 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:54.185582 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1abd8799-8687-4bb1-9ae3-6294ed70484c req-89d55697-b43f-4a2a-ba39-05bf05e9ffed tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/09899b88-2968-4655-a463-d4efc89031d6 returned with HTTP 200 Jul 10 04:32:54.185995 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 662/2646] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:32:53 2026] DELETE /volume/v3/attachments/09899b88-2968-4655-a463-d4efc89031d6 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:54.433882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7973bf30-1991-40d3-b2fa-44c901ae5446 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.435922 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7973bf30-1991-40d3-b2fa-44c901ae5446 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:32:54.436153 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7973bf30-1991-40d3-b2fa-44c901ae5446 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:54.436376 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7973bf30-1991-40d3-b2fa-44c901ae5446 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:54.446202 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:54.446202 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:54.450224 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7973bf30-1991-40d3-b2fa-44c901ae5446 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:54.456635 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7973bf30-1991-40d3-b2fa-44c901ae5446 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:32:54.457166 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 668/2647] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:54 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:54.513093 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4147957d-0d23-4a50-8aea-14fe93210102 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.515125 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4147957d-0d23-4a50-8aea-14fe93210102 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:54.515409 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4147957d-0d23-4a50-8aea-14fe93210102 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:54.515653 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4147957d-0d23-4a50-8aea-14fe93210102 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:54.524289 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:54.524289 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:54.528936 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4147957d-0d23-4a50-8aea-14fe93210102 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:54.533595 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4147957d-0d23-4a50-8aea-14fe93210102 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:54.533995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-78a3a6a7-04a8-4f32-9f3c-9755ab6ef872 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.534399 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 659/2648] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:54 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:54.534455 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-78a3a6a7-04a8-4f32-9f3c-9755ab6ef872 None None] GET https://10.4.3.87/volume// Jul 10 04:32:54.534522 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-78a3a6a7-04a8-4f32-9f3c-9755ab6ef872 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:54.534692 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-78a3a6a7-04a8-4f32-9f3c-9755ab6ef872 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:54.535029 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-78a3a6a7-04a8-4f32-9f3c-9755ab6ef872 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:32:54.535339 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 660/2649] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:32:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:32:54.542683 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-82aad9ce-acae-499d-9c03-0e230b55d3bc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.544988 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-82aad9ce-acae-499d-9c03-0e230b55d3bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:32:54.545114 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-82aad9ce-acae-499d-9c03-0e230b55d3bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:54.545352 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-82aad9ce-acae-499d-9c03-0e230b55d3bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:54.554528 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:54.554528 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:54.558028 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-82aad9ce-acae-499d-9c03-0e230b55d3bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:54.562461 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-82aad9ce-acae-499d-9c03-0e230b55d3bc tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:32:54.562872 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 663/2650] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:32:54 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 1116 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:32:54.662069 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-34f8f048-7ba1-4fdb-b7c3-069e61f42ee3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.664302 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-34f8f048-7ba1-4fdb-b7c3-069e61f42ee3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] PUT https://10.4.3.87/volume/v3/attachments/45ccbd4d-7d77-4642-86a0-0bf543fe146e Jul 10 04:32:54.664664 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-34f8f048-7ba1-4fdb-b7c3-069e61f42ee3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:54.671564 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-34f8f048-7ba1-4fdb-b7c3-069e61f42ee3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Acquiring lock "cinder-attachment_update-9721e530-a147-4694-86ac-08b1602c1211-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:32:54.677750 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-34f8f048-7ba1-4fdb-b7c3-069e61f42ee3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Lock "cinder-attachment_update-9721e530-a147-4694-86ac-08b1602c1211-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:32:54.679369 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:54.679369 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:54.726078 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6a1438c5-249c-42c7-9aeb-1e23df119d1a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.729056 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6a1438c5-249c-42c7-9aeb-1e23df119d1a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] GET https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 Jul 10 04:32:54.729279 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6a1438c5-249c-42c7-9aeb-1e23df119d1a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:54.729512 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6a1438c5-249c-42c7-9aeb-1e23df119d1a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:54.740570 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6a1438c5-249c-42c7-9aeb-1e23df119d1a tempest-TestEncryptedCinderVolumes-1211798997 tempest-TestEncryptedCinderVolumes-1211798997-project-member] https://10.4.3.87/volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 returned with HTTP 404 Jul 10 04:32:54.741022 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 660/2651] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:54 2026] GET /volume/v3/volumes/afb3ffd8-044d-42d0-a6c6-ab5c89b0a294 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:54.747338 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7aa325a0-1a58-4669-84bb-5f36a3295c36 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.748932 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7aa325a0-1a58-4669-84bb-5f36a3295c36 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:32:54.749123 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7aa325a0-1a58-4669-84bb-5f36a3295c36 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:54.749286 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7aa325a0-1a58-4669-84bb-5f36a3295c36 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:54.750043 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-7aa325a0-1a58-4669-84bb-5f36a3295c36 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:32:54.802235 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7aa325a0-1a58-4669-84bb-5f36a3295c36 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Get all volumes completed successfully. Jul 10 04:32:54.805073 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:54.805073 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:54.810165 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7aa325a0-1a58-4669-84bb-5f36a3295c36 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:32:54.810582 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 661/2652] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:32:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18323 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:32:54.837021 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ffc62da3-64ad-4a09-8969-7797372eaab0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.839028 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ffc62da3-64ad-4a09-8969-7797372eaab0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] DELETE https://10.4.3.87/volume/v3/types/48eec02d-f2dc-49cc-b888-255df9e01944 Jul 10 04:32:54.839252 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ffc62da3-64ad-4a09-8969-7797372eaab0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:54.839494 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ffc62da3-64ad-4a09-8969-7797372eaab0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:54.863863 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ffc62da3-64ad-4a09-8969-7797372eaab0 tempest-TestEncryptedCinderVolumes-949481809 tempest-TestEncryptedCinderVolumes-949481809-project-admin] https://10.4.3.87/volume/v3/types/48eec02d-f2dc-49cc-b888-255df9e01944 returned with HTTP 202 Jul 10 04:32:54.864260 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 664/2653] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:32:54 2026] DELETE /volume/v3/types/48eec02d-f2dc-49cc-b888-255df9e01944 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:54.949714 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fcb477fa-7ee5-46a1-b212-6315fad3c1ce None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:54.951682 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fcb477fa-7ee5-46a1-b212-6315fad3c1ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:32:54.951938 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fcb477fa-7ee5-46a1-b212-6315fad3c1ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:54.952188 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fcb477fa-7ee5-46a1-b212-6315fad3c1ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:54.952364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-fcb477fa-7ee5-46a1-b212-6315fad3c1ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:54.960429 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:54.960429 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:54.962651 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fcb477fa-7ee5-46a1-b212-6315fad3c1ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:32:54.963112 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 661/2654] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:54 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:55.200178 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cf87e115-b263-4d6d-ba8c-e29790e3734e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.205361 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cf87e115-b263-4d6d-ba8c-e29790e3734e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:32:55.205361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cf87e115-b263-4d6d-ba8c-e29790e3734e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:55.206175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cf87e115-b263-4d6d-ba8c-e29790e3734e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:55.207090 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-34f8f048-7ba1-4fdb-b7c3-069e61f42ee3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Lock "cinder-attachment_update-9721e530-a147-4694-86ac-08b1602c1211-np0000004952" released by "attachment_update" :: held 0.529s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:32:55.209255 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-34f8f048-7ba1-4fdb-b7c3-069e61f42ee3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments/45ccbd4d-7d77-4642-86a0-0bf543fe146e returned with HTTP 200 Jul 10 04:32:55.209255 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 669/2655] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:32:54 2026] PUT /volume/v3/attachments/45ccbd4d-7d77-4642-86a0-0bf543fe146e => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:55.216519 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.216519 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:55.221140 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cf87e115-b263-4d6d-ba8c-e29790e3734e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:55.227336 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cf87e115-b263-4d6d-ba8c-e29790e3734e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:32:55.227985 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 662/2656] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:55 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:55.244902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-147395c0-b7d3-421e-af54-da8e19b91b08 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.247311 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-147395c0-b7d3-421e-af54-da8e19b91b08 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:32:55.247716 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-147395c0-b7d3-421e-af54-da8e19b91b08 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:55.247774 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-147395c0-b7d3-421e-af54-da8e19b91b08 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:55.259862 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.259862 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:55.265256 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-147395c0-b7d3-421e-af54-da8e19b91b08 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:55.271964 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-147395c0-b7d3-421e-af54-da8e19b91b08 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:32:55.273070 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 665/2657] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:55 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:55.276470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3c9d0451-3373-4401-959b-2ad7dc370262 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.323456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-468255c1-a5d9-4acb-8ff2-032742243456 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.325559 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-468255c1-a5d9-4acb-8ff2-032742243456 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:32:55.325926 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-468255c1-a5d9-4acb-8ff2-032742243456 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:55.326273 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-468255c1-a5d9-4acb-8ff2-032742243456 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:55.345657 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.345657 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:55.355546 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-468255c1-a5d9-4acb-8ff2-032742243456 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:55.362628 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-468255c1-a5d9-4acb-8ff2-032742243456 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:32:55.363173 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 670/2658] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:32:55 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:55.383292 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-ba4f0e85-c6f7-424a-aaff-5c1bb25bcf7f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.385050 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-ba4f0e85-c6f7-424a-aaff-5c1bb25bcf7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137/action Jul 10 04:32:55.385371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-ba4f0e85-c6f7-424a-aaff-5c1bb25bcf7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:32:55.385477 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-ba4f0e85-c6f7-424a-aaff-5c1bb25bcf7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:55.395192 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.395192 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:55.395675 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-ba4f0e85-c6f7-424a-aaff-5c1bb25bcf7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:55.401606 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3c9d0451-3373-4401-959b-2ad7dc370262 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:32:55.401769 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-ba4f0e85-c6f7-424a-aaff-5c1bb25bcf7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Begin detaching volume completed successfully. Jul 10 04:32:55.401977 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3c9d0451-3373-4401-959b-2ad7dc370262 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-337189878", "extra_specs": {"storage_protocol": "tempest-storage_protocol-251369487", "vendor_name": "tempest-vendor_name-1109834825"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:55.402066 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-ba4f0e85-c6f7-424a-aaff-5c1bb25bcf7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137/action returned with HTTP 202 Jul 10 04:32:55.402454 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 663/2659] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:32:55 2026] POST /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:32:55.418965 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3c9d0451-3373-4401-959b-2ad7dc370262 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:32:55.419594 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 662/2660] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:32:55 2026] POST /volume/v3/types => generated 328 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:55.421640 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0b2839e8-b608-4d49-96e5-b68f65f1c406 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.424020 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0b2839e8-b608-4d49-96e5-b68f65f1c406 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:32:55.424321 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0b2839e8-b608-4d49-96e5-b68f65f1c406 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:55.424608 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0b2839e8-b608-4d49-96e5-b68f65f1c406 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:55.428968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.431164 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:32:55.431616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ccacf5e1-0d82-40e1-9a59-30de543e72a2", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:55.433387 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Create volume request body: {'volume': {'volume_type': 'ccacf5e1-0d82-40e1-9a59-30de543e72a2', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:32:55.435752 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.435752 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:55.437524 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Create volume of 1 GB Jul 10 04:32:55.437969 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.437969 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:55.438516 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Availability Zones retrieved successfully. Jul 10 04:32:55.438933 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0b2839e8-b608-4d49-96e5-b68f65f1c406 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:55.442891 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0b2839e8-b608-4d49-96e5-b68f65f1c406 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:32:55.443268 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 666/2661] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:55 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:55.447107 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Flow 'volume_create_api' (ff3d1534-81a4-4dc2-a7ac-ebe8dfe7a40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:32:55.448577 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9847447-d482-4c08-a15f-a18e0fcb14dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:55.449720 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:32:55.470203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-826d92db-f6f6-43a5-a3b3-30963792128f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.471992 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-826d92db-f6f6-43a5-a3b3-30963792128f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:32:55.472159 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-826d92db-f6f6-43a5-a3b3-30963792128f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:55.472362 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-826d92db-f6f6-43a5-a3b3-30963792128f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:55.475031 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9847447-d482-4c08-a15f-a18e0fcb14dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:32:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-251369487',vendor_name='tempest-vendor_name-1109834825'},id=ccacf5e1-0d82-40e1-9a59-30de543e72a2,is_public=True,name='tempest-ProjectMemberTests-volume-type-337189878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ccacf5e1-0d82-40e1-9a59-30de543e72a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:55.476197 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf468023-d551-485b-bf2d-6d0c90704ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:55.482664 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.482664 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:55.486373 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-826d92db-f6f6-43a5-a3b3-30963792128f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:55.490789 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-826d92db-f6f6-43a5-a3b3-30963792128f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:32:55.492073 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 664/2662] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:55 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:55.510784 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-337189878 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-337189878, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:32:55.511141 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-337189878 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-337189878, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:32:55.551415 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d70969e2-e959-4f90-ad07-d4caa7b4b8d0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.553271 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d70969e2-e959-4f90-ad07-d4caa7b4b8d0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:55.553534 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d70969e2-e959-4f90-ad07-d4caa7b4b8d0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:55.553819 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d70969e2-e959-4f90-ad07-d4caa7b4b8d0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:55.553888 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Created reservations ['ea0c284a-c541-40a8-a948-685efb0d41e1', '672559e1-fc60-4496-9519-0032ff8b37e9', '6ab981fd-13b6-46d1-bca9-5f0597f88048', 'dadd3488-1dca-4591-9f55-96baca3d3213'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:32:55.555097 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf468023-d551-485b-bf2d-6d0c90704ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea0c284a-c541-40a8-a948-685efb0d41e1', '672559e1-fc60-4496-9519-0032ff8b37e9', '6ab981fd-13b6-46d1-bca9-5f0597f88048', 'dadd3488-1dca-4591-9f55-96baca3d3213']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:55.556563 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c3fa73-81ff-4291-ae98-399c38c6a755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:55.563075 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.563075 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:55.567485 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d70969e2-e959-4f90-ad07-d4caa7b4b8d0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:55.573004 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d70969e2-e959-4f90-ad07-d4caa7b4b8d0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:55.573616 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 663/2663] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:55 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:55.587395 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c3fa73-81ff-4291-ae98-399c38c6a755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db2cf4f4-1d2e-418c-a978-780c4bd6790e', '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='3055d6e846794ca381450a9841c51f5b',qos_specs=None,replication_status=,reservations=['ea0c284a-c541-40a8-a948-685efb0d41e1','672559e1-fc60-4496-9519-0032ff8b37e9','6ab981fd-13b6-46d1-bca9-5f0597f88048','dadd3488-1dca-4591-9f55-96baca3d3213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159a79260574db8a2fa3119dc70ea21',volume_type_id=ccacf5e1-0d82-40e1-9a59-30de543e72a2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:32:55Z,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=db2cf4f4-1d2e-418c-a978-780c4bd6790e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3055d6e846794ca381450a9841c51f5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6159a79260574db8a2fa3119dc70ea21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ccacf5e1-0d82-40e1-9a59-30de543e72a2),volume_type_id=ccacf5e1-0d82-40e1-9a59-30de543e72a2)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:55.588486 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc9ad842-7ba3-4f7c-b2bc-8d22735604ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:55.611349 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc9ad842-7ba3-4f7c-b2bc-8d22735604ed) transitioned into state 'SUCCESS' from 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='3055d6e846794ca381450a9841c51f5b',qos_specs=None,replication_status=,reservations=['ea0c284a-c541-40a8-a948-685efb0d41e1','672559e1-fc60-4496-9519-0032ff8b37e9','6ab981fd-13b6-46d1-bca9-5f0597f88048','dadd3488-1dca-4591-9f55-96baca3d3213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159a79260574db8a2fa3119dc70ea21',volume_type_id=ccacf5e1-0d82-40e1-9a59-30de543e72a2)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:55.612373 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e9d631-dc0d-4347-8085-df5f91595e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:55.623815 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e9d631-dc0d-4347-8085-df5f91595e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:55.625020 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Flow 'volume_create_api' (ff3d1534-81a4-4dc2-a7ac-ebe8dfe7a40f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:32:55.625439 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Create volume request issued successfully. Jul 10 04:32:55.626224 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-67decf4c-0ffa-4306-ab95-4df4bafd8077 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:32:55.626790 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 671/2664] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:32:55 2026] POST /volume/v3/volumes => generated 771 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:32:55.641772 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-990cec0b-2b0a-46bf-987c-9bc76b73750d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.644298 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-990cec0b-2b0a-46bf-987c-9bc76b73750d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] GET https://10.4.3.87/volume/v3/volumes/db2cf4f4-1d2e-418c-a978-780c4bd6790e Jul 10 04:32:55.644629 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-990cec0b-2b0a-46bf-987c-9bc76b73750d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:55.644937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-990cec0b-2b0a-46bf-987c-9bc76b73750d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:55.655180 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.655180 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:55.659895 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-990cec0b-2b0a-46bf-987c-9bc76b73750d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Volume info retrieved successfully. Jul 10 04:32:55.665848 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-990cec0b-2b0a-46bf-987c-9bc76b73750d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes/db2cf4f4-1d2e-418c-a978-780c4bd6790e returned with HTTP 200 Jul 10 04:32:55.666510 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 667/2665] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:55 2026] GET /volume/v3/volumes/db2cf4f4-1d2e-418c-a978-780c4bd6790e => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:55.973199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9d773837-74b6-4375-bc38-d6e60b5c87cf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:55.975099 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d773837-74b6-4375-bc38-d6e60b5c87cf tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:32:55.975391 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d773837-74b6-4375-bc38-d6e60b5c87cf tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:55.975691 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d773837-74b6-4375-bc38-d6e60b5c87cf tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:55.975822 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9d773837-74b6-4375-bc38-d6e60b5c87cf tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:55.980592 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:55.980592 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:55.981579 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d773837-74b6-4375-bc38-d6e60b5c87cf tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:32:55.982156 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 665/2666] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:55 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:56.424895 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cd2c3281-740d-4c83-ac41-9caf2222ad09 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.425407 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cd2c3281-740d-4c83-ac41-9caf2222ad09 None None] GET https://10.4.3.87/volume// Jul 10 04:32:56.425623 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cd2c3281-740d-4c83-ac41-9caf2222ad09 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.425899 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cd2c3281-740d-4c83-ac41-9caf2222ad09 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.426419 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cd2c3281-740d-4c83-ac41-9caf2222ad09 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:32:56.426659 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 664/2667] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:32:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:32:56.436825 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-05cf0585-2959-4572-b843-3d586712b9f9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.438797 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-05cf0585-2959-4572-b843-3d586712b9f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:32:56.439060 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-05cf0585-2959-4572-b843-3d586712b9f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.439286 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-05cf0585-2959-4572-b843-3d586712b9f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.448100 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:56.448100 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:56.451436 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-05cf0585-2959-4572-b843-3d586712b9f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:56.455657 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-42012c14-2638-4163-8698-5ee746a985e3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.457197 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-05cf0585-2959-4572-b843-3d586712b9f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:32:56.457435 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-42012c14-2638-4163-8698-5ee746a985e3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:32:56.457655 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-42012c14-2638-4163-8698-5ee746a985e3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.457777 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 672/2668] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:32:56 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:32:56.457864 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-42012c14-2638-4163-8698-5ee746a985e3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.467350 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:56.467350 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:56.470951 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-42012c14-2638-4163-8698-5ee746a985e3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:56.475238 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-42012c14-2638-4163-8698-5ee746a985e3 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:32:56.475636 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 668/2669] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:56 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:56.503428 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e3c4aaf8-dce8-4d3f-bfea-320a18fe77b2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.505049 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e3c4aaf8-dce8-4d3f-bfea-320a18fe77b2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:32:56.505269 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e3c4aaf8-dce8-4d3f-bfea-320a18fe77b2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.505448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e3c4aaf8-dce8-4d3f-bfea-320a18fe77b2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.514120 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:56.514120 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:56.517351 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e3c4aaf8-dce8-4d3f-bfea-320a18fe77b2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:56.521523 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e3c4aaf8-dce8-4d3f-bfea-320a18fe77b2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:32:56.521907 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 666/2670] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:56 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:56.589762 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b0eb1f5a-2b7e-4cec-82e8-41b9cb8d1eb2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.591509 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0eb1f5a-2b7e-4cec-82e8-41b9cb8d1eb2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:56.591723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b0eb1f5a-2b7e-4cec-82e8-41b9cb8d1eb2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.591947 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b0eb1f5a-2b7e-4cec-82e8-41b9cb8d1eb2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.600321 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:56.600321 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:56.605196 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b0eb1f5a-2b7e-4cec-82e8-41b9cb8d1eb2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:56.610494 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0eb1f5a-2b7e-4cec-82e8-41b9cb8d1eb2 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:56.610930 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 665/2671] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:56 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:56.680028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-76314bdc-fc4d-4988-be00-c96774b9d487 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.681716 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-76314bdc-fc4d-4988-be00-c96774b9d487 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] GET https://10.4.3.87/volume/v3/volumes/db2cf4f4-1d2e-418c-a978-780c4bd6790e Jul 10 04:32:56.681968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-76314bdc-fc4d-4988-be00-c96774b9d487 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.682298 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-76314bdc-fc4d-4988-be00-c96774b9d487 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.690460 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:56.690460 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:56.694513 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-76314bdc-fc4d-4988-be00-c96774b9d487 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Volume info retrieved successfully. Jul 10 04:32:56.700138 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-76314bdc-fc4d-4988-be00-c96774b9d487 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes/db2cf4f4-1d2e-418c-a978-780c4bd6790e returned with HTTP 200 Jul 10 04:32:56.700571 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 673/2672] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:56 2026] GET /volume/v3/volumes/db2cf4f4-1d2e-418c-a978-780c4bd6790e => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:56.713704 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9fff7e98-521d-4359-bbd2-c237a9f58aca None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.715484 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9fff7e98-521d-4359-bbd2-c237a9f58aca tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] GET https://10.4.3.87/volume/v3/messages Jul 10 04:32:56.715698 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9fff7e98-521d-4359-bbd2-c237a9f58aca tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.715911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9fff7e98-521d-4359-bbd2-c237a9f58aca tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.720878 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9fff7e98-521d-4359-bbd2-c237a9f58aca tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:32:56.721372 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 669/2673] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:32:56 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) Jul 10 04:32:56.729910 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d6a5511f-79ba-4f9c-8e2d-a83cf330750d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.798444 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6a5511f-79ba-4f9c-8e2d-a83cf330750d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] DELETE https://10.4.3.87/volume/v3/messages/42c5e88e-5108-4d3b-879c-f8351c46ce61 Jul 10 04:32:56.798444 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6a5511f-79ba-4f9c-8e2d-a83cf330750d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.798444 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6a5511f-79ba-4f9c-8e2d-a83cf330750d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.808269 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6a5511f-79ba-4f9c-8e2d-a83cf330750d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] https://10.4.3.87/volume/v3/messages/42c5e88e-5108-4d3b-879c-f8351c46ce61 returned with HTTP 204 Jul 10 04:32:56.808682 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 667/2674] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:32:56 2026] DELETE /volume/v3/messages/42c5e88e-5108-4d3b-879c-f8351c46ce61 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 04:32:56.816577 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8f0d5376-a2f7-4eea-8138-3f5cb3e09e5e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.818655 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8f0d5376-a2f7-4eea-8138-3f5cb3e09e5e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] GET https://10.4.3.87/volume/v3/messages/42c5e88e-5108-4d3b-879c-f8351c46ce61 Jul 10 04:32:56.819027 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8f0d5376-a2f7-4eea-8138-3f5cb3e09e5e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.819236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8f0d5376-a2f7-4eea-8138-3f5cb3e09e5e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.822570 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8f0d5376-a2f7-4eea-8138-3f5cb3e09e5e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] https://10.4.3.87/volume/v3/messages/42c5e88e-5108-4d3b-879c-f8351c46ce61 returned with HTTP 404 Jul 10 04:32:56.823061 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 666/2675] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:32:56 2026] GET /volume/v3/messages/42c5e88e-5108-4d3b-879c-f8351c46ce61 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:32:56.830175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cd227a81-37ef-4184-948b-48fbc95451e3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.831662 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cd227a81-37ef-4184-948b-48fbc95451e3 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/db2cf4f4-1d2e-418c-a978-780c4bd6790e Jul 10 04:32:56.831933 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cd227a81-37ef-4184-948b-48fbc95451e3 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.832127 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cd227a81-37ef-4184-948b-48fbc95451e3 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.832338 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-cd227a81-37ef-4184-948b-48fbc95451e3 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Delete volume with id: db2cf4f4-1d2e-418c-a978-780c4bd6790e Jul 10 04:32:56.839367 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:56.839367 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:56.839797 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-cd227a81-37ef-4184-948b-48fbc95451e3 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Volume info retrieved successfully. Jul 10 04:32:56.840847 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-cd227a81-37ef-4184-948b-48fbc95451e3 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100019) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:32:56.864230 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-cd227a81-37ef-4184-948b-48fbc95451e3 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Created reservations ['42ca1bdb-8ca3-44b4-a189-755fe6f359c7', '075c70f3-d177-4ad5-af2b-25ea819c8ef0', '701bec6a-7d31-4ef1-8ce9-1cb43204cf31', '6d67d263-4a8c-48fd-900b-5b91fb5c48da'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:32:56.895747 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-cd227a81-37ef-4184-948b-48fbc95451e3 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Delete volume request issued successfully. Jul 10 04:32:56.896236 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cd227a81-37ef-4184-948b-48fbc95451e3 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes/db2cf4f4-1d2e-418c-a978-780c4bd6790e returned with HTTP 202 Jul 10 04:32:56.896575 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 674/2676] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:32:56 2026] DELETE /volume/v3/volumes/db2cf4f4-1d2e-418c-a978-780c4bd6790e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:56.907058 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2db929eb-05c0-4f43-8315-c34d1b3e1849 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.909346 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2db929eb-05c0-4f43-8315-c34d1b3e1849 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] DELETE https://10.4.3.87/volume/v3/types/ccacf5e1-0d82-40e1-9a59-30de543e72a2 Jul 10 04:32:56.909551 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2db929eb-05c0-4f43-8315-c34d1b3e1849 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.909752 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2db929eb-05c0-4f43-8315-c34d1b3e1849 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.937750 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2db929eb-05c0-4f43-8315-c34d1b3e1849 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/types/ccacf5e1-0d82-40e1-9a59-30de543e72a2 returned with HTTP 202 Jul 10 04:32:56.938265 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 670/2677] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:32:56 2026] DELETE /volume/v3/types/ccacf5e1-0d82-40e1-9a59-30de543e72a2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:56.947743 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c951ed5e-0f66-4146-8e50-055e3aef8da5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.950245 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c951ed5e-0f66-4146-8e50-055e3aef8da5 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:32:56.951069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c951ed5e-0f66-4146-8e50-055e3aef8da5 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-152683161", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1476066157", "vendor_name": "tempest-vendor_name-248482601"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:56.971751 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c951ed5e-0f66-4146-8e50-055e3aef8da5 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:32:56.972332 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 668/2678] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:32:56 2026] POST /volume/v3/types => generated 328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:56.981942 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.983622 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:32:56.983987 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d2bba32-54bc-4967-b339-af47ae5dfd04", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:56.985481 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Create volume request body: {'volume': {'volume_type': '4d2bba32-54bc-4967-b339-af47ae5dfd04', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:32:56.989691 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Create volume of 1 GB Jul 10 04:32:56.990003 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:56.990003 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:56.990362 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Availability Zones retrieved successfully. Jul 10 04:32:56.993478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5921f860-436f-4455-aa85-6d0e32dd50a9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:56.995437 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5921f860-436f-4455-aa85-6d0e32dd50a9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:32:56.995627 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Flow 'volume_create_api' (001fd4e4-67af-4f9b-8fca-7b1838d734f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:32:56.995692 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5921f860-436f-4455-aa85-6d0e32dd50a9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:56.995843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5921f860-436f-4455-aa85-6d0e32dd50a9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:56.995944 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-5921f860-436f-4455-aa85-6d0e32dd50a9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:56.997049 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe03723-dd42-42a9-8777-c8c7b4676046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:56.997767 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:32:57.000225 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:57.000225 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:57.001049 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5921f860-436f-4455-aa85-6d0e32dd50a9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:32:57.001555 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 675/2679] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:56 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:57.017373 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe03723-dd42-42a9-8777-c8c7b4676046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:32:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1476066157',vendor_name='tempest-vendor_name-248482601'},id=4d2bba32-54bc-4967-b339-af47ae5dfd04,is_public=True,name='tempest-ProjectMemberTests-volume-type-152683161',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d2bba32-54bc-4967-b339-af47ae5dfd04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:57.018303 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69bdb480-33f8-40ef-ba0c-cf0187706566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:57.044610 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-152683161 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-152683161, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:32:57.044941 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-152683161 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-152683161, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:32:57.074459 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Created reservations ['79f54c52-ed07-48d4-ab13-be73f7514887', '8a5192bd-f08a-4b91-bc90-7c7c1ca72cb8', '811ce1ab-7395-439d-a139-1c7f7205eb92', 'e053843f-537e-4da4-af1b-ca31b15d01d6'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:32:57.075566 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69bdb480-33f8-40ef-ba0c-cf0187706566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f54c52-ed07-48d4-ab13-be73f7514887', '8a5192bd-f08a-4b91-bc90-7c7c1ca72cb8', '811ce1ab-7395-439d-a139-1c7f7205eb92', 'e053843f-537e-4da4-af1b-ca31b15d01d6']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:57.076670 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9713c2fe-efcb-43a7-a556-f20b185c3061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:57.103955 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9713c2fe-efcb-43a7-a556-f20b185c3061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'defe73cd-3c2e-4402-922c-8053fe022a1e', '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='3055d6e846794ca381450a9841c51f5b',qos_specs=None,replication_status=,reservations=['79f54c52-ed07-48d4-ab13-be73f7514887','8a5192bd-f08a-4b91-bc90-7c7c1ca72cb8','811ce1ab-7395-439d-a139-1c7f7205eb92','e053843f-537e-4da4-af1b-ca31b15d01d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159a79260574db8a2fa3119dc70ea21',volume_type_id=4d2bba32-54bc-4967-b339-af47ae5dfd04), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:32:57Z,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=defe73cd-3c2e-4402-922c-8053fe022a1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3055d6e846794ca381450a9841c51f5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6159a79260574db8a2fa3119dc70ea21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d2bba32-54bc-4967-b339-af47ae5dfd04),volume_type_id=4d2bba32-54bc-4967-b339-af47ae5dfd04)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:57.104603 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a80f2e-fc01-4f90-803b-600b78717f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:57.130371 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a80f2e-fc01-4f90-803b-600b78717f7e) transitioned into state 'SUCCESS' from 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='3055d6e846794ca381450a9841c51f5b',qos_specs=None,replication_status=,reservations=['79f54c52-ed07-48d4-ab13-be73f7514887','8a5192bd-f08a-4b91-bc90-7c7c1ca72cb8','811ce1ab-7395-439d-a139-1c7f7205eb92','e053843f-537e-4da4-af1b-ca31b15d01d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159a79260574db8a2fa3119dc70ea21',volume_type_id=4d2bba32-54bc-4967-b339-af47ae5dfd04)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:57.131170 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d8474a-ac15-42c2-8a6c-b4279fce6c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:57.143446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d8474a-ac15-42c2-8a6c-b4279fce6c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:57.144646 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Flow 'volume_create_api' (001fd4e4-67af-4f9b-8fca-7b1838d734f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:32:57.144883 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Create volume request issued successfully. Jul 10 04:32:57.145682 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff635a5e-793c-4ac4-aa2f-833b90d30b3e tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:32:57.146297 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 667/2680] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:32:56 2026] POST /volume/v3/volumes => generated 771 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:32:57.160060 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2c799603-1eda-4ac8-af1d-76ee5bd7ae78 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:57.162742 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2c799603-1eda-4ac8-af1d-76ee5bd7ae78 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] GET https://10.4.3.87/volume/v3/volumes/defe73cd-3c2e-4402-922c-8053fe022a1e Jul 10 04:32:57.162742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2c799603-1eda-4ac8-af1d-76ee5bd7ae78 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:57.163027 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2c799603-1eda-4ac8-af1d-76ee5bd7ae78 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:57.171474 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:57.171474 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:57.176103 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2c799603-1eda-4ac8-af1d-76ee5bd7ae78 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Volume info retrieved successfully. Jul 10 04:32:57.181447 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2c799603-1eda-4ac8-af1d-76ee5bd7ae78 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes/defe73cd-3c2e-4402-922c-8053fe022a1e returned with HTTP 200 Jul 10 04:32:57.181953 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 671/2681] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:57 2026] GET /volume/v3/volumes/defe73cd-3c2e-4402-922c-8053fe022a1e => generated 950 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:57.492161 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0a538c0c-3da2-45eb-96dd-5d47a36a7e9b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:57.494701 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0a538c0c-3da2-45eb-96dd-5d47a36a7e9b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:32:57.495022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0a538c0c-3da2-45eb-96dd-5d47a36a7e9b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:57.495319 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0a538c0c-3da2-45eb-96dd-5d47a36a7e9b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:57.509057 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:57.509057 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:57.514843 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0a538c0c-3da2-45eb-96dd-5d47a36a7e9b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:57.524617 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0a538c0c-3da2-45eb-96dd-5d47a36a7e9b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:32:57.524617 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 669/2682] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:57 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:57.543494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-97117dd8-b7c6-4fd1-a401-1a31cda3356e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:57.545101 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97117dd8-b7c6-4fd1-a401-1a31cda3356e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:32:57.545357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97117dd8-b7c6-4fd1-a401-1a31cda3356e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:57.546283 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97117dd8-b7c6-4fd1-a401-1a31cda3356e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:57.556119 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:57.556119 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:57.560260 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-97117dd8-b7c6-4fd1-a401-1a31cda3356e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:57.565604 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97117dd8-b7c6-4fd1-a401-1a31cda3356e tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:32:57.566176 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 676/2683] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:57 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:57.626057 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cfc9dcb9-63fd-44b0-99ec-5031b3296dba None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:57.628250 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cfc9dcb9-63fd-44b0-99ec-5031b3296dba tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:57.628452 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cfc9dcb9-63fd-44b0-99ec-5031b3296dba tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:57.628635 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cfc9dcb9-63fd-44b0-99ec-5031b3296dba tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:57.641180 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:57.641180 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:57.647318 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cfc9dcb9-63fd-44b0-99ec-5031b3296dba tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:57.653392 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cfc9dcb9-63fd-44b0-99ec-5031b3296dba tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:57.653918 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 668/2684] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:57 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:58.013454 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-56ccf94d-84ee-4383-9bfa-0617031cedd5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.015624 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-56ccf94d-84ee-4383-9bfa-0617031cedd5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:32:58.015883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-56ccf94d-84ee-4383-9bfa-0617031cedd5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.016141 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-56ccf94d-84ee-4383-9bfa-0617031cedd5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.016324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-56ccf94d-84ee-4383-9bfa-0617031cedd5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:58.020924 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:58.020924 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:58.021750 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-56ccf94d-84ee-4383-9bfa-0617031cedd5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:32:58.022179 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 672/2685] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:58 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:58.200075 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3df4702a-96a6-46c0-87ad-a90e70b6f787 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.202408 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3df4702a-96a6-46c0-87ad-a90e70b6f787 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] GET https://10.4.3.87/volume/v3/volumes/defe73cd-3c2e-4402-922c-8053fe022a1e Jul 10 04:32:58.202664 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3df4702a-96a6-46c0-87ad-a90e70b6f787 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.202940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3df4702a-96a6-46c0-87ad-a90e70b6f787 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.212416 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:58.212416 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:58.216723 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3df4702a-96a6-46c0-87ad-a90e70b6f787 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Volume info retrieved successfully. Jul 10 04:32:58.221162 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3df4702a-96a6-46c0-87ad-a90e70b6f787 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes/defe73cd-3c2e-4402-922c-8053fe022a1e returned with HTTP 200 Jul 10 04:32:58.221671 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 670/2686] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:58 2026] GET /volume/v3/volumes/defe73cd-3c2e-4402-922c-8053fe022a1e => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:58.240900 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4a78c679-4447-4b09-a9f8-a94ea692a113 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.243662 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4a78c679-4447-4b09-a9f8-a94ea692a113 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] GET https://10.4.3.87/volume/v3/messages Jul 10 04:32:58.243662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4a78c679-4447-4b09-a9f8-a94ea692a113 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.243910 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4a78c679-4447-4b09-a9f8-a94ea692a113 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.255345 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4a78c679-4447-4b09-a9f8-a94ea692a113 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:32:58.255950 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 677/2687] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:32:58 2026] GET /volume/v3/messages => generated 668 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:58.266663 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1bddfd99-f52d-4706-8a33-ccb41aee6f34 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.268888 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1bddfd99-f52d-4706-8a33-ccb41aee6f34 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] GET https://10.4.3.87/volume/v3/messages Jul 10 04:32:58.269142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1bddfd99-f52d-4706-8a33-ccb41aee6f34 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.269410 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1bddfd99-f52d-4706-8a33-ccb41aee6f34 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.275107 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1bddfd99-f52d-4706-8a33-ccb41aee6f34 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:32:58.275480 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 669/2688] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:32:58 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:58.285863 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-01340948-af18-44a0-9ce9-7a66f4df618d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.287934 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-01340948-af18-44a0-9ce9-7a66f4df618d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] DELETE https://10.4.3.87/volume/v3/messages/8585fe5d-9cf8-4061-b171-3c0d039a88b6 Jul 10 04:32:58.288309 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-01340948-af18-44a0-9ce9-7a66f4df618d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.288655 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-01340948-af18-44a0-9ce9-7a66f4df618d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.300608 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-01340948-af18-44a0-9ce9-7a66f4df618d tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/messages/8585fe5d-9cf8-4061-b171-3c0d039a88b6 returned with HTTP 204 Jul 10 04:32:58.301060 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 673/2689] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:32:58 2026] DELETE /volume/v3/messages/8585fe5d-9cf8-4061-b171-3c0d039a88b6 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 04:32:58.311125 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.313428 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/defe73cd-3c2e-4402-922c-8053fe022a1e Jul 10 04:32:58.313761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.314015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.314349 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Delete volume with id: defe73cd-3c2e-4402-922c-8053fe022a1e Jul 10 04:32:58.323277 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:58.323277 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:58.323572 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Volume info retrieved successfully. Jul 10 04:32:58.324643 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100022) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:32:58.338166 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-152683161 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-152683161, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:32:58.338562 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-152683161 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-152683161, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:32:58.348968 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Created reservations ['b56a4971-3047-4c0c-8759-978239703f5a', 'd328edd9-899e-486d-bc9e-2224888b9057', '06518bb9-5d56-4ba0-911a-9c4592ed36df', 'd18a85da-5e41-44c1-a2aa-141cdb2279cf'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:32:58.378883 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Delete volume request issued successfully. Jul 10 04:32:58.379133 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-205c9011-b971-4fb9-8d59-2a297f2248e1 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes/defe73cd-3c2e-4402-922c-8053fe022a1e returned with HTTP 202 Jul 10 04:32:58.379644 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 671/2690] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:32:58 2026] DELETE /volume/v3/volumes/defe73cd-3c2e-4402-922c-8053fe022a1e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:58.388664 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-483a2162-638a-4e09-b1a7-383c2c816204 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.392464 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-483a2162-638a-4e09-b1a7-383c2c816204 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] DELETE https://10.4.3.87/volume/v3/types/4d2bba32-54bc-4967-b339-af47ae5dfd04 Jul 10 04:32:58.392866 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-483a2162-638a-4e09-b1a7-383c2c816204 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.393045 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-483a2162-638a-4e09-b1a7-383c2c816204 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.458073 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-483a2162-638a-4e09-b1a7-383c2c816204 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/types/4d2bba32-54bc-4967-b339-af47ae5dfd04 returned with HTTP 202 Jul 10 04:32:58.458700 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 678/2691] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:32:58 2026] DELETE /volume/v3/types/4d2bba32-54bc-4967-b339-af47ae5dfd04 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:58.468489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a64eeb39-a70a-4a46-a6ea-98909faaa26c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.470561 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a64eeb39-a70a-4a46-a6ea-98909faaa26c tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:32:58.471026 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a64eeb39-a70a-4a46-a6ea-98909faaa26c tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1578466545", "extra_specs": {"storage_protocol": "tempest-storage_protocol-504967102", "vendor_name": "tempest-vendor_name-50881249"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:58.495113 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a64eeb39-a70a-4a46-a6ea-98909faaa26c tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:32:58.495523 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 670/2692] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:32:58 2026] POST /volume/v3/types => generated 327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:58.504043 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.505933 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:32:58.506362 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ce8b62cd-bcbb-4342-a820-e5a8bbde82e1", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:32:58.507824 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Create volume request body: {'volume': {'volume_type': 'ce8b62cd-bcbb-4342-a820-e5a8bbde82e1', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:32:58.512201 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Create volume of 1 GB Jul 10 04:32:58.512539 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:58.512539 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:58.512917 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Availability Zones retrieved successfully. Jul 10 04:32:58.519285 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Flow 'volume_create_api' (e4521e9d-f689-40f4-ad47-c39797153645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:32:58.520303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe1c731-f824-4f74-971e-04393226e347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:58.521243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:32:58.540982 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0ea6a7e7-7f7a-4bb6-b587-f0ad847e19ae None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.543474 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0ea6a7e7-7f7a-4bb6-b587-f0ad847e19ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:32:58.543678 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe1c731-f824-4f74-971e-04393226e347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:32:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-504967102',vendor_name='tempest-vendor_name-50881249'},id=ce8b62cd-bcbb-4342-a820-e5a8bbde82e1,is_public=True,name='tempest-ProjectMemberTests-volume-type-1578466545',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce8b62cd-bcbb-4342-a820-e5a8bbde82e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:58.543838 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0ea6a7e7-7f7a-4bb6-b587-f0ad847e19ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.543964 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0ea6a7e7-7f7a-4bb6-b587-f0ad847e19ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.544855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b57376-11af-4217-9d85-b821f5a8caad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:58.556501 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:58.556501 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:58.561020 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0ea6a7e7-7f7a-4bb6-b587-f0ad847e19ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:58.565921 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0ea6a7e7-7f7a-4bb6-b587-f0ad847e19ae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:32:58.566326 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 672/2693] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:58 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:58.578561 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1578466545 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1578466545, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:32:58.579000 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1578466545 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1578466545, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:32:58.589885 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8362b95b-4b9c-433c-a956-6137fabf786f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.591845 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8362b95b-4b9c-433c-a956-6137fabf786f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:32:58.592076 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8362b95b-4b9c-433c-a956-6137fabf786f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.592332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8362b95b-4b9c-433c-a956-6137fabf786f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.604276 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:58.604276 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:58.609450 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8362b95b-4b9c-433c-a956-6137fabf786f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:58.615163 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Created reservations ['aee24d89-1092-439f-acfe-836adab16118', '41d1d3e5-e694-4fd3-951f-98b6209e2f59', 'bd8d1d22-06e6-4489-8167-84bfa0b36c48', '45cf2ed2-5f73-4a46-8b8c-d539290e9568'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:32:58.616425 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b57376-11af-4217-9d85-b821f5a8caad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee24d89-1092-439f-acfe-836adab16118', '41d1d3e5-e694-4fd3-951f-98b6209e2f59', 'bd8d1d22-06e6-4489-8167-84bfa0b36c48', '45cf2ed2-5f73-4a46-8b8c-d539290e9568']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:58.617225 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f5a456-7cb2-4bbb-b368-05200d023b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:58.618026 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8362b95b-4b9c-433c-a956-6137fabf786f tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:32:58.618527 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 679/2694] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:58 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:58.643675 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f5a456-7cb2-4bbb-b368-05200d023b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9b6ff96-0378-4812-8067-4759d0cf163d', '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='3055d6e846794ca381450a9841c51f5b',qos_specs=None,replication_status=,reservations=['aee24d89-1092-439f-acfe-836adab16118','41d1d3e5-e694-4fd3-951f-98b6209e2f59','bd8d1d22-06e6-4489-8167-84bfa0b36c48','45cf2ed2-5f73-4a46-8b8c-d539290e9568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159a79260574db8a2fa3119dc70ea21',volume_type_id=ce8b62cd-bcbb-4342-a820-e5a8bbde82e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:32:58Z,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=c9b6ff96-0378-4812-8067-4759d0cf163d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3055d6e846794ca381450a9841c51f5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6159a79260574db8a2fa3119dc70ea21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce8b62cd-bcbb-4342-a820-e5a8bbde82e1),volume_type_id=ce8b62cd-bcbb-4342-a820-e5a8bbde82e1)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:58.644646 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d61e4f0-e466-44cc-9ca2-ccd3b8bdf03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:58.668070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d61e4f0-e466-44cc-9ca2-ccd3b8bdf03c) transitioned into state 'SUCCESS' from 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='3055d6e846794ca381450a9841c51f5b',qos_specs=None,replication_status=,reservations=['aee24d89-1092-439f-acfe-836adab16118','41d1d3e5-e694-4fd3-951f-98b6209e2f59','bd8d1d22-06e6-4489-8167-84bfa0b36c48','45cf2ed2-5f73-4a46-8b8c-d539290e9568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159a79260574db8a2fa3119dc70ea21',volume_type_id=ce8b62cd-bcbb-4342-a820-e5a8bbde82e1)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:58.668348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0cfa99-a350-4f04-8941-5139144e10ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:32:58.672871 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0f53dbed-6d19-45db-9c07-4728361de76e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.675299 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f53dbed-6d19-45db-9c07-4728361de76e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:58.675934 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f53dbed-6d19-45db-9c07-4728361de76e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.676286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f53dbed-6d19-45db-9c07-4728361de76e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.680897 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0cfa99-a350-4f04-8941-5139144e10ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:32:58.682053 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Flow 'volume_create_api' (e4521e9d-f689-40f4-ad47-c39797153645) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:32:58.682235 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Create volume request issued successfully. Jul 10 04:32:58.682963 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6e2ae6a8-a158-4970-ad6e-5c6ebbcbfcbc tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:32:58.683603 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 674/2695] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:32:58 2026] POST /volume/v3/volumes => generated 772 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:32:58.690491 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:58.690491 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:58.696597 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0f53dbed-6d19-45db-9c07-4728361de76e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:58.701691 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b68386d0-aab2-4e30-b349-148ed0f9d6b2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.702811 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f53dbed-6d19-45db-9c07-4728361de76e tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:58.703458 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 671/2696] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:58 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:58.703568 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b68386d0-aab2-4e30-b349-148ed0f9d6b2 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] GET https://10.4.3.87/volume/v3/volumes/c9b6ff96-0378-4812-8067-4759d0cf163d Jul 10 04:32:58.703743 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b68386d0-aab2-4e30-b349-148ed0f9d6b2 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.703962 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b68386d0-aab2-4e30-b349-148ed0f9d6b2 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.712320 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:58.712320 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:58.716367 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b68386d0-aab2-4e30-b349-148ed0f9d6b2 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Volume info retrieved successfully. Jul 10 04:32:58.720767 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b68386d0-aab2-4e30-b349-148ed0f9d6b2 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes/c9b6ff96-0378-4812-8067-4759d0cf163d returned with HTTP 200 Jul 10 04:32:58.721182 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 673/2697] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:58 2026] GET /volume/v3/volumes/c9b6ff96-0378-4812-8067-4759d0cf163d => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:58.943422 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e0bb6a06-5d31-441f-925b-ce1937d98b17 req-40efd472-ed94-48c7-8dca-9081f383a475 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:58.946390 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e0bb6a06-5d31-441f-925b-ce1937d98b17 req-40efd472-ed94-48c7-8dca-9081f383a475 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:32:58.947243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e0bb6a06-5d31-441f-925b-ce1937d98b17 req-40efd472-ed94-48c7-8dca-9081f383a475 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:58.947541 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e0bb6a06-5d31-441f-925b-ce1937d98b17 req-40efd472-ed94-48c7-8dca-9081f383a475 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:58.959167 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:58.959167 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:58.965982 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-e0bb6a06-5d31-441f-925b-ce1937d98b17 req-40efd472-ed94-48c7-8dca-9081f383a475 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:32:58.968523 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e0bb6a06-5d31-441f-925b-ce1937d98b17 req-40efd472-ed94-48c7-8dca-9081f383a475 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:32:58.969256 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 680/2698] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:32:58 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:59.035253 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-abff75ed-70d6-47bc-9e54-43f881096a0c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.036873 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-abff75ed-70d6-47bc-9e54-43f881096a0c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:32:59.037104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-abff75ed-70d6-47bc-9e54-43f881096a0c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.037314 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-abff75ed-70d6-47bc-9e54-43f881096a0c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.037414 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-abff75ed-70d6-47bc-9e54-43f881096a0c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:32:59.042931 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:59.042931 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:59.043995 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-abff75ed-70d6-47bc-9e54-43f881096a0c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:32:59.044531 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 675/2699] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:59 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:59.586678 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-94982b1f-5f2d-44cc-ba19-7eac32ef42f9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.588928 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94982b1f-5f2d-44cc-ba19-7eac32ef42f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:32:59.589051 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-94982b1f-5f2d-44cc-ba19-7eac32ef42f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.589424 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-94982b1f-5f2d-44cc-ba19-7eac32ef42f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.604254 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:59.604254 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:32:59.610092 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-94982b1f-5f2d-44cc-ba19-7eac32ef42f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:32:59.616952 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94982b1f-5f2d-44cc-ba19-7eac32ef42f9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:32:59.617485 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 672/2700] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:59 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:32:59.639110 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1b30786e-9d19-4197-9184-edfb891a6844 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.641697 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b30786e-9d19-4197-9184-edfb891a6844 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:32:59.642019 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b30786e-9d19-4197-9184-edfb891a6844 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.642236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b30786e-9d19-4197-9184-edfb891a6844 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.655317 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:59.655317 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:32:59.660896 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1b30786e-9d19-4197-9184-edfb891a6844 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:32:59.670266 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b30786e-9d19-4197-9184-edfb891a6844 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:32:59.670997 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 674/2701] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:59 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:59.721935 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9c1d5b91-bb62-478e-9df1-bb539cb6e50a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.723936 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9c1d5b91-bb62-478e-9df1-bb539cb6e50a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:32:59.724196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9c1d5b91-bb62-478e-9df1-bb539cb6e50a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.724441 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9c1d5b91-bb62-478e-9df1-bb539cb6e50a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.736082 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:59.736082 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:32:59.742781 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9c1d5b91-bb62-478e-9df1-bb539cb6e50a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:32:59.743269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d2ae2e10-87ae-4d73-9d36-f57c35b85918 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.746082 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2ae2e10-87ae-4d73-9d36-f57c35b85918 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] GET https://10.4.3.87/volume/v3/volumes/c9b6ff96-0378-4812-8067-4759d0cf163d Jul 10 04:32:59.746451 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2ae2e10-87ae-4d73-9d36-f57c35b85918 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.746723 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2ae2e10-87ae-4d73-9d36-f57c35b85918 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.748026 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9c1d5b91-bb62-478e-9df1-bb539cb6e50a tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:32:59.748516 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 681/2702] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:32:59 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:59.763537 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:59.763537 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:59.769138 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d2ae2e10-87ae-4d73-9d36-f57c35b85918 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Volume info retrieved successfully. Jul 10 04:32:59.773766 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2ae2e10-87ae-4d73-9d36-f57c35b85918 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes/c9b6ff96-0378-4812-8067-4759d0cf163d returned with HTTP 200 Jul 10 04:32:59.774243 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 676/2703] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:32:59 2026] GET /volume/v3/volumes/c9b6ff96-0378-4812-8067-4759d0cf163d => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:59.789384 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5557e481-b649-436b-b169-f6deb9c62ae2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.791483 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5557e481-b649-436b-b169-f6deb9c62ae2 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] GET https://10.4.3.87/volume/v3/messages Jul 10 04:32:59.791729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5557e481-b649-436b-b169-f6deb9c62ae2 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.791950 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5557e481-b649-436b-b169-f6deb9c62ae2 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.795777 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5557e481-b649-436b-b169-f6deb9c62ae2 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:32:59.796192 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 673/2704] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:32:59 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) Jul 10 04:32:59.804666 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6968b835-ab7c-49f0-a87e-4b2f59ac77ac None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.806529 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6968b835-ab7c-49f0-a87e-4b2f59ac77ac tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] GET https://10.4.3.87/volume/v3/messages/b019e7ef-a15b-4d83-b17b-1e3257aa77bd Jul 10 04:32:59.806795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6968b835-ab7c-49f0-a87e-4b2f59ac77ac tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.807042 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6968b835-ab7c-49f0-a87e-4b2f59ac77ac tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.811748 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6968b835-ab7c-49f0-a87e-4b2f59ac77ac tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-member] https://10.4.3.87/volume/v3/messages/b019e7ef-a15b-4d83-b17b-1e3257aa77bd returned with HTTP 200 Jul 10 04:32:59.812275 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 675/2705] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:32:59 2026] GET /volume/v3/messages/b019e7ef-a15b-4d83-b17b-1e3257aa77bd => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:32:59.823346 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-760b952e-3827-4427-b840-f1a3ede08c09 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.825491 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-760b952e-3827-4427-b840-f1a3ede08c09 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] DELETE https://10.4.3.87/volume/v3/messages/b019e7ef-a15b-4d83-b17b-1e3257aa77bd Jul 10 04:32:59.825765 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-760b952e-3827-4427-b840-f1a3ede08c09 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.826044 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-760b952e-3827-4427-b840-f1a3ede08c09 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.836650 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-760b952e-3827-4427-b840-f1a3ede08c09 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/messages/b019e7ef-a15b-4d83-b17b-1e3257aa77bd returned with HTTP 204 Jul 10 04:32:59.837378 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 682/2706] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:32:59 2026] DELETE /volume/v3/messages/b019e7ef-a15b-4d83-b17b-1e3257aa77bd => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 04:32:59.846185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-24ac785a-99c2-4841-9655-c2442de5e775 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.848273 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-24ac785a-99c2-4841-9655-c2442de5e775 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/c9b6ff96-0378-4812-8067-4759d0cf163d Jul 10 04:32:59.848535 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-24ac785a-99c2-4841-9655-c2442de5e775 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.848780 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-24ac785a-99c2-4841-9655-c2442de5e775 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.849009 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-24ac785a-99c2-4841-9655-c2442de5e775 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Delete volume with id: c9b6ff96-0378-4812-8067-4759d0cf163d Jul 10 04:32:59.856617 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:32:59.856617 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:32:59.856953 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-24ac785a-99c2-4841-9655-c2442de5e775 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Volume info retrieved successfully. Jul 10 04:32:59.858145 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-24ac785a-99c2-4841-9655-c2442de5e775 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100021) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:32:59.885374 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-24ac785a-99c2-4841-9655-c2442de5e775 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Created reservations ['2b165144-b8c9-42f9-a3f5-c9a497914663', 'a678d5ba-29e7-4bbd-bbec-00c7f1c3856d', '5d4b5fa3-4688-4ce9-9035-b66dd922490d', '5ef92cc4-ce84-44f0-93e1-13a697a09a08'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:32:59.919698 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-24ac785a-99c2-4841-9655-c2442de5e775 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Delete volume request issued successfully. Jul 10 04:32:59.919997 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-24ac785a-99c2-4841-9655-c2442de5e775 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/volumes/c9b6ff96-0378-4812-8067-4759d0cf163d returned with HTTP 202 Jul 10 04:32:59.920598 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 677/2707] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:32:59 2026] DELETE /volume/v3/volumes/c9b6ff96-0378-4812-8067-4759d0cf163d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:32:59.929253 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8083faf7-0b1c-4dfc-8aa6-d78feb7a7b05 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:32:59.931731 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8083faf7-0b1c-4dfc-8aa6-d78feb7a7b05 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] DELETE https://10.4.3.87/volume/v3/types/ce8b62cd-bcbb-4342-a820-e5a8bbde82e1 Jul 10 04:32:59.931967 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8083faf7-0b1c-4dfc-8aa6-d78feb7a7b05 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:32:59.932266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8083faf7-0b1c-4dfc-8aa6-d78feb7a7b05 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:32:59.978933 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8083faf7-0b1c-4dfc-8aa6-d78feb7a7b05 tempest-ProjectMemberTests-1700262106 tempest-ProjectMemberTests-1700262106-project-admin] https://10.4.3.87/volume/v3/types/ce8b62cd-bcbb-4342-a820-e5a8bbde82e1 returned with HTTP 202 Jul 10 04:32:59.979407 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 674/2708] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:32:59 2026] DELETE /volume/v3/types/ce8b62cd-bcbb-4342-a820-e5a8bbde82e1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:00.060280 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9c082b72-0f0f-4fc4-bd73-9319e8165510 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:00.064349 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9c082b72-0f0f-4fc4-bd73-9319e8165510 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:00.064432 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9c082b72-0f0f-4fc4-bd73-9319e8165510 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:00.064648 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9c082b72-0f0f-4fc4-bd73-9319e8165510 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:00.064749 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9c082b72-0f0f-4fc4-bd73-9319e8165510 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:00.071497 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:00.071497 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:00.072331 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9c082b72-0f0f-4fc4-bd73-9319e8165510 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:00.072681 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 676/2709] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:00 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:00.649922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-280dacd4-254c-477a-acd0-2922fe269987 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:00.652477 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-280dacd4-254c-477a-acd0-2922fe269987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:33:00.652716 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-280dacd4-254c-477a-acd0-2922fe269987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:00.653022 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-280dacd4-254c-477a-acd0-2922fe269987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:00.669255 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:00.669255 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:00.672760 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-280dacd4-254c-477a-acd0-2922fe269987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:33:00.677507 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-280dacd4-254c-477a-acd0-2922fe269987 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:33:00.677694 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 683/2710] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:00 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:00.690340 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-344d6c3e-2c04-4edb-8e4c-dd4aa99b9421 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:00.692723 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-344d6c3e-2c04-4edb-8e4c-dd4aa99b9421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:00.693148 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-344d6c3e-2c04-4edb-8e4c-dd4aa99b9421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:00.693595 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-344d6c3e-2c04-4edb-8e4c-dd4aa99b9421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:00.707397 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:00.707397 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:00.711326 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-344d6c3e-2c04-4edb-8e4c-dd4aa99b9421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:00.721616 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-344d6c3e-2c04-4edb-8e4c-dd4aa99b9421 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:33:00.722449 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 678/2711] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:00 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:00.764705 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a2635cea-e55d-45a4-8b3a-725307ce2881 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:00.766969 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a2635cea-e55d-45a4-8b3a-725307ce2881 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:00.767114 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a2635cea-e55d-45a4-8b3a-725307ce2881 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:00.767610 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a2635cea-e55d-45a4-8b3a-725307ce2881 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:00.778857 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:00.778857 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:00.787921 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a2635cea-e55d-45a4-8b3a-725307ce2881 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:33:00.797327 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a2635cea-e55d-45a4-8b3a-725307ce2881 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:33:00.797904 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 675/2712] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:00 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:01.089276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8c46422d-ffe5-400e-8e84-0f96e523cd15 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:01.093678 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c46422d-ffe5-400e-8e84-0f96e523cd15 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:01.093994 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c46422d-ffe5-400e-8e84-0f96e523cd15 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:01.094343 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c46422d-ffe5-400e-8e84-0f96e523cd15 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:01.094521 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-8c46422d-ffe5-400e-8e84-0f96e523cd15 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:01.100985 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:01.100985 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:01.101842 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c46422d-ffe5-400e-8e84-0f96e523cd15 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:01.102454 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 677/2713] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:01 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:01.394282 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-22227b3d-f399-4cf8-a72d-cfb13c71210f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:01.398016 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-22227b3d-f399-4cf8-a72d-cfb13c71210f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/attachments/52700602-4d62-456a-86e0-dd2ad235ee27 Jul 10 04:33:01.398257 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-22227b3d-f399-4cf8-a72d-cfb13c71210f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:01.398554 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-22227b3d-f399-4cf8-a72d-cfb13c71210f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:01.414273 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:01.414273 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:01.697023 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-492fd90d-acf7-4ec4-9224-c1bd825e58ee None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:01.698912 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-492fd90d-acf7-4ec4-9224-c1bd825e58ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:33:01.699108 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-492fd90d-acf7-4ec4-9224-c1bd825e58ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:01.699371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-492fd90d-acf7-4ec4-9224-c1bd825e58ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:01.713012 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:01.713012 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:01.716793 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-492fd90d-acf7-4ec4-9224-c1bd825e58ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:33:01.722852 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-492fd90d-acf7-4ec4-9224-c1bd825e58ee tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:33:01.723522 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 679/2714] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:01 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:01.736547 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-26bbca6d-80ba-4f6a-a274-00730721f5b0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:01.738247 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26bbca6d-80ba-4f6a-a274-00730721f5b0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:01.738411 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26bbca6d-80ba-4f6a-a274-00730721f5b0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:01.738605 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26bbca6d-80ba-4f6a-a274-00730721f5b0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:01.752469 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:01.752469 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:01.762474 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-26bbca6d-80ba-4f6a-a274-00730721f5b0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:01.773823 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26bbca6d-80ba-4f6a-a274-00730721f5b0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:33:01.774415 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 676/2715] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:01 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:01.813557 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9dc8879c-2d6e-4e92-a34b-ae3eb445f78b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:01.816588 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9dc8879c-2d6e-4e92-a34b-ae3eb445f78b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:01.816761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9dc8879c-2d6e-4e92-a34b-ae3eb445f78b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:01.817017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9dc8879c-2d6e-4e92-a34b-ae3eb445f78b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:01.832085 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:01.832085 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:01.839317 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9dc8879c-2d6e-4e92-a34b-ae3eb445f78b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:33:01.848609 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9dc8879c-2d6e-4e92-a34b-ae3eb445f78b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:33:01.850051 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 678/2716] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:01 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:01.950751 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-cfc75e02-a8c7-43a5-8b23-d00059b71953 req-22227b3d-f399-4cf8-a72d-cfb13c71210f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/52700602-4d62-456a-86e0-dd2ad235ee27 returned with HTTP 200 Jul 10 04:33:01.950975 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 684/2717] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:33:01 2026] DELETE /volume/v3/attachments/52700602-4d62-456a-86e0-dd2ad235ee27 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:02.116250 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1bb4e8d8-2244-4af0-8e92-0be1eb62c0d7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:02.118727 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1bb4e8d8-2244-4af0-8e92-0be1eb62c0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:02.118727 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1bb4e8d8-2244-4af0-8e92-0be1eb62c0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:02.119104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1bb4e8d8-2244-4af0-8e92-0be1eb62c0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:02.119104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-1bb4e8d8-2244-4af0-8e92-0be1eb62c0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:02.123527 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:02.123527 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:02.124634 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1bb4e8d8-2244-4af0-8e92-0be1eb62c0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:02.125079 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 680/2718] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:02 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:02.246715 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:02.361719 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:02.362160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1172744182"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:02.363875 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1172744182'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:02.364029 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume of 1 GB Jul 10 04:33:02.368369 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Availability Zones retrieved successfully. Jul 10 04:33:02.374202 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Flow 'volume_create_api' (38bb9fc6-85a4-4063-84b8-1f6ec60f203c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:02.375073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351338d8-19fe-4005-8a29-4639fdc437c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:02.376112 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:02.404246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (351338d8-19fe-4005-8a29-4639fdc437c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:02.405387 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a99014c-030d-4345-87c4-2b4a2c61852e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:02.473580 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Created reservations ['d9c8558c-8e98-4d8e-824c-1d93c4076143', 'b56d1abb-1a16-48d4-9224-1d1ef0583f81', 'cc348c36-a5c8-4181-ba3a-d395827638ab', '245e8b71-92c7-47db-b015-1128fe21b418'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:02.474630 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a99014c-030d-4345-87c4-2b4a2c61852e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9c8558c-8e98-4d8e-824c-1d93c4076143', 'b56d1abb-1a16-48d4-9224-1d1ef0583f81', 'cc348c36-a5c8-4181-ba3a-d395827638ab', '245e8b71-92c7-47db-b015-1128fe21b418']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:02.475609 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5e2756-1419-4b03-b52c-5aef1d4b1db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:02.504651 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5e2756-1419-4b03-b52c-5aef1d4b1db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c061f555-fed1-425c-ac12-167b1b130f0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1172744182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',qos_specs=None,replication_status=,reservations=['d9c8558c-8e98-4d8e-824c-1d93c4076143','b56d1abb-1a16-48d4-9224-1d1ef0583f81','cc348c36-a5c8-4181-ba3a-d395827638ab','245e8b71-92c7-47db-b015-1128fe21b418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455ace05b74c4a1981eed4845e053ba8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1172744182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c061f555-fed1-425c-ac12-167b1b130f0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455ace05b74c4a1981eed4845e053ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:02.505848 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (718a7d97-6192-4d8b-ab54-f031f9675669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:02.527203 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (718a7d97-6192-4d8b-ab54-f031f9675669) transitioned into state 'SUCCESS' from state '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-1172744182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',qos_specs=None,replication_status=,reservations=['d9c8558c-8e98-4d8e-824c-1d93c4076143','b56d1abb-1a16-48d4-9224-1d1ef0583f81','cc348c36-a5c8-4181-ba3a-d395827638ab','245e8b71-92c7-47db-b015-1128fe21b418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455ace05b74c4a1981eed4845e053ba8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:02.527940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0956cec8-5a68-4342-955f-b501f1db6315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:02.539600 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0956cec8-5a68-4342-955f-b501f1db6315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:02.540505 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Flow 'volume_create_api' (38bb9fc6-85a4-4063-84b8-1f6ec60f203c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:02.540847 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume request issued successfully. Jul 10 04:33:02.541610 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-41c2c01f-cc5e-43d1-a9d1-332668dc2c21 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:02.542789 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 677/2719] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:33:02 2026] POST /volume/v3/volumes => generated 776 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:02.559375 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5fad591f-90b1-4927-aa78-e820afad7de3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:02.561732 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5fad591f-90b1-4927-aa78-e820afad7de3 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f Jul 10 04:33:02.562158 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5fad591f-90b1-4927-aa78-e820afad7de3 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:02.562562 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5fad591f-90b1-4927-aa78-e820afad7de3 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:02.571656 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:02.571656 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:02.575707 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5fad591f-90b1-4927-aa78-e820afad7de3 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:02.581930 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5fad591f-90b1-4927-aa78-e820afad7de3 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f returned with HTTP 200 Jul 10 04:33:02.581930 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 679/2720] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:02 2026] GET /volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:02.742037 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-91cf86d3-3cee-4a53-b609-a11523258094 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:02.744115 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-91cf86d3-3cee-4a53-b609-a11523258094 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:33:02.745418 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-91cf86d3-3cee-4a53-b609-a11523258094 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:02.745418 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-91cf86d3-3cee-4a53-b609-a11523258094 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:02.752793 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:02.752793 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:02.757357 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-91cf86d3-3cee-4a53-b609-a11523258094 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:33:02.762733 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-91cf86d3-3cee-4a53-b609-a11523258094 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:33:02.763107 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 685/2721] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:02 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:02.776667 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cbf5e1ad-e020-48ee-b747-b40aff622a0d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:02.779882 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cbf5e1ad-e020-48ee-b747-b40aff622a0d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:33:02.780121 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cbf5e1ad-e020-48ee-b747-b40aff622a0d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:02.780347 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cbf5e1ad-e020-48ee-b747-b40aff622a0d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:02.780544 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-cbf5e1ad-e020-48ee-b747-b40aff622a0d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Delete volume with id: a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:33:02.790051 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:02.790051 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:02.790761 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cbf5e1ad-e020-48ee-b747-b40aff622a0d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:33:02.791084 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-63adff70-f25b-4bca-bd7a-f25dd60f3ab7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:02.793724 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63adff70-f25b-4bca-bd7a-f25dd60f3ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:02.794052 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63adff70-f25b-4bca-bd7a-f25dd60f3ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:02.794512 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63adff70-f25b-4bca-bd7a-f25dd60f3ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:02.804413 np0000004952 devstack@c-api.service[100021]: WARNING cinder.keymgr.conf_key_mgr [None req-cbf5e1ad-e020-48ee-b747-b40aff622a0d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:33:02.805017 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:02.805017 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:02.809352 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-63adff70-f25b-4bca-bd7a-f25dd60f3ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:02.813317 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cbf5e1ad-e020-48ee-b747-b40aff622a0d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Delete volume request issued successfully. Jul 10 04:33:02.813675 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cbf5e1ad-e020-48ee-b747-b40aff622a0d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 202 Jul 10 04:33:02.814169 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 681/2722] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:02 2026] DELETE /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:02.819186 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63adff70-f25b-4bca-bd7a-f25dd60f3ab7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:33:02.819186 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 678/2723] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:02 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:02.824487 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3d66ae17-ba69-4725-bcbb-f53f076a4284 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:02.828567 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3d66ae17-ba69-4725-bcbb-f53f076a4284 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:33:02.828567 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3d66ae17-ba69-4725-bcbb-f53f076a4284 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:02.828567 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3d66ae17-ba69-4725-bcbb-f53f076a4284 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:02.836157 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:02.836157 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:02.844878 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3d66ae17-ba69-4725-bcbb-f53f076a4284 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:33:02.850065 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3d66ae17-ba69-4725-bcbb-f53f076a4284 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 200 Jul 10 04:33:02.850657 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 680/2724] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:02 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:02.866362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9f23a30f-7445-4347-9f65-3c22a8a89247 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:02.868394 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f23a30f-7445-4347-9f65-3c22a8a89247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:02.868626 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9f23a30f-7445-4347-9f65-3c22a8a89247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:02.868866 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9f23a30f-7445-4347-9f65-3c22a8a89247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:02.876630 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:02.876630 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:02.880524 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9f23a30f-7445-4347-9f65-3c22a8a89247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:33:02.884905 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f23a30f-7445-4347-9f65-3c22a8a89247 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:33:02.885281 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 686/2725] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:02 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 1158 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:02.927472 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-74b94d4a-c055-413f-86e7-4346626df508 req-aab2fc23-8490-4917-8c1a-945896df12c0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:02.930307 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-aab2fc23-8490-4917-8c1a-945896df12c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:02.930488 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-aab2fc23-8490-4917-8c1a-945896df12c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:02.930544 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-aab2fc23-8490-4917-8c1a-945896df12c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:02.941489 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:02.941489 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:02.946583 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-74b94d4a-c055-413f-86e7-4346626df508 req-aab2fc23-8490-4917-8c1a-945896df12c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:33:02.953065 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-aab2fc23-8490-4917-8c1a-945896df12c0 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:33:02.953555 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 682/2726] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:02 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:03.145059 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bc07ed51-b63e-426c-bde0-b066db5ea84b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.147345 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bc07ed51-b63e-426c-bde0-b066db5ea84b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:03.147605 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bc07ed51-b63e-426c-bde0-b066db5ea84b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.147869 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bc07ed51-b63e-426c-bde0-b066db5ea84b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.148013 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-bc07ed51-b63e-426c-bde0-b066db5ea84b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:03.155021 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:03.155021 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:03.156098 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bc07ed51-b63e-426c-bde0-b066db5ea84b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:03.156529 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 679/2727] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:03 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:03.284392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-74b94d4a-c055-413f-86e7-4346626df508 req-1a2d4576-cf82-4383-8d05-c109071d2e91 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.286731 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-1a2d4576-cf82-4383-8d05-c109071d2e91 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:03.287013 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-1a2d4576-cf82-4383-8d05-c109071d2e91 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.287243 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-1a2d4576-cf82-4383-8d05-c109071d2e91 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.300057 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:03.300057 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:03.305911 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-74b94d4a-c055-413f-86e7-4346626df508 req-1a2d4576-cf82-4383-8d05-c109071d2e91 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:33:03.313738 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-1a2d4576-cf82-4383-8d05-c109071d2e91 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:33:03.314362 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 681/2728] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:03 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 1158 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:03.328986 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1dcba24c-9c07-4c9f-9aa6-95a15814c768 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.329423 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1dcba24c-9c07-4c9f-9aa6-95a15814c768 None None] GET https://10.4.3.87/volume// Jul 10 04:33:03.329631 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1dcba24c-9c07-4c9f-9aa6-95a15814c768 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.330170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1dcba24c-9c07-4c9f-9aa6-95a15814c768 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.330170 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1dcba24c-9c07-4c9f-9aa6-95a15814c768 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:33:03.330493 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 687/2729] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:33:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:33:03.340005 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-74b94d4a-c055-413f-86e7-4346626df508 req-e7bc13a5-c3ed-484b-b9c0-e61e4d7c2edb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.344251 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-e7bc13a5-c3ed-484b-b9c0-e61e4d7c2edb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:33:03.344251 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-e7bc13a5-c3ed-484b-b9c0-e61e4d7c2edb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08ad7c7c-0ef9-4e09-9c4a-c9e68707284b", "connector": null, "instance_uuid": "069b1df5-b708-4abb-aadf-cc76ee369551"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:03.360153 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:03.360153 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:03.410727 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-e7bc13a5-c3ed-484b-b9c0-e61e4d7c2edb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:33:03.411173 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 683/2730] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:33:03 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) Jul 10 04:33:03.598116 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-56f90d95-1e50-438e-a39e-b9d8fe1b445f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.600347 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-56f90d95-1e50-438e-a39e-b9d8fe1b445f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f Jul 10 04:33:03.600690 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-56f90d95-1e50-438e-a39e-b9d8fe1b445f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.601059 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-56f90d95-1e50-438e-a39e-b9d8fe1b445f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.610950 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:03.610950 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:03.615657 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-56f90d95-1e50-438e-a39e-b9d8fe1b445f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:03.620925 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-56f90d95-1e50-438e-a39e-b9d8fe1b445f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f returned with HTTP 200 Jul 10 04:33:03.621598 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 680/2731] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:03 2026] GET /volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:03.638663 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1772aff9-e840-41be-83d9-16589d15e4d5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.734320 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1772aff9-e840-41be-83d9-16589d15e4d5 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] GET https://10.4.3.87/volume/v3/volumes Jul 10 04:33:03.735331 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1772aff9-e840-41be-83d9-16589d15e4d5 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.735331 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1772aff9-e840-41be-83d9-16589d15e4d5 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.735331 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-1772aff9-e840-41be-83d9-16589d15e4d5 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:33:03.736167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1772aff9-e840-41be-83d9-16589d15e4d5 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:03.745354 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1772aff9-e840-41be-83d9-16589d15e4d5 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Get all volumes completed successfully. Jul 10 04:33:03.746445 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1772aff9-e840-41be-83d9-16589d15e4d5 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] https://10.4.3.87/volume/v3/volumes returned with HTTP 200 Jul 10 04:33:03.747281 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 682/2732] 10.4.3.87 () {68 vars in 1271 bytes} [Fri Jul 10 04:33:03 2026] GET /volume/v3/volumes => generated 334 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:03.757308 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5e2eb673-d39f-4a60-835c-8f85708ea01c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.759554 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e2eb673-d39f-4a60-835c-8f85708ea01c tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f Jul 10 04:33:03.759637 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e2eb673-d39f-4a60-835c-8f85708ea01c tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.759865 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e2eb673-d39f-4a60-835c-8f85708ea01c tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.760115 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-5e2eb673-d39f-4a60-835c-8f85708ea01c tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Delete volume with id: c061f555-fed1-425c-ac12-167b1b130f0f Jul 10 04:33:03.769605 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:03.769605 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:03.770095 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5e2eb673-d39f-4a60-835c-8f85708ea01c tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:03.792201 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5e2eb673-d39f-4a60-835c-8f85708ea01c tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Delete volume request issued successfully. Jul 10 04:33:03.792469 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e2eb673-d39f-4a60-835c-8f85708ea01c tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f returned with HTTP 202 Jul 10 04:33:03.792952 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 688/2733] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:33:03 2026] DELETE /volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:03.802303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4cbc34d6-46b1-47ef-b685-af7f288e6f2d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.804131 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4cbc34d6-46b1-47ef-b685-af7f288e6f2d tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f Jul 10 04:33:03.804468 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4cbc34d6-46b1-47ef-b685-af7f288e6f2d tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.804819 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4cbc34d6-46b1-47ef-b685-af7f288e6f2d tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.814899 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:03.814899 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:03.820167 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4cbc34d6-46b1-47ef-b685-af7f288e6f2d tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:03.827137 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4cbc34d6-46b1-47ef-b685-af7f288e6f2d tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f returned with HTTP 200 Jul 10 04:33:03.827609 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 684/2734] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:03 2026] GET /volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:03.837196 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-99c03133-0b68-46e8-8877-28da8db941eb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.842006 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99c03133-0b68-46e8-8877-28da8db941eb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:03.842349 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99c03133-0b68-46e8-8877-28da8db941eb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.842616 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99c03133-0b68-46e8-8877-28da8db941eb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.857322 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:03.857322 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:03.862101 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-99c03133-0b68-46e8-8877-28da8db941eb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:03.867377 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99c03133-0b68-46e8-8877-28da8db941eb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:33:03.868145 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 681/2735] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:03 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:03.868252 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dc8cd295-d40b-4025-97a0-2d36dec0a8e4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.869903 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc8cd295-d40b-4025-97a0-2d36dec0a8e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 Jul 10 04:33:03.870168 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc8cd295-d40b-4025-97a0-2d36dec0a8e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.870429 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc8cd295-d40b-4025-97a0-2d36dec0a8e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.876972 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc8cd295-d40b-4025-97a0-2d36dec0a8e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 returned with HTTP 404 Jul 10 04:33:03.877646 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 683/2736] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:03 2026] GET /volume/v3/volumes/a07da59c-6632-4c0c-a961-993170ebde92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:03.886301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bc5a64b2-8139-4430-a370-1e5d3d571c4c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.888260 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc5a64b2-8139-4430-a370-1e5d3d571c4c tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:33:03.888450 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bc5a64b2-8139-4430-a370-1e5d3d571c4c tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.888733 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bc5a64b2-8139-4430-a370-1e5d3d571c4c tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:03.889428 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc5a64b2-8139-4430-a370-1e5d3d571c4c tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:03.952514 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bc5a64b2-8139-4430-a370-1e5d3d571c4c tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Get all volumes completed successfully. Jul 10 04:33:03.956179 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:03.956179 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:03.963127 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc5a64b2-8139-4430-a370-1e5d3d571c4c tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:33:03.963127 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 689/2737] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:33:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18285 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:03.983258 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-946b3a6a-345b-4747-b4d4-f7c0baf38de4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:03.984762 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-946b3a6a-345b-4747-b4d4-f7c0baf38de4 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] DELETE https://10.4.3.87/volume/v3/types/9d839942-666b-42d1-bdcb-a30a95e8e579 Jul 10 04:33:03.985522 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-946b3a6a-345b-4747-b4d4-f7c0baf38de4 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:03.985522 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-946b3a6a-345b-4747-b4d4-f7c0baf38de4 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:04.017612 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-946b3a6a-345b-4747-b4d4-f7c0baf38de4 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/types/9d839942-666b-42d1-bdcb-a30a95e8e579 returned with HTTP 202 Jul 10 04:33:04.018041 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 685/2738] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:03 2026] DELETE /volume/v3/types/9d839942-666b-42d1-bdcb-a30a95e8e579 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:04.025439 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8af15de0-88a4-42c3-90f0-6c41ab342b31 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:04.028026 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8af15de0-88a4-42c3-90f0-6c41ab342b31 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:33:04.028601 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8af15de0-88a4-42c3-90f0-6c41ab342b31 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:04.028895 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8af15de0-88a4-42c3-90f0-6c41ab342b31 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:04.029150 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-8af15de0-88a4-42c3-90f0-6c41ab342b31 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Delete volume with id: 13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:33:04.039060 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:04.039060 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:04.039613 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8af15de0-88a4-42c3-90f0-6c41ab342b31 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:33:04.069063 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8af15de0-88a4-42c3-90f0-6c41ab342b31 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Delete volume request issued successfully. Jul 10 04:33:04.069286 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8af15de0-88a4-42c3-90f0-6c41ab342b31 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 202 Jul 10 04:33:04.069752 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 682/2739] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:04 2026] DELETE /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:04.082875 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0e918e4b-4f9c-46ca-9b95-b30a759ab436 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:04.084657 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e918e4b-4f9c-46ca-9b95-b30a759ab436 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:33:04.084815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e918e4b-4f9c-46ca-9b95-b30a759ab436 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:04.084994 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e918e4b-4f9c-46ca-9b95-b30a759ab436 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:04.093742 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:04.093742 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:04.110866 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0e918e4b-4f9c-46ca-9b95-b30a759ab436 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:33:04.115895 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e918e4b-4f9c-46ca-9b95-b30a759ab436 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 200 Jul 10 04:33:04.117047 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 684/2740] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:04 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:04.176570 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a4cfdb06-1c09-4290-9b7a-04d27258d67a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:04.178249 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-f2c7969a-41d9-453f-ad46-81ea30c3eafa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:04.178636 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a4cfdb06-1c09-4290-9b7a-04d27258d67a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:04.178939 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a4cfdb06-1c09-4290-9b7a-04d27258d67a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:04.179146 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a4cfdb06-1c09-4290-9b7a-04d27258d67a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:04.179302 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a4cfdb06-1c09-4290-9b7a-04d27258d67a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:04.184291 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-f2c7969a-41d9-453f-ad46-81ea30c3eafa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/attachments/45ccbd4d-7d77-4642-86a0-0bf543fe146e/action Jul 10 04:33:04.184744 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-f2c7969a-41d9-453f-ad46-81ea30c3eafa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:04.184880 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-f2c7969a-41d9-453f-ad46-81ea30c3eafa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:04.189981 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:04.189981 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:04.190839 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a4cfdb06-1c09-4290-9b7a-04d27258d67a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:04.191463 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 690/2741] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:04 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:04.208113 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:04.208113 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:04.224739 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2efb1ec2-da4c-4723-a93c-dea28a3aff86 req-f2c7969a-41d9-453f-ad46-81ea30c3eafa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments/45ccbd4d-7d77-4642-86a0-0bf543fe146e/action returned with HTTP 204 Jul 10 04:33:04.225912 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 686/2742] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:33:04 2026] POST /volume/v3/attachments/45ccbd4d-7d77-4642-86a0-0bf543fe146e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:04.859949 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3aaf6665-2ad6-4cac-ad8a-860a0fb5289f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:04.864808 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3aaf6665-2ad6-4cac-ad8a-860a0fb5289f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f Jul 10 04:33:04.865106 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3aaf6665-2ad6-4cac-ad8a-860a0fb5289f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:04.865421 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3aaf6665-2ad6-4cac-ad8a-860a0fb5289f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:04.873059 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3aaf6665-2ad6-4cac-ad8a-860a0fb5289f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f returned with HTTP 404 Jul 10 04:33:04.873603 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 683/2743] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:04 2026] GET /volume/v3/volumes/c061f555-fed1-425c-ac12-167b1b130f0f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:33:04.883700 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:04.886195 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a577ed2b-abc7-498c-8ea2-322a92786b6a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:04.886577 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:04.886577 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2117774034"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:04.887815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2117774034'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:04.887989 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume of 1 GB Jul 10 04:33:04.888481 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a577ed2b-abc7-498c-8ea2-322a92786b6a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:04.888658 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a577ed2b-abc7-498c-8ea2-322a92786b6a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:04.888939 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a577ed2b-abc7-498c-8ea2-322a92786b6a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:04.893052 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Availability Zones retrieved successfully. Jul 10 04:33:04.902367 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Flow 'volume_create_api' (bc917a0f-36bb-4e40-8669-488517c9d91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:04.903866 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05f434e-6fb3-4049-b058-9d492650be29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:04.904736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:04.908949 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:04.908949 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:04.918573 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a577ed2b-abc7-498c-8ea2-322a92786b6a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:04.927844 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a577ed2b-abc7-498c-8ea2-322a92786b6a tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:33:04.928484 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 691/2744] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:04 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 1229 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:04.935240 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05f434e-6fb3-4049-b058-9d492650be29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:04.936100 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5c541a-8811-4f51-96bd-91ba2b940c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:04.949092 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-03fea480-92d6-4dd1-bbb9-96d7aa9f5153 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:04.953149 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-03fea480-92d6-4dd1-bbb9-96d7aa9f5153 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:04.953149 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-03fea480-92d6-4dd1-bbb9-96d7aa9f5153 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:04.953149 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-03fea480-92d6-4dd1-bbb9-96d7aa9f5153 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:04.962029 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=418,cinder:UPDATE=54,cinder:INSERT=16 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:33:04.965810 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:04.965810 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:04.970872 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-03fea480-92d6-4dd1-bbb9-96d7aa9f5153 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:04.976730 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-03fea480-92d6-4dd1-bbb9-96d7aa9f5153 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:33:04.977229 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 687/2745] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:04 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 1229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:04.993070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Created reservations ['53aa74f1-bc3b-4a40-bbca-49ccef97b64f', '99ef7041-4ba0-47e5-a66a-5fed93009fcf', 'bf2f86d2-bb66-48e6-ab6f-356c0a7a6c32', '94fac48f-0c5c-4cb9-bbd3-150145449a4d'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:04.994074 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5c541a-8811-4f51-96bd-91ba2b940c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53aa74f1-bc3b-4a40-bbca-49ccef97b64f', '99ef7041-4ba0-47e5-a66a-5fed93009fcf', 'bf2f86d2-bb66-48e6-ab6f-356c0a7a6c32', '94fac48f-0c5c-4cb9-bbd3-150145449a4d']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:04.995102 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f17cf3a-045c-4494-8bed-2983e082664b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:05.025030 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f17cf3a-045c-4494-8bed-2983e082664b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a56e40d5-306a-4926-aea0-fbee621cfd8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2117774034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',qos_specs=None,replication_status=,reservations=['53aa74f1-bc3b-4a40-bbca-49ccef97b64f','99ef7041-4ba0-47e5-a66a-5fed93009fcf','bf2f86d2-bb66-48e6-ab6f-356c0a7a6c32','94fac48f-0c5c-4cb9-bbd3-150145449a4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455ace05b74c4a1981eed4845e053ba8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2117774034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a56e40d5-306a-4926-aea0-fbee621cfd8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455ace05b74c4a1981eed4845e053ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:05.026104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4565d1c9-c6ce-468a-8c81-b2a34acbed1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:05.047873 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4565d1c9-c6ce-468a-8c81-b2a34acbed1b) transitioned into state 'SUCCESS' from state '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-2117774034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',qos_specs=None,replication_status=,reservations=['53aa74f1-bc3b-4a40-bbca-49ccef97b64f','99ef7041-4ba0-47e5-a66a-5fed93009fcf','bf2f86d2-bb66-48e6-ab6f-356c0a7a6c32','94fac48f-0c5c-4cb9-bbd3-150145449a4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455ace05b74c4a1981eed4845e053ba8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:05.047873 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce394848-29f6-44b2-a0c8-3d82272e0dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:05.058802 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce394848-29f6-44b2-a0c8-3d82272e0dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:05.059789 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Flow 'volume_create_api' (bc917a0f-36bb-4e40-8669-488517c9d91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:05.060156 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume request issued successfully. Jul 10 04:33:05.060815 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6018008f-82c9-4317-b87f-a61101d3c1d7 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:05.061484 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 685/2746] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:33:04 2026] POST /volume/v3/volumes => generated 776 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:05.077053 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a99db119-884e-491e-b484-b5792175a8c8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:05.079767 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a99db119-884e-491e-b484-b5792175a8c8 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d Jul 10 04:33:05.080017 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a99db119-884e-491e-b484-b5792175a8c8 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:05.080225 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a99db119-884e-491e-b484-b5792175a8c8 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:05.090602 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:05.090602 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:05.095589 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a99db119-884e-491e-b484-b5792175a8c8 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:05.101714 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a99db119-884e-491e-b484-b5792175a8c8 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d returned with HTTP 200 Jul 10 04:33:05.102159 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 684/2747] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:05 2026] GET /volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:05.132540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7caac739-9d56-40c3-adac-bdbaffaed555 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:05.134760 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7caac739-9d56-40c3-adac-bdbaffaed555 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 Jul 10 04:33:05.135016 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7caac739-9d56-40c3-adac-bdbaffaed555 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:05.135278 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7caac739-9d56-40c3-adac-bdbaffaed555 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:05.147454 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7caac739-9d56-40c3-adac-bdbaffaed555 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 returned with HTTP 404 Jul 10 04:33:05.148156 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 692/2748] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:05 2026] GET /volume/v3/volumes/13ef71fe-ba19-4504-8c33-afd1be02e137 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:05.156710 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-acdb6573-d22f-454d-99da-e21730b308f1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:05.158454 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-acdb6573-d22f-454d-99da-e21730b308f1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:33:05.158649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-acdb6573-d22f-454d-99da-e21730b308f1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:05.158855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-acdb6573-d22f-454d-99da-e21730b308f1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:05.159014 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-acdb6573-d22f-454d-99da-e21730b308f1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Delete volume with id: 3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:33:05.166670 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:05.166670 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:05.167152 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-acdb6573-d22f-454d-99da-e21730b308f1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:33:05.196299 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-acdb6573-d22f-454d-99da-e21730b308f1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Delete volume request issued successfully. Jul 10 04:33:05.196546 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-acdb6573-d22f-454d-99da-e21730b308f1 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 202 Jul 10 04:33:05.197051 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 688/2749] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:05 2026] DELETE /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:05.203359 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d6368ae2-44ef-4150-8392-9b47de10d70d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:05.205714 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6368ae2-44ef-4150-8392-9b47de10d70d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:05.205994 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6368ae2-44ef-4150-8392-9b47de10d70d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:05.206236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6368ae2-44ef-4150-8392-9b47de10d70d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:05.206380 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d6368ae2-44ef-4150-8392-9b47de10d70d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:05.206813 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-38455be8-a979-4474-b6d5-47d92d64fc6d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:05.209574 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-38455be8-a979-4474-b6d5-47d92d64fc6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:33:05.209638 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-38455be8-a979-4474-b6d5-47d92d64fc6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:05.209923 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-38455be8-a979-4474-b6d5-47d92d64fc6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:05.211675 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:05.211675 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:05.212737 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6368ae2-44ef-4150-8392-9b47de10d70d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:05.213194 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 686/2750] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:05 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:05.220639 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:05.220639 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:05.226194 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-38455be8-a979-4474-b6d5-47d92d64fc6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:33:05.233298 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-38455be8-a979-4474-b6d5-47d92d64fc6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 200 Jul 10 04:33:05.233936 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 685/2751] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:05 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 919 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:06.021232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-75adb22d-13f0-49ac-b495-0dfcf97e223e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.023091 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75adb22d-13f0-49ac-b495-0dfcf97e223e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:33:06.023350 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-75adb22d-13f0-49ac-b495-0dfcf97e223e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.023537 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-75adb22d-13f0-49ac-b495-0dfcf97e223e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.023697 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-75adb22d-13f0-49ac-b495-0dfcf97e223e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Delete volume with id: 8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:33:06.033972 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:06.033972 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:06.034485 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-75adb22d-13f0-49ac-b495-0dfcf97e223e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:33:06.069751 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-75adb22d-13f0-49ac-b495-0dfcf97e223e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Delete volume request issued successfully. Jul 10 04:33:06.073243 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75adb22d-13f0-49ac-b495-0dfcf97e223e tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 202 Jul 10 04:33:06.073243 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 693/2752] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:06 2026] DELETE /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:06.082739 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-34b80f77-dc26-4d7d-9144-38582ef86dbd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.083400 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-34b80f77-dc26-4d7d-9144-38582ef86dbd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:33:06.083400 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-34b80f77-dc26-4d7d-9144-38582ef86dbd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.083587 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-34b80f77-dc26-4d7d-9144-38582ef86dbd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.095838 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:06.095838 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:06.099432 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-34b80f77-dc26-4d7d-9144-38582ef86dbd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:33:06.105032 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-34b80f77-dc26-4d7d-9144-38582ef86dbd tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 200 Jul 10 04:33:06.105514 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 689/2753] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:06 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:06.119798 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2f618ea9-6ab4-4aa5-a306-f585eb149a8f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.124311 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f618ea9-6ab4-4aa5-a306-f585eb149a8f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d Jul 10 04:33:06.124311 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2f618ea9-6ab4-4aa5-a306-f585eb149a8f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.124311 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2f618ea9-6ab4-4aa5-a306-f585eb149a8f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.143021 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:06.143021 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:06.148834 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2f618ea9-6ab4-4aa5-a306-f585eb149a8f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:06.159820 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f618ea9-6ab4-4aa5-a306-f585eb149a8f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d returned with HTTP 200 Jul 10 04:33:06.159820 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 687/2754] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:06 2026] GET /volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:06.177991 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d47ef8bc-ac37-41e0-b891-ff40ec35cad2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.183927 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d47ef8bc-ac37-41e0-b891-ff40ec35cad2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:33:06.184284 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d47ef8bc-ac37-41e0-b891-ff40ec35cad2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.185794 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d47ef8bc-ac37-41e0-b891-ff40ec35cad2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.185794 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-d47ef8bc-ac37-41e0-b891-ff40ec35cad2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:33:06.186623 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d47ef8bc-ac37-41e0-b891-ff40ec35cad2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:06.197883 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d47ef8bc-ac37-41e0-b891-ff40ec35cad2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Get all volumes completed successfully. Jul 10 04:33:06.198699 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:06.198699 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:06.209511 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d47ef8bc-ac37-41e0-b891-ff40ec35cad2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:33:06.209945 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 686/2755] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:33:06 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:06.228174 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-edacc811-1525-494c-b86f-a47ecc312e73 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.230673 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-edacc811-1525-494c-b86f-a47ecc312e73 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d Jul 10 04:33:06.230871 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9564f912-5c32-4337-b2a3-a3567b1eb5d8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.230940 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-edacc811-1525-494c-b86f-a47ecc312e73 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.231167 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-edacc811-1525-494c-b86f-a47ecc312e73 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.231406 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-edacc811-1525-494c-b86f-a47ecc312e73 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Delete volume with id: a56e40d5-306a-4926-aea0-fbee621cfd8d Jul 10 04:33:06.233650 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9564f912-5c32-4337-b2a3-a3567b1eb5d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:06.233902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9564f912-5c32-4337-b2a3-a3567b1eb5d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.234137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9564f912-5c32-4337-b2a3-a3567b1eb5d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.234300 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9564f912-5c32-4337-b2a3-a3567b1eb5d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:06.239500 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:06.239500 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:06.241535 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9564f912-5c32-4337-b2a3-a3567b1eb5d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:06.241535 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 690/2756] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:06 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:06.245981 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:06.245981 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:06.246744 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-edacc811-1525-494c-b86f-a47ecc312e73 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:06.259893 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9d67ce3c-a388-4324-86ab-4c1c54824891 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.262302 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d67ce3c-a388-4324-86ab-4c1c54824891 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd Jul 10 04:33:06.262642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d67ce3c-a388-4324-86ab-4c1c54824891 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.262839 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9d67ce3c-a388-4324-86ab-4c1c54824891 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.272776 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9d67ce3c-a388-4324-86ab-4c1c54824891 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd returned with HTTP 404 Jul 10 04:33:06.273815 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 688/2757] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:06 2026] GET /volume/v3/volumes/3fc8753f-4faa-4b2f-a7ab-64a61b1a68cd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:06.282284 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-edacc811-1525-494c-b86f-a47ecc312e73 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Delete volume request issued successfully. Jul 10 04:33:06.282284 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-edacc811-1525-494c-b86f-a47ecc312e73 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d returned with HTTP 202 Jul 10 04:33:06.282506 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 694/2758] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:33:06 2026] DELETE /volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:06.285079 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-26ccfce1-40b2-4a99-ab0f-f87bf884ebbb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.288293 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26ccfce1-40b2-4a99-ab0f-f87bf884ebbb tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:33:06.288293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26ccfce1-40b2-4a99-ab0f-f87bf884ebbb tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.288293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26ccfce1-40b2-4a99-ab0f-f87bf884ebbb tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.288293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-26ccfce1-40b2-4a99-ab0f-f87bf884ebbb tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:06.292682 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b649f9b2-c8f3-4f96-8d65-eb73bf44b8a6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.295091 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b649f9b2-c8f3-4f96-8d65-eb73bf44b8a6 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d Jul 10 04:33:06.295414 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b649f9b2-c8f3-4f96-8d65-eb73bf44b8a6 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.295706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b649f9b2-c8f3-4f96-8d65-eb73bf44b8a6 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.311498 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:06.311498 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:06.322902 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b649f9b2-c8f3-4f96-8d65-eb73bf44b8a6 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:06.331035 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b649f9b2-c8f3-4f96-8d65-eb73bf44b8a6 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d returned with HTTP 200 Jul 10 04:33:06.331035 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 691/2759] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:06 2026] GET /volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:06.357200 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-26ccfce1-40b2-4a99-ab0f-f87bf884ebbb tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Get all volumes completed successfully. Jul 10 04:33:06.360658 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:06.360658 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:06.375904 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26ccfce1-40b2-4a99-ab0f-f87bf884ebbb tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:33:06.376660 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 687/2760] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:33:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16490 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:06.406235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a7670ff1-6404-404f-bb17-780aade509b3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:06.408726 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a7670ff1-6404-404f-bb17-780aade509b3 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] DELETE https://10.4.3.87/volume/v3/types/f828a390-0821-4407-8606-5a83e5c40c2a Jul 10 04:33:06.408726 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a7670ff1-6404-404f-bb17-780aade509b3 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:06.408726 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a7670ff1-6404-404f-bb17-780aade509b3 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:06.436688 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a7670ff1-6404-404f-bb17-780aade509b3 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/types/f828a390-0821-4407-8606-5a83e5c40c2a returned with HTTP 202 Jul 10 04:33:06.437235 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 689/2761] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:06 2026] DELETE /volume/v3/types/f828a390-0821-4407-8606-5a83e5c40c2a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:07.122991 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-be3a8947-0c9a-4301-8e0e-9006364d832a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:07.124884 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-be3a8947-0c9a-4301-8e0e-9006364d832a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 Jul 10 04:33:07.125071 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-be3a8947-0c9a-4301-8e0e-9006364d832a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:07.125281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-be3a8947-0c9a-4301-8e0e-9006364d832a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:07.132403 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-be3a8947-0c9a-4301-8e0e-9006364d832a tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 returned with HTTP 404 Jul 10 04:33:07.132916 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 695/2762] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:07 2026] GET /volume/v3/volumes/8b197e79-49e9-4841-8ba2-611c03f2e905 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:07.265077 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3e10be84-24b6-4f82-a027-52c4523a11b3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:07.267342 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3e10be84-24b6-4f82-a027-52c4523a11b3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:07.267573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3e10be84-24b6-4f82-a027-52c4523a11b3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:07.267821 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3e10be84-24b6-4f82-a027-52c4523a11b3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:07.267957 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-3e10be84-24b6-4f82-a027-52c4523a11b3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:07.273399 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:07.273399 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:07.274376 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3e10be84-24b6-4f82-a027-52c4523a11b3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:07.274859 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 692/2763] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:07 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:07.346061 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-42321ef2-6efd-4344-8963-9cc8c96451e8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:07.348584 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-42321ef2-6efd-4344-8963-9cc8c96451e8 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d Jul 10 04:33:07.348751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-42321ef2-6efd-4344-8963-9cc8c96451e8 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:07.349172 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-42321ef2-6efd-4344-8963-9cc8c96451e8 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:07.361787 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-42321ef2-6efd-4344-8963-9cc8c96451e8 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d returned with HTTP 404 Jul 10 04:33:07.362439 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 688/2764] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:07 2026] GET /volume/v3/volumes/a56e40d5-306a-4926-aea0-fbee621cfd8d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:33:07.372603 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:07.374990 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:07.375383 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1604168149"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:07.376859 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1604168149'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:07.376977 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume of 1 GB Jul 10 04:33:07.381201 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Availability Zones retrieved successfully. Jul 10 04:33:07.385942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Flow 'volume_create_api' (7bce59c3-5bde-40fc-ba8a-0bf5aa19e2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:07.387051 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a216833f-642d-4362-9d29-a282d745cff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:07.387800 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:07.415935 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a216833f-642d-4362-9d29-a282d745cff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:07.417071 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275007df-acf1-4ab2-b67e-d2b1afa14d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:07.465714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Created reservations ['e29b896b-1084-438e-98b3-3b7ef3af7abe', '864077b7-b9bf-4558-98ab-23de29a7ee21', 'e955faac-024c-4c95-a794-5392162d7b5f', '56a1e8b3-b305-4f61-94cc-85869e53ff99'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:07.466493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275007df-acf1-4ab2-b67e-d2b1afa14d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e29b896b-1084-438e-98b3-3b7ef3af7abe', '864077b7-b9bf-4558-98ab-23de29a7ee21', 'e955faac-024c-4c95-a794-5392162d7b5f', '56a1e8b3-b305-4f61-94cc-85869e53ff99']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:07.467293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f85ece-6857-4b18-8140-b0b6d1e7bc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:07.502492 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f85ece-6857-4b18-8140-b0b6d1e7bc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd68f5626-ac1e-455a-a775-672a43bba039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604168149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',qos_specs=None,replication_status=,reservations=['e29b896b-1084-438e-98b3-3b7ef3af7abe','864077b7-b9bf-4558-98ab-23de29a7ee21','e955faac-024c-4c95-a794-5392162d7b5f','56a1e8b3-b305-4f61-94cc-85869e53ff99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455ace05b74c4a1981eed4845e053ba8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604168149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d68f5626-ac1e-455a-a775-672a43bba039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455ace05b74c4a1981eed4845e053ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:07.504332 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c03ed21-3af5-49e8-a6cf-2cff797ba092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:07.536034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c03ed21-3af5-49e8-a6cf-2cff797ba092) transitioned into state 'SUCCESS' from state '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-1604168149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',qos_specs=None,replication_status=,reservations=['e29b896b-1084-438e-98b3-3b7ef3af7abe','864077b7-b9bf-4558-98ab-23de29a7ee21','e955faac-024c-4c95-a794-5392162d7b5f','56a1e8b3-b305-4f61-94cc-85869e53ff99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455ace05b74c4a1981eed4845e053ba8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:07.536827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f39c08fd-1651-4dd2-9295-c4816638e3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:07.554051 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f39c08fd-1651-4dd2-9295-c4816638e3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:07.554555 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Flow 'volume_create_api' (7bce59c3-5bde-40fc-ba8a-0bf5aa19e2e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:07.555795 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume request issued successfully. Jul 10 04:33:07.555795 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4a8abb0-38d2-42d9-86b8-7b6ee5fa99ab tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:07.556866 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 690/2765] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:33:07 2026] POST /volume/v3/volumes => generated 776 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:07.578458 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-421198ab-aea7-44a1-a8d5-218d52b3e970 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:07.585132 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-421198ab-aea7-44a1-a8d5-218d52b3e970 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 Jul 10 04:33:07.587579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-421198ab-aea7-44a1-a8d5-218d52b3e970 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:07.587966 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-421198ab-aea7-44a1-a8d5-218d52b3e970 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:07.598988 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:07.598988 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:07.604938 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-421198ab-aea7-44a1-a8d5-218d52b3e970 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:07.611021 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-421198ab-aea7-44a1-a8d5-218d52b3e970 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 returned with HTTP 200 Jul 10 04:33:07.611452 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 696/2766] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:07 2026] GET /volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:08.297705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c97479b7-1b73-44c1-8807-5d66c886cf4c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:08.300581 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c97479b7-1b73-44c1-8807-5d66c886cf4c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:08.301051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c97479b7-1b73-44c1-8807-5d66c886cf4c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:08.301238 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c97479b7-1b73-44c1-8807-5d66c886cf4c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:08.301290 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c97479b7-1b73-44c1-8807-5d66c886cf4c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:08.305957 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:08.305957 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:08.306960 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c97479b7-1b73-44c1-8807-5d66c886cf4c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:08.307445 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 693/2767] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:08 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:08.626554 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5cd4583b-7e22-4835-aeed-7c3557a2c32e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:08.630106 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5cd4583b-7e22-4835-aeed-7c3557a2c32e tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 Jul 10 04:33:08.630427 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5cd4583b-7e22-4835-aeed-7c3557a2c32e tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:08.630687 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5cd4583b-7e22-4835-aeed-7c3557a2c32e tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:08.643044 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:08.643044 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:08.648752 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5cd4583b-7e22-4835-aeed-7c3557a2c32e tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:08.653375 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5cd4583b-7e22-4835-aeed-7c3557a2c32e tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 returned with HTTP 200 Jul 10 04:33:08.655225 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 689/2768] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:08 2026] GET /volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:08.669723 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2d77fb75-74ae-4e89-a44e-4d119dbbb2f4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:08.671446 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d77fb75-74ae-4e89-a44e-4d119dbbb2f4 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] GET https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 Jul 10 04:33:08.671634 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d77fb75-74ae-4e89-a44e-4d119dbbb2f4 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:08.671815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d77fb75-74ae-4e89-a44e-4d119dbbb2f4 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:08.680929 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:08.680929 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:08.686160 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2d77fb75-74ae-4e89-a44e-4d119dbbb2f4 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Volume info retrieved successfully. Jul 10 04:33:08.692425 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d77fb75-74ae-4e89-a44e-4d119dbbb2f4 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 returned with HTTP 200 Jul 10 04:33:08.692944 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 691/2769] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:08 2026] GET /volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:08.707384 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ef95f635-eec9-45c5-81de-6a1d232b741a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:08.709936 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ef95f635-eec9-45c5-81de-6a1d232b741a tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 Jul 10 04:33:08.710159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ef95f635-eec9-45c5-81de-6a1d232b741a tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:08.712075 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ef95f635-eec9-45c5-81de-6a1d232b741a tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:08.712075 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-ef95f635-eec9-45c5-81de-6a1d232b741a tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Delete volume with id: d68f5626-ac1e-455a-a775-672a43bba039 Jul 10 04:33:08.728077 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:08.728077 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:08.728785 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ef95f635-eec9-45c5-81de-6a1d232b741a tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:08.748386 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ef95f635-eec9-45c5-81de-6a1d232b741a tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Delete volume request issued successfully. Jul 10 04:33:08.749072 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ef95f635-eec9-45c5-81de-6a1d232b741a tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 returned with HTTP 202 Jul 10 04:33:08.749673 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 697/2770] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:33:08 2026] DELETE /volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:08.759835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-845904a2-ce4a-46d1-a4c1-482cf51a656f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:08.763896 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-845904a2-ce4a-46d1-a4c1-482cf51a656f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 Jul 10 04:33:08.764135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-845904a2-ce4a-46d1-a4c1-482cf51a656f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:08.764361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-845904a2-ce4a-46d1-a4c1-482cf51a656f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:08.781485 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:08.781485 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:08.785911 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-845904a2-ce4a-46d1-a4c1-482cf51a656f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:08.790932 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-845904a2-ce4a-46d1-a4c1-482cf51a656f tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 returned with HTTP 200 Jul 10 04:33:08.791660 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 694/2771] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:08 2026] GET /volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:09.324683 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-27cae3fb-1201-4180-9dc1-913872a4daff None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:09.327787 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-27cae3fb-1201-4180-9dc1-913872a4daff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:09.328083 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-27cae3fb-1201-4180-9dc1-913872a4daff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:09.328388 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-27cae3fb-1201-4180-9dc1-913872a4daff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:09.328703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-27cae3fb-1201-4180-9dc1-913872a4daff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:09.338937 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:09.338937 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:09.339122 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-27cae3fb-1201-4180-9dc1-913872a4daff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:09.339514 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 690/2772] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:09 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:09.812357 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a613b6c8-aacf-4f48-9ca1-08384287a5ee None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:09.815056 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a613b6c8-aacf-4f48-9ca1-08384287a5ee tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 Jul 10 04:33:09.815056 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a613b6c8-aacf-4f48-9ca1-08384287a5ee tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:09.815056 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a613b6c8-aacf-4f48-9ca1-08384287a5ee tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:09.823418 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a613b6c8-aacf-4f48-9ca1-08384287a5ee tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 returned with HTTP 404 Jul 10 04:33:09.823999 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 692/2773] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:09 2026] GET /volume/v3/volumes/d68f5626-ac1e-455a-a775-672a43bba039 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:33:09.836686 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-514b67e4-4257-41a9-b514-f32721495e2b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:09.841033 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:09.843684 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1628353923"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:09.845610 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1628353923'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:09.847404 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume of 1 GB Jul 10 04:33:09.854385 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Availability Zones retrieved successfully. Jul 10 04:33:09.861037 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Flow 'volume_create_api' (0aeed0d4-fd83-43bb-8827-de6abc0bab86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:09.862103 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61871f5-7375-4fb1-9695-9792074a35d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:09.862971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:09.887896 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61871f5-7375-4fb1-9695-9792074a35d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:09.888736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e5fb9a9-1811-49a0-8a7b-4d5b9f813f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:09.933082 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Created reservations ['8a40b8e3-8a62-4719-8fb8-147923da9e38', '5df6796a-d863-4b85-8d1a-07c28bda3bb7', '1678cff0-67ef-487a-97df-811369bf7a0b', '37180829-d55f-4882-89c5-ac705037021a'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:09.934028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e5fb9a9-1811-49a0-8a7b-4d5b9f813f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a40b8e3-8a62-4719-8fb8-147923da9e38', '5df6796a-d863-4b85-8d1a-07c28bda3bb7', '1678cff0-67ef-487a-97df-811369bf7a0b', '37180829-d55f-4882-89c5-ac705037021a']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:09.935115 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e123bfe-efb2-4633-9a58-58ae8c0cb17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:09.966170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e123bfe-efb2-4633-9a58-58ae8c0cb17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a27f49e-b4fb-4876-9b13-33664135004e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1628353923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',qos_specs=None,replication_status=,reservations=['8a40b8e3-8a62-4719-8fb8-147923da9e38','5df6796a-d863-4b85-8d1a-07c28bda3bb7','1678cff0-67ef-487a-97df-811369bf7a0b','37180829-d55f-4882-89c5-ac705037021a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455ace05b74c4a1981eed4845e053ba8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1628353923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a27f49e-b4fb-4876-9b13-33664135004e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455ace05b74c4a1981eed4845e053ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:09.971248 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6e4023-0728-4d01-bfcc-598c7b72bf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:09.995621 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6e4023-0728-4d01-bfcc-598c7b72bf57) transitioned into state 'SUCCESS' from state '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-1628353923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7ee49f69bf409fa80331a4ecc68ef1',qos_specs=None,replication_status=,reservations=['8a40b8e3-8a62-4719-8fb8-147923da9e38','5df6796a-d863-4b85-8d1a-07c28bda3bb7','1678cff0-67ef-487a-97df-811369bf7a0b','37180829-d55f-4882-89c5-ac705037021a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455ace05b74c4a1981eed4845e053ba8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:09.996719 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37acbffd-aac3-429a-8fff-b484a5d9707e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:10.015477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37acbffd-aac3-429a-8fff-b484a5d9707e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:10.017462 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Flow 'volume_create_api' (0aeed0d4-fd83-43bb-8827-de6abc0bab86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:10.017916 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Create volume request issued successfully. Jul 10 04:33:10.019023 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-514b67e4-4257-41a9-b514-f32721495e2b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:10.019732 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 698/2774] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:33:09 2026] POST /volume/v3/volumes => generated 776 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:10.035924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-085a92a5-f9ac-4bf2-bba7-4b30ffc4eac2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:10.038781 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-085a92a5-f9ac-4bf2-bba7-4b30ffc4eac2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e Jul 10 04:33:10.039076 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-085a92a5-f9ac-4bf2-bba7-4b30ffc4eac2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:10.039377 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-085a92a5-f9ac-4bf2-bba7-4b30ffc4eac2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:10.051949 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:10.051949 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:10.063251 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-085a92a5-f9ac-4bf2-bba7-4b30ffc4eac2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:10.068861 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-085a92a5-f9ac-4bf2-bba7-4b30ffc4eac2 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e returned with HTTP 200 Jul 10 04:33:10.069848 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 695/2775] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:10 2026] GET /volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:10.320884 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1b01b72c-5c68-4680-be63-86d7365a8240 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:10.321644 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1b01b72c-5c68-4680-be63-86d7365a8240 None None] GET https://10.4.3.87/volume// Jul 10 04:33:10.321913 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1b01b72c-5c68-4680-be63-86d7365a8240 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:10.322221 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1b01b72c-5c68-4680-be63-86d7365a8240 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:10.322644 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1b01b72c-5c68-4680-be63-86d7365a8240 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:33:10.323145 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 691/2776] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:33:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:33:10.334069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-74b94d4a-c055-413f-86e7-4346626df508 req-64508eeb-d073-45d0-9afe-385bb5bfcd9b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:10.336986 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-64508eeb-d073-45d0-9afe-385bb5bfcd9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:10.337149 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-64508eeb-d073-45d0-9afe-385bb5bfcd9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:10.337381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-64508eeb-d073-45d0-9afe-385bb5bfcd9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:10.351474 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:10.351474 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:10.353019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-12bffc14-af5b-43da-99d1-e9e967ec9c6a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:10.355989 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-12bffc14-af5b-43da-99d1-e9e967ec9c6a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:10.356305 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-12bffc14-af5b-43da-99d1-e9e967ec9c6a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:10.356580 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-12bffc14-af5b-43da-99d1-e9e967ec9c6a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:10.356749 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-12bffc14-af5b-43da-99d1-e9e967ec9c6a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:10.360307 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-74b94d4a-c055-413f-86e7-4346626df508 req-64508eeb-d073-45d0-9afe-385bb5bfcd9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:33:10.365039 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:10.365039 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:10.366096 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-12bffc14-af5b-43da-99d1-e9e967ec9c6a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:10.366597 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 699/2777] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:10 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:10.367046 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-64508eeb-d073-45d0-9afe-385bb5bfcd9b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:33:10.367530 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 693/2778] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:33:10 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 1337 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:10.509178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-74b94d4a-c055-413f-86e7-4346626df508 req-68b322a3-cede-46a7-b4ac-c6eb55c3705d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:10.515747 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-68b322a3-cede-46a7-b4ac-c6eb55c3705d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] PUT https://10.4.3.87/volume/v3/attachments/71acf59b-1208-4208-92d4-f861e4f28c88 Jul 10 04:33:10.516225 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-68b322a3-cede-46a7-b4ac-c6eb55c3705d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:10.526893 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-74b94d4a-c055-413f-86e7-4346626df508 req-68b322a3-cede-46a7-b4ac-c6eb55c3705d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Acquiring lock "cinder-attachment_update-08ad7c7c-0ef9-4e09-9c4a-c9e68707284b-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:33:10.531677 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-74b94d4a-c055-413f-86e7-4346626df508 req-68b322a3-cede-46a7-b4ac-c6eb55c3705d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Lock "cinder-attachment_update-08ad7c7c-0ef9-4e09-9c4a-c9e68707284b-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:33:10.532856 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:10.532856 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:10.681367 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-a518b516-adb9-48b6-ac6e-d2a5a70cf4d2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:10.683588 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-a518b516-adb9-48b6-ac6e-d2a5a70cf4d2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:33:10.683865 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-a518b516-adb9-48b6-ac6e-d2a5a70cf4d2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:10.684088 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-a518b516-adb9-48b6-ac6e-d2a5a70cf4d2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:10.702959 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:10.702959 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:10.708117 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-a518b516-adb9-48b6-ac6e-d2a5a70cf4d2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:10.714359 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-a518b516-adb9-48b6-ac6e-d2a5a70cf4d2 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:33:10.715093 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 692/2779] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:10 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 1228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:10.736651 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-d7ba4b51-f23a-4e49-a4fa-464eacd3092c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:10.740301 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-d7ba4b51-f23a-4e49-a4fa-464eacd3092c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e/action Jul 10 04:33:10.740451 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-d7ba4b51-f23a-4e49-a4fa-464eacd3092c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:10.740636 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-d7ba4b51-f23a-4e49-a4fa-464eacd3092c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:10.757580 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:10.757580 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:10.758290 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-d7ba4b51-f23a-4e49-a4fa-464eacd3092c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:10.765176 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-d7ba4b51-f23a-4e49-a4fa-464eacd3092c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Begin detaching volume completed successfully. Jul 10 04:33:10.765591 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-d7ba4b51-f23a-4e49-a4fa-464eacd3092c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e/action returned with HTTP 202 Jul 10 04:33:10.766175 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 700/2780] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:33:10 2026] POST /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:11.058280 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-74b94d4a-c055-413f-86e7-4346626df508 req-68b322a3-cede-46a7-b4ac-c6eb55c3705d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Lock "cinder-attachment_update-08ad7c7c-0ef9-4e09-9c4a-c9e68707284b-np0000004952" released by "attachment_update" :: held 0.527s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:33:11.058685 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-68b322a3-cede-46a7-b4ac-c6eb55c3705d tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/attachments/71acf59b-1208-4208-92d4-f861e4f28c88 returned with HTTP 200 Jul 10 04:33:11.059325 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 696/2781] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:33:10 2026] PUT /volume/v3/attachments/71acf59b-1208-4208-92d4-f861e4f28c88 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:11.082207 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-10892e39-127f-484f-b959-e540c5105fbc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:11.085479 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-10892e39-127f-484f-b959-e540c5105fbc tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e Jul 10 04:33:11.085569 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-10892e39-127f-484f-b959-e540c5105fbc tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:11.085809 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-10892e39-127f-484f-b959-e540c5105fbc tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:11.099920 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:11.099920 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:11.103398 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-10892e39-127f-484f-b959-e540c5105fbc tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:11.108771 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-10892e39-127f-484f-b959-e540c5105fbc tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e returned with HTTP 200 Jul 10 04:33:11.112236 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 694/2782] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:11 2026] GET /volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:11.124530 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2ce64044-78b8-422b-8deb-0de705cbca47 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:11.126416 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ce64044-78b8-422b-8deb-0de705cbca47 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] GET https://10.4.3.87/volume/v3/volumes/summary Jul 10 04:33:11.126702 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ce64044-78b8-422b-8deb-0de705cbca47 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:11.127006 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ce64044-78b8-422b-8deb-0de705cbca47 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:11.127278 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-2ce64044-78b8-422b-8deb-0de705cbca47 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:33:11.134164 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2ce64044-78b8-422b-8deb-0de705cbca47 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] Get summary completed successfully. Jul 10 04:33:11.134469 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ce64044-78b8-422b-8deb-0de705cbca47 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-reader] https://10.4.3.87/volume/v3/volumes/summary returned with HTTP 200 Jul 10 04:33:11.134881 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 693/2783] 10.4.3.87 () {68 vars in 1295 bytes} [Fri Jul 10 04:33:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:11.143429 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6a5f4489-ad77-47f8-b550-6ed7f831a76b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:11.146691 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6a5f4489-ad77-47f8-b550-6ed7f831a76b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e Jul 10 04:33:11.146691 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6a5f4489-ad77-47f8-b550-6ed7f831a76b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:11.146691 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6a5f4489-ad77-47f8-b550-6ed7f831a76b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:11.146857 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-6a5f4489-ad77-47f8-b550-6ed7f831a76b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Delete volume with id: 0a27f49e-b4fb-4876-9b13-33664135004e Jul 10 04:33:11.159510 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:11.159510 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:11.160014 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6a5f4489-ad77-47f8-b550-6ed7f831a76b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:11.180555 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6a5f4489-ad77-47f8-b550-6ed7f831a76b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Delete volume request issued successfully. Jul 10 04:33:11.180836 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6a5f4489-ad77-47f8-b550-6ed7f831a76b tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e returned with HTTP 202 Jul 10 04:33:11.181394 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 701/2784] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:33:11 2026] DELETE /volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:11.191763 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-05ffce66-21c5-493a-bbdb-0577beff0294 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:11.193652 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05ffce66-21c5-493a-bbdb-0577beff0294 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e Jul 10 04:33:11.193957 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05ffce66-21c5-493a-bbdb-0577beff0294 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:11.194148 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05ffce66-21c5-493a-bbdb-0577beff0294 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:11.205156 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:11.205156 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:11.211929 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-05ffce66-21c5-493a-bbdb-0577beff0294 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Volume info retrieved successfully. Jul 10 04:33:11.218081 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05ffce66-21c5-493a-bbdb-0577beff0294 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e returned with HTTP 200 Jul 10 04:33:11.218641 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 697/2785] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:11 2026] GET /volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:11.378996 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-08ea1f49-4c7e-4972-9fea-3fe679cc85fe None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:11.380679 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-08ea1f49-4c7e-4972-9fea-3fe679cc85fe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:11.380900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-08ea1f49-4c7e-4972-9fea-3fe679cc85fe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:11.381079 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-08ea1f49-4c7e-4972-9fea-3fe679cc85fe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:11.381168 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-08ea1f49-4c7e-4972-9fea-3fe679cc85fe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:11.385363 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:11.385363 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:11.386094 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-08ea1f49-4c7e-4972-9fea-3fe679cc85fe tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:11.386401 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 695/2786] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:11 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:11.581234 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-74b94d4a-c055-413f-86e7-4346626df508 req-f14abdb4-9cb3-4de8-bb18-4c3aa2f013f7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:11.583405 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-f14abdb4-9cb3-4de8-bb18-4c3aa2f013f7 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] POST https://10.4.3.87/volume/v3/attachments/71acf59b-1208-4208-92d4-f861e4f28c88/action Jul 10 04:33:11.583881 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-f14abdb4-9cb3-4de8-bb18-4c3aa2f013f7 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:11.583995 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-f14abdb4-9cb3-4de8-bb18-4c3aa2f013f7 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:11.618261 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:11.618261 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:11.629729 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-74b94d4a-c055-413f-86e7-4346626df508 req-f14abdb4-9cb3-4de8-bb18-4c3aa2f013f7 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/attachments/71acf59b-1208-4208-92d4-f861e4f28c88/action returned with HTTP 204 Jul 10 04:33:11.630402 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 694/2787] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:33:11 2026] POST /volume/v3/attachments/71acf59b-1208-4208-92d4-f861e4f28c88/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:11.793573 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2084dfc6-be48-40a7-a936-14973bb1b8a6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:11.793970 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2084dfc6-be48-40a7-a936-14973bb1b8a6 None None] GET https://10.4.3.87/volume// Jul 10 04:33:11.794154 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2084dfc6-be48-40a7-a936-14973bb1b8a6 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:11.794346 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2084dfc6-be48-40a7-a936-14973bb1b8a6 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:11.794782 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2084dfc6-be48-40a7-a936-14973bb1b8a6 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:33:11.795041 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 702/2788] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:33:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:33:11.801983 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-7e1ca150-d3c2-4c79-a4c4-fbfc71dc658c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:11.804431 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-7e1ca150-d3c2-4c79-a4c4-fbfc71dc658c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:33:11.804647 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-7e1ca150-d3c2-4c79-a4c4-fbfc71dc658c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:11.804864 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-7e1ca150-d3c2-4c79-a4c4-fbfc71dc658c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:11.815504 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:11.815504 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:11.820322 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-7e1ca150-d3c2-4c79-a4c4-fbfc71dc658c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:11.826292 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-7e1ca150-d3c2-4c79-a4c4-fbfc71dc658c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 200 Jul 10 04:33:11.829036 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 698/2789] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:33:11 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:12.231699 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-66e80293-29ba-44c7-9416-f2e87572ad2d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:12.241406 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-59f12e27-e6a2-49c7-88b5-b992bf913dc4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:12.243663 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-59f12e27-e6a2-49c7-88b5-b992bf913dc4 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] GET https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e Jul 10 04:33:12.243935 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-59f12e27-e6a2-49c7-88b5-b992bf913dc4 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:12.244147 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-59f12e27-e6a2-49c7-88b5-b992bf913dc4 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:12.250247 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-59f12e27-e6a2-49c7-88b5-b992bf913dc4 tempest-ProjectReaderTests-269212540 tempest-ProjectReaderTests-269212540-project-admin] https://10.4.3.87/volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e returned with HTTP 404 Jul 10 04:33:12.250845 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 695/2790] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:12 2026] GET /volume/v3/volumes/0a27f49e-b4fb-4876-9b13-33664135004e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:33:12.386084 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:12.386575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1724874758", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:12.388574 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1724874758', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:12.388742 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Create volume of 1 GB Jul 10 04:33:12.393815 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Availability Zones retrieved successfully. Jul 10 04:33:12.398592 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cfb6cbbe-13ac-4705-b762-e755dd285392 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:12.400779 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Flow 'volume_create_api' (93c37b17-49ce-4067-bd8a-145eee398e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:12.401372 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cfb6cbbe-13ac-4705-b762-e755dd285392 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:12.401609 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cfb6cbbe-13ac-4705-b762-e755dd285392 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:12.401881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cfb6cbbe-13ac-4705-b762-e755dd285392 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:12.402031 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-cfb6cbbe-13ac-4705-b762-e755dd285392 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:12.402194 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c645a5-b264-4875-8965-bc791b058977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.403781 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:12.407182 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:12.407182 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:12.408108 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cfb6cbbe-13ac-4705-b762-e755dd285392 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:12.408591 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 703/2791] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:12 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:12.421927 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5b273831-88c3-49df-b8fe-1b1c5866fd76 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:12.427799 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b273831-88c3-49df-b8fe-1b1c5866fd76 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:12.428086 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b273831-88c3-49df-b8fe-1b1c5866fd76 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:12.428364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b273831-88c3-49df-b8fe-1b1c5866fd76 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:12.441961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c645a5-b264-4875-8965-bc791b058977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.442210 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:12.442210 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:12.442952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd612741-c9b7-40d3-8495-28913dc47b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.447305 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5b273831-88c3-49df-b8fe-1b1c5866fd76 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:12.456029 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b273831-88c3-49df-b8fe-1b1c5866fd76 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:12.456640 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 699/2792] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:12 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1131 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:12.469239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c5abd978-dbeb-4118-a90f-3e0605474cd1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:12.475562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5abd978-dbeb-4118-a90f-3e0605474cd1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:12.475900 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5abd978-dbeb-4118-a90f-3e0605474cd1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:12.476064 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5abd978-dbeb-4118-a90f-3e0605474cd1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:12.476201 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-c5abd978-dbeb-4118-a90f-3e0605474cd1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete backup with id: a1d390a0-be82-47b2-997a-d80babbfba01. Jul 10 04:33:12.483841 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:12.483841 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:12.501601 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-c5abd978-dbeb-4118-a90f-3e0605474cd1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] delete_backup rpcapi backup_id a1d390a0-be82-47b2-997a-d80babbfba01 {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:33:12.503140 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5abd978-dbeb-4118-a90f-3e0605474cd1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 202 Jul 10 04:33:12.504398 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 696/2793] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:12 2026] DELETE /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 04:33:12.510449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-67bea54b-bb5c-4e08-8b0a-ba0e35625e91 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:12.512405 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-67bea54b-bb5c-4e08-8b0a-ba0e35625e91 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:12.512675 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-67bea54b-bb5c-4e08-8b0a-ba0e35625e91 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:12.512939 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-67bea54b-bb5c-4e08-8b0a-ba0e35625e91 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:12.513076 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-67bea54b-bb5c-4e08-8b0a-ba0e35625e91 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:12.525991 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:12.525991 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:12.526966 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-67bea54b-bb5c-4e08-8b0a-ba0e35625e91 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 200 Jul 10 04:33:12.528509 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 704/2794] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:12 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:12.535162 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Created reservations ['a1ada593-6a77-49de-b46d-04ec04805555', '5f403bb2-9a77-4854-abca-d27a128d541e', '225e71d0-7b8c-455a-9044-90cca2141e9a', '75afed25-a832-4b4f-a84a-a036793f874a'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:12.536327 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd612741-c9b7-40d3-8495-28913dc47b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1ada593-6a77-49de-b46d-04ec04805555', '5f403bb2-9a77-4854-abca-d27a128d541e', '225e71d0-7b8c-455a-9044-90cca2141e9a', '75afed25-a832-4b4f-a84a-a036793f874a']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.537489 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc128da-1ae8-4143-af36-d8faf811f5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.570721 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc128da-1ae8-4143-af36-d8faf811f5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b7507b2-6a95-4e0c-b2ca-e75843b2f648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1724874758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7d592d85e74d678b64b2ecf2310054',qos_specs=None,replication_status=,reservations=['a1ada593-6a77-49de-b46d-04ec04805555','5f403bb2-9a77-4854-abca-d27a128d541e','225e71d0-7b8c-455a-9044-90cca2141e9a','75afed25-a832-4b4f-a84a-a036793f874a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04a7df2d59a4611a0fffa2e0a43c65e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1724874758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b7507b2-6a95-4e0c-b2ca-e75843b2f648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7d592d85e74d678b64b2ecf2310054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04a7df2d59a4611a0fffa2e0a43c65e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.571846 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ea2324-8f7c-4e56-a6e7-aff81f192a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.596853 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ea2324-8f7c-4e56-a6e7-aff81f192a82) transitioned into state 'SUCCESS' from state '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-1724874758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7d592d85e74d678b64b2ecf2310054',qos_specs=None,replication_status=,reservations=['a1ada593-6a77-49de-b46d-04ec04805555','5f403bb2-9a77-4854-abca-d27a128d541e','225e71d0-7b8c-455a-9044-90cca2141e9a','75afed25-a832-4b4f-a84a-a036793f874a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04a7df2d59a4611a0fffa2e0a43c65e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.597452 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b982ee-b546-4f87-bc75-0464a29bab9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.611906 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b982ee-b546-4f87-bc75-0464a29bab9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.613571 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Flow 'volume_create_api' (93c37b17-49ce-4067-bd8a-145eee398e53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:12.614090 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Create volume request issued successfully. Jul 10 04:33:12.614782 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-66e80293-29ba-44c7-9416-f2e87572ad2d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:12.615385 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 696/2795] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:33:12 2026] POST /volume/v3/volumes => generated 763 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:12.636911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-334a42ac-f55c-452d-8967-b542a8c177e3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:12.639150 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:12.639629 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-306086638", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:12.643500 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-306086638', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:12.643500 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Create volume of 1 GB Jul 10 04:33:12.649167 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Availability Zones retrieved successfully. Jul 10 04:33:12.660039 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Flow 'volume_create_api' (be804319-d6fd-4c20-8a77-99f923cc5675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:12.661569 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2bb3037-95ab-4a6e-baac-7d0a3bcd7768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.662861 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:12.704373 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2bb3037-95ab-4a6e-baac-7d0a3bcd7768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.706805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df15dd87-9901-4c9d-ac1d-152dd0a85827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.760166 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Created reservations ['678e46e7-a88e-43dc-bc39-35bfa27caac1', 'fdf2235e-72a9-4dde-96cc-46e0e9eb3341', '86c8b460-c810-4bb2-94a2-5f9c9dc81b36', '5376eaeb-aea9-4a8a-9661-276c7dd2a7a5'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:12.761172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df15dd87-9901-4c9d-ac1d-152dd0a85827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['678e46e7-a88e-43dc-bc39-35bfa27caac1', 'fdf2235e-72a9-4dde-96cc-46e0e9eb3341', '86c8b460-c810-4bb2-94a2-5f9c9dc81b36', '5376eaeb-aea9-4a8a-9661-276c7dd2a7a5']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.762017 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630fe5e9-090a-4fae-bce0-560ac68eacb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.797421 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630fe5e9-090a-4fae-bce0-560ac68eacb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-306086638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7d592d85e74d678b64b2ecf2310054',qos_specs=None,replication_status=,reservations=['678e46e7-a88e-43dc-bc39-35bfa27caac1','fdf2235e-72a9-4dde-96cc-46e0e9eb3341','86c8b460-c810-4bb2-94a2-5f9c9dc81b36','5376eaeb-aea9-4a8a-9661-276c7dd2a7a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04a7df2d59a4611a0fffa2e0a43c65e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-306086638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7d592d85e74d678b64b2ecf2310054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04a7df2d59a4611a0fffa2e0a43c65e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.798324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a43667-f92d-439f-b2ce-cebb9a25bc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.821493 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a43667-f92d-439f-b2ce-cebb9a25bc52) transitioned into state 'SUCCESS' from state '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-306086638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7d592d85e74d678b64b2ecf2310054',qos_specs=None,replication_status=,reservations=['678e46e7-a88e-43dc-bc39-35bfa27caac1','fdf2235e-72a9-4dde-96cc-46e0e9eb3341','86c8b460-c810-4bb2-94a2-5f9c9dc81b36','5376eaeb-aea9-4a8a-9661-276c7dd2a7a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04a7df2d59a4611a0fffa2e0a43c65e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.821493 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4471b646-1495-4ef1-a221-b6482cde4157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:12.836278 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-bf3283cc-6b03-4b8a-9369-61c89f9cfd7b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:12.839952 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4471b646-1495-4ef1-a221-b6482cde4157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:12.841137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Flow 'volume_create_api' (be804319-d6fd-4c20-8a77-99f923cc5675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:12.841639 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Create volume request issued successfully. Jul 10 04:33:12.842647 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-bf3283cc-6b03-4b8a-9369-61c89f9cfd7b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] DELETE https://10.4.3.87/volume/v3/attachments/652fc7af-e1bb-4501-bdf3-cf24f21959e8 Jul 10 04:33:12.843027 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-bf3283cc-6b03-4b8a-9369-61c89f9cfd7b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:12.843104 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-334a42ac-f55c-452d-8967-b542a8c177e3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:12.843276 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-bf3283cc-6b03-4b8a-9369-61c89f9cfd7b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:12.843632 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 700/2796] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:33:12 2026] POST /volume/v3/volumes => generated 762 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:12.854938 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:12.854938 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:13.407373 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7f996e7f-23cb-4bcc-9da3-6e82a3bd6d95 req-bf3283cc-6b03-4b8a-9369-61c89f9cfd7b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments/652fc7af-e1bb-4501-bdf3-cf24f21959e8 returned with HTTP 200 Jul 10 04:33:13.407373 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 697/2797] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:33:12 2026] DELETE /volume/v3/attachments/652fc7af-e1bb-4501-bdf3-cf24f21959e8 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:13.542294 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e1c220d7-0385-4c55-8547-7ba841d4dc0e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:13.544343 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e1c220d7-0385-4c55-8547-7ba841d4dc0e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 Jul 10 04:33:13.544550 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e1c220d7-0385-4c55-8547-7ba841d4dc0e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:13.544787 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e1c220d7-0385-4c55-8547-7ba841d4dc0e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:13.544904 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-e1c220d7-0385-4c55-8547-7ba841d4dc0e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id a1d390a0-be82-47b2-997a-d80babbfba01. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:13.554523 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e1c220d7-0385-4c55-8547-7ba841d4dc0e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 returned with HTTP 404 Jul 10 04:33:13.555148 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 705/2798] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:13 2026] GET /volume/v3/backups/a1d390a0-be82-47b2-997a-d80babbfba01 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:13.678297 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-3a381dcd-bc96-4e3c-8d63-16e2db03d0d7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:13.681184 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-3a381dcd-bc96-4e3c-8d63-16e2db03d0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:13.681420 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-3a381dcd-bc96-4e3c-8d63-16e2db03d0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:13.681629 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-3a381dcd-bc96-4e3c-8d63-16e2db03d0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:13.691386 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:13.691386 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:13.695537 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-3a381dcd-bc96-4e3c-8d63-16e2db03d0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:13.701283 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-3a381dcd-bc96-4e3c-8d63-16e2db03d0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:13.701993 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 697/2799] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:13 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:13.720805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-60ee6425-a2a8-4e7b-8623-19feaf5b442c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:13.723628 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-60ee6425-a2a8-4e7b-8623-19feaf5b442c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08/action Jul 10 04:33:13.724101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-60ee6425-a2a8-4e7b-8623-19feaf5b442c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:13.724309 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-60ee6425-a2a8-4e7b-8623-19feaf5b442c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:13.739201 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:13.739201 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:13.739868 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-60ee6425-a2a8-4e7b-8623-19feaf5b442c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:13.747916 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-60ee6425-a2a8-4e7b-8623-19feaf5b442c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Begin detaching volume completed successfully. Jul 10 04:33:13.748187 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-60ee6425-a2a8-4e7b-8623-19feaf5b442c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08/action returned with HTTP 202 Jul 10 04:33:13.748859 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 701/2800] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:33:13 2026] POST /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:13.769236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7c9d1466-3c46-4956-b888-1d0d1eafd1dd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:13.772201 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c9d1466-3c46-4956-b888-1d0d1eafd1dd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:13.772479 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c9d1466-3c46-4956-b888-1d0d1eafd1dd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:13.772707 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c9d1466-3c46-4956-b888-1d0d1eafd1dd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:13.782547 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:13.782547 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:13.786462 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7c9d1466-3c46-4956-b888-1d0d1eafd1dd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:13.791739 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c9d1466-3c46-4956-b888-1d0d1eafd1dd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:13.791917 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 698/2801] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:13 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:13.981487 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6d68b117-8643-4783-b9ab-1294c47638e3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:13.983724 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d68b117-8643-4783-b9ab-1294c47638e3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] DELETE https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:33:13.983975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6d68b117-8643-4783-b9ab-1294c47638e3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:13.984165 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6d68b117-8643-4783-b9ab-1294c47638e3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:13.984341 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-6d68b117-8643-4783-b9ab-1294c47638e3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Delete volume with id: ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:33:13.991060 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:13.991060 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:13.991490 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6d68b117-8643-4783-b9ab-1294c47638e3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:14.010533 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6d68b117-8643-4783-b9ab-1294c47638e3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Delete volume request issued successfully. Jul 10 04:33:14.010770 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d68b117-8643-4783-b9ab-1294c47638e3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 202 Jul 10 04:33:14.011285 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 706/2802] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:13 2026] DELETE /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:14.772418 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b0d87963-1dd6-470c-8ab0-933bbf77d8b1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:14.773377 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b0d87963-1dd6-470c-8ab0-933bbf77d8b1 None None] GET https://10.4.3.87/volume// Jul 10 04:33:14.773853 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b0d87963-1dd6-470c-8ab0-933bbf77d8b1 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:14.774254 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b0d87963-1dd6-470c-8ab0-933bbf77d8b1 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:14.774675 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b0d87963-1dd6-470c-8ab0-933bbf77d8b1 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:33:14.775027 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 698/2803] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:33:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:33:14.787906 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-a7f6610d-b773-4a03-931f-a4cde9d8c1d8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:14.791187 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-a7f6610d-b773-4a03-931f-a4cde9d8c1d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:14.791485 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-a7f6610d-b773-4a03-931f-a4cde9d8c1d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:14.791763 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-a7f6610d-b773-4a03-931f-a4cde9d8c1d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:14.807956 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f5f8f7c4-db86-461b-83d0-76948ccbb6ef None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:14.810562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f5f8f7c4-db86-461b-83d0-76948ccbb6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:14.810877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f5f8f7c4-db86-461b-83d0-76948ccbb6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:14.811151 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f5f8f7c4-db86-461b-83d0-76948ccbb6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:14.812632 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:14.812632 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:14.820665 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-a7f6610d-b773-4a03-931f-a4cde9d8c1d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:14.826144 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:14.826144 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:14.826986 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-a7f6610d-b773-4a03-931f-a4cde9d8c1d8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:14.827592 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 702/2804] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:33:14 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1314 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:14.833314 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f5f8f7c4-db86-461b-83d0-76948ccbb6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:14.838573 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f5f8f7c4-db86-461b-83d0-76948ccbb6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:14.839141 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 699/2805] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:14 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:15.856707 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a7ce3bd2-4407-43ec-8e40-c052d34be145 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:15.858893 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a7ce3bd2-4407-43ec-8e40-c052d34be145 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:15.859104 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a7ce3bd2-4407-43ec-8e40-c052d34be145 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:15.859344 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a7ce3bd2-4407-43ec-8e40-c052d34be145 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:15.875157 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:15.875157 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:15.880163 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a7ce3bd2-4407-43ec-8e40-c052d34be145 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:15.885684 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a7ce3bd2-4407-43ec-8e40-c052d34be145 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:15.885684 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 707/2806] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:15 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:16.898658 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6cfd45bb-db83-4bd5-a2fa-c1fa533f2c66 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:16.900704 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6cfd45bb-db83-4bd5-a2fa-c1fa533f2c66 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:16.900929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6cfd45bb-db83-4bd5-a2fa-c1fa533f2c66 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:16.901109 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6cfd45bb-db83-4bd5-a2fa-c1fa533f2c66 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:16.916055 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:16.916055 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:16.921904 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6cfd45bb-db83-4bd5-a2fa-c1fa533f2c66 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:16.934789 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6cfd45bb-db83-4bd5-a2fa-c1fa533f2c66 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:16.934789 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 699/2807] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:16 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:17.538064 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-2ff036c3-7ce1-48b9-80e8-940151931a2d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:17.540781 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-2ff036c3-7ce1-48b9-80e8-940151931a2d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/attachments/333c02a4-324e-48a7-bbf1-549c472710fd Jul 10 04:33:17.541042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-2ff036c3-7ce1-48b9-80e8-940151931a2d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:17.541324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-2ff036c3-7ce1-48b9-80e8-940151931a2d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:17.549985 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:17.549985 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:17.946681 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d17afa7c-96e8-4428-9c8d-4c334e1b19ca None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:17.948884 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d17afa7c-96e8-4428-9c8d-4c334e1b19ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:17.949108 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d17afa7c-96e8-4428-9c8d-4c334e1b19ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:17.949355 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d17afa7c-96e8-4428-9c8d-4c334e1b19ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:17.960521 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:17.960521 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:17.965405 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d17afa7c-96e8-4428-9c8d-4c334e1b19ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:17.971568 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d17afa7c-96e8-4428-9c8d-4c334e1b19ca tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:17.972125 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 700/2808] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:17 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:18.090009 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-184740e4-abe2-47d4-a767-78cb64f8e1ff req-2ff036c3-7ce1-48b9-80e8-940151931a2d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/attachments/333c02a4-324e-48a7-bbf1-549c472710fd returned with HTTP 200 Jul 10 04:33:18.090513 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 703/2809] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:33:17 2026] DELETE /volume/v3/attachments/333c02a4-324e-48a7-bbf1-549c472710fd => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:18.986352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1b09c76f-cc3c-42d0-8c7c-80ef985a3453 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:18.992400 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1b09c76f-cc3c-42d0-8c7c-80ef985a3453 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:18.992400 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1b09c76f-cc3c-42d0-8c7c-80ef985a3453 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:18.992400 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1b09c76f-cc3c-42d0-8c7c-80ef985a3453 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:18.997824 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:18.997824 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:19.001615 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1b09c76f-cc3c-42d0-8c7c-80ef985a3453 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:19.005859 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1b09c76f-cc3c-42d0-8c7c-80ef985a3453 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:19.006336 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 708/2810] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:18 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:19.007397 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-5daddf4d-fde2-43c8-ac09-0dc332a419a3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:19.009836 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-5daddf4d-fde2-43c8-ac09-0dc332a419a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:19.010006 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-5daddf4d-fde2-43c8-ac09-0dc332a419a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:19.010195 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-5daddf4d-fde2-43c8-ac09-0dc332a419a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:19.024691 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:19.024691 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:19.030329 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-5daddf4d-fde2-43c8-ac09-0dc332a419a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:19.036278 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-5daddf4d-fde2-43c8-ac09-0dc332a419a3 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:33:19.036511 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 700/2811] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:19 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 1229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:19.060565 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-ec0ea4a7-9180-4397-898a-26fe150a2568 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:19.062958 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-ec0ea4a7-9180-4397-898a-26fe150a2568 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] POST https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211/action Jul 10 04:33:19.063320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-ec0ea4a7-9180-4397-898a-26fe150a2568 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:19.063445 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-ec0ea4a7-9180-4397-898a-26fe150a2568 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:19.074698 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:19.074698 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:19.075275 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-ec0ea4a7-9180-4397-898a-26fe150a2568 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:19.082021 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-ec0ea4a7-9180-4397-898a-26fe150a2568 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Begin detaching volume completed successfully. Jul 10 04:33:19.082308 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-ec0ea4a7-9180-4397-898a-26fe150a2568 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211/action returned with HTTP 202 Jul 10 04:33:19.082848 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 701/2812] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:33:19 2026] POST /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:20.106801 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-96645e6c-f8a7-4042-8aed-3c66d1b8acc0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:20.107278 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-96645e6c-f8a7-4042-8aed-3c66d1b8acc0 None None] GET https://10.4.3.87/volume// Jul 10 04:33:20.107467 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-96645e6c-f8a7-4042-8aed-3c66d1b8acc0 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:20.107768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-96645e6c-f8a7-4042-8aed-3c66d1b8acc0 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:20.108120 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-96645e6c-f8a7-4042-8aed-3c66d1b8acc0 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:33:20.108443 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 704/2813] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:33:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:33:20.115747 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-82c6f972-1d17-4417-8482-b4d67f923cb7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:20.118023 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-82c6f972-1d17-4417-8482-b4d67f923cb7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:20.118329 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-82c6f972-1d17-4417-8482-b4d67f923cb7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:20.118516 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-82c6f972-1d17-4417-8482-b4d67f923cb7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:20.134525 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:20.134525 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:20.138384 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-82c6f972-1d17-4417-8482-b4d67f923cb7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:20.142764 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-82c6f972-1d17-4417-8482-b4d67f923cb7 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:33:20.143134 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 709/2814] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:33:20 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 1412 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:21.278203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-cd1839e3-47c7-4503-aaba-53a24ada2ecb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:21.279832 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-cd1839e3-47c7-4503-aaba-53a24ada2ecb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] DELETE https://10.4.3.87/volume/v3/attachments/45ccbd4d-7d77-4642-86a0-0bf543fe146e Jul 10 04:33:21.280052 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-cd1839e3-47c7-4503-aaba-53a24ada2ecb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:21.280331 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-cd1839e3-47c7-4503-aaba-53a24ada2ecb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:21.281788 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=396,cinder:UPDATE=61,cinder:INSERT=29 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:33:21.290953 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:21.290953 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:21.828465 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2f1840d8-2d5c-49ec-815b-625f47f88b68 req-cd1839e3-47c7-4503-aaba-53a24ada2ecb tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments/45ccbd4d-7d77-4642-86a0-0bf543fe146e returned with HTTP 200 Jul 10 04:33:21.829477 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 701/2815] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:33:21 2026] DELETE /volume/v3/attachments/45ccbd4d-7d77-4642-86a0-0bf543fe146e => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:23.327262 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c3087e6a-4983-4e99-aeae-8d699e6bfe13 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:23.329056 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c3087e6a-4983-4e99-aeae-8d699e6bfe13 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:23.329366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c3087e6a-4983-4e99-aeae-8d699e6bfe13 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:23.329535 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c3087e6a-4983-4e99-aeae-8d699e6bfe13 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:23.329692 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-c3087e6a-4983-4e99-aeae-8d699e6bfe13 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Delete volume with id: 9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:23.331512 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=406,cinder:UPDATE=57,cinder:INSERT=34 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:33:23.337394 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:23.337394 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:23.338027 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c3087e6a-4983-4e99-aeae-8d699e6bfe13 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:23.355067 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c3087e6a-4983-4e99-aeae-8d699e6bfe13 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Delete volume request issued successfully. Jul 10 04:33:23.355264 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c3087e6a-4983-4e99-aeae-8d699e6bfe13 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 202 Jul 10 04:33:23.355711 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 702/2816] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:23 2026] DELETE /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:23.392588 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-e2c494a8-2997-42e4-bea0-30d24e0a9009 req-6200abf0-3ca9-4875-b7f7-3198d1378fef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:23.395058 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e2c494a8-2997-42e4-bea0-30d24e0a9009 req-6200abf0-3ca9-4875-b7f7-3198d1378fef tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:23.395348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e2c494a8-2997-42e4-bea0-30d24e0a9009 req-6200abf0-3ca9-4875-b7f7-3198d1378fef tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:23.395608 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e2c494a8-2997-42e4-bea0-30d24e0a9009 req-6200abf0-3ca9-4875-b7f7-3198d1378fef tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:23.403899 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:23.403899 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:23.408479 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-e2c494a8-2997-42e4-bea0-30d24e0a9009 req-6200abf0-3ca9-4875-b7f7-3198d1378fef tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:23.413485 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e2c494a8-2997-42e4-bea0-30d24e0a9009 req-6200abf0-3ca9-4875-b7f7-3198d1378fef tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 200 Jul 10 04:33:23.414050 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 705/2817] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:23 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:23.461135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c9e01cb2-ee5e-44d2-83ae-c846bce0be06 req-5097a4cb-79f0-4af5-b10c-ebca5da5855b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:23.463356 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c9e01cb2-ee5e-44d2-83ae-c846bce0be06 req-5097a4cb-79f0-4af5-b10c-ebca5da5855b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:33:23.463544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c9e01cb2-ee5e-44d2-83ae-c846bce0be06 req-5097a4cb-79f0-4af5-b10c-ebca5da5855b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:23.463734 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c9e01cb2-ee5e-44d2-83ae-c846bce0be06 req-5097a4cb-79f0-4af5-b10c-ebca5da5855b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:23.465579 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=395,cinder:UPDATE=60,cinder:INSERT=26 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:33:23.469577 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c9e01cb2-ee5e-44d2-83ae-c846bce0be06 req-5097a4cb-79f0-4af5-b10c-ebca5da5855b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 404 Jul 10 04:33:23.470041 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 710/2818] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:23 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:24.603822 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:24.606320 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/limits Jul 10 04:33:24.606612 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:24.606796 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:24.617508 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-15775591-1022955268, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:24.617954 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:24.618375 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:24.618669 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1234610914-268026328, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:24.619063 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:24.619451 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:24.619864 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1722253735-1268588080, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:24.621661 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:24.621661 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:24.636811 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-2f7df553-bd7d-47b1-b28b-f2c5053f2ed4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/limits returned with HTTP 200 Jul 10 04:33:24.637429 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 702/2819] 10.4.3.87 () {68 vars in 1477 bytes} [Fri Jul 10 04:33:24 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:25.165426 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-c1f86d1d-d3e0-4cbc-bab9-88df5436364b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:25.167900 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-c1f86d1d-d3e0-4cbc-bab9-88df5436364b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:25.168152 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-c1f86d1d-d3e0-4cbc-bab9-88df5436364b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:25.168409 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-c1f86d1d-d3e0-4cbc-bab9-88df5436364b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:25.180257 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:25.180257 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:25.184283 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-c1f86d1d-d3e0-4cbc-bab9-88df5436364b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:33:25.190187 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-c1f86d1d-d3e0-4cbc-bab9-88df5436364b tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 200 Jul 10 04:33:25.190746 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 703/2820] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:25 2026] GET /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 1450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:25.200756 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-3ba55a9f-2398-46b6-b5da-0227ed3eb424 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:25.203133 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-3ba55a9f-2398-46b6-b5da-0227ed3eb424 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:33:25.203597 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-3ba55a9f-2398-46b6-b5da-0227ed3eb424 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08ad7c7c-0ef9-4e09-9c4a-c9e68707284b", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-74468155", "description": null, "metadata": {}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:25.216076 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:25.216076 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:25.216611 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-3ba55a9f-2398-46b6-b5da-0227ed3eb424 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:33:25.216944 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-3ba55a9f-2398-46b6-b5da-0227ed3eb424 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Create snapshot from volume 08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:25.256505 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-3ba55a9f-2398-46b6-b5da-0227ed3eb424 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Created reservations ['d4317a03-8418-4797-9557-7bcefc8d11ff', 'ef3e467a-4bab-40d4-926c-59fd590bbb3a', '04176f5f-03e8-4322-a1a7-5760cc655192', '346c39c3-7f64-41ef-8961-cfdb995af2f4'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:25.302967 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-3ba55a9f-2398-46b6-b5da-0227ed3eb424 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Snapshot force create request issued successfully. Jul 10 04:33:25.303403 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ed9f9609-53ff-4fc2-ac2c-8071e2ec16b3 req-3ba55a9f-2398-46b6-b5da-0227ed3eb424 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:33:25.303960 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 706/2821] 10.4.3.87 () {72 vars in 1540 bytes} [Fri Jul 10 04:33:25 2026] POST /volume/v3/snapshots => generated 317 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:27.237247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c553b506-ad73-427d-b1d4-39081a5a4797 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:27.241418 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c553b506-ad73-427d-b1d4-39081a5a4797 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 Jul 10 04:33:27.241801 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c553b506-ad73-427d-b1d4-39081a5a4797 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:27.242015 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c553b506-ad73-427d-b1d4-39081a5a4797 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:27.250429 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:27.250429 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:27.250429 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c553b506-ad73-427d-b1d4-39081a5a4797 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Snapshot retrieved successfully. Jul 10 04:33:27.251850 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c553b506-ad73-427d-b1d4-39081a5a4797 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 returned with HTTP 200 Jul 10 04:33:27.252150 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 711/2822] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:27 2026] GET /volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:27.593508 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2ad873b3-23fe-4840-b2d8-212160909beb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:27.596191 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2ad873b3-23fe-4840-b2d8-212160909beb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 Jul 10 04:33:27.596474 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2ad873b3-23fe-4840-b2d8-212160909beb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:27.596725 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2ad873b3-23fe-4840-b2d8-212160909beb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:27.596859 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-2ad873b3-23fe-4840-b2d8-212160909beb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Delete snapshot with id: dfb7626c-a586-4f4d-9833-0e3cf9549266 Jul 10 04:33:27.603905 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:27.603905 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:27.603905 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2ad873b3-23fe-4840-b2d8-212160909beb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Snapshot retrieved successfully. Jul 10 04:33:27.630428 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2ad873b3-23fe-4840-b2d8-212160909beb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Snapshot delete request issued successfully. Jul 10 04:33:27.630736 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2ad873b3-23fe-4840-b2d8-212160909beb tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 returned with HTTP 202 Jul 10 04:33:27.631373 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 703/2823] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:33:27 2026] DELETE /volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:27.644585 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7081ec3c-d6f8-46af-8add-d517045f0995 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:27.647009 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7081ec3c-d6f8-46af-8add-d517045f0995 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 Jul 10 04:33:27.647322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7081ec3c-d6f8-46af-8add-d517045f0995 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:27.647538 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7081ec3c-d6f8-46af-8add-d517045f0995 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:27.654458 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:27.654458 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:27.654458 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7081ec3c-d6f8-46af-8add-d517045f0995 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Snapshot retrieved successfully. Jul 10 04:33:27.655505 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7081ec3c-d6f8-46af-8add-d517045f0995 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 returned with HTTP 200 Jul 10 04:33:27.656138 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 704/2824] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:27 2026] GET /volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:27.909512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9027f755-e7f2-4f18-98e3-67d1b8d48f41 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:27.911429 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-9cac7579-f7f1-472c-9e9f-a484fc5080ee None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:27.912107 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9027f755-e7f2-4f18-98e3-67d1b8d48f41 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:27.912360 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9027f755-e7f2-4f18-98e3-67d1b8d48f41 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:27.912619 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9027f755-e7f2-4f18-98e3-67d1b8d48f41 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:27.912868 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-9027f755-e7f2-4f18-98e3-67d1b8d48f41 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume with id: b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:27.914381 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-9cac7579-f7f1-472c-9e9f-a484fc5080ee tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:33:27.914642 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-9cac7579-f7f1-472c-9e9f-a484fc5080ee tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:27.914907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-9cac7579-f7f1-472c-9e9f-a484fc5080ee tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:27.926693 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:27.926693 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:27.927228 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9027f755-e7f2-4f18-98e3-67d1b8d48f41 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:27.932472 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:27.932472 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:27.940172 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-9cac7579-f7f1-472c-9e9f-a484fc5080ee tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:33:27.949931 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-9cac7579-f7f1-472c-9e9f-a484fc5080ee tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b returned with HTTP 200 Jul 10 04:33:27.950536 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 712/2825] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:27 2026] GET /volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b => generated 1657 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:27.958239 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9027f755-e7f2-4f18-98e3-67d1b8d48f41 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume request issued successfully. Jul 10 04:33:27.958239 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9027f755-e7f2-4f18-98e3-67d1b8d48f41 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 202 Jul 10 04:33:27.958239 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 707/2826] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:27 2026] DELETE /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:27.969241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d41c1cc2-8c17-4934-8778-34edd3f8e4ff None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:27.969381 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d41c1cc2-8c17-4934-8778-34edd3f8e4ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:27.972823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d41c1cc2-8c17-4934-8778-34edd3f8e4ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:27.972823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d41c1cc2-8c17-4934-8778-34edd3f8e4ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:27.981894 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:27.981894 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:27.988544 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d41c1cc2-8c17-4934-8778-34edd3f8e4ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:27.993687 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d41c1cc2-8c17-4934-8778-34edd3f8e4ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 200 Jul 10 04:33:27.994240 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 704/2827] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:27 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:28.666368 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3b8384f9-0596-4eff-83ac-f8996b1a6eb1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:28.668388 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3b8384f9-0596-4eff-83ac-f8996b1a6eb1 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] GET https://10.4.3.87/volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 Jul 10 04:33:28.668603 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3b8384f9-0596-4eff-83ac-f8996b1a6eb1 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:28.668833 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3b8384f9-0596-4eff-83ac-f8996b1a6eb1 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:28.673496 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3b8384f9-0596-4eff-83ac-f8996b1a6eb1 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 returned with HTTP 404 Jul 10 04:33:28.674035 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 705/2828] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:28 2026] GET /volume/v3/snapshots/dfb7626c-a586-4f4d-9833-0e3cf9549266 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:29.010316 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-069a38b4-247c-4d2c-aa25-8c7bfe354978 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:29.014404 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-069a38b4-247c-4d2c-aa25-8c7bfe354978 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:29.014404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-069a38b4-247c-4d2c-aa25-8c7bfe354978 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:29.014404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-069a38b4-247c-4d2c-aa25-8c7bfe354978 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:29.021393 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-069a38b4-247c-4d2c-aa25-8c7bfe354978 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 404 Jul 10 04:33:29.022974 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 713/2829] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:29 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:29.031922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bb950c5a-fe58-405e-9fbf-04175b491557 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:29.034559 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb950c5a-fe58-405e-9fbf-04175b491557 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:29.034815 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb950c5a-fe58-405e-9fbf-04175b491557 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:29.035053 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb950c5a-fe58-405e-9fbf-04175b491557 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:29.047108 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb950c5a-fe58-405e-9fbf-04175b491557 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 404 Jul 10 04:33:29.047894 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 708/2830] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:29 2026] GET /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:29.055535 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8d7c8e46-1d95-4b5c-9b6a-b69e5f0f65de None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:29.058001 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8d7c8e46-1d95-4b5c-9b6a-b69e5f0f65de tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:29.058559 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8d7c8e46-1d95-4b5c-9b6a-b69e5f0f65de tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:29.058835 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8d7c8e46-1d95-4b5c-9b6a-b69e5f0f65de tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:29.059028 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-8d7c8e46-1d95-4b5c-9b6a-b69e5f0f65de tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume with id: b9e85b34-d86b-4594-98b7-6f774dd27a08 Jul 10 04:33:29.066722 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8d7c8e46-1d95-4b5c-9b6a-b69e5f0f65de tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 returned with HTTP 404 Jul 10 04:33:29.067269 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 705/2831] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:29 2026] DELETE /volume/v3/volumes/b9e85b34-d86b-4594-98b7-6f774dd27a08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:29.109956 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e523519a-742f-4875-91e0-8a7ee3459146 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:29.113577 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:29.113866 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1045380749"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:29.118531 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request body: {'volume': {'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1045380749'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:29.343443 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-38d21c34-18bd-4156-9080-7266659350c2 req-15082ed1-5f33-4fa9-bf67-13509317df8d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:29.346062 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-38d21c34-18bd-4156-9080-7266659350c2 req-15082ed1-5f33-4fa9-bf67-13509317df8d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] DELETE https://10.4.3.87/volume/v3/attachments/cfaba9f2-91ee-471b-9a08-54e06aaaa0cd Jul 10 04:33:29.346487 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-38d21c34-18bd-4156-9080-7266659350c2 req-15082ed1-5f33-4fa9-bf67-13509317df8d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:29.346889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-38d21c34-18bd-4156-9080-7266659350c2 req-15082ed1-5f33-4fa9-bf67-13509317df8d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:29.348116 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume of 1 GB Jul 10 04:33:29.356159 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Availability Zones retrieved successfully. Jul 10 04:33:29.356301 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:29.356301 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:29.364577 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (dabca4d2-f378-4151-9145-0427c59aea73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:29.366610 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8eee2f5-5bde-4dcb-8f90-cb3f8375a44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:29.368104 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:29.441005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8eee2f5-5bde-4dcb-8f90-cb3f8375a44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:29.442023 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2572ee8e-d1b9-49e1-a125-e0984a39636a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:29.502656 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['acb510a3-ad86-4a3c-896c-f523450a1ef7', 'ba8d590e-5d5c-408d-8724-bc33650700c5', '49f4e23a-9d7f-41b9-9c18-aa5e1d5bf341', 'cac7f20d-7b77-46ed-8dc7-53fad71ad207'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:29.503807 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2572ee8e-d1b9-49e1-a125-e0984a39636a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acb510a3-ad86-4a3c-896c-f523450a1ef7', 'ba8d590e-5d5c-408d-8724-bc33650700c5', '49f4e23a-9d7f-41b9-9c18-aa5e1d5bf341', 'cac7f20d-7b77-46ed-8dc7-53fad71ad207']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:29.504909 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0b0096-1ebb-48b3-bd05-631a1fab57af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:29.541692 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0b0096-1ebb-48b3-bd05-631a1fab57af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54263218-9f6c-4c61-9964-2d63cfd03543', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1045380749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['acb510a3-ad86-4a3c-896c-f523450a1ef7','ba8d590e-5d5c-408d-8724-bc33650700c5','49f4e23a-9d7f-41b9-9c18-aa5e1d5bf341','cac7f20d-7b77-46ed-8dc7-53fad71ad207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1045380749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54263218-9f6c-4c61-9964-2d63cfd03543,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b457ba9a08461794fd65f5cd89724a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:29.542478 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3905a74c-e837-4f39-b9ff-39eb8eeee864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:29.566292 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3905a74c-e837-4f39-b9ff-39eb8eeee864) transitioned into state 'SUCCESS' from state '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-1045380749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['acb510a3-ad86-4a3c-896c-f523450a1ef7','ba8d590e-5d5c-408d-8724-bc33650700c5','49f4e23a-9d7f-41b9-9c18-aa5e1d5bf341','cac7f20d-7b77-46ed-8dc7-53fad71ad207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:29.567419 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7cf99d-9523-4840-a37e-9a753ebdd017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:29.582185 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7cf99d-9523-4840-a37e-9a753ebdd017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:29.582858 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (dabca4d2-f378-4151-9145-0427c59aea73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:29.585276 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request issued successfully. Jul 10 04:33:29.585276 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e523519a-742f-4875-91e0-8a7ee3459146 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:29.585276 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 706/2832] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:33:29 2026] POST /volume/v3/volumes => generated 747 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:29.600673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-edfcd9e9-2ced-4813-ad3f-187b1299de9b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:29.604083 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-edfcd9e9-2ced-4813-ad3f-187b1299de9b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 Jul 10 04:33:29.604813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-edfcd9e9-2ced-4813-ad3f-187b1299de9b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:29.605144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-edfcd9e9-2ced-4813-ad3f-187b1299de9b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:29.616650 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:29.616650 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:29.622174 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-edfcd9e9-2ced-4813-ad3f-187b1299de9b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:29.628687 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-edfcd9e9-2ced-4813-ad3f-187b1299de9b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 returned with HTTP 200 Jul 10 04:33:29.629659 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 709/2833] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:29 2026] GET /volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:29.901986 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-38d21c34-18bd-4156-9080-7266659350c2 req-15082ed1-5f33-4fa9-bf67-13509317df8d tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/attachments/cfaba9f2-91ee-471b-9a08-54e06aaaa0cd returned with HTTP 200 Jul 10 04:33:29.902470 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 714/2834] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:33:29 2026] DELETE /volume/v3/attachments/cfaba9f2-91ee-471b-9a08-54e06aaaa0cd => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:30.236832 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-fd393fec-6c09-4312-ab44-a5e321c39c5c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:30.239536 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-fd393fec-6c09-4312-ab44-a5e321c39c5c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/attachments/9b04a049-2355-4291-9db4-91fd86b9d59a Jul 10 04:33:30.239536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-fd393fec-6c09-4312-ab44-a5e321c39c5c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:30.239688 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-fd393fec-6c09-4312-ab44-a5e321c39c5c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:30.249323 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:30.249323 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:30.642724 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-49de8bab-6dac-4345-a8f7-f4a32e922c53 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:30.645165 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-49de8bab-6dac-4345-a8f7-f4a32e922c53 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 Jul 10 04:33:30.645479 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-49de8bab-6dac-4345-a8f7-f4a32e922c53 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:30.645759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-49de8bab-6dac-4345-a8f7-f4a32e922c53 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:30.661329 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:30.661329 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:30.666806 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-49de8bab-6dac-4345-a8f7-f4a32e922c53 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:30.673612 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-49de8bab-6dac-4345-a8f7-f4a32e922c53 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 returned with HTTP 200 Jul 10 04:33:30.674353 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 707/2835] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:30 2026] GET /volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:30.688464 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a9e6ed50-853b-482e-ab62-cb9dc44be994 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:30.690580 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a9e6ed50-853b-482e-ab62-cb9dc44be994 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 Jul 10 04:33:30.690832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a9e6ed50-853b-482e-ab62-cb9dc44be994 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:30.691044 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a9e6ed50-853b-482e-ab62-cb9dc44be994 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:30.698619 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:30.698619 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:30.702319 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a9e6ed50-853b-482e-ab62-cb9dc44be994 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:30.707484 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a9e6ed50-853b-482e-ab62-cb9dc44be994 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 returned with HTTP 200 Jul 10 04:33:30.708056 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 710/2836] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:30 2026] GET /volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:30.725384 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d0ad1222-6bbb-48da-a304-2f19d1597384 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:30.727002 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0ad1222-6bbb-48da-a304-2f19d1597384 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:33:30.727337 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0ad1222-6bbb-48da-a304-2f19d1597384 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54263218-9f6c-4c61-9964-2d63cfd03543", "name": "tempest-VolumesBackupsTest-Backup-1957871529", "container": "tempest-volumesbackupstest-backup-container-182131224"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:30.728713 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-d0ad1222-6bbb-48da-a304-2f19d1597384 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating new backup {'backup': {'volume_id': '54263218-9f6c-4c61-9964-2d63cfd03543', 'name': 'tempest-VolumesBackupsTest-Backup-1957871529', 'container': 'tempest-volumesbackupstest-backup-container-182131224'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:33:30.728850 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-d0ad1222-6bbb-48da-a304-2f19d1597384 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating backup of volume 54263218-9f6c-4c61-9964-2d63cfd03543 in container tempest-volumesbackupstest-backup-container-182131224 Jul 10 04:33:30.735859 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:30.735859 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:30.736482 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d0ad1222-6bbb-48da-a304-2f19d1597384 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:30.757334 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-d0ad1222-6bbb-48da-a304-2f19d1597384 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['4279c51a-7806-4de3-81dd-9f875b0f026f', '8e079a73-329e-4e26-994e-db61c1d4d1b1'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:30.788982 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-5d4315b6-84a9-40b7-ab1f-81d725c53b6f req-fd393fec-6c09-4312-ab44-a5e321c39c5c tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/attachments/9b04a049-2355-4291-9db4-91fd86b9d59a returned with HTTP 200 Jul 10 04:33:30.789465 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 706/2837] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:33:30 2026] DELETE /volume/v3/attachments/9b04a049-2355-4291-9db4-91fd86b9d59a => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:30.797109 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0ad1222-6bbb-48da-a304-2f19d1597384 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:33:30.797572 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 715/2838] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:33:30 2026] POST /volume/v3/backups => generated 328 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:30.808729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ea2eba03-e063-46cf-9fb9-e5240f76c2a5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:30.812772 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ea2eba03-e063-46cf-9fb9-e5240f76c2a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:30.813013 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ea2eba03-e063-46cf-9fb9-e5240f76c2a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:30.813516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ea2eba03-e063-46cf-9fb9-e5240f76c2a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:30.813516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-ea2eba03-e063-46cf-9fb9-e5240f76c2a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:30.822448 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:30.822448 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:30.823411 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ea2eba03-e063-46cf-9fb9-e5240f76c2a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:30.823858 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 708/2839] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:30 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:31.837687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f5757b71-8504-4f47-a2ca-9bae74b33173 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:31.839626 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f5757b71-8504-4f47-a2ca-9bae74b33173 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:31.839872 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f5757b71-8504-4f47-a2ca-9bae74b33173 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:31.840073 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f5757b71-8504-4f47-a2ca-9bae74b33173 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:31.840187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f5757b71-8504-4f47-a2ca-9bae74b33173 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:31.850428 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:31.850428 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:31.851359 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f5757b71-8504-4f47-a2ca-9bae74b33173 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:31.851747 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 711/2840] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:31 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:32.863034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-eca47f84-2cba-4268-bbca-13cc8eb32b78 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:32.865148 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eca47f84-2cba-4268-bbca-13cc8eb32b78 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:32.865367 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eca47f84-2cba-4268-bbca-13cc8eb32b78 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:32.865575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eca47f84-2cba-4268-bbca-13cc8eb32b78 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:32.865738 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-eca47f84-2cba-4268-bbca-13cc8eb32b78 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:32.870093 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:32.870093 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:32.870860 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eca47f84-2cba-4268-bbca-13cc8eb32b78 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:32.871209 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 707/2841] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:32 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:32.977678 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-102b6b83-9d0c-4a61-9b79-7958a8b0d4dd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:32.979552 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-102b6b83-9d0c-4a61-9b79-7958a8b0d4dd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] DELETE https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:33:32.980056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-102b6b83-9d0c-4a61-9b79-7958a8b0d4dd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:32.980056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-102b6b83-9d0c-4a61-9b79-7958a8b0d4dd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:32.980204 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-102b6b83-9d0c-4a61-9b79-7958a8b0d4dd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Delete volume with id: f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:33:32.987292 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:32.987292 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:32.987929 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-102b6b83-9d0c-4a61-9b79-7958a8b0d4dd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:33.004453 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-102b6b83-9d0c-4a61-9b79-7958a8b0d4dd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Delete volume request issued successfully. Jul 10 04:33:33.004731 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-102b6b83-9d0c-4a61-9b79-7958a8b0d4dd tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 202 Jul 10 04:33:33.005307 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 716/2842] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:32 2026] DELETE /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:33.014118 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-699667fa-dcc9-4849-a343-1295bd91e2a0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:33.015983 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-699667fa-dcc9-4849-a343-1295bd91e2a0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:33:33.016077 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-699667fa-dcc9-4849-a343-1295bd91e2a0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:33.016208 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-699667fa-dcc9-4849-a343-1295bd91e2a0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:33.023110 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:33.023110 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:33.026814 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-699667fa-dcc9-4849-a343-1295bd91e2a0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Volume info retrieved successfully. Jul 10 04:33:33.035236 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-699667fa-dcc9-4849-a343-1295bd91e2a0 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 200 Jul 10 04:33:33.035737 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 709/2843] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:33 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 1248 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:33.139210 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-5fa8a4e3-dab3-4f3c-9820-ab955cafa2f4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:33.142032 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-5fa8a4e3-dab3-4f3c-9820-ab955cafa2f4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] DELETE https://10.4.3.87/volume/v3/attachments/71acf59b-1208-4208-92d4-f861e4f28c88 Jul 10 04:33:33.142323 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-5fa8a4e3-dab3-4f3c-9820-ab955cafa2f4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:33.142524 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-5fa8a4e3-dab3-4f3c-9820-ab955cafa2f4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:33.150270 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:33.150270 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:33.688974 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-5fa8a4e3-dab3-4f3c-9820-ab955cafa2f4 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/attachments/71acf59b-1208-4208-92d4-f861e4f28c88 returned with HTTP 200 Jul 10 04:33:33.690142 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 712/2844] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:33:33 2026] DELETE /volume/v3/attachments/71acf59b-1208-4208-92d4-f861e4f28c88 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:33.701015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-4f69c562-9103-47d5-bfb7-277551dd4d70 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:33.703616 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-4f69c562-9103-47d5-bfb7-277551dd4d70 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] DELETE https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:33.703819 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-4f69c562-9103-47d5-bfb7-277551dd4d70 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:33.704073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-4f69c562-9103-47d5-bfb7-277551dd4d70 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:33.704291 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-4f69c562-9103-47d5-bfb7-277551dd4d70 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Delete volume with id: 08ad7c7c-0ef9-4e09-9c4a-c9e68707284b Jul 10 04:33:33.713203 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:33.713203 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:33.713877 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-4f69c562-9103-47d5-bfb7-277551dd4d70 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Volume info retrieved successfully. Jul 10 04:33:33.733150 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-4f69c562-9103-47d5-bfb7-277551dd4d70 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] Delete volume request issued successfully. Jul 10 04:33:33.733388 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-8d1905e4-3850-445a-bd6d-c95bb1786652 req-4f69c562-9103-47d5-bfb7-277551dd4d70 tempest-ImageDependencyTests-1787929963 tempest-ImageDependencyTests-1787929963-project-member] https://10.4.3.87/volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b returned with HTTP 202 Jul 10 04:33:33.733927 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 708/2845] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:33:33 2026] DELETE /volume/v3/volumes/08ad7c7c-0ef9-4e09-9c4a-c9e68707284b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:33.883134 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0f70d8ce-e85e-41c5-86d2-5adf52ac963a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:33.885485 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0f70d8ce-e85e-41c5-86d2-5adf52ac963a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:33.885785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0f70d8ce-e85e-41c5-86d2-5adf52ac963a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:33.886050 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0f70d8ce-e85e-41c5-86d2-5adf52ac963a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:33.886510 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0f70d8ce-e85e-41c5-86d2-5adf52ac963a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:33.891858 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:33.891858 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:33.892947 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0f70d8ce-e85e-41c5-86d2-5adf52ac963a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:33.893477 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 717/2846] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:33 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:34.055992 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7920e101-53e1-464d-863e-4c388066dcec None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.058381 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7920e101-53e1-464d-863e-4c388066dcec tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 Jul 10 04:33:34.058725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7920e101-53e1-464d-863e-4c388066dcec tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.059449 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7920e101-53e1-464d-863e-4c388066dcec tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.066455 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7920e101-53e1-464d-863e-4c388066dcec tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 returned with HTTP 404 Jul 10 04:33:34.067052 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 710/2847] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:34 2026] GET /volume/v3/volumes/f4de8738-dc4c-45c7-b346-72975cc10e21 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:34.076947 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0a788573-d7ee-4ba8-a5bf-d318f7baecaa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.078991 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0a788573-d7ee-4ba8-a5bf-d318f7baecaa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:34.079231 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0a788573-d7ee-4ba8-a5bf-d318f7baecaa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.079442 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0a788573-d7ee-4ba8-a5bf-d318f7baecaa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.079636 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-0a788573-d7ee-4ba8-a5bf-d318f7baecaa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Delete volume with id: 9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:34.085634 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0a788573-d7ee-4ba8-a5bf-d318f7baecaa tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 404 Jul 10 04:33:34.086399 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 713/2848] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:34 2026] DELETE /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:34.096290 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1350094e-dcf4-4339-94d3-78bf461bad7c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.098916 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1350094e-dcf4-4339-94d3-78bf461bad7c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 Jul 10 04:33:34.099095 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1350094e-dcf4-4339-94d3-78bf461bad7c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.099383 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1350094e-dcf4-4339-94d3-78bf461bad7c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.106107 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1350094e-dcf4-4339-94d3-78bf461bad7c tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 returned with HTTP 404 Jul 10 04:33:34.108750 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 709/2849] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:34 2026] GET /volume/v3/volumes/9721e530-a147-4694-86ac-08b1602c1211 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:34.115817 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4ba06c3b-e1ee-49e3-8217-44692056e32b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.118339 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4ba06c3b-e1ee-49e3-8217-44692056e32b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] DELETE https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:33:34.118596 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4ba06c3b-e1ee-49e3-8217-44692056e32b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.118991 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4ba06c3b-e1ee-49e3-8217-44692056e32b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.119077 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-4ba06c3b-e1ee-49e3-8217-44692056e32b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Delete volume with id: ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:33:34.126828 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4ba06c3b-e1ee-49e3-8217-44692056e32b tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 404 Jul 10 04:33:34.128817 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 718/2850] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:34 2026] DELETE /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:34.144314 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ecb124b7-b376-4266-bdff-3e1ad8724e96 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.148890 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ecb124b7-b376-4266-bdff-3e1ad8724e96 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] GET https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e Jul 10 04:33:34.148890 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ecb124b7-b376-4266-bdff-3e1ad8724e96 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.148890 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ecb124b7-b376-4266-bdff-3e1ad8724e96 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.160597 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ecb124b7-b376-4266-bdff-3e1ad8724e96 tempest-TestInstancesWithCinderVolumes-1181670325 tempest-TestInstancesWithCinderVolumes-1181670325-project-member] https://10.4.3.87/volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e returned with HTTP 404 Jul 10 04:33:34.163912 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 711/2851] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:34 2026] GET /volume/v3/volumes/ef45602c-cba7-4ab2-8b73-c98ac2f2e50e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:34.171101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1c9bedf1-ac1c-4795-84cc-ff27e3fcd193 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.174473 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1c9bedf1-ac1c-4795-84cc-ff27e3fcd193 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:33:34.174925 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1c9bedf1-ac1c-4795-84cc-ff27e3fcd193 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.175298 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1c9bedf1-ac1c-4795-84cc-ff27e3fcd193 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.176140 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:34.176140 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:34.176795 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1c9bedf1-ac1c-4795-84cc-ff27e3fcd193 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:34.192766 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1c9bedf1-ac1c-4795-84cc-ff27e3fcd193 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Get all volumes completed successfully. Jul 10 04:33:34.195232 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:34.195232 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:34.202378 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1c9bedf1-ac1c-4795-84cc-ff27e3fcd193 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:33:34.202858 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 714/2852] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:33:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10623 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:34.224918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ebcd6db5-14dc-488d-94e5-4189d036abba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.227463 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ebcd6db5-14dc-488d-94e5-4189d036abba tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] DELETE https://10.4.3.87/volume/v3/types/4225339f-89d5-48f5-852c-fa36d024423d Jul 10 04:33:34.227752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ebcd6db5-14dc-488d-94e5-4189d036abba tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.228017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ebcd6db5-14dc-488d-94e5-4189d036abba tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.237153 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-49d07249-b294-4f72-8da0-6d1224e5abe9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.240316 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-49d07249-b294-4f72-8da0-6d1224e5abe9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:33:34.240620 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-49d07249-b294-4f72-8da0-6d1224e5abe9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.240926 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-49d07249-b294-4f72-8da0-6d1224e5abe9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.241129 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-49d07249-b294-4f72-8da0-6d1224e5abe9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Delete volume with id: 1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:33:34.260620 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:34.260620 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:34.261272 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-49d07249-b294-4f72-8da0-6d1224e5abe9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:33:34.264343 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ebcd6db5-14dc-488d-94e5-4189d036abba tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/types/4225339f-89d5-48f5-852c-fa36d024423d returned with HTTP 202 Jul 10 04:33:34.264879 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 710/2853] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:34 2026] DELETE /volume/v3/types/4225339f-89d5-48f5-852c-fa36d024423d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:34.273042 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-383fbb0a-5f0d-447a-8a08-687d1589b14b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.275599 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-383fbb0a-5f0d-447a-8a08-687d1589b14b tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:33:34.275913 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-383fbb0a-5f0d-447a-8a08-687d1589b14b tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.276300 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-383fbb0a-5f0d-447a-8a08-687d1589b14b tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.277231 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-383fbb0a-5f0d-447a-8a08-687d1589b14b tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:34.298204 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-49d07249-b294-4f72-8da0-6d1224e5abe9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Delete volume request issued successfully. Jul 10 04:33:34.298770 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-49d07249-b294-4f72-8da0-6d1224e5abe9 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b returned with HTTP 202 Jul 10 04:33:34.299581 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-383fbb0a-5f0d-447a-8a08-687d1589b14b tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Get all volumes completed successfully. Jul 10 04:33:34.301393 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 719/2854] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:34 2026] DELETE /volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:34.304825 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:34.304825 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:34.309967 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5d803a39-8207-4bd3-8f58-171cd4898418 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.312305 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-383fbb0a-5f0d-447a-8a08-687d1589b14b tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:33:34.312433 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5d803a39-8207-4bd3-8f58-171cd4898418 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:33:34.312433 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5d803a39-8207-4bd3-8f58-171cd4898418 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.312531 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 712/2855] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:33:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10622 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:34.312588 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5d803a39-8207-4bd3-8f58-171cd4898418 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.324240 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:34.324240 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:34.330717 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5d803a39-8207-4bd3-8f58-171cd4898418 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Volume info retrieved successfully. Jul 10 04:33:34.332913 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d320896c-e3ac-4a95-96bf-66627d2295c8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.335600 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d320896c-e3ac-4a95-96bf-66627d2295c8 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] DELETE https://10.4.3.87/volume/v3/types/94f2e421-40a9-403d-af91-49ef3a71bdeb Jul 10 04:33:34.335833 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d320896c-e3ac-4a95-96bf-66627d2295c8 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.336196 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d320896c-e3ac-4a95-96bf-66627d2295c8 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.338163 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5d803a39-8207-4bd3-8f58-171cd4898418 tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b returned with HTTP 200 Jul 10 04:33:34.339431 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 715/2856] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:34 2026] GET /volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:34.377373 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d320896c-e3ac-4a95-96bf-66627d2295c8 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/types/94f2e421-40a9-403d-af91-49ef3a71bdeb returned with HTTP 202 Jul 10 04:33:34.377969 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 711/2857] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:34 2026] DELETE /volume/v3/types/94f2e421-40a9-403d-af91-49ef3a71bdeb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:34.668087 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c9c95dd2-1571-42da-87cc-48877b2eefdd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.669956 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c9c95dd2-1571-42da-87cc-48877b2eefdd tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:33:34.670410 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c9c95dd2-1571-42da-87cc-48877b2eefdd tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.670852 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c9c95dd2-1571-42da-87cc-48877b2eefdd tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.673116 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c9c95dd2-1571-42da-87cc-48877b2eefdd tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:34.689562 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c9c95dd2-1571-42da-87cc-48877b2eefdd tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Get all volumes completed successfully. Jul 10 04:33:34.691448 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:34.691448 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:34.696367 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c9c95dd2-1571-42da-87cc-48877b2eefdd tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:33:34.697048 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 720/2858] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:33:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9104 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:34.717813 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cd965985-a267-4108-bf08-4ee7f3b29cd9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.719990 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cd965985-a267-4108-bf08-4ee7f3b29cd9 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/f0bad0ae-fc8a-4794-a81d-da4cac0c6994 Jul 10 04:33:34.720210 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cd965985-a267-4108-bf08-4ee7f3b29cd9 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.720476 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cd965985-a267-4108-bf08-4ee7f3b29cd9 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.720658 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-cd965985-a267-4108-bf08-4ee7f3b29cd9 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Delete volume with id: f0bad0ae-fc8a-4794-a81d-da4cac0c6994 Jul 10 04:33:34.728864 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:34.728864 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:34.729231 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cd965985-a267-4108-bf08-4ee7f3b29cd9 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Volume info retrieved successfully. Jul 10 04:33:34.740535 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.image.cache [None req-cd965985-a267-4108-bf08-4ee7f3b29cd9 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '868edd2e-4c6a-4378-ad6f-a11040bd9066', 'volume_id': 'f0bad0ae-fc8a-4794-a81d-da4cac0c6994', 'host': 'np0000004952@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 4, 30, 47), 'last_used': datetime.datetime(2026, 7, 10, 4, 30, 58)}. {{(pid=100020) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 04:33:34.752364 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cd965985-a267-4108-bf08-4ee7f3b29cd9 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Delete volume request issued successfully. Jul 10 04:33:34.752613 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cd965985-a267-4108-bf08-4ee7f3b29cd9 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/volumes/f0bad0ae-fc8a-4794-a81d-da4cac0c6994 returned with HTTP 202 Jul 10 04:33:34.753081 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 713/2859] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:34 2026] DELETE /volume/v3/volumes/f0bad0ae-fc8a-4794-a81d-da4cac0c6994 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:34.761125 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7c7b5368-0627-4a27-9c61-41ef62e2ac03 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.763325 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c7b5368-0627-4a27-9c61-41ef62e2ac03 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] GET https://10.4.3.87/volume/v3/volumes/f0bad0ae-fc8a-4794-a81d-da4cac0c6994 Jul 10 04:33:34.763652 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c7b5368-0627-4a27-9c61-41ef62e2ac03 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.763954 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c7b5368-0627-4a27-9c61-41ef62e2ac03 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.774056 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:34.774056 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:34.779596 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7c7b5368-0627-4a27-9c61-41ef62e2ac03 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Volume info retrieved successfully. Jul 10 04:33:34.787069 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c7b5368-0627-4a27-9c61-41ef62e2ac03 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/volumes/f0bad0ae-fc8a-4794-a81d-da4cac0c6994 returned with HTTP 200 Jul 10 04:33:34.787069 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 716/2860] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:34 2026] GET /volume/v3/volumes/f0bad0ae-fc8a-4794-a81d-da4cac0c6994 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:34.904789 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d00aaa38-7dd2-4da1-998b-a55bbad0c234 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:34.907083 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d00aaa38-7dd2-4da1-998b-a55bbad0c234 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:34.907326 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d00aaa38-7dd2-4da1-998b-a55bbad0c234 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:34.907564 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d00aaa38-7dd2-4da1-998b-a55bbad0c234 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:34.907707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d00aaa38-7dd2-4da1-998b-a55bbad0c234 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:34.913229 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:34.913229 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:34.914307 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d00aaa38-7dd2-4da1-998b-a55bbad0c234 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:34.914830 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 712/2861] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:34 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:35.359123 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c02751da-531e-4b9c-8cb2-80fa6d37908b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:35.363260 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c02751da-531e-4b9c-8cb2-80fa6d37908b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] GET https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b Jul 10 04:33:35.363260 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c02751da-531e-4b9c-8cb2-80fa6d37908b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:35.363260 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c02751da-531e-4b9c-8cb2-80fa6d37908b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:35.368755 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c02751da-531e-4b9c-8cb2-80fa6d37908b tempest-AttachVolumeMultiAttachTest-1188562035 tempest-AttachVolumeMultiAttachTest-1188562035-project-member] https://10.4.3.87/volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b returned with HTTP 404 Jul 10 04:33:35.369386 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 721/2862] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:35 2026] GET /volume/v3/volumes/1df74f61-237b-4526-b487-8466c996a78b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:35.803642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-85265a79-1ffd-4834-878d-e2231111392e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:35.805637 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-85265a79-1ffd-4834-878d-e2231111392e tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] GET https://10.4.3.87/volume/v3/volumes/f0bad0ae-fc8a-4794-a81d-da4cac0c6994 Jul 10 04:33:35.805906 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-85265a79-1ffd-4834-878d-e2231111392e tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:35.806140 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-85265a79-1ffd-4834-878d-e2231111392e tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:35.823609 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-85265a79-1ffd-4834-878d-e2231111392e tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/volumes/f0bad0ae-fc8a-4794-a81d-da4cac0c6994 returned with HTTP 404 Jul 10 04:33:35.823609 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 714/2863] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:35 2026] GET /volume/v3/volumes/f0bad0ae-fc8a-4794-a81d-da4cac0c6994 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:35.832072 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d2b3f897-5bcc-46a8-a80d-0b96087f9d51 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:35.833927 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2b3f897-5bcc-46a8-a80d-0b96087f9d51 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] DELETE https://10.4.3.87/volume/v3/types/40c6bda5-18da-45ad-aaf4-91feb3893c7a Jul 10 04:33:35.834303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2b3f897-5bcc-46a8-a80d-0b96087f9d51 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:35.834568 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2b3f897-5bcc-46a8-a80d-0b96087f9d51 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:35.859859 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2b3f897-5bcc-46a8-a80d-0b96087f9d51 tempest-TestInstancesWithCinderVolumes-360832982 tempest-TestInstancesWithCinderVolumes-360832982-project-admin] https://10.4.3.87/volume/v3/types/40c6bda5-18da-45ad-aaf4-91feb3893c7a returned with HTTP 202 Jul 10 04:33:35.860417 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 717/2864] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:35 2026] DELETE /volume/v3/types/40c6bda5-18da-45ad-aaf4-91feb3893c7a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:35.929969 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c3fbf258-0059-4630-883b-0279f8f13410 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:35.936277 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c3fbf258-0059-4630-883b-0279f8f13410 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:35.936571 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c3fbf258-0059-4630-883b-0279f8f13410 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:35.936867 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c3fbf258-0059-4630-883b-0279f8f13410 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:35.937030 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-c3fbf258-0059-4630-883b-0279f8f13410 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:35.945581 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:35.945581 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:35.946504 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c3fbf258-0059-4630-883b-0279f8f13410 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:35.946890 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 713/2865] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:35 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:36.962464 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0d093faa-c824-4af6-a3b5-1eb33e8c508c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:36.964342 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0d093faa-c824-4af6-a3b5-1eb33e8c508c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:36.964623 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0d093faa-c824-4af6-a3b5-1eb33e8c508c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:36.964873 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0d093faa-c824-4af6-a3b5-1eb33e8c508c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:36.964975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0d093faa-c824-4af6-a3b5-1eb33e8c508c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:36.969510 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:36.969510 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:36.970247 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0d093faa-c824-4af6-a3b5-1eb33e8c508c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:36.970635 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 722/2866] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:36 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:37.986612 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c55db4e5-ad20-4e7b-a8b4-1b5c046208a3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:37.990110 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c55db4e5-ad20-4e7b-a8b4-1b5c046208a3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:37.990448 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c55db4e5-ad20-4e7b-a8b4-1b5c046208a3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:37.990448 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c55db4e5-ad20-4e7b-a8b4-1b5c046208a3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:37.990787 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-c55db4e5-ad20-4e7b-a8b4-1b5c046208a3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:38.010331 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:38.010331 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:38.011843 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c55db4e5-ad20-4e7b-a8b4-1b5c046208a3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:38.011970 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 715/2867] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:37 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:39.026825 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-47e99929-f1e4-4411-b076-1c832639e837 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:39.029505 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-47e99929-f1e4-4411-b076-1c832639e837 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:39.030080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-47e99929-f1e4-4411-b076-1c832639e837 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:39.030439 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-47e99929-f1e4-4411-b076-1c832639e837 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:39.030662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-47e99929-f1e4-4411-b076-1c832639e837 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:39.036805 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:39.036805 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:39.039190 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-47e99929-f1e4-4411-b076-1c832639e837 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:39.039190 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 718/2868] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:39 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:39.235610 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:39.245625 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:39.247281 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-475221544", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:39.254883 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-475221544', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:39.254883 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Create volume of 1 GB Jul 10 04:33:39.274197 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Availability Zones retrieved successfully. Jul 10 04:33:39.287151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Flow 'volume_create_api' (66aad377-7fbc-426b-8f1d-29b0dd138a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:39.290814 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d82a40-34e8-4de5-87a8-9be9b55ad0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:39.291746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:39.319430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d82a40-34e8-4de5-87a8-9be9b55ad0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:39.320186 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb32e22e-37d2-4ab7-b12d-dc2ccca73d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:39.381818 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Created reservations ['02259d21-85e7-4ac1-9f95-f54228b036aa', 'dd977913-0389-497b-b111-83c427644f3e', 'bdf1c654-614e-41ab-992a-0b2476364c07', '8ff11ac5-24fa-4910-9672-f32f8735cc78'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:39.382771 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb32e22e-37d2-4ab7-b12d-dc2ccca73d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02259d21-85e7-4ac1-9f95-f54228b036aa', 'dd977913-0389-497b-b111-83c427644f3e', 'bdf1c654-614e-41ab-992a-0b2476364c07', '8ff11ac5-24fa-4910-9672-f32f8735cc78']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:39.383566 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c4d5a6-5b4a-4e33-8ce0-e12d8af679e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:39.406834 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c4d5a6-5b4a-4e33-8ce0-e12d8af679e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54b4250a-be19-4083-88e1-ae34ae7b9ed8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-475221544',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='954df49de7e74226bfaaf5c58956a021',qos_specs=None,replication_status=,reservations=['02259d21-85e7-4ac1-9f95-f54228b036aa','dd977913-0389-497b-b111-83c427644f3e','bdf1c654-614e-41ab-992a-0b2476364c07','8ff11ac5-24fa-4910-9672-f32f8735cc78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f77614184347998d7404d770692f3a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-475221544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54b4250a-be19-4083-88e1-ae34ae7b9ed8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='954df49de7e74226bfaaf5c58956a021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6f77614184347998d7404d770692f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:39.408108 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c176de6d-d7cf-4b1e-a699-98541e588096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:39.426795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c176de6d-d7cf-4b1e-a699-98541e588096) transitioned into state 'SUCCESS' from state '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-475221544',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='954df49de7e74226bfaaf5c58956a021',qos_specs=None,replication_status=,reservations=['02259d21-85e7-4ac1-9f95-f54228b036aa','dd977913-0389-497b-b111-83c427644f3e','bdf1c654-614e-41ab-992a-0b2476364c07','8ff11ac5-24fa-4910-9672-f32f8735cc78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f77614184347998d7404d770692f3a',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:39.427504 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a68c78-0972-4368-98fc-a650ac3a1aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:39.439171 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a68c78-0972-4368-98fc-a650ac3a1aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:39.440022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Flow 'volume_create_api' (66aad377-7fbc-426b-8f1d-29b0dd138a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:39.440388 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Create volume request issued successfully. Jul 10 04:33:39.440505 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b3f08d58-7e0f-4dfa-b1d6-092d99812b5a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:39.441010 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-ad777965-aba7-41c9-8991-24abf7807d62 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:39.441451 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 714/2869] 10.4.3.87 () {72 vars in 1534 bytes} [Fri Jul 10 04:33:39 2026] POST /volume/v3/volumes => generated 760 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:39.452484 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-4194ebcb-77e1-4c6d-8826-a7b782b472fb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:39.454649 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-4194ebcb-77e1-4c6d-8826-a7b782b472fb tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] GET https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 Jul 10 04:33:39.454856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-4194ebcb-77e1-4c6d-8826-a7b782b472fb tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:39.455059 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-4194ebcb-77e1-4c6d-8826-a7b782b472fb tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:39.465126 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:39.465126 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:39.470770 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-4194ebcb-77e1-4c6d-8826-a7b782b472fb tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Volume info retrieved successfully. Jul 10 04:33:39.476708 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-65b2449e-33a1-4db2-82df-e34eb1ac180e req-4194ebcb-77e1-4c6d-8826-a7b782b472fb tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 returned with HTTP 200 Jul 10 04:33:39.477352 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 716/2870] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:39 2026] GET /volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:39.511242 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-2e608642-71ac-4efb-8e9a-1b330fa5192e req-18ea7ac1-91d0-40f8-acd6-72e0b0dd45bf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:39.513833 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2e608642-71ac-4efb-8e9a-1b330fa5192e req-18ea7ac1-91d0-40f8-acd6-72e0b0dd45bf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] GET https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 Jul 10 04:33:39.514348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2e608642-71ac-4efb-8e9a-1b330fa5192e req-18ea7ac1-91d0-40f8-acd6-72e0b0dd45bf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:39.514718 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-2e608642-71ac-4efb-8e9a-1b330fa5192e req-18ea7ac1-91d0-40f8-acd6-72e0b0dd45bf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:39.523924 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:39.523924 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:39.530180 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-2e608642-71ac-4efb-8e9a-1b330fa5192e req-18ea7ac1-91d0-40f8-acd6-72e0b0dd45bf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Volume info retrieved successfully. Jul 10 04:33:39.537834 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-2e608642-71ac-4efb-8e9a-1b330fa5192e req-18ea7ac1-91d0-40f8-acd6-72e0b0dd45bf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 returned with HTTP 200 Jul 10 04:33:39.538529 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 719/2871] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:39 2026] GET /volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:39.583446 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b3f08d58-7e0f-4dfa-b1d6-092d99812b5a tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:33:39.583799 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b3f08d58-7e0f-4dfa-b1d6-092d99812b5a tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-426486261"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:39.597966 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b3f08d58-7e0f-4dfa-b1d6-092d99812b5a tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:33:39.598500 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 723/2872] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:33:39 2026] POST /volume/v3/types => generated 227 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:39.609040 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c96328a6-e474-4d55-91f3-7850889347b9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:39.611873 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c96328a6-e474-4d55-91f3-7850889347b9 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] POST https://10.4.3.87/volume/v3/group_types Jul 10 04:33:39.612263 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c96328a6-e474-4d55-91f3-7850889347b9 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-47745066"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:39.618050 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:39.618050 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:39.637287 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c96328a6-e474-4d55-91f3-7850889347b9 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] https://10.4.3.87/volume/v3/group_types returned with HTTP 202 Jul 10 04:33:39.637781 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 715/2873] 10.4.3.87 () {70 vars in 1304 bytes} [Fri Jul 10 04:33:39 2026] POST /volume/v3/group_types => generated 183 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:39.647433 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-24408a58-5e96-417a-a3ec-f527063d7d86 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:39.747737 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-24408a58-5e96-417a-a3ec-f527063d7d86 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] POST https://10.4.3.87/volume/v3/groups Jul 10 04:33:39.747737 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-24408a58-5e96-417a-a3ec-f527063d7d86 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "551f1b1b-85b0-4065-8b00-3d8dde1494ca", "volume_types": ["75e3af12-ed29-46e6-8406-8064a73400ad"], "name": "tempest-GroupSnapshotsV319Test-Group-1848982811"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:39.749393 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.groups [None req-24408a58-5e96-417a-a3ec-f527063d7d86 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Creating new group {'group': {'group_type': '551f1b1b-85b0-4065-8b00-3d8dde1494ca', 'volume_types': ['75e3af12-ed29-46e6-8406-8064a73400ad'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1848982811'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 04:33:39.754428 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.groups [None req-24408a58-5e96-417a-a3ec-f527063d7d86 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1848982811. Jul 10 04:33:39.763267 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-24408a58-5e96-417a-a3ec-f527063d7d86 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Availability Zones retrieved successfully. Jul 10 04:33:39.789516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-24408a58-5e96-417a-a3ec-f527063d7d86 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Created reservations ['8a8fc921-725c-4c16-aa5e-1e983d168357'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:39.826731 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-24408a58-5e96-417a-a3ec-f527063d7d86 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/groups returned with HTTP 202 Jul 10 04:33:39.827241 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 717/2874] 10.4.3.87 () {70 vars in 1290 bytes} [Fri Jul 10 04:33:39 2026] POST /volume/v3/groups => generated 116 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:39.843231 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0cd82534-dbd4-4216-9902-3f29c829bd0d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:39.848489 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0cd82534-dbd4-4216-9902-3f29c829bd0d tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf Jul 10 04:33:39.848489 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0cd82534-dbd4-4216-9902-3f29c829bd0d tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:39.848489 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0cd82534-dbd4-4216-9902-3f29c829bd0d tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:39.848489 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-0cd82534-dbd4-4216-9902-3f29c829bd0d tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member cb8b835b-5c52-4078-8322-4fa8443cdedf {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:33:39.854021 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:39.854021 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:39.868871 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0cd82534-dbd4-4216-9902-3f29c829bd0d tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf returned with HTTP 200 Jul 10 04:33:39.869387 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 720/2875] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:33:39 2026] GET /volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf => generated 396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:40.050741 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dd91ebd2-a003-4699-94dd-d71c9f9f6042 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:40.052955 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dd91ebd2-a003-4699-94dd-d71c9f9f6042 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:40.056235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dd91ebd2-a003-4699-94dd-d71c9f9f6042 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:40.056235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dd91ebd2-a003-4699-94dd-d71c9f9f6042 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:40.056235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-dd91ebd2-a003-4699-94dd-d71c9f9f6042 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:40.059673 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:40.059673 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:40.060748 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dd91ebd2-a003-4699-94dd-d71c9f9f6042 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:40.061249 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 724/2876] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:40 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:40.571005 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e8202ec2-73fa-41a1-a366-3ca20e05a642 req-31bf50e3-e1e3-4d6f-9cdf-6d68a5e62d44 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:40.573463 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e8202ec2-73fa-41a1-a366-3ca20e05a642 req-31bf50e3-e1e3-4d6f-9cdf-6d68a5e62d44 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] GET https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 Jul 10 04:33:40.576575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e8202ec2-73fa-41a1-a366-3ca20e05a642 req-31bf50e3-e1e3-4d6f-9cdf-6d68a5e62d44 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:40.576575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e8202ec2-73fa-41a1-a366-3ca20e05a642 req-31bf50e3-e1e3-4d6f-9cdf-6d68a5e62d44 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:40.582456 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:40.582456 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:40.586535 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-e8202ec2-73fa-41a1-a366-3ca20e05a642 req-31bf50e3-e1e3-4d6f-9cdf-6d68a5e62d44 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Volume info retrieved successfully. Jul 10 04:33:40.591917 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e8202ec2-73fa-41a1-a366-3ca20e05a642 req-31bf50e3-e1e3-4d6f-9cdf-6d68a5e62d44 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 returned with HTTP 200 Jul 10 04:33:40.592080 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 716/2877] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:40 2026] GET /volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:40.783357 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-391cd172-022b-4eed-9347-7b702bd45ec7 req-eb938cee-3aab-4cd1-8c46-178ee084d2f2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:40.786136 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-391cd172-022b-4eed-9347-7b702bd45ec7 req-eb938cee-3aab-4cd1-8c46-178ee084d2f2 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-reader] GET https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 Jul 10 04:33:40.786430 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-391cd172-022b-4eed-9347-7b702bd45ec7 req-eb938cee-3aab-4cd1-8c46-178ee084d2f2 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:40.786702 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-391cd172-022b-4eed-9347-7b702bd45ec7 req-eb938cee-3aab-4cd1-8c46-178ee084d2f2 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-reader] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:40.796444 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:40.796444 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:40.802600 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-391cd172-022b-4eed-9347-7b702bd45ec7 req-eb938cee-3aab-4cd1-8c46-178ee084d2f2 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-reader] Volume info retrieved successfully. Jul 10 04:33:40.808132 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-391cd172-022b-4eed-9347-7b702bd45ec7 req-eb938cee-3aab-4cd1-8c46-178ee084d2f2 tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-reader] https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 returned with HTTP 200 Jul 10 04:33:40.808696 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 718/2878] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:40 2026] GET /volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:40.845947 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-094cffa9-2771-4f4b-8464-979a6be78a0c req-3095fa65-1e06-43da-8b53-a23685f3603f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:40.848790 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-094cffa9-2771-4f4b-8464-979a6be78a0c req-3095fa65-1e06-43da-8b53-a23685f3603f tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] DELETE https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 Jul 10 04:33:40.849055 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-094cffa9-2771-4f4b-8464-979a6be78a0c req-3095fa65-1e06-43da-8b53-a23685f3603f tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:40.849408 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-094cffa9-2771-4f4b-8464-979a6be78a0c req-3095fa65-1e06-43da-8b53-a23685f3603f tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:40.849645 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [req-094cffa9-2771-4f4b-8464-979a6be78a0c req-3095fa65-1e06-43da-8b53-a23685f3603f tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Delete volume with id: 54b4250a-be19-4083-88e1-ae34ae7b9ed8 Jul 10 04:33:40.859126 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:40.859126 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:40.859856 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-094cffa9-2771-4f4b-8464-979a6be78a0c req-3095fa65-1e06-43da-8b53-a23685f3603f tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Volume info retrieved successfully. Jul 10 04:33:40.880724 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b9413095-1665-4793-8ec5-c1b019d8d67c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:40.883432 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b9413095-1665-4793-8ec5-c1b019d8d67c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf Jul 10 04:33:40.883729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b9413095-1665-4793-8ec5-c1b019d8d67c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:40.883974 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b9413095-1665-4793-8ec5-c1b019d8d67c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:40.884144 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-b9413095-1665-4793-8ec5-c1b019d8d67c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member cb8b835b-5c52-4078-8322-4fa8443cdedf {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:33:40.893132 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-094cffa9-2771-4f4b-8464-979a6be78a0c req-3095fa65-1e06-43da-8b53-a23685f3603f tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Delete volume request issued successfully. Jul 10 04:33:40.893423 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-094cffa9-2771-4f4b-8464-979a6be78a0c req-3095fa65-1e06-43da-8b53-a23685f3603f tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 returned with HTTP 202 Jul 10 04:33:40.895233 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 721/2879] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:33:40 2026] DELETE /volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:40.896109 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:40.896109 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:40.919706 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b9413095-1665-4793-8ec5-c1b019d8d67c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf returned with HTTP 200 Jul 10 04:33:40.922522 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 725/2880] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:33:40 2026] GET /volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf => generated 397 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:40.934574 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:40.938331 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-7e78b1a3-40c8-4522-ac66-71ce160b845b req-2e8e366d-71d8-4e5f-b851-3356ef491bbf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:40.941145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:40.941748 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1907953539", "volume_type": "75e3af12-ed29-46e6-8406-8064a73400ad", "group_id": "cb8b835b-5c52-4078-8322-4fa8443cdedf", "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:40.942052 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7e78b1a3-40c8-4522-ac66-71ce160b845b req-2e8e366d-71d8-4e5f-b851-3356ef491bbf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] GET https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 Jul 10 04:33:40.943110 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7e78b1a3-40c8-4522-ac66-71ce160b845b req-2e8e366d-71d8-4e5f-b851-3356ef491bbf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:40.943110 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7e78b1a3-40c8-4522-ac66-71ce160b845b req-2e8e366d-71d8-4e5f-b851-3356ef491bbf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:40.945680 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1907953539', 'volume_type': '75e3af12-ed29-46e6-8406-8064a73400ad', 'group_id': 'cb8b835b-5c52-4078-8322-4fa8443cdedf', 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:40.957182 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:40.957182 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:40.958647 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:40.958647 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:40.958788 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Create volume of 1 GB Jul 10 04:33:40.966104 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-7e78b1a3-40c8-4522-ac66-71ce160b845b req-2e8e366d-71d8-4e5f-b851-3356ef491bbf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Volume info retrieved successfully. Jul 10 04:33:40.966268 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Availability Zones retrieved successfully. Jul 10 04:33:40.975545 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7e78b1a3-40c8-4522-ac66-71ce160b845b req-2e8e366d-71d8-4e5f-b851-3356ef491bbf tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 returned with HTTP 200 Jul 10 04:33:40.976530 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 719/2881] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:40 2026] GET /volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:40.983753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Flow 'volume_create_api' (6193ae6d-909d-46fe-996c-ecff3ae10447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:40.989433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295bf881-39bc-42aa-add7-0d7802983fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:40.991234 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:40.991234 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:40.993236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:41.057330 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295bf881-39bc-42aa-add7-0d7802983fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:33:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75e3af12-ed29-46e6-8406-8064a73400ad,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-426486261',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75e3af12-ed29-46e6-8406-8064a73400ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cb8b835b-5c52-4078-8322-4fa8443cdedf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:41.058698 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532a68b8-f186-4c64-8918-293f64b70640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:41.074703 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7edb7ef2-53ac-45c6-a7c9-49d283cfb078 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:41.077233 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7edb7ef2-53ac-45c6-a7c9-49d283cfb078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:41.077865 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7edb7ef2-53ac-45c6-a7c9-49d283cfb078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:41.078290 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7edb7ef2-53ac-45c6-a7c9-49d283cfb078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:41.078366 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-7edb7ef2-53ac-45c6-a7c9-49d283cfb078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:41.088468 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:41.088468 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:41.089402 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7edb7ef2-53ac-45c6-a7c9-49d283cfb078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:41.089992 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 722/2882] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:41 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:41.134791 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-426486261 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-426486261, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:41.134977 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-426486261 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-426486261, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:41.170386 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Created reservations ['9026314e-5e8f-407c-98a9-6d007fb0ab27', 'ab079c86-6261-4906-9c30-f5cc62246aa5', '44a0646e-7f4c-4bce-b0c0-6343bbc0a2a7', '604805b7-8b34-4e9f-9d27-fc4932b7acef'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:41.171501 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532a68b8-f186-4c64-8918-293f64b70640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9026314e-5e8f-407c-98a9-6d007fb0ab27', 'ab079c86-6261-4906-9c30-f5cc62246aa5', '44a0646e-7f4c-4bce-b0c0-6343bbc0a2a7', '604805b7-8b34-4e9f-9d27-fc4932b7acef']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:41.172645 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6f7de8-fb24-4870-a14e-bafe1de06fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:41.200935 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6f7de8-fb24-4870-a14e-bafe1de06fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f511da5-b70c-4364-ae00-ed7cda901551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1907953539',encryption_key_id=None,group_id=cb8b835b-5c52-4078-8322-4fa8443cdedf,group_type_id=,metadata={},multiattach=False,project_id='9774aaed899a4897be06c46c555024f1',qos_specs=None,replication_status=,reservations=['9026314e-5e8f-407c-98a9-6d007fb0ab27','ab079c86-6261-4906-9c30-f5cc62246aa5','44a0646e-7f4c-4bce-b0c0-6343bbc0a2a7','604805b7-8b34-4e9f-9d27-fc4932b7acef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fa9cb52b73449a5bd9256ea828cf06b',volume_type_id=75e3af12-ed29-46e6-8406-8064a73400ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1907953539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cb8b835b-5c52-4078-8322-4fa8443cdedf,host=None,id=0f511da5-b70c-4364-ae00-ed7cda901551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9774aaed899a4897be06c46c555024f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fa9cb52b73449a5bd9256ea828cf06b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75e3af12-ed29-46e6-8406-8064a73400ad),volume_type_id=75e3af12-ed29-46e6-8406-8064a73400ad)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:41.201923 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c040b297-36da-4637-844f-742a8ffb9e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:41.221036 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c040b297-36da-4637-844f-742a8ffb9e68) transitioned into state 'SUCCESS' from state '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-1907953539',encryption_key_id=None,group_id=cb8b835b-5c52-4078-8322-4fa8443cdedf,group_type_id=,metadata={},multiattach=False,project_id='9774aaed899a4897be06c46c555024f1',qos_specs=None,replication_status=,reservations=['9026314e-5e8f-407c-98a9-6d007fb0ab27','ab079c86-6261-4906-9c30-f5cc62246aa5','44a0646e-7f4c-4bce-b0c0-6343bbc0a2a7','604805b7-8b34-4e9f-9d27-fc4932b7acef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fa9cb52b73449a5bd9256ea828cf06b',volume_type_id=75e3af12-ed29-46e6-8406-8064a73400ad)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:41.221846 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30fb70e-841a-4291-b973-7af927d4632c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:41.233672 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30fb70e-841a-4291-b973-7af927d4632c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:41.234609 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Flow 'volume_create_api' (6193ae6d-909d-46fe-996c-ecff3ae10447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:41.235015 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Create volume request issued successfully. Jul 10 04:33:41.235881 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:33:41.236080 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:33:41.285881 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:33:41.291406 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:41.291406 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:41.296495 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f98332ba-0c84-4b92-8566-d3a6e4e2cedc tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:41.296963 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 717/2883] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:33:40 2026] POST /volume/v3/volumes => generated 824 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:41.311135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-efbaa079-e14b-44ca-868e-b5f8795e26ba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:41.313324 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-efbaa079-e14b-44ca-868e-b5f8795e26ba tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 Jul 10 04:33:41.313530 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-efbaa079-e14b-44ca-868e-b5f8795e26ba tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:41.313790 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-efbaa079-e14b-44ca-868e-b5f8795e26ba tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:41.322356 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:41.322356 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:41.326804 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-efbaa079-e14b-44ca-868e-b5f8795e26ba tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Volume info retrieved successfully. Jul 10 04:33:41.327527 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-efbaa079-e14b-44ca-868e-b5f8795e26ba tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:33:41.327727 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-efbaa079-e14b-44ca-868e-b5f8795e26ba tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:33:41.368530 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-efbaa079-e14b-44ca-868e-b5f8795e26ba tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:33:41.371599 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:41.371599 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:41.381422 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-efbaa079-e14b-44ca-868e-b5f8795e26ba tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 returned with HTTP 200 Jul 10 04:33:41.381422 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 726/2884] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:41 2026] GET /volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 => generated 892 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:42.010370 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-56629150-465d-4436-8708-9d6da2645d2a req-0a5a1a12-0462-42f0-a099-973febdff9dd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:42.021170 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-56629150-465d-4436-8708-9d6da2645d2a req-0a5a1a12-0462-42f0-a099-973febdff9dd tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] GET https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 Jul 10 04:33:42.021449 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-56629150-465d-4436-8708-9d6da2645d2a req-0a5a1a12-0462-42f0-a099-973febdff9dd tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:42.021629 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-56629150-465d-4436-8708-9d6da2645d2a req-0a5a1a12-0462-42f0-a099-973febdff9dd tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:42.031421 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-56629150-465d-4436-8708-9d6da2645d2a req-0a5a1a12-0462-42f0-a099-973febdff9dd tempest-VolumesGetTestJSON-2095579225 tempest-VolumesGetTestJSON-2095579225-project-member] https://10.4.3.87/volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 returned with HTTP 404 Jul 10 04:33:42.031937 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 720/2885] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:42 2026] GET /volume/v3/volumes/54b4250a-be19-4083-88e1-ae34ae7b9ed8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:42.105130 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-640cc87a-b425-43b1-ac0d-c27a38ac7d47 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:42.107401 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-640cc87a-b425-43b1-ac0d-c27a38ac7d47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:42.107694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-640cc87a-b425-43b1-ac0d-c27a38ac7d47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:42.107968 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-640cc87a-b425-43b1-ac0d-c27a38ac7d47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:42.108126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-640cc87a-b425-43b1-ac0d-c27a38ac7d47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:42.114150 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:42.114150 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:42.115064 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-640cc87a-b425-43b1-ac0d-c27a38ac7d47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:42.115788 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 723/2886] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:42 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:42.400124 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f24b185f-1c85-4a84-b255-45cd1ace925f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:42.405244 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f24b185f-1c85-4a84-b255-45cd1ace925f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 Jul 10 04:33:42.405244 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f24b185f-1c85-4a84-b255-45cd1ace925f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:42.405244 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f24b185f-1c85-4a84-b255-45cd1ace925f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:42.414383 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:42.414383 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:42.419829 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f24b185f-1c85-4a84-b255-45cd1ace925f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Volume info retrieved successfully. Jul 10 04:33:42.420867 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-f24b185f-1c85-4a84-b255-45cd1ace925f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:33:42.421177 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-f24b185f-1c85-4a84-b255-45cd1ace925f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:33:42.479050 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-f24b185f-1c85-4a84-b255-45cd1ace925f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:33:42.483065 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:42.483065 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:42.494033 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f24b185f-1c85-4a84-b255-45cd1ace925f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 returned with HTTP 200 Jul 10 04:33:42.494893 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 718/2887] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:42 2026] GET /volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:42.512178 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5793f5ab-09b3-41ce-b218-f7a432ebf186 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:42.514302 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5793f5ab-09b3-41ce-b218-f7a432ebf186 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] POST https://10.4.3.87/volume/v3/group_snapshots Jul 10 04:33:42.514793 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5793f5ab-09b3-41ce-b218-f7a432ebf186 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cb8b835b-5c52-4078-8322-4fa8443cdedf", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-701873974"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:42.516545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.group_snapshots [None req-5793f5ab-09b3-41ce-b218-f7a432ebf186 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cb8b835b-5c52-4078-8322-4fa8443cdedf', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-701873974'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 04:33:42.520332 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:42.520332 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:42.531905 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.group_snapshots [None req-5793f5ab-09b3-41ce-b218-f7a432ebf186 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-701873974. Jul 10 04:33:42.563281 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:42.563281 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:42.581708 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-5793f5ab-09b3-41ce-b218-f7a432ebf186 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-426486261 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-426486261, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:42.582154 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-5793f5ab-09b3-41ce-b218-f7a432ebf186 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-426486261 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-426486261, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:42.621914 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-5793f5ab-09b3-41ce-b218-f7a432ebf186 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Created reservations ['8d29feae-889e-4f66-8b10-9dbe79c12bfa', '8b495c1c-2403-425d-9c7d-366bf63eaff6', '6195da20-cd20-4b5a-904a-c5aad1207999', 'b5d8baa0-d59d-4d5f-a8e5-e9df32f70720'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:42.672739 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5793f5ab-09b3-41ce-b218-f7a432ebf186 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/group_snapshots returned with HTTP 202 Jul 10 04:33:42.672959 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 727/2888] 10.4.3.87 () {70 vars in 1317 bytes} [Fri Jul 10 04:33:42 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:42.690198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4fee47c5-e2a8-4f4a-9c0c-273e12c8305c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:42.692144 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4fee47c5-e2a8-4f4a-9c0c-273e12c8305c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 Jul 10 04:33:42.694403 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4fee47c5-e2a8-4f4a-9c0c-273e12c8305c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:42.695529 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4fee47c5-e2a8-4f4a-9c0c-273e12c8305c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:42.695743 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-4fee47c5-e2a8-4f4a-9c0c-273e12c8305c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member 3c729e35-eb76-4bb3-a967-0c7400e9b0f3 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:33:42.703604 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:42.703604 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:42.714279 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4fee47c5-e2a8-4f4a-9c0c-273e12c8305c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 returned with HTTP 200 Jul 10 04:33:42.714761 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 721/2889] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:33:42 2026] GET /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 => generated 329 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:43.133344 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-586d07da-ec54-4fb7-9293-e0ea182afcc8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.137239 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-586d07da-ec54-4fb7-9293-e0ea182afcc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:43.137461 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-586d07da-ec54-4fb7-9293-e0ea182afcc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.137727 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-586d07da-ec54-4fb7-9293-e0ea182afcc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.137846 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-586d07da-ec54-4fb7-9293-e0ea182afcc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:43.145364 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.145364 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:43.146407 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-586d07da-ec54-4fb7-9293-e0ea182afcc8 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:43.146957 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 724/2890] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:43.390740 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ec92f7ab-8fe8-475b-a7e9-72c874704a22 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.393707 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ec92f7ab-8fe8-475b-a7e9-72c874704a22 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:33:43.393902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ec92f7ab-8fe8-475b-a7e9-72c874704a22 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.394120 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ec92f7ab-8fe8-475b-a7e9-72c874704a22 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.408743 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.408743 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:43.413242 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ec92f7ab-8fe8-475b-a7e9-72c874704a22 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:33:43.418495 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ec92f7ab-8fe8-475b-a7e9-72c874704a22 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:33:43.418848 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 719/2891] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:43.475425 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-af83cab0-b5f8-468f-a194-a89836a28577 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.479113 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-af83cab0-b5f8-468f-a194-a89836a28577 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:33:43.481119 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-af83cab0-b5f8-468f-a194-a89836a28577 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.481975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-af83cab0-b5f8-468f-a194-a89836a28577 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.496743 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.496743 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:43.503043 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-af83cab0-b5f8-468f-a194-a89836a28577 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:33:43.508920 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-af83cab0-b5f8-468f-a194-a89836a28577 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:33:43.509440 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 728/2892] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:43.537014 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-7aef8533-5066-4310-aa9c-c598629f1f03 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.539507 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-7aef8533-5066-4310-aa9c-c598629f1f03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] POST https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b/action Jul 10 04:33:43.539938 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-7aef8533-5066-4310-aa9c-c598629f1f03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:43.540131 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-7aef8533-5066-4310-aa9c-c598629f1f03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:43.554927 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.554927 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:43.555485 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-7aef8533-5066-4310-aa9c-c598629f1f03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:33:43.569223 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-7aef8533-5066-4310-aa9c-c598629f1f03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Begin detaching volume completed successfully. Jul 10 04:33:43.569545 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-7aef8533-5066-4310-aa9c-c598629f1f03 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b/action returned with HTTP 202 Jul 10 04:33:43.570033 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 722/2893] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:33:43 2026] POST /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:43.723523 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-db3bda9e-8b2c-4820-aba8-3ea4eafe02a1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.725906 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-db3bda9e-8b2c-4820-aba8-3ea4eafe02a1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 Jul 10 04:33:43.726123 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-db3bda9e-8b2c-4820-aba8-3ea4eafe02a1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.726337 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-db3bda9e-8b2c-4820-aba8-3ea4eafe02a1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.726503 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.group_snapshots [None req-db3bda9e-8b2c-4820-aba8-3ea4eafe02a1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member 3c729e35-eb76-4bb3-a967-0c7400e9b0f3 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:33:43.731245 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.731245 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:43.736233 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-db3bda9e-8b2c-4820-aba8-3ea4eafe02a1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 returned with HTTP 200 Jul 10 04:33:43.736807 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 725/2894] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:43.747298 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-413beae3-cf2d-43ca-aafa-a135fa17d121 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.750742 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-413beae3-cf2d-43ca-aafa-a135fa17d121 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail Jul 10 04:33:43.750742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-413beae3-cf2d-43ca-aafa-a135fa17d121 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.751008 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-413beae3-cf2d-43ca-aafa-a135fa17d121 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.752407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-413beae3-cf2d-43ca-aafa-a135fa17d121 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:33:43.753939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.db.api [None req-413beae3-cf2d-43ca-aafa-a135fa17d121 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Building query based on filter {{(pid=100022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:33:43.762487 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-413beae3-cf2d-43ca-aafa-a135fa17d121 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Get all snapshots completed successfully. Jul 10 04:33:43.763490 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.763490 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:43.764644 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-413beae3-cf2d-43ca-aafa-a135fa17d121 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 04:33:43.766012 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 720/2895] 10.4.3.87 () {66 vars in 1257 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:43.775054 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a202e1d4-a7a0-44a7-83d3-53a5ef4fbc12 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.776950 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a202e1d4-a7a0-44a7-83d3-53a5ef4fbc12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/snapshots/622f317a-5f9d-426d-8694-babac95ccb31 Jul 10 04:33:43.777163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a202e1d4-a7a0-44a7-83d3-53a5ef4fbc12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.777392 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a202e1d4-a7a0-44a7-83d3-53a5ef4fbc12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.782736 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.782736 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:43.783124 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a202e1d4-a7a0-44a7-83d3-53a5ef4fbc12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Snapshot retrieved successfully. Jul 10 04:33:43.783983 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a202e1d4-a7a0-44a7-83d3-53a5ef4fbc12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/snapshots/622f317a-5f9d-426d-8694-babac95ccb31 returned with HTTP 200 Jul 10 04:33:43.784371 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 729/2896] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/snapshots/622f317a-5f9d-426d-8694-babac95ccb31 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:43.795416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-45002a26-eca4-4ac2-8e24-d3d88ddceded None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.797491 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-45002a26-eca4-4ac2-8e24-d3d88ddceded tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] POST https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action Jul 10 04:33:43.797864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-45002a26-eca4-4ac2-8e24-d3d88ddceded tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:43.798006 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-45002a26-eca4-4ac2-8e24-d3d88ddceded tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:43.799816 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-45002a26-eca4-4ac2-8e24-d3d88ddceded tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Updating group '3c729e35-eb76-4bb3-a967-0c7400e9b0f3' with 'creating' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 04:33:43.805128 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.805128 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:43.815209 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-45002a26-eca4-4ac2-8e24-d3d88ddceded tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action returned with HTTP 202 Jul 10 04:33:43.815762 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 723/2897] 10.4.3.87 () {70 vars in 1448 bytes} [Fri Jul 10 04:33:43 2026] POST /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:43.823012 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-799b588f-8f74-475a-bd44-ebcdb7e25842 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.825411 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-799b588f-8f74-475a-bd44-ebcdb7e25842 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 Jul 10 04:33:43.825824 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-799b588f-8f74-475a-bd44-ebcdb7e25842 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.826124 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-799b588f-8f74-475a-bd44-ebcdb7e25842 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.826323 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.group_snapshots [None req-799b588f-8f74-475a-bd44-ebcdb7e25842 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member 3c729e35-eb76-4bb3-a967-0c7400e9b0f3 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:33:43.831308 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.831308 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:43.836605 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-799b588f-8f74-475a-bd44-ebcdb7e25842 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 returned with HTTP 200 Jul 10 04:33:43.837356 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 726/2898] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:43.847497 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6b65319c-1e28-4d0d-b587-89cc179ee35f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.850161 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6b65319c-1e28-4d0d-b587-89cc179ee35f tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] POST https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action Jul 10 04:33:43.851041 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6b65319c-1e28-4d0d-b587-89cc179ee35f tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:43.851326 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6b65319c-1e28-4d0d-b587-89cc179ee35f tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:43.853551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.group_snapshots [None req-6b65319c-1e28-4d0d-b587-89cc179ee35f tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Updating group '3c729e35-eb76-4bb3-a967-0c7400e9b0f3' with 'available' {{(pid=100022) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 04:33:43.861682 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.861682 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:43.872408 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6b65319c-1e28-4d0d-b587-89cc179ee35f tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action returned with HTTP 202 Jul 10 04:33:43.873520 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 721/2899] 10.4.3.87 () {70 vars in 1448 bytes} [Fri Jul 10 04:33:43 2026] POST /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:43.881608 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c5d96a01-345e-4245-8ea2-d1f875c789e2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.883640 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c5d96a01-345e-4245-8ea2-d1f875c789e2 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 Jul 10 04:33:43.883972 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c5d96a01-345e-4245-8ea2-d1f875c789e2 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.884207 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c5d96a01-345e-4245-8ea2-d1f875c789e2 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.884397 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.group_snapshots [None req-c5d96a01-345e-4245-8ea2-d1f875c789e2 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member 3c729e35-eb76-4bb3-a967-0c7400e9b0f3 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:33:43.888162 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.888162 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:43.892781 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c5d96a01-345e-4245-8ea2-d1f875c789e2 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 returned with HTTP 200 Jul 10 04:33:43.893383 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 730/2900] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:43.902166 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8551074b-695b-4c3f-9787-f3861f7ac876 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.904313 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8551074b-695b-4c3f-9787-f3861f7ac876 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] POST https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action Jul 10 04:33:43.904871 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8551074b-695b-4c3f-9787-f3861f7ac876 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:43.905012 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8551074b-695b-4c3f-9787-f3861f7ac876 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:43.906495 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-8551074b-695b-4c3f-9787-f3861f7ac876 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Updating group '3c729e35-eb76-4bb3-a967-0c7400e9b0f3' with 'error' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 04:33:43.912408 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.912408 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:43.920736 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8551074b-695b-4c3f-9787-f3861f7ac876 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action returned with HTTP 202 Jul 10 04:33:43.921383 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 724/2901] 10.4.3.87 () {70 vars in 1448 bytes} [Fri Jul 10 04:33:43 2026] POST /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:43.929416 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e5afcebe-d0fb-4e32-9c0e-56efc4924563 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.932077 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5afcebe-d0fb-4e32-9c0e-56efc4924563 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 Jul 10 04:33:43.932350 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e5afcebe-d0fb-4e32-9c0e-56efc4924563 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.932541 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e5afcebe-d0fb-4e32-9c0e-56efc4924563 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.932675 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.group_snapshots [None req-e5afcebe-d0fb-4e32-9c0e-56efc4924563 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member 3c729e35-eb76-4bb3-a967-0c7400e9b0f3 {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:33:43.935927 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.935927 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:43.940637 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5afcebe-d0fb-4e32-9c0e-56efc4924563 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 returned with HTTP 200 Jul 10 04:33:43.941483 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 727/2902] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:43.949958 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0b7dc821-b3b5-4ca3-867d-2f5cd109812d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.952087 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b7dc821-b3b5-4ca3-867d-2f5cd109812d tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] POST https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action Jul 10 04:33:43.952608 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc821-b3b5-4ca3-867d-2f5cd109812d tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:43.952827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc821-b3b5-4ca3-867d-2f5cd109812d tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:43.954525 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.group_snapshots [None req-0b7dc821-b3b5-4ca3-867d-2f5cd109812d tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Updating group '3c729e35-eb76-4bb3-a967-0c7400e9b0f3' with 'available' {{(pid=100022) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 04:33:43.958444 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.958444 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:43.965475 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b7dc821-b3b5-4ca3-867d-2f5cd109812d tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action returned with HTTP 202 Jul 10 04:33:43.965992 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 722/2903] 10.4.3.87 () {70 vars in 1448 bytes} [Fri Jul 10 04:33:43 2026] POST /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:43.974365 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-262cb673-58a3-4007-b47e-7b956039101c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:43.976593 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-262cb673-58a3-4007-b47e-7b956039101c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 Jul 10 04:33:43.976932 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-262cb673-58a3-4007-b47e-7b956039101c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:43.977192 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-262cb673-58a3-4007-b47e-7b956039101c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:43.977399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.group_snapshots [None req-262cb673-58a3-4007-b47e-7b956039101c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member 3c729e35-eb76-4bb3-a967-0c7400e9b0f3 {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:33:43.989092 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:43.989092 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:44.004293 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-262cb673-58a3-4007-b47e-7b956039101c tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 returned with HTTP 200 Jul 10 04:33:44.005154 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 731/2904] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:33:43 2026] GET /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 => generated 330 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:44.016877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6b571ecd-0df1-4869-a2a7-09c959daeb65 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.020889 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6b571ecd-0df1-4869-a2a7-09c959daeb65 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] DELETE https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 Jul 10 04:33:44.021285 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6b571ecd-0df1-4869-a2a7-09c959daeb65 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.021517 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6b571ecd-0df1-4869-a2a7-09c959daeb65 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.021689 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-6b571ecd-0df1-4869-a2a7-09c959daeb65 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] delete called for member 3c729e35-eb76-4bb3-a967-0c7400e9b0f3 {{(pid=100020) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 04:33:44.021865 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.group_snapshots [None req-6b571ecd-0df1-4869-a2a7-09c959daeb65 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Delete group_snapshot with id: 3c729e35-eb76-4bb3-a967-0c7400e9b0f3 Jul 10 04:33:44.026557 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.026557 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:44.065993 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6b571ecd-0df1-4869-a2a7-09c959daeb65 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 returned with HTTP 202 Jul 10 04:33:44.066840 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 725/2905] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:33:44 2026] DELETE /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 10 04:33:44.073760 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.076317 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:33:44.076609 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.076874 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.077135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:33:44.078432 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:44.089965 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Get all volumes completed successfully. Jul 10 04:33:44.091017 np0000004952 devstack@c-api.service[100021]: WARNING stevedore.named [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:33:44.092086 np0000004952 devstack@c-api.service[100021]: WARNING castellan.key_manager [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:33:44.155978 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:33:44.163385 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bd3fd46a-7e1b-4a81-8dc7-a42d8733f9f0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.164769 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.164769 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:44.167016 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bd3fd46a-7e1b-4a81-8dc7-a42d8733f9f0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:44.167630 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bd3fd46a-7e1b-4a81-8dc7-a42d8733f9f0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.169199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bd3fd46a-7e1b-4a81-8dc7-a42d8733f9f0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.169199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-bd3fd46a-7e1b-4a81-8dc7-a42d8733f9f0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:44.175967 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.175967 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:44.178267 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bd3fd46a-7e1b-4a81-8dc7-a42d8733f9f0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:44.178411 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-773c34a6-49fb-49d7-a22d-d9c558276c12 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:33:44.178470 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 723/2906] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:44.179486 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 728/2907] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:44.198247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-119cedcf-38e1-4b46-966f-a454d58fd084 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.200209 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-119cedcf-38e1-4b46-966f-a454d58fd084 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/snapshots/detail Jul 10 04:33:44.200406 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-119cedcf-38e1-4b46-966f-a454d58fd084 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.200621 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-119cedcf-38e1-4b46-966f-a454d58fd084 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.200912 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-119cedcf-38e1-4b46-966f-a454d58fd084 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:33:44.201958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-119cedcf-38e1-4b46-966f-a454d58fd084 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Building query based on filter {{(pid=100019) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:33:44.207877 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-119cedcf-38e1-4b46-966f-a454d58fd084 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Get all snapshots completed successfully. Jul 10 04:33:44.209388 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-119cedcf-38e1-4b46-966f-a454d58fd084 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 04:33:44.209867 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 732/2908] 10.4.3.87 () {66 vars in 1257 bytes} [Fri Jul 10 04:33:44 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) Jul 10 04:33:44.220312 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0340fa00-2f93-4a0b-a2cf-f882f93f6849 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.223151 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0340fa00-2f93-4a0b-a2cf-f882f93f6849 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 Jul 10 04:33:44.223485 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0340fa00-2f93-4a0b-a2cf-f882f93f6849 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.223709 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0340fa00-2f93-4a0b-a2cf-f882f93f6849 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.223864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.group_snapshots [None req-0340fa00-2f93-4a0b-a2cf-f882f93f6849 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member 3c729e35-eb76-4bb3-a967-0c7400e9b0f3 {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 04:33:44.228928 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0340fa00-2f93-4a0b-a2cf-f882f93f6849 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 returned with HTTP 404 Jul 10 04:33:44.229506 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 726/2909] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/group_snapshots/3c729e35-eb76-4bb3-a967-0c7400e9b0f3 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:33:44.238884 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.242169 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:33:44.242614 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.242963 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.243300 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:33:44.244310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:44.257054 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Get all volumes completed successfully. Jul 10 04:33:44.257866 np0000004952 devstack@c-api.service[100022]: WARNING stevedore.named [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:33:44.258745 np0000004952 devstack@c-api.service[100022]: WARNING castellan.key_manager [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:33:44.316755 np0000004952 devstack@c-api.service[100022]: DEBUG oslo_db.sqlalchemy.engines [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:33:44.320599 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.320599 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:44.330350 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0c185cf4-4d76-49e0-912a-f59f606b3bce tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:33:44.332953 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 724/2910] 10.4.3.87 () {68 vars in 1292 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:44.347935 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0af7a082-723a-4da2-9467-10c77e7cc4ae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.350836 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0af7a082-723a-4da2-9467-10c77e7cc4ae tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] POST https://10.4.3.87/volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf/action Jul 10 04:33:44.351394 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0af7a082-723a-4da2-9467-10c77e7cc4ae tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:44.351628 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0af7a082-723a-4da2-9467-10c77e7cc4ae tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:44.352919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.groups [None req-0af7a082-723a-4da2-9467-10c77e7cc4ae tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] delete called for group cb8b835b-5c52-4078-8322-4fa8443cdedf {{(pid=100021) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 04:33:44.353112 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.groups [None req-0af7a082-723a-4da2-9467-10c77e7cc4ae tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Delete group with id: cb8b835b-5c52-4078-8322-4fa8443cdedf Jul 10 04:33:44.357347 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.357347 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:44.420551 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0af7a082-723a-4da2-9467-10c77e7cc4ae tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf/action returned with HTTP 202 Jul 10 04:33:44.420551 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 729/2911] 10.4.3.87 () {70 vars in 1421 bytes} [Fri Jul 10 04:33:44 2026] POST /volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:44.432455 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-db2d2de1-c500-4c7f-83b1-4efeb3677b5f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.434361 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-db2d2de1-c500-4c7f-83b1-4efeb3677b5f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 Jul 10 04:33:44.434620 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-db2d2de1-c500-4c7f-83b1-4efeb3677b5f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.435068 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-db2d2de1-c500-4c7f-83b1-4efeb3677b5f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.449109 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.449109 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:44.455540 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-db2d2de1-c500-4c7f-83b1-4efeb3677b5f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Volume info retrieved successfully. Jul 10 04:33:44.456731 np0000004952 devstack@c-api.service[100019]: WARNING stevedore.named [None req-db2d2de1-c500-4c7f-83b1-4efeb3677b5f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 04:33:44.457015 np0000004952 devstack@c-api.service[100019]: WARNING castellan.key_manager [None req-db2d2de1-c500-4c7f-83b1-4efeb3677b5f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 04:33:44.466851 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e86dab11-3dd8-49a9-8f91-eb5eda6d983f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.516761 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-db2d2de1-c500-4c7f-83b1-4efeb3677b5f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:33:44.521246 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.521246 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:44.535764 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-db2d2de1-c500-4c7f-83b1-4efeb3677b5f tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 returned with HTTP 200 Jul 10 04:33:44.536311 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 733/2912] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:44.581830 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e86dab11-3dd8-49a9-8f91-eb5eda6d983f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] POST https://10.4.3.87/volume/v3/qos-specs Jul 10 04:33:44.582158 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e86dab11-3dd8-49a9-8f91-eb5eda6d983f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-373219398", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:44.585004 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.585004 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:44.585516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.qos_specs [None req-e86dab11-3dd8-49a9-8f91-eb5eda6d983f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-373219398', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100020) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 04:33:44.594407 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [None req-e86dab11-3dd8-49a9-8f91-eb5eda6d983f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DB qos_specs_create(): root {'id': 'f1c915c6-f206-436e-af25-64a7372336b2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-373219398'} {{(pid=100020) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 04:33:44.602803 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e86dab11-3dd8-49a9-8f91-eb5eda6d983f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs returned with HTTP 200 Jul 10 04:33:44.603307 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 727/2913] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:33:44 2026] POST /volume/v3/qos-specs => generated 390 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:44.609003 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-30445d07-c412-46d6-b89e-a42e4431107e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.609697 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30445d07-c412-46d6-b89e-a42e4431107e None None] GET https://10.4.3.87/volume// Jul 10 04:33:44.609906 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30445d07-c412-46d6-b89e-a42e4431107e None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.610146 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30445d07-c412-46d6-b89e-a42e4431107e None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.610567 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30445d07-c412-46d6-b89e-a42e4431107e None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:33:44.612549 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 725/2914] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:33:44.612637 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d69b42b6-56f3-4082-94e7-068d8c8d4edf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.617244 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d69b42b6-56f3-4082-94e7-068d8c8d4edf tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:33:44.617244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d69b42b6-56f3-4082-94e7-068d8c8d4edf tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-174423315"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:44.619752 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-f69d3c84-c7dc-40d4-9778-b6ee3f16d12a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.623069 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-f69d3c84-c7dc-40d4-9778-b6ee3f16d12a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:33:44.625008 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-f69d3c84-c7dc-40d4-9778-b6ee3f16d12a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.625008 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-f69d3c84-c7dc-40d4-9778-b6ee3f16d12a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.635171 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d69b42b6-56f3-4082-94e7-068d8c8d4edf tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:33:44.635171 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 730/2915] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:33:44 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:44.636889 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.636889 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:44.642096 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-f69d3c84-c7dc-40d4-9778-b6ee3f16d12a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:33:44.645246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8855f0df-63e0-47cb-9987-35835376745c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.647429 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8855f0df-63e0-47cb-9987-35835376745c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:33:44.647853 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8855f0df-63e0-47cb-9987-35835376745c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1181398141"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:44.648142 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-f69d3c84-c7dc-40d4-9778-b6ee3f16d12a tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:33:44.648809 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 734/2916] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:44.650646 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.650646 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:44.672941 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8855f0df-63e0-47cb-9987-35835376745c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:33:44.673443 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 728/2917] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:33:44 2026] POST /volume/v3/types => generated 222 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:44.685672 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6015a372-b899-43fe-8aad-df4651b62383 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.687757 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6015a372-b899-43fe-8aad-df4651b62383 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:33:44.688114 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6015a372-b899-43fe-8aad-df4651b62383 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-466982025"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:44.714721 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6015a372-b899-43fe-8aad-df4651b62383 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:33:44.715127 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 726/2918] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:33:44 2026] POST /volume/v3/types => generated 221 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:44.727521 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cdefd262-272b-47fc-8238-cc4e95dde599 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.729350 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdefd262-272b-47fc-8238-cc4e95dde599 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associate?vol_type_id=18b38664-0bbb-4d96-9982-895ee0d54650 Jul 10 04:33:44.729791 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdefd262-272b-47fc-8238-cc4e95dde599 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.730146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdefd262-272b-47fc-8238-cc4e95dde599 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'associate' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.730961 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cdefd262-272b-47fc-8238-cc4e95dde599 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Associate qos_spec: f1c915c6-f206-436e-af25-64a7372336b2 with type: 18b38664-0bbb-4d96-9982-895ee0d54650 {{(pid=100021) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 04:33:44.760753 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdefd262-272b-47fc-8238-cc4e95dde599 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associate?vol_type_id=18b38664-0bbb-4d96-9982-895ee0d54650 returned with HTTP 202 Jul 10 04:33:44.760753 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 731/2919] 10.4.3.87 () {66 vars in 1474 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associate?vol_type_id=18b38664-0bbb-4d96-9982-895ee0d54650 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:44.770689 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-471e0413-46a1-4ac4-ba7d-2d08fdcb0476 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.772855 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-471e0413-46a1-4ac4-ba7d-2d08fdcb0476 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associate?vol_type_id=3d4d2096-80e7-4739-bc6d-a2ca9b43e452 Jul 10 04:33:44.773138 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-471e0413-46a1-4ac4-ba7d-2d08fdcb0476 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.773353 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-471e0413-46a1-4ac4-ba7d-2d08fdcb0476 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'associate' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.774033 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.qos_specs_manage [None req-471e0413-46a1-4ac4-ba7d-2d08fdcb0476 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Associate qos_spec: f1c915c6-f206-436e-af25-64a7372336b2 with type: 3d4d2096-80e7-4739-bc6d-a2ca9b43e452 {{(pid=100019) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 04:33:44.821528 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-471e0413-46a1-4ac4-ba7d-2d08fdcb0476 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associate?vol_type_id=3d4d2096-80e7-4739-bc6d-a2ca9b43e452 returned with HTTP 202 Jul 10 04:33:44.822191 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 735/2920] 10.4.3.87 () {66 vars in 1474 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associate?vol_type_id=3d4d2096-80e7-4739-bc6d-a2ca9b43e452 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:44.832678 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a57af408-e418-43e7-8528-0cbdda0b8367 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.836810 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a57af408-e418-43e7-8528-0cbdda0b8367 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associate?vol_type_id=21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 Jul 10 04:33:44.837079 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a57af408-e418-43e7-8528-0cbdda0b8367 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.837313 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a57af408-e418-43e7-8528-0cbdda0b8367 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'associate' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.838010 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a57af408-e418-43e7-8528-0cbdda0b8367 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Associate qos_spec: f1c915c6-f206-436e-af25-64a7372336b2 with type: 21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 {{(pid=100020) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 04:33:44.860515 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a57af408-e418-43e7-8528-0cbdda0b8367 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associate?vol_type_id=21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 returned with HTTP 202 Jul 10 04:33:44.860968 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 729/2921] 10.4.3.87 () {66 vars in 1474 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associate?vol_type_id=21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:44.873133 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7df81533-895d-4d46-9709-fa7bbad4d28e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.875838 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7df81533-895d-4d46-9709-fa7bbad4d28e tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associations Jul 10 04:33:44.876484 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7df81533-895d-4d46-9709-fa7bbad4d28e tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.876836 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7df81533-895d-4d46-9709-fa7bbad4d28e tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'associations' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.878582 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7df81533-895d-4d46-9709-fa7bbad4d28e tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Get associations for qos_spec id: f1c915c6-f206-436e-af25-64a7372336b2 {{(pid=100022) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 04:33:44.899271 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7df81533-895d-4d46-9709-fa7bbad4d28e tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associations returned with HTTP 200 Jul 10 04:33:44.899836 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 727/2922] 10.4.3.87 () {66 vars in 1386 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associations => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:44.910438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a8cd287b-da70-4b7b-91e2-77dac1a61c8c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.913101 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a8cd287b-da70-4b7b-91e2-77dac1a61c8c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/disassociate?vol_type_id=18b38664-0bbb-4d96-9982-895ee0d54650 Jul 10 04:33:44.913417 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a8cd287b-da70-4b7b-91e2-77dac1a61c8c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.914141 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a8cd287b-da70-4b7b-91e2-77dac1a61c8c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'disassociate' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.914141 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.914141 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:44.915051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8cd287b-da70-4b7b-91e2-77dac1a61c8c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Disassociate qos_spec: f1c915c6-f206-436e-af25-64a7372336b2 from type: 18b38664-0bbb-4d96-9982-895ee0d54650 {{(pid=100021) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 10 04:33:44.942135 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a8cd287b-da70-4b7b-91e2-77dac1a61c8c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/disassociate?vol_type_id=18b38664-0bbb-4d96-9982-895ee0d54650 returned with HTTP 202 Jul 10 04:33:44.942811 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 732/2923] 10.4.3.87 () {66 vars in 1483 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/disassociate?vol_type_id=18b38664-0bbb-4d96-9982-895ee0d54650 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:44.952427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-034cc21d-29ff-48fb-8063-5b41a7897f9f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.955042 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-034cc21d-29ff-48fb-8063-5b41a7897f9f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associations Jul 10 04:33:44.955350 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-034cc21d-29ff-48fb-8063-5b41a7897f9f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.955855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-034cc21d-29ff-48fb-8063-5b41a7897f9f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'associations' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.956065 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.956065 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:44.956472 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.qos_specs_manage [None req-034cc21d-29ff-48fb-8063-5b41a7897f9f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Get associations for qos_spec id: f1c915c6-f206-436e-af25-64a7372336b2 {{(pid=100019) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 04:33:44.972387 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-034cc21d-29ff-48fb-8063-5b41a7897f9f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associations returned with HTTP 200 Jul 10 04:33:44.972816 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 736/2924] 10.4.3.87 () {66 vars in 1386 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associations => generated 305 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:44.982913 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3e58bb23-26fa-4d5c-8480-99c7104d007b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:44.985508 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e58bb23-26fa-4d5c-8480-99c7104d007b tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/disassociate_all Jul 10 04:33:44.985953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e58bb23-26fa-4d5c-8480-99c7104d007b tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:44.986235 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e58bb23-26fa-4d5c-8480-99c7104d007b tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'disassociate_all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:44.986613 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:44.986613 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:44.987025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3e58bb23-26fa-4d5c-8480-99c7104d007b tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Disassociate qos_spec: f1c915c6-f206-436e-af25-64a7372336b2 from all. {{(pid=100020) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 10 04:33:45.003700 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e58bb23-26fa-4d5c-8480-99c7104d007b tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/disassociate_all returned with HTTP 202 Jul 10 04:33:45.004152 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 730/2925] 10.4.3.87 () {66 vars in 1398 bytes} [Fri Jul 10 04:33:44 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/disassociate_all => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.016261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bdac8aa8-9e33-4d1c-888c-0ed663cf9337 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.018116 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bdac8aa8-9e33-4d1c-888c-0ed663cf9337 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associations Jul 10 04:33:45.018330 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bdac8aa8-9e33-4d1c-888c-0ed663cf9337 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.018549 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bdac8aa8-9e33-4d1c-888c-0ed663cf9337 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'associations' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.018828 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.018828 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:45.019156 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bdac8aa8-9e33-4d1c-888c-0ed663cf9337 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Get associations for qos_spec id: f1c915c6-f206-436e-af25-64a7372336b2 {{(pid=100022) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 04:33:45.028140 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bdac8aa8-9e33-4d1c-888c-0ed663cf9337 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associations returned with HTTP 200 Jul 10 04:33:45.028589 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 728/2926] 10.4.3.87 () {66 vars in 1386 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:33:45.040074 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-aba90c21-ca42-49a9-abe6-10b24be8ea59 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.043420 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aba90c21-ca42-49a9-abe6-10b24be8ea59 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/types/21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 Jul 10 04:33:45.043639 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aba90c21-ca42-49a9-abe6-10b24be8ea59 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.043886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aba90c21-ca42-49a9-abe6-10b24be8ea59 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.044202 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.044202 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:45.072718 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aba90c21-ca42-49a9-abe6-10b24be8ea59 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/types/21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 returned with HTTP 202 Jul 10 04:33:45.073177 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 733/2927] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/types/21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.080975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5469cdda-ed35-463c-8ba0-f0399d27bd18 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.083208 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5469cdda-ed35-463c-8ba0-f0399d27bd18 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/types/21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 Jul 10 04:33:45.083463 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5469cdda-ed35-463c-8ba0-f0399d27bd18 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.083769 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5469cdda-ed35-463c-8ba0-f0399d27bd18 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.090193 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5469cdda-ed35-463c-8ba0-f0399d27bd18 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/types/21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 returned with HTTP 404 Jul 10 04:33:45.090863 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 737/2928] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/types/21871ddd-6bf0-4b6e-bc6e-d8412d1e6f17 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.101275 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ab6a8350-284c-4fd5-bf7a-da80b81548ad None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.103613 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ab6a8350-284c-4fd5-bf7a-da80b81548ad tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/types/3d4d2096-80e7-4739-bc6d-a2ca9b43e452 Jul 10 04:33:45.103613 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ab6a8350-284c-4fd5-bf7a-da80b81548ad tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.103984 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ab6a8350-284c-4fd5-bf7a-da80b81548ad tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.104375 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.104375 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:45.131736 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ab6a8350-284c-4fd5-bf7a-da80b81548ad tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/types/3d4d2096-80e7-4739-bc6d-a2ca9b43e452 returned with HTTP 202 Jul 10 04:33:45.131736 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 731/2929] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/types/3d4d2096-80e7-4739-bc6d-a2ca9b43e452 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.140241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2b005959-ac30-4948-af6a-5424e0b7e4e3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.143809 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b005959-ac30-4948-af6a-5424e0b7e4e3 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/types/3d4d2096-80e7-4739-bc6d-a2ca9b43e452 Jul 10 04:33:45.143912 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b005959-ac30-4948-af6a-5424e0b7e4e3 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.144123 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b005959-ac30-4948-af6a-5424e0b7e4e3 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.153155 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b005959-ac30-4948-af6a-5424e0b7e4e3 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/types/3d4d2096-80e7-4739-bc6d-a2ca9b43e452 returned with HTTP 404 Jul 10 04:33:45.153763 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 729/2930] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/types/3d4d2096-80e7-4739-bc6d-a2ca9b43e452 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.161098 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9c29f265-f301-432e-a045-2c6b68bf7460 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.163790 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9c29f265-f301-432e-a045-2c6b68bf7460 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/types/18b38664-0bbb-4d96-9982-895ee0d54650 Jul 10 04:33:45.164080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9c29f265-f301-432e-a045-2c6b68bf7460 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.164398 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9c29f265-f301-432e-a045-2c6b68bf7460 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.193523 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f797f5f8-c939-4973-9780-d8090d6ae028 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.195832 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f797f5f8-c939-4973-9780-d8090d6ae028 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:45.196065 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f797f5f8-c939-4973-9780-d8090d6ae028 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.196318 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f797f5f8-c939-4973-9780-d8090d6ae028 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.196453 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-f797f5f8-c939-4973-9780-d8090d6ae028 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:45.200107 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9c29f265-f301-432e-a045-2c6b68bf7460 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/types/18b38664-0bbb-4d96-9982-895ee0d54650 returned with HTTP 202 Jul 10 04:33:45.200712 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 734/2931] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/types/18b38664-0bbb-4d96-9982-895ee0d54650 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.203633 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.203633 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:45.204750 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f797f5f8-c939-4973-9780-d8090d6ae028 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:45.205444 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 738/2932] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.210804 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1a6fc202-59c0-4e86-8a32-24bed2c47d04 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.214807 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1a6fc202-59c0-4e86-8a32-24bed2c47d04 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/types/18b38664-0bbb-4d96-9982-895ee0d54650 Jul 10 04:33:45.214807 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1a6fc202-59c0-4e86-8a32-24bed2c47d04 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.214807 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1a6fc202-59c0-4e86-8a32-24bed2c47d04 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.217856 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1a6fc202-59c0-4e86-8a32-24bed2c47d04 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/types/18b38664-0bbb-4d96-9982-895ee0d54650 returned with HTTP 404 Jul 10 04:33:45.218617 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 732/2933] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/types/18b38664-0bbb-4d96-9982-895ee0d54650 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.227543 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3ee7079b-e78e-40cf-ade6-c9f32de9c85d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.229434 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3ee7079b-e78e-40cf-ade6-c9f32de9c85d tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] POST https://10.4.3.87/volume/v3/qos-specs Jul 10 04:33:45.229825 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3ee7079b-e78e-40cf-ade6-c9f32de9c85d tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1900999197", "consumer": "back-end"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:45.231571 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.231571 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:45.232001 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.qos_specs [None req-3ee7079b-e78e-40cf-ade6-c9f32de9c85d tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1900999197', 'consumer': 'back-end', 'specs': {}} {{(pid=100022) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 04:33:45.238785 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.db.api [None req-3ee7079b-e78e-40cf-ade6-c9f32de9c85d tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DB qos_specs_create(): root {'id': '22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1900999197'} {{(pid=100022) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 04:33:45.252698 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3ee7079b-e78e-40cf-ade6-c9f32de9c85d tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs returned with HTTP 200 Jul 10 04:33:45.253134 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 730/2934] 10.4.3.87 () {68 vars in 1257 bytes} [Fri Jul 10 04:33:45 2026] POST /volume/v3/qos-specs => generated 367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.263493 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-06af4530-f693-41f4-a76a-b22036f31985 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.265598 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-06af4530-f693-41f4-a76a-b22036f31985 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f?force=False Jul 10 04:33:45.265867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-06af4530-f693-41f4-a76a-b22036f31985 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.266112 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-06af4530-f693-41f4-a76a-b22036f31985 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.266823 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.qos_specs_manage [None req-06af4530-f693-41f4-a76a-b22036f31985 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Delete qos_spec: 22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f, force: False {{(pid=100021) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 04:33:45.293641 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-06af4530-f693-41f4-a76a-b22036f31985 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f?force=False returned with HTTP 202 Jul 10 04:33:45.294175 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 735/2935] 10.4.3.87 () {66 vars in 1373 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.302583 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-64015648-c30b-419f-8c6a-e7f457ad95c7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.305224 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64015648-c30b-419f-8c6a-e7f457ad95c7 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f Jul 10 04:33:45.305497 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64015648-c30b-419f-8c6a-e7f457ad95c7 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.305767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64015648-c30b-419f-8c6a-e7f457ad95c7 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.314854 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64015648-c30b-419f-8c6a-e7f457ad95c7 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f returned with HTTP 404 Jul 10 04:33:45.315642 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 739/2936] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.325248 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-49023f02-5d16-4974-8cc3-43780c426816 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.329365 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-49023f02-5d16-4974-8cc3-43780c426816 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs Jul 10 04:33:45.329365 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-49023f02-5d16-4974-8cc3-43780c426816 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.329365 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-49023f02-5d16-4974-8cc3-43780c426816 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.343238 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-49023f02-5d16-4974-8cc3-43780c426816 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs returned with HTTP 200 Jul 10 04:33:45.343874 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 733/2937] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.355679 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f2b46c2f-4561-4e13-8a8d-0dc7e1aee2bc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.357086 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2b46c2f-4561-4e13-8a8d-0dc7e1aee2bc tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f?force=False Jul 10 04:33:45.357304 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2b46c2f-4561-4e13-8a8d-0dc7e1aee2bc tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.357492 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2b46c2f-4561-4e13-8a8d-0dc7e1aee2bc tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.357789 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.357789 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:45.358159 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f2b46c2f-4561-4e13-8a8d-0dc7e1aee2bc tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Delete qos_spec: 22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f, force: False {{(pid=100022) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 04:33:45.361613 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2b46c2f-4561-4e13-8a8d-0dc7e1aee2bc tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f?force=False returned with HTTP 404 Jul 10 04:33:45.362281 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 731/2938] 10.4.3.87 () {66 vars in 1373 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.374883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5af637c9-885e-41ea-8009-218c321c02e9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.378256 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5af637c9-885e-41ea-8009-218c321c02e9 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f Jul 10 04:33:45.378586 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5af637c9-885e-41ea-8009-218c321c02e9 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.379074 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5af637c9-885e-41ea-8009-218c321c02e9 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.379522 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.379522 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:45.387079 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5af637c9-885e-41ea-8009-218c321c02e9 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f returned with HTTP 404 Jul 10 04:33:45.387079 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 736/2939] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/22a9b8a6-dcbf-4b4f-beab-3ade3dd6245f => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.394139 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9afa297b-620a-4d0b-8a61-5d695b13e7d7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.395968 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9afa297b-620a-4d0b-8a61-5d695b13e7d7 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] POST https://10.4.3.87/volume/v3/qos-specs Jul 10 04:33:45.396778 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9afa297b-620a-4d0b-8a61-5d695b13e7d7 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-791180735", "consumer": "both"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:45.399028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.qos_specs [None req-9afa297b-620a-4d0b-8a61-5d695b13e7d7 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-791180735', 'consumer': 'both', 'specs': {}} {{(pid=100019) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 04:33:45.405316 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.db.api [None req-9afa297b-620a-4d0b-8a61-5d695b13e7d7 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DB qos_specs_create(): root {'id': 'f1c9b725-2b76-410c-afc6-55490462109a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-791180735'} {{(pid=100019) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 04:33:45.414115 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9afa297b-620a-4d0b-8a61-5d695b13e7d7 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs returned with HTTP 200 Jul 10 04:33:45.414751 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 740/2940] 10.4.3.87 () {68 vars in 1257 bytes} [Fri Jul 10 04:33:45 2026] POST /volume/v3/qos-specs => generated 362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.427811 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-37b01155-1429-4237-96a2-dd54948843f2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.437515 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37b01155-1429-4237-96a2-dd54948843f2 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a?force=False Jul 10 04:33:45.437515 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37b01155-1429-4237-96a2-dd54948843f2 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.437515 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37b01155-1429-4237-96a2-dd54948843f2 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.437515 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.437515 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:45.437515 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.qos_specs_manage [None req-37b01155-1429-4237-96a2-dd54948843f2 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Delete qos_spec: f1c9b725-2b76-410c-afc6-55490462109a, force: False {{(pid=100020) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 04:33:45.470481 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37b01155-1429-4237-96a2-dd54948843f2 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a?force=False returned with HTTP 202 Jul 10 04:33:45.471359 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 734/2941] 10.4.3.87 () {66 vars in 1373 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a?force=False => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.482105 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4cb1ad43-da24-41ea-abdb-92efe5bca76a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.485721 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4cb1ad43-da24-41ea-abdb-92efe5bca76a tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a Jul 10 04:33:45.485928 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4cb1ad43-da24-41ea-abdb-92efe5bca76a tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.486259 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4cb1ad43-da24-41ea-abdb-92efe5bca76a tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.492678 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4cb1ad43-da24-41ea-abdb-92efe5bca76a tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a returned with HTTP 404 Jul 10 04:33:45.493285 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 732/2942] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.504348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5f0c1c81-2a38-43ec-9361-1a564d692d1e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.507087 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f0c1c81-2a38-43ec-9361-1a564d692d1e tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs Jul 10 04:33:45.507368 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f0c1c81-2a38-43ec-9361-1a564d692d1e tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.507620 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f0c1c81-2a38-43ec-9361-1a564d692d1e tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.522035 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f0c1c81-2a38-43ec-9361-1a564d692d1e tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs returned with HTTP 200 Jul 10 04:33:45.522497 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 737/2943] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.532379 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7173b4a7-7c8f-4f23-88ad-2896520f9914 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.534500 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7173b4a7-7c8f-4f23-88ad-2896520f9914 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a?force=False Jul 10 04:33:45.534734 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7173b4a7-7c8f-4f23-88ad-2896520f9914 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.534931 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7173b4a7-7c8f-4f23-88ad-2896520f9914 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.535200 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.535200 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:45.535715 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7173b4a7-7c8f-4f23-88ad-2896520f9914 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Delete qos_spec: f1c9b725-2b76-410c-afc6-55490462109a, force: False {{(pid=100019) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 04:33:45.540003 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7173b4a7-7c8f-4f23-88ad-2896520f9914 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a?force=False returned with HTTP 404 Jul 10 04:33:45.540669 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 741/2944] 10.4.3.87 () {66 vars in 1373 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.552928 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-83264ee5-3ecd-4732-bf86-791eddf02914 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.554171 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d9e1b086-d86f-46e6-83c4-f8a4843f20a9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.555391 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83264ee5-3ecd-4732-bf86-791eddf02914 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a Jul 10 04:33:45.555872 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83264ee5-3ecd-4732-bf86-791eddf02914 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.556322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83264ee5-3ecd-4732-bf86-791eddf02914 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.556551 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9e1b086-d86f-46e6-83c4-f8a4843f20a9 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 Jul 10 04:33:45.556551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9e1b086-d86f-46e6-83c4-f8a4843f20a9 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.557235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9e1b086-d86f-46e6-83c4-f8a4843f20a9 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.557318 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.557318 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:45.562026 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83264ee5-3ecd-4732-bf86-791eddf02914 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a returned with HTTP 404 Jul 10 04:33:45.563012 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 735/2945] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/f1c9b725-2b76-410c-afc6-55490462109a => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.564362 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9e1b086-d86f-46e6-83c4-f8a4843f20a9 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 returned with HTTP 404 Jul 10 04:33:45.565011 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 733/2946] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/volumes/0f511da5-b70c-4364-ae00-ed7cda901551 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:33:45.574527 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7bd40cd0-adba-4674-a11e-2a978eb12142 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.576528 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7bd40cd0-adba-4674-a11e-2a978eb12142 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] POST https://10.4.3.87/volume/v3/qos-specs Jul 10 04:33:45.576953 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7bd40cd0-adba-4674-a11e-2a978eb12142 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1290465737", "consumer": "front-end"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:45.579288 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6a5bb236-6dc6-46e0-9669-951e17e3b5b1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.579587 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.579587 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:45.580375 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.qos_specs [None req-7bd40cd0-adba-4674-a11e-2a978eb12142 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1290465737', 'consumer': 'front-end', 'specs': {}} {{(pid=100021) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 04:33:45.581754 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6a5bb236-6dc6-46e0-9669-951e17e3b5b1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] GET https://10.4.3.87/volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf Jul 10 04:33:45.582046 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6a5bb236-6dc6-46e0-9669-951e17e3b5b1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.582579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6a5bb236-6dc6-46e0-9669-951e17e3b5b1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.582579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.groups [None req-6a5bb236-6dc6-46e0-9669-951e17e3b5b1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] show called for member cb8b835b-5c52-4078-8322-4fa8443cdedf {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 04:33:45.588041 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6a5bb236-6dc6-46e0-9669-951e17e3b5b1 tempest-GroupSnapshotsV319Test-831586407 tempest-GroupSnapshotsV319Test-831586407-project-member] https://10.4.3.87/volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf returned with HTTP 404 Jul 10 04:33:45.588188 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-7bd40cd0-adba-4674-a11e-2a978eb12142 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DB qos_specs_create(): root {'id': '569d398d-7e2f-443d-aebd-036a2f3fa578', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1290465737'} {{(pid=100021) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 04:33:45.589887 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 742/2947] 10.4.3.87 () {68 vars in 1379 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/groups/cb8b835b-5c52-4078-8322-4fa8443cdedf => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:33:45.596775 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7bd40cd0-adba-4674-a11e-2a978eb12142 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs returned with HTTP 200 Jul 10 04:33:45.597406 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 738/2948] 10.4.3.87 () {68 vars in 1257 bytes} [Fri Jul 10 04:33:45 2026] POST /volume/v3/qos-specs => generated 368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.600817 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-35f3685b-aec4-42f6-b0eb-e1db0ee2e152 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.603661 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35f3685b-aec4-42f6-b0eb-e1db0ee2e152 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] DELETE https://10.4.3.87/volume/v3/group_types/551f1b1b-85b0-4065-8b00-3d8dde1494ca Jul 10 04:33:45.604165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-35f3685b-aec4-42f6-b0eb-e1db0ee2e152 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.604559 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-35f3685b-aec4-42f6-b0eb-e1db0ee2e152 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.608293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8e33d229-b1ab-4a39-b34d-56858f2a7689 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.612273 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8e33d229-b1ab-4a39-b34d-56858f2a7689 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578?force=False Jul 10 04:33:45.612744 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8e33d229-b1ab-4a39-b34d-56858f2a7689 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.612880 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8e33d229-b1ab-4a39-b34d-56858f2a7689 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.614201 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e33d229-b1ab-4a39-b34d-56858f2a7689 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Delete qos_spec: 569d398d-7e2f-443d-aebd-036a2f3fa578, force: False {{(pid=100022) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 04:33:45.622931 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-35f3685b-aec4-42f6-b0eb-e1db0ee2e152 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] https://10.4.3.87/volume/v3/group_types/551f1b1b-85b0-4065-8b00-3d8dde1494ca returned with HTTP 202 Jul 10 04:33:45.623396 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 736/2949] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/group_types/551f1b1b-85b0-4065-8b00-3d8dde1494ca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:45.632458 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-40c65960-bf67-4891-a34d-cdc3a56524f8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.635444 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-40c65960-bf67-4891-a34d-cdc3a56524f8 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] DELETE https://10.4.3.87/volume/v3/types/75e3af12-ed29-46e6-8406-8064a73400ad Jul 10 04:33:45.635599 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-40c65960-bf67-4891-a34d-cdc3a56524f8 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.636161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-40c65960-bf67-4891-a34d-cdc3a56524f8 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.641040 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8e33d229-b1ab-4a39-b34d-56858f2a7689 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578?force=False returned with HTTP 202 Jul 10 04:33:45.641698 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 734/2950] 10.4.3.87 () {66 vars in 1373 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.653453 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8941ad9d-f175-4f7e-9e72-d7844c521dcc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.655565 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8941ad9d-f175-4f7e-9e72-d7844c521dcc tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578 Jul 10 04:33:45.655698 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8941ad9d-f175-4f7e-9e72-d7844c521dcc tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.655884 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8941ad9d-f175-4f7e-9e72-d7844c521dcc tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.656177 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.656177 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:45.664368 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8941ad9d-f175-4f7e-9e72-d7844c521dcc tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578 returned with HTTP 404 Jul 10 04:33:45.664900 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 739/2951] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.672808 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-40c65960-bf67-4891-a34d-cdc3a56524f8 tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] https://10.4.3.87/volume/v3/types/75e3af12-ed29-46e6-8406-8064a73400ad returned with HTTP 202 Jul 10 04:33:45.673458 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5e1e26c9-91c8-4aea-8fae-6306099f566c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.673549 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 743/2952] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/types/75e3af12-ed29-46e6-8406-8064a73400ad => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.679767 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e1e26c9-91c8-4aea-8fae-6306099f566c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs Jul 10 04:33:45.679767 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e1e26c9-91c8-4aea-8fae-6306099f566c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.679767 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e1e26c9-91c8-4aea-8fae-6306099f566c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.683361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4f2c5e8b-04a0-40ff-b8db-e56cb7b4d0cf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.688915 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f2c5e8b-04a0-40ff-b8db-e56cb7b4d0cf tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] GET https://10.4.3.87/volume/v3/types/75e3af12-ed29-46e6-8406-8064a73400ad Jul 10 04:33:45.689011 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f2c5e8b-04a0-40ff-b8db-e56cb7b4d0cf tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.690952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f2c5e8b-04a0-40ff-b8db-e56cb7b4d0cf tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.691294 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e1e26c9-91c8-4aea-8fae-6306099f566c tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs returned with HTTP 200 Jul 10 04:33:45.691294 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 737/2953] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.698147 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f2c5e8b-04a0-40ff-b8db-e56cb7b4d0cf tempest-GroupSnapshotsV319Test-2106044462 tempest-GroupSnapshotsV319Test-2106044462-project-admin] https://10.4.3.87/volume/v3/types/75e3af12-ed29-46e6-8406-8064a73400ad returned with HTTP 404 Jul 10 04:33:45.698732 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 735/2954] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/types/75e3af12-ed29-46e6-8406-8064a73400ad => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.702508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-68ec1c7f-7695-4237-b022-67d971bfe293 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.706072 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-68ec1c7f-7695-4237-b022-67d971bfe293 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578?force=False Jul 10 04:33:45.706300 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-68ec1c7f-7695-4237-b022-67d971bfe293 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.706549 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-68ec1c7f-7695-4237-b022-67d971bfe293 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.707363 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.qos_specs_manage [None req-68ec1c7f-7695-4237-b022-67d971bfe293 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Delete qos_spec: 569d398d-7e2f-443d-aebd-036a2f3fa578, force: False {{(pid=100021) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 04:33:45.709120 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-38e6e310-ac2c-485c-a551-1928dc0bedce None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.711428 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-38e6e310-ac2c-485c-a551-1928dc0bedce tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] DELETE https://10.4.3.87/volume/v3/attachments/12bd5a6e-f944-4c44-92ca-3fd681fd02b5 Jul 10 04:33:45.711633 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-38e6e310-ac2c-485c-a551-1928dc0bedce tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.712883 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-68ec1c7f-7695-4237-b022-67d971bfe293 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578?force=False returned with HTTP 404 Jul 10 04:33:45.712951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-38e6e310-ac2c-485c-a551-1928dc0bedce tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.712979 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 740/2955] 10.4.3.87 () {66 vars in 1373 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.720306 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.720306 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:45.722999 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a4c448e9-4f43-46da-9c39-491dda7a826f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.725971 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a4c448e9-4f43-46da-9c39-491dda7a826f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578 Jul 10 04:33:45.726193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a4c448e9-4f43-46da-9c39-491dda7a826f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.726421 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a4c448e9-4f43-46da-9c39-491dda7a826f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.726764 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.726764 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:45.730562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a4c448e9-4f43-46da-9c39-491dda7a826f tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578 returned with HTTP 404 Jul 10 04:33:45.731098 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 738/2956] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/569d398d-7e2f-443d-aebd-036a2f3fa578 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:45.743826 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ce2b8700-0b20-4d83-ae5a-1a78e9d6b5cb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.746164 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce2b8700-0b20-4d83-ae5a-1a78e9d6b5cb tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 Jul 10 04:33:45.746466 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce2b8700-0b20-4d83-ae5a-1a78e9d6b5cb tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.746750 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce2b8700-0b20-4d83-ae5a-1a78e9d6b5cb tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.747110 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.747110 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:45.752743 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce2b8700-0b20-4d83-ae5a-1a78e9d6b5cb tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 returned with HTTP 200 Jul 10 04:33:45.753243 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 736/2957] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.765770 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5955d365-4c1e-4069-8d11-22d902822454 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.768776 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5955d365-4c1e-4069-8d11-22d902822454 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs Jul 10 04:33:45.768776 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5955d365-4c1e-4069-8d11-22d902822454 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.768979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5955d365-4c1e-4069-8d11-22d902822454 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.774436 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5955d365-4c1e-4069-8d11-22d902822454 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs returned with HTTP 200 Jul 10 04:33:45.774885 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 741/2958] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.788247 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fe0e8f46-b65b-4dfa-ab79-ffb3c6794cee None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.788247 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fe0e8f46-b65b-4dfa-ab79-ffb3c6794cee tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] PUT https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 Jul 10 04:33:45.788528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fe0e8f46-b65b-4dfa-ab79-ffb3c6794cee tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:45.794447 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.qos_specs [None req-fe0e8f46-b65b-4dfa-ab79-ffb3c6794cee tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100020) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 10 04:33:45.801609 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [None req-fe0e8f46-b65b-4dfa-ab79-ffb3c6794cee tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] qos_specs_update() value: {'id': 'f238f3d7-48bf-4eb3-a506-679d463e76b0', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'f1c915c6-f206-436e-af25-64a7372336b2', 'deleted': False} {{(pid=100020) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 10 04:33:45.805684 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fe0e8f46-b65b-4dfa-ab79-ffb3c6794cee tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 returned with HTTP 200 Jul 10 04:33:45.806053 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 739/2959] 10.4.3.87 () {68 vars in 1367 bytes} [Fri Jul 10 04:33:45 2026] PUT /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 => generated 36 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:33:45.817508 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1c931123-d1ea-43a3-b9e0-284e161fc6fe None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.820552 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1c931123-d1ea-43a3-b9e0-284e161fc6fe tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 Jul 10 04:33:45.820850 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1c931123-d1ea-43a3-b9e0-284e161fc6fe tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.821143 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1c931123-d1ea-43a3-b9e0-284e161fc6fe tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.821423 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.821423 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:45.830886 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1c931123-d1ea-43a3-b9e0-284e161fc6fe tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 returned with HTTP 200 Jul 10 04:33:45.831359 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 737/2960] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 => generated 411 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.842412 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e2a93ac1-e8c5-42ef-9da0-191937ce5fa2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.844443 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2a93ac1-e8c5-42ef-9da0-191937ce5fa2 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] PUT https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/delete_keys Jul 10 04:33:45.844813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2a93ac1-e8c5-42ef-9da0-191937ce5fa2 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:45.846462 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.846462 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:45.846823 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e2a93ac1-e8c5-42ef-9da0-191937ce5fa2 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Delete_key spec: f1c915c6-f206-436e-af25-64a7372336b2, keys: ['iops_bytes'] {{(pid=100021) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 10 04:33:45.862961 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2a93ac1-e8c5-42ef-9da0-191937ce5fa2 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/delete_keys returned with HTTP 202 Jul 10 04:33:45.863588 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 742/2961] 10.4.3.87 () {68 vars in 1403 bytes} [Fri Jul 10 04:33:45 2026] PUT /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2/delete_keys => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.871541 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6be02458-e7b8-433a-97a1-127cac3fbcbb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.874004 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6be02458-e7b8-433a-97a1-127cac3fbcbb tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 Jul 10 04:33:45.874311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6be02458-e7b8-433a-97a1-127cac3fbcbb tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.874572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6be02458-e7b8-433a-97a1-127cac3fbcbb tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.874964 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.874964 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:45.879506 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6be02458-e7b8-433a-97a1-127cac3fbcbb tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 returned with HTTP 200 Jul 10 04:33:45.880016 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 740/2962] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.888046 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-54d905a5-16ce-4763-9817-629b885f3f55 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.890420 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-54d905a5-16ce-4763-9817-629b885f3f55 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 Jul 10 04:33:45.890612 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-54d905a5-16ce-4763-9817-629b885f3f55 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.890948 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-54d905a5-16ce-4763-9817-629b885f3f55 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.891231 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.891231 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:45.895546 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-54d905a5-16ce-4763-9817-629b885f3f55 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 returned with HTTP 200 Jul 10 04:33:45.896111 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 738/2963] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:45.906187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b4198ad7-be82-4d3b-99df-d9714b116192 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.908452 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b4198ad7-be82-4d3b-99df-d9714b116192 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] DELETE https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2?force=False Jul 10 04:33:45.908692 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b4198ad7-be82-4d3b-99df-d9714b116192 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.908909 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b4198ad7-be82-4d3b-99df-d9714b116192 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.909227 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.909227 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:45.909608 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b4198ad7-be82-4d3b-99df-d9714b116192 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Delete qos_spec: f1c915c6-f206-436e-af25-64a7372336b2, force: False {{(pid=100021) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 04:33:45.926813 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b4198ad7-be82-4d3b-99df-d9714b116192 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2?force=False returned with HTTP 202 Jul 10 04:33:45.927293 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 743/2964] 10.4.3.87 () {66 vars in 1373 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:45.934737 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4de98007-88cf-4f28-9a0f-929fdb36fc51 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:45.936445 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4de98007-88cf-4f28-9a0f-929fdb36fc51 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] GET https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 Jul 10 04:33:45.936683 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4de98007-88cf-4f28-9a0f-929fdb36fc51 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:45.936992 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4de98007-88cf-4f28-9a0f-929fdb36fc51 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:45.937087 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:45.937087 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:45.940758 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4de98007-88cf-4f28-9a0f-929fdb36fc51 tempest-QosSpecsTestJSON-1331009420 tempest-QosSpecsTestJSON-1331009420-project-admin] https://10.4.3.87/volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 returned with HTTP 404 Jul 10 04:33:45.941208 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 741/2965] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:45 2026] GET /volume/v3/qos-specs/f1c915c6-f206-436e-af25-64a7372336b2 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:46.220139 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ce3c87fd-f4dd-4d57-8a2a-e927b8793c3f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:46.222246 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce3c87fd-f4dd-4d57-8a2a-e927b8793c3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:46.222455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce3c87fd-f4dd-4d57-8a2a-e927b8793c3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:46.222692 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce3c87fd-f4dd-4d57-8a2a-e927b8793c3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:46.222806 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ce3c87fd-f4dd-4d57-8a2a-e927b8793c3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:46.228012 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:46.228012 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:46.228851 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce3c87fd-f4dd-4d57-8a2a-e927b8793c3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:46.229430 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 739/2966] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:46 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:46.260278 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-93ada10c-f658-47f7-96b5-55ec5eda9b7a req-38e6e310-ac2c-485c-a551-1928dc0bedce tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/attachments/12bd5a6e-f944-4c44-92ca-3fd681fd02b5 returned with HTTP 200 Jul 10 04:33:46.260899 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 744/2967] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:33:45 2026] DELETE /volume/v3/attachments/12bd5a6e-f944-4c44-92ca-3fd681fd02b5 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:46.831718 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0f79cef5-b7e7-45a2-b128-3c4d3d7e15db None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:46.837040 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f79cef5-b7e7-45a2-b128-3c4d3d7e15db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:33:46.837040 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f79cef5-b7e7-45a2-b128-3c4d3d7e15db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:46.837040 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f79cef5-b7e7-45a2-b128-3c4d3d7e15db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:46.854635 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:46.854635 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:46.861165 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0f79cef5-b7e7-45a2-b128-3c4d3d7e15db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:33:46.869255 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f79cef5-b7e7-45a2-b128-3c4d3d7e15db tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:33:46.869962 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 744/2968] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:46 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:47.248023 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-94fd17d8-e354-49df-b855-2e015cc1ac2c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:47.252379 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94fd17d8-e354-49df-b855-2e015cc1ac2c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:47.255032 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-94fd17d8-e354-49df-b855-2e015cc1ac2c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:47.255425 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-94fd17d8-e354-49df-b855-2e015cc1ac2c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:47.255491 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-94fd17d8-e354-49df-b855-2e015cc1ac2c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:47.266990 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:47.266990 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:47.268143 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94fd17d8-e354-49df-b855-2e015cc1ac2c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:47.268665 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 742/2969] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:47 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:48.280502 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-216ab092-4e5b-43c0-9eb7-8102a23ae51d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:48.282702 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-216ab092-4e5b-43c0-9eb7-8102a23ae51d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:48.282903 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-216ab092-4e5b-43c0-9eb7-8102a23ae51d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:48.283112 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-216ab092-4e5b-43c0-9eb7-8102a23ae51d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:48.283282 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-216ab092-4e5b-43c0-9eb7-8102a23ae51d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:48.291697 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:48.291697 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:48.292530 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-216ab092-4e5b-43c0-9eb7-8102a23ae51d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:48.292983 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 740/2970] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:48 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:48.715396 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:48.844122 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:48.844122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-149163962"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:48.845910 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-149163962'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:48.845988 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Create volume of 1 GB Jul 10 04:33:48.846461 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:48.846461 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:48.851964 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Availability Zones retrieved successfully. Jul 10 04:33:48.859408 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Flow 'volume_create_api' (5442a3be-2831-4047-b33c-e16b8deab424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:48.860567 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb5451b-ad72-4a52-b6fc-fae2c3602f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:48.862012 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:48.910280 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb5451b-ad72-4a52-b6fc-fae2c3602f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:48.910280 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fb2882-e472-4722-8e4d-fd7748c981f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:48.979812 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Created reservations ['11fee733-66eb-4372-8854-3fd9fe41b276', '369356dc-bc09-4d37-8803-650f3addd040', '58f2ac1d-36a5-4347-9478-be4a58e41316', 'ced21669-3203-471d-8723-2671fbb03a8a'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:48.980781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fb2882-e472-4722-8e4d-fd7748c981f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11fee733-66eb-4372-8854-3fd9fe41b276', '369356dc-bc09-4d37-8803-650f3addd040', '58f2ac1d-36a5-4347-9478-be4a58e41316', 'ced21669-3203-471d-8723-2671fbb03a8a']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:48.981503 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d7cf66a-f9e6-457d-95c4-42fa5f4c1cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:49.006173 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d7cf66a-f9e6-457d-95c4-42fa5f4c1cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53c29312-4a21-4d84-a66a-357c111783e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-149163962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bbe7a8a8c894aecadabd3b5ff3141d2',qos_specs=None,replication_status=,reservations=['11fee733-66eb-4372-8854-3fd9fe41b276','369356dc-bc09-4d37-8803-650f3addd040','58f2ac1d-36a5-4347-9478-be4a58e41316','ced21669-3203-471d-8723-2671fbb03a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc83c2fc61cc437d8a83fe8d9eb0562b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-149163962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53c29312-4a21-4d84-a66a-357c111783e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bbe7a8a8c894aecadabd3b5ff3141d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc83c2fc61cc437d8a83fe8d9eb0562b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:49.007480 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b494986f-f1c0-47bd-8e33-0ae10a12c63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:49.015956 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4b8f8222-5217-47a1-aac1-4ec856fd7b24 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:49.026324 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b494986f-f1c0-47bd-8e33-0ae10a12c63d) transitioned into state 'SUCCESS' from state '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-149163962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bbe7a8a8c894aecadabd3b5ff3141d2',qos_specs=None,replication_status=,reservations=['11fee733-66eb-4372-8854-3fd9fe41b276','369356dc-bc09-4d37-8803-650f3addd040','58f2ac1d-36a5-4347-9478-be4a58e41316','ced21669-3203-471d-8723-2671fbb03a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc83c2fc61cc437d8a83fe8d9eb0562b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:49.027062 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f01f73b-0981-4b53-a63a-7507b5071823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:49.039515 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f01f73b-0981-4b53-a63a-7507b5071823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:49.040755 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Flow 'volume_create_api' (5442a3be-2831-4047-b33c-e16b8deab424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:49.041503 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Create volume request issued successfully. Jul 10 04:33:49.042032 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d8767995-bd8b-45cb-8eb0-d2fa96347dea tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:49.042668 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 745/2971] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:33:48 2026] POST /volume/v3/volumes => generated 748 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:49.054954 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9a24ac4b-9bca-47b5-873f-872472267657 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:49.058536 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9a24ac4b-9bca-47b5-873f-872472267657 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:33:49.058536 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9a24ac4b-9bca-47b5-873f-872472267657 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:49.058536 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9a24ac4b-9bca-47b5-873f-872472267657 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:49.069317 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:49.069317 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:49.074364 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9a24ac4b-9bca-47b5-873f-872472267657 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:33:49.078361 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b8f8222-5217-47a1-aac1-4ec856fd7b24 tempest-VolumePoolsAdminTestsJSON-917540333 tempest-VolumePoolsAdminTestsJSON-917540333-project-admin] GET https://10.4.3.87/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 04:33:49.078573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b8f8222-5217-47a1-aac1-4ec856fd7b24 tempest-VolumePoolsAdminTestsJSON-917540333 tempest-VolumePoolsAdminTestsJSON-917540333-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:49.078795 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b8f8222-5217-47a1-aac1-4ec856fd7b24 tempest-VolumePoolsAdminTestsJSON-917540333 tempest-VolumePoolsAdminTestsJSON-917540333-project-admin] Calling method 'get_pools' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:49.079625 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9a24ac4b-9bca-47b5-873f-872472267657 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 returned with HTTP 200 Jul 10 04:33:49.079625 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 743/2972] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:49 2026] GET /volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:49.307197 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0ff4b63a-3e61-412a-9296-93cfd6fb1bb3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:49.310711 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0ff4b63a-3e61-412a-9296-93cfd6fb1bb3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:49.310711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0ff4b63a-3e61-412a-9296-93cfd6fb1bb3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:49.310711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0ff4b63a-3e61-412a-9296-93cfd6fb1bb3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:49.311685 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0ff4b63a-3e61-412a-9296-93cfd6fb1bb3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:49.325815 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:49.325815 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:49.326774 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0ff4b63a-3e61-412a-9296-93cfd6fb1bb3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:49.327229 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 741/2973] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:49 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:49.583941 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b8f8222-5217-47a1-aac1-4ec856fd7b24 tempest-VolumePoolsAdminTestsJSON-917540333 tempest-VolumePoolsAdminTestsJSON-917540333-project-admin] https://10.4.3.87/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 04:33:49.584511 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 745/2974] 10.4.3.87 () {66 vars in 1307 bytes} [Fri Jul 10 04:33:49 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:49.594180 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7f9af9f9-c897-471c-b863-bb4961b9270c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:49.596654 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f9af9f9-c897-471c-b863-bb4961b9270c tempest-VolumePoolsAdminTestsJSON-917540333 tempest-VolumePoolsAdminTestsJSON-917540333-project-admin] GET https://10.4.3.87/volume/v3/scheduler-stats/get_pools Jul 10 04:33:49.596965 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7f9af9f9-c897-471c-b863-bb4961b9270c tempest-VolumePoolsAdminTestsJSON-917540333 tempest-VolumePoolsAdminTestsJSON-917540333-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:49.597235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7f9af9f9-c897-471c-b863-bb4961b9270c tempest-VolumePoolsAdminTestsJSON-917540333 tempest-VolumePoolsAdminTestsJSON-917540333-project-admin] Calling method 'get_pools' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:49.597553 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:49.597553 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:50.094494 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-08829bbc-5338-49dc-993d-0ddcd051b37f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:50.096328 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08829bbc-5338-49dc-993d-0ddcd051b37f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:33:50.096558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08829bbc-5338-49dc-993d-0ddcd051b37f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:50.096786 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08829bbc-5338-49dc-993d-0ddcd051b37f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:50.100118 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f9af9f9-c897-471c-b863-bb4961b9270c tempest-VolumePoolsAdminTestsJSON-917540333 tempest-VolumePoolsAdminTestsJSON-917540333-project-admin] https://10.4.3.87/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 04:33:50.100681 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 746/2975] 10.4.3.87 () {66 vars in 1284 bytes} [Fri Jul 10 04:33:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:50.104471 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:50.104471 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:50.110579 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-08829bbc-5338-49dc-993d-0ddcd051b37f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:33:50.116146 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08829bbc-5338-49dc-993d-0ddcd051b37f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 returned with HTTP 200 Jul 10 04:33:50.116688 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 744/2976] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:50 2026] GET /volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:50.131693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bd90d758-673d-40ec-b602-2b7cfce6fa8e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:50.133795 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bd90d758-673d-40ec-b602-2b7cfce6fa8e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:33:50.134256 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bd90d758-673d-40ec-b602-2b7cfce6fa8e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53c29312-4a21-4d84-a66a-357c111783e5", "name": "tempest-SnapshotsActionsTest-Snapshot-742687117"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:50.144178 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:50.144178 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:50.144865 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bd90d758-673d-40ec-b602-2b7cfce6fa8e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:33:50.145051 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-bd90d758-673d-40ec-b602-2b7cfce6fa8e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Create snapshot from volume 53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:33:50.187939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-bd90d758-673d-40ec-b602-2b7cfce6fa8e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Created reservations ['29f0068f-1fce-4f1b-92b4-155fd9a29368', 'c8f49936-d1c4-41e7-9dac-7551ce07a3e0', '4459cbb2-9c53-4ed1-86bc-9cc6de592389', '7dd89f7f-c407-4ad5-82ed-cf0363bb1fa5'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:50.233911 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bd90d758-673d-40ec-b602-2b7cfce6fa8e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot create request issued successfully. Jul 10 04:33:50.234332 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bd90d758-673d-40ec-b602-2b7cfce6fa8e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:33:50.236045 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 742/2977] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:33:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:50.249387 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-53e078eb-5f9e-4f6e-b034-fc8821d6015d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:50.252102 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-53e078eb-5f9e-4f6e-b034-fc8821d6015d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:33:50.252351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-53e078eb-5f9e-4f6e-b034-fc8821d6015d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:50.252579 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-53e078eb-5f9e-4f6e-b034-fc8821d6015d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:50.258607 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:50.258607 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:50.261109 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-53e078eb-5f9e-4f6e-b034-fc8821d6015d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:50.261109 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-53e078eb-5f9e-4f6e-b034-fc8821d6015d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:33:50.261109 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 746/2978] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:50 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:50.339518 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f58a9415-b782-4ae6-91b4-f2c5204696b4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:50.342038 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f58a9415-b782-4ae6-91b4-f2c5204696b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:50.342227 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f58a9415-b782-4ae6-91b4-f2c5204696b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:50.342456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f58a9415-b782-4ae6-91b4-f2c5204696b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:50.342593 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-f58a9415-b782-4ae6-91b4-f2c5204696b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:50.349140 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:50.349140 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:50.350182 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f58a9415-b782-4ae6-91b4-f2c5204696b4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:50.350575 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 747/2979] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:50 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:50.361331 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ca386e1b-1dd4-4b76-8cce-4142d46bb3bb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:50.363401 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca386e1b-1dd4-4b76-8cce-4142d46bb3bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 Jul 10 04:33:50.363668 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ca386e1b-1dd4-4b76-8cce-4142d46bb3bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:50.363911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ca386e1b-1dd4-4b76-8cce-4142d46bb3bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:50.372827 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:50.372827 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:50.377086 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ca386e1b-1dd4-4b76-8cce-4142d46bb3bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:50.382862 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca386e1b-1dd4-4b76-8cce-4142d46bb3bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 returned with HTTP 200 Jul 10 04:33:50.383288 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 745/2980] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:50 2026] GET /volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:50.398409 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:50.400866 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173/restore Jul 10 04:33:50.401342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:50.403151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Restoring backup 6a0cb000-50b4-4d4a-a3d8-9837f81f6173 ({'restore': {}}) {{(pid=100022) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 04:33:50.403334 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Restoring backup 6a0cb000-50b4-4d4a-a3d8-9837f81f6173 to volume None. Jul 10 04:33:50.408086 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:50.408086 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:50.409665 np0000004952 devstack@c-api.service[100022]: INFO cinder.backup.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating volume of 1 GB for restore of backup 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. Jul 10 04:33:50.417013 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:33:50.416713. {{(pid=100022) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:33:50.417132 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Availability Zones retrieved successfully. Jul 10 04:33:50.422549 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (44481a80-9612-44cb-8c17-9919bd3fc06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:50.423668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (796c9547-7913-4ac1-ba46-069dff44c9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:50.424589 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:50.453161 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (796c9547-7913-4ac1-ba46-069dff44c9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:50.453995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a21eed0-f673-4262-b244-4073a16adde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:50.498333 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['924e8ab4-f2f0-4195-a28a-fcebce82a66b', '342b0cae-2f14-4ade-b4e2-44263512f51e', 'ea217f62-861c-4ab4-add2-e2c685611a95', '8bcdc4c5-4231-4afa-a21c-fa5dc3cdcdd7'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:50.499407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a21eed0-f673-4262-b244-4073a16adde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['924e8ab4-f2f0-4195-a28a-fcebce82a66b', '342b0cae-2f14-4ade-b4e2-44263512f51e', 'ea217f62-861c-4ab4-add2-e2c685611a95', '8bcdc4c5-4231-4afa-a21c-fa5dc3cdcdd7']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:50.500575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e8e73e-d547-4ee5-a0a8-91afd0a7aad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:50.537715 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e8e73e-d547-4ee5-a0a8-91afd0a7aad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '711e4e32-bf10-4fe8-a899-20ef147ba642', '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_6a0cb000-50b4-4d4a-a3d8-9837f81f6173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['924e8ab4-f2f0-4195-a28a-fcebce82a66b','342b0cae-2f14-4ade-b4e2-44263512f51e','ea217f62-861c-4ab4-add2-e2c685611a95','8bcdc4c5-4231-4afa-a21c-fa5dc3cdcdd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6a0cb000-50b4-4d4a-a3d8-9837f81f6173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=711e4e32-bf10-4fe8-a899-20ef147ba642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b457ba9a08461794fd65f5cd89724a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:50.539238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (590432eb-de8d-4e12-8a53-0020f0f230ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:50.555269 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (590432eb-de8d-4e12-8a53-0020f0f230ac) transitioned into 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_6a0cb000-50b4-4d4a-a3d8-9837f81f6173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['924e8ab4-f2f0-4195-a28a-fcebce82a66b','342b0cae-2f14-4ade-b4e2-44263512f51e','ea217f62-861c-4ab4-add2-e2c685611a95','8bcdc4c5-4231-4afa-a21c-fa5dc3cdcdd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:50.556276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1bd3f9f-f266-4276-81e6-e4ec7254dc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:50.567164 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1bd3f9f-f266-4276-81e6-e4ec7254dc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:50.569664 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (44481a80-9612-44cb-8c17-9919bd3fc06d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:50.569664 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request issued successfully. Jul 10 04:33:50.575570 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:50.575570 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:50.576128 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:51.272313 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-440a16a6-fda9-4d89-96b9-f0a9166accb5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:51.274367 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-440a16a6-fda9-4d89-96b9-f0a9166accb5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:33:51.274608 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-440a16a6-fda9-4d89-96b9-f0a9166accb5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:51.274918 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-440a16a6-fda9-4d89-96b9-f0a9166accb5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:51.280106 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:51.280106 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:51.280663 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-440a16a6-fda9-4d89-96b9-f0a9166accb5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:51.281493 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-440a16a6-fda9-4d89-96b9-f0a9166accb5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:33:51.281883 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 747/2981] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:51 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:51.300092 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-aca5069a-8d9f-415e-9234-ca4010595b2f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:51.462676 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-aca5069a-8d9f-415e-9234-ca4010595b2f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action Jul 10 04:33:51.463059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-aca5069a-8d9f-415e-9234-ca4010595b2f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:51.463248 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-aca5069a-8d9f-415e-9234-ca4010595b2f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:51.464526 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.admin_actions [None req-aca5069a-8d9f-415e-9234-ca4010595b2f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot 'ad014915-bf59-417f-bc99-40ec8043d1de' with '{'status': 'creating'}' {{(pid=100019) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:33:51.474408 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:51.474408 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:51.489581 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-aca5069a-8d9f-415e-9234-ca4010595b2f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action returned with HTTP 202 Jul 10 04:33:51.490065 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 748/2982] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:51 2026] POST /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:51.497556 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-909b0eab-3aa9-472e-8098-a8859c2db98c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:51.500266 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-909b0eab-3aa9-472e-8098-a8859c2db98c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:33:51.500266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-909b0eab-3aa9-472e-8098-a8859c2db98c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:51.500266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-909b0eab-3aa9-472e-8098-a8859c2db98c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:51.506444 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:51.506444 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:51.507052 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-909b0eab-3aa9-472e-8098-a8859c2db98c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:51.508077 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-909b0eab-3aa9-472e-8098-a8859c2db98c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:33:51.508581 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 746/2983] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:51 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:51.518412 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1ca33b8c-126b-4053-85d1-4216fe90db38 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:51.520416 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1ca33b8c-126b-4053-85d1-4216fe90db38 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action Jul 10 04:33:51.520813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1ca33b8c-126b-4053-85d1-4216fe90db38 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:51.520980 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1ca33b8c-126b-4053-85d1-4216fe90db38 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:51.522849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.admin_actions [None req-1ca33b8c-126b-4053-85d1-4216fe90db38 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot 'ad014915-bf59-417f-bc99-40ec8043d1de' with '{'status': 'available'}' {{(pid=100021) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:33:51.548692 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:51.548692 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:51.561957 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1ca33b8c-126b-4053-85d1-4216fe90db38 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action returned with HTTP 202 Jul 10 04:33:51.562523 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 748/2984] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:51 2026] POST /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:51.570299 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ce125066-d6ee-45d1-a031-8d2d2c439ff9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:51.572065 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce125066-d6ee-45d1-a031-8d2d2c439ff9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:33:51.572647 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ce125066-d6ee-45d1-a031-8d2d2c439ff9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:51.572647 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ce125066-d6ee-45d1-a031-8d2d2c439ff9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:51.578430 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:51.578430 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:51.579013 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ce125066-d6ee-45d1-a031-8d2d2c439ff9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:51.580069 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce125066-d6ee-45d1-a031-8d2d2c439ff9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:33:51.580554 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 749/2985] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:51 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:51.584237 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:51.584237 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:51.584783 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:33:51.584957 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Checking backup size 1 against volume size 1 {{(pid=100022) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 04:33:51.585081 np0000004952 devstack@c-api.service[100022]: INFO cinder.backup.api [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Overwriting volume 711e4e32-bf10-4fe8-a899-20ef147ba642 with restore of backup 6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:51.592888 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-193cf203-d901-41d5-854c-2f1bfa51840d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:51.594979 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-193cf203-d901-41d5-854c-2f1bfa51840d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:33:51.595416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-193cf203-d901-41d5-854c-2f1bfa51840d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53c29312-4a21-4d84-a66a-357c111783e5", "name": "tempest-SnapshotsActionsTest-Snapshot-1830563667"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:51.600076 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] restore_backup in rpcapi backup_id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173 {{(pid=100022) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 04:33:51.602585 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2015cef3-7dd1-404d-ac4b-9a7e9b52df27 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173/restore returned with HTTP 202 Jul 10 04:33:51.603266 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 743/2986] 10.4.3.87 () {68 vars in 1386 bytes} [Fri Jul 10 04:33:50 2026] POST /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173/restore => generated 189 bytes in 1205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:51.607882 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:51.607882 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:51.608995 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-193cf203-d901-41d5-854c-2f1bfa51840d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:33:51.608995 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-193cf203-d901-41d5-854c-2f1bfa51840d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Create snapshot from volume 53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:33:51.612859 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-faec054f-da21-47b5-95c5-0877ee6b057f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:51.614852 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-faec054f-da21-47b5-95c5-0877ee6b057f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:51.615126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-faec054f-da21-47b5-95c5-0877ee6b057f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:51.615447 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-faec054f-da21-47b5-95c5-0877ee6b057f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:51.615591 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-faec054f-da21-47b5-95c5-0877ee6b057f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:51.621237 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:51.621237 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:51.622082 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-faec054f-da21-47b5-95c5-0877ee6b057f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:51.622763 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 749/2987] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:51 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:51.638386 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-193cf203-d901-41d5-854c-2f1bfa51840d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Created reservations ['838cb7da-c2df-4fce-b8df-81db207300d5', '24378269-0f73-4a16-9ae1-567b135d4b24', '61280dbe-f37d-435d-8596-017cb4eb1628', '2cdb18a6-6536-4f90-98d1-b418b16b1915'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:51.670292 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-193cf203-d901-41d5-854c-2f1bfa51840d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot create request issued successfully. Jul 10 04:33:51.670681 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-193cf203-d901-41d5-854c-2f1bfa51840d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:33:51.671264 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 747/2988] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:33:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 04:33:51.680710 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-71c375a6-2d30-42c9-bcd7-f8bfe68231ad None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:51.682973 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-71c375a6-2d30-42c9-bcd7-f8bfe68231ad tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b Jul 10 04:33:51.683294 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-71c375a6-2d30-42c9-bcd7-f8bfe68231ad tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:51.683600 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-71c375a6-2d30-42c9-bcd7-f8bfe68231ad tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:51.690826 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:51.690826 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:51.691399 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-71c375a6-2d30-42c9-bcd7-f8bfe68231ad tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:51.692391 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-71c375a6-2d30-42c9-bcd7-f8bfe68231ad tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b returned with HTTP 200 Jul 10 04:33:51.692779 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 750/2989] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:51 2026] GET /volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:52.634130 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d5adab62-3365-4dd4-8bc6-c5710ce86eeb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:52.636192 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d5adab62-3365-4dd4-8bc6-c5710ce86eeb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:52.636462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d5adab62-3365-4dd4-8bc6-c5710ce86eeb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:52.636720 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d5adab62-3365-4dd4-8bc6-c5710ce86eeb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:52.636883 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d5adab62-3365-4dd4-8bc6-c5710ce86eeb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:52.641553 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:52.641553 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:52.642686 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d5adab62-3365-4dd4-8bc6-c5710ce86eeb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:52.643094 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 744/2990] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:52 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:52.703181 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-207da4e7-fd5a-40a1-b660-ba09f6c106b9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:52.705190 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-207da4e7-fd5a-40a1-b660-ba09f6c106b9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b Jul 10 04:33:52.706153 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-207da4e7-fd5a-40a1-b660-ba09f6c106b9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:52.706153 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-207da4e7-fd5a-40a1-b660-ba09f6c106b9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:52.712274 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:52.712274 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:52.712916 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-207da4e7-fd5a-40a1-b660-ba09f6c106b9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:52.713943 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-207da4e7-fd5a-40a1-b660-ba09f6c106b9 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b returned with HTTP 200 Jul 10 04:33:52.714473 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 750/2991] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:52 2026] GET /volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:52.723411 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-820e7064-b010-49c2-b4a8-b1c3fcfa7e52 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:52.725399 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-820e7064-b010-49c2-b4a8-b1c3fcfa7e52 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b/action Jul 10 04:33:52.725892 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-820e7064-b010-49c2-b4a8-b1c3fcfa7e52 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:52.726039 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-820e7064-b010-49c2-b4a8-b1c3fcfa7e52 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:52.727365 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.admin_actions [None req-820e7064-b010-49c2-b4a8-b1c3fcfa7e52 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot '4cdf8a09-23e4-44b6-aa25-b89fab722e4b' with '{'status': 'creating'}' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:33:52.738900 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:52.738900 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:52.754195 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-820e7064-b010-49c2-b4a8-b1c3fcfa7e52 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b/action returned with HTTP 202 Jul 10 04:33:52.754808 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 748/2992] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:52 2026] POST /volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:52.762283 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6cc3ea3b-f2c3-40ec-b74a-5b9003eabbd2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:52.764976 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cc3ea3b-f2c3-40ec-b74a-5b9003eabbd2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b Jul 10 04:33:52.764976 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cc3ea3b-f2c3-40ec-b74a-5b9003eabbd2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:52.765256 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cc3ea3b-f2c3-40ec-b74a-5b9003eabbd2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:52.772346 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:52.772346 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:52.772346 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6cc3ea3b-f2c3-40ec-b74a-5b9003eabbd2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:52.773395 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cc3ea3b-f2c3-40ec-b74a-5b9003eabbd2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b returned with HTTP 200 Jul 10 04:33:52.773871 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 751/2993] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:52 2026] GET /volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:52.785877 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-174bd17f-85b3-40f1-901c-cb60b2bc336e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:52.787966 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-174bd17f-85b3-40f1-901c-cb60b2bc336e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b/action Jul 10 04:33:52.788341 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-174bd17f-85b3-40f1-901c-cb60b2bc336e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:52.788488 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-174bd17f-85b3-40f1-901c-cb60b2bc336e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:52.809601 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:52.809601 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:52.809894 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-174bd17f-85b3-40f1-901c-cb60b2bc336e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Snapshot retrieved successfully. Jul 10 04:33:52.826462 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-174bd17f-85b3-40f1-901c-cb60b2bc336e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Snapshot delete request issued successfully. Jul 10 04:33:52.826764 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-174bd17f-85b3-40f1-901c-cb60b2bc336e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b/action returned with HTTP 202 Jul 10 04:33:52.827262 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 745/2994] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:52 2026] POST /volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:52.836281 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8e76eb76-dec0-4707-9811-8bb4afd4bc1a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:52.838603 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8e76eb76-dec0-4707-9811-8bb4afd4bc1a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b Jul 10 04:33:52.838883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8e76eb76-dec0-4707-9811-8bb4afd4bc1a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:52.839138 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8e76eb76-dec0-4707-9811-8bb4afd4bc1a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:52.845282 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:52.845282 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:52.845913 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8e76eb76-dec0-4707-9811-8bb4afd4bc1a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:52.846986 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8e76eb76-dec0-4707-9811-8bb4afd4bc1a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b returned with HTTP 200 Jul 10 04:33:52.847442 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 751/2995] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:52 2026] GET /volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:52.857657 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-db0e26ec-3ba8-4f26-a77a-5d701382f5af None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:52.947299 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-db0e26ec-3ba8-4f26-a77a-5d701382f5af tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:33:52.947628 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-db0e26ec-3ba8-4f26-a77a-5d701382f5af tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1434463379"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:52.949030 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:52.949030 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:52.960167 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-db0e26ec-3ba8-4f26-a77a-5d701382f5af tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:33:52.960542 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 749/2996] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:33:52 2026] POST /volume/v3/types => generated 233 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:52.970047 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c1f489a7-205f-46ff-84b4-fd0f3186634d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:52.971898 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1f489a7-205f-46ff-84b4-fd0f3186634d tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:33:52.972278 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1f489a7-205f-46ff-84b4-fd0f3186634d tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1344229448", "extra_specs": {"multiattach": " True"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:52.987486 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1f489a7-205f-46ff-84b4-fd0f3186634d tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:33:52.987893 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 752/2997] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:33:52 2026] POST /volume/v3/types => generated 259 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:52.995848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:53.070565 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:33:53.070874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1434463379", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1632279384"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:53.072295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1434463379', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1632279384'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:33:53.075845 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Create volume of 1 GB Jul 10 04:33:53.076138 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:53.076138 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:53.076681 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Availability Zones retrieved successfully. Jul 10 04:33:53.082042 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Flow 'volume_create_api' (e9d833c9-0799-40a7-8475-259cfd165fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:53.082790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965f4897-710b-409e-88f4-3e8b34e3ec8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:53.083666 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:33:53.105742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965f4897-710b-409e-88f4-3e8b34e3ec8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:33:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=203e5a3a-e385-4246-ace1-6741103a73de,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1434463379',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '203e5a3a-e385-4246-ace1-6741103a73de', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:53.106738 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04a8585-d9d2-4450-a1ce-03c69bafad45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:53.136878 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1434463379 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1434463379, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:53.137161 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1434463379 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1434463379, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:53.170063 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Created reservations ['69c7996f-6e3b-45a1-84a3-4baa6c51c854', '6b11e3df-c065-4510-a619-1648e3689f37', '205a1967-1c46-4ca2-8e0f-b1005afa59a0', '16db0486-6806-4870-bccc-e204c79a32f4'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:53.171064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e04a8585-d9d2-4450-a1ce-03c69bafad45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69c7996f-6e3b-45a1-84a3-4baa6c51c854', '6b11e3df-c065-4510-a619-1648e3689f37', '205a1967-1c46-4ca2-8e0f-b1005afa59a0', '16db0486-6806-4870-bccc-e204c79a32f4']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:53.171981 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67e6dd6-ff79-4f28-992a-841e5d0d0d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:53.194776 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67e6dd6-ff79-4f28-992a-841e5d0d0d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ce68548-49c2-4eed-83a1-d39f9b3673df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1632279384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='266518a8ba3d4201986550a04631287e',qos_specs=None,replication_status=,reservations=['69c7996f-6e3b-45a1-84a3-4baa6c51c854','6b11e3df-c065-4510-a619-1648e3689f37','205a1967-1c46-4ca2-8e0f-b1005afa59a0','16db0486-6806-4870-bccc-e204c79a32f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='609127ca985c4ac4a0431220b931075d',volume_type_id=203e5a3a-e385-4246-ace1-6741103a73de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:33:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1632279384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ce68548-49c2-4eed-83a1-d39f9b3673df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='266518a8ba3d4201986550a04631287e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='609127ca985c4ac4a0431220b931075d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(203e5a3a-e385-4246-ace1-6741103a73de),volume_type_id=203e5a3a-e385-4246-ace1-6741103a73de)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:53.195680 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2903ee7a-67db-41fa-873c-4f38ee253e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:53.215225 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2903ee7a-67db-41fa-873c-4f38ee253e62) transitioned into state 'SUCCESS' from state '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-1632279384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='266518a8ba3d4201986550a04631287e',qos_specs=None,replication_status=,reservations=['69c7996f-6e3b-45a1-84a3-4baa6c51c854','6b11e3df-c065-4510-a619-1648e3689f37','205a1967-1c46-4ca2-8e0f-b1005afa59a0','16db0486-6806-4870-bccc-e204c79a32f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='609127ca985c4ac4a0431220b931075d',volume_type_id=203e5a3a-e385-4246-ace1-6741103a73de)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:53.215902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409a5f82-d95f-470f-a896-1466b0396377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:33:53.225099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409a5f82-d95f-470f-a896-1466b0396377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:33:53.225492 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Flow 'volume_create_api' (e9d833c9-0799-40a7-8475-259cfd165fa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:33:53.225883 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Create volume request issued successfully. Jul 10 04:33:53.226526 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b00a474d-6f0e-46ab-8419-1a6938f00efc tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:33:53.226926 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 746/2998] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:33:52 2026] POST /volume/v3/volumes => generated 870 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:53.238883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0587f3ec-0c30-44d3-84d2-16e95a95c1b2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:53.241241 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0587f3ec-0c30-44d3-84d2-16e95a95c1b2 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:53.241515 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0587f3ec-0c30-44d3-84d2-16e95a95c1b2 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:53.241801 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0587f3ec-0c30-44d3-84d2-16e95a95c1b2 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:53.251142 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:53.251142 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:53.256774 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0587f3ec-0c30-44d3-84d2-16e95a95c1b2 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:53.263480 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0587f3ec-0c30-44d3-84d2-16e95a95c1b2 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:53.264079 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 752/2999] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:53 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:53.653838 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f1a0eacf-fa86-4131-8cc3-7749e4aca12e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:53.656578 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f1a0eacf-fa86-4131-8cc3-7749e4aca12e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:53.658244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f1a0eacf-fa86-4131-8cc3-7749e4aca12e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:53.658572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f1a0eacf-fa86-4131-8cc3-7749e4aca12e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:53.659833 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f1a0eacf-fa86-4131-8cc3-7749e4aca12e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:53.667856 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:53.667856 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:53.670015 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f1a0eacf-fa86-4131-8cc3-7749e4aca12e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:53.671511 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 750/3000] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:53 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:53.858360 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-37da9776-7044-4377-b944-f78dab6b401c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:53.860542 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-37da9776-7044-4377-b944-f78dab6b401c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b Jul 10 04:33:53.860794 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-37da9776-7044-4377-b944-f78dab6b401c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:53.861030 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-37da9776-7044-4377-b944-f78dab6b401c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:53.866573 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-37da9776-7044-4377-b944-f78dab6b401c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b returned with HTTP 404 Jul 10 04:33:53.867232 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 753/3001] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:53 2026] GET /volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:53.876768 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-31c53ceb-406d-452e-98ba-11e52713eccb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:53.882285 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31c53ceb-406d-452e-98ba-11e52713eccb tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action Jul 10 04:33:53.882766 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31c53ceb-406d-452e-98ba-11e52713eccb tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:53.882958 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31c53ceb-406d-452e-98ba-11e52713eccb tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:53.885938 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.admin_actions [None req-31c53ceb-406d-452e-98ba-11e52713eccb tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot 'ad014915-bf59-417f-bc99-40ec8043d1de' with '{'status': 'available'}' {{(pid=100022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:33:53.897353 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:53.897353 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:53.910958 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31c53ceb-406d-452e-98ba-11e52713eccb tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action returned with HTTP 202 Jul 10 04:33:53.911394 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 747/3002] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:53 2026] POST /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:53.918722 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b3ed0b26-fbd1-4ae8-8736-034c84d19686 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:53.920545 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3ed0b26-fbd1-4ae8-8736-034c84d19686 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:33:53.920836 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3ed0b26-fbd1-4ae8-8736-034c84d19686 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:53.921035 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3ed0b26-fbd1-4ae8-8736-034c84d19686 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:53.925513 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:53.925513 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:53.926012 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b3ed0b26-fbd1-4ae8-8736-034c84d19686 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:53.927131 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3ed0b26-fbd1-4ae8-8736-034c84d19686 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:33:53.927313 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 753/3003] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:53 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:53.936427 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e8135ff2-4113-4e54-86d6-160be9c43115 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:53.940005 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e8135ff2-4113-4e54-86d6-160be9c43115 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b Jul 10 04:33:53.940005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e8135ff2-4113-4e54-86d6-160be9c43115 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:53.940005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e8135ff2-4113-4e54-86d6-160be9c43115 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:53.940005 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-e8135ff2-4113-4e54-86d6-160be9c43115 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Delete snapshot with id: 4cdf8a09-23e4-44b6-aa25-b89fab722e4b Jul 10 04:33:53.947057 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e8135ff2-4113-4e54-86d6-160be9c43115 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b returned with HTTP 404 Jul 10 04:33:53.948138 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 751/3004] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:33:53 2026] DELETE /volume/v3/snapshots/4cdf8a09-23e4-44b6-aa25-b89fab722e4b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:53.957161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b5b00eaa-aed4-4fa2-b05a-37d59460fa5e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:53.958944 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b5b00eaa-aed4-4fa2-b05a-37d59460fa5e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:33:53.959359 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b5b00eaa-aed4-4fa2-b05a-37d59460fa5e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53c29312-4a21-4d84-a66a-357c111783e5", "name": "tempest-SnapshotsActionsTest-Snapshot-689004719"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:53.967997 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:53.967997 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:53.968701 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b5b00eaa-aed4-4fa2-b05a-37d59460fa5e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:33:53.968701 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-b5b00eaa-aed4-4fa2-b05a-37d59460fa5e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Create snapshot from volume 53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:33:54.003135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-b5b00eaa-aed4-4fa2-b05a-37d59460fa5e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Created reservations ['9e8ca0ee-7b44-417a-974e-2a8578f3f0aa', 'a53eccf8-0b8a-4bf1-878f-1014fe24234a', 'd45363b5-0ffb-48dd-9206-8ed865f316ae', 'af9996f1-4588-423b-892e-94bce1fa6d38'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:54.037820 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b5b00eaa-aed4-4fa2-b05a-37d59460fa5e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot create request issued successfully. Jul 10 04:33:54.038116 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b5b00eaa-aed4-4fa2-b05a-37d59460fa5e tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:33:54.038546 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 754/3005] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:33:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:54.047009 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-515ba634-edf1-4856-871b-54f6e99720d3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:54.049244 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-515ba634-edf1-4856-871b-54f6e99720d3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 Jul 10 04:33:54.049507 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-515ba634-edf1-4856-871b-54f6e99720d3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:54.049721 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-515ba634-edf1-4856-871b-54f6e99720d3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:54.055317 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:54.055317 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:54.055768 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-515ba634-edf1-4856-871b-54f6e99720d3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:54.057383 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-515ba634-edf1-4856-871b-54f6e99720d3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 returned with HTTP 200 Jul 10 04:33:54.057818 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 748/3006] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:54 2026] GET /volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:54.281986 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c391c24a-ed1d-40b4-a1ea-f540d91640f6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:54.284138 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c391c24a-ed1d-40b4-a1ea-f540d91640f6 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:54.284381 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c391c24a-ed1d-40b4-a1ea-f540d91640f6 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:54.284581 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c391c24a-ed1d-40b4-a1ea-f540d91640f6 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:54.292411 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:54.292411 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:54.297293 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c391c24a-ed1d-40b4-a1ea-f540d91640f6 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:54.310416 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c391c24a-ed1d-40b4-a1ea-f540d91640f6 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:54.311000 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 754/3007] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:54 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:54.328608 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ac486fe4-96e0-44f9-813e-da500e157471 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:54.331581 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ac486fe4-96e0-44f9-813e-da500e157471 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:54.331873 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ac486fe4-96e0-44f9-813e-da500e157471 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:54.332095 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ac486fe4-96e0-44f9-813e-da500e157471 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:54.344661 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:54.344661 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:54.350991 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ac486fe4-96e0-44f9-813e-da500e157471 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Volume info retrieved successfully. Jul 10 04:33:54.358533 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ac486fe4-96e0-44f9-813e-da500e157471 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:54.359044 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 752/3008] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:54 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 1191 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:54.375070 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:54.377231 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] POST https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df/action Jul 10 04:33:54.377674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1344229448", "migration_policy": "never"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:54.378111 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1344229448", "migration_policy": "never"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:54.389388 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:54.389388 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:54.390016 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:54.397878 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:54.397878 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:54.415639 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1344229448 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1344229448, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:54.416240 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1344229448 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1344229448, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:54.453027 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Created reservations ['7c700326-0927-4623-88a8-afccabca10e4', '6431d598-6b6b-41e9-91cb-c9f3471367c8'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:54.467100 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1434463379 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1434463379, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:54.467431 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1434463379 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1434463379, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:54.476297 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Created reservations ['bd756876-d82d-432e-a159-639d4790fa4f', '0cf64149-3aad-4183-ad3d-fa28f3c63f08'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:54.508921 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Retype volume request issued successfully. Jul 10 04:33:54.509148 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3a6f3e9f-6440-41a9-b002-2b6558e44e81 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df/action returned with HTTP 202 Jul 10 04:33:54.509623 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 755/3009] 10.4.3.87 () {70 vars in 1425 bytes} [Fri Jul 10 04:33:54 2026] POST /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 04:33:54.520296 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b835059c-efbf-4ada-8083-9d28c3a416fd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:54.522673 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b835059c-efbf-4ada-8083-9d28c3a416fd tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:54.522933 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b835059c-efbf-4ada-8083-9d28c3a416fd tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:54.523166 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b835059c-efbf-4ada-8083-9d28c3a416fd tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:54.532576 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:54.532576 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:54.540755 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b835059c-efbf-4ada-8083-9d28c3a416fd tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:54.548829 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b835059c-efbf-4ada-8083-9d28c3a416fd tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:54.549734 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 749/3010] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:54 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:54.675357 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6e69ffa2-c49b-4a08-8793-6e67de2558f9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:54.677464 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6e69ffa2-c49b-4a08-8793-6e67de2558f9 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] DELETE https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:33:54.677645 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6e69ffa2-c49b-4a08-8793-6e67de2558f9 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:54.677856 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6e69ffa2-c49b-4a08-8793-6e67de2558f9 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:54.678313 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-6e69ffa2-c49b-4a08-8793-6e67de2558f9 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Delete volume with id: 2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:33:54.682041 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d4002f72-7dda-4065-b874-c41a9d011c73 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:54.683790 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d4002f72-7dda-4065-b874-c41a9d011c73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:54.683982 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d4002f72-7dda-4065-b874-c41a9d011c73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:54.684200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d4002f72-7dda-4065-b874-c41a9d011c73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:54.684329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d4002f72-7dda-4065-b874-c41a9d011c73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:54.686359 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:54.686359 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:54.686771 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6e69ffa2-c49b-4a08-8793-6e67de2558f9 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:33:54.688926 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:54.688926 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:54.690921 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d4002f72-7dda-4065-b874-c41a9d011c73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:54.690921 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 753/3011] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:54 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:54.705039 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6e69ffa2-c49b-4a08-8793-6e67de2558f9 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Delete volume request issued successfully. Jul 10 04:33:54.705257 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6e69ffa2-c49b-4a08-8793-6e67de2558f9 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 202 Jul 10 04:33:54.705794 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 755/3012] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:54 2026] DELETE /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:54.715152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7369e75f-7355-40e6-959b-52b621948e76 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:54.717338 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7369e75f-7355-40e6-959b-52b621948e76 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:33:54.717503 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7369e75f-7355-40e6-959b-52b621948e76 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:54.717687 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7369e75f-7355-40e6-959b-52b621948e76 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:54.726841 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:54.726841 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:54.730703 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7369e75f-7355-40e6-959b-52b621948e76 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:33:54.735881 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7369e75f-7355-40e6-959b-52b621948e76 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 200 Jul 10 04:33:54.736259 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 756/3013] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:54 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:55.067670 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-524f2178-7b46-455e-840a-e0928d07a10c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.069553 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-524f2178-7b46-455e-840a-e0928d07a10c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 Jul 10 04:33:55.070072 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-524f2178-7b46-455e-840a-e0928d07a10c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.070432 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-524f2178-7b46-455e-840a-e0928d07a10c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.084751 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.084751 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:55.084751 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-524f2178-7b46-455e-840a-e0928d07a10c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:55.084751 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-524f2178-7b46-455e-840a-e0928d07a10c tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 returned with HTTP 200 Jul 10 04:33:55.084751 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 750/3014] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:55.097127 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-14da88ed-9ff2-4265-a7d1-ac714077dbb2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.099426 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-14da88ed-9ff2-4265-a7d1-ac714077dbb2 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91/action Jul 10 04:33:55.099918 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-14da88ed-9ff2-4265-a7d1-ac714077dbb2 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:55.100122 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-14da88ed-9ff2-4265-a7d1-ac714077dbb2 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:55.102042 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.admin_actions [None req-14da88ed-9ff2-4265-a7d1-ac714077dbb2 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot '76cc92ef-2210-4f58-a7b0-c88b62753a91' with '{'status': 'deleting'}' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:33:55.113028 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.113028 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:55.124677 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-14da88ed-9ff2-4265-a7d1-ac714077dbb2 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91/action returned with HTTP 202 Jul 10 04:33:55.125062 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 754/3015] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:55 2026] POST /volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:55.132866 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c5a7629a-9adb-4343-803c-01a514173dfa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.135393 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5a7629a-9adb-4343-803c-01a514173dfa tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 Jul 10 04:33:55.135589 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5a7629a-9adb-4343-803c-01a514173dfa tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.136005 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5a7629a-9adb-4343-803c-01a514173dfa tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.141228 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.141228 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:55.141657 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c5a7629a-9adb-4343-803c-01a514173dfa tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:55.142716 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5a7629a-9adb-4343-803c-01a514173dfa tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 returned with HTTP 200 Jul 10 04:33:55.143065 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 756/3016] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:55.154845 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-83221459-fa65-46fb-a973-eb996db3fe85 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.157024 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-83221459-fa65-46fb-a973-eb996db3fe85 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91/action Jul 10 04:33:55.157461 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-83221459-fa65-46fb-a973-eb996db3fe85 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:55.157622 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-83221459-fa65-46fb-a973-eb996db3fe85 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:55.165062 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.165062 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:55.165495 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-83221459-fa65-46fb-a973-eb996db3fe85 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Snapshot retrieved successfully. Jul 10 04:33:55.184177 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-83221459-fa65-46fb-a973-eb996db3fe85 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Snapshot delete request issued successfully. Jul 10 04:33:55.184466 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-83221459-fa65-46fb-a973-eb996db3fe85 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91/action returned with HTTP 202 Jul 10 04:33:55.184986 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 757/3017] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:55 2026] POST /volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:55.198122 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9818ad2b-66e3-44a6-8b62-157d10be6173 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.202247 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9818ad2b-66e3-44a6-8b62-157d10be6173 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 Jul 10 04:33:55.202247 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9818ad2b-66e3-44a6-8b62-157d10be6173 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.202247 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9818ad2b-66e3-44a6-8b62-157d10be6173 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.217657 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.217657 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:55.217657 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9818ad2b-66e3-44a6-8b62-157d10be6173 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:55.217657 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9818ad2b-66e3-44a6-8b62-157d10be6173 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 returned with HTTP 200 Jul 10 04:33:55.217971 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 751/3018] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:55.567251 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5c18f0cd-7cb0-44b5-a53a-399ce6acbc5e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.569348 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5c18f0cd-7cb0-44b5-a53a-399ce6acbc5e tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:55.569595 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5c18f0cd-7cb0-44b5-a53a-399ce6acbc5e tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.569865 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5c18f0cd-7cb0-44b5-a53a-399ce6acbc5e tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.577146 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.577146 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:55.580883 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5c18f0cd-7cb0-44b5-a53a-399ce6acbc5e tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:55.585260 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5c18f0cd-7cb0-44b5-a53a-399ce6acbc5e tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:55.585786 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 755/3019] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:55.599490 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a91dbe2c-f362-4a3b-85be-df9ff3c52e13 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.601636 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a91dbe2c-f362-4a3b-85be-df9ff3c52e13 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:55.601892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a91dbe2c-f362-4a3b-85be-df9ff3c52e13 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.602094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a91dbe2c-f362-4a3b-85be-df9ff3c52e13 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.609923 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.609923 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:55.613872 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a91dbe2c-f362-4a3b-85be-df9ff3c52e13 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Volume info retrieved successfully. Jul 10 04:33:55.618161 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a91dbe2c-f362-4a3b-85be-df9ff3c52e13 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:55.618625 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 757/3020] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:55.630731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bcefd7e8-536d-4145-a44e-b3463fe58f02 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.632880 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bcefd7e8-536d-4145-a44e-b3463fe58f02 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:55.633125 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bcefd7e8-536d-4145-a44e-b3463fe58f02 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.633394 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bcefd7e8-536d-4145-a44e-b3463fe58f02 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.642601 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.642601 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:55.647245 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bcefd7e8-536d-4145-a44e-b3463fe58f02 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Volume info retrieved successfully. Jul 10 04:33:55.651821 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bcefd7e8-536d-4145-a44e-b3463fe58f02 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:55.652508 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 758/3021] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:55.667278 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.670582 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] POST https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df/action Jul 10 04:33:55.671066 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1434463379", "migration_policy": "never"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:55.671273 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1434463379", "migration_policy": "never"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:55.685402 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.685402 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:55.685863 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:55.704541 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1598e875-2b95-4be6-a7e3-a2e95d9e7dd0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.706107 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1598e875-2b95-4be6-a7e3-a2e95d9e7dd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:55.706290 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1598e875-2b95-4be6-a7e3-a2e95d9e7dd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.706455 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1598e875-2b95-4be6-a7e3-a2e95d9e7dd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.706563 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1598e875-2b95-4be6-a7e3-a2e95d9e7dd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:55.712231 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.712231 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:55.713116 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1598e875-2b95-4be6-a7e3-a2e95d9e7dd0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:55.713509 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 756/3022] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:55.727493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Created reservations ['28bcc790-392b-4150-bf10-0fc0563b4afe', '2bcc2423-0c5f-4807-980c-1733325dea06'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:55.739766 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1344229448 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1344229448, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:55.740082 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1344229448 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1344229448, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:33:55.750852 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29a645ce-e865-47e3-bf4b-f94302eec76f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.752324 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Created reservations ['4191e247-2d00-4d4b-94f7-0e21d97c6836', '538bd5ed-5f40-4997-a788-bd9691423c4b'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:55.753147 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29a645ce-e865-47e3-bf4b-f94302eec76f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b Jul 10 04:33:55.753765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29a645ce-e865-47e3-bf4b-f94302eec76f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.753765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29a645ce-e865-47e3-bf4b-f94302eec76f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.763966 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29a645ce-e865-47e3-bf4b-f94302eec76f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b returned with HTTP 404 Jul 10 04:33:55.765625 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 758/3023] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/volumes/2c3058c3-0d2b-4c72-bbe3-38d453b8ff8b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:55.785771 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Retype volume request issued successfully. Jul 10 04:33:55.787456 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-49bd7f59-a4b2-46fb-b327-384e77f9c122 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df/action returned with HTTP 202 Jul 10 04:33:55.787456 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 752/3024] 10.4.3.87 () {70 vars in 1425 bytes} [Fri Jul 10 04:33:55 2026] POST /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 04:33:55.788652 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a54b860e-8bfa-4e2c-8a5e-46b33a8fd449 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.792791 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a54b860e-8bfa-4e2c-8a5e-46b33a8fd449 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] DELETE https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 Jul 10 04:33:55.792791 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a54b860e-8bfa-4e2c-8a5e-46b33a8fd449 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.792791 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a54b860e-8bfa-4e2c-8a5e-46b33a8fd449 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.792791 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-a54b860e-8bfa-4e2c-8a5e-46b33a8fd449 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Delete volume with id: 48f372e0-7c89-46e7-8810-205a62fd4d16 Jul 10 04:33:55.800269 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0d2943fa-5239-4269-9a3b-45aa887ea9ca None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.802333 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.802333 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:55.802440 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a54b860e-8bfa-4e2c-8a5e-46b33a8fd449 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:33:55.802927 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0d2943fa-5239-4269-9a3b-45aa887ea9ca tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:55.803193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0d2943fa-5239-4269-9a3b-45aa887ea9ca tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.803488 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0d2943fa-5239-4269-9a3b-45aa887ea9ca tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.812770 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.812770 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:55.817391 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0d2943fa-5239-4269-9a3b-45aa887ea9ca tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:55.823119 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0d2943fa-5239-4269-9a3b-45aa887ea9ca tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:55.823647 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 757/3025] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:55.825194 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a54b860e-8bfa-4e2c-8a5e-46b33a8fd449 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Delete volume request issued successfully. Jul 10 04:33:55.825194 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a54b860e-8bfa-4e2c-8a5e-46b33a8fd449 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 returned with HTTP 202 Jul 10 04:33:55.825700 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 759/3026] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:33:55 2026] DELETE /volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:55.842503 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ac1f3af3-e45e-4de9-a0ad-ce66fa992906 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:55.846015 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac1f3af3-e45e-4de9-a0ad-ce66fa992906 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 Jul 10 04:33:55.846240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac1f3af3-e45e-4de9-a0ad-ce66fa992906 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:55.846460 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ac1f3af3-e45e-4de9-a0ad-ce66fa992906 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:55.855966 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:55.855966 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:55.861982 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ac1f3af3-e45e-4de9-a0ad-ce66fa992906 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Volume info retrieved successfully. Jul 10 04:33:55.868151 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ac1f3af3-e45e-4de9-a0ad-ce66fa992906 tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 returned with HTTP 200 Jul 10 04:33:55.868647 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 759/3027] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:55 2026] GET /volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:56.233961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b899f4df-1d8c-4cd9-a02b-3684e9656a1f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.235880 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b899f4df-1d8c-4cd9-a02b-3684e9656a1f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 Jul 10 04:33:56.236111 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b899f4df-1d8c-4cd9-a02b-3684e9656a1f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.236386 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b899f4df-1d8c-4cd9-a02b-3684e9656a1f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.241012 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b899f4df-1d8c-4cd9-a02b-3684e9656a1f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 returned with HTTP 404 Jul 10 04:33:56.241468 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 753/3028] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:56 2026] GET /volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:56.250236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-94b6e2af-8eea-47c7-a288-74640e7699a7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.252148 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94b6e2af-8eea-47c7-a288-74640e7699a7 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action Jul 10 04:33:56.252519 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-94b6e2af-8eea-47c7-a288-74640e7699a7 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:56.252660 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-94b6e2af-8eea-47c7-a288-74640e7699a7 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:56.254096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.admin_actions [None req-94b6e2af-8eea-47c7-a288-74640e7699a7 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot 'ad014915-bf59-417f-bc99-40ec8043d1de' with '{'status': 'available'}' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:33:56.264973 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:56.264973 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:56.278504 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94b6e2af-8eea-47c7-a288-74640e7699a7 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action returned with HTTP 202 Jul 10 04:33:56.279121 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 758/3029] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:56 2026] POST /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:56.287404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d2741ab7-50d8-4f60-b06b-04f099efe532 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.289668 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2741ab7-50d8-4f60-b06b-04f099efe532 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:33:56.289897 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2741ab7-50d8-4f60-b06b-04f099efe532 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.290082 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2741ab7-50d8-4f60-b06b-04f099efe532 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.295403 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:56.295403 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:56.295899 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d2741ab7-50d8-4f60-b06b-04f099efe532 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:56.296782 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2741ab7-50d8-4f60-b06b-04f099efe532 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:33:56.297251 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 760/3030] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:56 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:56.307494 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-191465ed-0fcd-4361-83e8-7188896131ca None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.309673 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-191465ed-0fcd-4361-83e8-7188896131ca tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 Jul 10 04:33:56.309886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-191465ed-0fcd-4361-83e8-7188896131ca tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.310067 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-191465ed-0fcd-4361-83e8-7188896131ca tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.310166 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-191465ed-0fcd-4361-83e8-7188896131ca tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Delete snapshot with id: 76cc92ef-2210-4f58-a7b0-c88b62753a91 Jul 10 04:33:56.315582 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-191465ed-0fcd-4361-83e8-7188896131ca tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 returned with HTTP 404 Jul 10 04:33:56.316239 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 760/3031] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:33:56 2026] DELETE /volume/v3/snapshots/76cc92ef-2210-4f58-a7b0-c88b62753a91 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:56.326186 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cad57b52-2833-45d3-8984-336cd1412fd3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.328013 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cad57b52-2833-45d3-8984-336cd1412fd3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:33:56.328381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cad57b52-2833-45d3-8984-336cd1412fd3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53c29312-4a21-4d84-a66a-357c111783e5", "name": "tempest-SnapshotsActionsTest-Snapshot-360789553"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:56.339000 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:56.339000 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:56.339486 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cad57b52-2833-45d3-8984-336cd1412fd3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:33:56.339658 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-cad57b52-2833-45d3-8984-336cd1412fd3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Create snapshot from volume 53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:33:56.373518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-cad57b52-2833-45d3-8984-336cd1412fd3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Created reservations ['006e1dcb-0d9c-4738-b4a8-29e92c13775c', 'e4c9f569-6cd3-4fec-aed5-cc35c40bf69b', '22408578-4437-4759-8056-31bba03d06f3', 'b1991dc0-95f2-4df4-819b-889f20cc81b7'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:56.407823 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cad57b52-2833-45d3-8984-336cd1412fd3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot create request issued successfully. Jul 10 04:33:56.408059 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cad57b52-2833-45d3-8984-336cd1412fd3 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:33:56.408557 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 754/3032] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:33:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:56.420116 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6eb68b5f-037a-446c-a9b7-77c40578ed75 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.422373 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6eb68b5f-037a-446c-a9b7-77c40578ed75 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af Jul 10 04:33:56.422614 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6eb68b5f-037a-446c-a9b7-77c40578ed75 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.422906 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6eb68b5f-037a-446c-a9b7-77c40578ed75 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.433586 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:56.433586 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:56.434243 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6eb68b5f-037a-446c-a9b7-77c40578ed75 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:56.435241 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6eb68b5f-037a-446c-a9b7-77c40578ed75 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af returned with HTTP 200 Jul 10 04:33:56.435994 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 759/3033] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:56 2026] GET /volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:56.724462 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ba3a37b0-69bc-4c88-acc5-62e53450b588 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.726379 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba3a37b0-69bc-4c88-acc5-62e53450b588 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:56.726579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba3a37b0-69bc-4c88-acc5-62e53450b588 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.726781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba3a37b0-69bc-4c88-acc5-62e53450b588 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.726893 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ba3a37b0-69bc-4c88-acc5-62e53450b588 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:56.731479 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:56.731479 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:56.732374 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba3a37b0-69bc-4c88-acc5-62e53450b588 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:56.732829 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 761/3034] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:56 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:56.841850 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-570beec2-2a24-4e5f-b7da-0306a4908bc7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.844369 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-570beec2-2a24-4e5f-b7da-0306a4908bc7 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:56.844687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-570beec2-2a24-4e5f-b7da-0306a4908bc7 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.844933 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-570beec2-2a24-4e5f-b7da-0306a4908bc7 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.855790 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:56.855790 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:56.860658 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-570beec2-2a24-4e5f-b7da-0306a4908bc7 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:56.866468 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-570beec2-2a24-4e5f-b7da-0306a4908bc7 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:56.866986 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 761/3035] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:56 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:56.879430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-24f5ce67-a2b1-4f6c-bd31-beed48ec73d9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.881965 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24f5ce67-a2b1-4f6c-bd31-beed48ec73d9 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:56.882295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24f5ce67-a2b1-4f6c-bd31-beed48ec73d9 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.882577 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24f5ce67-a2b1-4f6c-bd31-beed48ec73d9 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.884730 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-82048122-aaed-4153-9052-d2678e64306f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.886367 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-82048122-aaed-4153-9052-d2678e64306f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] GET https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 Jul 10 04:33:56.886563 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-82048122-aaed-4153-9052-d2678e64306f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.886817 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-82048122-aaed-4153-9052-d2678e64306f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.892338 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-82048122-aaed-4153-9052-d2678e64306f tempest-ServerRescueNegativeTestJSON-769013057 tempest-ServerRescueNegativeTestJSON-769013057-project-member] https://10.4.3.87/volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 returned with HTTP 404 Jul 10 04:33:56.892419 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:56.892419 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:56.892838 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 760/3036] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:56 2026] GET /volume/v3/volumes/48f372e0-7c89-46e7-8810-205a62fd4d16 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:56.897198 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-24f5ce67-a2b1-4f6c-bd31-beed48ec73d9 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Volume info retrieved successfully. Jul 10 04:33:56.902355 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24f5ce67-a2b1-4f6c-bd31-beed48ec73d9 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:56.902808 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 755/3037] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:56 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:33:56.921348 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9e80ee8e-2a3c-4415-a87e-7c1ea509bd47 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.923098 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9e80ee8e-2a3c-4415-a87e-7c1ea509bd47 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] GET https://10.4.3.87/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1632279384 Jul 10 04:33:56.923338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9e80ee8e-2a3c-4415-a87e-7c1ea509bd47 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.923552 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9e80ee8e-2a3c-4415-a87e-7c1ea509bd47 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.924304 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9e80ee8e-2a3c-4415-a87e-7c1ea509bd47 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1632279384'), ('all_tenants', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:56.958451 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9e80ee8e-2a3c-4415-a87e-7c1ea509bd47 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Get all volumes completed successfully. Jul 10 04:33:56.958963 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9e80ee8e-2a3c-4415-a87e-7c1ea509bd47 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1632279384 returned with HTTP 200 Jul 10 04:33:56.959480 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 762/3038] 10.4.3.87 () {68 vars in 1422 bytes} [Fri Jul 10 04:33:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1632279384 => generated 340 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:56.968572 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a4d3423f-0a5d-43c4-978b-eed149660fd7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:56.973309 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a4d3423f-0a5d-43c4-978b-eed149660fd7 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] GET https://10.4.3.87/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1632279384 Jul 10 04:33:56.973621 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a4d3423f-0a5d-43c4-978b-eed149660fd7 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:56.973947 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a4d3423f-0a5d-43c4-978b-eed149660fd7 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:56.974942 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a4d3423f-0a5d-43c4-978b-eed149660fd7 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1632279384'), ('all_tenants', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:33:57.019944 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a4d3423f-0a5d-43c4-978b-eed149660fd7 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Get all volumes completed successfully. Jul 10 04:33:57.019944 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a4d3423f-0a5d-43c4-978b-eed149660fd7 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1632279384 returned with HTTP 200 Jul 10 04:33:57.019944 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 762/3039] 10.4.3.87 () {68 vars in 1422 bytes} [Fri Jul 10 04:33:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1632279384 => generated 340 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:57.031042 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bae9ca65-9517-4992-952b-75ba65e51d63 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:57.033192 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bae9ca65-9517-4992-952b-75ba65e51d63 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:57.033641 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bae9ca65-9517-4992-952b-75ba65e51d63 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:57.033641 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bae9ca65-9517-4992-952b-75ba65e51d63 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:57.041796 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:57.041796 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:57.047837 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bae9ca65-9517-4992-952b-75ba65e51d63 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:57.052771 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bae9ca65-9517-4992-952b-75ba65e51d63 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:57.053261 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 761/3040] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:57 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:33:57.068410 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6aa069df-28d3-4653-aa3c-8922bb52baab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:57.070532 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6aa069df-28d3-4653-aa3c-8922bb52baab tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] DELETE https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:57.071392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6aa069df-28d3-4653-aa3c-8922bb52baab tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:57.071392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6aa069df-28d3-4653-aa3c-8922bb52baab tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:57.071392 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-6aa069df-28d3-4653-aa3c-8922bb52baab tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Delete volume with id: 4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:57.079485 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:57.079485 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:57.080045 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6aa069df-28d3-4653-aa3c-8922bb52baab tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:57.102304 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6aa069df-28d3-4653-aa3c-8922bb52baab tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Delete volume request issued successfully. Jul 10 04:33:57.102478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6aa069df-28d3-4653-aa3c-8922bb52baab tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 202 Jul 10 04:33:57.103964 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 756/3041] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:33:57 2026] DELETE /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:33:57.115242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-62a29b7e-9153-4b19-a881-8b7269e1bc29 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:57.117163 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-62a29b7e-9153-4b19-a881-8b7269e1bc29 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:57.117451 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-62a29b7e-9153-4b19-a881-8b7269e1bc29 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:57.117654 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-62a29b7e-9153-4b19-a881-8b7269e1bc29 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:57.126926 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:57.126926 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:57.131719 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-62a29b7e-9153-4b19-a881-8b7269e1bc29 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Volume info retrieved successfully. Jul 10 04:33:57.136989 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-62a29b7e-9153-4b19-a881-8b7269e1bc29 tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 200 Jul 10 04:33:57.137558 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 763/3042] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:57 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:33:57.448321 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4d5d4174-2d04-4d28-b903-2d9dbd5ec82b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:57.450069 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d5d4174-2d04-4d28-b903-2d9dbd5ec82b tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af Jul 10 04:33:57.450509 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4d5d4174-2d04-4d28-b903-2d9dbd5ec82b tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:57.451818 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4d5d4174-2d04-4d28-b903-2d9dbd5ec82b tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:57.456241 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:57.456241 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:57.456667 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4d5d4174-2d04-4d28-b903-2d9dbd5ec82b tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:57.457503 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d5d4174-2d04-4d28-b903-2d9dbd5ec82b tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af returned with HTTP 200 Jul 10 04:33:57.457937 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 763/3043] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:57 2026] GET /volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:57.469095 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f794dbd3-f4b3-48cd-b090-fea3c5e96f81 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:57.471177 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f794dbd3-f4b3-48cd-b090-fea3c5e96f81 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af/action Jul 10 04:33:57.471615 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f794dbd3-f4b3-48cd-b090-fea3c5e96f81 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:57.471821 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f794dbd3-f4b3-48cd-b090-fea3c5e96f81 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:57.473417 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.admin_actions [None req-f794dbd3-f4b3-48cd-b090-fea3c5e96f81 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot '70e0537a-d2f1-4516-9dfb-089408baa3af' with '{'status': 'error'}' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:33:57.483894 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:57.483894 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:57.496592 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f794dbd3-f4b3-48cd-b090-fea3c5e96f81 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af/action returned with HTTP 202 Jul 10 04:33:57.497124 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 762/3044] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:57 2026] POST /volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:57.506306 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-33123035-97b5-4553-b0d7-56d918603750 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:57.508594 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-33123035-97b5-4553-b0d7-56d918603750 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af Jul 10 04:33:57.508890 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-33123035-97b5-4553-b0d7-56d918603750 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:57.509108 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-33123035-97b5-4553-b0d7-56d918603750 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:57.515255 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:57.515255 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:57.515824 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-33123035-97b5-4553-b0d7-56d918603750 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:57.516868 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-33123035-97b5-4553-b0d7-56d918603750 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af returned with HTTP 200 Jul 10 04:33:57.517340 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 757/3045] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:57 2026] GET /volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:57.528278 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ab15af89-7fb9-40fd-a677-e613da62c63e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:57.530514 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ab15af89-7fb9-40fd-a677-e613da62c63e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af/action Jul 10 04:33:57.530924 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ab15af89-7fb9-40fd-a677-e613da62c63e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:57.530924 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ab15af89-7fb9-40fd-a677-e613da62c63e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:57.537775 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:57.537775 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:57.538155 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ab15af89-7fb9-40fd-a677-e613da62c63e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Snapshot retrieved successfully. Jul 10 04:33:57.558905 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ab15af89-7fb9-40fd-a677-e613da62c63e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Snapshot delete request issued successfully. Jul 10 04:33:57.559172 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ab15af89-7fb9-40fd-a677-e613da62c63e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af/action returned with HTTP 202 Jul 10 04:33:57.559880 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 764/3046] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:57 2026] POST /volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:57.569720 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cc688a78-3396-4e7c-b9a7-4d418ae65180 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:57.571516 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cc688a78-3396-4e7c-b9a7-4d418ae65180 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af Jul 10 04:33:57.571911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cc688a78-3396-4e7c-b9a7-4d418ae65180 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:57.572313 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cc688a78-3396-4e7c-b9a7-4d418ae65180 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:57.579048 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:57.579048 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:57.579799 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cc688a78-3396-4e7c-b9a7-4d418ae65180 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:57.580920 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cc688a78-3396-4e7c-b9a7-4d418ae65180 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af returned with HTTP 200 Jul 10 04:33:57.581559 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 764/3047] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:57 2026] GET /volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:57.743517 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b0bc88a1-467b-4057-8e11-a600bacca0d7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:57.745379 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0bc88a1-467b-4057-8e11-a600bacca0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:57.745581 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b0bc88a1-467b-4057-8e11-a600bacca0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:57.745828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b0bc88a1-467b-4057-8e11-a600bacca0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:57.745976 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b0bc88a1-467b-4057-8e11-a600bacca0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:57.750061 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:57.750061 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:57.750847 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0bc88a1-467b-4057-8e11-a600bacca0d7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:57.751223 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 763/3048] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:57 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:58.153251 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-87b71226-6ea3-432d-9b48-ea305db0468b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.155665 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-87b71226-6ea3-432d-9b48-ea305db0468b tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] GET https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df Jul 10 04:33:58.155899 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-87b71226-6ea3-432d-9b48-ea305db0468b tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.156097 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-87b71226-6ea3-432d-9b48-ea305db0468b tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.162100 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-87b71226-6ea3-432d-9b48-ea305db0468b tempest-VolumeRetypeMultiattachTest-1527714285 tempest-VolumeRetypeMultiattachTest-1527714285-project-member] https://10.4.3.87/volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df returned with HTTP 404 Jul 10 04:33:58.162661 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 758/3049] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:33:58 2026] GET /volume/v3/volumes/4ce68548-49c2-4eed-83a1-d39f9b3673df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:33:58.172658 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-64b0cfdb-f0c5-47b3-a2ed-27916b8e4db4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.174482 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64b0cfdb-f0c5-47b3-a2ed-27916b8e4db4 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] DELETE https://10.4.3.87/volume/v3/types/456dcdda-5728-4a8f-8b60-85ace5c5e1b8 Jul 10 04:33:58.174724 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64b0cfdb-f0c5-47b3-a2ed-27916b8e4db4 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.174961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64b0cfdb-f0c5-47b3-a2ed-27916b8e4db4 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.175268 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:58.175268 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:58.202396 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64b0cfdb-f0c5-47b3-a2ed-27916b8e4db4 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/types/456dcdda-5728-4a8f-8b60-85ace5c5e1b8 returned with HTTP 202 Jul 10 04:33:58.202897 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 765/3050] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:58 2026] DELETE /volume/v3/types/456dcdda-5728-4a8f-8b60-85ace5c5e1b8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:58.210272 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-44d8a7da-93f5-4998-a733-4f40e726d480 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.211908 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44d8a7da-93f5-4998-a733-4f40e726d480 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] GET https://10.4.3.87/volume/v3/types/456dcdda-5728-4a8f-8b60-85ace5c5e1b8 Jul 10 04:33:58.212446 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44d8a7da-93f5-4998-a733-4f40e726d480 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.212828 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44d8a7da-93f5-4998-a733-4f40e726d480 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.217092 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44d8a7da-93f5-4998-a733-4f40e726d480 tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/types/456dcdda-5728-4a8f-8b60-85ace5c5e1b8 returned with HTTP 404 Jul 10 04:33:58.218048 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 765/3051] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:33:58 2026] GET /volume/v3/types/456dcdda-5728-4a8f-8b60-85ace5c5e1b8 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:58.227649 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-642f2d65-6e9b-4fd2-99a2-df48ae18ef3c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.229936 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-642f2d65-6e9b-4fd2-99a2-df48ae18ef3c tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] DELETE https://10.4.3.87/volume/v3/types/203e5a3a-e385-4246-ace1-6741103a73de Jul 10 04:33:58.230228 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-642f2d65-6e9b-4fd2-99a2-df48ae18ef3c tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.230472 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-642f2d65-6e9b-4fd2-99a2-df48ae18ef3c tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.258763 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-642f2d65-6e9b-4fd2-99a2-df48ae18ef3c tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/types/203e5a3a-e385-4246-ace1-6741103a73de returned with HTTP 202 Jul 10 04:33:58.259230 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 764/3052] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:33:58 2026] DELETE /volume/v3/types/203e5a3a-e385-4246-ace1-6741103a73de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:33:58.270532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-33869f84-9335-407d-9f06-140df2ce9d4e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.275054 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-33869f84-9335-407d-9f06-140df2ce9d4e tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] GET https://10.4.3.87/volume/v3/types/203e5a3a-e385-4246-ace1-6741103a73de Jul 10 04:33:58.275316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-33869f84-9335-407d-9f06-140df2ce9d4e tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.275567 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-33869f84-9335-407d-9f06-140df2ce9d4e tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.280229 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-33869f84-9335-407d-9f06-140df2ce9d4e tempest-VolumeRetypeMultiattachTest-430699756 tempest-VolumeRetypeMultiattachTest-430699756-project-admin] https://10.4.3.87/volume/v3/types/203e5a3a-e385-4246-ace1-6741103a73de returned with HTTP 404 Jul 10 04:33:58.280901 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 759/3053] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:33:58 2026] GET /volume/v3/types/203e5a3a-e385-4246-ace1-6741103a73de => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:58.597353 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fa4b1e18-9796-4bb3-a4b4-07e4bf4a30d2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.599267 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fa4b1e18-9796-4bb3-a4b4-07e4bf4a30d2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af Jul 10 04:33:58.599512 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fa4b1e18-9796-4bb3-a4b4-07e4bf4a30d2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.599761 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fa4b1e18-9796-4bb3-a4b4-07e4bf4a30d2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.609982 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fa4b1e18-9796-4bb3-a4b4-07e4bf4a30d2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af returned with HTTP 404 Jul 10 04:33:58.610692 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 766/3054] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:58 2026] GET /volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:58.623566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a69cfd01-7308-4617-ba6d-a4d0d1e03c8f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.628241 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a69cfd01-7308-4617-ba6d-a4d0d1e03c8f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action Jul 10 04:33:58.628564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a69cfd01-7308-4617-ba6d-a4d0d1e03c8f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:58.628939 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a69cfd01-7308-4617-ba6d-a4d0d1e03c8f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:58.631733 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.admin_actions [None req-a69cfd01-7308-4617-ba6d-a4d0d1e03c8f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot 'ad014915-bf59-417f-bc99-40ec8043d1de' with '{'status': 'available'}' {{(pid=100021) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:33:58.642640 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:58.642640 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:58.660829 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a69cfd01-7308-4617-ba6d-a4d0d1e03c8f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action returned with HTTP 202 Jul 10 04:33:58.661370 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 766/3055] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:58 2026] POST /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:58.672408 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-630b1c12-9fad-4b5d-b751-e8296c71439d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.674542 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-630b1c12-9fad-4b5d-b751-e8296c71439d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:33:58.674754 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-630b1c12-9fad-4b5d-b751-e8296c71439d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.674939 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-630b1c12-9fad-4b5d-b751-e8296c71439d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.683668 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:58.683668 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:58.684300 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-630b1c12-9fad-4b5d-b751-e8296c71439d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:58.685173 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-630b1c12-9fad-4b5d-b751-e8296c71439d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:33:58.685844 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 765/3056] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:58 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:58.696502 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6d7be9d2-87ad-4c26-b2e4-3dd6a7ac1216 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.698346 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6d7be9d2-87ad-4c26-b2e4-3dd6a7ac1216 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af Jul 10 04:33:58.698537 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6d7be9d2-87ad-4c26-b2e4-3dd6a7ac1216 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.698730 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6d7be9d2-87ad-4c26-b2e4-3dd6a7ac1216 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.698827 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-6d7be9d2-87ad-4c26-b2e4-3dd6a7ac1216 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Delete snapshot with id: 70e0537a-d2f1-4516-9dfb-089408baa3af Jul 10 04:33:58.704285 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6d7be9d2-87ad-4c26-b2e4-3dd6a7ac1216 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af returned with HTTP 404 Jul 10 04:33:58.704926 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 760/3057] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:33:58 2026] DELETE /volume/v3/snapshots/70e0537a-d2f1-4516-9dfb-089408baa3af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:33:58.718773 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-65df0e5b-1abc-4798-af39-ae2989682707 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.721544 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-65df0e5b-1abc-4798-af39-ae2989682707 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:33:58.721954 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-65df0e5b-1abc-4798-af39-ae2989682707 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53c29312-4a21-4d84-a66a-357c111783e5", "name": "tempest-SnapshotsActionsTest-Snapshot-1532771453"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:58.734012 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:58.734012 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:58.734643 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-65df0e5b-1abc-4798-af39-ae2989682707 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:33:58.734794 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-65df0e5b-1abc-4798-af39-ae2989682707 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Create snapshot from volume 53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:33:58.760966 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0f50c8fd-fa55-480e-b08c-9353e139553c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.762962 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f50c8fd-fa55-480e-b08c-9353e139553c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:58.763145 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f50c8fd-fa55-480e-b08c-9353e139553c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.763393 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f50c8fd-fa55-480e-b08c-9353e139553c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.763435 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-0f50c8fd-fa55-480e-b08c-9353e139553c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:58.764120 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-65df0e5b-1abc-4798-af39-ae2989682707 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Created reservations ['2a68d9b2-c62d-49f5-a7fa-086cfc1855fc', '92e20eea-45da-4444-a2fe-04e530dd376e', '381511c7-1eee-41cc-941c-b0fc07eec7ad', 'bb8da849-88f3-40ba-8979-52a20a2cdfe0'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:33:58.767414 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:58.767414 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:58.768131 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f50c8fd-fa55-480e-b08c-9353e139553c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:58.768730 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 767/3058] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:58 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:58.796121 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-65df0e5b-1abc-4798-af39-ae2989682707 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot create request issued successfully. Jul 10 04:33:58.796568 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-65df0e5b-1abc-4798-af39-ae2989682707 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:33:58.797113 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 767/3059] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:33:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:33:58.813785 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5275e4aa-3e63-437b-ab84-e5a6baf30d0f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:58.815481 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5275e4aa-3e63-437b-ab84-e5a6baf30d0f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c Jul 10 04:33:58.815691 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5275e4aa-3e63-437b-ab84-e5a6baf30d0f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:58.815886 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5275e4aa-3e63-437b-ab84-e5a6baf30d0f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:58.830715 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:58.830715 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:58.831168 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5275e4aa-3e63-437b-ab84-e5a6baf30d0f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:58.831961 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5275e4aa-3e63-437b-ab84-e5a6baf30d0f tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c returned with HTTP 200 Jul 10 04:33:58.832509 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 766/3060] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:58 2026] GET /volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:59.782435 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b120b84e-d777-4780-a011-d51b8aa139e2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:59.784688 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b120b84e-d777-4780-a011-d51b8aa139e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:33:59.784927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b120b84e-d777-4780-a011-d51b8aa139e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:59.785165 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b120b84e-d777-4780-a011-d51b8aa139e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:59.785327 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b120b84e-d777-4780-a011-d51b8aa139e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:33:59.790544 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:59.790544 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:59.792058 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b120b84e-d777-4780-a011-d51b8aa139e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:33:59.792118 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 761/3061] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:33:59 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:59.845025 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d1d6a61b-27d4-4a16-94fd-5ff98e2d978d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:59.848685 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d1d6a61b-27d4-4a16-94fd-5ff98e2d978d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c Jul 10 04:33:59.848890 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d1d6a61b-27d4-4a16-94fd-5ff98e2d978d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:59.849083 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d1d6a61b-27d4-4a16-94fd-5ff98e2d978d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:59.854891 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:59.854891 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:59.855441 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d1d6a61b-27d4-4a16-94fd-5ff98e2d978d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:59.856403 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d1d6a61b-27d4-4a16-94fd-5ff98e2d978d tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c returned with HTTP 200 Jul 10 04:33:59.856579 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 768/3062] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:59 2026] GET /volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:59.869820 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-45bae81e-572a-4a1e-9a27-3fa073b54917 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:59.871617 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-45bae81e-572a-4a1e-9a27-3fa073b54917 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c/action Jul 10 04:33:59.871617 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-45bae81e-572a-4a1e-9a27-3fa073b54917 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:59.871767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-45bae81e-572a-4a1e-9a27-3fa073b54917 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:59.873810 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.admin_actions [None req-45bae81e-572a-4a1e-9a27-3fa073b54917 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot '025dc7d5-2a28-445f-9a78-0c7003b2585c' with '{'status': 'error_deleting'}' {{(pid=100019) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:33:59.886944 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:59.886944 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:33:59.903009 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-45bae81e-572a-4a1e-9a27-3fa073b54917 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c/action returned with HTTP 202 Jul 10 04:33:59.903583 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 768/3063] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:59 2026] POST /volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:59.910842 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-20e71f96-ab06-4120-8226-2ce798f81807 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:59.916823 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-20e71f96-ab06-4120-8226-2ce798f81807 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c Jul 10 04:33:59.917083 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-20e71f96-ab06-4120-8226-2ce798f81807 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:59.917370 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-20e71f96-ab06-4120-8226-2ce798f81807 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:59.925553 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:59.925553 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:33:59.926992 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-20e71f96-ab06-4120-8226-2ce798f81807 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:59.928707 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-20e71f96-ab06-4120-8226-2ce798f81807 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c returned with HTTP 200 Jul 10 04:33:59.929295 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 767/3064] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:59 2026] GET /volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:33:59.941102 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-218eacd3-b856-4648-90a8-6e1c6dc1235f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:59.944152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-218eacd3-b856-4648-90a8-6e1c6dc1235f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c/action Jul 10 04:33:59.944540 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-218eacd3-b856-4648-90a8-6e1c6dc1235f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:33:59.944694 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-218eacd3-b856-4648-90a8-6e1c6dc1235f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:33:59.952442 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:59.952442 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:33:59.952789 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-218eacd3-b856-4648-90a8-6e1c6dc1235f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Snapshot retrieved successfully. Jul 10 04:33:59.969244 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-218eacd3-b856-4648-90a8-6e1c6dc1235f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Snapshot delete request issued successfully. Jul 10 04:33:59.969562 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-218eacd3-b856-4648-90a8-6e1c6dc1235f tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c/action returned with HTTP 202 Jul 10 04:33:59.970280 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 762/3065] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:33:59 2026] POST /volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:33:59.978268 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cdd5f79a-6270-472b-8861-877e88c47355 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:33:59.981925 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdd5f79a-6270-472b-8861-877e88c47355 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c Jul 10 04:33:59.981925 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdd5f79a-6270-472b-8861-877e88c47355 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:33:59.981925 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdd5f79a-6270-472b-8861-877e88c47355 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:33:59.988765 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:33:59.988765 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:33:59.989551 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cdd5f79a-6270-472b-8861-877e88c47355 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:33:59.990844 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdd5f79a-6270-472b-8861-877e88c47355 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c returned with HTTP 200 Jul 10 04:33:59.991375 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 769/3066] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:33:59 2026] GET /volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:00.805937 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-89c76873-c078-4663-85dd-ed9eb4f03812 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:00.807510 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89c76873-c078-4663-85dd-ed9eb4f03812 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:34:00.809285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89c76873-c078-4663-85dd-ed9eb4f03812 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:00.809285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89c76873-c078-4663-85dd-ed9eb4f03812 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:00.809285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-89c76873-c078-4663-85dd-ed9eb4f03812 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:00.813861 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:00.813861 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:00.814910 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89c76873-c078-4663-85dd-ed9eb4f03812 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:34:00.815411 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 769/3067] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:00 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:00.919855 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7d39b41b-edb7-4e2c-83c7-77d2a725f2c7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.001291 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-614e03f2-7be1-4764-916b-001ed965b4ad None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.003371 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-614e03f2-7be1-4764-916b-001ed965b4ad tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c Jul 10 04:34:01.003615 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-614e03f2-7be1-4764-916b-001ed965b4ad tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.003810 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-614e03f2-7be1-4764-916b-001ed965b4ad tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.013276 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-614e03f2-7be1-4764-916b-001ed965b4ad tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c returned with HTTP 404 Jul 10 04:34:01.013847 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 763/3068] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:01.021959 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-78bfd87f-85c2-4728-88c1-4c9a464b437e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.024053 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-78bfd87f-85c2-4728-88c1-4c9a464b437e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action Jul 10 04:34:01.024484 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-78bfd87f-85c2-4728-88c1-4c9a464b437e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:01.024652 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-78bfd87f-85c2-4728-88c1-4c9a464b437e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.026314 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.admin_actions [None req-78bfd87f-85c2-4728-88c1-4c9a464b437e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot 'ad014915-bf59-417f-bc99-40ec8043d1de' with '{'status': 'available'}' {{(pid=100021) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:34:01.037363 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.037363 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:01.043732 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d39b41b-edb7-4e2c-83c7-77d2a725f2c7 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] POST https://10.4.3.87/volume/v3/types/e46639e3-427a-458b-8d1e-29478f607b47/encryption Jul 10 04:34:01.044948 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7d39b41b-edb7-4e2c-83c7-77d2a725f2c7 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.050046 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-78bfd87f-85c2-4728-88c1-4c9a464b437e tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action returned with HTTP 202 Jul 10 04:34:01.052244 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 770/3069] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:34:01 2026] POST /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:01.056510 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d39b41b-edb7-4e2c-83c7-77d2a725f2c7 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types/e46639e3-427a-458b-8d1e-29478f607b47/encryption returned with HTTP 404 Jul 10 04:34:01.057256 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 768/3070] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:34:00 2026] POST /volume/v3/types/e46639e3-427a-458b-8d1e-29478f607b47/encryption => generated 114 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:01.060774 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d3f91b60-a79c-496e-bb96-7d367c671b99 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.062768 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d3f91b60-a79c-496e-bb96-7d367c671b99 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:34:01.063042 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d3f91b60-a79c-496e-bb96-7d367c671b99 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.063257 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d3f91b60-a79c-496e-bb96-7d367c671b99 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.066693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9172f085-8191-4bab-84dd-a9604629d176 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.068464 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.068464 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:01.068972 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d3f91b60-a79c-496e-bb96-7d367c671b99 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:34:01.069111 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9172f085-8191-4bab-84dd-a9604629d176 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:01.069550 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9172f085-8191-4bab-84dd-a9604629d176 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1142553485", "os-volume-type-access:is_public": false}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.069781 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d3f91b60-a79c-496e-bb96-7d367c671b99 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:34:01.070164 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 770/3071] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:01.071486 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.071486 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:01.080891 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b31ac7da-fbc2-4c29-9f4e-d9746f9512e2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.082848 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b31ac7da-fbc2-4c29-9f4e-d9746f9512e2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c Jul 10 04:34:01.083047 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b31ac7da-fbc2-4c29-9f4e-d9746f9512e2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.083280 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b31ac7da-fbc2-4c29-9f4e-d9746f9512e2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.083406 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-b31ac7da-fbc2-4c29-9f4e-d9746f9512e2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Delete snapshot with id: 025dc7d5-2a28-445f-9a78-0c7003b2585c Jul 10 04:34:01.086443 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9172f085-8191-4bab-84dd-a9604629d176 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:34:01.086938 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 764/3072] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:34:01 2026] POST /volume/v3/types => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:01.093077 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b31ac7da-fbc2-4c29-9f4e-d9746f9512e2 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c returned with HTTP 404 Jul 10 04:34:01.093530 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 771/3073] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:34:01 2026] DELETE /volume/v3/snapshots/025dc7d5-2a28-445f-9a78-0c7003b2585c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:01.099944 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1a3d427b-ef13-455c-8802-9645f315bfaa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.105085 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-91d4233d-278f-42c2-a777-cc25e1263199 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.107114 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-91d4233d-278f-42c2-a777-cc25e1263199 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action Jul 10 04:34:01.108208 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-91d4233d-278f-42c2-a777-cc25e1263199 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:01.108208 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-91d4233d-278f-42c2-a777-cc25e1263199 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.110033 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.admin_actions [None req-91d4233d-278f-42c2-a777-cc25e1263199 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot 'ad014915-bf59-417f-bc99-40ec8043d1de' with '{'status': 'creating'}' {{(pid=100019) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:34:01.119015 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.119015 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:01.131297 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-91d4233d-278f-42c2-a777-cc25e1263199 tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action returned with HTTP 202 Jul 10 04:34:01.132014 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 771/3074] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:34:01 2026] POST /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:01.141404 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-577140c1-31a0-4088-b62a-5393a5394daf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.143653 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-577140c1-31a0-4088-b62a-5393a5394daf tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:34:01.143901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-577140c1-31a0-4088-b62a-5393a5394daf tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.144144 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-577140c1-31a0-4088-b62a-5393a5394daf tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.150093 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.150093 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:01.150925 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-577140c1-31a0-4088-b62a-5393a5394daf tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:34:01.151941 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-577140c1-31a0-4088-b62a-5393a5394daf tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:34:01.152404 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 765/3075] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:01.166693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-11fee507-b3ad-49c3-9586-9bd798f2ac26 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.169063 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-11fee507-b3ad-49c3-9586-9bd798f2ac26 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] POST https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action Jul 10 04:34:01.169562 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-11fee507-b3ad-49c3-9586-9bd798f2ac26 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:01.169798 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-11fee507-b3ad-49c3-9586-9bd798f2ac26 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.171154 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.snapshot_actions [None req-11fee507-b3ad-49c3-9586-9bd798f2ac26 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100021) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 04:34:01.177373 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.177373 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:01.178679 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.snapshot_actions [None req-11fee507-b3ad-49c3-9586-9bd798f2ac26 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Updating snapshot ad014915-bf59-417f-bc99-40ec8043d1de with info {'id': 'ad014915-bf59-417f-bc99-40ec8043d1de', 'status': 'error', 'progress': '80%'} Jul 10 04:34:01.184467 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1a3d427b-ef13-455c-8802-9645f315bfaa tempest-VolumeTypesNegativeTest-1301116164 tempest-VolumeTypesNegativeTest-1301116164-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:01.184936 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1a3d427b-ef13-455c-8802-9645f315bfaa tempest-VolumeTypesNegativeTest-1301116164 tempest-VolumeTypesNegativeTest-1301116164-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4315a02f-10f3-425b-8feb-19d974d0eb0c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-459446001"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.187670 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-1a3d427b-ef13-455c-8802-9645f315bfaa tempest-VolumeTypesNegativeTest-1301116164 tempest-VolumeTypesNegativeTest-1301116164-project-member] Create volume request body: {'volume': {'volume_type': '4315a02f-10f3-425b-8feb-19d974d0eb0c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-459446001'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:01.189987 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-11fee507-b3ad-49c3-9586-9bd798f2ac26 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action returned with HTTP 202 Jul 10 04:34:01.190504 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 772/3076] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:34:01 2026] POST /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:01.198454 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1a3d427b-ef13-455c-8802-9645f315bfaa tempest-VolumeTypesNegativeTest-1301116164 tempest-VolumeTypesNegativeTest-1301116164-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 404 Jul 10 04:34:01.198667 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7ef39b43-3919-457f-a5e6-a1ea86e273ac None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.199260 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 769/3077] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:01 2026] POST /volume/v3/volumes => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:01.201022 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ef39b43-3919-457f-a5e6-a1ea86e273ac tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:34:01.201356 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7ef39b43-3919-457f-a5e6-a1ea86e273ac tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.201603 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7ef39b43-3919-457f-a5e6-a1ea86e273ac tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.211632 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-40101469-44c2-46d5-b758-b013df965425 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.214318 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-40101469-44c2-46d5-b758-b013df965425 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] DELETE https://10.4.3.87/volume/v3/types/4315a02f-10f3-425b-8feb-19d974d0eb0c Jul 10 04:34:01.214612 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-40101469-44c2-46d5-b758-b013df965425 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.214675 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.214675 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:01.215381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-40101469-44c2-46d5-b758-b013df965425 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.215505 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7ef39b43-3919-457f-a5e6-a1ea86e273ac tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Snapshot retrieved successfully. Jul 10 04:34:01.216275 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ef39b43-3919-457f-a5e6-a1ea86e273ac tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:34:01.218626 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 772/3078] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 460 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:01.234043 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-53c2da66-c1dd-42a6-bd1a-fa060b1764bf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.236867 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-53c2da66-c1dd-42a6-bd1a-fa060b1764bf tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] POST https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action Jul 10 04:34:01.236867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-53c2da66-c1dd-42a6-bd1a-fa060b1764bf tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:01.236867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-53c2da66-c1dd-42a6-bd1a-fa060b1764bf tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.239663 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.admin_actions [None req-53c2da66-c1dd-42a6-bd1a-fa060b1764bf tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] Updating snapshot 'ad014915-bf59-417f-bc99-40ec8043d1de' with '{'status': 'available'}' {{(pid=100021) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:34:01.252011 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.252011 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:01.261656 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-40101469-44c2-46d5-b758-b013df965425 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types/4315a02f-10f3-425b-8feb-19d974d0eb0c returned with HTTP 202 Jul 10 04:34:01.265626 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 766/3079] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:34:01 2026] DELETE /volume/v3/types/4315a02f-10f3-425b-8feb-19d974d0eb0c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:01.271001 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7b927732-6089-42e9-b7a4-ec8ce18d4340 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.273156 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-53c2da66-c1dd-42a6-bd1a-fa060b1764bf tempest-SnapshotsActionsTest-179869621 tempest-SnapshotsActionsTest-179869621-project-admin] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action returned with HTTP 202 Jul 10 04:34:01.273156 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 773/3080] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:34:01 2026] POST /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:01.273581 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7b927732-6089-42e9-b7a4-ec8ce18d4340 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] GET https://10.4.3.87/volume/v3/types/4315a02f-10f3-425b-8feb-19d974d0eb0c Jul 10 04:34:01.273667 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7b927732-6089-42e9-b7a4-ec8ce18d4340 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.273911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7b927732-6089-42e9-b7a4-ec8ce18d4340 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.277390 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7b927732-6089-42e9-b7a4-ec8ce18d4340 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types/4315a02f-10f3-425b-8feb-19d974d0eb0c returned with HTTP 404 Jul 10 04:34:01.278027 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 770/3081] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/types/4315a02f-10f3-425b-8feb-19d974d0eb0c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:01.281083 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7ca6abf2-9f52-418e-9647-3ee4fbdcba74 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.282944 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ca6abf2-9f52-418e-9647-3ee4fbdcba74 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:34:01.283199 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7ca6abf2-9f52-418e-9647-3ee4fbdcba74 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.283369 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7ca6abf2-9f52-418e-9647-3ee4fbdcba74 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.287498 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-eae0f824-28ed-46b4-892d-d38346414473 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.288177 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.288177 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:01.288617 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7ca6abf2-9f52-418e-9647-3ee4fbdcba74 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:34:01.289403 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eae0f824-28ed-46b4-892d-d38346414473 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:01.289655 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ca6abf2-9f52-418e-9647-3ee4fbdcba74 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:34:01.289760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eae0f824-28ed-46b4-892d-d38346414473 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.289924 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 773/3082] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:01.291409 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eae0f824-28ed-46b4-892d-d38346414473 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 400 Jul 10 04:34:01.291854 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 767/3083] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:34:01 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:34:01.300646 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1413e4a5-57a5-45f4-b623-8779649874d5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.302114 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b55bcb04-25e9-468a-93ea-26533c3f635a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.304248 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b55bcb04-25e9-468a-93ea-26533c3f635a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:34:01.304770 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b55bcb04-25e9-468a-93ea-26533c3f635a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.304770 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b55bcb04-25e9-468a-93ea-26533c3f635a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.306289 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-b55bcb04-25e9-468a-93ea-26533c3f635a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Delete snapshot with id: ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:34:01.306380 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1413e4a5-57a5-45f4-b623-8779649874d5 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:01.306380 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1413e4a5-57a5-45f4-b623-8779649874d5 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-229191606"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.308858 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.308858 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:01.314945 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.314945 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:01.314945 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b55bcb04-25e9-468a-93ea-26533c3f635a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:34:01.334474 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1413e4a5-57a5-45f4-b623-8779649874d5 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:34:01.334474 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 774/3084] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:34:01 2026] POST /volume/v3/types => generated 228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:01.345205 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f5116187-8ebc-446f-a038-709a8d53b83b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.347066 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f5116187-8ebc-446f-a038-709a8d53b83b tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:01.347751 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f5116187-8ebc-446f-a038-709a8d53b83b tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-229191606"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:01.356138 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f5116187-8ebc-446f-a038-709a8d53b83b tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-229191606 already exists. Jul 10 04:34:01.356421 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f5116187-8ebc-446f-a038-709a8d53b83b tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 409 Jul 10 04:34:01.357298 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 774/3085] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:34:01 2026] POST /volume/v3/types => generated 133 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:01.368096 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5d3c0fd2-f64a-4637-bd64-b80fbe5f4000 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.373191 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b55bcb04-25e9-468a-93ea-26533c3f635a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot delete request issued successfully. Jul 10 04:34:01.373504 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b55bcb04-25e9-468a-93ea-26533c3f635a tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 202 Jul 10 04:34:01.374089 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 771/3086] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:34:01 2026] DELETE /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:01.374597 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5d3c0fd2-f64a-4637-bd64-b80fbe5f4000 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] DELETE https://10.4.3.87/volume/v3/types/6c7f4f74-c623-4110-8fd6-ab4d030e492f Jul 10 04:34:01.374846 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5d3c0fd2-f64a-4637-bd64-b80fbe5f4000 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.375053 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5d3c0fd2-f64a-4637-bd64-b80fbe5f4000 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.386429 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9f71954a-5181-4f7d-bed2-4498034be502 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.390284 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9f71954a-5181-4f7d-bed2-4498034be502 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:34:01.390284 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9f71954a-5181-4f7d-bed2-4498034be502 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.390284 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9f71954a-5181-4f7d-bed2-4498034be502 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.395923 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.395923 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:01.396808 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9f71954a-5181-4f7d-bed2-4498034be502 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Snapshot retrieved successfully. Jul 10 04:34:01.397875 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9f71954a-5181-4f7d-bed2-4498034be502 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 200 Jul 10 04:34:01.398387 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 775/3087] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:01.412984 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5d3c0fd2-f64a-4637-bd64-b80fbe5f4000 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types/6c7f4f74-c623-4110-8fd6-ab4d030e492f returned with HTTP 202 Jul 10 04:34:01.413570 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 768/3088] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:34:01 2026] DELETE /volume/v3/types/6c7f4f74-c623-4110-8fd6-ab4d030e492f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:01.423151 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f0ee97ed-dbe3-45ad-a1b7-7bb1077b6a82 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.425277 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0ee97ed-dbe3-45ad-a1b7-7bb1077b6a82 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] GET https://10.4.3.87/volume/v3/types/6c7f4f74-c623-4110-8fd6-ab4d030e492f Jul 10 04:34:01.425554 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0ee97ed-dbe3-45ad-a1b7-7bb1077b6a82 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.425834 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0ee97ed-dbe3-45ad-a1b7-7bb1077b6a82 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.434344 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0ee97ed-dbe3-45ad-a1b7-7bb1077b6a82 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types/6c7f4f74-c623-4110-8fd6-ab4d030e492f returned with HTTP 404 Jul 10 04:34:01.434979 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 775/3089] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/types/6c7f4f74-c623-4110-8fd6-ab4d030e492f => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:01.448029 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ea921870-97b7-46fa-a136-43ce78eccbcc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.450161 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ea921870-97b7-46fa-a136-43ce78eccbcc tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] DELETE https://10.4.3.87/volume/v3/types/646811b9-e07d-4e63-a36b-9373222165fd Jul 10 04:34:01.450422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ea921870-97b7-46fa-a136-43ce78eccbcc tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.450666 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ea921870-97b7-46fa-a136-43ce78eccbcc tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.450961 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.450961 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:01.456311 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ea921870-97b7-46fa-a136-43ce78eccbcc tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types/646811b9-e07d-4e63-a36b-9373222165fd returned with HTTP 404 Jul 10 04:34:01.456873 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 772/3090] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:34:01 2026] DELETE /volume/v3/types/646811b9-e07d-4e63-a36b-9373222165fd => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:01.468483 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e89b78d3-b108-4712-b0c5-a05090622b08 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.470002 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e89b78d3-b108-4712-b0c5-a05090622b08 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] GET https://10.4.3.87/volume/v3/types/c14fe38f-e342-4701-81f1-d4245a697222 Jul 10 04:34:01.470471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e89b78d3-b108-4712-b0c5-a05090622b08 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.470781 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e89b78d3-b108-4712-b0c5-a05090622b08 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.475860 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e89b78d3-b108-4712-b0c5-a05090622b08 tempest-VolumeTypesNegativeTest-494944842 tempest-VolumeTypesNegativeTest-494944842-project-admin] https://10.4.3.87/volume/v3/types/c14fe38f-e342-4701-81f1-d4245a697222 returned with HTTP 404 Jul 10 04:34:01.475860 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 776/3091] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/types/c14fe38f-e342-4701-81f1-d4245a697222 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:01.827617 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9189b00d-70ac-4c2b-9b72-30f7a10030d6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:01.829618 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9189b00d-70ac-4c2b-9b72-30f7a10030d6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:34:01.829880 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9189b00d-70ac-4c2b-9b72-30f7a10030d6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:01.830142 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9189b00d-70ac-4c2b-9b72-30f7a10030d6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:01.830317 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9189b00d-70ac-4c2b-9b72-30f7a10030d6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:01.835365 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:01.835365 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:01.836427 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9189b00d-70ac-4c2b-9b72-30f7a10030d6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:34:01.836880 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 769/3092] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:01 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:02.408700 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-55f3a16a-b89c-469b-9147-efcdd75801fa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:02.411070 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-55f3a16a-b89c-469b-9147-efcdd75801fa tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de Jul 10 04:34:02.411312 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-55f3a16a-b89c-469b-9147-efcdd75801fa tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:02.411546 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-55f3a16a-b89c-469b-9147-efcdd75801fa tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:02.418385 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-55f3a16a-b89c-469b-9147-efcdd75801fa tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de returned with HTTP 404 Jul 10 04:34:02.418882 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 776/3093] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:02 2026] GET /volume/v3/snapshots/ad014915-bf59-417f-bc99-40ec8043d1de => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:02.428311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6c342883-f712-4f80-9efa-a7ae12c251a1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:02.430125 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c342883-f712-4f80-9efa-a7ae12c251a1 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:34:02.430349 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c342883-f712-4f80-9efa-a7ae12c251a1 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:02.430573 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c342883-f712-4f80-9efa-a7ae12c251a1 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:02.439954 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:02.439954 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:02.445183 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6c342883-f712-4f80-9efa-a7ae12c251a1 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:34:02.454058 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c342883-f712-4f80-9efa-a7ae12c251a1 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 returned with HTTP 200 Jul 10 04:34:02.454510 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 773/3094] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:02 2026] GET /volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:02.466862 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dc6e9f65-f8f0-441f-9a1b-ee8727c6cdc5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:02.468741 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc6e9f65-f8f0-441f-9a1b-ee8727c6cdc5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] DELETE https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:34:02.468987 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc6e9f65-f8f0-441f-9a1b-ee8727c6cdc5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:02.469296 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dc6e9f65-f8f0-441f-9a1b-ee8727c6cdc5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:02.469457 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-dc6e9f65-f8f0-441f-9a1b-ee8727c6cdc5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Delete volume with id: 53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:34:02.477064 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:02.477064 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:02.477626 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-dc6e9f65-f8f0-441f-9a1b-ee8727c6cdc5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:34:02.496044 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-dc6e9f65-f8f0-441f-9a1b-ee8727c6cdc5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Delete volume request issued successfully. Jul 10 04:34:02.496266 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dc6e9f65-f8f0-441f-9a1b-ee8727c6cdc5 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 returned with HTTP 202 Jul 10 04:34:02.496744 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 777/3095] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:02 2026] DELETE /volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:02.505381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-aa3348fb-8699-49a9-95c9-bccb13687fd0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:02.507490 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aa3348fb-8699-49a9-95c9-bccb13687fd0 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:34:02.507726 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aa3348fb-8699-49a9-95c9-bccb13687fd0 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:02.507948 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aa3348fb-8699-49a9-95c9-bccb13687fd0 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:02.518822 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:02.518822 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:02.527419 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aa3348fb-8699-49a9-95c9-bccb13687fd0 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Volume info retrieved successfully. Jul 10 04:34:02.535063 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aa3348fb-8699-49a9-95c9-bccb13687fd0 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 returned with HTTP 200 Jul 10 04:34:02.535592 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 770/3096] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:02 2026] GET /volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:02.848711 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cacd49e1-ecd2-451f-9cf6-37f3d6cef524 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:02.851322 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cacd49e1-ecd2-451f-9cf6-37f3d6cef524 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:34:02.851539 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cacd49e1-ecd2-451f-9cf6-37f3d6cef524 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:02.851746 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cacd49e1-ecd2-451f-9cf6-37f3d6cef524 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:02.851922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-cacd49e1-ecd2-451f-9cf6-37f3d6cef524 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:02.860876 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:02.860876 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:02.861640 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cacd49e1-ecd2-451f-9cf6-37f3d6cef524 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:34:02.862024 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 777/3097] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:02 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:03.507266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:03.509287 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:03.509702 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1832800454"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:03.511379 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Create volume request body: {'volume': {'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1832800454'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:03.552229 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0f5eb62e-f2cc-4120-9987-f6d0faf081d4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:03.554281 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f5eb62e-f2cc-4120-9987-f6d0faf081d4 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] GET https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 Jul 10 04:34:03.554498 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f5eb62e-f2cc-4120-9987-f6d0faf081d4 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:03.554818 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0f5eb62e-f2cc-4120-9987-f6d0faf081d4 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:03.561943 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0f5eb62e-f2cc-4120-9987-f6d0faf081d4 tempest-SnapshotsActionsTest-1697702340 tempest-SnapshotsActionsTest-1697702340-project-member] https://10.4.3.87/volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 returned with HTTP 404 Jul 10 04:34:03.562554 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 778/3098] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:03 2026] GET /volume/v3/volumes/53c29312-4a21-4d84-a66a-357c111783e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:03.590733 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Create volume of 1 GB Jul 10 04:34:03.595567 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Availability Zones retrieved successfully. Jul 10 04:34:03.602309 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Flow 'volume_create_api' (083cfc8c-76aa-42bc-9988-32310e2d8efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:03.603679 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8201ef6d-fd55-4365-b505-2dc0d943b2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:03.604836 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:03.682856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8201ef6d-fd55-4365-b505-2dc0d943b2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:03.684016 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e875cb-65bb-41c4-8730-ef2723cd9fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:03.741518 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Created reservations ['5c2820e7-a4fb-45fb-bff3-cc1a96a090a9', '9854c14b-06c2-4123-aef6-ff6ef373ce7f', '79c8334b-7b42-4265-9daa-b97da4a8ac5d', '63e0671a-897b-42f4-a0ca-7dc58c4d204a'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:03.743112 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e875cb-65bb-41c4-8730-ef2723cd9fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c2820e7-a4fb-45fb-bff3-cc1a96a090a9', '9854c14b-06c2-4123-aef6-ff6ef373ce7f', '79c8334b-7b42-4265-9daa-b97da4a8ac5d', '63e0671a-897b-42f4-a0ca-7dc58c4d204a']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:03.743112 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228aa94f-8a80-470f-82ca-29dba8832dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:03.766278 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228aa94f-8a80-470f-82ca-29dba8832dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f432819-b6c8-41f2-aa9a-140fb6b8d250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1832800454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3221cde99d9e41698512b40583884fb9',qos_specs=None,replication_status=,reservations=['5c2820e7-a4fb-45fb-bff3-cc1a96a090a9','9854c14b-06c2-4123-aef6-ff6ef373ce7f','79c8334b-7b42-4265-9daa-b97da4a8ac5d','63e0671a-897b-42f4-a0ca-7dc58c4d204a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba889dbb335c411bbba3bdbf8cd7eca4',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1832800454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f432819-b6c8-41f2-aa9a-140fb6b8d250,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3221cde99d9e41698512b40583884fb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba889dbb335c411bbba3bdbf8cd7eca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:03.767226 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53b8a64-83af-423f-b2a8-a2ccd56be64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:03.784901 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a53b8a64-83af-423f-b2a8-a2ccd56be64d) transitioned into state 'SUCCESS' from state '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-1832800454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3221cde99d9e41698512b40583884fb9',qos_specs=None,replication_status=,reservations=['5c2820e7-a4fb-45fb-bff3-cc1a96a090a9','9854c14b-06c2-4123-aef6-ff6ef373ce7f','79c8334b-7b42-4265-9daa-b97da4a8ac5d','63e0671a-897b-42f4-a0ca-7dc58c4d204a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba889dbb335c411bbba3bdbf8cd7eca4',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:03.785836 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a99af89-e018-4f07-82ff-eb06ed80cfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:03.794088 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a99af89-e018-4f07-82ff-eb06ed80cfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:03.795176 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Flow 'volume_create_api' (083cfc8c-76aa-42bc-9988-32310e2d8efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:03.795542 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Create volume request issued successfully. Jul 10 04:34:03.796303 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e508be0-c3ca-47de-8bb5-cf3fa82cc03e tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:03.796818 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 774/3099] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:03 2026] POST /volume/v3/volumes => generated 749 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:03.810553 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bab8d438-5bfb-46aa-b344-d64e509b4c15 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:03.812603 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bab8d438-5bfb-46aa-b344-d64e509b4c15 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] GET https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 Jul 10 04:34:03.812839 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bab8d438-5bfb-46aa-b344-d64e509b4c15 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:03.813124 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bab8d438-5bfb-46aa-b344-d64e509b4c15 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:03.821083 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:03.821083 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:03.825700 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bab8d438-5bfb-46aa-b344-d64e509b4c15 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Volume info retrieved successfully. Jul 10 04:34:03.830638 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bab8d438-5bfb-46aa-b344-d64e509b4c15 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 returned with HTTP 200 Jul 10 04:34:03.831081 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 771/3100] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:03 2026] GET /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:03.873039 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7b7c55b4-7d4e-458f-9234-23968639b939 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:03.876257 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b7c55b4-7d4e-458f-9234-23968639b939 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:34:03.876424 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b7c55b4-7d4e-458f-9234-23968639b939 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:03.876603 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b7c55b4-7d4e-458f-9234-23968639b939 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:03.876695 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-7b7c55b4-7d4e-458f-9234-23968639b939 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:03.882771 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:03.882771 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:03.883819 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b7c55b4-7d4e-458f-9234-23968639b939 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:34:03.884347 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 778/3101] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:03 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:03.893894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c87adc1a-0d35-4a9e-a190-627be6206765 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:03.895525 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c87adc1a-0d35-4a9e-a190-627be6206765 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 Jul 10 04:34:03.895727 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c87adc1a-0d35-4a9e-a190-627be6206765 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:03.895943 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c87adc1a-0d35-4a9e-a190-627be6206765 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:03.902602 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:03.902602 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:03.905875 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c87adc1a-0d35-4a9e-a190-627be6206765 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:03.910052 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c87adc1a-0d35-4a9e-a190-627be6206765 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 returned with HTTP 200 Jul 10 04:34:03.910432 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 779/3102] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:03 2026] GET /volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:03.921851 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-515fd139-2c03-476d-b033-5d94d888c626 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:03.923512 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-515fd139-2c03-476d-b033-5d94d888c626 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 Jul 10 04:34:03.923706 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-515fd139-2c03-476d-b033-5d94d888c626 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:03.923843 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-515fd139-2c03-476d-b033-5d94d888c626 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:03.933119 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:03.933119 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:03.938105 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-515fd139-2c03-476d-b033-5d94d888c626 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:03.946241 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-515fd139-2c03-476d-b033-5d94d888c626 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 returned with HTTP 200 Jul 10 04:34:03.946790 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 775/3103] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:03 2026] GET /volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:03.958140 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2acdd235-47b1-45af-9fd9-7fef95500403 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:03.960620 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2acdd235-47b1-45af-9fd9-7fef95500403 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 Jul 10 04:34:03.960837 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2acdd235-47b1-45af-9fd9-7fef95500403 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:03.961054 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2acdd235-47b1-45af-9fd9-7fef95500403 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:03.961259 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-2acdd235-47b1-45af-9fd9-7fef95500403 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume with id: 711e4e32-bf10-4fe8-a899-20ef147ba642 Jul 10 04:34:03.968763 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:03.968763 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:03.969175 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2acdd235-47b1-45af-9fd9-7fef95500403 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:03.986265 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2acdd235-47b1-45af-9fd9-7fef95500403 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume request issued successfully. Jul 10 04:34:03.986533 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2acdd235-47b1-45af-9fd9-7fef95500403 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 returned with HTTP 202 Jul 10 04:34:03.987121 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 772/3104] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:03 2026] DELETE /volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:03.993943 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-842ffa5d-4014-4edb-9018-0e55db7be6fa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:03.996052 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-842ffa5d-4014-4edb-9018-0e55db7be6fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 Jul 10 04:34:03.996253 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-842ffa5d-4014-4edb-9018-0e55db7be6fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:03.996468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-842ffa5d-4014-4edb-9018-0e55db7be6fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:04.003930 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:04.003930 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:04.007827 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-842ffa5d-4014-4edb-9018-0e55db7be6fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:04.012672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-842ffa5d-4014-4edb-9018-0e55db7be6fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 returned with HTTP 200 Jul 10 04:34:04.013039 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 779/3105] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:03 2026] GET /volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 => generated 1409 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:04.847079 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-533c808d-1ff9-4813-b771-f3f223c5e166 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:04.848991 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-533c808d-1ff9-4813-b771-f3f223c5e166 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] GET https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 Jul 10 04:34:04.849181 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-533c808d-1ff9-4813-b771-f3f223c5e166 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:04.849400 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-533c808d-1ff9-4813-b771-f3f223c5e166 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:04.857511 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:04.857511 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:04.862985 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-533c808d-1ff9-4813-b771-f3f223c5e166 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Volume info retrieved successfully. Jul 10 04:34:04.870851 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-533c808d-1ff9-4813-b771-f3f223c5e166 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 returned with HTTP 200 Jul 10 04:34:04.871234 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 780/3106] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:04 2026] GET /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:04.885309 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7d5e01d7-30a9-49bf-93a7-df1cb2296dba None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:04.886853 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d5e01d7-30a9-49bf-93a7-df1cb2296dba tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] POST https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250/action Jul 10 04:34:04.887346 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7d5e01d7-30a9-49bf-93a7-df1cb2296dba tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-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=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:04.887620 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7d5e01d7-30a9-49bf-93a7-df1cb2296dba tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-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=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:04.896846 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:04.896846 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:04.902225 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:04.902225 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:04.902833 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7d5e01d7-30a9-49bf-93a7-df1cb2296dba tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Volume info retrieved successfully. Jul 10 04:34:04.919432 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7d5e01d7-30a9-49bf-93a7-df1cb2296dba tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Update volume metadata completed successfully. Jul 10 04:34:04.919432 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d5e01d7-30a9-49bf-93a7-df1cb2296dba tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250/action returned with HTTP 200 Jul 10 04:34:04.919432 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 776/3107] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:34:04 2026] POST /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250/action => generated 563 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:04.929163 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7fe505cb-c0b8-46e9-87f3-79810c5c727a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:04.932418 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7fe505cb-c0b8-46e9-87f3-79810c5c727a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] GET https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 Jul 10 04:34:04.932651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7fe505cb-c0b8-46e9-87f3-79810c5c727a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:04.932903 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7fe505cb-c0b8-46e9-87f3-79810c5c727a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:04.940495 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:04.940495 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:04.944938 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7fe505cb-c0b8-46e9-87f3-79810c5c727a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Volume info retrieved successfully. Jul 10 04:34:04.950757 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7fe505cb-c0b8-46e9-87f3-79810c5c727a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 returned with HTTP 200 Jul 10 04:34:04.951229 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 773/3108] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:04 2026] GET /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:04.965605 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f6faf4e8-9003-4b50-bd5a-ac2151c8fd9d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:04.968204 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6faf4e8-9003-4b50-bd5a-ac2151c8fd9d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] POST https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250/action Jul 10 04:34:04.968847 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6faf4e8-9003-4b50-bd5a-ac2151c8fd9d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:04.968917 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6faf4e8-9003-4b50-bd5a-ac2151c8fd9d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:04.984331 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:04.984331 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:04.993027 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:04.993027 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:04.993696 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f6faf4e8-9003-4b50-bd5a-ac2151c8fd9d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Volume info retrieved successfully. Jul 10 04:34:05.002386 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f6faf4e8-9003-4b50-bd5a-ac2151c8fd9d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Get volume image-metadata completed successfully. Jul 10 04:34:05.027063 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f6faf4e8-9003-4b50-bd5a-ac2151c8fd9d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Delete volume metadata completed successfully. Jul 10 04:34:05.030243 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6faf4e8-9003-4b50-bd5a-ac2151c8fd9d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250/action returned with HTTP 200 Jul 10 04:34:05.030243 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 780/3109] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:04 2026] POST /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250/action => generated 0 bytes in 63 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 04:34:05.030394 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3c4a2b00-9ce6-431a-9c94-86b4f486768b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:05.031250 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3c4a2b00-9ce6-431a-9c94-86b4f486768b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 Jul 10 04:34:05.031451 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3c4a2b00-9ce6-431a-9c94-86b4f486768b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:05.031692 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3c4a2b00-9ce6-431a-9c94-86b4f486768b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:05.035337 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=297,cinder:UPDATE=61,cinder:INSERT=22,cinder:DELETE=4 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:34:05.036393 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-deda723c-ee21-4feb-beb8-9af71670792a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:05.043562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-deda723c-ee21-4feb-beb8-9af71670792a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] POST https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250/action Jul 10 04:34:05.043562 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-deda723c-ee21-4feb-beb8-9af71670792a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:05.043562 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-deda723c-ee21-4feb-beb8-9af71670792a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:05.044894 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3c4a2b00-9ce6-431a-9c94-86b4f486768b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 returned with HTTP 404 Jul 10 04:34:05.045453 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 781/3110] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:05 2026] GET /volume/v3/volumes/711e4e32-bf10-4fe8-a899-20ef147ba642 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:05.056353 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-314e7c26-2163-4fdb-b8be-f4607efd4883 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:05.057771 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:05.057771 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:05.058105 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-314e7c26-2163-4fdb-b8be-f4607efd4883 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:34:05.058433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-314e7c26-2163-4fdb-b8be-f4607efd4883 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:05.058660 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-314e7c26-2163-4fdb-b8be-f4607efd4883 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:05.058778 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-314e7c26-2163-4fdb-b8be-f4607efd4883 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete backup with id: 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. Jul 10 04:34:05.058920 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-deda723c-ee21-4feb-beb8-9af71670792a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Volume info retrieved successfully. Jul 10 04:34:05.063059 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:05.063059 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:05.065296 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-deda723c-ee21-4feb-beb8-9af71670792a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Get volume image-metadata completed successfully. Jul 10 04:34:05.065753 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-deda723c-ee21-4feb-beb8-9af71670792a tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250/action returned with HTTP 200 Jul 10 04:34:05.066407 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 777/3111] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:05 2026] POST /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250/action => generated 537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:05.081463 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5346b9cb-8be7-4b48-9c1b-08e531d7ec16 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:05.081463 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5346b9cb-8be7-4b48-9c1b-08e531d7ec16 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] GET https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 Jul 10 04:34:05.081463 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5346b9cb-8be7-4b48-9c1b-08e531d7ec16 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:05.081463 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5346b9cb-8be7-4b48-9c1b-08e531d7ec16 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:05.083942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-314e7c26-2163-4fdb-b8be-f4607efd4883 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] delete_backup rpcapi backup_id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173 {{(pid=100022) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:34:05.087920 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-314e7c26-2163-4fdb-b8be-f4607efd4883 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 202 Jul 10 04:34:05.088373 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 774/3112] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:05 2026] DELETE /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:05.090989 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:05.090989 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:05.096450 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5346b9cb-8be7-4b48-9c1b-08e531d7ec16 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Volume info retrieved successfully. Jul 10 04:34:05.098477 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9782bc80-3464-402e-8716-0a5cadd858b7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:05.100827 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9782bc80-3464-402e-8716-0a5cadd858b7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:34:05.101100 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9782bc80-3464-402e-8716-0a5cadd858b7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:05.101372 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9782bc80-3464-402e-8716-0a5cadd858b7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:05.101523 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9782bc80-3464-402e-8716-0a5cadd858b7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:05.102382 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5346b9cb-8be7-4b48-9c1b-08e531d7ec16 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 returned with HTTP 200 Jul 10 04:34:05.102811 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 781/3113] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:05 2026] GET /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:05.108009 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:05.108009 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:05.109150 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9782bc80-3464-402e-8716-0a5cadd858b7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 200 Jul 10 04:34:05.109681 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 782/3114] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:05 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:05.119235 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-adf73cf1-93ae-4b59-a9b5-519bbb5ff001 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:05.120885 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-adf73cf1-93ae-4b59-a9b5-519bbb5ff001 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 Jul 10 04:34:05.121314 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-adf73cf1-93ae-4b59-a9b5-519bbb5ff001 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:05.121665 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-adf73cf1-93ae-4b59-a9b5-519bbb5ff001 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:05.121933 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-adf73cf1-93ae-4b59-a9b5-519bbb5ff001 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Delete volume with id: 9f432819-b6c8-41f2-aa9a-140fb6b8d250 Jul 10 04:34:05.132243 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:05.132243 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:05.132243 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-adf73cf1-93ae-4b59-a9b5-519bbb5ff001 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Volume info retrieved successfully. Jul 10 04:34:05.161267 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-adf73cf1-93ae-4b59-a9b5-519bbb5ff001 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Delete volume request issued successfully. Jul 10 04:34:05.161267 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-adf73cf1-93ae-4b59-a9b5-519bbb5ff001 tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 returned with HTTP 202 Jul 10 04:34:05.161267 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 778/3115] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:05 2026] DELETE /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:05.173320 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3cab5d76-430d-4357-876a-7df0bcfdc07c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:05.175279 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3cab5d76-430d-4357-876a-7df0bcfdc07c tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] GET https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 Jul 10 04:34:05.175443 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3cab5d76-430d-4357-876a-7df0bcfdc07c tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:05.175645 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3cab5d76-430d-4357-876a-7df0bcfdc07c tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:05.183914 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:05.183914 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:05.187842 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3cab5d76-430d-4357-876a-7df0bcfdc07c tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Volume info retrieved successfully. Jul 10 04:34:05.196019 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3cab5d76-430d-4357-876a-7df0bcfdc07c tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 returned with HTTP 200 Jul 10 04:34:05.196369 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 775/3116] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:05 2026] GET /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 => generated 1390 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:06.054082 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-86101ea9-2d09-4da3-898f-90b1c8dcf5f1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:06.121802 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5ef19c4c-ad9c-4302-967c-230237e20844 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:06.123721 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5ef19c4c-ad9c-4302-967c-230237e20844 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 Jul 10 04:34:06.123955 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5ef19c4c-ad9c-4302-967c-230237e20844 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:06.124193 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5ef19c4c-ad9c-4302-967c-230237e20844 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:06.124357 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-5ef19c4c-ad9c-4302-967c-230237e20844 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 6a0cb000-50b4-4d4a-a3d8-9837f81f6173. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:06.128602 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5ef19c4c-ad9c-4302-967c-230237e20844 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 returned with HTTP 404 Jul 10 04:34:06.129091 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 783/3117] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:06 2026] GET /volume/v3/backups/6a0cb000-50b4-4d4a-a3d8-9837f81f6173 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:06.166905 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-86101ea9-2d09-4da3-898f-90b1c8dcf5f1 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:06.167329 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-86101ea9-2d09-4da3-898f-90b1c8dcf5f1 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:06.187620 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-86101ea9-2d09-4da3-898f-90b1c8dcf5f1 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:34:06.187968 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 782/3118] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:34:06 2026] POST /volume/v3/types => generated 188 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:06.203520 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f7f0fe25-0720-4c00-89fd-fcaa60221fcc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:06.209446 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f7f0fe25-0720-4c00-89fd-fcaa60221fcc tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:06.209446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f7f0fe25-0720-4c00-89fd-fcaa60221fcc tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:06.212739 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e4281b59-4606-4899-91aa-ec7c9b9dad4d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:06.215777 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4281b59-4606-4899-91aa-ec7c9b9dad4d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] GET https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 Jul 10 04:34:06.216002 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e4281b59-4606-4899-91aa-ec7c9b9dad4d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:06.217847 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e4281b59-4606-4899-91aa-ec7c9b9dad4d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:06.227966 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4281b59-4606-4899-91aa-ec7c9b9dad4d tempest-VolumesImageMetadata-714667750 tempest-VolumesImageMetadata-714667750-project-member] https://10.4.3.87/volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 returned with HTTP 404 Jul 10 04:34:06.228553 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f7f0fe25-0720-4c00-89fd-fcaa60221fcc tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:34:06.228807 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 776/3119] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:06 2026] GET /volume/v3/volumes/9f432819-b6c8-41f2-aa9a-140fb6b8d250 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:06.229335 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 779/3120] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:34:06 2026] POST /volume/v3/types => generated 188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:06.238350 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fcdfd34b-7cc4-4300-ba0e-ebabf2db35b0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:06.238780 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:06.240003 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fcdfd34b-7cc4-4300-ba0e-ebabf2db35b0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 Jul 10 04:34:06.240234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fcdfd34b-7cc4-4300-ba0e-ebabf2db35b0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:06.240454 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fcdfd34b-7cc4-4300-ba0e-ebabf2db35b0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:06.248525 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:06.248525 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:06.254816 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fcdfd34b-7cc4-4300-ba0e-ebabf2db35b0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:06.262800 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fcdfd34b-7cc4-4300-ba0e-ebabf2db35b0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 returned with HTTP 200 Jul 10 04:34:06.263338 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 784/3121] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:06 2026] GET /volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:06.280702 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2e44916b-745f-4c5a-8ee5-417c7e5dd404 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:06.284907 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2e44916b-745f-4c5a-8ee5-417c7e5dd404 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 Jul 10 04:34:06.284907 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2e44916b-745f-4c5a-8ee5-417c7e5dd404 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:06.284907 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2e44916b-745f-4c5a-8ee5-417c7e5dd404 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:06.284907 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-2e44916b-745f-4c5a-8ee5-417c7e5dd404 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume with id: 54263218-9f6c-4c61-9964-2d63cfd03543 Jul 10 04:34:06.296280 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:06.296280 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:06.297359 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2e44916b-745f-4c5a-8ee5-417c7e5dd404 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:06.325022 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2e44916b-745f-4c5a-8ee5-417c7e5dd404 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume request issued successfully. Jul 10 04:34:06.325365 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2e44916b-745f-4c5a-8ee5-417c7e5dd404 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 returned with HTTP 202 Jul 10 04:34:06.326008 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:06.326346 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-475255950"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:06.326411 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 777/3122] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:06 2026] DELETE /volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:06.328078 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-475255950'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:06.332590 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Create volume of 1 GB Jul 10 04:34:06.332865 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:06.332865 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:06.334417 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Availability Zones retrieved successfully. Jul 10 04:34:06.334889 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cdbde831-7ef0-4436-b5a3-7ce1240908fa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:06.336719 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cdbde831-7ef0-4436-b5a3-7ce1240908fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 Jul 10 04:34:06.337028 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cdbde831-7ef0-4436-b5a3-7ce1240908fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:06.337349 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cdbde831-7ef0-4436-b5a3-7ce1240908fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:06.338737 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Flow 'volume_create_api' (e6c2d37e-14fc-46f8-9730-ceb17c5b6bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:06.339871 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (737e29e6-80b0-40f1-95ac-dabb712acffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:06.340728 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:06.345498 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:06.345498 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:06.353411 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cdbde831-7ef0-4436-b5a3-7ce1240908fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:06.359847 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cdbde831-7ef0-4436-b5a3-7ce1240908fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 returned with HTTP 200 Jul 10 04:34:06.359847 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 780/3123] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:06 2026] GET /volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:06.367603 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (737e29e6-80b0-40f1-95ac-dabb712acffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:34:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7fe2719b-e9ff-480d-b767-a4387a9db967,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fe2719b-e9ff-480d-b767-a4387a9db967', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:06.374810 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66660168-5c1e-457f-a247-8f809ca9b1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:06.409346 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:06.409765 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:06.451495 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Created reservations ['d66d199f-ba44-4953-ad9d-12630ce753f9', '1931d021-9451-4541-9ed0-0886672f24ee', '7f60d327-e870-485b-a2c9-1a9a5d8fd5e1', 'b61f8403-746b-443d-8f0a-50088f74f6ed'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:06.452396 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66660168-5c1e-457f-a247-8f809ca9b1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d66d199f-ba44-4953-ad9d-12630ce753f9', '1931d021-9451-4541-9ed0-0886672f24ee', '7f60d327-e870-485b-a2c9-1a9a5d8fd5e1', 'b61f8403-746b-443d-8f0a-50088f74f6ed']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:06.453275 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b7b53f-4abf-4155-a45d-fb9ad1952227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:06.475500 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b7b53f-4abf-4155-a45d-fb9ad1952227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c623b1b-4922-48ed-bbdd-e25024616c03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-475255950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc11ffacac174284b687d8e099d55610',qos_specs=None,replication_status=,reservations=['d66d199f-ba44-4953-ad9d-12630ce753f9','1931d021-9451-4541-9ed0-0886672f24ee','7f60d327-e870-485b-a2c9-1a9a5d8fd5e1','b61f8403-746b-443d-8f0a-50088f74f6ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab949a4534514e8bb59a18e42bb2d46d',volume_type_id=7fe2719b-e9ff-480d-b767-a4387a9db967), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-475255950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c623b1b-4922-48ed-bbdd-e25024616c03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc11ffacac174284b687d8e099d55610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab949a4534514e8bb59a18e42bb2d46d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fe2719b-e9ff-480d-b767-a4387a9db967),volume_type_id=7fe2719b-e9ff-480d-b767-a4387a9db967)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:06.476200 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2a4cde-f75a-494f-afc6-82e3d3bce46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:06.497171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2a4cde-f75a-494f-afc6-82e3d3bce46c) transitioned into state 'SUCCESS' from state '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-475255950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc11ffacac174284b687d8e099d55610',qos_specs=None,replication_status=,reservations=['d66d199f-ba44-4953-ad9d-12630ce753f9','1931d021-9451-4541-9ed0-0886672f24ee','7f60d327-e870-485b-a2c9-1a9a5d8fd5e1','b61f8403-746b-443d-8f0a-50088f74f6ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab949a4534514e8bb59a18e42bb2d46d',volume_type_id=7fe2719b-e9ff-480d-b767-a4387a9db967)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:06.497904 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d2dc4b-2f4a-4037-a1ed-50c222b8a50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:06.508594 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d2dc4b-2f4a-4037-a1ed-50c222b8a50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:06.508594 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Flow 'volume_create_api' (e6c2d37e-14fc-46f8-9730-ceb17c5b6bfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:06.508820 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Create volume request issued successfully. Jul 10 04:34:06.509544 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9045ba7b-e33c-4557-aa7e-2e1b4905d47b tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:06.509995 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 783/3124] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:06 2026] POST /volume/v3/volumes => generated 765 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:06.522227 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6042c445-89df-4ca0-880d-0118eb585183 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:06.524097 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6042c445-89df-4ca0-880d-0118eb585183 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] GET https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:06.524349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6042c445-89df-4ca0-880d-0118eb585183 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:06.524606 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6042c445-89df-4ca0-880d-0118eb585183 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:06.532932 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:06.532932 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:06.536766 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6042c445-89df-4ca0-880d-0118eb585183 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Volume info retrieved successfully. Jul 10 04:34:06.541411 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6042c445-89df-4ca0-880d-0118eb585183 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 200 Jul 10 04:34:06.541882 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 785/3125] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:06 2026] GET /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:07.380705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-96e2a42e-1ad1-42ff-a817-7fb98494cbc9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:07.382363 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-96e2a42e-1ad1-42ff-a817-7fb98494cbc9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 Jul 10 04:34:07.382572 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-96e2a42e-1ad1-42ff-a817-7fb98494cbc9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:07.383451 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-96e2a42e-1ad1-42ff-a817-7fb98494cbc9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:07.390919 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-96e2a42e-1ad1-42ff-a817-7fb98494cbc9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 returned with HTTP 404 Jul 10 04:34:07.391416 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 778/3126] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:07 2026] GET /volume/v3/volumes/54263218-9f6c-4c61-9964-2d63cfd03543 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:07.402921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:07.404793 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:07.405169 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-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-2057411353"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:07.406632 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2057411353'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:07.406784 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume of 1 GB Jul 10 04:34:07.411071 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Availability Zones retrieved successfully. Jul 10 04:34:07.416332 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (5874fd5a-cf6e-48be-912a-b3c5f9419702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:07.417192 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0a26d9-f06a-45c4-96cb-662f81e527e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:07.418160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:07.445375 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0a26d9-f06a-45c4-96cb-662f81e527e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:07.446399 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eda13e5-31a6-4a74-880c-9401d4125d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:07.489023 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['1caa63ca-9e1a-4592-8396-ee71b3e3d8b3', '947d0c39-4545-406b-ae25-82a531e93643', 'aa9074f1-ad67-466b-bbaf-0d193f90a7a5', '303b9600-e727-4ddb-9b46-5ee69f372deb'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:07.489797 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eda13e5-31a6-4a74-880c-9401d4125d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1caa63ca-9e1a-4592-8396-ee71b3e3d8b3', '947d0c39-4545-406b-ae25-82a531e93643', 'aa9074f1-ad67-466b-bbaf-0d193f90a7a5', '303b9600-e727-4ddb-9b46-5ee69f372deb']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:07.490641 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2a7d2b-8db9-45f7-96b4-643f3774b46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:07.518140 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a2a7d2b-8db9-45f7-96b4-643f3774b46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d233e76-2acb-4e8f-bdd0-288d117c0cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2057411353',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['1caa63ca-9e1a-4592-8396-ee71b3e3d8b3','947d0c39-4545-406b-ae25-82a531e93643','aa9074f1-ad67-466b-bbaf-0d193f90a7a5','303b9600-e727-4ddb-9b46-5ee69f372deb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2057411353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d233e76-2acb-4e8f-bdd0-288d117c0cad,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a1b457ba9a08461794fd65f5cd89724a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:07.519027 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15cb99c8-065d-4324-989e-60e0d22870c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:07.539818 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15cb99c8-065d-4324-989e-60e0d22870c1) transitioned into state 'SUCCESS' from state '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-2057411353',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['1caa63ca-9e1a-4592-8396-ee71b3e3d8b3','947d0c39-4545-406b-ae25-82a531e93643','aa9074f1-ad67-466b-bbaf-0d193f90a7a5','303b9600-e727-4ddb-9b46-5ee69f372deb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:07.540524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43bf424-d18c-49ce-a0a2-e03a6cf560a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:07.551003 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43bf424-d18c-49ce-a0a2-e03a6cf560a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:07.551861 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (5874fd5a-cf6e-48be-912a-b3c5f9419702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:07.552286 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request issued successfully. Jul 10 04:34:07.553450 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e56aa1f8-9fb4-45e4-8853-c29be58df613 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:07.553615 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 781/3127] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:07 2026] POST /volume/v3/volumes => generated 814 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:07.556679 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-937018ab-dbc7-4e42-88e5-a61b7cebb450 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:07.558604 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-937018ab-dbc7-4e42-88e5-a61b7cebb450 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] GET https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:07.558820 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-937018ab-dbc7-4e42-88e5-a61b7cebb450 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:07.559072 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-937018ab-dbc7-4e42-88e5-a61b7cebb450 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:07.565650 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-839d0b95-d26e-4e04-87d4-de15f53fcb8d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:07.566509 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:07.566509 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:07.567612 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-839d0b95-d26e-4e04-87d4-de15f53fcb8d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:07.567858 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-839d0b95-d26e-4e04-87d4-de15f53fcb8d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:07.568073 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-839d0b95-d26e-4e04-87d4-de15f53fcb8d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:07.570635 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-937018ab-dbc7-4e42-88e5-a61b7cebb450 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Volume info retrieved successfully. Jul 10 04:34:07.576233 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-937018ab-dbc7-4e42-88e5-a61b7cebb450 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 200 Jul 10 04:34:07.576957 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 784/3128] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:07 2026] GET /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:07.581122 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:07.581122 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:07.584109 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-839d0b95-d26e-4e04-87d4-de15f53fcb8d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:07.590532 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-839d0b95-d26e-4e04-87d4-de15f53fcb8d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad returned with HTTP 200 Jul 10 04:34:07.590532 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 786/3129] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:07 2026] GET /volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:07.591891 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-caaddb94-f00a-440b-b0ab-7e877528c336 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:07.593824 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-caaddb94-f00a-440b-b0ab-7e877528c336 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] GET https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:07.596099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-caaddb94-f00a-440b-b0ab-7e877528c336 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:07.596099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-caaddb94-f00a-440b-b0ab-7e877528c336 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:07.602070 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:07.602070 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:07.605863 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-caaddb94-f00a-440b-b0ab-7e877528c336 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Volume info retrieved successfully. Jul 10 04:34:07.609704 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-caaddb94-f00a-440b-b0ab-7e877528c336 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 200 Jul 10 04:34:07.610235 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 779/3130] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:07 2026] GET /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:07.625854 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:07.628148 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] POST https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03/action Jul 10 04:34:07.628642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:07.628806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:07.639160 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:07.639160 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:07.639802 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Volume info retrieved successfully. Jul 10 04:34:07.658307 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:07.658611 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:07.678588 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Created reservations ['919591dd-dc09-4435-9a02-831a9063025a', '099eb5c7-ef8d-4d2c-8ad1-eb3a389175b8'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:07.689495 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:07.689839 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:07.699383 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Created reservations ['bcb14baf-50e3-4bbd-9807-7b92b2295f17', '82159091-d772-4da0-955e-5b7f49a6018d'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:07.724887 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Retype volume request issued successfully. Jul 10 04:34:07.725204 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0cef4f7b-0f80-42ba-84bc-3a7a5df28e6a tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03/action returned with HTTP 202 Jul 10 04:34:07.725787 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 782/3131] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:07 2026] POST /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:07.733169 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1ddd2d56-7a55-45e2-a041-d9a95b948504 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:07.735349 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1ddd2d56-7a55-45e2-a041-d9a95b948504 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] GET https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:07.735604 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1ddd2d56-7a55-45e2-a041-d9a95b948504 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:07.735843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1ddd2d56-7a55-45e2-a041-d9a95b948504 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:07.745301 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:07.745301 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:07.749719 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1ddd2d56-7a55-45e2-a041-d9a95b948504 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Volume info retrieved successfully. Jul 10 04:34:07.754897 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1ddd2d56-7a55-45e2-a041-d9a95b948504 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 200 Jul 10 04:34:07.755365 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 785/3132] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:07 2026] GET /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:07.849678 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:07.988895 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:07.989383 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-643330327"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:07.991392 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-643330327'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:07.991587 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Create volume of 1 GB Jul 10 04:34:07.996605 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Availability Zones retrieved successfully. Jul 10 04:34:08.004932 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Flow 'volume_create_api' (2f663493-6a7d-415f-99c2-37501a631cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:08.006320 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cd4d8f-7846-4cdf-b19a-61b6d678c7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:08.007694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:08.042783 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cd4d8f-7846-4cdf-b19a-61b6d678c7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:08.046032 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d88e5e-c7ea-44d4-8f1f-c9408180f0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:08.114322 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Created reservations ['24a7ea56-3391-4f62-9ab9-f12c91380761', 'babd4944-2306-4fd3-8ee5-59a57ee76e5e', '139dd1be-ce6f-4d75-9fff-265bb1ebaa9c', '5d59e3a7-56ad-4d1e-80df-0ba7eb9b5058'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:08.115367 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d88e5e-c7ea-44d4-8f1f-c9408180f0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a7ea56-3391-4f62-9ab9-f12c91380761', 'babd4944-2306-4fd3-8ee5-59a57ee76e5e', '139dd1be-ce6f-4d75-9fff-265bb1ebaa9c', '5d59e3a7-56ad-4d1e-80df-0ba7eb9b5058']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:08.116353 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0a7165-6596-464d-a853-4302c3ed7ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:08.147812 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0a7165-6596-464d-a853-4302c3ed7ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf05865e-cff8-431e-8127-e2a7b5561e6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-643330327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdc10f224704efbae26f3831fa0ca82',qos_specs=None,replication_status=,reservations=['24a7ea56-3391-4f62-9ab9-f12c91380761','babd4944-2306-4fd3-8ee5-59a57ee76e5e','139dd1be-ce6f-4d75-9fff-265bb1ebaa9c','5d59e3a7-56ad-4d1e-80df-0ba7eb9b5058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39c8b86f1a3347268b93116c5a5b43ea',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-643330327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf05865e-cff8-431e-8127-e2a7b5561e6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cdc10f224704efbae26f3831fa0ca82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39c8b86f1a3347268b93116c5a5b43ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:08.148930 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129a4b39-0d3a-44b0-996c-9b70f2a20d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:08.173370 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129a4b39-0d3a-44b0-996c-9b70f2a20d3e) transitioned into state 'SUCCESS' from state '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-643330327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cdc10f224704efbae26f3831fa0ca82',qos_specs=None,replication_status=,reservations=['24a7ea56-3391-4f62-9ab9-f12c91380761','babd4944-2306-4fd3-8ee5-59a57ee76e5e','139dd1be-ce6f-4d75-9fff-265bb1ebaa9c','5d59e3a7-56ad-4d1e-80df-0ba7eb9b5058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39c8b86f1a3347268b93116c5a5b43ea',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:08.174146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ae631c-97f9-40db-84ec-c7060990a9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:08.188065 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ae631c-97f9-40db-84ec-c7060990a9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:08.189105 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Flow 'volume_create_api' (2f663493-6a7d-415f-99c2-37501a631cce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:08.189522 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Create volume request issued successfully. Jul 10 04:34:08.190231 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6e6840d3-2c96-4a92-b738-eb2d2d46c7c1 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:08.190953 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 787/3133] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:34:07 2026] POST /volume/v3/volumes => generated 747 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:08.206844 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-41678ca9-5a71-4b70-be65-324a675a69c6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.209108 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41678ca9-5a71-4b70-be65-324a675a69c6 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] GET https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b Jul 10 04:34:08.209392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41678ca9-5a71-4b70-be65-324a675a69c6 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:08.209631 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41678ca9-5a71-4b70-be65-324a675a69c6 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:08.219118 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.219118 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:08.224191 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-41678ca9-5a71-4b70-be65-324a675a69c6 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Volume info retrieved successfully. Jul 10 04:34:08.230333 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41678ca9-5a71-4b70-be65-324a675a69c6 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b returned with HTTP 200 Jul 10 04:34:08.231348 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 780/3134] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:08 2026] GET /volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:08.601373 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-aa62ab90-50e7-4532-8d5c-3a57aac3ad6c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.603783 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aa62ab90-50e7-4532-8d5c-3a57aac3ad6c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:08.604006 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aa62ab90-50e7-4532-8d5c-3a57aac3ad6c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:08.604199 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aa62ab90-50e7-4532-8d5c-3a57aac3ad6c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:08.611208 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.611208 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:08.615019 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-aa62ab90-50e7-4532-8d5c-3a57aac3ad6c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:08.619894 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aa62ab90-50e7-4532-8d5c-3a57aac3ad6c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad returned with HTTP 200 Jul 10 04:34:08.620196 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 783/3135] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:08 2026] GET /volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:08.637749 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cbf03570-ceaa-4616-85c5-923a9d079dd3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.641965 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cbf03570-ceaa-4616-85c5-923a9d079dd3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:34:08.642427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cbf03570-ceaa-4616-85c5-923a9d079dd3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d233e76-2acb-4e8f-bdd0-288d117c0cad", "name": "tempest-VolumesBackupsTest-Backup-1027083006", "description": "tempest-backup-description-1759039280", "container": "tempest-volumesbackupstest-backup-container-895105196"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:08.644597 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-cbf03570-ceaa-4616-85c5-923a9d079dd3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating new backup {'backup': {'volume_id': '1d233e76-2acb-4e8f-bdd0-288d117c0cad', 'name': 'tempest-VolumesBackupsTest-Backup-1027083006', 'description': 'tempest-backup-description-1759039280', 'container': 'tempest-volumesbackupstest-backup-container-895105196'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:34:08.644784 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-cbf03570-ceaa-4616-85c5-923a9d079dd3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating backup of volume 1d233e76-2acb-4e8f-bdd0-288d117c0cad in container tempest-volumesbackupstest-backup-container-895105196 Jul 10 04:34:08.657691 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.657691 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:08.658395 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-cbf03570-ceaa-4616-85c5-923a9d079dd3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:08.683706 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-cbf03570-ceaa-4616-85c5-923a9d079dd3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['8c427f07-0172-4fef-88ad-1d2d74f81ba1', 'bf9e1df0-3369-4bc6-ba9b-2533122b7209'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:08.716144 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cbf03570-ceaa-4616-85c5-923a9d079dd3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:34:08.716707 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 786/3136] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:08 2026] POST /volume/v3/backups => generated 328 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:08.726642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-80754f42-f9b7-4b2b-ade0-81e4b51492c5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.729061 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-80754f42-f9b7-4b2b-ade0-81e4b51492c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:08.729331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-80754f42-f9b7-4b2b-ade0-81e4b51492c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:08.729537 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-80754f42-f9b7-4b2b-ade0-81e4b51492c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:08.729629 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-80754f42-f9b7-4b2b-ade0-81e4b51492c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:08.740105 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.740105 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:08.741322 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-80754f42-f9b7-4b2b-ade0-81e4b51492c5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:08.741703 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 788/3137] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:08 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:08.770861 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-be3d8baa-1ace-4623-8ef9-e9e88815c6b0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.773385 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be3d8baa-1ace-4623-8ef9-e9e88815c6b0 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] GET https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:08.773684 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be3d8baa-1ace-4623-8ef9-e9e88815c6b0 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:08.773954 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be3d8baa-1ace-4623-8ef9-e9e88815c6b0 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:08.781258 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.781258 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:08.788703 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-be3d8baa-1ace-4623-8ef9-e9e88815c6b0 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Volume info retrieved successfully. Jul 10 04:34:08.790746 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be3d8baa-1ace-4623-8ef9-e9e88815c6b0 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 200 Jul 10 04:34:08.791188 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 781/3138] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:08 2026] GET /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:08.803311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5c62ef75-9fdc-4482-9c22-0ee1c38eecee None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.805448 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5c62ef75-9fdc-4482-9c22-0ee1c38eecee tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] GET https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:08.805707 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5c62ef75-9fdc-4482-9c22-0ee1c38eecee tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:08.805917 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5c62ef75-9fdc-4482-9c22-0ee1c38eecee tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:08.813087 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.813087 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:08.817029 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5c62ef75-9fdc-4482-9c22-0ee1c38eecee tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Volume info retrieved successfully. Jul 10 04:34:08.821362 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5c62ef75-9fdc-4482-9c22-0ee1c38eecee tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 200 Jul 10 04:34:08.821809 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 784/3139] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:08 2026] GET /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:08.838168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3ae8c31c-dfec-4c81-ab40-58f4add4cdd7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.840687 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ae8c31c-dfec-4c81-ab40-58f4add4cdd7 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] GET https://10.4.3.87/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-475255950 Jul 10 04:34:08.840927 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ae8c31c-dfec-4c81-ab40-58f4add4cdd7 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:08.841176 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ae8c31c-dfec-4c81-ab40-58f4add4cdd7 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:08.841922 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.841922 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:08.842332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3ae8c31c-dfec-4c81-ab40-58f4add4cdd7 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-475255950'), ('all_tenants', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:34:08.850797 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3ae8c31c-dfec-4c81-ab40-58f4add4cdd7 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Get all volumes completed successfully. Jul 10 04:34:08.851310 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ae8c31c-dfec-4c81-ab40-58f4add4cdd7 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] https://10.4.3.87/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-475255950 returned with HTTP 200 Jul 10 04:34:08.851763 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 787/3140] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:34:08 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-475255950 => generated 344 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:08.864599 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c6969858-909d-45d5-a538-fc85343d4cc6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.866402 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6969858-909d-45d5-a538-fc85343d4cc6 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] GET https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:08.866683 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6969858-909d-45d5-a538-fc85343d4cc6 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:08.866906 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6969858-909d-45d5-a538-fc85343d4cc6 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:08.874479 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.874479 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:08.878466 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c6969858-909d-45d5-a538-fc85343d4cc6 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Volume info retrieved successfully. Jul 10 04:34:08.884480 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6969858-909d-45d5-a538-fc85343d4cc6 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 200 Jul 10 04:34:08.884959 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 789/3141] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:08 2026] GET /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:08.901948 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a51b49b0-8b5a-4efe-a189-6d31989436a5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.904154 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a51b49b0-8b5a-4efe-a189-6d31989436a5 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] DELETE https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:08.904680 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a51b49b0-8b5a-4efe-a189-6d31989436a5 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:08.905065 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a51b49b0-8b5a-4efe-a189-6d31989436a5 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:08.905418 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-a51b49b0-8b5a-4efe-a189-6d31989436a5 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Delete volume with id: 6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:08.913512 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.913512 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:08.915232 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a51b49b0-8b5a-4efe-a189-6d31989436a5 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Volume info retrieved successfully. Jul 10 04:34:08.933654 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a51b49b0-8b5a-4efe-a189-6d31989436a5 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Delete volume request issued successfully. Jul 10 04:34:08.934192 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a51b49b0-8b5a-4efe-a189-6d31989436a5 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 202 Jul 10 04:34:08.934824 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 782/3142] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:08 2026] DELETE /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:08.943087 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-99de66cb-bf16-40c8-a1eb-f86422da7d8f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:08.945527 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99de66cb-bf16-40c8-a1eb-f86422da7d8f tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] GET https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:08.945890 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99de66cb-bf16-40c8-a1eb-f86422da7d8f tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:08.946161 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99de66cb-bf16-40c8-a1eb-f86422da7d8f tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:08.955960 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:08.955960 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:08.961877 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-99de66cb-bf16-40c8-a1eb-f86422da7d8f tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Volume info retrieved successfully. Jul 10 04:34:08.968313 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99de66cb-bf16-40c8-a1eb-f86422da7d8f tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 200 Jul 10 04:34:08.968995 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 785/3143] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:08 2026] GET /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:09.244125 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d7043e8f-421e-4d59-8d21-0b088611a838 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:09.246353 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d7043e8f-421e-4d59-8d21-0b088611a838 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] GET https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b Jul 10 04:34:09.246679 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d7043e8f-421e-4d59-8d21-0b088611a838 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:09.246951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d7043e8f-421e-4d59-8d21-0b088611a838 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:09.255482 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:09.255482 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:09.264846 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d7043e8f-421e-4d59-8d21-0b088611a838 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Volume info retrieved successfully. Jul 10 04:34:09.270062 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d7043e8f-421e-4d59-8d21-0b088611a838 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b returned with HTTP 200 Jul 10 04:34:09.270681 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 788/3144] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:09 2026] GET /volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:09.283765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:09.285479 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] GET https://10.4.3.87/volume/v3/limits Jul 10 04:34:09.285712 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:09.285898 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:09.302666 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:09.303099 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:09.303658 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:09.303902 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:09.304427 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:09.304738 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:09.320304 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c56c76e4-4b04-4d0d-a199-8d3b9c39d178 tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] https://10.4.3.87/volume/v3/limits returned with HTTP 200 Jul 10 04:34:09.320689 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 790/3145] 10.4.3.87 () {66 vars in 1227 bytes} [Fri Jul 10 04:34:09 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:09.331357 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c77b2941-1ff5-4dbb-a32c-c6a53d12f46b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:09.333042 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c77b2941-1ff5-4dbb-a32c-c6a53d12f46b tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] GET https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b Jul 10 04:34:09.333389 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c77b2941-1ff5-4dbb-a32c-c6a53d12f46b tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:09.333709 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c77b2941-1ff5-4dbb-a32c-c6a53d12f46b tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:09.345502 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:09.345502 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:09.349046 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c77b2941-1ff5-4dbb-a32c-c6a53d12f46b tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Volume info retrieved successfully. Jul 10 04:34:09.354814 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c77b2941-1ff5-4dbb-a32c-c6a53d12f46b tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b returned with HTTP 200 Jul 10 04:34:09.355445 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 783/3146] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:09 2026] GET /volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:09.367690 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-da851129-4854-48ea-a8eb-cac10f39f1fe None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:09.369728 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-da851129-4854-48ea-a8eb-cac10f39f1fe tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] DELETE https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b Jul 10 04:34:09.369985 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-da851129-4854-48ea-a8eb-cac10f39f1fe tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:09.370230 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-da851129-4854-48ea-a8eb-cac10f39f1fe tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:09.370422 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-da851129-4854-48ea-a8eb-cac10f39f1fe tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Delete volume with id: bf05865e-cff8-431e-8127-e2a7b5561e6b Jul 10 04:34:09.380413 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:09.380413 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:09.381079 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-da851129-4854-48ea-a8eb-cac10f39f1fe tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Volume info retrieved successfully. Jul 10 04:34:09.397340 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-da851129-4854-48ea-a8eb-cac10f39f1fe tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Delete volume request issued successfully. Jul 10 04:34:09.397612 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-da851129-4854-48ea-a8eb-cac10f39f1fe tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b returned with HTTP 202 Jul 10 04:34:09.398157 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 786/3147] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:09 2026] DELETE /volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:09.407569 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ed422838-2306-4cce-8f0e-ef05abdaddab None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:09.409289 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed422838-2306-4cce-8f0e-ef05abdaddab tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] GET https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b Jul 10 04:34:09.409494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed422838-2306-4cce-8f0e-ef05abdaddab tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:09.409701 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed422838-2306-4cce-8f0e-ef05abdaddab tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:09.416413 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:09.416413 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:09.419678 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ed422838-2306-4cce-8f0e-ef05abdaddab tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Volume info retrieved successfully. Jul 10 04:34:09.423483 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed422838-2306-4cce-8f0e-ef05abdaddab tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b returned with HTTP 200 Jul 10 04:34:09.423852 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 789/3148] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:09 2026] GET /volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:09.762106 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b31cc6d5-5863-4394-b80d-cc777bd21e1c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:09.764099 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b31cc6d5-5863-4394-b80d-cc777bd21e1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:09.764355 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b31cc6d5-5863-4394-b80d-cc777bd21e1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:09.764585 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b31cc6d5-5863-4394-b80d-cc777bd21e1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:09.764697 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b31cc6d5-5863-4394-b80d-cc777bd21e1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:09.770995 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:09.770995 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:09.770995 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b31cc6d5-5863-4394-b80d-cc777bd21e1c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:09.771347 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 791/3149] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:09 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:09.803030 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3804d5fc-7d28-43c4-a86c-20bdaa1c1f20 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:09.804625 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3804d5fc-7d28-43c4-a86c-20bdaa1c1f20 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:09.805093 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3804d5fc-7d28-43c4-a86c-20bdaa1c1f20 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767803662-1436545831", "extra_specs": {"multiattach": " True"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:09.821004 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3804d5fc-7d28-43c4-a86c-20bdaa1c1f20 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:34:09.821778 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 784/3150] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:34:09 2026] POST /volume/v3/types => generated 287 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:09.830359 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:09.832237 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:09.832636 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-258454345", "snapshot_id": null, "imageRef": null, "volume_type": "0ee954d2-a766-4b00-8e3b-99d290654f11", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:09.834542 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-258454345', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0ee954d2-a766-4b00-8e3b-99d290654f11', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:09.838568 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume of 1 GB Jul 10 04:34:09.839184 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:09.839184 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:09.839508 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Availability Zones retrieved successfully. Jul 10 04:34:09.846474 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Flow 'volume_create_api' (71b28891-51cd-49ed-ad88-3afa2a39e88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:09.847590 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de34d21-ae5f-472f-8522-70db5de5c109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:09.848703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:09.857165 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:09.857165 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:09.868959 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de34d21-ae5f-472f-8522-70db5de5c109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:34:10Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ee954d2-a766-4b00-8e3b-99d290654f11,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767803662-1436545831',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ee954d2-a766-4b00-8e3b-99d290654f11', 'encryption_key_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=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:09.871411 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b159daa2-eb6e-41b5-82d3-506cc0148efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:09.902811 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767803662-1436545831 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767803662-1436545831, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:09.903166 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767803662-1436545831 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767803662-1436545831, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:09.929763 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Created reservations ['e539b0a8-38a4-48e5-b1b7-b129a5c56479', 'afd67c10-8f50-4189-8b40-c7bbda65ce05', '744471e7-6e28-46d0-a75d-8952f243550d', 'e1622415-999a-4c0f-abe2-77089587da7b'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:09.930726 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b159daa2-eb6e-41b5-82d3-506cc0148efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e539b0a8-38a4-48e5-b1b7-b129a5c56479', 'afd67c10-8f50-4189-8b40-c7bbda65ce05', '744471e7-6e28-46d0-a75d-8952f243550d', 'e1622415-999a-4c0f-abe2-77089587da7b']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:09.931652 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72072b4b-b48b-450c-9095-567118f53ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:09.957703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72072b4b-b48b-450c-9095-567118f53ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5143b924-36bf-4496-9bd6-6458e4f4675a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-258454345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd3117d57a134b258171a7ed1bf3dd26',qos_specs=None,replication_status=,reservations=['e539b0a8-38a4-48e5-b1b7-b129a5c56479','afd67c10-8f50-4189-8b40-c7bbda65ce05','744471e7-6e28-46d0-a75d-8952f243550d','e1622415-999a-4c0f-abe2-77089587da7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bca45631cf4b3081be45422e79dc07',volume_type_id=0ee954d2-a766-4b00-8e3b-99d290654f11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-258454345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5143b924-36bf-4496-9bd6-6458e4f4675a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='cd3117d57a134b258171a7ed1bf3dd26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bca45631cf4b3081be45422e79dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ee954d2-a766-4b00-8e3b-99d290654f11),volume_type_id=0ee954d2-a766-4b00-8e3b-99d290654f11)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:09.958601 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d20bc5-abdb-462d-b6e3-25b0a36f7865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:09.978241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d20bc5-abdb-462d-b6e3-25b0a36f7865) transitioned into state 'SUCCESS' from state '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-258454345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd3117d57a134b258171a7ed1bf3dd26',qos_specs=None,replication_status=,reservations=['e539b0a8-38a4-48e5-b1b7-b129a5c56479','afd67c10-8f50-4189-8b40-c7bbda65ce05','744471e7-6e28-46d0-a75d-8952f243550d','e1622415-999a-4c0f-abe2-77089587da7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bca45631cf4b3081be45422e79dc07',volume_type_id=0ee954d2-a766-4b00-8e3b-99d290654f11)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:09.979871 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00d4df2d-1001-4831-a64c-bcfddb9bf5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:09.982185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-92a20404-324d-44ed-8816-a955a96b1918 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:09.984344 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-92a20404-324d-44ed-8816-a955a96b1918 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] GET https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 Jul 10 04:34:09.984499 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-92a20404-324d-44ed-8816-a955a96b1918 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:09.984720 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-92a20404-324d-44ed-8816-a955a96b1918 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:09.988575 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00d4df2d-1001-4831-a64c-bcfddb9bf5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:09.989421 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Flow 'volume_create_api' (71b28891-51cd-49ed-ad88-3afa2a39e88e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:09.989729 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Create volume request issued successfully. Jul 10 04:34:09.990133 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-92a20404-324d-44ed-8816-a955a96b1918 tempest-VolumeRetypeWithoutMigrationTest-1985080826 tempest-VolumeRetypeWithoutMigrationTest-1985080826-project-member] https://10.4.3.87/volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 returned with HTTP 404 Jul 10 04:34:09.990247 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dd8b42ae-aceb-4e27-b038-0645e79d14e8 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:09.990643 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 790/3151] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:09 2026] GET /volume/v3/volumes/6c623b1b-4922-48ed-bbdd-e25024616c03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:09.990720 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 787/3152] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:09 2026] POST /volume/v3/volumes => generated 827 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:10.003839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c3af8f98-cb7d-4785-aad9-929310077427 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:10.004003 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-962dbce0-f40a-49f8-a7ae-376b363658fb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:10.004677 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3af8f98-cb7d-4785-aad9-929310077427 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] DELETE https://10.4.3.87/volume/v3/types/fe8c0794-2dac-4766-9287-7868c7523bed Jul 10 04:34:10.004890 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3af8f98-cb7d-4785-aad9-929310077427 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:10.005133 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3af8f98-cb7d-4785-aad9-929310077427 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:10.006207 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-962dbce0-f40a-49f8-a7ae-376b363658fb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:10.008686 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-962dbce0-f40a-49f8-a7ae-376b363658fb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:10.008686 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-962dbce0-f40a-49f8-a7ae-376b363658fb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:10.017190 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:10.017190 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:10.020335 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-962dbce0-f40a-49f8-a7ae-376b363658fb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:10.025597 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-962dbce0-f40a-49f8-a7ae-376b363658fb tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:10.026067 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 785/3153] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:10 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:10.030151 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3af8f98-cb7d-4785-aad9-929310077427 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] https://10.4.3.87/volume/v3/types/fe8c0794-2dac-4766-9287-7868c7523bed returned with HTTP 202 Jul 10 04:34:10.030657 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 792/3154] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:34:10 2026] DELETE /volume/v3/types/fe8c0794-2dac-4766-9287-7868c7523bed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:10.036934 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-729af224-18bd-4a63-954e-71e2251d1a55 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:10.038675 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-729af224-18bd-4a63-954e-71e2251d1a55 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] GET https://10.4.3.87/volume/v3/types/fe8c0794-2dac-4766-9287-7868c7523bed Jul 10 04:34:10.038863 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-729af224-18bd-4a63-954e-71e2251d1a55 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:10.039082 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-729af224-18bd-4a63-954e-71e2251d1a55 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:10.042326 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-729af224-18bd-4a63-954e-71e2251d1a55 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] https://10.4.3.87/volume/v3/types/fe8c0794-2dac-4766-9287-7868c7523bed returned with HTTP 404 Jul 10 04:34:10.042966 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 791/3155] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:34:10 2026] GET /volume/v3/types/fe8c0794-2dac-4766-9287-7868c7523bed => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:10.049510 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-df15d2be-f10d-47b2-bae1-b6e5df4ce4b6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:10.051757 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-df15d2be-f10d-47b2-bae1-b6e5df4ce4b6 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] DELETE https://10.4.3.87/volume/v3/types/7fe2719b-e9ff-480d-b767-a4387a9db967 Jul 10 04:34:10.052024 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-df15d2be-f10d-47b2-bae1-b6e5df4ce4b6 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:10.052327 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-df15d2be-f10d-47b2-bae1-b6e5df4ce4b6 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:10.052516 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:10.052516 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:10.076438 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-df15d2be-f10d-47b2-bae1-b6e5df4ce4b6 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] https://10.4.3.87/volume/v3/types/7fe2719b-e9ff-480d-b767-a4387a9db967 returned with HTTP 202 Jul 10 04:34:10.077012 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 788/3156] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:34:10 2026] DELETE /volume/v3/types/7fe2719b-e9ff-480d-b767-a4387a9db967 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:10.086513 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9edb78b8-c887-4ab4-a719-84a238e28648 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:10.087710 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9edb78b8-c887-4ab4-a719-84a238e28648 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] GET https://10.4.3.87/volume/v3/types/7fe2719b-e9ff-480d-b767-a4387a9db967 Jul 10 04:34:10.087965 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9edb78b8-c887-4ab4-a719-84a238e28648 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:10.088241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9edb78b8-c887-4ab4-a719-84a238e28648 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:10.091983 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9edb78b8-c887-4ab4-a719-84a238e28648 tempest-VolumeRetypeWithoutMigrationTest-1156142400 tempest-VolumeRetypeWithoutMigrationTest-1156142400-project-admin] https://10.4.3.87/volume/v3/types/7fe2719b-e9ff-480d-b767-a4387a9db967 returned with HTTP 404 Jul 10 04:34:10.091983 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 786/3157] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:34:10 2026] GET /volume/v3/types/7fe2719b-e9ff-480d-b767-a4387a9db967 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:10.437732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-35ec7a8d-167b-4b45-8072-7a190106113f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:10.440048 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-35ec7a8d-167b-4b45-8072-7a190106113f tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] GET https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b Jul 10 04:34:10.440319 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-35ec7a8d-167b-4b45-8072-7a190106113f tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:10.440548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-35ec7a8d-167b-4b45-8072-7a190106113f tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:10.446892 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-35ec7a8d-167b-4b45-8072-7a190106113f tempest-AbsoluteLimitsTests-180133930 tempest-AbsoluteLimitsTests-180133930-project-member] https://10.4.3.87/volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b returned with HTTP 404 Jul 10 04:34:10.447385 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 793/3158] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:10 2026] GET /volume/v3/volumes/bf05865e-cff8-431e-8127-e2a7b5561e6b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:10.783114 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-46ce6367-6161-4985-bbcb-1ad2b769076e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:10.786481 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-46ce6367-6161-4985-bbcb-1ad2b769076e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:10.786913 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-46ce6367-6161-4985-bbcb-1ad2b769076e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:10.787149 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-46ce6367-6161-4985-bbcb-1ad2b769076e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:10.787364 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-46ce6367-6161-4985-bbcb-1ad2b769076e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:10.796457 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:10.796457 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:10.797337 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-46ce6367-6161-4985-bbcb-1ad2b769076e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:10.797756 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 792/3159] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:10 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:11.039281 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-728a86ab-0e74-4944-8e96-90b699c15f12 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:11.041035 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-728a86ab-0e74-4944-8e96-90b699c15f12 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:11.041229 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-728a86ab-0e74-4944-8e96-90b699c15f12 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:11.041416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-728a86ab-0e74-4944-8e96-90b699c15f12 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:11.049870 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:11.049870 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:11.055638 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-728a86ab-0e74-4944-8e96-90b699c15f12 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:11.060440 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-728a86ab-0e74-4944-8e96-90b699c15f12 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:11.060847 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 789/3160] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:11 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:11.077209 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-20501657-de75-4977-8c46-821c0a27eb21 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:11.078942 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-20501657-de75-4977-8c46-821c0a27eb21 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:11.079291 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-20501657-de75-4977-8c46-821c0a27eb21 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:11.079576 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-20501657-de75-4977-8c46-821c0a27eb21 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:11.087391 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:11.087391 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:11.090458 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-20501657-de75-4977-8c46-821c0a27eb21 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:11.095041 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-20501657-de75-4977-8c46-821c0a27eb21 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:11.095608 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 787/3161] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:11 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:11.138166 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-87f9a6da-466e-4266-a822-eff933d92d72 req-98fcc035-2937-41eb-95e3-bfe334e81a4c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:11.140499 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-98fcc035-2937-41eb-95e3-bfe334e81a4c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:11.140748 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-98fcc035-2937-41eb-95e3-bfe334e81a4c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:11.140973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-98fcc035-2937-41eb-95e3-bfe334e81a4c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:11.148948 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:11.148948 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:11.152589 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-87f9a6da-466e-4266-a822-eff933d92d72 req-98fcc035-2937-41eb-95e3-bfe334e81a4c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:11.156517 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-98fcc035-2937-41eb-95e3-bfe334e81a4c tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:11.157474 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 794/3162] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:11 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:11.808571 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-883c9185-357d-4f09-8ee9-528f3768f7b5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:11.809554 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-883c9185-357d-4f09-8ee9-528f3768f7b5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:11.810010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-883c9185-357d-4f09-8ee9-528f3768f7b5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:11.810010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-883c9185-357d-4f09-8ee9-528f3768f7b5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:11.810010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-883c9185-357d-4f09-8ee9-528f3768f7b5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:11.814926 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:11.814926 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:11.815759 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-883c9185-357d-4f09-8ee9-528f3768f7b5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:11.816449 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 793/3163] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:11 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:12.385952 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-759083bf-fff2-4833-8209-56e11f111f77 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.518731 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:12.519151 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-862793558"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:12.521096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request body: {'volume': {"'imageRef": '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-862793558'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:12.521263 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume of 1 GB Jul 10 04:34:12.526156 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Availability Zones retrieved successfully. Jul 10 04:34:12.534427 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (30555e2a-ed36-404d-b44e-5f10cbf3d959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:12.535853 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c95a394c-fb9a-4301-816a-b02a31ee776a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.537264 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:12.562909 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e6f72a0e-4f11-4c58-845e-9136570bb87b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.574915 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c95a394c-fb9a-4301-816a-b02a31ee776a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.575925 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e810a46b-d8d5-48be-8086-39d0e3235d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.631396 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e6f72a0e-4f11-4c58-845e-9136570bb87b tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:12.631858 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e6f72a0e-4f11-4c58-845e-9136570bb87b tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-636536854"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:12.650194 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e6f72a0e-4f11-4c58-845e-9136570bb87b tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:34:12.650661 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 788/3164] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:34:12 2026] POST /volume/v3/types => generated 230 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:12.655250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Created reservations ['bcd68374-7257-4f57-867b-3a32bbb31b03', 'a54e4941-0d2d-4df4-b905-2b6613fb0298', '91569636-4ce9-42c2-9158-3a99a85ed3ea', '436001fe-8771-48d9-8cf1-3698446b7124'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:12.655250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e810a46b-d8d5-48be-8086-39d0e3235d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcd68374-7257-4f57-867b-3a32bbb31b03', 'a54e4941-0d2d-4df4-b905-2b6613fb0298', '91569636-4ce9-42c2-9158-3a99a85ed3ea', '436001fe-8771-48d9-8cf1-3698446b7124']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.657512 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e678e62f-8e39-4ec3-82a8-95cdeb5c36ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.663313 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5943aa1f-a07a-4315-9de2-d8dc2768ba06 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.665499 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5943aa1f-a07a-4315-9de2-d8dc2768ba06 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] POST https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs Jul 10 04:34:12.665854 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5943aa1f-a07a-4315-9de2-d8dc2768ba06 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:12.689419 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e678e62f-8e39-4ec3-82a8-95cdeb5c36ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c583b08-340a-4303-8f00-fa26f5232967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-862793558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['bcd68374-7257-4f57-867b-3a32bbb31b03','a54e4941-0d2d-4df4-b905-2b6613fb0298','91569636-4ce9-42c2-9158-3a99a85ed3ea','436001fe-8771-48d9-8cf1-3698446b7124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-862793558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c583b08-340a-4303-8f00-fa26f5232967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fe327d6a6942b9a5de28b357feae2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.691281 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678b0f87-ea54-40f9-9a62-76dd84d80e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.699873 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5943aa1f-a07a-4315-9de2-d8dc2768ba06 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs returned with HTTP 200 Jul 10 04:34:12.700741 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 795/3165] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:34:12 2026] POST /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:34:12.709422 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-040a8faa-adda-4620-8eb4-633576fe6474 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.711469 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-040a8faa-adda-4620-8eb4-633576fe6474 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] GET https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec3 Jul 10 04:34:12.711775 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-040a8faa-adda-4620-8eb4-633576fe6474 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:12.711978 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-040a8faa-adda-4620-8eb4-633576fe6474 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:12.713136 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678b0f87-ea54-40f9-9a62-76dd84d80e2d) transitioned into state 'SUCCESS' from state '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-862793558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['bcd68374-7257-4f57-867b-3a32bbb31b03','a54e4941-0d2d-4df4-b905-2b6613fb0298','91569636-4ce9-42c2-9158-3a99a85ed3ea','436001fe-8771-48d9-8cf1-3698446b7124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.713809 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219b0391-b25f-4543-b7d2-e05157777e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.718387 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-040a8faa-adda-4620-8eb4-633576fe6474 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec3 returned with HTTP 200 Jul 10 04:34:12.718768 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 794/3166] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:34:12 2026] GET /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:34:12.723055 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219b0391-b25f-4543-b7d2-e05157777e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.725297 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (30555e2a-ed36-404d-b44e-5f10cbf3d959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:12.725297 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request issued successfully. Jul 10 04:34:12.725297 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-759083bf-fff2-4833-8209-56e11f111f77 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:12.725297 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 790/3167] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:12 2026] POST /volume/v3/volumes => generated 754 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:12.726506 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7ae17e0a-7dc8-40da-b08d-07268c9d7894 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.728425 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7ae17e0a-7dc8-40da-b08d-07268c9d7894 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] DELETE https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec3 Jul 10 04:34:12.728526 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7ae17e0a-7dc8-40da-b08d-07268c9d7894 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:12.728731 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7ae17e0a-7dc8-40da-b08d-07268c9d7894 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:12.740137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.741991 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:12.742479 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1227845616"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:12.743908 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request body: {'volume': {"'imageRef": '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1227845616'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:12.744144 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume of 1 GB Jul 10 04:34:12.747627 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7ae17e0a-7dc8-40da-b08d-07268c9d7894 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec3 returned with HTTP 202 Jul 10 04:34:12.747872 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 789/3168] 10.4.3.87 () {66 vars in 1392 bytes} [Fri Jul 10 04:34:12 2026] DELETE /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:12.749625 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Availability Zones retrieved successfully. Jul 10 04:34:12.761058 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (b6ee2518-848c-4006-8428-d622d2840f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:12.761188 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f5baab60-1749-4adf-9dcb-b1d67a0736b5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.762525 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187b8506-b6ba-4ae2-948a-e0c1f1b3ac63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.763440 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f5baab60-1749-4adf-9dcb-b1d67a0736b5 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] GET https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec3 Jul 10 04:34:12.763695 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f5baab60-1749-4adf-9dcb-b1d67a0736b5 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:12.763905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f5baab60-1749-4adf-9dcb-b1d67a0736b5 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:12.763979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:12.770001 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f5baab60-1749-4adf-9dcb-b1d67a0736b5 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec3 returned with HTTP 404 Jul 10 04:34:12.770633 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 795/3169] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:34:12 2026] GET /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:12.780252 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c68cc5be-1049-4dfa-bb24-226702d2df8e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.782856 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c68cc5be-1049-4dfa-bb24-226702d2df8e tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] POST https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs Jul 10 04:34:12.783188 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c68cc5be-1049-4dfa-bb24-226702d2df8e tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:12.784969 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:12.784969 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:12.800603 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187b8506-b6ba-4ae2-948a-e0c1f1b3ac63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.801830 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b13002b-49bd-4fa6-a67d-c8878e827a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.814598 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c68cc5be-1049-4dfa-bb24-226702d2df8e tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs returned with HTTP 200 Jul 10 04:34:12.815165 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 791/3170] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:34:12 2026] POST /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:34:12.822779 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ccab7062-fd91-4a9b-b5b4-07ba6656b616 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.825279 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ccab7062-fd91-4a9b-b5b4-07ba6656b616 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] GET https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs Jul 10 04:34:12.825279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ccab7062-fd91-4a9b-b5b4-07ba6656b616 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:12.825279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ccab7062-fd91-4a9b-b5b4-07ba6656b616 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:12.829989 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b13480a3-d99a-4370-94c3-59d4fe5ff8f3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.831033 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ccab7062-fd91-4a9b-b5b4-07ba6656b616 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs returned with HTTP 200 Jul 10 04:34:12.831445 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 790/3171] 10.4.3.87 () {66 vars in 1371 bytes} [Fri Jul 10 04:34:12 2026] GET /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:34:12.832581 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b13480a3-d99a-4370-94c3-59d4fe5ff8f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:12.833494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b13480a3-d99a-4370-94c3-59d4fe5ff8f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:12.833494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b13480a3-d99a-4370-94c3-59d4fe5ff8f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:12.833494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-b13480a3-d99a-4370-94c3-59d4fe5ff8f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:12.838820 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:12.838820 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:12.839871 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b13480a3-d99a-4370-94c3-59d4fe5ff8f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:12.840317 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 796/3172] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:12 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:12.850695 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1ba32cc3-0038-4b13-b179-4232eb31bd61 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.851950 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Created reservations ['af2df6a6-09b8-4fba-af31-85bcb262236e', '4e004e6a-9ceb-4a08-a062-6440c081e845', 'b68ba9a8-15da-4ac3-91a0-bc1756982472', '1aa02e82-9f36-4366-96e9-57bc06b94370'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:12.852733 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1ba32cc3-0038-4b13-b179-4232eb31bd61 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] POST https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs Jul 10 04:34:12.852814 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b13002b-49bd-4fa6-a67d-c8878e827a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af2df6a6-09b8-4fba-af31-85bcb262236e', '4e004e6a-9ceb-4a08-a062-6440c081e845', 'b68ba9a8-15da-4ac3-91a0-bc1756982472', '1aa02e82-9f36-4366-96e9-57bc06b94370']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.853154 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1ba32cc3-0038-4b13-b179-4232eb31bd61 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:12.853486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e48a157-e33a-48e1-96a5-526e83f90846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.879980 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e48a157-e33a-48e1-96a5-526e83f90846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e62bd19d-faac-495d-978c-bc6d9d398290', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1227845616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['af2df6a6-09b8-4fba-af31-85bcb262236e','4e004e6a-9ceb-4a08-a062-6440c081e845','b68ba9a8-15da-4ac3-91a0-bc1756982472','1aa02e82-9f36-4366-96e9-57bc06b94370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1227845616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e62bd19d-faac-495d-978c-bc6d9d398290,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fe327d6a6942b9a5de28b357feae2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.880882 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb1adfe-27b2-48d3-bccb-cb3f608db976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.882803 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1ba32cc3-0038-4b13-b179-4232eb31bd61 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs returned with HTTP 200 Jul 10 04:34:12.883231 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 792/3173] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:34:12 2026] POST /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:34:12.891022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-75edff71-9174-49ea-8c56-dc9032295027 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.893256 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75edff71-9174-49ea-8c56-dc9032295027 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] PUT https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec2 Jul 10 04:34:12.893666 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-75edff71-9174-49ea-8c56-dc9032295027 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:12.903352 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb1adfe-27b2-48d3-bccb-cb3f608db976) transitioned into state 'SUCCESS' from state '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-1227845616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['af2df6a6-09b8-4fba-af31-85bcb262236e','4e004e6a-9ceb-4a08-a062-6440c081e845','b68ba9a8-15da-4ac3-91a0-bc1756982472','1aa02e82-9f36-4366-96e9-57bc06b94370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.904325 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6aa22e4-1b05-405a-a97a-98064e455739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.914733 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6aa22e4-1b05-405a-a97a-98064e455739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.915530 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (b6ee2518-848c-4006-8428-d622d2840f0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:12.915853 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request issued successfully. Jul 10 04:34:12.916246 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75edff71-9174-49ea-8c56-dc9032295027 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec2 returned with HTTP 200 Jul 10 04:34:12.916424 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ee4b10ce-d28a-4da0-9a4f-9d331a4c0ea1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:12.916736 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 791/3174] 10.4.3.87 () {68 vars in 1409 bytes} [Fri Jul 10 04:34:12 2026] PUT /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:34:12.916879 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 796/3175] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:12 2026] POST /volume/v3/volumes => generated 755 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:12.928000 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-147c1183-b154-4534-a7b3-a96e6c2de9cb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.930153 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-147c1183-b154-4534-a7b3-a96e6c2de9cb tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] GET https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec2 Jul 10 04:34:12.930371 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-147c1183-b154-4534-a7b3-a96e6c2de9cb tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:12.930562 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-147c1183-b154-4534-a7b3-a96e6c2de9cb tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:12.931163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.932947 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:12.933334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1518030532"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:12.934740 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request body: {'volume': {"'imageRef": '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1518030532'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:12.934857 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume of 1 GB Jul 10 04:34:12.936997 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-147c1183-b154-4534-a7b3-a96e6c2de9cb tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec2 returned with HTTP 200 Jul 10 04:34:12.937573 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 797/3176] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:34:12 2026] GET /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:34:12.941068 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Availability Zones retrieved successfully. Jul 10 04:34:12.944395 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (d9ec286b-c879-49c4-a591-3d7a351eeee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:12.945293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6809bd8c-683e-436c-96fb-908e3166b669 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.945353 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ef5037-6b29-4786-bc8c-9f9f3ed91941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.946280 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:12.947496 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6809bd8c-683e-436c-96fb-908e3166b669 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] POST https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs Jul 10 04:34:12.948056 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6809bd8c-683e-436c-96fb-908e3166b669 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:12.980438 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6809bd8c-683e-436c-96fb-908e3166b669 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs returned with HTTP 200 Jul 10 04:34:12.980891 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 792/3177] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:34:12 2026] POST /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs => generated 51 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:34:12.983757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ef5037-6b29-4786-bc8c-9f9f3ed91941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:12.983757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc80a79-1d4c-46d5-b9cf-9c3a3d60f656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:12.991290 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-49b60cd5-40a2-4960-bc39-4cb156cd4fc1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:12.994065 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-49b60cd5-40a2-4960-bc39-4cb156cd4fc1 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] GET https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs Jul 10 04:34:12.994367 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-49b60cd5-40a2-4960-bc39-4cb156cd4fc1 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:12.994605 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-49b60cd5-40a2-4960-bc39-4cb156cd4fc1 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:12.994945 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:12.994945 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:13.004598 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-49b60cd5-40a2-4960-bc39-4cb156cd4fc1 tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs returned with HTTP 200 Jul 10 04:34:13.005081 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 797/3178] 10.4.3.87 () {66 vars in 1371 bytes} [Fri Jul 10 04:34:12 2026] GET /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:34:13.016324 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c4c95c4c-097f-44d6-90a7-fca17b51516b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.018562 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c4c95c4c-097f-44d6-90a7-fca17b51516b tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] DELETE https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e Jul 10 04:34:13.018773 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c4c95c4c-097f-44d6-90a7-fca17b51516b tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.019065 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c4c95c4c-097f-44d6-90a7-fca17b51516b tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.029266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Created reservations ['6bdedca7-fcf0-4137-920c-c38594e67a02', 'd0feab1d-e678-4009-a427-e58ab9aa6d71', '8d460524-3efc-4f15-b7c4-ad49eb127e17', '232b6a84-0b3d-490f-bb1d-1c8780b7db30'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:13.030053 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc80a79-1d4c-46d5-b9cf-9c3a3d60f656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bdedca7-fcf0-4137-920c-c38594e67a02', 'd0feab1d-e678-4009-a427-e58ab9aa6d71', '8d460524-3efc-4f15-b7c4-ad49eb127e17', '232b6a84-0b3d-490f-bb1d-1c8780b7db30']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.031091 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (056a16aa-79d9-45a3-899d-2d54ebfa8f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.047637 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c4c95c4c-097f-44d6-90a7-fca17b51516b tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e returned with HTTP 202 Jul 10 04:34:13.048137 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 798/3179] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:34:13 2026] DELETE /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:13.057464 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e83a7366-229b-406e-8746-9ca4a128c11a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.059893 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e83a7366-229b-406e-8746-9ca4a128c11a tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] GET https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e Jul 10 04:34:13.060342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e83a7366-229b-406e-8746-9ca4a128c11a tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.060886 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e83a7366-229b-406e-8746-9ca4a128c11a tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.063160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (056a16aa-79d9-45a3-899d-2d54ebfa8f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f565d4d-6097-4ce5-a915-ac697f65c136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1518030532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['6bdedca7-fcf0-4137-920c-c38594e67a02','d0feab1d-e678-4009-a427-e58ab9aa6d71','8d460524-3efc-4f15-b7c4-ad49eb127e17','232b6a84-0b3d-490f-bb1d-1c8780b7db30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1518030532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f565d4d-6097-4ce5-a915-ac697f65c136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fe327d6a6942b9a5de28b357feae2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.064149 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de64524a-0f27-4abb-a781-fdbfe64f07a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.064745 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e83a7366-229b-406e-8746-9ca4a128c11a tempest-VolumeTypesExtraSpecsTest-389763078 tempest-VolumeTypesExtraSpecsTest-389763078-project-admin] https://10.4.3.87/volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e returned with HTTP 404 Jul 10 04:34:13.065448 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 793/3180] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/types/37d6219f-c77b-4921-a476-b77b3dec9a1e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:13.085523 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de64524a-0f27-4abb-a781-fdbfe64f07a2) transitioned into state 'SUCCESS' from state '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-1518030532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['6bdedca7-fcf0-4137-920c-c38594e67a02','d0feab1d-e678-4009-a427-e58ab9aa6d71','8d460524-3efc-4f15-b7c4-ad49eb127e17','232b6a84-0b3d-490f-bb1d-1c8780b7db30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.086340 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (212665a1-46d2-4e98-a3ff-eadec20ae0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.099118 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (212665a1-46d2-4e98-a3ff-eadec20ae0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.104754 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (d9ec286b-c879-49c4-a591-3d7a351eeee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:13.104754 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request issued successfully. Jul 10 04:34:13.104754 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d0a3f125-36bb-49bb-9039-c2a64451af58 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:13.104754 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 793/3181] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:12 2026] POST /volume/v3/volumes => generated 755 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:13.119030 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-371fd792-390e-46f1-a251-18c18e1ec38c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.121259 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:13.123241 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2074161953"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:13.124051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request body: {'volume': {"'imageRef": '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2074161953'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:13.124286 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume of 1 GB Jul 10 04:34:13.129146 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Availability Zones retrieved successfully. Jul 10 04:34:13.134907 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (bc5d24b9-5c6e-4aae-9ec8-71cb1f36f585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:13.136034 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4bd26c-a165-405d-a0ca-4d445cc4fb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.137165 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:13.170590 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4bd26c-a165-405d-a0ca-4d445cc4fb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.171649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff57eec-18b7-4a53-9907-fe2574af5f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.200729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6503594f-7ec9-429c-a360-7fe103ca5254 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.201184 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6503594f-7ec9-429c-a360-7fe103ca5254 None None] GET https://10.4.3.87/volume// Jul 10 04:34:13.201411 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6503594f-7ec9-429c-a360-7fe103ca5254 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.201669 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6503594f-7ec9-429c-a360-7fe103ca5254 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.202348 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6503594f-7ec9-429c-a360-7fe103ca5254 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:13.202458 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 799/3182] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:13.213827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-87f9a6da-466e-4266-a822-eff933d92d72 req-6156bdff-9de6-41b2-90b9-370a358a34fc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.217645 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-6156bdff-9de6-41b2-90b9-370a358a34fc tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:34:13.217955 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-6156bdff-9de6-41b2-90b9-370a358a34fc tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5143b924-36bf-4496-9bd6-6458e4f4675a", "connector": null, "instance_uuid": "b5576443-ccf7-4132-8128-9bbf0599e17e"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:13.229176 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.229176 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:13.236329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Created reservations ['316184f9-0596-4059-942e-e1db8e9b8ac1', '9396031c-984a-4cc3-97fe-518e65b67d72', 'ba651d32-ef0d-477d-bb74-310b4aed45ad', '57ddf64d-0fc2-446e-9afa-884343cddace'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:13.237178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff57eec-18b7-4a53-9907-fe2574af5f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['316184f9-0596-4059-942e-e1db8e9b8ac1', '9396031c-984a-4cc3-97fe-518e65b67d72', 'ba651d32-ef0d-477d-bb74-310b4aed45ad', '57ddf64d-0fc2-446e-9afa-884343cddace']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.238141 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1053bd2-c047-4f11-bc85-bd2ac1ce4ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.274059 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1053bd2-c047-4f11-bc85-bd2ac1ce4ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84c7585a-2107-47d0-9b28-8cccf0f1957a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2074161953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['316184f9-0596-4059-942e-e1db8e9b8ac1','9396031c-984a-4cc3-97fe-518e65b67d72','ba651d32-ef0d-477d-bb74-310b4aed45ad','57ddf64d-0fc2-446e-9afa-884343cddace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2074161953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84c7585a-2107-47d0-9b28-8cccf0f1957a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fe327d6a6942b9a5de28b357feae2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.275758 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7ea7fd-2cb0-4e7d-a152-e098d8686260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.282706 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-6156bdff-9de6-41b2-90b9-370a358a34fc tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:34:13.283197 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 794/3183] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:34:13 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:13.314042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7ea7fd-2cb0-4e7d-a152-e098d8686260) transitioned into state 'SUCCESS' from state '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-2074161953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['316184f9-0596-4059-942e-e1db8e9b8ac1','9396031c-984a-4cc3-97fe-518e65b67d72','ba651d32-ef0d-477d-bb74-310b4aed45ad','57ddf64d-0fc2-446e-9afa-884343cddace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.315106 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e77144f-560b-47f9-9595-866af2412410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.349099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e77144f-560b-47f9-9595-866af2412410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.350518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (bc5d24b9-5c6e-4aae-9ec8-71cb1f36f585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:13.350752 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request issued successfully. Jul 10 04:34:13.351633 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-371fd792-390e-46f1-a251-18c18e1ec38c tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:13.352197 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 798/3184] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:13 2026] POST /volume/v3/volumes => generated 755 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:13.368478 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.371104 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:13.371580 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-634414757"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:13.373847 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request body: {'volume': {"'imageRef": '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-634414757'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:13.373847 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume of 1 GB Jul 10 04:34:13.374399 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.374399 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:13.381185 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Availability Zones retrieved successfully. Jul 10 04:34:13.389511 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (7f23e4c9-fea1-41fb-a7e7-4dd6401ebb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:13.390964 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557e858f-1045-4c0a-b277-50ef2186318a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.391709 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:13.437502 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557e858f-1045-4c0a-b277-50ef2186318a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.438618 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764d478e-0824-4c83-855c-84df3e023b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.504830 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Created reservations ['c04ff837-d28b-487b-9731-fff117d4537a', '1dac825d-dbfa-4ab3-b288-2d18af7dbdd4', 'e26af686-2634-4695-a233-da4de16323b6', 'ec5f2fdc-9ba9-4d45-8cb7-b940b70b8dc2'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:13.505751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764d478e-0824-4c83-855c-84df3e023b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c04ff837-d28b-487b-9731-fff117d4537a', '1dac825d-dbfa-4ab3-b288-2d18af7dbdd4', 'e26af686-2634-4695-a233-da4de16323b6', 'ec5f2fdc-9ba9-4d45-8cb7-b940b70b8dc2']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.506608 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec80f674-2d3e-4e78-8afb-931f3d40b6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.534808 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec80f674-2d3e-4e78-8afb-931f3d40b6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ea95738-3c75-4f5c-866c-337c2a4ad37a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-634414757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['c04ff837-d28b-487b-9731-fff117d4537a','1dac825d-dbfa-4ab3-b288-2d18af7dbdd4','e26af686-2634-4695-a233-da4de16323b6','ec5f2fdc-9ba9-4d45-8cb7-b940b70b8dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-634414757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ea95738-3c75-4f5c-866c-337c2a4ad37a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fe327d6a6942b9a5de28b357feae2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.536027 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9443689a-7423-4602-bd5f-cd8e91cdd532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.559602 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9443689a-7423-4602-bd5f-cd8e91cdd532) transitioned into state 'SUCCESS' from state '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-634414757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fe327d6a6942b9a5de28b357feae2f',qos_specs=None,replication_status=,reservations=['c04ff837-d28b-487b-9731-fff117d4537a','1dac825d-dbfa-4ab3-b288-2d18af7dbdd4','e26af686-2634-4695-a233-da4de16323b6','ec5f2fdc-9ba9-4d45-8cb7-b940b70b8dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30b89e41fbc42249d62bedb2c7f4538',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.560534 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281eaf85-9362-4440-93f5-9fbe059be12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:13.569744 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281eaf85-9362-4440-93f5-9fbe059be12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:13.570603 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Flow 'volume_create_api' (7f23e4c9-fea1-41fb-a7e7-4dd6401ebb0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:13.570925 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Create volume request issued successfully. Jul 10 04:34:13.571562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-98e7458d-fd15-4f65-861d-b94ff4903c9a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:13.571952 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 794/3185] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:13 2026] POST /volume/v3/volumes => generated 754 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:13.593236 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a4326fcc-cc67-4616-b315-df1bc015f9c2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.596729 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a4326fcc-cc67-4616-b315-df1bc015f9c2 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 Jul 10 04:34:13.596729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a4326fcc-cc67-4616-b315-df1bc015f9c2 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.596729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a4326fcc-cc67-4616-b315-df1bc015f9c2 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.614287 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.614287 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:13.621052 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a4326fcc-cc67-4616-b315-df1bc015f9c2 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:13.629102 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a4326fcc-cc67-4616-b315-df1bc015f9c2 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 returned with HTTP 200 Jul 10 04:34:13.629662 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 800/3186] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:13.646879 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e803d948-e00f-473c-9251-4a05a8f38b73 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.648865 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e803d948-e00f-473c-9251-4a05a8f38b73 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 Jul 10 04:34:13.649072 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e803d948-e00f-473c-9251-4a05a8f38b73 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.649295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e803d948-e00f-473c-9251-4a05a8f38b73 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.659863 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.659863 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:13.664646 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e803d948-e00f-473c-9251-4a05a8f38b73 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:13.671047 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e803d948-e00f-473c-9251-4a05a8f38b73 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 returned with HTTP 200 Jul 10 04:34:13.671643 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 795/3187] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:13.684117 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29086224-71ee-48f4-adce-56c029f9d346 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.686308 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29086224-71ee-48f4-adce-56c029f9d346 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:13.686589 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29086224-71ee-48f4-adce-56c029f9d346 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.686828 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29086224-71ee-48f4-adce-56c029f9d346 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.687033 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-73103b31-9af1-4569-8034-6f64a9607e28 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.690562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-73103b31-9af1-4569-8034-6f64a9607e28 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 Jul 10 04:34:13.690562 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-73103b31-9af1-4569-8034-6f64a9607e28 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.690719 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-73103b31-9af1-4569-8034-6f64a9607e28 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.698247 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.698247 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:13.701291 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.701291 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:13.701502 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-73103b31-9af1-4569-8034-6f64a9607e28 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:13.705788 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-73103b31-9af1-4569-8034-6f64a9607e28 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 returned with HTTP 200 Jul 10 04:34:13.705940 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 795/3188] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:13.706259 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-29086224-71ee-48f4-adce-56c029f9d346 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:13.711524 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29086224-71ee-48f4-adce-56c029f9d346 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:13.711881 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 799/3189] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 919 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:13.723633 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-09e8cd61-d58b-4273-b194-71af376c6b2b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.727056 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-09e8cd61-d58b-4273-b194-71af376c6b2b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a Jul 10 04:34:13.727566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-09e8cd61-d58b-4273-b194-71af376c6b2b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.727950 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-09e8cd61-d58b-4273-b194-71af376c6b2b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.737689 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.737689 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:13.748158 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-09e8cd61-d58b-4273-b194-71af376c6b2b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:13.754724 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-09e8cd61-d58b-4273-b194-71af376c6b2b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a returned with HTTP 200 Jul 10 04:34:13.755182 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 801/3190] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:13.774521 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-20ba60d4-f1ee-4e99-afd9-a537852e6701 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.780576 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-20ba60d4-f1ee-4e99-afd9-a537852e6701 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a Jul 10 04:34:13.780794 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-20ba60d4-f1ee-4e99-afd9-a537852e6701 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.781036 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-20ba60d4-f1ee-4e99-afd9-a537852e6701 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.793355 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.793355 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:13.799707 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-20ba60d4-f1ee-4e99-afd9-a537852e6701 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:13.805068 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-20ba60d4-f1ee-4e99-afd9-a537852e6701 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a returned with HTTP 200 Jul 10 04:34:13.805608 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 796/3191] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:13.820113 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6540d408-572b-45dd-a48d-4b481415fd15 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.822208 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6540d408-572b-45dd-a48d-4b481415fd15 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] DELETE https://10.4.3.87/volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a Jul 10 04:34:13.822460 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6540d408-572b-45dd-a48d-4b481415fd15 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.822738 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6540d408-572b-45dd-a48d-4b481415fd15 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.822894 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-6540d408-572b-45dd-a48d-4b481415fd15 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume with id: 0ea95738-3c75-4f5c-866c-337c2a4ad37a Jul 10 04:34:13.832507 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.832507 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:13.832507 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6540d408-572b-45dd-a48d-4b481415fd15 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:13.840757 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c33b54d2-7bc2-4a6b-9c3f-770fb0c3aafb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.841255 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c33b54d2-7bc2-4a6b-9c3f-770fb0c3aafb None None] GET https://10.4.3.87/volume// Jul 10 04:34:13.841486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c33b54d2-7bc2-4a6b-9c3f-770fb0c3aafb None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.841742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c33b54d2-7bc2-4a6b-9c3f-770fb0c3aafb None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.842158 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c33b54d2-7bc2-4a6b-9c3f-770fb0c3aafb None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:13.842586 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 800/3192] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:13.852202 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-87f9a6da-466e-4266-a822-eff933d92d72 req-a838b4f4-ce11-48f2-9b30-3d074bd17ddd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.855183 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-a838b4f4-ce11-48f2-9b30-3d074bd17ddd tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:13.855439 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-a838b4f4-ce11-48f2-9b30-3d074bd17ddd tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.855654 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-a838b4f4-ce11-48f2-9b30-3d074bd17ddd tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.856288 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-53ead645-8f6a-4356-bede-b9da27537a3f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.858525 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-53ead645-8f6a-4356-bede-b9da27537a3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:13.859085 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-53ead645-8f6a-4356-bede-b9da27537a3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.859085 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-53ead645-8f6a-4356-bede-b9da27537a3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.859085 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-53ead645-8f6a-4356-bede-b9da27537a3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:13.859462 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6540d408-572b-45dd-a48d-4b481415fd15 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume request issued successfully. Jul 10 04:34:13.860045 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6540d408-572b-45dd-a48d-4b481415fd15 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a returned with HTTP 202 Jul 10 04:34:13.860263 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 796/3193] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:13 2026] DELETE /volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:13.864735 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.864735 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:13.865532 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-53ead645-8f6a-4356-bede-b9da27537a3f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:13.865889 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 797/3194] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:13.868937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f21fb119-dcd0-46d3-abbb-b5ac49a95ded None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:13.870235 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.870235 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:13.874299 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f21fb119-dcd0-46d3-abbb-b5ac49a95ded tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a Jul 10 04:34:13.874570 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f21fb119-dcd0-46d3-abbb-b5ac49a95ded tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:13.874847 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f21fb119-dcd0-46d3-abbb-b5ac49a95ded tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:13.877627 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-87f9a6da-466e-4266-a822-eff933d92d72 req-a838b4f4-ce11-48f2-9b30-3d074bd17ddd tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:13.883678 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-a838b4f4-ce11-48f2-9b30-3d074bd17ddd tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:13.884103 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 802/3195] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1099 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:13.889515 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:13.889515 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:13.895060 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f21fb119-dcd0-46d3-abbb-b5ac49a95ded tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:13.900527 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f21fb119-dcd0-46d3-abbb-b5ac49a95ded tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a returned with HTTP 200 Jul 10 04:34:13.900737 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 801/3196] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:13 2026] GET /volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:14.005719 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-87f9a6da-466e-4266-a822-eff933d92d72 req-5c24780b-1566-4c55-940d-bae1cd212b7f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:14.008211 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-5c24780b-1566-4c55-940d-bae1cd212b7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] PUT https://10.4.3.87/volume/v3/attachments/c96e9668-7feb-4598-b36f-03203ba54981 Jul 10 04:34:14.008665 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-5c24780b-1566-4c55-940d-bae1cd212b7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:14.019554 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-87f9a6da-466e-4266-a822-eff933d92d72 req-5c24780b-1566-4c55-940d-bae1cd212b7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Acquiring lock "cinder-attachment_update-5143b924-36bf-4496-9bd6-6458e4f4675a-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:34:14.026187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-87f9a6da-466e-4266-a822-eff933d92d72 req-5c24780b-1566-4c55-940d-bae1cd212b7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-5143b924-36bf-4496-9bd6-6458e4f4675a-np0000004952" acquired by "attachment_update" :: waited 0.007s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:34:14.027181 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:14.027181 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:14.551923 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-87f9a6da-466e-4266-a822-eff933d92d72 req-5c24780b-1566-4c55-940d-bae1cd212b7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Lock "cinder-attachment_update-5143b924-36bf-4496-9bd6-6458e4f4675a-np0000004952" released by "attachment_update" :: held 0.526s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:34:14.552307 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-5c24780b-1566-4c55-940d-bae1cd212b7f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/c96e9668-7feb-4598-b36f-03203ba54981 returned with HTTP 200 Jul 10 04:34:14.552879 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 797/3197] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:34:14 2026] PUT /volume/v3/attachments/c96e9668-7feb-4598-b36f-03203ba54981 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:14.729293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f309de95-bcac-4713-b1de-223c430a1578 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:14.730952 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f309de95-bcac-4713-b1de-223c430a1578 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:14.731474 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f309de95-bcac-4713-b1de-223c430a1578 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:14.731474 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f309de95-bcac-4713-b1de-223c430a1578 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:14.741278 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:14.741278 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:14.747408 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f309de95-bcac-4713-b1de-223c430a1578 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:14.756570 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f309de95-bcac-4713-b1de-223c430a1578 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:14.757101 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 798/3198] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:14 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:14.880780 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9dfd9b45-ce8b-4f6d-896e-b3c546b15d5f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:14.883135 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9dfd9b45-ce8b-4f6d-896e-b3c546b15d5f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:14.883135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9dfd9b45-ce8b-4f6d-896e-b3c546b15d5f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:14.883135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9dfd9b45-ce8b-4f6d-896e-b3c546b15d5f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:14.883341 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9dfd9b45-ce8b-4f6d-896e-b3c546b15d5f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:14.887858 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:14.887858 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:14.888627 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9dfd9b45-ce8b-4f6d-896e-b3c546b15d5f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:14.889011 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 803/3199] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:14 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:14.918258 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1e5baa24-00c3-401c-a2eb-9eb4a155f8f8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:14.923267 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1e5baa24-00c3-401c-a2eb-9eb4a155f8f8 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a Jul 10 04:34:14.923267 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1e5baa24-00c3-401c-a2eb-9eb4a155f8f8 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:14.923267 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1e5baa24-00c3-401c-a2eb-9eb4a155f8f8 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:14.931116 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1e5baa24-00c3-401c-a2eb-9eb4a155f8f8 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a returned with HTTP 404 Jul 10 04:34:14.932540 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 802/3200] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:14 2026] GET /volume/v3/volumes/0ea95738-3c75-4f5c-866c-337c2a4ad37a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:14.939833 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bd3d6da7-e84d-4663-8749-87e82e3b5286 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:14.941642 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bd3d6da7-e84d-4663-8749-87e82e3b5286 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] DELETE https://10.4.3.87/volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a Jul 10 04:34:14.941837 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bd3d6da7-e84d-4663-8749-87e82e3b5286 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:14.942050 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bd3d6da7-e84d-4663-8749-87e82e3b5286 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:14.942893 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-bd3d6da7-e84d-4663-8749-87e82e3b5286 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume with id: 84c7585a-2107-47d0-9b28-8cccf0f1957a Jul 10 04:34:14.950408 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:14.950408 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:14.951045 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bd3d6da7-e84d-4663-8749-87e82e3b5286 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:14.971982 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bd3d6da7-e84d-4663-8749-87e82e3b5286 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume request issued successfully. Jul 10 04:34:14.972245 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bd3d6da7-e84d-4663-8749-87e82e3b5286 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a returned with HTTP 202 Jul 10 04:34:14.972820 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 798/3201] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:14 2026] DELETE /volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:14.985467 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0f4bc392-d600-4ae4-9b29-9836001c54d3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:14.986116 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f4bc392-d600-4ae4-9b29-9836001c54d3 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a Jul 10 04:34:14.986275 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f4bc392-d600-4ae4-9b29-9836001c54d3 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:14.986502 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0f4bc392-d600-4ae4-9b29-9836001c54d3 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:14.995871 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:14.995871 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:15.000612 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0f4bc392-d600-4ae4-9b29-9836001c54d3 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:15.006623 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0f4bc392-d600-4ae4-9b29-9836001c54d3 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a returned with HTTP 200 Jul 10 04:34:15.007299 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 799/3202] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:14 2026] GET /volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:15.480085 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6ab48070-a650-4675-a947-eb31b746ab11 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:15.488031 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fadb60fc-21b3-451b-97bd-9a352cc0b946 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:15.567690 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6ab48070-a650-4675-a947-eb31b746ab11 tempest-ExtensionsTestJSON-320119761 tempest-ExtensionsTestJSON-320119761-project-member] GET https://10.4.3.87/volume/v3/extensions Jul 10 04:34:15.567881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6ab48070-a650-4675-a947-eb31b746ab11 tempest-ExtensionsTestJSON-320119761 tempest-ExtensionsTestJSON-320119761-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:15.568058 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6ab48070-a650-4675-a947-eb31b746ab11 tempest-ExtensionsTestJSON-320119761 tempest-ExtensionsTestJSON-320119761-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:15.568387 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6ab48070-a650-4675-a947-eb31b746ab11 tempest-ExtensionsTestJSON-320119761 tempest-ExtensionsTestJSON-320119761-project-member] https://10.4.3.87/volume/v3/extensions returned with HTTP 200 Jul 10 04:34:15.568737 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 804/3203] 10.4.3.87 () {66 vars in 1239 bytes} [Fri Jul 10 04:34:15 2026] GET /volume/v3/extensions => generated 5245 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:15.572222 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fadb60fc-21b3-451b-97bd-9a352cc0b946 tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] GET https://10.4.3.87/volume/v3/scheduler-stats/get_pools Jul 10 04:34:15.572558 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fadb60fc-21b3-451b-97bd-9a352cc0b946 tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:15.572863 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fadb60fc-21b3-451b-97bd-9a352cc0b946 tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Calling method 'get_pools' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:15.774109 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-87afb5ec-5570-484f-8790-2e924d8c4ff6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:15.776446 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-87afb5ec-5570-484f-8790-2e924d8c4ff6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:15.776703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-87afb5ec-5570-484f-8790-2e924d8c4ff6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:15.776940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-87afb5ec-5570-484f-8790-2e924d8c4ff6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:15.789823 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:15.789823 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:15.796155 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-87afb5ec-5570-484f-8790-2e924d8c4ff6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:15.802001 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-87afb5ec-5570-484f-8790-2e924d8c4ff6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:15.807297 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 799/3204] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:15 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:15.900406 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-925d138a-8404-4b75-8c1c-d0ba29188fe1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:15.902246 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-925d138a-8404-4b75-8c1c-d0ba29188fe1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:15.902514 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-925d138a-8404-4b75-8c1c-d0ba29188fe1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:15.902803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-925d138a-8404-4b75-8c1c-d0ba29188fe1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:15.902929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-925d138a-8404-4b75-8c1c-d0ba29188fe1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:15.908279 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:15.908279 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:15.909187 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-925d138a-8404-4b75-8c1c-d0ba29188fe1 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:15.909575 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 800/3205] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:15 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:34:16.023064 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b775428d-e126-40db-8d0c-35c178478e94 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:16.025582 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b775428d-e126-40db-8d0c-35c178478e94 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a Jul 10 04:34:16.026073 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b775428d-e126-40db-8d0c-35c178478e94 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:16.026073 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b775428d-e126-40db-8d0c-35c178478e94 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:16.033975 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b775428d-e126-40db-8d0c-35c178478e94 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a returned with HTTP 404 Jul 10 04:34:16.037647 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 805/3206] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:16 2026] GET /volume/v3/volumes/84c7585a-2107-47d0-9b28-8cccf0f1957a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:16.047307 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d3f7f0c0-12ae-480b-9e87-d02320d4353b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:16.049381 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3f7f0c0-12ae-480b-9e87-d02320d4353b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] DELETE https://10.4.3.87/volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 Jul 10 04:34:16.049804 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3f7f0c0-12ae-480b-9e87-d02320d4353b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:16.050074 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3f7f0c0-12ae-480b-9e87-d02320d4353b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:16.050374 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-d3f7f0c0-12ae-480b-9e87-d02320d4353b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume with id: 8f565d4d-6097-4ce5-a915-ac697f65c136 Jul 10 04:34:16.058618 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:16.058618 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:16.059099 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d3f7f0c0-12ae-480b-9e87-d02320d4353b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:16.075916 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fadb60fc-21b3-451b-97bd-9a352cc0b946 tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] https://10.4.3.87/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 04:34:16.076611 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 803/3207] 10.4.3.87 () {66 vars in 1284 bytes} [Fri Jul 10 04:34:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:16.089766 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d3f7f0c0-12ae-480b-9e87-d02320d4353b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume request issued successfully. Jul 10 04:34:16.089766 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3f7f0c0-12ae-480b-9e87-d02320d4353b tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 returned with HTTP 202 Jul 10 04:34:16.089766 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 800/3208] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:16 2026] DELETE /volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:16.090044 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7822fd0e-e92f-4cd8-a18b-ce83ec7b5bc1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:16.091919 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7822fd0e-e92f-4cd8-a18b-ce83ec7b5bc1 tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] GET https://10.4.3.87/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 04:34:16.092141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7822fd0e-e92f-4cd8-a18b-ce83ec7b5bc1 tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:16.092388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7822fd0e-e92f-4cd8-a18b-ce83ec7b5bc1 tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Calling method 'get_pools' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:16.100278 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-933f8e9a-6d16-4c03-a855-7822bcb9a77a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:16.103915 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-933f8e9a-6d16-4c03-a855-7822bcb9a77a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 Jul 10 04:34:16.103915 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-933f8e9a-6d16-4c03-a855-7822bcb9a77a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:16.103915 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-933f8e9a-6d16-4c03-a855-7822bcb9a77a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:16.112406 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:16.112406 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:16.119851 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-933f8e9a-6d16-4c03-a855-7822bcb9a77a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:16.122828 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-933f8e9a-6d16-4c03-a855-7822bcb9a77a tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 returned with HTTP 200 Jul 10 04:34:16.123342 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 806/3209] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:16 2026] GET /volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:16.595260 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7822fd0e-e92f-4cd8-a18b-ce83ec7b5bc1 tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] https://10.4.3.87/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 04:34:16.595724 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 801/3210] 10.4.3.87 () {66 vars in 1307 bytes} [Fri Jul 10 04:34:16 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:16.607902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a317c01b-89f5-45e6-8d6e-7e995a34aade None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:16.611790 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a317c01b-89f5-45e6-8d6e-7e995a34aade tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] GET https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool Jul 10 04:34:16.611790 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a317c01b-89f5-45e6-8d6e-7e995a34aade tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:16.611790 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a317c01b-89f5-45e6-8d6e-7e995a34aade tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:16.820227 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-45b34268-da8f-496e-a4e8-f4eb21368e14 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:16.823736 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-45b34268-da8f-496e-a4e8-f4eb21368e14 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:16.823966 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-45b34268-da8f-496e-a4e8-f4eb21368e14 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:16.824198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-45b34268-da8f-496e-a4e8-f4eb21368e14 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:16.840040 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:16.840040 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:16.845726 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-45b34268-da8f-496e-a4e8-f4eb21368e14 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:16.852764 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-45b34268-da8f-496e-a4e8-f4eb21368e14 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:16.853203 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 801/3211] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:16 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:16.901651 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-125d3a75-4239-45d7-9359-44405adf6e05 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:16.921006 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4dc4bfc6-6ae8-4940-a4ca-4da9316b77c0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:16.923145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4dc4bfc6-6ae8-4940-a4ca-4da9316b77c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:16.923375 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4dc4bfc6-6ae8-4940-a4ca-4da9316b77c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:16.923571 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4dc4bfc6-6ae8-4940-a4ca-4da9316b77c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:16.923671 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-4dc4bfc6-6ae8-4940-a4ca-4da9316b77c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:16.931533 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:16.931533 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:16.932292 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4dc4bfc6-6ae8-4940-a4ca-4da9316b77c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:16.932841 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 802/3212] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:16 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:17.014229 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:17.014644 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1234917146"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:17.016051 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1234917146'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:17.016249 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Create volume of 1 GB Jul 10 04:34:17.020853 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Availability Zones retrieved successfully. Jul 10 04:34:17.026736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Flow 'volume_create_api' (e4eb3ecf-c64a-4639-a7a9-223940fae752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:17.027958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fff54ed-5e00-4ee8-86af-01ce1a48692b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:17.028958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:17.059303 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fff54ed-5e00-4ee8-86af-01ce1a48692b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:17.059303 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7b6709-01cf-4b84-be59-32c948f2c03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:17.124122 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a317c01b-89f5-45e6-8d6e-7e995a34aade tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool returned with HTTP 200 Jul 10 04:34:17.124744 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 804/3213] 10.4.3.87 () {66 vars in 1311 bytes} [Fri Jul 10 04:34:16 2026] GET /volume/v3/capabilities/np0000004952@storpool => generated 703 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:17.140044 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-45265039-290e-44fd-bdab-fa6d76b2b91d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.141205 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fdc3f0b8-01fe-4b8f-915e-e1d0822ad6ba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.142841 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Created reservations ['5ff91570-f049-4587-9779-97ea71956874', '4df4f293-5f11-4896-95cf-9ea545432b37', '847f6c64-0b8a-4078-959e-0edf7f2dbc0b', '21fea3fd-1744-4e63-9dfd-59a844a42cf0'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:17.143836 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7b6709-01cf-4b84-be59-32c948f2c03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff91570-f049-4587-9779-97ea71956874', '4df4f293-5f11-4896-95cf-9ea545432b37', '847f6c64-0b8a-4078-959e-0edf7f2dbc0b', '21fea3fd-1744-4e63-9dfd-59a844a42cf0']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:17.143920 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-45265039-290e-44fd-bdab-fa6d76b2b91d tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 Jul 10 04:34:17.144093 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-45265039-290e-44fd-bdab-fa6d76b2b91d tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.144801 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f476ad-596a-4749-8186-63781d81902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:17.145872 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fdc3f0b8-01fe-4b8f-915e-e1d0822ad6ba tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] GET https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool Jul 10 04:34:17.146152 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fdc3f0b8-01fe-4b8f-915e-e1d0822ad6ba tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.146488 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fdc3f0b8-01fe-4b8f-915e-e1d0822ad6ba tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.147443 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-45265039-290e-44fd-bdab-fa6d76b2b91d tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.160953 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-45265039-290e-44fd-bdab-fa6d76b2b91d tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 returned with HTTP 404 Jul 10 04:34:17.161452 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 802/3214] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/volumes/8f565d4d-6097-4ce5-a915-ac697f65c136 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:17.168077 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b60059e0-b6be-40c4-add0-b8126a17cff1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.170621 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b60059e0-b6be-40c4-add0-b8126a17cff1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] DELETE https://10.4.3.87/volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 Jul 10 04:34:17.170862 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b60059e0-b6be-40c4-add0-b8126a17cff1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.171083 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b60059e0-b6be-40c4-add0-b8126a17cff1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.171272 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-b60059e0-b6be-40c4-add0-b8126a17cff1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume with id: e62bd19d-faac-495d-978c-bc6d9d398290 Jul 10 04:34:17.172042 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f476ad-596a-4749-8186-63781d81902e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f508028-00ac-4dea-ad91-48ca334cf721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1234917146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372759d0c82545cf84d6278b38f1fadd',qos_specs=None,replication_status=,reservations=['5ff91570-f049-4587-9779-97ea71956874','4df4f293-5f11-4896-95cf-9ea545432b37','847f6c64-0b8a-4078-959e-0edf7f2dbc0b','21fea3fd-1744-4e63-9dfd-59a844a42cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4122a5255d447dcb74c41ff202dba30',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1234917146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f508028-00ac-4dea-ad91-48ca334cf721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='372759d0c82545cf84d6278b38f1fadd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4122a5255d447dcb74c41ff202dba30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:17.172974 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f815d0b-a684-49e4-afad-c6514fefbcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:17.182205 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:17.182205 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:17.182786 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b60059e0-b6be-40c4-add0-b8126a17cff1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:17.192576 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f815d0b-a684-49e4-afad-c6514fefbcab) transitioned into state 'SUCCESS' from state '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-1234917146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372759d0c82545cf84d6278b38f1fadd',qos_specs=None,replication_status=,reservations=['5ff91570-f049-4587-9779-97ea71956874','4df4f293-5f11-4896-95cf-9ea545432b37','847f6c64-0b8a-4078-959e-0edf7f2dbc0b','21fea3fd-1744-4e63-9dfd-59a844a42cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4122a5255d447dcb74c41ff202dba30',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:17.193425 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bfe70a7-33ae-4105-b0e4-e910b5b5df96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:17.201552 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b60059e0-b6be-40c4-add0-b8126a17cff1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume request issued successfully. Jul 10 04:34:17.201823 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b60059e0-b6be-40c4-add0-b8126a17cff1 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 returned with HTTP 202 Jul 10 04:34:17.202320 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 805/3215] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:17 2026] DELETE /volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:17.202514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bfe70a7-33ae-4105-b0e4-e910b5b5df96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:17.204803 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Flow 'volume_create_api' (e4eb3ecf-c64a-4639-a7a9-223940fae752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:17.205366 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Create volume request issued successfully. Jul 10 04:34:17.207194 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-125d3a75-4239-45d7-9359-44405adf6e05 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:17.207670 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 807/3216] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:34:16 2026] POST /volume/v3/volumes => generated 750 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:17.215178 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2f1b4905-592e-4b99-a8b4-facafc5a8906 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.215804 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2f1b4905-592e-4b99-a8b4-facafc5a8906 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 Jul 10 04:34:17.216075 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2f1b4905-592e-4b99-a8b4-facafc5a8906 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.217427 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2f1b4905-592e-4b99-a8b4-facafc5a8906 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.222290 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-eca174ef-bc53-47ad-9eee-8d8c57824321 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.226378 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eca174ef-bc53-47ad-9eee-8d8c57824321 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 Jul 10 04:34:17.226615 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eca174ef-bc53-47ad-9eee-8d8c57824321 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.226813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eca174ef-bc53-47ad-9eee-8d8c57824321 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.230769 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:17.230769 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:17.236056 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2f1b4905-592e-4b99-a8b4-facafc5a8906 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:17.236373 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:17.236373 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:17.242038 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2f1b4905-592e-4b99-a8b4-facafc5a8906 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 returned with HTTP 200 Jul 10 04:34:17.242566 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 803/3217] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:17.243486 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-eca174ef-bc53-47ad-9eee-8d8c57824321 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Volume info retrieved successfully. Jul 10 04:34:17.251008 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eca174ef-bc53-47ad-9eee-8d8c57824321 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 returned with HTTP 200 Jul 10 04:34:17.251740 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 806/3218] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:17.338163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dc28cade-d7e0-4920-a4a3-c803f5ea84db None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.340398 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dc28cade-d7e0-4920-a4a3-c803f5ea84db tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:17.340645 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dc28cade-d7e0-4920-a4a3-c803f5ea84db tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.340857 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dc28cade-d7e0-4920-a4a3-c803f5ea84db tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.350624 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:17.350624 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:17.356655 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dc28cade-d7e0-4920-a4a3-c803f5ea84db tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:17.361658 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dc28cade-d7e0-4920-a4a3-c803f5ea84db tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:17.362141 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 808/3219] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:17.375047 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8d2e3af2-7c3a-4157-befe-cc21b087e706 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.377228 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8d2e3af2-7c3a-4157-befe-cc21b087e706 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:17.377591 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8d2e3af2-7c3a-4157-befe-cc21b087e706 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.377946 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8d2e3af2-7c3a-4157-befe-cc21b087e706 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.385647 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:17.385647 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:17.390173 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8d2e3af2-7c3a-4157-befe-cc21b087e706 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:17.396129 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8d2e3af2-7c3a-4157-befe-cc21b087e706 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:17.396683 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 804/3220] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:17.440154 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-700bce7c-af36-4973-b594-c91d2162cba1 req-f70daa1a-a4a9-4436-b26a-e8bbccb280d7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.442322 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-f70daa1a-a4a9-4436-b26a-e8bbccb280d7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:17.442559 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-f70daa1a-a4a9-4436-b26a-e8bbccb280d7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.442747 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-f70daa1a-a4a9-4436-b26a-e8bbccb280d7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.449384 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:17.449384 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:17.453162 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-700bce7c-af36-4973-b594-c91d2162cba1 req-f70daa1a-a4a9-4436-b26a-e8bbccb280d7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:17.457507 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-f70daa1a-a4a9-4436-b26a-e8bbccb280d7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:17.457945 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 807/3221] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:17.658835 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fdc3f0b8-01fe-4b8f-915e-e1d0822ad6ba tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool returned with HTTP 200 Jul 10 04:34:17.659558 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 803/3222] 10.4.3.87 () {66 vars in 1311 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/capabilities/np0000004952@storpool => generated 703 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:17.670646 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ce866612-a965-4128-96ec-8b17f0a128ba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.672737 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce866612-a965-4128-96ec-8b17f0a128ba tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] GET https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool Jul 10 04:34:17.672949 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ce866612-a965-4128-96ec-8b17f0a128ba tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.673165 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ce866612-a965-4128-96ec-8b17f0a128ba tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.868180 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5006e386-ee85-4885-800e-20ce1d0ec0b6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.870093 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5006e386-ee85-4885-800e-20ce1d0ec0b6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:17.870328 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5006e386-ee85-4885-800e-20ce1d0ec0b6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.870553 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5006e386-ee85-4885-800e-20ce1d0ec0b6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.882561 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:17.882561 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:17.886751 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5006e386-ee85-4885-800e-20ce1d0ec0b6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:17.891598 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5006e386-ee85-4885-800e-20ce1d0ec0b6 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:17.892071 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 805/3223] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:17.944553 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9945661a-2dbe-4a6c-9539-d31eb6d92d89 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:17.946509 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9945661a-2dbe-4a6c-9539-d31eb6d92d89 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:17.946778 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9945661a-2dbe-4a6c-9539-d31eb6d92d89 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:17.947038 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9945661a-2dbe-4a6c-9539-d31eb6d92d89 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:17.947210 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9945661a-2dbe-4a6c-9539-d31eb6d92d89 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:17.952084 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:17.952084 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:17.952999 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9945661a-2dbe-4a6c-9539-d31eb6d92d89 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:17.953468 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 808/3224] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:18.181642 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce866612-a965-4128-96ec-8b17f0a128ba tempest-BackendsCapabilitiesAdminTestsJSON-136915953 tempest-BackendsCapabilitiesAdminTestsJSON-136915953-project-admin] https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool returned with HTTP 200 Jul 10 04:34:18.182155 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 809/3225] 10.4.3.87 () {66 vars in 1311 bytes} [Fri Jul 10 04:34:17 2026] GET /volume/v3/capabilities/np0000004952@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:18.259750 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2b5c5730-d0f7-4c88-a711-dc7938c40fa8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:18.261607 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b5c5730-d0f7-4c88-a711-dc7938c40fa8 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 Jul 10 04:34:18.261808 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b5c5730-d0f7-4c88-a711-dc7938c40fa8 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:18.262021 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b5c5730-d0f7-4c88-a711-dc7938c40fa8 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:18.264728 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e083c6b1-66e3-4c6b-b42c-463fd4dff988 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:18.266567 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e083c6b1-66e3-4c6b-b42c-463fd4dff988 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 Jul 10 04:34:18.266775 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e083c6b1-66e3-4c6b-b42c-463fd4dff988 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:18.266987 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e083c6b1-66e3-4c6b-b42c-463fd4dff988 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:18.268383 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b5c5730-d0f7-4c88-a711-dc7938c40fa8 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 returned with HTTP 404 Jul 10 04:34:18.269037 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 804/3226] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:18 2026] GET /volume/v3/volumes/e62bd19d-faac-495d-978c-bc6d9d398290 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:18.275564 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:18.275564 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:18.277126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-df40cde7-4d61-4dcf-b9e1-54237ae49e8f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:18.280968 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e083c6b1-66e3-4c6b-b42c-463fd4dff988 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Volume info retrieved successfully. Jul 10 04:34:18.281103 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df40cde7-4d61-4dcf-b9e1-54237ae49e8f tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] DELETE https://10.4.3.87/volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 Jul 10 04:34:18.281391 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-df40cde7-4d61-4dcf-b9e1-54237ae49e8f tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:18.281716 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-df40cde7-4d61-4dcf-b9e1-54237ae49e8f tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:18.281932 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-df40cde7-4d61-4dcf-b9e1-54237ae49e8f tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume with id: 6c583b08-340a-4303-8f00-fa26f5232967 Jul 10 04:34:18.287049 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e083c6b1-66e3-4c6b-b42c-463fd4dff988 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 returned with HTTP 200 Jul 10 04:34:18.287474 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 806/3227] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:18 2026] GET /volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:18.293429 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:18.293429 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:18.294606 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-df40cde7-4d61-4dcf-b9e1-54237ae49e8f tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:18.304255 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f2c1fae9-80ca-4b42-8161-219b0d638a24 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:18.306653 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2c1fae9-80ca-4b42-8161-219b0d638a24 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:34:18.307120 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2c1fae9-80ca-4b42-8161-219b0d638a24 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0f508028-00ac-4dea-ad91-48ca334cf721", "name": "tempest-VolumesBackupsV39Test-Backup-310348615", "container": "tempest-volumesbackupsv39test-backup-container-28392257"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:18.311344 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-f2c1fae9-80ca-4b42-8161-219b0d638a24 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Creating new backup {'backup': {'volume_id': '0f508028-00ac-4dea-ad91-48ca334cf721', 'name': 'tempest-VolumesBackupsV39Test-Backup-310348615', 'container': 'tempest-volumesbackupsv39test-backup-container-28392257'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:34:18.311344 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-f2c1fae9-80ca-4b42-8161-219b0d638a24 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Creating backup of volume 0f508028-00ac-4dea-ad91-48ca334cf721 in container tempest-volumesbackupsv39test-backup-container-28392257 Jul 10 04:34:18.319724 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:18.319724 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:18.320353 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f2c1fae9-80ca-4b42-8161-219b0d638a24 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Volume info retrieved successfully. Jul 10 04:34:18.322665 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-df40cde7-4d61-4dcf-b9e1-54237ae49e8f tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Delete volume request issued successfully. Jul 10 04:34:18.322665 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df40cde7-4d61-4dcf-b9e1-54237ae49e8f tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 returned with HTTP 202 Jul 10 04:34:18.322665 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 809/3228] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:18 2026] DELETE /volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:18.333815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-28ae07f9-2e3a-4555-9577-87893bb7eef6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:18.336356 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-28ae07f9-2e3a-4555-9577-87893bb7eef6 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 Jul 10 04:34:18.337018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-28ae07f9-2e3a-4555-9577-87893bb7eef6 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:18.337312 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-28ae07f9-2e3a-4555-9577-87893bb7eef6 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:18.357089 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:18.357089 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:18.366850 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-28ae07f9-2e3a-4555-9577-87893bb7eef6 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Volume info retrieved successfully. Jul 10 04:34:18.371204 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-f2c1fae9-80ca-4b42-8161-219b0d638a24 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Created reservations ['09347e00-ef4c-4223-8aa5-24fad8d1f4b8', '5265f97b-68a2-4b2d-b318-890d46b51a54'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:18.374827 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-28ae07f9-2e3a-4555-9577-87893bb7eef6 tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 returned with HTTP 200 Jul 10 04:34:18.375529 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 805/3229] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:18 2026] GET /volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:18.410757 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2c1fae9-80ca-4b42-8161-219b0d638a24 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:34:18.411438 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 810/3230] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:34:18 2026] POST /volume/v3/backups => generated 330 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:18.421089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7b3a3759-df2a-4553-a826-000acc8e7664 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:18.423110 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7b3a3759-df2a-4553-a826-000acc8e7664 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:18.423396 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7b3a3759-df2a-4553-a826-000acc8e7664 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:18.423501 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7b3a3759-df2a-4553-a826-000acc8e7664 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:18.423620 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7b3a3759-df2a-4553-a826-000acc8e7664 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:18.428255 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:18.428255 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:18.429071 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7b3a3759-df2a-4553-a826-000acc8e7664 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:18.429465 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 807/3231] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:18 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:18.904794 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c492e86f-3a01-4c5e-9b9a-8df5ce90243b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:18.906909 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c492e86f-3a01-4c5e-9b9a-8df5ce90243b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:18.906909 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c492e86f-3a01-4c5e-9b9a-8df5ce90243b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:18.907149 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c492e86f-3a01-4c5e-9b9a-8df5ce90243b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:18.918044 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:18.918044 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:18.922122 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c492e86f-3a01-4c5e-9b9a-8df5ce90243b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:18.926871 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c492e86f-3a01-4c5e-9b9a-8df5ce90243b tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:18.927340 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 810/3232] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:18 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:18.963562 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4e849d81-f1a6-4e46-a646-59d589acd682 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:18.965366 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4e849d81-f1a6-4e46-a646-59d589acd682 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:18.965684 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4e849d81-f1a6-4e46-a646-59d589acd682 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:18.965976 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4e849d81-f1a6-4e46-a646-59d589acd682 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:18.966131 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-4e849d81-f1a6-4e46-a646-59d589acd682 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:18.970436 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:18.970436 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:18.971177 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4e849d81-f1a6-4e46-a646-59d589acd682 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:18.971573 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 806/3233] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:18 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:19.390131 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1462de47-716e-465e-aaac-89050ead6aba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:19.392378 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1462de47-716e-465e-aaac-89050ead6aba tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] GET https://10.4.3.87/volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 Jul 10 04:34:19.392674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1462de47-716e-465e-aaac-89050ead6aba tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:19.392908 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1462de47-716e-465e-aaac-89050ead6aba tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:19.400414 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1462de47-716e-465e-aaac-89050ead6aba tempest-CreateVolumesFromImageTest-164306563 tempest-CreateVolumesFromImageTest-164306563-project-member] https://10.4.3.87/volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 returned with HTTP 404 Jul 10 04:34:19.401356 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 811/3234] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:19 2026] GET /volume/v3/volumes/6c583b08-340a-4303-8f00-fa26f5232967 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:19.444608 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1ef3602d-1dd6-4389-9a14-7f5042011515 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:19.446676 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1ef3602d-1dd6-4389-9a14-7f5042011515 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:19.446921 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1ef3602d-1dd6-4389-9a14-7f5042011515 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:19.447142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1ef3602d-1dd6-4389-9a14-7f5042011515 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:19.447314 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1ef3602d-1dd6-4389-9a14-7f5042011515 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:19.452741 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:19.452741 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:19.453259 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1ef3602d-1dd6-4389-9a14-7f5042011515 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:19.453668 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 808/3235] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:19 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:19.497025 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2f1da8c5-1b7d-4f5f-a094-de656edb6526 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:19.497406 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2f1da8c5-1b7d-4f5f-a094-de656edb6526 None None] GET https://10.4.3.87/volume// Jul 10 04:34:19.497615 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2f1da8c5-1b7d-4f5f-a094-de656edb6526 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:19.497790 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2f1da8c5-1b7d-4f5f-a094-de656edb6526 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:19.498132 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2f1da8c5-1b7d-4f5f-a094-de656edb6526 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:19.498420 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 811/3236] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:34:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:19.505252 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-700bce7c-af36-4973-b594-c91d2162cba1 req-dcbc877b-8b1c-4a62-a730-448789e0e016 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:19.645069 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-dcbc877b-8b1c-4a62-a730-448789e0e016 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:34:19.645448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-dcbc877b-8b1c-4a62-a730-448789e0e016 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b7507b2-6a95-4e0c-b2ca-e75843b2f648", "connector": null, "instance_uuid": "c245c63b-6bb4-4b40-bcd9-42a9b402ef63"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:19.657823 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:19.657823 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:19.694240 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-dcbc877b-8b1c-4a62-a730-448789e0e016 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:34:19.695090 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 807/3237] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:34:19 2026] POST /volume/v3/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:19.944980 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-43a8a4d2-2291-47db-86a7-174355bd1908 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:19.947240 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-43a8a4d2-2291-47db-86a7-174355bd1908 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:19.947505 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-43a8a4d2-2291-47db-86a7-174355bd1908 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:19.947891 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-43a8a4d2-2291-47db-86a7-174355bd1908 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:19.960030 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:19.960030 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:19.964566 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-43a8a4d2-2291-47db-86a7-174355bd1908 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:19.970794 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-43a8a4d2-2291-47db-86a7-174355bd1908 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:19.971457 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 812/3238] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:19 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:19.981636 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1a2d71e3-c21e-4f31-ab4a-90526753b5bb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:19.982441 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-44d46ef9-2407-423d-ba5c-27eea86b0187 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:19.984845 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44d46ef9-2407-423d-ba5c-27eea86b0187 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:19.984947 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1a2d71e3-c21e-4f31-ab4a-90526753b5bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:19.985124 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44d46ef9-2407-423d-ba5c-27eea86b0187 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:19.985193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1a2d71e3-c21e-4f31-ab4a-90526753b5bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:19.985399 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44d46ef9-2407-423d-ba5c-27eea86b0187 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:19.985455 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1a2d71e3-c21e-4f31-ab4a-90526753b5bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:19.985559 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1a2d71e3-c21e-4f31-ab4a-90526753b5bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:19.990879 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:19.990879 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:19.991716 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1a2d71e3-c21e-4f31-ab4a-90526753b5bb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:19.992092 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 809/3239] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:19 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:19.998349 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:19.998349 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:20.003141 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-44d46ef9-2407-423d-ba5c-27eea86b0187 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:20.008389 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44d46ef9-2407-423d-ba5c-27eea86b0187 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:20.008968 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 812/3240] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:19 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:20.223705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e4f36265-18c7-4c22-974e-dcc1d9f7297d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:20.224095 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4f36265-18c7-4c22-974e-dcc1d9f7297d None None] GET https://10.4.3.87/volume// Jul 10 04:34:20.224337 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e4f36265-18c7-4c22-974e-dcc1d9f7297d None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:20.224553 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e4f36265-18c7-4c22-974e-dcc1d9f7297d None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:20.224898 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4f36265-18c7-4c22-974e-dcc1d9f7297d None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:20.225173 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 808/3241] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:34:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:20.235867 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-700bce7c-af36-4973-b594-c91d2162cba1 req-930a997c-e0e8-4aed-97c4-3a6590771ad2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:20.239569 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-930a997c-e0e8-4aed-97c4-3a6590771ad2 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:20.239569 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-930a997c-e0e8-4aed-97c4-3a6590771ad2 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:20.239569 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-930a997c-e0e8-4aed-97c4-3a6590771ad2 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:20.254343 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:20.254343 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:20.257093 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-700bce7c-af36-4973-b594-c91d2162cba1 req-930a997c-e0e8-4aed-97c4-3a6590771ad2 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:20.262699 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-930a997c-e0e8-4aed-97c4-3a6590771ad2 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:20.263155 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 813/3242] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:34:20 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 1035 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:20.397042 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-700bce7c-af36-4973-b594-c91d2162cba1 req-ddeb571b-d8f0-4857-b6dc-db03df3f959e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:20.399300 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-ddeb571b-d8f0-4857-b6dc-db03df3f959e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] PUT https://10.4.3.87/volume/v3/attachments/9e9090e9-9372-45e5-b215-3e7165a4fa1d Jul 10 04:34:20.399744 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-ddeb571b-d8f0-4857-b6dc-db03df3f959e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:20.408657 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-700bce7c-af36-4973-b594-c91d2162cba1 req-ddeb571b-d8f0-4857-b6dc-db03df3f959e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Acquiring lock "cinder-attachment_update-5b7507b2-6a95-4e0c-b2ca-e75843b2f648-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:34:20.416207 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-700bce7c-af36-4973-b594-c91d2162cba1 req-ddeb571b-d8f0-4857-b6dc-db03df3f959e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Lock "cinder-attachment_update-5b7507b2-6a95-4e0c-b2ca-e75843b2f648-np0000004952" acquired by "attachment_update" :: waited 0.008s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:34:20.418256 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:20.418256 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:20.467284 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cbc2478c-dbbe-407b-8f7b-64c4b75a3a4e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:20.469175 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cbc2478c-dbbe-407b-8f7b-64c4b75a3a4e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:20.469413 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cbc2478c-dbbe-407b-8f7b-64c4b75a3a4e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:20.469623 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cbc2478c-dbbe-407b-8f7b-64c4b75a3a4e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:20.469721 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-cbc2478c-dbbe-407b-8f7b-64c4b75a3a4e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:20.475555 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:20.475555 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:20.476731 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cbc2478c-dbbe-407b-8f7b-64c4b75a3a4e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:20.477270 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 813/3243] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:20 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:20.851139 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-87f9a6da-466e-4266-a822-eff933d92d72 req-c045f4c9-9ec2-4788-ae5d-32433209b269 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:20.853516 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-c045f4c9-9ec2-4788-ae5d-32433209b269 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/attachments/c96e9668-7feb-4598-b36f-03203ba54981/action Jul 10 04:34:20.853916 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-c045f4c9-9ec2-4788-ae5d-32433209b269 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:20.854059 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-c045f4c9-9ec2-4788-ae5d-32433209b269 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:20.872393 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:20.872393 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:20.883033 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-87f9a6da-466e-4266-a822-eff933d92d72 req-c045f4c9-9ec2-4788-ae5d-32433209b269 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/c96e9668-7feb-4598-b36f-03203ba54981/action returned with HTTP 204 Jul 10 04:34:20.883656 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 809/3244] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:34:20 2026] POST /volume/v3/attachments/c96e9668-7feb-4598-b36f-03203ba54981/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:20.900027 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:20.940197 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-700bce7c-af36-4973-b594-c91d2162cba1 req-ddeb571b-d8f0-4857-b6dc-db03df3f959e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Lock "cinder-attachment_update-5b7507b2-6a95-4e0c-b2ca-e75843b2f648-np0000004952" released by "attachment_update" :: held 0.524s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:34:20.940590 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-ddeb571b-d8f0-4857-b6dc-db03df3f959e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/attachments/9e9090e9-9372-45e5-b215-3e7165a4fa1d returned with HTTP 200 Jul 10 04:34:20.941011 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 810/3245] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:34:20 2026] PUT /volume/v3/attachments/9e9090e9-9372-45e5-b215-3e7165a4fa1d => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:20.994724 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7ec99d73-55b8-402d-aaf5-659576254bd0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:20.997735 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ec99d73-55b8-402d-aaf5-659576254bd0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:20.997949 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ec99d73-55b8-402d-aaf5-659576254bd0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:20.998164 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ec99d73-55b8-402d-aaf5-659576254bd0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.002640 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d48ffdc3-f055-4ab4-afc3-d58f616cc7aa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.005283 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d48ffdc3-f055-4ab4-afc3-d58f616cc7aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:21.005450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d48ffdc3-f055-4ab4-afc3-d58f616cc7aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:21.005659 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d48ffdc3-f055-4ab4-afc3-d58f616cc7aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.005769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d48ffdc3-f055-4ab4-afc3-d58f616cc7aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:21.012934 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.012934 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:21.013683 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.013683 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:21.013755 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d48ffdc3-f055-4ab4-afc3-d58f616cc7aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:21.014188 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 810/3246] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:21 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:21.014710 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:21.014996 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-567294790"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:21.016585 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-567294790'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:21.016759 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume of 1 GB Jul 10 04:34:21.017646 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7ec99d73-55b8-402d-aaf5-659576254bd0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:21.020898 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Availability Zones retrieved successfully. Jul 10 04:34:21.023608 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ec99d73-55b8-402d-aaf5-659576254bd0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:21.023608 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 814/3247] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:20 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:21.024866 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6209abed-fb76-4cd4-b63e-548250e83cf5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.027224 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6209abed-fb76-4cd4-b63e-548250e83cf5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:21.027460 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6209abed-fb76-4cd4-b63e-548250e83cf5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:21.027716 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6209abed-fb76-4cd4-b63e-548250e83cf5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.027927 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (c85a1970-b7fa-46ea-85a7-816d27060c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:21.029041 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85e0e6f-cff9-457e-a2a1-9369a2a74391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.030129 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:21.040293 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.040293 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:21.044948 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6209abed-fb76-4cd4-b63e-548250e83cf5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:21.051596 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6209abed-fb76-4cd4-b63e-548250e83cf5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:21.052104 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 811/3248] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:21 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:21.068670 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85e0e6f-cff9-457e-a2a1-9369a2a74391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.069749 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f028c52-f8c5-439e-a48c-5f2727d155f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.089106 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-95fbd200-6805-4e55-9a31-0fe4277550af req-3c789b4c-777d-48bc-ba59-c32c1ece8ab0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.091068 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-95fbd200-6805-4e55-9a31-0fe4277550af req-3c789b4c-777d-48bc-ba59-c32c1ece8ab0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:21.091329 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-95fbd200-6805-4e55-9a31-0fe4277550af req-3c789b4c-777d-48bc-ba59-c32c1ece8ab0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:21.091553 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-95fbd200-6805-4e55-9a31-0fe4277550af req-3c789b4c-777d-48bc-ba59-c32c1ece8ab0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.100989 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.100989 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:21.106061 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-95fbd200-6805-4e55-9a31-0fe4277550af req-3c789b4c-777d-48bc-ba59-c32c1ece8ab0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:21.112527 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-95fbd200-6805-4e55-9a31-0fe4277550af req-3c789b4c-777d-48bc-ba59-c32c1ece8ab0 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:21.113117 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 811/3249] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:21 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:21.123099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e3a332c7-d70a-4be0-aebd-24c7228815cd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.131721 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7c8b0452-cdbe-4284-92dd-dd09fc31a7e4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.133822 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c8b0452-cdbe-4284-92dd-dd09fc31a7e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:21.134042 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c8b0452-cdbe-4284-92dd-dd09fc31a7e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:21.134408 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c8b0452-cdbe-4284-92dd-dd09fc31a7e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.147659 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.147659 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:21.151749 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7c8b0452-cdbe-4284-92dd-dd09fc31a7e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:21.156664 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c8b0452-cdbe-4284-92dd-dd09fc31a7e4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:21.157037 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 812/3250] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:21 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:21.186549 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Created reservations ['8ad3cec8-ab50-454c-9f65-740334a02dbb', 'c82a3475-2ac3-4d02-9bea-0355167845da', '92ceb097-ac18-4a55-ab78-72f2577ab062', 'f2ce518a-7806-445d-93b1-bf45b9a139c9'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:21.188024 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f028c52-f8c5-439e-a48c-5f2727d155f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad3cec8-ab50-454c-9f65-740334a02dbb', 'c82a3475-2ac3-4d02-9bea-0355167845da', '92ceb097-ac18-4a55-ab78-72f2577ab062', 'f2ce518a-7806-445d-93b1-bf45b9a139c9']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.189999 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d2f82b-6a7f-490b-a69d-6241779953a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.215429 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-d10c6a61-5b58-42ef-bbc4-8bd55ae27cae None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.217616 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-d10c6a61-5b58-42ef-bbc4-8bd55ae27cae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:21.217741 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-d10c6a61-5b58-42ef-bbc4-8bd55ae27cae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:21.217917 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-d10c6a61-5b58-42ef-bbc4-8bd55ae27cae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.224128 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e3a332c7-d70a-4be0-aebd-24c7228815cd tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:21.224641 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e3a332c7-d70a-4be0-aebd-24c7228815cd tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1498876923", "os-volume-type-access:is_public": false}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:21.224927 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d2f82b-6a7f-490b-a69d-6241779953a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f1ef72c-95d3-4576-a464-6c27a9d2091f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-567294790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['8ad3cec8-ab50-454c-9f65-740334a02dbb','c82a3475-2ac3-4d02-9bea-0355167845da','92ceb097-ac18-4a55-ab78-72f2577ab062','f2ce518a-7806-445d-93b1-bf45b9a139c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-567294790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f1ef72c-95d3-4576-a464-6c27a9d2091f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5389103603be41f58d9b6c33d3234634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.226137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f074c93-d297-4064-8139-3f1bb7872095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.231179 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.231179 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:21.236568 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-d10c6a61-5b58-42ef-bbc4-8bd55ae27cae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:21.245080 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-d10c6a61-5b58-42ef-bbc4-8bd55ae27cae tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:21.245686 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 812/3251] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:21 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:21.248574 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e3a332c7-d70a-4be0-aebd-24c7228815cd tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:34:21.248574 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 815/3252] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:34:21 2026] POST /volume/v3/types => generated 229 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:21.250971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f074c93-d297-4064-8139-3f1bb7872095) transitioned into state 'SUCCESS' from state '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-567294790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['8ad3cec8-ab50-454c-9f65-740334a02dbb','c82a3475-2ac3-4d02-9bea-0355167845da','92ceb097-ac18-4a55-ab78-72f2577ab062','f2ce518a-7806-445d-93b1-bf45b9a139c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.250971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b878fd-c7b9-46c2-a600-adc81dd3318b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.262422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dfc15664-e776-4864-8976-0b0d8d862e70 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.264320 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b878fd-c7b9-46c2-a600-adc81dd3318b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.265008 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (c85a1970-b7fa-46ea-85a7-816d27060c7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:21.265337 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request issued successfully. Jul 10 04:34:21.265889 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-22fbf760-eb8c-49a5-a849-05d8ae65fd00 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:21.266426 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 814/3253] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:34:20 2026] POST /volume/v3/volumes => generated 757 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:21.276709 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8421c1a-598a-4115-a0a6-fdec6f37eb9d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.277866 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8421c1a-598a-4115-a0a6-fdec6f37eb9d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] POST https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a/action Jul 10 04:34:21.278312 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8421c1a-598a-4115-a0a6-fdec6f37eb9d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:21.278448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8421c1a-598a-4115-a0a6-fdec6f37eb9d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:21.285391 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-67d5380c-8d7f-4db7-9c54-52bfc3dae5dd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.287421 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-67d5380c-8d7f-4db7-9c54-52bfc3dae5dd tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f Jul 10 04:34:21.287671 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-67d5380c-8d7f-4db7-9c54-52bfc3dae5dd tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:21.287827 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-67d5380c-8d7f-4db7-9c54-52bfc3dae5dd tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.290287 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=449,cinder:UPDATE=122,cinder:INSERT=69,cinder:DELETE=1 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:34:21.293754 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.293754 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:21.293754 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8421c1a-598a-4115-a0a6-fdec6f37eb9d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:21.297399 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.297399 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:21.303054 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8421c1a-598a-4115-a0a6-fdec6f37eb9d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Begin detaching volume completed successfully. Jul 10 04:34:21.303232 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-67d5380c-8d7f-4db7-9c54-52bfc3dae5dd tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:21.303358 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8421c1a-598a-4115-a0a6-fdec6f37eb9d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a/action returned with HTTP 202 Jul 10 04:34:21.303876 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 813/3254] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:34:21 2026] POST /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:21.309118 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-67d5380c-8d7f-4db7-9c54-52bfc3dae5dd tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f returned with HTTP 200 Jul 10 04:34:21.309592 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 816/3255] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:21 2026] GET /volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:21.322897 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bee7686a-2090-499b-b124-8d3295807657 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.324454 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bee7686a-2090-499b-b124-8d3295807657 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:21.324673 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bee7686a-2090-499b-b124-8d3295807657 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:21.324857 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bee7686a-2090-499b-b124-8d3295807657 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.335523 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.335523 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:21.340083 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bee7686a-2090-499b-b124-8d3295807657 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:21.345326 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bee7686a-2090-499b-b124-8d3295807657 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:21.346257 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 815/3256] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:21 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:21.366983 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dfc15664-e776-4864-8976-0b0d8d862e70 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:21.367310 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dfc15664-e776-4864-8976-0b0d8d862e70 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "32693090-9a78-45c8-9033-1cb5dc55f926", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:21.368799 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-dfc15664-e776-4864-8976-0b0d8d862e70 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Create volume request body: {'volume': {'volume_type': '32693090-9a78-45c8-9033-1cb5dc55f926', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:21.375658 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dfc15664-e776-4864-8976-0b0d8d862e70 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 404 Jul 10 04:34:21.376132 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 813/3257] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:34:21 2026] POST /volume/v3/volumes => generated 114 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:21.385685 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a55017b9-17cf-440e-813a-796d9753ab4d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.387281 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a55017b9-17cf-440e-813a-796d9753ab4d tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] POST https://10.4.3.87/volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926/action Jul 10 04:34:21.389058 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a55017b9-17cf-440e-813a-796d9753ab4d tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action body: b'{"addProjectAccess": {"project": "2deff317bc54451a836ac30290b3b41f"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:21.389058 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a55017b9-17cf-440e-813a-796d9753ab4d tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2deff317bc54451a836ac30290b3b41f"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:21.401295 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a55017b9-17cf-440e-813a-796d9753ab4d tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926/action returned with HTTP 202 Jul 10 04:34:21.401782 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 814/3258] 10.4.3.87 () {68 vars in 1377 bytes} [Fri Jul 10 04:34:21 2026] POST /volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:21.409515 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.411416 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:21.411824 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "32693090-9a78-45c8-9033-1cb5dc55f926", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1531811373"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:21.413472 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Create volume request body: {'volume': {'volume_type': '32693090-9a78-45c8-9033-1cb5dc55f926', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1531811373'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:21.418907 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Create volume of 1 GB Jul 10 04:34:21.419469 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.419469 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:21.420229 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Availability Zones retrieved successfully. Jul 10 04:34:21.426067 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Flow 'volume_create_api' (245b361a-602c-457a-8e23-f6345dcfefbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:21.427409 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb7f38f-d98c-4a28-a3ed-fea5e6efcfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.428395 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:21.454233 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb7f38f-d98c-4a28-a3ed-fea5e6efcfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:34:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=32693090-9a78-45c8-9033-1cb5dc55f926,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1498876923',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32693090-9a78-45c8-9033-1cb5dc55f926', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.455237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cee6be66-4fde-4c3c-b4b8-de1a78af8741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.483495 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1498876923 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1498876923, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:21.484020 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1498876923 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1498876923, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:34:21.490310 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d3530d27-b2da-4ac4-a6f9-4a8b292a2ced None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.492126 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d3530d27-b2da-4ac4-a6f9-4a8b292a2ced tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:21.492671 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d3530d27-b2da-4ac4-a6f9-4a8b292a2ced tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:21.492671 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d3530d27-b2da-4ac4-a6f9-4a8b292a2ced tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.492827 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d3530d27-b2da-4ac4-a6f9-4a8b292a2ced tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:21.497372 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.497372 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:21.498351 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d3530d27-b2da-4ac4-a6f9-4a8b292a2ced tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:21.498785 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 816/3259] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:21 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:21.521771 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Created reservations ['31fdea7a-7aab-4c7e-8011-373b49cbfa71', 'e9d42b7d-020e-416d-88c6-e09dcb02d910', 'd69fd077-afb8-45c5-9dcd-c5d5dd786c66', 'cbe37bfb-c3f7-4a0e-9ddd-fd89e0da6483'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:21.522702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cee6be66-4fde-4c3c-b4b8-de1a78af8741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31fdea7a-7aab-4c7e-8011-373b49cbfa71', 'e9d42b7d-020e-416d-88c6-e09dcb02d910', 'd69fd077-afb8-45c5-9dcd-c5d5dd786c66', 'cbe37bfb-c3f7-4a0e-9ddd-fd89e0da6483']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.524028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216d839d-46fc-4aa2-b557-21349550f2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.550921 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216d839d-46fc-4aa2-b557-21349550f2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f98eb04d-589a-4473-b3b4-870e54b475bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1531811373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2deff317bc54451a836ac30290b3b41f',qos_specs=None,replication_status=,reservations=['31fdea7a-7aab-4c7e-8011-373b49cbfa71','e9d42b7d-020e-416d-88c6-e09dcb02d910','d69fd077-afb8-45c5-9dcd-c5d5dd786c66','cbe37bfb-c3f7-4a0e-9ddd-fd89e0da6483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4fcdbe397b4c9e9d07606df6aa41a4',volume_type_id=32693090-9a78-45c8-9033-1cb5dc55f926), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1531811373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f98eb04d-589a-4473-b3b4-870e54b475bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2deff317bc54451a836ac30290b3b41f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f4fcdbe397b4c9e9d07606df6aa41a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32693090-9a78-45c8-9033-1cb5dc55f926),volume_type_id=32693090-9a78-45c8-9033-1cb5dc55f926)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.551930 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca22d24-9ce5-4453-b1ba-3580c037a2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.577587 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca22d24-9ce5-4453-b1ba-3580c037a2c4) transitioned into state 'SUCCESS' from state '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-1531811373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2deff317bc54451a836ac30290b3b41f',qos_specs=None,replication_status=,reservations=['31fdea7a-7aab-4c7e-8011-373b49cbfa71','e9d42b7d-020e-416d-88c6-e09dcb02d910','d69fd077-afb8-45c5-9dcd-c5d5dd786c66','cbe37bfb-c3f7-4a0e-9ddd-fd89e0da6483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4fcdbe397b4c9e9d07606df6aa41a4',volume_type_id=32693090-9a78-45c8-9033-1cb5dc55f926)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.578382 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a716cbb0-c39d-401a-8c17-580ac6e60f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:21.591207 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a716cbb0-c39d-401a-8c17-580ac6e60f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:21.592393 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Flow 'volume_create_api' (245b361a-602c-457a-8e23-f6345dcfefbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:21.592858 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Create volume request issued successfully. Jul 10 04:34:21.593701 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1f1a09ac-1c48-40dc-ac2e-3f3cbfaed73b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:21.594156 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 817/3260] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:21 2026] POST /volume/v3/volumes => generated 794 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:21.609982 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e733ec41-b76e-45e8-98e0-0332e9aba95b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:21.612562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e733ec41-b76e-45e8-98e0-0332e9aba95b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] GET https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb Jul 10 04:34:21.612871 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e733ec41-b76e-45e8-98e0-0332e9aba95b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:21.613165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e733ec41-b76e-45e8-98e0-0332e9aba95b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:21.621195 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:21.621195 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:21.625249 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e733ec41-b76e-45e8-98e0-0332e9aba95b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Volume info retrieved successfully. Jul 10 04:34:21.630179 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e733ec41-b76e-45e8-98e0-0332e9aba95b tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb returned with HTTP 200 Jul 10 04:34:21.630712 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 814/3261] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:21 2026] GET /volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:22.027088 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d7a7d815-f3a1-47de-bbea-ae052489eadb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.029251 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7a7d815-f3a1-47de-bbea-ae052489eadb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:22.029767 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7a7d815-f3a1-47de-bbea-ae052489eadb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.029767 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7a7d815-f3a1-47de-bbea-ae052489eadb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.030450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d7a7d815-f3a1-47de-bbea-ae052489eadb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:22.035762 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.035762 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:22.036805 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7a7d815-f3a1-47de-bbea-ae052489eadb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:22.037267 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 815/3262] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:34:22.069475 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-09845070-9c04-4fad-ab0d-d984951dbfa6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.072000 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-09845070-9c04-4fad-ab0d-d984951dbfa6 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:22.072799 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-09845070-9c04-4fad-ab0d-d984951dbfa6 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.073096 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-09845070-9c04-4fad-ab0d-d984951dbfa6 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.086232 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.086232 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:22.090941 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-09845070-9c04-4fad-ab0d-d984951dbfa6 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:22.098245 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-09845070-9c04-4fad-ab0d-d984951dbfa6 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:22.098984 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 817/3263] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:22.330776 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7a514bbf-8829-4d88-8a93-8045f6e1da31 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.334123 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a514bbf-8829-4d88-8a93-8045f6e1da31 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f Jul 10 04:34:22.334553 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a514bbf-8829-4d88-8a93-8045f6e1da31 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.334626 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8b0c2059-3f8e-41d4-8016-f95ae868c169 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.334982 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a514bbf-8829-4d88-8a93-8045f6e1da31 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.335145 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8b0c2059-3f8e-41d4-8016-f95ae868c169 None None] GET https://10.4.3.87/volume// Jul 10 04:34:22.335323 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8b0c2059-3f8e-41d4-8016-f95ae868c169 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.335549 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8b0c2059-3f8e-41d4-8016-f95ae868c169 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.335886 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8b0c2059-3f8e-41d4-8016-f95ae868c169 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:22.336249 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 815/3264] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:22.346363 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-45c82e63-be50-42e1-920e-62b01b5cd1c4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.347286 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.347286 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:22.351282 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-45c82e63-be50-42e1-920e-62b01b5cd1c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:22.351404 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-45c82e63-be50-42e1-920e-62b01b5cd1c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.351852 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-45c82e63-be50-42e1-920e-62b01b5cd1c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.353305 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7a514bbf-8829-4d88-8a93-8045f6e1da31 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:22.362024 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a514bbf-8829-4d88-8a93-8045f6e1da31 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f returned with HTTP 200 Jul 10 04:34:22.363144 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 818/3265] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:22.364264 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-986802f9-a472-4f9a-a558-596661d68a6d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.366547 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-986802f9-a472-4f9a-a558-596661d68a6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:22.366995 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-986802f9-a472-4f9a-a558-596661d68a6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.367232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-986802f9-a472-4f9a-a558-596661d68a6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.380767 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.380767 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:22.384618 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b9776077-c4ef-46cb-bc66-206382663a58 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.386257 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-45c82e63-be50-42e1-920e-62b01b5cd1c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:22.386686 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b9776077-c4ef-46cb-bc66-206382663a58 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:34:22.387060 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b9776077-c4ef-46cb-bc66-206382663a58 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f1ef72c-95d3-4576-a464-6c27a9d2091f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1036997306"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:22.387412 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.387412 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:22.393036 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-45c82e63-be50-42e1-920e-62b01b5cd1c4 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:22.393562 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 816/3266] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:22.399041 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-986802f9-a472-4f9a-a558-596661d68a6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:22.401128 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.401128 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:22.401859 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b9776077-c4ef-46cb-bc66-206382663a58 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:22.402465 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-b9776077-c4ef-46cb-bc66-206382663a58 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create snapshot from volume 8f1ef72c-95d3-4576-a464-6c27a9d2091f Jul 10 04:34:22.406016 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-986802f9-a472-4f9a-a558-596661d68a6d tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:22.406553 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 818/3267] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1215 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:22.460903 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-b9776077-c4ef-46cb-bc66-206382663a58 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Created reservations ['dc3862f7-2f79-43e0-b8e0-a4fddba5e089', 'a1f9f090-3d88-4ac5-89de-7213a0351a46', 'be0ef4a7-af74-434a-b5ed-17277118efc6', 'bd6f0b54-658b-444e-aabd-a614a6a88bba'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:22.503725 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b9776077-c4ef-46cb-bc66-206382663a58 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Snapshot create request issued successfully. Jul 10 04:34:22.504118 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b9776077-c4ef-46cb-bc66-206382663a58 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:34:22.504819 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 816/3268] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:34:22 2026] POST /volume/v3/snapshots => generated 316 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:22.515384 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4d4f7a4b-93d9-4b17-8c01-c2a2ecf08241 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.515682 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-207f6324-3987-47f1-b194-5cbb52ad5d15 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.518942 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d4f7a4b-93d9-4b17-8c01-c2a2ecf08241 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:22.519279 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4d4f7a4b-93d9-4b17-8c01-c2a2ecf08241 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.519580 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4d4f7a4b-93d9-4b17-8c01-c2a2ecf08241 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.519754 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-4d4f7a4b-93d9-4b17-8c01-c2a2ecf08241 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:22.519894 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-207f6324-3987-47f1-b194-5cbb52ad5d15 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 Jul 10 04:34:22.520069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-207f6324-3987-47f1-b194-5cbb52ad5d15 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.520259 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-207f6324-3987-47f1-b194-5cbb52ad5d15 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.526594 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.526594 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:22.527492 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d4f7a4b-93d9-4b17-8c01-c2a2ecf08241 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:22.528358 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 819/3269] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:22.529986 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.529986 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:22.531168 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-207f6324-3987-47f1-b194-5cbb52ad5d15 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Snapshot retrieved successfully. Jul 10 04:34:22.533401 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-207f6324-3987-47f1-b194-5cbb52ad5d15 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 returned with HTTP 200 Jul 10 04:34:22.533817 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 817/3270] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:22.646705 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d343c260-99c8-4fd1-87be-3f15de7443c0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.652902 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d343c260-99c8-4fd1-87be-3f15de7443c0 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] GET https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb Jul 10 04:34:22.653640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d343c260-99c8-4fd1-87be-3f15de7443c0 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.653914 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d343c260-99c8-4fd1-87be-3f15de7443c0 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.662956 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.662956 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:22.668621 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d343c260-99c8-4fd1-87be-3f15de7443c0 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Volume info retrieved successfully. Jul 10 04:34:22.675429 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d343c260-99c8-4fd1-87be-3f15de7443c0 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb returned with HTTP 200 Jul 10 04:34:22.676187 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 819/3271] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:22.695237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b4a2e4d5-3130-4122-a312-5ba5071dcecb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.695237 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b4a2e4d5-3130-4122-a312-5ba5071dcecb tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] GET https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb Jul 10 04:34:22.695520 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b4a2e4d5-3130-4122-a312-5ba5071dcecb tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.695734 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b4a2e4d5-3130-4122-a312-5ba5071dcecb tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.703828 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.703828 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:22.711904 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b4a2e4d5-3130-4122-a312-5ba5071dcecb tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Volume info retrieved successfully. Jul 10 04:34:22.718770 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b4a2e4d5-3130-4122-a312-5ba5071dcecb tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb returned with HTTP 200 Jul 10 04:34:22.719339 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 817/3272] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:22.736581 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c8449eca-a0ab-4e62-b3d7-75ab4949ca49 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.738626 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c8449eca-a0ab-4e62-b3d7-75ab4949ca49 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] DELETE https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb Jul 10 04:34:22.738868 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c8449eca-a0ab-4e62-b3d7-75ab4949ca49 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.739110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c8449eca-a0ab-4e62-b3d7-75ab4949ca49 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.739336 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-c8449eca-a0ab-4e62-b3d7-75ab4949ca49 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Delete volume with id: f98eb04d-589a-4473-b3b4-870e54b475bb Jul 10 04:34:22.748674 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.748674 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:22.749275 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c8449eca-a0ab-4e62-b3d7-75ab4949ca49 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Volume info retrieved successfully. Jul 10 04:34:22.771814 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c8449eca-a0ab-4e62-b3d7-75ab4949ca49 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Delete volume request issued successfully. Jul 10 04:34:22.772081 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c8449eca-a0ab-4e62-b3d7-75ab4949ca49 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb returned with HTTP 202 Jul 10 04:34:22.772586 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 820/3273] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:22 2026] DELETE /volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:22.781403 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2db3c904-d6dd-466d-a65f-5dd0f80b89d2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.783767 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2db3c904-d6dd-466d-a65f-5dd0f80b89d2 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] GET https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb Jul 10 04:34:22.784092 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2db3c904-d6dd-466d-a65f-5dd0f80b89d2 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.784382 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2db3c904-d6dd-466d-a65f-5dd0f80b89d2 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.798097 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.798097 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:22.805250 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2db3c904-d6dd-466d-a65f-5dd0f80b89d2 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Volume info retrieved successfully. Jul 10 04:34:22.812226 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2db3c904-d6dd-466d-a65f-5dd0f80b89d2 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb returned with HTTP 200 Jul 10 04:34:22.812833 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 818/3274] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb => generated 886 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:22.974858 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-a4b748db-e01c-4a28-8cf5-1cb2c820d1a9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:22.977161 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-a4b748db-e01c-4a28-8cf5-1cb2c820d1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:22.977374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-a4b748db-e01c-4a28-8cf5-1cb2c820d1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:22.978027 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-a4b748db-e01c-4a28-8cf5-1cb2c820d1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:22.988169 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:22.988169 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:22.992129 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-a4b748db-e01c-4a28-8cf5-1cb2c820d1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:22.997152 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-a4b748db-e01c-4a28-8cf5-1cb2c820d1a9 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:22.997697 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 820/3275] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:22 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:23.047689 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-770ee15b-5caa-45d9-a555-7b7f39a78632 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.050769 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-770ee15b-5caa-45d9-a555-7b7f39a78632 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:23.050941 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-770ee15b-5caa-45d9-a555-7b7f39a78632 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:23.051115 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-770ee15b-5caa-45d9-a555-7b7f39a78632 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:23.051244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-770ee15b-5caa-45d9-a555-7b7f39a78632 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:23.057892 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:23.057892 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:23.058679 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-770ee15b-5caa-45d9-a555-7b7f39a78632 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:23.059020 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 818/3276] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:23 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:23.113290 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0594eefb-7e6f-4441-98aa-d21b8a3e5aff None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.116348 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0594eefb-7e6f-4441-98aa-d21b8a3e5aff tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:23.116348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0594eefb-7e6f-4441-98aa-d21b8a3e5aff tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:23.116348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0594eefb-7e6f-4441-98aa-d21b8a3e5aff tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:23.125985 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:23.125985 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:23.130180 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0594eefb-7e6f-4441-98aa-d21b8a3e5aff tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:23.134550 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0594eefb-7e6f-4441-98aa-d21b8a3e5aff tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:23.135191 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 821/3277] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:23 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:23.423247 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ab0c5558-529f-4b84-9f34-c57cd8ddda6f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.425145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab0c5558-529f-4b84-9f34-c57cd8ddda6f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:23.425318 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab0c5558-529f-4b84-9f34-c57cd8ddda6f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:23.425527 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab0c5558-529f-4b84-9f34-c57cd8ddda6f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:23.448027 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:23.448027 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:23.451995 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ab0c5558-529f-4b84-9f34-c57cd8ddda6f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:23.456655 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab0c5558-529f-4b84-9f34-c57cd8ddda6f tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:23.457105 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 819/3278] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:23 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1215 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:23.541182 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-40db67c5-108b-48b7-a693-33b17f2a1c9a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.544600 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ca24c7ca-6329-4af3-959c-382579a2419c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.545769 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-40db67c5-108b-48b7-a693-33b17f2a1c9a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:23.546041 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-40db67c5-108b-48b7-a693-33b17f2a1c9a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:23.546289 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-40db67c5-108b-48b7-a693-33b17f2a1c9a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:23.546433 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-40db67c5-108b-48b7-a693-33b17f2a1c9a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:23.548995 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca24c7ca-6329-4af3-959c-382579a2419c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 Jul 10 04:34:23.549258 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ca24c7ca-6329-4af3-959c-382579a2419c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:23.549447 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=470,cinder:UPDATE=140,cinder:INSERT=84,cinder:DELETE=3 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:34:23.549529 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ca24c7ca-6329-4af3-959c-382579a2419c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:23.551778 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=518,cinder:UPDATE=153,cinder:INSERT=94,cinder:DELETE=5 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:34:23.555093 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:23.555093 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:23.555535 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:23.555535 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:23.555891 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-40db67c5-108b-48b7-a693-33b17f2a1c9a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:23.556033 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ca24c7ca-6329-4af3-959c-382579a2419c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Snapshot retrieved successfully. Jul 10 04:34:23.556302 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 821/3279] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:23 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:23.557068 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca24c7ca-6329-4af3-959c-382579a2419c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 returned with HTTP 200 Jul 10 04:34:23.559341 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 819/3280] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:23 2026] GET /volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:23.567842 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.569763 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:23.570413 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "18c98b1d-bd14-40a4-b308-eda76d2b04a6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1416073441"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:23.573656 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request body: {'volume': {"'snapshot_id": '18c98b1d-bd14-40a4-b308-eda76d2b04a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1416073441'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:23.573656 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume of 1 GB Jul 10 04:34:23.576632 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Availability Zones retrieved successfully. Jul 10 04:34:23.582326 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (cab5b864-da77-432b-947a-c17b19cd55f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:23.583434 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cea7fb72-c353-40b4-b315-1344bee54028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.584540 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:23.619156 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cea7fb72-c353-40b4-b315-1344bee54028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.620771 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec640a67-648e-44f5-93d2-74b1ae5d83b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.675240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Created reservations ['083fc222-2ecb-499c-a6c3-7f53509ddbf7', '205852ee-ad94-4693-b460-04fd5fdcd5e4', '2d3eea8c-4f52-4c3d-a5bc-66e651415f0e', '7badc200-ab37-494f-bd45-e91b7828da0a'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:23.675240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec640a67-648e-44f5-93d2-74b1ae5d83b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['083fc222-2ecb-499c-a6c3-7f53509ddbf7', '205852ee-ad94-4693-b460-04fd5fdcd5e4', '2d3eea8c-4f52-4c3d-a5bc-66e651415f0e', '7badc200-ab37-494f-bd45-e91b7828da0a']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.675240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f54c27-9eca-4fca-b40f-27874435835b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.696236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f54c27-9eca-4fca-b40f-27874435835b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ffcd40c-ef5a-4e0b-b733-626a54d793f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1416073441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['083fc222-2ecb-499c-a6c3-7f53509ddbf7','205852ee-ad94-4693-b460-04fd5fdcd5e4','2d3eea8c-4f52-4c3d-a5bc-66e651415f0e','7badc200-ab37-494f-bd45-e91b7828da0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1416073441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ffcd40c-ef5a-4e0b-b733-626a54d793f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5389103603be41f58d9b6c33d3234634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.697477 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c32e79-a91e-4cfa-a9e6-bced9c08fc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.718939 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c32e79-a91e-4cfa-a9e6-bced9c08fc2d) transitioned into state 'SUCCESS' from state '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-1416073441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['083fc222-2ecb-499c-a6c3-7f53509ddbf7','205852ee-ad94-4693-b460-04fd5fdcd5e4','2d3eea8c-4f52-4c3d-a5bc-66e651415f0e','7badc200-ab37-494f-bd45-e91b7828da0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.719976 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8edda096-a903-4aa6-aeef-6f75eeef42c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.729594 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8edda096-a903-4aa6-aeef-6f75eeef42c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.731052 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (cab5b864-da77-432b-947a-c17b19cd55f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:23.731874 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request issued successfully. Jul 10 04:34:23.732916 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9b05cde1-56ed-413e-bebc-bbd2209dd672 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:23.734314 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 822/3281] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:23 2026] POST /volume/v3/volumes => generated 758 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:23.749651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.751917 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:23.752369 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "18c98b1d-bd14-40a4-b308-eda76d2b04a6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1964922359"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:23.754352 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request body: {'volume': {"'snapshot_id": '18c98b1d-bd14-40a4-b308-eda76d2b04a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1964922359'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:23.754514 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume of 1 GB Jul 10 04:34:23.759589 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Availability Zones retrieved successfully. Jul 10 04:34:23.768293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (e8ebeb55-1d9e-47b8-ac17-d9cf2fa2cf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:23.768941 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81350d8-bbe1-47fe-aa10-dc0f5a2d6127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.770811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:23.814128 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81350d8-bbe1-47fe-aa10-dc0f5a2d6127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.815820 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf4baa0-c979-44a3-a518-90d2aa7176be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.827593 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8362764e-607d-42cb-aa77-8ddc401d1835 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.829792 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8362764e-607d-42cb-aa77-8ddc401d1835 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] GET https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb Jul 10 04:34:23.830089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8362764e-607d-42cb-aa77-8ddc401d1835 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:23.830372 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8362764e-607d-42cb-aa77-8ddc401d1835 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:23.838676 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8362764e-607d-42cb-aa77-8ddc401d1835 tempest-VolumeTypesAccessTest-1448972104 tempest-VolumeTypesAccessTest-1448972104-project-member] https://10.4.3.87/volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb returned with HTTP 404 Jul 10 04:34:23.839258 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 822/3282] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:23 2026] GET /volume/v3/volumes/f98eb04d-589a-4473-b3b4-870e54b475bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:23.847240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-58547073-dad8-4ca5-88fc-0038f0c922cd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.849296 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-58547073-dad8-4ca5-88fc-0038f0c922cd tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] POST https://10.4.3.87/volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926/action Jul 10 04:34:23.849804 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-58547073-dad8-4ca5-88fc-0038f0c922cd tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action body: b'{"removeProjectAccess": {"project": "2deff317bc54451a836ac30290b3b41f"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:23.850012 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-58547073-dad8-4ca5-88fc-0038f0c922cd tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2deff317bc54451a836ac30290b3b41f"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:23.868899 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Created reservations ['43c3c5b4-497d-4e14-bf6a-65ea6d8fdd50', '09210c81-b0e7-4f75-a99b-3696b4d4edb5', '394591d6-ef83-400f-a68a-b1bf6fd32c14', '03376a13-16e6-488f-b083-a3f71a350998'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:23.869868 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf4baa0-c979-44a3-a518-90d2aa7176be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43c3c5b4-497d-4e14-bf6a-65ea6d8fdd50', '09210c81-b0e7-4f75-a99b-3696b4d4edb5', '394591d6-ef83-400f-a68a-b1bf6fd32c14', '03376a13-16e6-488f-b083-a3f71a350998']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.870807 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000ad0da-bf41-4e30-be53-3d26d8dc9e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.878966 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-58547073-dad8-4ca5-88fc-0038f0c922cd tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926/action returned with HTTP 202 Jul 10 04:34:23.881765 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 820/3283] 10.4.3.87 () {68 vars in 1377 bytes} [Fri Jul 10 04:34:23 2026] POST /volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:23.889995 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4abe83fe-bd84-47d1-ba11-3cffdfb7d5b6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.893902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4abe83fe-bd84-47d1-ba11-3cffdfb7d5b6 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] DELETE https://10.4.3.87/volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926 Jul 10 04:34:23.893902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4abe83fe-bd84-47d1-ba11-3cffdfb7d5b6 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:23.893902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4abe83fe-bd84-47d1-ba11-3cffdfb7d5b6 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:23.893902 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:23.893902 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:23.900848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000ad0da-bf41-4e30-be53-3d26d8dc9e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44fb815e-be37-4cec-a990-573026b258c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1964922359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['43c3c5b4-497d-4e14-bf6a-65ea6d8fdd50','09210c81-b0e7-4f75-a99b-3696b4d4edb5','394591d6-ef83-400f-a68a-b1bf6fd32c14','03376a13-16e6-488f-b083-a3f71a350998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1964922359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44fb815e-be37-4cec-a990-573026b258c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5389103603be41f58d9b6c33d3234634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.901606 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80aff93e-c2f5-4fd4-83d7-2e1657b10cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.920697 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4abe83fe-bd84-47d1-ba11-3cffdfb7d5b6 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926 returned with HTTP 202 Jul 10 04:34:23.921407 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 823/3284] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:34:23 2026] DELETE /volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:23.929187 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7e3bc17d-6ca3-4c4e-8f24-a2cdd63f52b5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.930237 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80aff93e-c2f5-4fd4-83d7-2e1657b10cc1) transitioned into state 'SUCCESS' from state '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-1964922359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['43c3c5b4-497d-4e14-bf6a-65ea6d8fdd50','09210c81-b0e7-4f75-a99b-3696b4d4edb5','394591d6-ef83-400f-a68a-b1bf6fd32c14','03376a13-16e6-488f-b083-a3f71a350998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.931060 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7728c90c-bd9a-40df-ae39-99581cbaff72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.931240 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7e3bc17d-6ca3-4c4e-8f24-a2cdd63f52b5 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] GET https://10.4.3.87/volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926 Jul 10 04:34:23.931558 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7e3bc17d-6ca3-4c4e-8f24-a2cdd63f52b5 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:23.931788 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7e3bc17d-6ca3-4c4e-8f24-a2cdd63f52b5 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:23.935163 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7e3bc17d-6ca3-4c4e-8f24-a2cdd63f52b5 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926 returned with HTTP 404 Jul 10 04:34:23.935747 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 823/3285] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:34:23 2026] GET /volume/v3/types/32693090-9a78-45c8-9033-1cb5dc55f926 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:23.939797 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7728c90c-bd9a-40df-ae39-99581cbaff72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:23.940620 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (e8ebeb55-1d9e-47b8-ac17-d9cf2fa2cf6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:23.940893 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request issued successfully. Jul 10 04:34:23.941408 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-791b93d4-e071-41fe-8ba1-b5d86fe06def tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:23.941798 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 820/3286] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:23 2026] POST /volume/v3/volumes => generated 758 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:23.949657 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7e302dd5-bde0-4bfe-8704-92328d47427a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.951532 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7e302dd5-bde0-4bfe-8704-92328d47427a tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:34:23.952014 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7e302dd5-bde0-4bfe-8704-92328d47427a tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1894406258", "os-volume-type-access:is_public": false}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:23.956364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.958071 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:23.958677 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "18c98b1d-bd14-40a4-b308-eda76d2b04a6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1662267727"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:23.960695 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request body: {'volume': {"'snapshot_id": '18c98b1d-bd14-40a4-b308-eda76d2b04a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1662267727'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:23.961154 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume of 1 GB Jul 10 04:34:23.966607 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7e302dd5-bde0-4bfe-8704-92328d47427a tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:34:23.967064 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 821/3287] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:34:23 2026] POST /volume/v3/types => generated 229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:23.977703 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Availability Zones retrieved successfully. Jul 10 04:34:23.978909 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-787c8612-7503-4d9f-ad2a-bc456a08cb26 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:23.980507 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-787c8612-7503-4d9f-ad2a-bc456a08cb26 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] POST https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action Jul 10 04:34:23.980901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-787c8612-7503-4d9f-ad2a-bc456a08cb26 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action body: b'{"addProjectAccess": {"project": "2deff317bc54451a836ac30290b3b41f"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:23.981053 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-787c8612-7503-4d9f-ad2a-bc456a08cb26 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2deff317bc54451a836ac30290b3b41f"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:23.982564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (64967f93-95ab-47fa-b286-790074fe5aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:23.984129 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1748e9-7f07-418e-a610-d4bc281cfb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:23.985414 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:24.001374 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-787c8612-7503-4d9f-ad2a-bc456a08cb26 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action returned with HTTP 202 Jul 10 04:34:24.002024 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 824/3288] 10.4.3.87 () {68 vars in 1377 bytes} [Fri Jul 10 04:34:23 2026] POST /volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:24.013427 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-580929b1-f4f0-40c0-bba1-6e3bc91ac5b5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.015398 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-580929b1-f4f0-40c0-bba1-6e3bc91ac5b5 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] POST https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action Jul 10 04:34:24.015848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-580929b1-f4f0-40c0-bba1-6e3bc91ac5b5 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action body: b'{"addProjectAccess": {"project": "b99e2d750fdd42bda05cedc398b8682d"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:24.015848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-580929b1-f4f0-40c0-bba1-6e3bc91ac5b5 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b99e2d750fdd42bda05cedc398b8682d"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:24.017238 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.017238 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:24.022091 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1748e9-7f07-418e-a610-d4bc281cfb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.023564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c8e8449-b541-47c0-8f93-56d2b7bd3076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.026393 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-580929b1-f4f0-40c0-bba1-6e3bc91ac5b5 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action returned with HTTP 202 Jul 10 04:34:24.026921 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 821/3289] 10.4.3.87 () {68 vars in 1377 bytes} [Fri Jul 10 04:34:24 2026] POST /volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:24.033969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-34c03c16-0bcb-420c-94de-a51065d64a83 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.036180 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34c03c16-0bcb-420c-94de-a51065d64a83 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] GET https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/os-volume-type-access Jul 10 04:34:24.036380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34c03c16-0bcb-420c-94de-a51065d64a83 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.036612 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34c03c16-0bcb-420c-94de-a51065d64a83 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.049845 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34c03c16-0bcb-420c-94de-a51065d64a83 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/os-volume-type-access returned with HTTP 200 Jul 10 04:34:24.050367 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 822/3290] 10.4.3.87 () {66 vars in 1401 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:24.059121 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-841fa145-7ed3-4291-9bf9-d308a6351203 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.060770 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-841fa145-7ed3-4291-9bf9-d308a6351203 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] POST https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action Jul 10 04:34:24.061089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-841fa145-7ed3-4291-9bf9-d308a6351203 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action body: b'{"removeProjectAccess": {"project": "b99e2d750fdd42bda05cedc398b8682d"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:24.061279 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-841fa145-7ed3-4291-9bf9-d308a6351203 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b99e2d750fdd42bda05cedc398b8682d"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:24.072117 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-41c4f103-4171-4527-ab8b-8d84ffe4fd20 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.073965 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41c4f103-4171-4527-ab8b-8d84ffe4fd20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:24.074185 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41c4f103-4171-4527-ab8b-8d84ffe4fd20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.074381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41c4f103-4171-4527-ab8b-8d84ffe4fd20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.074483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-41c4f103-4171-4527-ab8b-8d84ffe4fd20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:24.077432 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-841fa145-7ed3-4291-9bf9-d308a6351203 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action returned with HTTP 202 Jul 10 04:34:24.077970 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 825/3291] 10.4.3.87 () {68 vars in 1377 bytes} [Fri Jul 10 04:34:24 2026] POST /volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:24.079190 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.079190 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:24.080376 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41c4f103-4171-4527-ab8b-8d84ffe4fd20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:24.081267 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 822/3292] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:24.081325 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Created reservations ['bdddec9b-f321-4cb7-b20b-2e40d4fd30dd', '0506eae0-5b3b-42b2-934e-e461d130ab72', '825e2988-9776-41d2-bd39-171eb1a927dc', 'fb3cd11c-7631-486c-88a4-84612faba45d'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:24.081923 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c8e8449-b541-47c0-8f93-56d2b7bd3076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdddec9b-f321-4cb7-b20b-2e40d4fd30dd', '0506eae0-5b3b-42b2-934e-e461d130ab72', '825e2988-9776-41d2-bd39-171eb1a927dc', 'fb3cd11c-7631-486c-88a4-84612faba45d']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.085248 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54f0d15-ea6d-487f-af19-3c6dc3939550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.088527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9d3ea2f1-774b-4cbf-b283-350233cecf21 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.090524 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d3ea2f1-774b-4cbf-b283-350233cecf21 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] POST https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action Jul 10 04:34:24.090971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d3ea2f1-774b-4cbf-b283-350233cecf21 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action body: b'{"removeProjectAccess": {"project": "2deff317bc54451a836ac30290b3b41f"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:24.091181 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d3ea2f1-774b-4cbf-b283-350233cecf21 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2deff317bc54451a836ac30290b3b41f"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:24.102171 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d3ea2f1-774b-4cbf-b283-350233cecf21 tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action returned with HTTP 202 Jul 10 04:34:24.102772 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 823/3293] 10.4.3.87 () {68 vars in 1377 bytes} [Fri Jul 10 04:34:24 2026] POST /volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:24.110730 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0a90b36d-0930-4205-95b8-0b6084e8055c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.112418 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0a90b36d-0930-4205-95b8-0b6084e8055c tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] DELETE https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6 Jul 10 04:34:24.112600 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0a90b36d-0930-4205-95b8-0b6084e8055c tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.112777 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0a90b36d-0930-4205-95b8-0b6084e8055c tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.115009 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54f0d15-ea6d-487f-af19-3c6dc3939550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c19d296c-6059-45f1-8f35-577863cf146f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1662267727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['bdddec9b-f321-4cb7-b20b-2e40d4fd30dd','0506eae0-5b3b-42b2-934e-e461d130ab72','825e2988-9776-41d2-bd39-171eb1a927dc','fb3cd11c-7631-486c-88a4-84612faba45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1662267727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c19d296c-6059-45f1-8f35-577863cf146f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5389103603be41f58d9b6c33d3234634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.116938 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6bfa027-f64a-4c52-9d08-7b9fc93bd95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.141911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6bfa027-f64a-4c52-9d08-7b9fc93bd95a) transitioned into state 'SUCCESS' from state '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-1662267727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['bdddec9b-f321-4cb7-b20b-2e40d4fd30dd','0506eae0-5b3b-42b2-934e-e461d130ab72','825e2988-9776-41d2-bd39-171eb1a927dc','fb3cd11c-7631-486c-88a4-84612faba45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.143137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8fa830e-2aa9-422c-aaf6-276f85720dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.143961 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0a90b36d-0930-4205-95b8-0b6084e8055c tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6 returned with HTTP 202 Jul 10 04:34:24.144532 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 826/3294] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:34:24 2026] DELETE /volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:24.148553 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dad0742a-1a2e-4d24-acae-813ea12565d5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.150463 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dad0742a-1a2e-4d24-acae-813ea12565d5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:24.150642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dad0742a-1a2e-4d24-acae-813ea12565d5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.151868 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dad0742a-1a2e-4d24-acae-813ea12565d5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.154774 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8fa830e-2aa9-422c-aaf6-276f85720dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.154969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-360c376e-876a-4afb-8d84-ce7ccb25959b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.155583 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (64967f93-95ab-47fa-b286-790074fe5aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:24.155852 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request issued successfully. Jul 10 04:34:24.156674 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ce81bf07-e126-43b6-a039-97c05d4dc397 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:24.156823 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-360c376e-876a-4afb-8d84-ce7ccb25959b tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] GET https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6 Jul 10 04:34:24.156896 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-360c376e-876a-4afb-8d84-ce7ccb25959b tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.156943 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 824/3295] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:23 2026] POST /volume/v3/volumes => generated 758 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:24.157093 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-360c376e-876a-4afb-8d84-ce7ccb25959b tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.161589 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-360c376e-876a-4afb-8d84-ce7ccb25959b tempest-VolumeTypesAccessTest-1248892297 tempest-VolumeTypesAccessTest-1248892297-project-admin] https://10.4.3.87/volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6 returned with HTTP 404 Jul 10 04:34:24.162208 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.162208 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:24.162664 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 824/3296] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/types/fa5423c8-47ec-437b-a544-9781ecdb05d6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:24.166933 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-dad0742a-1a2e-4d24-acae-813ea12565d5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:24.171667 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dad0742a-1a2e-4d24-acae-813ea12565d5 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:24.172310 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 823/3297] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:24.177438 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.179769 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:24.180175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "18c98b1d-bd14-40a4-b308-eda76d2b04a6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1133456603"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:24.183859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request body: {'volume': {"'snapshot_id": '18c98b1d-bd14-40a4-b308-eda76d2b04a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1133456603'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:24.184016 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume of 1 GB Jul 10 04:34:24.188895 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Availability Zones retrieved successfully. Jul 10 04:34:24.198197 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (b6ca3599-da26-4a1e-8ae9-f9d01f282852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:24.199653 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64c71943-ff25-47dc-aace-2b2bf4035580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.200925 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:24.236141 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64c71943-ff25-47dc-aace-2b2bf4035580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.237053 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a538c324-fab1-4e8d-ba7d-2b03e12d0229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.294998 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Created reservations ['bf6b92ac-c9d3-46d1-a12f-5aaa4ec3a90b', '988241f7-3214-425b-8650-2be149903a01', 'a8d848aa-202e-40f8-8902-35279cd85e0d', '9e5c28ab-8991-4904-9dff-c843e1ac0a97'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:24.295920 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a538c324-fab1-4e8d-ba7d-2b03e12d0229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf6b92ac-c9d3-46d1-a12f-5aaa4ec3a90b', '988241f7-3214-425b-8650-2be149903a01', 'a8d848aa-202e-40f8-8902-35279cd85e0d', '9e5c28ab-8991-4904-9dff-c843e1ac0a97']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.296817 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e7ded4-9065-4d34-a5b3-617d91088630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.330291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e7ded4-9065-4d34-a5b3-617d91088630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0299720e-bc98-4a07-834c-48d5b9b7c90f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1133456603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['bf6b92ac-c9d3-46d1-a12f-5aaa4ec3a90b','988241f7-3214-425b-8650-2be149903a01','a8d848aa-202e-40f8-8902-35279cd85e0d','9e5c28ab-8991-4904-9dff-c843e1ac0a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1133456603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0299720e-bc98-4a07-834c-48d5b9b7c90f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5389103603be41f58d9b6c33d3234634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.331253 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b30ce18-c75a-4a89-ae75-65c94c796605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.367556 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b30ce18-c75a-4a89-ae75-65c94c796605) transitioned into state 'SUCCESS' from state '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-1133456603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['bf6b92ac-c9d3-46d1-a12f-5aaa4ec3a90b','988241f7-3214-425b-8650-2be149903a01','a8d848aa-202e-40f8-8902-35279cd85e0d','9e5c28ab-8991-4904-9dff-c843e1ac0a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.368326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182f5764-b160-4904-9253-ca0648a8b431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.387232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (182f5764-b160-4904-9253-ca0648a8b431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.388064 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (b6ca3599-da26-4a1e-8ae9-f9d01f282852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:24.388462 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request issued successfully. Jul 10 04:34:24.389147 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c12049cf-a297-4ad5-bdd4-06f14b040a7d tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:24.389898 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 827/3298] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:24 2026] POST /volume/v3/volumes => generated 758 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:24.408340 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.412160 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:24.412160 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "18c98b1d-bd14-40a4-b308-eda76d2b04a6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1177662413"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:24.412594 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request body: {'volume': {"'snapshot_id": '18c98b1d-bd14-40a4-b308-eda76d2b04a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1177662413'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:24.412731 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume of 1 GB Jul 10 04:34:24.413083 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.413083 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:24.418201 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Availability Zones retrieved successfully. Jul 10 04:34:24.428637 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (d4587137-091e-4908-a6f9-d5ed89de9303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:24.430030 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455f6de7-a307-4492-a239-0bbaab3cbc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.431505 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:24.466548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455f6de7-a307-4492-a239-0bbaab3cbc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.467371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96cf5542-b59c-4e34-a825-abdec0c402f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.470715 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e2a0ad5c-49c3-468e-acef-96e55a2226c2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.472959 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2a0ad5c-49c3-468e-acef-96e55a2226c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:24.473250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2a0ad5c-49c3-468e-acef-96e55a2226c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.473744 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2a0ad5c-49c3-468e-acef-96e55a2226c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.489915 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.489915 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:24.498472 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e2a0ad5c-49c3-468e-acef-96e55a2226c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:24.506086 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2a0ad5c-49c3-468e-acef-96e55a2226c2 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:24.506086 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 825/3299] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:24.535459 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Created reservations ['c917d52c-2bce-4772-8784-fe44c9f538ff', '27829382-9ca3-4be7-8846-ba8b1be88122', 'b093de23-9c80-4303-964a-e215dbd6db5f', 'a2aca709-745e-40c2-a71c-e8c6022de4c8'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:24.536301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96cf5542-b59c-4e34-a825-abdec0c402f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c917d52c-2bce-4772-8784-fe44c9f538ff', '27829382-9ca3-4be7-8846-ba8b1be88122', 'b093de23-9c80-4303-964a-e215dbd6db5f', 'a2aca709-745e-40c2-a71c-e8c6022de4c8']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.537141 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62c35bb-de6b-49c0-944c-4d890fafc2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.562391 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62c35bb-de6b-49c0-944c-4d890fafc2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '539e3439-6bce-4f02-9272-772e44c24b12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1177662413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['c917d52c-2bce-4772-8784-fe44c9f538ff','27829382-9ca3-4be7-8846-ba8b1be88122','b093de23-9c80-4303-964a-e215dbd6db5f','a2aca709-745e-40c2-a71c-e8c6022de4c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1177662413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=539e3439-6bce-4f02-9272-772e44c24b12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5389103603be41f58d9b6c33d3234634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.564270 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa77b975-d55f-46c6-99a0-cf97ce05cbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.568280 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0c3438ac-99d3-40b4-b0b9-99ef19e43251 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.571090 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0c3438ac-99d3-40b4-b0b9-99ef19e43251 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:24.571364 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0c3438ac-99d3-40b4-b0b9-99ef19e43251 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.571649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0c3438ac-99d3-40b4-b0b9-99ef19e43251 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.571828 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0c3438ac-99d3-40b4-b0b9-99ef19e43251 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:24.576795 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.576795 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:24.577754 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0c3438ac-99d3-40b4-b0b9-99ef19e43251 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:24.578104 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 824/3300] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:24.586869 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa77b975-d55f-46c6-99a0-cf97ce05cbdb) transitioned into state 'SUCCESS' from state '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-1177662413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5389103603be41f58d9b6c33d3234634',qos_specs=None,replication_status=,reservations=['c917d52c-2bce-4772-8784-fe44c9f538ff','27829382-9ca3-4be7-8846-ba8b1be88122','b093de23-9c80-4303-964a-e215dbd6db5f','a2aca709-745e-40c2-a71c-e8c6022de4c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8b0a63f138461aadd1f0656b3c18c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.587474 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4870c2bf-d73b-4512-963a-db1543633bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:24.596123 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4870c2bf-d73b-4512-963a-db1543633bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:24.596924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Flow 'volume_create_api' (d4587137-091e-4908-a6f9-d5ed89de9303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:24.597410 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Create volume request issued successfully. Jul 10 04:34:24.597829 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d1083ba-01e3-45ec-a9df-f98ce1cfc2cc tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:24.598195 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 825/3301] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:24 2026] POST /volume/v3/volumes => generated 758 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:24.610505 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5fb20548-4e45-416b-a8db-1ba101786bc9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.612790 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5fb20548-4e45-416b-a8db-1ba101786bc9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 Jul 10 04:34:24.613039 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5fb20548-4e45-416b-a8db-1ba101786bc9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.613288 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5fb20548-4e45-416b-a8db-1ba101786bc9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.623698 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.623698 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:24.626352 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8034410-bb70-4808-ac97-89fa2e79f500 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.628186 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5fb20548-4e45-416b-a8db-1ba101786bc9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:24.628566 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8034410-bb70-4808-ac97-89fa2e79f500 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/attachments/c96e9668-7feb-4598-b36f-03203ba54981 Jul 10 04:34:24.628844 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8034410-bb70-4808-ac97-89fa2e79f500 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.629069 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8034410-bb70-4808-ac97-89fa2e79f500 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.633748 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5fb20548-4e45-416b-a8db-1ba101786bc9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 returned with HTTP 200 Jul 10 04:34:24.634242 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 828/3302] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:24.638504 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.638504 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:24.647349 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c9a4c058-e253-4e7a-8262-8901cd27cc6a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.654538 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c9a4c058-e253-4e7a-8262-8901cd27cc6a tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 Jul 10 04:34:24.654538 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c9a4c058-e253-4e7a-8262-8901cd27cc6a tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.654872 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c9a4c058-e253-4e7a-8262-8901cd27cc6a tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.666346 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.666346 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:24.672176 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c9a4c058-e253-4e7a-8262-8901cd27cc6a tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:24.679649 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c9a4c058-e253-4e7a-8262-8901cd27cc6a tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 returned with HTTP 200 Jul 10 04:34:24.680353 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 825/3303] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:24.694078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4d92c534-a8d8-4e32-ac93-f7c1d011ce55 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.696769 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d92c534-a8d8-4e32-ac93-f7c1d011ce55 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f Jul 10 04:34:24.696961 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4d92c534-a8d8-4e32-ac93-f7c1d011ce55 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.697087 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4d92c534-a8d8-4e32-ac93-f7c1d011ce55 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.704551 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.704551 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:24.708602 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4d92c534-a8d8-4e32-ac93-f7c1d011ce55 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:24.713323 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d92c534-a8d8-4e32-ac93-f7c1d011ce55 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f returned with HTTP 200 Jul 10 04:34:24.713797 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 826/3304] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:24.726665 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d25d72ac-550c-45d5-9941-3359020c894f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.728840 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d25d72ac-550c-45d5-9941-3359020c894f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f Jul 10 04:34:24.729015 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d25d72ac-550c-45d5-9941-3359020c894f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.729783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d25d72ac-550c-45d5-9941-3359020c894f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.737838 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.737838 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:24.742311 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d25d72ac-550c-45d5-9941-3359020c894f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:24.748579 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d25d72ac-550c-45d5-9941-3359020c894f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f returned with HTTP 200 Jul 10 04:34:24.749243 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 829/3305] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:24.762022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-335c43ad-64a4-4b6e-84bc-4af04d25c6c9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.764908 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-335c43ad-64a4-4b6e-84bc-4af04d25c6c9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 Jul 10 04:34:24.765321 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-335c43ad-64a4-4b6e-84bc-4af04d25c6c9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.765613 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-335c43ad-64a4-4b6e-84bc-4af04d25c6c9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.776823 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.776823 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:24.791005 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-335c43ad-64a4-4b6e-84bc-4af04d25c6c9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:24.796154 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-335c43ad-64a4-4b6e-84bc-4af04d25c6c9 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 returned with HTTP 200 Jul 10 04:34:24.796575 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 826/3306] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:24.809148 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ff825d23-e4e2-4c69-97a7-a39f58740830 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.811000 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ff825d23-e4e2-4c69-97a7-a39f58740830 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] DELETE https://10.4.3.87/volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 Jul 10 04:34:24.811156 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ff825d23-e4e2-4c69-97a7-a39f58740830 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.811391 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ff825d23-e4e2-4c69-97a7-a39f58740830 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.811593 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-ff825d23-e4e2-4c69-97a7-a39f58740830 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume with id: 539e3439-6bce-4f02-9272-772e44c24b12 Jul 10 04:34:24.820012 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.820012 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:24.820472 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ff825d23-e4e2-4c69-97a7-a39f58740830 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:24.841355 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ff825d23-e4e2-4c69-97a7-a39f58740830 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume request issued successfully. Jul 10 04:34:24.841574 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ff825d23-e4e2-4c69-97a7-a39f58740830 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 returned with HTTP 202 Jul 10 04:34:24.841982 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 827/3307] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:24 2026] DELETE /volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:24.850033 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c6ec56a3-ffad-4696-b20f-7aff8d69020c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:24.852140 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c6ec56a3-ffad-4696-b20f-7aff8d69020c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 Jul 10 04:34:24.852410 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c6ec56a3-ffad-4696-b20f-7aff8d69020c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:24.852632 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c6ec56a3-ffad-4696-b20f-7aff8d69020c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:24.864463 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:24.864463 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:24.870031 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c6ec56a3-ffad-4696-b20f-7aff8d69020c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:24.879369 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c6ec56a3-ffad-4696-b20f-7aff8d69020c tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 returned with HTTP 200 Jul 10 04:34:24.879967 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 830/3308] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:24 2026] GET /volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:25.096966 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-56989106-71b2-48bb-ac07-052306531f20 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:25.098790 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-56989106-71b2-48bb-ac07-052306531f20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:25.098958 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-56989106-71b2-48bb-ac07-052306531f20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:25.099163 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-56989106-71b2-48bb-ac07-052306531f20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:25.099287 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-56989106-71b2-48bb-ac07-052306531f20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:25.105797 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:25.105797 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:25.106854 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-56989106-71b2-48bb-ac07-052306531f20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:25.106950 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 827/3309] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:25 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:25.185943 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3021a6bc-0ae3-47df-95aa-4d94e90fdbf4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:25.189229 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3021a6bc-0ae3-47df-95aa-4d94e90fdbf4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:25.189484 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3021a6bc-0ae3-47df-95aa-4d94e90fdbf4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:25.189732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3021a6bc-0ae3-47df-95aa-4d94e90fdbf4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:25.193636 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-63a4b496-51bc-48c7-a828-936f5e2576c5 req-b8034410-bb70-4808-ac97-89fa2e79f500 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/attachments/c96e9668-7feb-4598-b36f-03203ba54981 returned with HTTP 200 Jul 10 04:34:25.194232 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 826/3310] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:34:24 2026] DELETE /volume/v3/attachments/c96e9668-7feb-4598-b36f-03203ba54981 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:25.203744 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:25.203744 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:25.209194 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3021a6bc-0ae3-47df-95aa-4d94e90fdbf4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:25.215070 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3021a6bc-0ae3-47df-95aa-4d94e90fdbf4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:25.215618 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 828/3311] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:25 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:25.522561 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-059c18df-8225-4416-9344-cb176affad0e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:25.529412 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-059c18df-8225-4416-9344-cb176affad0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:25.529412 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-059c18df-8225-4416-9344-cb176affad0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:25.529412 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-059c18df-8225-4416-9344-cb176affad0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:25.542408 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:25.542408 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:25.549241 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-059c18df-8225-4416-9344-cb176affad0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:25.552448 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-059c18df-8225-4416-9344-cb176affad0e tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:25.553259 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 831/3312] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:25 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 920 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:25.571028 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f2d20c1c-6add-401b-8a17-3fda1bb592c5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:25.574043 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2d20c1c-6add-401b-8a17-3fda1bb592c5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] DELETE https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:25.574454 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2d20c1c-6add-401b-8a17-3fda1bb592c5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:25.574650 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2d20c1c-6add-401b-8a17-3fda1bb592c5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:25.574888 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-f2d20c1c-6add-401b-8a17-3fda1bb592c5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Delete volume with id: 5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:25.585837 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:25.585837 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:25.586560 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f2d20c1c-6add-401b-8a17-3fda1bb592c5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:25.591343 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d9004fd9-9bb7-469e-bc91-60b3e7b4ed8d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:25.594706 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d9004fd9-9bb7-469e-bc91-60b3e7b4ed8d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:25.595013 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d9004fd9-9bb7-469e-bc91-60b3e7b4ed8d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:25.595285 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d9004fd9-9bb7-469e-bc91-60b3e7b4ed8d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:25.595445 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d9004fd9-9bb7-469e-bc91-60b3e7b4ed8d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:25.601108 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:25.601108 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:25.602002 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d9004fd9-9bb7-469e-bc91-60b3e7b4ed8d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:25.602694 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 827/3313] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:25 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:25.609004 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f2d20c1c-6add-401b-8a17-3fda1bb592c5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Delete volume request issued successfully. Jul 10 04:34:25.609287 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2d20c1c-6add-401b-8a17-3fda1bb592c5 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 202 Jul 10 04:34:25.609844 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 828/3314] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:25 2026] DELETE /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:25.618443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-134219ee-e377-49e7-a2be-8236008bcb74 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:25.622316 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-134219ee-e377-49e7-a2be-8236008bcb74 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:25.622612 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-134219ee-e377-49e7-a2be-8236008bcb74 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:25.622874 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-134219ee-e377-49e7-a2be-8236008bcb74 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:25.635927 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:25.635927 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:25.642361 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-134219ee-e377-49e7-a2be-8236008bcb74 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Volume info retrieved successfully. Jul 10 04:34:25.652453 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-134219ee-e377-49e7-a2be-8236008bcb74 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 200 Jul 10 04:34:25.653048 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 829/3315] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:25 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 919 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:25.897577 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b311f600-20e1-492b-8ad5-10921369201f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:25.899404 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b311f600-20e1-492b-8ad5-10921369201f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 Jul 10 04:34:25.899869 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b311f600-20e1-492b-8ad5-10921369201f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:25.900302 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b311f600-20e1-492b-8ad5-10921369201f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:25.908443 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b311f600-20e1-492b-8ad5-10921369201f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 returned with HTTP 404 Jul 10 04:34:25.908443 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 832/3316] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:25 2026] GET /volume/v3/volumes/539e3439-6bce-4f02-9272-772e44c24b12 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:25.916322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d3af1da4-1378-408a-ab44-c91ef10e6166 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:25.918861 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3af1da4-1378-408a-ab44-c91ef10e6166 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] DELETE https://10.4.3.87/volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f Jul 10 04:34:25.919204 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3af1da4-1378-408a-ab44-c91ef10e6166 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:25.919579 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3af1da4-1378-408a-ab44-c91ef10e6166 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:25.919821 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-d3af1da4-1378-408a-ab44-c91ef10e6166 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume with id: 0299720e-bc98-4a07-834c-48d5b9b7c90f Jul 10 04:34:25.929681 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:25.929681 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:25.930253 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d3af1da4-1378-408a-ab44-c91ef10e6166 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:25.953546 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d3af1da4-1378-408a-ab44-c91ef10e6166 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume request issued successfully. Jul 10 04:34:25.953846 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3af1da4-1378-408a-ab44-c91ef10e6166 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f returned with HTTP 202 Jul 10 04:34:25.954389 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 828/3317] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:25 2026] DELETE /volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:25.967698 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-730e0b11-eeb9-4f47-af8c-1b3e7d6ee328 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:25.969872 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-730e0b11-eeb9-4f47-af8c-1b3e7d6ee328 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f Jul 10 04:34:25.970093 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-730e0b11-eeb9-4f47-af8c-1b3e7d6ee328 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:25.970350 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-730e0b11-eeb9-4f47-af8c-1b3e7d6ee328 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:25.978894 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:25.978894 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:25.984665 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-730e0b11-eeb9-4f47-af8c-1b3e7d6ee328 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:25.990690 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-730e0b11-eeb9-4f47-af8c-1b3e7d6ee328 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f returned with HTTP 200 Jul 10 04:34:25.991082 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 829/3318] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:25 2026] GET /volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:26.118704 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d498dba-9eeb-445f-a34f-3a0f3d1c8a47 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:26.120672 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d498dba-9eeb-445f-a34f-3a0f3d1c8a47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:26.120913 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d498dba-9eeb-445f-a34f-3a0f3d1c8a47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:26.121171 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d498dba-9eeb-445f-a34f-3a0f3d1c8a47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:26.121279 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-2d498dba-9eeb-445f-a34f-3a0f3d1c8a47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:26.126200 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:26.126200 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:26.127176 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d498dba-9eeb-445f-a34f-3a0f3d1c8a47 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:26.127557 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 830/3319] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:26 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:26.234341 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-17a9b380-9345-4285-8ef2-e8aa5f97067e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:26.238039 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17a9b380-9345-4285-8ef2-e8aa5f97067e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:26.238354 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17a9b380-9345-4285-8ef2-e8aa5f97067e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:26.238642 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17a9b380-9345-4285-8ef2-e8aa5f97067e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:26.248274 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:26.248274 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:26.251632 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-17a9b380-9345-4285-8ef2-e8aa5f97067e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:26.255382 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17a9b380-9345-4285-8ef2-e8aa5f97067e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:26.255815 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 833/3320] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:26 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:26.614613 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-900aebaa-4245-45dd-9bd9-aed0fe02955e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:26.617162 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-900aebaa-4245-45dd-9bd9-aed0fe02955e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:26.617607 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-900aebaa-4245-45dd-9bd9-aed0fe02955e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:26.618163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-900aebaa-4245-45dd-9bd9-aed0fe02955e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:26.618163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-900aebaa-4245-45dd-9bd9-aed0fe02955e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:26.628596 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:26.628596 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:26.631432 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-900aebaa-4245-45dd-9bd9-aed0fe02955e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:26.631938 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 829/3321] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:26 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:26.666326 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-40686c69-420b-438a-a7b0-1f3d3c77e662 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:26.668093 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-40686c69-420b-438a-a7b0-1f3d3c77e662 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] GET https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a Jul 10 04:34:26.668306 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-40686c69-420b-438a-a7b0-1f3d3c77e662 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:26.668503 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-40686c69-420b-438a-a7b0-1f3d3c77e662 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:26.674235 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-40686c69-420b-438a-a7b0-1f3d3c77e662 tempest-VolumeMultiattachTests-1533660957 tempest-VolumeMultiattachTests-1533660957-project-member] https://10.4.3.87/volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a returned with HTTP 404 Jul 10 04:34:26.674803 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 830/3322] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:26 2026] GET /volume/v3/volumes/5143b924-36bf-4496-9bd6-6458e4f4675a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:26.684308 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9767f492-09c4-404d-8c3c-becd0a890c4d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:26.686302 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9767f492-09c4-404d-8c3c-becd0a890c4d tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:34:26.686720 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9767f492-09c4-404d-8c3c-becd0a890c4d tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:26.687055 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9767f492-09c4-404d-8c3c-becd0a890c4d tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:26.688123 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-9767f492-09c4-404d-8c3c-becd0a890c4d tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:34:26.703521 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9767f492-09c4-404d-8c3c-becd0a890c4d tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Get all volumes completed successfully. Jul 10 04:34:26.706317 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:26.706317 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:26.711867 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9767f492-09c4-404d-8c3c-becd0a890c4d tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:34:26.712687 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 831/3323] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:34:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10243 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:26.732944 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2e5ad5ac-3ea9-46e7-b203-5e6522795c98 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:26.734862 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2e5ad5ac-3ea9-46e7-b203-5e6522795c98 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] DELETE https://10.4.3.87/volume/v3/types/0ee954d2-a766-4b00-8e3b-99d290654f11 Jul 10 04:34:26.735078 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2e5ad5ac-3ea9-46e7-b203-5e6522795c98 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:26.735359 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2e5ad5ac-3ea9-46e7-b203-5e6522795c98 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:26.759402 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2e5ad5ac-3ea9-46e7-b203-5e6522795c98 tempest-VolumeMultiattachTests-954441672 tempest-VolumeMultiattachTests-954441672-project-admin] https://10.4.3.87/volume/v3/types/0ee954d2-a766-4b00-8e3b-99d290654f11 returned with HTTP 202 Jul 10 04:34:26.759711 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 834/3324] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:34:26 2026] DELETE /volume/v3/types/0ee954d2-a766-4b00-8e3b-99d290654f11 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:27.007200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5a978e4b-528d-4036-b8e8-3708f7ed0caf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.008799 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5a978e4b-528d-4036-b8e8-3708f7ed0caf tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f Jul 10 04:34:27.009019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5a978e4b-528d-4036-b8e8-3708f7ed0caf tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:27.009249 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5a978e4b-528d-4036-b8e8-3708f7ed0caf tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:27.015532 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5a978e4b-528d-4036-b8e8-3708f7ed0caf tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f returned with HTTP 404 Jul 10 04:34:27.016050 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 830/3325] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:27 2026] GET /volume/v3/volumes/0299720e-bc98-4a07-834c-48d5b9b7c90f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:27.023253 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e316d94e-ea85-48a1-83aa-c1895a26c0a8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.025373 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e316d94e-ea85-48a1-83aa-c1895a26c0a8 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f Jul 10 04:34:27.025574 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e316d94e-ea85-48a1-83aa-c1895a26c0a8 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:27.025768 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e316d94e-ea85-48a1-83aa-c1895a26c0a8 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:27.025934 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-e316d94e-ea85-48a1-83aa-c1895a26c0a8 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume with id: c19d296c-6059-45f1-8f35-577863cf146f Jul 10 04:34:27.033708 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.033708 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:27.034156 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e316d94e-ea85-48a1-83aa-c1895a26c0a8 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:27.055667 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e316d94e-ea85-48a1-83aa-c1895a26c0a8 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume request issued successfully. Jul 10 04:34:27.055891 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e316d94e-ea85-48a1-83aa-c1895a26c0a8 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f returned with HTTP 202 Jul 10 04:34:27.056309 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 831/3326] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:27 2026] DELETE /volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:27.065305 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ceb569d4-111f-4fc0-b412-119214311610 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.068031 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ceb569d4-111f-4fc0-b412-119214311610 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f Jul 10 04:34:27.068576 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ceb569d4-111f-4fc0-b412-119214311610 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:27.069014 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ceb569d4-111f-4fc0-b412-119214311610 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:27.080664 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.080664 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:27.086134 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ceb569d4-111f-4fc0-b412-119214311610 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:27.093409 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ceb569d4-111f-4fc0-b412-119214311610 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f returned with HTTP 200 Jul 10 04:34:27.094024 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 832/3327] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:27 2026] GET /volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:27.140814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2b4ddb27-c576-42c9-80f5-30b793a28c81 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.142989 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2b4ddb27-c576-42c9-80f5-30b793a28c81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:27.143363 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2b4ddb27-c576-42c9-80f5-30b793a28c81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:27.143718 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2b4ddb27-c576-42c9-80f5-30b793a28c81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:27.143975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2b4ddb27-c576-42c9-80f5-30b793a28c81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:27.155097 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.155097 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:27.155951 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2b4ddb27-c576-42c9-80f5-30b793a28c81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:27.156459 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 835/3328] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:27 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:27.172955 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cb2db992-37eb-445c-b06e-f8e6ff9f014a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.179075 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cb2db992-37eb-445c-b06e-f8e6ff9f014a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:27.179075 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cb2db992-37eb-445c-b06e-f8e6ff9f014a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:27.179075 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cb2db992-37eb-445c-b06e-f8e6ff9f014a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:27.187864 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.187864 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:27.192284 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cb2db992-37eb-445c-b06e-f8e6ff9f014a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:27.196994 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cb2db992-37eb-445c-b06e-f8e6ff9f014a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad returned with HTTP 200 Jul 10 04:34:27.197456 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 831/3329] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:27 2026] GET /volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:27.213139 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-53869a54-4a44-4417-97f2-742a4b17d6ef None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.216983 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-53869a54-4a44-4417-97f2-742a4b17d6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:27.217205 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-53869a54-4a44-4417-97f2-742a4b17d6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:27.217463 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-53869a54-4a44-4417-97f2-742a4b17d6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:27.217637 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-53869a54-4a44-4417-97f2-742a4b17d6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:27.223552 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.223552 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:27.223867 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-53869a54-4a44-4417-97f2-742a4b17d6ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:27.225564 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 832/3330] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:27 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:27.236649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-826c4cfc-a899-4587-b15e-7216673a30c2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.238474 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-826c4cfc-a899-4587-b15e-7216673a30c2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/detail Jul 10 04:34:27.238728 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-826c4cfc-a899-4587-b15e-7216673a30c2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:27.238942 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-826c4cfc-a899-4587-b15e-7216673a30c2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:27.239148 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-826c4cfc-a899-4587-b15e-7216673a30c2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:34:27.244087 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-826c4cfc-a899-4587-b15e-7216673a30c2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/detail returned with HTTP 200 Jul 10 04:34:27.244591 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 833/3331] 10.4.3.87 () {66 vars in 1251 bytes} [Fri Jul 10 04:34:27 2026] GET /volume/v3/backups/detail => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:27.255163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.257106 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d/restore Jul 10 04:34:27.257447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:27.259152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Restoring backup cacaf15d-d2bc-4be4-b68a-f6ca92774e2d ({'restore': {}}) {{(pid=100019) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 04:34:27.259301 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Restoring backup cacaf15d-d2bc-4be4-b68a-f6ca92774e2d to volume None. Jul 10 04:34:27.264696 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.264696 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:27.265841 np0000004952 devstack@c-api.service[100019]: INFO cinder.backup.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating volume of 1 GB for restore of backup cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. Jul 10 04:34:27.270566 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-95048203-4bc1-4b8d-8384-890c736cd34a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.270657 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Availability Zones retrieved successfully. Jul 10 04:34:27.272793 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-95048203-4bc1-4b8d-8384-890c736cd34a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:27.273021 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-95048203-4bc1-4b8d-8384-890c736cd34a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:27.273300 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-95048203-4bc1-4b8d-8384-890c736cd34a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:27.276343 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (08840c63-e3b8-4e05-b367-a2402a58d51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:27.277319 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023eadd8-a7c1-4ccd-96c8-7f278c0a19da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:27.278204 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:27.285227 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.285227 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:27.289941 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-95048203-4bc1-4b8d-8384-890c736cd34a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:27.296099 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-95048203-4bc1-4b8d-8384-890c736cd34a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:27.296606 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 832/3332] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:27 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:27.308851 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023eadd8-a7c1-4ccd-96c8-7f278c0a19da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:27.309728 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b9b683-aa06-49eb-b197-8ea07eecdcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:27.380332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['0bd34b42-eb37-493b-a0d6-11d7c2ee050a', 'a7e62920-b20b-4326-a145-43e9741efeff', '75630352-5667-4382-91c6-dada2c750a1b', 'f46f7eca-55b2-4820-ba47-46bea508da62'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:27.381230 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b9b683-aa06-49eb-b197-8ea07eecdcf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd34b42-eb37-493b-a0d6-11d7c2ee050a', 'a7e62920-b20b-4326-a145-43e9741efeff', '75630352-5667-4382-91c6-dada2c750a1b', 'f46f7eca-55b2-4820-ba47-46bea508da62']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:27.381966 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6985e1-6d6c-4a6d-946f-547174b73a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:27.411123 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6985e1-6d6c-4a6d-946f-547174b73a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '876b023d-206f-4a5f-9aa5-0e58033d6171', '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_cacaf15d-d2bc-4be4-b68a-f6ca92774e2d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['0bd34b42-eb37-493b-a0d6-11d7c2ee050a','a7e62920-b20b-4326-a145-43e9741efeff','75630352-5667-4382-91c6-dada2c750a1b','f46f7eca-55b2-4820-ba47-46bea508da62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cacaf15d-d2bc-4be4-b68a-f6ca92774e2d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=876b023d-206f-4a5f-9aa5-0e58033d6171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b457ba9a08461794fd65f5cd89724a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:27.412159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726ea1f6-5359-4019-b8a6-de1bfba0f114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:27.432342 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726ea1f6-5359-4019-b8a6-de1bfba0f114) transitioned into 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_cacaf15d-d2bc-4be4-b68a-f6ca92774e2d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['0bd34b42-eb37-493b-a0d6-11d7c2ee050a','a7e62920-b20b-4326-a145-43e9741efeff','75630352-5667-4382-91c6-dada2c750a1b','f46f7eca-55b2-4820-ba47-46bea508da62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:27.433144 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b50f1f-dcb8-4186-afa9-63d0fad75491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:27.450041 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b50f1f-dcb8-4186-afa9-63d0fad75491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:27.450855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (08840c63-e3b8-4e05-b367-a2402a58d51b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:27.451148 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request issued successfully. Jul 10 04:34:27.458047 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.458047 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:27.458587 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:27.482679 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-700bce7c-af36-4973-b594-c91d2162cba1 req-0e7967cf-7919-428f-8c8a-8193c8a1e1f1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.484960 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-0e7967cf-7919-428f-8c8a-8193c8a1e1f1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/attachments/9e9090e9-9372-45e5-b215-3e7165a4fa1d/action Jul 10 04:34:27.485380 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-0e7967cf-7919-428f-8c8a-8193c8a1e1f1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:27.485568 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-0e7967cf-7919-428f-8c8a-8193c8a1e1f1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:27.504177 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.504177 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:27.518852 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-700bce7c-af36-4973-b594-c91d2162cba1 req-0e7967cf-7919-428f-8c8a-8193c8a1e1f1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/attachments/9e9090e9-9372-45e5-b215-3e7165a4fa1d/action returned with HTTP 204 Jul 10 04:34:27.519503 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 833/3333] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:34:27 2026] POST /volume/v3/attachments/9e9090e9-9372-45e5-b215-3e7165a4fa1d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:27.643278 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e7783fd1-335c-47f1-b11a-dc2c631b4534 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:27.645370 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e7783fd1-335c-47f1-b11a-dc2c631b4534 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:27.645743 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e7783fd1-335c-47f1-b11a-dc2c631b4534 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:27.645886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e7783fd1-335c-47f1-b11a-dc2c631b4534 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:27.646032 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e7783fd1-335c-47f1-b11a-dc2c631b4534 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:27.650087 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:27.650087 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:27.650937 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e7783fd1-335c-47f1-b11a-dc2c631b4534 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:27.651367 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 834/3334] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:27 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:28.114961 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0cbcab3f-a9ea-4761-8729-6fc8ac9b1f73 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:28.117414 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0cbcab3f-a9ea-4761-8729-6fc8ac9b1f73 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f Jul 10 04:34:28.117414 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0cbcab3f-a9ea-4761-8729-6fc8ac9b1f73 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:28.117677 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0cbcab3f-a9ea-4761-8729-6fc8ac9b1f73 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:28.131320 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0cbcab3f-a9ea-4761-8729-6fc8ac9b1f73 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f returned with HTTP 404 Jul 10 04:34:28.132006 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 833/3335] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:28 2026] GET /volume/v3/volumes/c19d296c-6059-45f1-8f35-577863cf146f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:28.142629 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7f6df20d-7d3a-4695-9f50-d74968ada778 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:28.144879 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7f6df20d-7d3a-4695-9f50-d74968ada778 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] DELETE https://10.4.3.87/volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 Jul 10 04:34:28.145107 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7f6df20d-7d3a-4695-9f50-d74968ada778 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:28.145513 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7f6df20d-7d3a-4695-9f50-d74968ada778 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:28.145692 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-7f6df20d-7d3a-4695-9f50-d74968ada778 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume with id: 44fb815e-be37-4cec-a990-573026b258c6 Jul 10 04:34:28.154012 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:28.154012 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:28.154585 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7f6df20d-7d3a-4695-9f50-d74968ada778 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:28.177451 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7f6df20d-7d3a-4695-9f50-d74968ada778 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume request issued successfully. Jul 10 04:34:28.177744 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7f6df20d-7d3a-4695-9f50-d74968ada778 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 returned with HTTP 202 Jul 10 04:34:28.178396 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 834/3336] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:28 2026] DELETE /volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:28.188720 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c15f64df-4425-4c53-a54d-02a583908cae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:28.190716 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c15f64df-4425-4c53-a54d-02a583908cae tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 Jul 10 04:34:28.190973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c15f64df-4425-4c53-a54d-02a583908cae tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:28.191248 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c15f64df-4425-4c53-a54d-02a583908cae tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:28.202311 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:28.202311 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:28.209780 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c15f64df-4425-4c53-a54d-02a583908cae tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:28.216630 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c15f64df-4425-4c53-a54d-02a583908cae tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 returned with HTTP 200 Jul 10 04:34:28.217671 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 835/3337] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:28 2026] GET /volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:28.311912 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-068e1428-76d9-4234-a9e9-4076e1d7bbeb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:28.314091 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-068e1428-76d9-4234-a9e9-4076e1d7bbeb tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:28.314327 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-068e1428-76d9-4234-a9e9-4076e1d7bbeb tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:28.314573 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-068e1428-76d9-4234-a9e9-4076e1d7bbeb tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:28.332448 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:28.332448 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:28.341388 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-068e1428-76d9-4234-a9e9-4076e1d7bbeb tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:28.347739 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-068e1428-76d9-4234-a9e9-4076e1d7bbeb tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:28.348118 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 834/3338] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:28 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:28.364656 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b2278924-2fec-45bc-bd6c-85c1bef46d77 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:28.367014 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2278924-2fec-45bc-bd6c-85c1bef46d77 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:28.367166 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b2278924-2fec-45bc-bd6c-85c1bef46d77 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:28.367482 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b2278924-2fec-45bc-bd6c-85c1bef46d77 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:28.380396 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:28.380396 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:28.385332 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b2278924-2fec-45bc-bd6c-85c1bef46d77 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:28.390939 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b2278924-2fec-45bc-bd6c-85c1bef46d77 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:28.391899 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 835/3339] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:28 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:28.407561 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2705a622-4419-4d46-b61c-8028def3190e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:28.409550 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action Jul 10 04:34:28.409947 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action body: b'{"os-detach": {}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:28.410102 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:28.423089 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:28.423089 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:28.423705 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:28.469021 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:28.469021 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:28.469728 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:28.470010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Checking backup size 1 against volume size 1 {{(pid=100019) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 04:34:28.470010 np0000004952 devstack@c-api.service[100019]: INFO cinder.backup.api [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Overwriting volume 876b023d-206f-4a5f-9aa5-0e58033d6171 with restore of backup cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:28.482707 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Attachment connected to vm c245c63b-6bb4-4b40-bcd9-42a9b402ef63, checking data on nova Jul 10 04:34:28.482998 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.compute.nova [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Creating Keystone token plugin using URL: https://10.4.3.87/identity {{(pid=100021) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 04:34:28.487763 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] restore_backup in rpcapi backup_id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d {{(pid=100019) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 04:34:28.488714 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f65e292a-3888-4f34-ba83-59c89ec1c9be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d/restore returned with HTTP 202 Jul 10 04:34:28.489265 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 836/3340] 10.4.3.87 () {68 vars in 1386 bytes} [Fri Jul 10 04:34:27 2026] POST /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d/restore => generated 189 bytes in 1235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:28.499424 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ec3c74bd-feb9-49f8-8739-98e326a6daf4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:28.501559 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ec3c74bd-feb9-49f8-8739-98e326a6daf4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:28.501791 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ec3c74bd-feb9-49f8-8739-98e326a6daf4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:28.502048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ec3c74bd-feb9-49f8-8739-98e326a6daf4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:28.502202 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-ec3c74bd-feb9-49f8-8739-98e326a6daf4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:28.507422 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:28.507422 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:28.508614 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ec3c74bd-feb9-49f8-8739-98e326a6daf4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:28.509166 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 835/3341] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:28 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:28.662235 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] REQ: curl -g -i -X GET https://10.4.3.87/compute/v2.1/servers/c245c63b-6bb4-4b40-bcd9-42a9b402ef63/os-volume_attachments/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5ef301abd2403b4e14fba0e498693499ae1ced0415d1f7b4197232d22cd23e56" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2705a622-4419-4d46-b61c-8028def3190e" -H "X-Service-Token: {SHA256}fdc8e061bbac4d90ce88b10b8c58e778dab6fc94905fbee3f7526f2d7ac413b5" {{(pid=100021) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 04:34:28.666195 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-41220d2c-3064-4047-a8aa-0cae39d35266 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:28.669625 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41220d2c-3064-4047-a8aa-0cae39d35266 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:28.669898 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41220d2c-3064-4047-a8aa-0cae39d35266 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:28.670133 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41220d2c-3064-4047-a8aa-0cae39d35266 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:28.670287 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-41220d2c-3064-4047-a8aa-0cae39d35266 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:28.675358 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:28.675358 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:28.676305 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41220d2c-3064-4047-a8aa-0cae39d35266 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:28.676795 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 836/3342] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:28 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:28.855392 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 04:34:28 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-9437a261-15bd-4607-937d-d2c29687a908 x-openstack-request-id: req-9437a261-15bd-4607-937d-d2c29687a908 {{(pid=100021) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 04:34:28.855610 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5b7507b2-6a95-4e0c-b2ca-e75843b2f648", "serverId": "c245c63b-6bb4-4b40-bcd9-42a9b402ef63", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9e9090e9-9372-45e5-b215-3e7165a4fa1d", "bdm_uuid": "4d2631cd-a330-4ade-aae2-3a5b9afca668"}} {{(pid=100021) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 04:34:28.855610 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET call to compute for https://10.4.3.87/compute/v2.1/servers/c245c63b-6bb4-4b40-bcd9-42a9b402ef63/os-volume_attachments/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 used request id req-9437a261-15bd-4607-937d-d2c29687a908 {{(pid=100021) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 04:34:28.858953 np0000004952 devstack@c-api.service[100021]: ERROR cinder.volume.api [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Caught error: Detach volume from instance c245c63b-6bb4-4b40-bcd9-42a9b402ef63 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c245c63b-6bb4-4b40-bcd9-42a9b402ef63 using the Compute API Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 04:34:28.861613 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c245c63b-6bb4-4b40-bcd9-42a9b402ef63 using the Compute API Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.middleware.fault [None req-2705a622-4419-4d46-b61c-8028def3190e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action returned with HTTP 409 Jul 10 04:34:28.862657 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 836/3343] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:28 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 167 bytes in 455 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:28.871785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:28.874431 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action Jul 10 04:34:28.874951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:28.875149 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:28.894796 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:28.894796 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:28.896288 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:28.978671 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Attachment connected to vm c245c63b-6bb4-4b40-bcd9-42a9b402ef63, checking data on nova Jul 10 04:34:28.979608 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.compute.nova [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Creating Keystone token plugin using URL: https://10.4.3.87/identity {{(pid=100019) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 04:34:29.132290 np0000004952 devstack@c-api.service[100019]: DEBUG novaclient.v2.client [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] REQ: curl -g -i -X GET https://10.4.3.87/compute/v2.1/servers/c245c63b-6bb4-4b40-bcd9-42a9b402ef63/os-volume_attachments/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}61d4bb0c327631b927f4476a89795dd448e09f07036b43c53fa4acd411568057" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-dc7463a3-a674-4a48-8016-0dcf915ebf49" -H "X-Service-Token: {SHA256}3c25e191985a8893d99285f0e65e519d1557f348087be92fbdfeaaee4a932b78" {{(pid=100019) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 04:34:29.234170 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4572fe33-befd-4af9-8255-c811783bd442 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.235799 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4572fe33-befd-4af9-8255-c811783bd442 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 Jul 10 04:34:29.235961 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4572fe33-befd-4af9-8255-c811783bd442 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:29.236120 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4572fe33-befd-4af9-8255-c811783bd442 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:29.243174 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4572fe33-befd-4af9-8255-c811783bd442 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 returned with HTTP 404 Jul 10 04:34:29.243671 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 836/3344] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:29 2026] GET /volume/v3/volumes/44fb815e-be37-4cec-a990-573026b258c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:29.251950 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f2cac026-ec6e-45fb-9827-70d5e59a0dca None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.256283 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2cac026-ec6e-45fb-9827-70d5e59a0dca tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 Jul 10 04:34:29.256493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2cac026-ec6e-45fb-9827-70d5e59a0dca tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:29.256717 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f2cac026-ec6e-45fb-9827-70d5e59a0dca tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:29.256884 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-f2cac026-ec6e-45fb-9827-70d5e59a0dca tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume with id: 1ffcd40c-ef5a-4e0b-b733-626a54d793f6 Jul 10 04:34:29.268742 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:29.268742 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:29.269192 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f2cac026-ec6e-45fb-9827-70d5e59a0dca tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:29.296124 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f2cac026-ec6e-45fb-9827-70d5e59a0dca tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume request issued successfully. Jul 10 04:34:29.296403 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f2cac026-ec6e-45fb-9827-70d5e59a0dca tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 returned with HTTP 202 Jul 10 04:34:29.296992 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 837/3345] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:29 2026] DELETE /volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:29.304790 np0000004952 devstack@c-api.service[100019]: DEBUG novaclient.v2.client [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 04:34:29 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-0334f75c-d541-4d42-8e21-8d2ac0eb29a9 x-openstack-request-id: req-0334f75c-d541-4d42-8e21-8d2ac0eb29a9 {{(pid=100019) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 04:34:29.304790 np0000004952 devstack@c-api.service[100019]: DEBUG novaclient.v2.client [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5b7507b2-6a95-4e0c-b2ca-e75843b2f648", "serverId": "c245c63b-6bb4-4b40-bcd9-42a9b402ef63", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9e9090e9-9372-45e5-b215-3e7165a4fa1d", "bdm_uuid": "4d2631cd-a330-4ade-aae2-3a5b9afca668"}} {{(pid=100019) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 04:34:29.304790 np0000004952 devstack@c-api.service[100019]: DEBUG novaclient.v2.client [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET call to compute for https://10.4.3.87/compute/v2.1/servers/c245c63b-6bb4-4b40-bcd9-42a9b402ef63/os-volume_attachments/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 used request id req-0334f75c-d541-4d42-8e21-8d2ac0eb29a9 {{(pid=100019) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 04:34:29.307167 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f7b90bd0-e74f-4822-bafd-ea1ee2cd7a79 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.309086 np0000004952 devstack@c-api.service[100019]: ERROR cinder.volume.api [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 04:34:29.311008 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f7b90bd0-e74f-4822-bafd-ea1ee2cd7a79 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 Jul 10 04:34:29.311008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f7b90bd0-e74f-4822-bafd-ea1ee2cd7a79 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:29.311008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f7b90bd0-e74f-4822-bafd-ea1ee2cd7a79 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Caught error: Detach volume from instance c245c63b-6bb4-4b40-bcd9-42a9b402ef63 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c245c63b-6bb4-4b40-bcd9-42a9b402ef63 using the Compute API Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 04:34:29.311700 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c245c63b-6bb4-4b40-bcd9-42a9b402ef63 using the Compute API Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: ERROR cinder.api.middleware.fault Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.middleware.fault [None req-dc7463a3-a674-4a48-8016-0dcf915ebf49 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action returned with HTTP 409 Jul 10 04:34:29.313372 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 837/3346] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:28 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 167 bytes in 442 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:29.326244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6ea143a8-efae-4396-ba47-a1051f5f83c7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.328615 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 837/3347] 10.4.3.87 () {70 vars in 1590 bytes} [Fri Jul 10 04:34:29 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 04:34:29.340741 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1201c695-7a3c-4c7a-87ac-f06220e37557 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.343118 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 838/3348] 10.4.3.87 () {70 vars in 1590 bytes} [Fri Jul 10 04:34:29 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 04:34:29.354994 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6fc16e08-0f0d-4cac-8457-6f6179090140 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.356643 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-f7b90bd0-e74f-4822-bafd-ea1ee2cd7a79 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:34:29.366658 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:29.366658 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:29.371013 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f7b90bd0-e74f-4822-bafd-ea1ee2cd7a79 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:29.376196 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f7b90bd0-e74f-4822-bafd-ea1ee2cd7a79 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 returned with HTTP 200 Jul 10 04:34:29.376662 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 837/3349] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:29 2026] GET /volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:29.400902 np0000004952 devstack@c-api.service[100019]: WARNING keystonemiddleware.auth_token [None req-6fc16e08-0f0d-4cac-8457-6f6179090140 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 04:34:29.402305 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 838/3350] 10.4.3.87 () {70 vars in 1590 bytes} [Fri Jul 10 04:34:29 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 04:34:29.413661 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ec00ea53-1d97-4948-bd73-9475e0a31d7d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.449680 np0000004952 devstack@c-api.service[100020]: WARNING keystonemiddleware.auth_token [None req-ec00ea53-1d97-4948-bd73-9475e0a31d7d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 04:34:29.451079 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 838/3351] 10.4.3.87 () {70 vars in 1590 bytes} [Fri Jul 10 04:34:29 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 114 bytes in 38 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 04:34:29.463596 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4c7b7c9a-b632-4049-ae3f-dc959ef5fe91 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.523359 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d49e9467-e622-4125-bff4-3319cdded408 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.525526 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d49e9467-e622-4125-bff4-3319cdded408 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:29.525784 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d49e9467-e622-4125-bff4-3319cdded408 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:29.526109 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d49e9467-e622-4125-bff4-3319cdded408 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:29.527101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-d49e9467-e622-4125-bff4-3319cdded408 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:29.531586 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:29.531586 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:29.532578 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d49e9467-e622-4125-bff4-3319cdded408 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:29.533152 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 838/3352] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:29 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:34:29.568553 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4c7b7c9a-b632-4049-ae3f-dc959ef5fe91 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] POST https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action Jul 10 04:34:29.569058 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4c7b7c9a-b632-4049-ae3f-dc959ef5fe91 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:29.569308 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4c7b7c9a-b632-4049-ae3f-dc959ef5fe91 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:29.584996 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:29.584996 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:29.585563 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.admin_actions [None req-4c7b7c9a-b632-4049-ae3f-dc959ef5fe91 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Updating volume '5b7507b2-6a95-4e0c-b2ca-e75843b2f648' with '{'status': 'error'}' {{(pid=100022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:34:29.621844 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4c7b7c9a-b632-4049-ae3f-dc959ef5fe91 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action returned with HTTP 202 Jul 10 04:34:29.622754 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 839/3353] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:29 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:29.634646 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2ea25b98-9616-4eab-a209-b70c29c16a63 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.636972 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ea25b98-9616-4eab-a209-b70c29c16a63 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:29.637384 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ea25b98-9616-4eab-a209-b70c29c16a63 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:29.637546 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ea25b98-9616-4eab-a209-b70c29c16a63 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:29.695629 np0000004952 devstack@c-api.service[100019]: DEBUG oslo_db.sqlalchemy.engines [None req-2ea25b98-9616-4eab-a209-b70c29c16a63 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:34:29.696783 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3987c37f-d95a-4a31-a790-c3513983ef55 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.704094 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3987c37f-d95a-4a31-a790-c3513983ef55 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:29.704377 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3987c37f-d95a-4a31-a790-c3513983ef55 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:29.704640 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3987c37f-d95a-4a31-a790-c3513983ef55 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:29.704738 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-3987c37f-d95a-4a31-a790-c3513983ef55 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:29.716165 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:29.716165 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:29.717018 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3987c37f-d95a-4a31-a790-c3513983ef55 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:29.717392 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 839/3354] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:29 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:29.722641 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:29.722641 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:29.728881 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2ea25b98-9616-4eab-a209-b70c29c16a63 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:29.734957 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ea25b98-9616-4eab-a209-b70c29c16a63 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:29.735558 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 839/3355] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:29 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 1147 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:29.752426 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:29.753977 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] POST https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action Jul 10 04:34:29.754316 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9e9090e9-9372-45e5-b215-3e7165a4fa1d"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:29.754450 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9e9090e9-9372-45e5-b215-3e7165a4fa1d"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:29.772715 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:29.772715 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:29.773040 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Volume info retrieved successfully. Jul 10 04:34:29.779094 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Attachment connected to vm c245c63b-6bb4-4b40-bcd9-42a9b402ef63, checking data on nova Jul 10 04:34:29.779289 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.compute.nova [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Creating Keystone token plugin using URL: https://10.4.3.87/identity {{(pid=100021) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 04:34:29.883667 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] REQ: curl -g -i -X GET https://10.4.3.87/compute/v2.1/servers/c245c63b-6bb4-4b40-bcd9-42a9b402ef63/os-volume_attachments/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}42db989404b2d210cbe4c299cce9c1be89fd574bad91e3c67b48277f206e8c3b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57" -H "X-Service-Token: {SHA256}fdc8e061bbac4d90ce88b10b8c58e778dab6fc94905fbee3f7526f2d7ac413b5" {{(pid=100021) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 04:34:29.982884 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 04:34:29 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-d768e9d3-4b7b-4a73-a91b-d81bdbdf4264 x-openstack-request-id: req-d768e9d3-4b7b-4a73-a91b-d81bdbdf4264 {{(pid=100021) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 04:34:29.983143 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "5b7507b2-6a95-4e0c-b2ca-e75843b2f648", "serverId": "c245c63b-6bb4-4b40-bcd9-42a9b402ef63", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9e9090e9-9372-45e5-b215-3e7165a4fa1d", "bdm_uuid": "4d2631cd-a330-4ade-aae2-3a5b9afca668"}} {{(pid=100021) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 04:34:29.983338 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] GET call to compute for https://10.4.3.87/compute/v2.1/servers/c245c63b-6bb4-4b40-bcd9-42a9b402ef63/os-volume_attachments/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 used request id req-d768e9d3-4b7b-4a73-a91b-d81bdbdf4264 {{(pid=100021) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 04:34:29.985925 np0000004952 devstack@c-api.service[100021]: ERROR cinder.volume.api [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Caught error: Detach volume from instance c245c63b-6bb4-4b40-bcd9-42a9b402ef63 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c245c63b-6bb4-4b40-bcd9-42a9b402ef63 using the Compute API Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 04:34:29.988240 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c245c63b-6bb4-4b40-bcd9-42a9b402ef63 using the Compute API Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.middleware.fault [None req-c3ea4740-ab31-41e2-a4df-d557c2e5ad57 tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action returned with HTTP 409 Jul 10 04:34:29.989649 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 839/3356] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:29 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 167 bytes in 237 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:30.000759 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-690696bb-b276-4190-8ff5-7c76a202e07e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.003916 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 840/3357] 10.4.3.87 () {70 vars in 1590 bytes} [Fri Jul 10 04:34:29 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 04:34:30.012434 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-46cfaf85-eaa8-4d02-ac8d-e5c757af13a7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.054277 np0000004952 devstack@c-api.service[100020]: WARNING keystonemiddleware.auth_token [None req-46cfaf85-eaa8-4d02-ac8d-e5c757af13a7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 04:34:30.055845 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 840/3358] 10.4.3.87 () {70 vars in 1590 bytes} [Fri Jul 10 04:34:30 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 04:34:30.066692 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7797d730-44f3-4c57-8236-a45556bcbac8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.068907 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7797d730-44f3-4c57-8236-a45556bcbac8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:30.069146 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7797d730-44f3-4c57-8236-a45556bcbac8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:30.069415 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7797d730-44f3-4c57-8236-a45556bcbac8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:30.078596 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:30.078596 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:30.084766 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7797d730-44f3-4c57-8236-a45556bcbac8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:30.093567 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7797d730-44f3-4c57-8236-a45556bcbac8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:30.093567 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 840/3359] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:30 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:30.113457 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4abc18c9-c4ec-479b-962d-373ca2682456 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.115694 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4abc18c9-c4ec-479b-962d-373ca2682456 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:30.116120 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4abc18c9-c4ec-479b-962d-373ca2682456 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:30.116120 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4abc18c9-c4ec-479b-962d-373ca2682456 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:30.150958 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-4abc18c9-c4ec-479b-962d-373ca2682456 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:34:30.160737 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:30.160737 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:30.165328 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4abc18c9-c4ec-479b-962d-373ca2682456 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:30.170310 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4abc18c9-c4ec-479b-962d-373ca2682456 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:30.170820 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 840/3360] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:30 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:30.222445 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-65a4b05c-fc41-445a-b7b6-65b49d0dd2f8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.226709 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-65a4b05c-fc41-445a-b7b6-65b49d0dd2f8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:30.226709 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-65a4b05c-fc41-445a-b7b6-65b49d0dd2f8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:30.227701 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-65a4b05c-fc41-445a-b7b6-65b49d0dd2f8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:30.238498 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:30.238498 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:30.243419 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-65a4b05c-fc41-445a-b7b6-65b49d0dd2f8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:30.248198 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-65a4b05c-fc41-445a-b7b6-65b49d0dd2f8 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:30.248688 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 841/3361] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:30 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:30.390822 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c88e87e8-5a33-4d6b-bdfa-4cb04df177fd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.393480 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c88e87e8-5a33-4d6b-bdfa-4cb04df177fd tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 Jul 10 04:34:30.393736 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c88e87e8-5a33-4d6b-bdfa-4cb04df177fd tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:30.394265 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c88e87e8-5a33-4d6b-bdfa-4cb04df177fd tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:30.401511 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c88e87e8-5a33-4d6b-bdfa-4cb04df177fd tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 returned with HTTP 404 Jul 10 04:34:30.402425 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 841/3362] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:30 2026] GET /volume/v3/volumes/1ffcd40c-ef5a-4e0b-b733-626a54d793f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:30.411120 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6fd99edc-d9ef-440b-97ff-a54db9c50178 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.412870 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6fd99edc-d9ef-440b-97ff-a54db9c50178 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 Jul 10 04:34:30.413053 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6fd99edc-d9ef-440b-97ff-a54db9c50178 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:30.413275 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6fd99edc-d9ef-440b-97ff-a54db9c50178 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:30.413383 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-6fd99edc-d9ef-440b-97ff-a54db9c50178 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete snapshot with id: 18c98b1d-bd14-40a4-b308-eda76d2b04a6 Jul 10 04:34:30.419599 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:30.419599 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:30.419987 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6fd99edc-d9ef-440b-97ff-a54db9c50178 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Snapshot retrieved successfully. Jul 10 04:34:30.445302 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6fd99edc-d9ef-440b-97ff-a54db9c50178 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Snapshot delete request issued successfully. Jul 10 04:34:30.445515 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6fd99edc-d9ef-440b-97ff-a54db9c50178 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 returned with HTTP 202 Jul 10 04:34:30.445912 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 841/3363] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:34:30 2026] DELETE /volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:30.453266 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b9806927-b3c0-4c69-a355-0d92efe97de2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.455607 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9806927-b3c0-4c69-a355-0d92efe97de2 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 Jul 10 04:34:30.455802 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b9806927-b3c0-4c69-a355-0d92efe97de2 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:30.455989 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b9806927-b3c0-4c69-a355-0d92efe97de2 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:30.464305 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:30.464305 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:30.464759 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b9806927-b3c0-4c69-a355-0d92efe97de2 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Snapshot retrieved successfully. Jul 10 04:34:30.465543 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9806927-b3c0-4c69-a355-0d92efe97de2 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 returned with HTTP 200 Jul 10 04:34:30.466043 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 841/3364] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:30 2026] GET /volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:30.545875 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8afee4f1-2811-4996-8d70-2f2993017704 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.550082 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8afee4f1-2811-4996-8d70-2f2993017704 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:30.550370 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8afee4f1-2811-4996-8d70-2f2993017704 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:30.550950 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8afee4f1-2811-4996-8d70-2f2993017704 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:30.551123 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-8afee4f1-2811-4996-8d70-2f2993017704 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:30.556055 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:30.556055 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:30.557067 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8afee4f1-2811-4996-8d70-2f2993017704 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:30.557546 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 842/3365] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:30 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:30.729095 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f0d49f19-ab5d-4012-bfa1-e8a80c897a6a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:30.731523 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0d49f19-ab5d-4012-bfa1-e8a80c897a6a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:30.731523 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f0d49f19-ab5d-4012-bfa1-e8a80c897a6a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:30.731694 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f0d49f19-ab5d-4012-bfa1-e8a80c897a6a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:30.731835 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f0d49f19-ab5d-4012-bfa1-e8a80c897a6a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:30.739059 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:30.739059 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:30.740040 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0d49f19-ab5d-4012-bfa1-e8a80c897a6a tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:30.741894 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 842/3366] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:30 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:34:31.483235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4a24caa9-c666-4556-a9b0-25fcfa248a1f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:31.485511 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4a24caa9-c666-4556-a9b0-25fcfa248a1f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 Jul 10 04:34:31.485718 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4a24caa9-c666-4556-a9b0-25fcfa248a1f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:31.485911 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4a24caa9-c666-4556-a9b0-25fcfa248a1f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:31.497231 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4a24caa9-c666-4556-a9b0-25fcfa248a1f tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 returned with HTTP 404 Jul 10 04:34:31.497888 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 842/3367] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:31 2026] GET /volume/v3/snapshots/18c98b1d-bd14-40a4-b308-eda76d2b04a6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:31.508965 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e003d17e-5600-4ca3-9529-e42a4c7bfd29 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:31.512539 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e003d17e-5600-4ca3-9529-e42a4c7bfd29 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] DELETE https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f Jul 10 04:34:31.512784 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e003d17e-5600-4ca3-9529-e42a4c7bfd29 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:31.513150 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e003d17e-5600-4ca3-9529-e42a4c7bfd29 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:31.513150 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-e003d17e-5600-4ca3-9529-e42a4c7bfd29 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume with id: 8f1ef72c-95d3-4576-a464-6c27a9d2091f Jul 10 04:34:31.522263 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:31.522263 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:31.522765 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e003d17e-5600-4ca3-9529-e42a4c7bfd29 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:31.545494 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e003d17e-5600-4ca3-9529-e42a4c7bfd29 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Delete volume request issued successfully. Jul 10 04:34:31.545892 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e003d17e-5600-4ca3-9529-e42a4c7bfd29 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f returned with HTTP 202 Jul 10 04:34:31.547641 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 842/3368] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:31 2026] DELETE /volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:31.555579 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f9c81d76-d7e0-43c8-b2a0-bcb0ece10259 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:31.557774 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9c81d76-d7e0-43c8-b2a0-bcb0ece10259 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f Jul 10 04:34:31.558001 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9c81d76-d7e0-43c8-b2a0-bcb0ece10259 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:31.558256 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9c81d76-d7e0-43c8-b2a0-bcb0ece10259 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:31.565927 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:31.565927 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:31.571062 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4a5bb7c3-728c-418d-8209-2fb63da95beb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:31.571977 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f9c81d76-d7e0-43c8-b2a0-bcb0ece10259 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Volume info retrieved successfully. Jul 10 04:34:31.577026 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4a5bb7c3-728c-418d-8209-2fb63da95beb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:31.577289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4a5bb7c3-728c-418d-8209-2fb63da95beb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:31.577546 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4a5bb7c3-728c-418d-8209-2fb63da95beb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:31.577698 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-4a5bb7c3-728c-418d-8209-2fb63da95beb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:31.582290 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9c81d76-d7e0-43c8-b2a0-bcb0ece10259 tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f returned with HTTP 200 Jul 10 04:34:31.582829 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 843/3369] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:31 2026] GET /volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:31.585924 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:31.585924 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:31.587625 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4a5bb7c3-728c-418d-8209-2fb63da95beb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:31.587625 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 843/3370] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:31 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:31.762534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-918b87f6-24c5-414d-b7f9-7c5014b4ed5f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:31.765121 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-918b87f6-24c5-414d-b7f9-7c5014b4ed5f tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:31.767484 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-918b87f6-24c5-414d-b7f9-7c5014b4ed5f tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:31.767484 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-918b87f6-24c5-414d-b7f9-7c5014b4ed5f tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:31.767484 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-918b87f6-24c5-414d-b7f9-7c5014b4ed5f tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:31.772445 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:31.772445 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:31.773614 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-918b87f6-24c5-414d-b7f9-7c5014b4ed5f tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:31.774286 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 843/3371] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:31 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:32.288531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7d178268-760e-4d05-a624-660a4ee01f28 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:32.289077 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7d178268-760e-4d05-a624-660a4ee01f28 None None] GET https://10.4.3.87/volume// Jul 10 04:34:32.289341 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7d178268-760e-4d05-a624-660a4ee01f28 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:32.289612 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7d178268-760e-4d05-a624-660a4ee01f28 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:32.290170 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7d178268-760e-4d05-a624-660a4ee01f28 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:32.290407 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 843/3372] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:34:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:32.298807 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-1de7e1e1-18fe-46d1-81b6-c9b61b1f4f47 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:32.424677 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-1de7e1e1-18fe-46d1-81b6-c9b61b1f4f47 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:34:32.425100 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-1de7e1e1-18fe-46d1-81b6-c9b61b1f4f47 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb", "connector": null, "instance_uuid": "c245c63b-6bb4-4b40-bcd9-42a9b402ef63"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:32.434023 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:32.434023 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:32.471754 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-1de7e1e1-18fe-46d1-81b6-c9b61b1f4f47 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:34:32.472338 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 844/3373] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:34:32 2026] POST /volume/v3/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:32.602353 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2ac6d5f4-ee7c-49f9-88ee-9ac67bceec20 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:32.604077 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c55f7ab4-4067-47c7-bf62-e62f9137c12b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:32.604510 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ac6d5f4-ee7c-49f9-88ee-9ac67bceec20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:32.604777 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ac6d5f4-ee7c-49f9-88ee-9ac67bceec20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:32.605028 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ac6d5f4-ee7c-49f9-88ee-9ac67bceec20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:32.605190 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-2ac6d5f4-ee7c-49f9-88ee-9ac67bceec20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:32.606293 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c55f7ab4-4067-47c7-bf62-e62f9137c12b tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] GET https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f Jul 10 04:34:32.606601 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c55f7ab4-4067-47c7-bf62-e62f9137c12b tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:32.606816 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c55f7ab4-4067-47c7-bf62-e62f9137c12b tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:32.609690 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:32.609690 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:32.610433 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ac6d5f4-ee7c-49f9-88ee-9ac67bceec20 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:32.611043 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 844/3374] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:32 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:32.613900 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c55f7ab4-4067-47c7-bf62-e62f9137c12b tempest-CreateVolumesFromSnapshotTest-505603326 tempest-CreateVolumesFromSnapshotTest-505603326-project-member] https://10.4.3.87/volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f returned with HTTP 404 Jul 10 04:34:32.614404 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 844/3375] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:32 2026] GET /volume/v3/volumes/8f1ef72c-95d3-4576-a464-6c27a9d2091f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:32.775355 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-487c9dce-c200-487f-a224-89d9a1db1e4c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:32.779641 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-487c9dce-c200-487f-a224-89d9a1db1e4c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:32.779840 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-487c9dce-c200-487f-a224-89d9a1db1e4c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:32.780015 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-487c9dce-c200-487f-a224-89d9a1db1e4c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:32.790062 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a1037a25-13b9-4dcd-bc4c-75c64e031a80 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:32.791559 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:32.791559 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:32.792513 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1037a25-13b9-4dcd-bc4c-75c64e031a80 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:32.792718 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1037a25-13b9-4dcd-bc4c-75c64e031a80 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:32.792891 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1037a25-13b9-4dcd-bc4c-75c64e031a80 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:32.793000 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-a1037a25-13b9-4dcd-bc4c-75c64e031a80 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:32.796490 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-487c9dce-c200-487f-a224-89d9a1db1e4c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:32.797828 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:32.797828 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:32.798952 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1037a25-13b9-4dcd-bc4c-75c64e031a80 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:32.799338 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 845/3376] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:32 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:32.804232 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-487c9dce-c200-487f-a224-89d9a1db1e4c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:32.804232 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 844/3377] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:32 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:33.004553 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0ef6b5b8-1d84-45a4-a1e9-1f0ae9d924d6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:33.005049 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ef6b5b8-1d84-45a4-a1e9-1f0ae9d924d6 None None] GET https://10.4.3.87/volume// Jul 10 04:34:33.005123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0ef6b5b8-1d84-45a4-a1e9-1f0ae9d924d6 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:33.005880 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0ef6b5b8-1d84-45a4-a1e9-1f0ae9d924d6 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:33.005880 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ef6b5b8-1d84-45a4-a1e9-1f0ae9d924d6 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:33.006093 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 845/3378] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:34:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 04:34:33.030427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6007e53b-829a-4b11-b898-a6c4eb4ad7b4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:33.033177 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6007e53b-829a-4b11-b898-a6c4eb4ad7b4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:33.033300 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6007e53b-829a-4b11-b898-a6c4eb4ad7b4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:33.033909 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6007e53b-829a-4b11-b898-a6c4eb4ad7b4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:33.046905 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:33.046905 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:33.052337 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6007e53b-829a-4b11-b898-a6c4eb4ad7b4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:33.057909 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6007e53b-829a-4b11-b898-a6c4eb4ad7b4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:33.058663 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 845/3379] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:34:33 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 1034 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:33.179941 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-4a34ae88-f8cb-41c0-bd91-8e4d6fce797d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:33.181781 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-4a34ae88-f8cb-41c0-bd91-8e4d6fce797d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] PUT https://10.4.3.87/volume/v3/attachments/4c181de6-ccc1-41d3-bcc0-06960dfddab4 Jul 10 04:34:33.182113 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-4a34ae88-f8cb-41c0-bd91-8e4d6fce797d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:33.188932 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-4a34ae88-f8cb-41c0-bd91-8e4d6fce797d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Acquiring lock "cinder-attachment_update-8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:34:33.193889 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-4a34ae88-f8cb-41c0-bd91-8e4d6fce797d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Lock "cinder-attachment_update-8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:34:33.194841 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:33.194841 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:33.623281 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-82d75f81-49c2-48fd-995d-eac8f41b5754 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:33.625492 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82d75f81-49c2-48fd-995d-eac8f41b5754 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:33.625752 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82d75f81-49c2-48fd-995d-eac8f41b5754 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:33.625931 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82d75f81-49c2-48fd-995d-eac8f41b5754 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:33.626077 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-82d75f81-49c2-48fd-995d-eac8f41b5754 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:33.631592 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:33.631592 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:33.632428 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82d75f81-49c2-48fd-995d-eac8f41b5754 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:33.632894 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 845/3380] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:33 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:33.714620 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-4a34ae88-f8cb-41c0-bd91-8e4d6fce797d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Lock "cinder-attachment_update-8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb-np0000004952" released by "attachment_update" :: held 0.521s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:34:33.714948 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-4a34ae88-f8cb-41c0-bd91-8e4d6fce797d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/attachments/4c181de6-ccc1-41d3-bcc0-06960dfddab4 returned with HTTP 200 Jul 10 04:34:33.715470 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 846/3381] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:34:33 2026] PUT /volume/v3/attachments/4c181de6-ccc1-41d3-bcc0-06960dfddab4 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:33.809100 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d54459d2-40a6-4037-88d7-304c17fef955 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:33.810856 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d54459d2-40a6-4037-88d7-304c17fef955 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:33.811070 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d54459d2-40a6-4037-88d7-304c17fef955 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:33.811261 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d54459d2-40a6-4037-88d7-304c17fef955 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:33.811372 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d54459d2-40a6-4037-88d7-304c17fef955 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:33.815960 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:33.815960 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:33.816607 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d54459d2-40a6-4037-88d7-304c17fef955 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:33.817006 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 846/3382] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:33 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:33.817299 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-973b97a5-9065-4e1b-a79e-3824249ad34b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:33.820368 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-973b97a5-9065-4e1b-a79e-3824249ad34b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:33.820640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-973b97a5-9065-4e1b-a79e-3824249ad34b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:33.820872 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-973b97a5-9065-4e1b-a79e-3824249ad34b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:33.831897 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:33.831897 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:33.836984 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-973b97a5-9065-4e1b-a79e-3824249ad34b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:33.841756 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-973b97a5-9065-4e1b-a79e-3824249ad34b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:33.842102 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 846/3383] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:33 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:33.989070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:34.083076 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:34.084293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1379559695"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:34.086381 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1379559695'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:34.086554 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:34:34.092027 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:34:34.100176 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (0aea1807-7363-4b3d-89d6-22dcd4af077d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:34.101705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa80eb43-70bf-4b9f-ab1c-8470aa8974bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:34.102922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:34.140035 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa80eb43-70bf-4b9f-ab1c-8470aa8974bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:34.140993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bd463c-9a8c-4316-8657-9463275c734d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:34.212386 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['149c447d-75e8-42cb-8afb-b9aa973b19aa', '5bed3421-4b28-478b-9e49-282cf9cc08c2', '16994694-fb18-4e0f-8eda-9669ccf1115b', '1571ba9d-5dd6-4e85-8e5f-cd6ee9a12ade'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:34.213253 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bd463c-9a8c-4316-8657-9463275c734d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149c447d-75e8-42cb-8afb-b9aa973b19aa', '5bed3421-4b28-478b-9e49-282cf9cc08c2', '16994694-fb18-4e0f-8eda-9669ccf1115b', '1571ba9d-5dd6-4e85-8e5f-cd6ee9a12ade']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:34.214051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64ee327c-1a59-4ad4-b7c0-a463f81cfbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:34.235990 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64ee327c-1a59-4ad4-b7c0-a463f81cfbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3387de30-f729-4566-acdd-f20cb7d17dbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1379559695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['149c447d-75e8-42cb-8afb-b9aa973b19aa','5bed3421-4b28-478b-9e49-282cf9cc08c2','16994694-fb18-4e0f-8eda-9669ccf1115b','1571ba9d-5dd6-4e85-8e5f-cd6ee9a12ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1379559695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3387de30-f729-4566-acdd-f20cb7d17dbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:34.236912 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c99e0f-3f69-43e6-a37b-10a233e9c7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:34.261856 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c99e0f-3f69-43e6-a37b-10a233e9c7be) transitioned into state 'SUCCESS' from state '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-1379559695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['149c447d-75e8-42cb-8afb-b9aa973b19aa','5bed3421-4b28-478b-9e49-282cf9cc08c2','16994694-fb18-4e0f-8eda-9669ccf1115b','1571ba9d-5dd6-4e85-8e5f-cd6ee9a12ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:34.261856 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce67a47c-1db6-4ae9-a058-6fc0a41b1c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:34.285151 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce67a47c-1db6-4ae9-a058-6fc0a41b1c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:34.285931 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (0aea1807-7363-4b3d-89d6-22dcd4af077d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:34.286321 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:34:34.288498 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a05d3bd-de15-47e8-aff2-c72aa98d5367 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:34.288498 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 846/3384] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:34:33 2026] POST /volume/v3/volumes => generated 768 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:34.304709 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-47acbd77-56da-41ff-a5e3-515fabaed47e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:34.307799 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-47acbd77-56da-41ff-a5e3-515fabaed47e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:34:34.308395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-47acbd77-56da-41ff-a5e3-515fabaed47e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:34.309431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-47acbd77-56da-41ff-a5e3-515fabaed47e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:34.320413 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:34.320413 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:34.326532 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-47acbd77-56da-41ff-a5e3-515fabaed47e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:34.334070 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-47acbd77-56da-41ff-a5e3-515fabaed47e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb returned with HTTP 200 Jul 10 04:34:34.335184 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 847/3385] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:34 2026] GET /volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:34.645909 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c243b1b5-e141-405b-b1b9-66fcd7e5bc3a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:34.648874 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c243b1b5-e141-405b-b1b9-66fcd7e5bc3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:34.649052 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c243b1b5-e141-405b-b1b9-66fcd7e5bc3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:34.649228 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c243b1b5-e141-405b-b1b9-66fcd7e5bc3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:34.649346 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-c243b1b5-e141-405b-b1b9-66fcd7e5bc3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:34.654325 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:34.654325 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:34.655332 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c243b1b5-e141-405b-b1b9-66fcd7e5bc3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:34.655705 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 847/3386] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:34 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:34.829133 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b010141a-3715-4d36-8c2e-b3f62d5e31be None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:34.830206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b010141a-3715-4d36-8c2e-b3f62d5e31be tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:34.830461 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b010141a-3715-4d36-8c2e-b3f62d5e31be tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:34.830652 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b010141a-3715-4d36-8c2e-b3f62d5e31be tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:34.830755 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-b010141a-3715-4d36-8c2e-b3f62d5e31be tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:34.835354 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:34.835354 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:34.836136 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b010141a-3715-4d36-8c2e-b3f62d5e31be tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:34.836590 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 847/3387] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:34 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:34.857849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e77a651f-3f90-4fb6-a6ea-c92ccc52c03f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:34.859789 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e77a651f-3f90-4fb6-a6ea-c92ccc52c03f tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:34.859980 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e77a651f-3f90-4fb6-a6ea-c92ccc52c03f tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:34.860185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e77a651f-3f90-4fb6-a6ea-c92ccc52c03f tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:34.872232 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:34.872232 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:34.878241 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e77a651f-3f90-4fb6-a6ea-c92ccc52c03f tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:34.883502 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e77a651f-3f90-4fb6-a6ea-c92ccc52c03f tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:34.883922 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 847/3388] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:34 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:35.350549 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-182d081e-2677-4738-aa63-d45bd79a8002 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:35.352271 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-182d081e-2677-4738-aa63-d45bd79a8002 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:34:35.352514 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-182d081e-2677-4738-aa63-d45bd79a8002 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:35.352710 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-182d081e-2677-4738-aa63-d45bd79a8002 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:35.360621 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:35.360621 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:35.367661 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-182d081e-2677-4738-aa63-d45bd79a8002 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:35.371745 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-182d081e-2677-4738-aa63-d45bd79a8002 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb returned with HTTP 200 Jul 10 04:34:35.372758 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 848/3389] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:35 2026] GET /volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:35.389582 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b142eb3d-0ca7-471f-9e9f-d0e5d3c3e493 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:35.391317 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b142eb3d-0ca7-471f-9e9f-d0e5d3c3e493 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:34:35.391662 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b142eb3d-0ca7-471f-9e9f-d0e5d3c3e493 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3387de30-f729-4566-acdd-f20cb7d17dbb", "name": "tempest-VolumeDependencyTests-Snapshot-1766322040"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:35.403725 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:35.403725 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:35.404375 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b142eb3d-0ca7-471f-9e9f-d0e5d3c3e493 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:35.404575 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-b142eb3d-0ca7-471f-9e9f-d0e5d3c3e493 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create snapshot from volume 3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:34:35.450767 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-b142eb3d-0ca7-471f-9e9f-d0e5d3c3e493 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['da862911-f8db-4c65-bffe-e8408770ebf8', 'f27ce290-921c-4b2e-a2f5-51ad96fea7f8', '96d443d6-de8d-46ab-b869-32e85084fac2', '32116626-98d1-4442-8a14-3a8fdf6262d3'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:35.482901 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b142eb3d-0ca7-471f-9e9f-d0e5d3c3e493 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot create request issued successfully. Jul 10 04:34:35.483386 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b142eb3d-0ca7-471f-9e9f-d0e5d3c3e493 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:34:35.483987 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 848/3390] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:34:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:35.497497 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-772957fc-1fa7-44f3-8725-80732cbcce73 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:35.499327 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-772957fc-1fa7-44f3-8725-80732cbcce73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 Jul 10 04:34:35.499568 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-772957fc-1fa7-44f3-8725-80732cbcce73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:35.499800 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-772957fc-1fa7-44f3-8725-80732cbcce73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:35.508804 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:35.508804 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:35.509296 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-772957fc-1fa7-44f3-8725-80732cbcce73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:35.510069 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-772957fc-1fa7-44f3-8725-80732cbcce73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 returned with HTTP 200 Jul 10 04:34:35.510495 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 848/3391] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:35 2026] GET /volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:35.667266 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-82e40631-c5b7-4c71-9569-f54a784a1eda None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:35.669716 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82e40631-c5b7-4c71-9569-f54a784a1eda tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:35.670022 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82e40631-c5b7-4c71-9569-f54a784a1eda tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:35.670467 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-82e40631-c5b7-4c71-9569-f54a784a1eda tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:35.670548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-82e40631-c5b7-4c71-9569-f54a784a1eda tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:35.676821 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:35.676821 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:35.678366 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-82e40631-c5b7-4c71-9569-f54a784a1eda tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:35.678903 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 848/3392] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:35 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:35.849058 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1368cd07-b536-4b4a-8d39-116cc310e3a4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:35.850823 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1368cd07-b536-4b4a-8d39-116cc310e3a4 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:35.851060 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1368cd07-b536-4b4a-8d39-116cc310e3a4 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:35.851281 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1368cd07-b536-4b4a-8d39-116cc310e3a4 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:35.851393 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-1368cd07-b536-4b4a-8d39-116cc310e3a4 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:35.855745 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:35.855745 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:35.856394 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1368cd07-b536-4b4a-8d39-116cc310e3a4 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:35.856769 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 849/3393] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:35 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:35.898379 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-de758528-62b1-48b8-875c-92dd459d8f1b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:35.901097 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-de758528-62b1-48b8-875c-92dd459d8f1b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:35.901097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-de758528-62b1-48b8-875c-92dd459d8f1b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:35.901097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-de758528-62b1-48b8-875c-92dd459d8f1b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:35.912991 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:35.912991 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:35.916917 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-de758528-62b1-48b8-875c-92dd459d8f1b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:35.921194 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-de758528-62b1-48b8-875c-92dd459d8f1b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:35.921595 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 849/3394] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:35 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:36.521575 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-96f1ed56-5693-4049-a7c5-0fa46008b5ef None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:36.523597 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-96f1ed56-5693-4049-a7c5-0fa46008b5ef tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 Jul 10 04:34:36.523822 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-96f1ed56-5693-4049-a7c5-0fa46008b5ef tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:36.524039 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-96f1ed56-5693-4049-a7c5-0fa46008b5ef tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:36.529849 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:36.529849 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:36.530407 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-96f1ed56-5693-4049-a7c5-0fa46008b5ef tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:36.531356 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-96f1ed56-5693-4049-a7c5-0fa46008b5ef tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 returned with HTTP 200 Jul 10 04:34:36.531804 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 849/3395] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:36 2026] GET /volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:36.540937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:36.542725 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:36.543071 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "46806773-8501-47bc-9fd5-0fd7122df731", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-813263254"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:36.544530 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'snapshot_id': '46806773-8501-47bc-9fd5-0fd7122df731', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-813263254'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:36.550612 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:36.550612 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:36.551038 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:36.551467 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:34:36.555688 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:34:36.560975 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (5012918c-712e-4067-a55a-60206a0f216b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:36.562075 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd54db9-02bc-4f63-bda0-baa3033ad3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:36.563088 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:36.595291 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd54db9-02bc-4f63-bda0-baa3033ad3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46806773-8501-47bc-9fd5-0fd7122df731', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:36.595962 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4274e2-3cd7-47b4-9589-54413d1e19b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:36.637171 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['85eacdce-a3ac-4985-aa22-2fc41d0f18d1', '9578a934-6307-45e8-ac33-caa99645e8d0', 'eba38e98-23d7-4f39-9fe3-7eaf182ea3dd', '83f1618e-e3bd-4fcf-b403-b525bb4db1c7'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:36.638041 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4274e2-3cd7-47b4-9589-54413d1e19b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85eacdce-a3ac-4985-aa22-2fc41d0f18d1', '9578a934-6307-45e8-ac33-caa99645e8d0', 'eba38e98-23d7-4f39-9fe3-7eaf182ea3dd', '83f1618e-e3bd-4fcf-b403-b525bb4db1c7']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:36.638705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8dc646-a656-4c8f-8326-39dd4cc9668e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:36.680114 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8dc646-a656-4c8f-8326-39dd4cc9668e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01415172-5394-4cf4-824e-3e5fded9c74e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-813263254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['85eacdce-a3ac-4985-aa22-2fc41d0f18d1','9578a934-6307-45e8-ac33-caa99645e8d0','eba38e98-23d7-4f39-9fe3-7eaf182ea3dd','83f1618e-e3bd-4fcf-b403-b525bb4db1c7'],size=1,snapshot_id=46806773-8501-47bc-9fd5-0fd7122df731,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-813263254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01415172-5394-4cf4-824e-3e5fded9c74e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46806773-8501-47bc-9fd5-0fd7122df731,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:36.681554 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d81124-1415-4e2e-8fd3-f3bb668fd293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:36.692199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3f2b3457-acdc-4821-b4d3-b3aa2fd4b6df None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:36.695557 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3f2b3457-acdc-4821-b4d3-b3aa2fd4b6df tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:36.695557 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3f2b3457-acdc-4821-b4d3-b3aa2fd4b6df tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:36.695557 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3f2b3457-acdc-4821-b4d3-b3aa2fd4b6df tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:36.695557 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-3f2b3457-acdc-4821-b4d3-b3aa2fd4b6df tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:36.700694 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:36.700694 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:36.701742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d81124-1415-4e2e-8fd3-f3bb668fd293) transitioned into state 'SUCCESS' from state '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-813263254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['85eacdce-a3ac-4985-aa22-2fc41d0f18d1','9578a934-6307-45e8-ac33-caa99645e8d0','eba38e98-23d7-4f39-9fe3-7eaf182ea3dd','83f1618e-e3bd-4fcf-b403-b525bb4db1c7'],size=1,snapshot_id=46806773-8501-47bc-9fd5-0fd7122df731,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:36.701903 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3f2b3457-acdc-4821-b4d3-b3aa2fd4b6df tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:36.702027 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 850/3396] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:36 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:36.702375 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe60987-ddae-41f5-8aa0-dccfe60644ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:36.732148 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe60987-ddae-41f5-8aa0-dccfe60644ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:36.733475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (5012918c-712e-4067-a55a-60206a0f216b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:36.733937 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:34:36.734778 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a9a603d1-cee7-4f23-9392-0d0e43d6ae44 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:36.735393 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 849/3397] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:34:36 2026] POST /volume/v3/volumes => generated 801 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:36.751680 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-66b9019e-a4e7-44c5-8937-86b4c9a7ea1e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:36.753717 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-66b9019e-a4e7-44c5-8937-86b4c9a7ea1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:34:36.754095 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-66b9019e-a4e7-44c5-8937-86b4c9a7ea1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:36.754431 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-66b9019e-a4e7-44c5-8937-86b4c9a7ea1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:36.763275 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:36.763275 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:36.767514 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-66b9019e-a4e7-44c5-8937-86b4c9a7ea1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:36.774135 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-66b9019e-a4e7-44c5-8937-86b4c9a7ea1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e returned with HTTP 200 Jul 10 04:34:36.774599 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 850/3398] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:36 2026] GET /volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:36.869760 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-de35fa57-0c94-426f-b7fd-ca9901eae45e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:36.874240 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-de35fa57-0c94-426f-b7fd-ca9901eae45e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:36.874240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-de35fa57-0c94-426f-b7fd-ca9901eae45e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:36.874240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-de35fa57-0c94-426f-b7fd-ca9901eae45e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:36.874240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-de35fa57-0c94-426f-b7fd-ca9901eae45e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:36.877309 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:36.877309 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:36.878137 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-de35fa57-0c94-426f-b7fd-ca9901eae45e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:36.878563 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 850/3399] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:36 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:36.937111 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-59465d9f-4f5a-4cd0-a299-72410a2108e1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:36.939349 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-59465d9f-4f5a-4cd0-a299-72410a2108e1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:36.939349 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-59465d9f-4f5a-4cd0-a299-72410a2108e1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:36.939349 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-59465d9f-4f5a-4cd0-a299-72410a2108e1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:36.949380 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:36.949380 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:36.954748 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-59465d9f-4f5a-4cd0-a299-72410a2108e1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:36.959189 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-59465d9f-4f5a-4cd0-a299-72410a2108e1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:36.959664 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 851/3400] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:36 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:37.725157 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2f7e4a25-b180-4c60-8425-78980398a835 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:37.730268 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2f7e4a25-b180-4c60-8425-78980398a835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:37.730268 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2f7e4a25-b180-4c60-8425-78980398a835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:37.730268 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2f7e4a25-b180-4c60-8425-78980398a835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:37.730268 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-2f7e4a25-b180-4c60-8425-78980398a835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:37.739117 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:37.739117 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:37.739117 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2f7e4a25-b180-4c60-8425-78980398a835 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:37.739117 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 850/3401] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:37 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:37.789422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-154e92fd-9604-4761-8b00-1ea212ee2a67 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:37.791859 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-154e92fd-9604-4761-8b00-1ea212ee2a67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:34:37.791931 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-154e92fd-9604-4761-8b00-1ea212ee2a67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:37.792144 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-154e92fd-9604-4761-8b00-1ea212ee2a67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:37.802327 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:37.802327 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:37.811564 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-154e92fd-9604-4761-8b00-1ea212ee2a67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:37.819239 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-154e92fd-9604-4761-8b00-1ea212ee2a67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e returned with HTTP 200 Jul 10 04:34:37.819239 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 851/3402] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:37 2026] GET /volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:37.834988 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1f2c6407-236e-4566-a10c-fb46209fe504 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:37.841354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1f2c6407-236e-4566-a10c-fb46209fe504 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:34:37.842165 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1f2c6407-236e-4566-a10c-fb46209fe504 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01415172-5394-4cf4-824e-3e5fded9c74e", "name": "tempest-VolumeDependencyTests-Snapshot-96811206"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:37.859072 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:37.859072 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:37.859263 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1f2c6407-236e-4566-a10c-fb46209fe504 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:37.859472 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-1f2c6407-236e-4566-a10c-fb46209fe504 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create snapshot from volume 01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:34:37.895939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0c272446-c138-4047-9eeb-baf365411f56 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:37.898233 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0c272446-c138-4047-9eeb-baf365411f56 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:37.898400 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0c272446-c138-4047-9eeb-baf365411f56 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:37.898621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0c272446-c138-4047-9eeb-baf365411f56 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:37.898953 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0c272446-c138-4047-9eeb-baf365411f56 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:37.904140 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-1f2c6407-236e-4566-a10c-fb46209fe504 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['4c4852b9-28b8-4a36-a462-e50e7d34e5ca', '44c03886-3e9b-4d04-966c-1a33fd6fcc55', '2c2b2154-b6c6-45da-a778-459605a3dd6c', 'fdeaf74c-dd66-420d-a457-e609da3b3747'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:37.904920 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:37.904920 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:37.905685 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0c272446-c138-4047-9eeb-baf365411f56 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:37.906162 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 852/3403] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:37 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:37.943045 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1f2c6407-236e-4566-a10c-fb46209fe504 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot create request issued successfully. Jul 10 04:34:37.944417 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1f2c6407-236e-4566-a10c-fb46209fe504 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:34:37.944719 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 851/3404] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:34:37 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) Jul 10 04:34:37.964080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-76766d9f-cbc6-46bd-9c40-ae667eccf007 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:37.965973 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-76766d9f-cbc6-46bd-9c40-ae667eccf007 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f Jul 10 04:34:37.966288 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-76766d9f-cbc6-46bd-9c40-ae667eccf007 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:37.966646 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-76766d9f-cbc6-46bd-9c40-ae667eccf007 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:37.972352 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:37.972352 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:37.972948 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-76766d9f-cbc6-46bd-9c40-ae667eccf007 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:37.974002 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-76766d9f-cbc6-46bd-9c40-ae667eccf007 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f returned with HTTP 200 Jul 10 04:34:37.974488 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 851/3405] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:37 2026] GET /volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:37.975961 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2341de42-4ed5-4908-a462-de1a58b6e422 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:37.982011 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2341de42-4ed5-4908-a462-de1a58b6e422 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:37.982327 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2341de42-4ed5-4908-a462-de1a58b6e422 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:37.982627 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2341de42-4ed5-4908-a462-de1a58b6e422 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:37.996686 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:37.996686 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:38.000949 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2341de42-4ed5-4908-a462-de1a58b6e422 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:38.007392 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2341de42-4ed5-4908-a462-de1a58b6e422 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:38.008114 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 852/3406] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:37 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:34:38.754008 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ba5ea33e-911d-4f2e-82d7-2f63dfe50f68 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:38.757403 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ba5ea33e-911d-4f2e-82d7-2f63dfe50f68 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:38.757722 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ba5ea33e-911d-4f2e-82d7-2f63dfe50f68 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:38.758361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ba5ea33e-911d-4f2e-82d7-2f63dfe50f68 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:38.758530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ba5ea33e-911d-4f2e-82d7-2f63dfe50f68 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:38.764961 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:38.764961 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:38.766725 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ba5ea33e-911d-4f2e-82d7-2f63dfe50f68 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:38.767192 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 853/3407] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:38 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:38.923064 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-46b8de45-dced-4639-beca-6e79b3a4229d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:38.928570 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-46b8de45-dced-4639-beca-6e79b3a4229d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:38.928850 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-46b8de45-dced-4639-beca-6e79b3a4229d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:38.929028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-46b8de45-dced-4639-beca-6e79b3a4229d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:38.929182 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-46b8de45-dced-4639-beca-6e79b3a4229d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:38.935559 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:38.935559 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:38.936585 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-46b8de45-dced-4639-beca-6e79b3a4229d tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:38.937363 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 852/3408] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:38 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:38.951736 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b2b7fc46-a5ce-46df-9008-644ecb8be34e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:38.953541 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b2b7fc46-a5ce-46df-9008-644ecb8be34e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 Jul 10 04:34:38.953778 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b2b7fc46-a5ce-46df-9008-644ecb8be34e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:38.954005 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b2b7fc46-a5ce-46df-9008-644ecb8be34e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:38.961740 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:38.961740 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:38.965771 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b2b7fc46-a5ce-46df-9008-644ecb8be34e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Volume info retrieved successfully. Jul 10 04:34:38.970678 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b2b7fc46-a5ce-46df-9008-644ecb8be34e tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 returned with HTTP 200 Jul 10 04:34:38.971071 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 852/3409] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:38 2026] GET /volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:38.989496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-101ac5f4-e056-4945-96a2-24be836ecf73 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:38.990036 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5db980a9-3f7a-42be-bf2f-8ef882004072 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:38.991606 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-101ac5f4-e056-4945-96a2-24be836ecf73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f Jul 10 04:34:38.991832 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-101ac5f4-e056-4945-96a2-24be836ecf73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:38.992191 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-101ac5f4-e056-4945-96a2-24be836ecf73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:38.992981 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5db980a9-3f7a-42be-bf2f-8ef882004072 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] PUT https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:38.993970 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5db980a9-3f7a-42be-bf2f-8ef882004072 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1767255186", "description": "tempest-volume-backup-description-1333870414"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:39.000136 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.000136 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:39.000725 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-101ac5f4-e056-4945-96a2-24be836ecf73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:39.001690 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-101ac5f4-e056-4945-96a2-24be836ecf73 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f returned with HTTP 200 Jul 10 04:34:39.002135 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 853/3410] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:38 2026] GET /volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:39.003547 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.003547 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:39.015294 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5db980a9-3f7a-42be-bf2f-8ef882004072 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:39.025081 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 854/3411] 10.4.3.87 () {70 vars in 1402 bytes} [Fri Jul 10 04:34:38 2026] PUT /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:39.025403 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:39.027459 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:39.027624 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b5288d2d-2c31-4c1f-896f-fa662da7810f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-695421323"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:39.029752 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'snapshot_id': 'b5288d2d-2c31-4c1f-896f-fa662da7810f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-695421323'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:39.030586 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2eeb77c1-fa8d-4f48-8e93-863659846c9c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:39.034397 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2eeb77c1-fa8d-4f48-8e93-863659846c9c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:39.034575 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2eeb77c1-fa8d-4f48-8e93-863659846c9c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:39.034754 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2eeb77c1-fa8d-4f48-8e93-863659846c9c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:39.036770 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.036770 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:39.037238 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:39.037312 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:34:39.043387 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5656f92f-e94e-43fc-842a-bbcfc0de8079 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:39.043618 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:34:39.044164 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5656f92f-e94e-43fc-842a-bbcfc0de8079 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:39.044535 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5656f92f-e94e-43fc-842a-bbcfc0de8079 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:39.044801 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5656f92f-e94e-43fc-842a-bbcfc0de8079 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:39.044981 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5656f92f-e94e-43fc-842a-bbcfc0de8079 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:39.045561 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.045561 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:39.047575 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (f0c49990-0e5d-4f65-9345-864f45cb72e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:39.048683 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b3ad50-7c6d-47f2-8838-22e8c60c8d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:39.049755 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2eeb77c1-fa8d-4f48-8e93-863659846c9c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:39.049933 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:39.050997 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.050997 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:39.051928 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5656f92f-e94e-43fc-842a-bbcfc0de8079 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:39.052890 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 854/3412] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:39 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:39.055333 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2eeb77c1-fa8d-4f48-8e93-863659846c9c tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:39.055773 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 853/3413] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:39 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:39.076771 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-99eaa49a-e750-43d2-ba9d-adc524c9f135 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:39.076771 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-99eaa49a-e750-43d2-ba9d-adc524c9f135 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] DELETE https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:39.076771 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-99eaa49a-e750-43d2-ba9d-adc524c9f135 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:39.076771 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-99eaa49a-e750-43d2-ba9d-adc524c9f135 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:39.076771 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-99eaa49a-e750-43d2-ba9d-adc524c9f135 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Delete backup with id: 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. Jul 10 04:34:39.076771 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.076771 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:39.099137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b3ad50-7c6d-47f2-8838-22e8c60c8d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b5288d2d-2c31-4c1f-896f-fa662da7810f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:39.099137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bb03e3-8420-4a69-b079-2c4c62a7d3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:39.104388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-99eaa49a-e750-43d2-ba9d-adc524c9f135 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] delete_backup rpcapi backup_id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb {{(pid=100022) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:34:39.107063 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-99eaa49a-e750-43d2-ba9d-adc524c9f135 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 202 Jul 10 04:34:39.107857 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 855/3414] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:34:39 2026] DELETE /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:39.120787 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bbfa495f-f3d6-4769-a02e-42a7b43db433 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:39.124502 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bbfa495f-f3d6-4769-a02e-42a7b43db433 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:39.124502 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bbfa495f-f3d6-4769-a02e-42a7b43db433 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:39.124861 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bbfa495f-f3d6-4769-a02e-42a7b43db433 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:39.124861 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-bbfa495f-f3d6-4769-a02e-42a7b43db433 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:39.133094 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.133094 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:39.133703 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bbfa495f-f3d6-4769-a02e-42a7b43db433 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 200 Jul 10 04:34:39.134360 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 855/3415] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:39 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:39.150167 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['b39820ff-bf47-4d8b-b819-6db1ab32834d', '883aee2a-bce5-4648-b4a7-0a90af30890c', 'ca137417-60e6-4173-bdf9-07e9e3cb9698', '264c723e-5c50-4264-a9de-98b7c954ff2e'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:39.150999 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bb03e3-8420-4a69-b079-2c4c62a7d3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b39820ff-bf47-4d8b-b819-6db1ab32834d', '883aee2a-bce5-4648-b4a7-0a90af30890c', 'ca137417-60e6-4173-bdf9-07e9e3cb9698', '264c723e-5c50-4264-a9de-98b7c954ff2e']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:39.152742 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (897ff07f-9d23-4a47-83f4-6a7c41c059fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:39.204297 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (897ff07f-9d23-4a47-83f4-6a7c41c059fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f09408-fa4d-402f-9401-0bfe1ac11320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-695421323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['b39820ff-bf47-4d8b-b819-6db1ab32834d','883aee2a-bce5-4648-b4a7-0a90af30890c','ca137417-60e6-4173-bdf9-07e9e3cb9698','264c723e-5c50-4264-a9de-98b7c954ff2e'],size=1,snapshot_id=b5288d2d-2c31-4c1f-896f-fa662da7810f,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-695421323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f09408-fa4d-402f-9401-0bfe1ac11320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b5288d2d-2c31-4c1f-896f-fa662da7810f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:39.206057 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0882ff-95c4-495a-bb5a-2380c460a429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:39.228317 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0882ff-95c4-495a-bb5a-2380c460a429) transitioned into state 'SUCCESS' from state '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-695421323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['b39820ff-bf47-4d8b-b819-6db1ab32834d','883aee2a-bce5-4648-b4a7-0a90af30890c','ca137417-60e6-4173-bdf9-07e9e3cb9698','264c723e-5c50-4264-a9de-98b7c954ff2e'],size=1,snapshot_id=b5288d2d-2c31-4c1f-896f-fa662da7810f,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:39.228854 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90fd0440-99d4-4c24-8249-8f85a47a3764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:39.252827 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90fd0440-99d4-4c24-8249-8f85a47a3764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:39.254130 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (f0c49990-0e5d-4f65-9345-864f45cb72e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:39.254697 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:34:39.255648 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1c7d174e-af45-4edb-9adb-14b0a67d868a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:39.256045 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 853/3416] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:34:39 2026] POST /volume/v3/volumes => generated 801 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:39.270090 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2c699bff-ee79-418b-bdaf-bb4f902c2b07 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:39.272594 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2c699bff-ee79-418b-bdaf-bb4f902c2b07 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 Jul 10 04:34:39.272976 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2c699bff-ee79-418b-bdaf-bb4f902c2b07 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:39.273110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2c699bff-ee79-418b-bdaf-bb4f902c2b07 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:39.281172 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.281172 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:39.284969 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2c699bff-ee79-418b-bdaf-bb4f902c2b07 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:39.289408 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2c699bff-ee79-418b-bdaf-bb4f902c2b07 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 returned with HTTP 200 Jul 10 04:34:39.290261 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 854/3417] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:39 2026] GET /volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:39.778095 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fa842c7f-85dd-4aed-87e0-df9364c739e4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:39.780932 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fa842c7f-85dd-4aed-87e0-df9364c739e4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:39.781257 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fa842c7f-85dd-4aed-87e0-df9364c739e4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:39.781640 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fa842c7f-85dd-4aed-87e0-df9364c739e4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:39.781882 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-fa842c7f-85dd-4aed-87e0-df9364c739e4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:39.787369 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.787369 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:39.788411 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fa842c7f-85dd-4aed-87e0-df9364c739e4 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:39.789093 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 856/3418] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:39 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:39.959065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6dc2f582-f76b-4580-9da6-a79dfc00bf7e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:39.961797 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6dc2f582-f76b-4580-9da6-a79dfc00bf7e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/attachments/4c181de6-ccc1-41d3-bcc0-06960dfddab4/action Jul 10 04:34:39.962248 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6dc2f582-f76b-4580-9da6-a79dfc00bf7e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:39.962379 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6dc2f582-f76b-4580-9da6-a79dfc00bf7e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:39.980064 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:39.980064 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:39.990889 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-884c49bc-4a0d-47cb-bc4d-5b0a40ac6744 req-6dc2f582-f76b-4580-9da6-a79dfc00bf7e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/attachments/4c181de6-ccc1-41d3-bcc0-06960dfddab4/action returned with HTTP 204 Jul 10 04:34:39.991339 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 856/3419] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:34:39 2026] POST /volume/v3/attachments/4c181de6-ccc1-41d3-bcc0-06960dfddab4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:40.073357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-32ca48ce-978e-4ca6-916b-a0ea56e6694a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.075758 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-32ca48ce-978e-4ca6-916b-a0ea56e6694a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:40.075971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-32ca48ce-978e-4ca6-916b-a0ea56e6694a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.076199 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-32ca48ce-978e-4ca6-916b-a0ea56e6694a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.087619 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.087619 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:40.092991 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-32ca48ce-978e-4ca6-916b-a0ea56e6694a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:40.098732 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-32ca48ce-978e-4ca6-916b-a0ea56e6694a tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:40.099337 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 854/3420] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:40.113685 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-73d17b55-df6c-486c-adfe-3ec18d619e54 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.115697 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-73d17b55-df6c-486c-adfe-3ec18d619e54 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:40.115911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-73d17b55-df6c-486c-adfe-3ec18d619e54 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.116144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-73d17b55-df6c-486c-adfe-3ec18d619e54 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.127662 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.127662 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:40.132847 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-73d17b55-df6c-486c-adfe-3ec18d619e54 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:40.138457 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-73d17b55-df6c-486c-adfe-3ec18d619e54 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:40.138893 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 855/3421] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:40.144370 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fb3c4c37-0d53-4297-b862-d2490b5c5dcb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.146403 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb3c4c37-0d53-4297-b862-d2490b5c5dcb tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb Jul 10 04:34:40.146691 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fb3c4c37-0d53-4297-b862-d2490b5c5dcb tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.146903 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fb3c4c37-0d53-4297-b862-d2490b5c5dcb tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.147040 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-fb3c4c37-0d53-4297-b862-d2490b5c5dcb tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Show backup with id 8d537e70-79e0-4a2a-8115-e6a4dc8b17cb. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:40.151378 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb3c4c37-0d53-4297-b862-d2490b5c5dcb tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb returned with HTTP 404 Jul 10 04:34:40.152061 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 857/3422] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/backups/8d537e70-79e0-4a2a-8115-e6a4dc8b17cb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:40.152134 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-969717e8-e2bf-4658-9511-87c990f26952 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.154576 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-969717e8-e2bf-4658-9511-87c990f26952 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action Jul 10 04:34:40.155086 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-969717e8-e2bf-4658-9511-87c990f26952 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action body: b'{"os-detach": {"attachment_id": "4c181de6-ccc1-41d3-bcc0-06960dfddab4"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:40.155302 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-969717e8-e2bf-4658-9511-87c990f26952 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "4c181de6-ccc1-41d3-bcc0-06960dfddab4"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:40.169723 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.169723 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:40.170373 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-969717e8-e2bf-4658-9511-87c990f26952 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:40.181357 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-969717e8-e2bf-4658-9511-87c990f26952 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action returned with HTTP 400 Jul 10 04:34:40.182089 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 857/3423] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:40 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 100 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:34:40.224647 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-cda5e219-bb21-4dae-88e2-8fa5ea270b15 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.226883 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-cda5e219-bb21-4dae-88e2-8fa5ea270b15 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:40.227096 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-cda5e219-bb21-4dae-88e2-8fa5ea270b15 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.227352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-cda5e219-bb21-4dae-88e2-8fa5ea270b15 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.240543 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.240543 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:40.247284 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-cda5e219-bb21-4dae-88e2-8fa5ea270b15 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:40.247684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-02eae1fe-e36c-4402-9e43-f33df8b9df90 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.249913 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-02eae1fe-e36c-4402-9e43-f33df8b9df90 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 Jul 10 04:34:40.250171 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-02eae1fe-e36c-4402-9e43-f33df8b9df90 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.250456 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-02eae1fe-e36c-4402-9e43-f33df8b9df90 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.252594 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-cda5e219-bb21-4dae-88e2-8fa5ea270b15 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:40.253040 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 855/3424] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:40.260061 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.260061 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:40.264069 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-02eae1fe-e36c-4402-9e43-f33df8b9df90 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Volume info retrieved successfully. Jul 10 04:34:40.270107 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-02eae1fe-e36c-4402-9e43-f33df8b9df90 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 returned with HTTP 200 Jul 10 04:34:40.270571 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 856/3425] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:40.272101 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-87c252ed-6d43-4557-9319-d6cdf251002b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.275540 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-87c252ed-6d43-4557-9319-d6cdf251002b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb/action Jul 10 04:34:40.277058 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-87c252ed-6d43-4557-9319-d6cdf251002b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:40.277342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-87c252ed-6d43-4557-9319-d6cdf251002b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:40.284166 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8431ebe1-7a28-4d7f-ae79-9e00703c4192 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.286104 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8431ebe1-7a28-4d7f-ae79-9e00703c4192 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] DELETE https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 Jul 10 04:34:40.286384 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8431ebe1-7a28-4d7f-ae79-9e00703c4192 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.286690 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8431ebe1-7a28-4d7f-ae79-9e00703c4192 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.286873 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-8431ebe1-7a28-4d7f-ae79-9e00703c4192 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Delete volume with id: 0f508028-00ac-4dea-ad91-48ca334cf721 Jul 10 04:34:40.298479 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.298479 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:40.299382 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-87c252ed-6d43-4557-9319-d6cdf251002b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:40.300076 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.300076 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:40.300622 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8431ebe1-7a28-4d7f-ae79-9e00703c4192 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Volume info retrieved successfully. Jul 10 04:34:40.305571 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-332d23da-adcc-4c88-b048-fe84e0115f64 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.307925 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-332d23da-adcc-4c88-b048-fe84e0115f64 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 Jul 10 04:34:40.308198 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-332d23da-adcc-4c88-b048-fe84e0115f64 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.308474 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-332d23da-adcc-4c88-b048-fe84e0115f64 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.312458 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-87c252ed-6d43-4557-9319-d6cdf251002b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Begin detaching volume completed successfully. Jul 10 04:34:40.313178 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-87c252ed-6d43-4557-9319-d6cdf251002b tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb/action returned with HTTP 202 Jul 10 04:34:40.313804 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 858/3426] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:34:40 2026] POST /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:40.319037 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.319037 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:40.323881 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-332d23da-adcc-4c88-b048-fe84e0115f64 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:40.332823 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-332d23da-adcc-4c88-b048-fe84e0115f64 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 returned with HTTP 200 Jul 10 04:34:40.333393 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 856/3427] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 => generated 894 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:40.344859 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8431ebe1-7a28-4d7f-ae79-9e00703c4192 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Delete volume request issued successfully. Jul 10 04:34:40.344859 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8431ebe1-7a28-4d7f-ae79-9e00703c4192 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 returned with HTTP 202 Jul 10 04:34:40.345523 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 858/3428] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:34:40 2026] DELETE /volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:40.351871 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.354298 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:40.354730 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "67f09408-fa4d-402f-9401-0bfe1ac11320", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1198486949"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:40.356733 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'source_volid': '67f09408-fa4d-402f-9401-0bfe1ac11320', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1198486949'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:40.359527 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-15c1bfd0-b6d9-486d-859c-fafd963ce097 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.361916 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-15c1bfd0-b6d9-486d-859c-fafd963ce097 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 Jul 10 04:34:40.362239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-15c1bfd0-b6d9-486d-859c-fafd963ce097 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.362526 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-15c1bfd0-b6d9-486d-859c-fafd963ce097 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.366515 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.366515 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:40.367066 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume retrieved successfully. Jul 10 04:34:40.367207 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:34:40.372527 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.372527 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:40.375626 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:34:40.378961 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-15c1bfd0-b6d9-486d-859c-fafd963ce097 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Volume info retrieved successfully. Jul 10 04:34:40.382556 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (08398309-cadf-4fd1-9ad2-30975c03ead5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:40.383983 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8239ab95-878e-4e44-817e-f88d919c7a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:40.385443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:40.385848 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-15c1bfd0-b6d9-486d-859c-fafd963ce097 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 returned with HTTP 200 Jul 10 04:34:40.386311 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 859/3429] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:40.416012 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8239ab95-878e-4e44-817e-f88d919c7a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '67f09408-fa4d-402f-9401-0bfe1ac11320', 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:40.417173 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f3a9b6-c37d-46a6-93fd-ca37d8d97af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:40.467884 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['18d7f787-6512-4394-a694-2818dca796ff', '38c66aa1-261b-4be9-beb1-9acaac2f518a', '4402cdf3-0ec5-4b97-8cee-a1e888c4d1a6', '50f8f9c2-39d2-459b-a79a-60c96d025633'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:40.468830 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f3a9b6-c37d-46a6-93fd-ca37d8d97af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18d7f787-6512-4394-a694-2818dca796ff', '38c66aa1-261b-4be9-beb1-9acaac2f518a', '4402cdf3-0ec5-4b97-8cee-a1e888c4d1a6', '50f8f9c2-39d2-459b-a79a-60c96d025633']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:40.469622 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7208f4ad-30aa-4bf6-b0c5-ef3543db8ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:40.506167 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7208f4ad-30aa-4bf6-b0c5-ef3543db8ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1768cb81-5529-4146-bab1-bf6871320f85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1198486949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['18d7f787-6512-4394-a694-2818dca796ff','38c66aa1-261b-4be9-beb1-9acaac2f518a','4402cdf3-0ec5-4b97-8cee-a1e888c4d1a6','50f8f9c2-39d2-459b-a79a-60c96d025633'],size=1,snapshot_id=None,source_replicaid=,source_volid=67f09408-fa4d-402f-9401-0bfe1ac11320,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1198486949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1768cb81-5529-4146-bab1-bf6871320f85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=67f09408-fa4d-402f-9401-0bfe1ac11320,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:40.507052 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991d3dc7-130d-4d98-94e6-19ff8ce29885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:40.525542 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991d3dc7-130d-4d98-94e6-19ff8ce29885) transitioned into state 'SUCCESS' from state '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-1198486949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['18d7f787-6512-4394-a694-2818dca796ff','38c66aa1-261b-4be9-beb1-9acaac2f518a','4402cdf3-0ec5-4b97-8cee-a1e888c4d1a6','50f8f9c2-39d2-459b-a79a-60c96d025633'],size=1,snapshot_id=None,source_replicaid=,source_volid=67f09408-fa4d-402f-9401-0bfe1ac11320,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:40.526352 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9b4e9a-3b2e-41f5-bd9d-63886583aaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:40.542299 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9b4e9a-3b2e-41f5-bd9d-63886583aaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:40.543135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (08398309-cadf-4fd1-9ad2-30975c03ead5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:40.543455 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:34:40.544018 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ee0cd0f-aff3-4d53-976f-ffbfc2f9a115 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:40.544617 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 857/3430] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:34:40 2026] POST /volume/v3/volumes => generated 802 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:40.557198 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ab1d855b-8b3f-436d-843f-51df24465f67 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.559551 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ab1d855b-8b3f-436d-843f-51df24465f67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 Jul 10 04:34:40.559871 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ab1d855b-8b3f-436d-843f-51df24465f67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.560133 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ab1d855b-8b3f-436d-843f-51df24465f67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.567392 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.567392 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:40.570807 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ab1d855b-8b3f-436d-843f-51df24465f67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:40.574623 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ab1d855b-8b3f-436d-843f-51df24465f67 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 returned with HTTP 200 Jul 10 04:34:40.575067 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 857/3431] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:40.801236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-abf73182-c86e-4431-bf17-2dd2230b94ff None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.803103 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-abf73182-c86e-4431-bf17-2dd2230b94ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:40.803317 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-abf73182-c86e-4431-bf17-2dd2230b94ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.803509 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-abf73182-c86e-4431-bf17-2dd2230b94ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.803606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-abf73182-c86e-4431-bf17-2dd2230b94ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:40.808198 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.808198 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:40.808990 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-abf73182-c86e-4431-bf17-2dd2230b94ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:40.809378 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 859/3432] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:40.820534 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7a00d828-d4fc-4004-936c-a05d34afea83 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.822364 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7a00d828-d4fc-4004-936c-a05d34afea83 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 Jul 10 04:34:40.822585 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7a00d828-d4fc-4004-936c-a05d34afea83 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.822796 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7a00d828-d4fc-4004-936c-a05d34afea83 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.830767 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.830767 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:40.835094 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7a00d828-d4fc-4004-936c-a05d34afea83 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:40.840915 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7a00d828-d4fc-4004-936c-a05d34afea83 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 returned with HTTP 200 Jul 10 04:34:40.841353 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 860/3433] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 => generated 964 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:40.854400 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8dfb0145-72f4-423a-aab4-77792f6fdc75 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.856362 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8dfb0145-72f4-423a-aab4-77792f6fdc75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 Jul 10 04:34:40.856583 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8dfb0145-72f4-423a-aab4-77792f6fdc75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.856763 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8dfb0145-72f4-423a-aab4-77792f6fdc75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.864466 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.864466 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:40.868311 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8dfb0145-72f4-423a-aab4-77792f6fdc75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:40.872840 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8dfb0145-72f4-423a-aab4-77792f6fdc75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 returned with HTTP 200 Jul 10 04:34:40.873339 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 858/3434] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:40.884864 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-57012a62-4aca-4b12-bfb5-43631decbc73 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.886828 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-57012a62-4aca-4b12-bfb5-43631decbc73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 Jul 10 04:34:40.886975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-57012a62-4aca-4b12-bfb5-43631decbc73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.887159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-57012a62-4aca-4b12-bfb5-43631decbc73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.887336 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-57012a62-4aca-4b12-bfb5-43631decbc73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume with id: 876b023d-206f-4a5f-9aa5-0e58033d6171 Jul 10 04:34:40.895042 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.895042 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:40.895532 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-57012a62-4aca-4b12-bfb5-43631decbc73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:40.913485 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-57012a62-4aca-4b12-bfb5-43631decbc73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume request issued successfully. Jul 10 04:34:40.913715 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-57012a62-4aca-4b12-bfb5-43631decbc73 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 returned with HTTP 202 Jul 10 04:34:40.914182 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 858/3435] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:40 2026] DELETE /volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:40.920737 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e2706abb-2eb7-4017-aa59-8cb33c6143c0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:40.923317 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2706abb-2eb7-4017-aa59-8cb33c6143c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 Jul 10 04:34:40.923508 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2706abb-2eb7-4017-aa59-8cb33c6143c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:40.923706 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2706abb-2eb7-4017-aa59-8cb33c6143c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:40.931025 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:40.931025 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:40.934631 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e2706abb-2eb7-4017-aa59-8cb33c6143c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:40.938581 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2706abb-2eb7-4017-aa59-8cb33c6143c0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 returned with HTTP 200 Jul 10 04:34:40.938929 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 860/3436] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:40 2026] GET /volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 => generated 963 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:41.345633 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-74a356c3-bc85-4c66-933a-e66abc729507 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:41.346095 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74a356c3-bc85-4c66-933a-e66abc729507 None None] GET https://10.4.3.87/volume// Jul 10 04:34:41.346346 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74a356c3-bc85-4c66-933a-e66abc729507 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:41.346608 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74a356c3-bc85-4c66-933a-e66abc729507 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:41.347004 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74a356c3-bc85-4c66-933a-e66abc729507 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:41.347330 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 861/3437] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:34:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:41.355952 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-dbcb4946-d6eb-461f-8ba8-b791f66be63d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:41.358698 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-dbcb4946-d6eb-461f-8ba8-b791f66be63d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:41.358698 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-dbcb4946-d6eb-461f-8ba8-b791f66be63d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:41.359078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-dbcb4946-d6eb-461f-8ba8-b791f66be63d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:41.369047 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:41.369047 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:41.373341 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-dbcb4946-d6eb-461f-8ba8-b791f66be63d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:41.378385 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-dbcb4946-d6eb-461f-8ba8-b791f66be63d tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:41.378844 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 859/3438] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:34:41 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 1330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:41.405502 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1d0648bc-991d-4635-bfa9-7ad468ea65b2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:41.407795 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1d0648bc-991d-4635-bfa9-7ad468ea65b2 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] GET https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 Jul 10 04:34:41.408089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1d0648bc-991d-4635-bfa9-7ad468ea65b2 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:41.408369 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1d0648bc-991d-4635-bfa9-7ad468ea65b2 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:41.417485 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1d0648bc-991d-4635-bfa9-7ad468ea65b2 tempest-VolumesBackupsV39Test-458785430 tempest-VolumesBackupsV39Test-458785430-project-member] https://10.4.3.87/volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 returned with HTTP 404 Jul 10 04:34:41.418159 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 859/3439] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:34:41 2026] GET /volume/v3/volumes/0f508028-00ac-4dea-ad91-48ca334cf721 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 04:34:41.587658 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7faa926c-3e5b-4c76-ba36-257d44edf6c1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:41.589609 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7faa926c-3e5b-4c76-ba36-257d44edf6c1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 Jul 10 04:34:41.589757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7faa926c-3e5b-4c76-ba36-257d44edf6c1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:41.589931 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7faa926c-3e5b-4c76-ba36-257d44edf6c1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:41.597231 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:41.597231 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:41.601074 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7faa926c-3e5b-4c76-ba36-257d44edf6c1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:41.605793 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7faa926c-3e5b-4c76-ba36-257d44edf6c1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 returned with HTTP 200 Jul 10 04:34:41.606228 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 861/3440] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:41 2026] GET /volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:41.619232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5718b06e-288b-4d1f-b1bb-9ea2ea4aad6f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:41.621778 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5718b06e-288b-4d1f-b1bb-9ea2ea4aad6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 Jul 10 04:34:41.622099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5718b06e-288b-4d1f-b1bb-9ea2ea4aad6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:41.622446 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5718b06e-288b-4d1f-b1bb-9ea2ea4aad6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:41.622615 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-5718b06e-288b-4d1f-b1bb-9ea2ea4aad6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: 46806773-8501-47bc-9fd5-0fd7122df731 Jul 10 04:34:41.628980 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:41.628980 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:41.629609 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5718b06e-288b-4d1f-b1bb-9ea2ea4aad6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:41.648531 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5718b06e-288b-4d1f-b1bb-9ea2ea4aad6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot delete request issued successfully. Jul 10 04:34:41.648754 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5718b06e-288b-4d1f-b1bb-9ea2ea4aad6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 returned with HTTP 202 Jul 10 04:34:41.649261 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 862/3441] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:34:41 2026] DELETE /volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:41.656571 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b1bf828a-e48f-4dc5-8334-8ad4c403912e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:41.660838 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b1bf828a-e48f-4dc5-8334-8ad4c403912e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 Jul 10 04:34:41.660838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b1bf828a-e48f-4dc5-8334-8ad4c403912e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:41.660838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b1bf828a-e48f-4dc5-8334-8ad4c403912e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:41.665977 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:41.665977 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:41.666692 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b1bf828a-e48f-4dc5-8334-8ad4c403912e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:41.667816 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b1bf828a-e48f-4dc5-8334-8ad4c403912e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 returned with HTTP 200 Jul 10 04:34:41.668345 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 860/3442] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:41 2026] GET /volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:41.951799 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-80c8faf0-c542-4b93-8f58-9350979d1b71 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:41.954337 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-80c8faf0-c542-4b93-8f58-9350979d1b71 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 Jul 10 04:34:41.954477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-80c8faf0-c542-4b93-8f58-9350979d1b71 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:41.954705 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-80c8faf0-c542-4b93-8f58-9350979d1b71 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:41.962810 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-80c8faf0-c542-4b93-8f58-9350979d1b71 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 returned with HTTP 404 Jul 10 04:34:41.963479 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 860/3443] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:41 2026] GET /volume/v3/volumes/876b023d-206f-4a5f-9aa5-0e58033d6171 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:41.971013 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-12182790-2999-49c1-ba9f-fe34c4f1314c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:41.973399 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-12182790-2999-49c1-ba9f-fe34c4f1314c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:41.973765 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-12182790-2999-49c1-ba9f-fe34c4f1314c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:41.974176 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-12182790-2999-49c1-ba9f-fe34c4f1314c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:41.974339 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-12182790-2999-49c1-ba9f-fe34c4f1314c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete backup with id: cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. Jul 10 04:34:41.980860 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:41.980860 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:41.996806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-12182790-2999-49c1-ba9f-fe34c4f1314c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] delete_backup rpcapi backup_id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:34:41.999307 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-12182790-2999-49c1-ba9f-fe34c4f1314c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 202 Jul 10 04:34:41.999594 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 862/3444] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:41 2026] DELETE /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:42.008123 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7746eefa-abc7-4f27-b1c3-f9881ef5820c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:42.009886 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7746eefa-abc7-4f27-b1c3-f9881ef5820c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:42.010063 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7746eefa-abc7-4f27-b1c3-f9881ef5820c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:42.010288 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7746eefa-abc7-4f27-b1c3-f9881ef5820c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:42.010389 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-7746eefa-abc7-4f27-b1c3-f9881ef5820c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:42.015708 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:42.015708 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:42.016576 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7746eefa-abc7-4f27-b1c3-f9881ef5820c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 200 Jul 10 04:34:42.016925 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 863/3445] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:42 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:42.249467 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-1d6f9063-d75c-4640-b1f0-fd732988a676 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:42.254438 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-1d6f9063-d75c-4640-b1f0-fd732988a676 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] DELETE https://10.4.3.87/volume/v3/attachments/4c181de6-ccc1-41d3-bcc0-06960dfddab4 Jul 10 04:34:42.254438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-1d6f9063-d75c-4640-b1f0-fd732988a676 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:42.254438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-1d6f9063-d75c-4640-b1f0-fd732988a676 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:42.267334 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:42.267334 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:42.679039 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-69bee3ec-a634-40e1-93ef-e7a3188957da None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:42.685751 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-69bee3ec-a634-40e1-93ef-e7a3188957da tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 Jul 10 04:34:42.686074 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-69bee3ec-a634-40e1-93ef-e7a3188957da tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:42.686522 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-69bee3ec-a634-40e1-93ef-e7a3188957da tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:42.694451 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-69bee3ec-a634-40e1-93ef-e7a3188957da tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 returned with HTTP 404 Jul 10 04:34:42.695010 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 861/3446] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:42 2026] GET /volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:42.704320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c215476d-be84-4a39-baaa-f30a518dc6cc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:42.707158 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c215476d-be84-4a39-baaa-f30a518dc6cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f Jul 10 04:34:42.707729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c215476d-be84-4a39-baaa-f30a518dc6cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:42.708312 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c215476d-be84-4a39-baaa-f30a518dc6cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:42.708551 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-c215476d-be84-4a39-baaa-f30a518dc6cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: b5288d2d-2c31-4c1f-896f-fa662da7810f Jul 10 04:34:42.717032 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:42.717032 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:42.718133 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c215476d-be84-4a39-baaa-f30a518dc6cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:42.738688 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c215476d-be84-4a39-baaa-f30a518dc6cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot delete request issued successfully. Jul 10 04:34:42.738863 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c215476d-be84-4a39-baaa-f30a518dc6cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f returned with HTTP 202 Jul 10 04:34:42.739531 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 863/3447] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:34:42 2026] DELETE /volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:42.748205 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d1aa3a50-c333-4e24-a3bf-4f5e60746183 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:42.750197 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d1aa3a50-c333-4e24-a3bf-4f5e60746183 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f Jul 10 04:34:42.750436 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d1aa3a50-c333-4e24-a3bf-4f5e60746183 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:42.750637 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d1aa3a50-c333-4e24-a3bf-4f5e60746183 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:42.757019 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:42.757019 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:42.757207 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:42.757719 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d1aa3a50-c333-4e24-a3bf-4f5e60746183 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:42.758649 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d1aa3a50-c333-4e24-a3bf-4f5e60746183 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f returned with HTTP 200 Jul 10 04:34:42.759032 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 864/3448] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:42 2026] GET /volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:42.803852 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-924433ff-7adf-4d8f-a8e8-c01c4ed44c96 req-1d6f9063-d75c-4640-b1f0-fd732988a676 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/attachments/4c181de6-ccc1-41d3-bcc0-06960dfddab4 returned with HTTP 200 Jul 10 04:34:42.805069 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 861/3449] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:34:42 2026] DELETE /volume/v3/attachments/4c181de6-ccc1-41d3-bcc0-06960dfddab4 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:42.865386 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:42.865851 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1105559486"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:42.867767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1105559486'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:42.867959 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Create volume of 2 GB Jul 10 04:34:42.873133 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Availability Zones retrieved successfully. Jul 10 04:34:42.880787 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Flow 'volume_create_api' (690f04bf-6acd-4750-b060-a05f7d66b387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:42.882358 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6d8ee0-0ae4-46ad-95cd-0985b4ccf5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:42.883645 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Validating volume size '2' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:42.919643 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6d8ee0-0ae4-46ad-95cd-0985b4ccf5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:42.920740 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f20d81e-ea69-4a41-8035-71d0fcc56495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:43.008224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Created reservations ['7624b06a-fe63-492f-877b-7f54b3a32f5e', 'bc011622-4c59-44d4-9383-87b4f4bc202d', '0bae0b94-f8e2-40be-93cd-8e67a5cbb68c', '501d47f3-cc99-4654-b6e7-3d1475c2e96f'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:43.009009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f20d81e-ea69-4a41-8035-71d0fcc56495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7624b06a-fe63-492f-877b-7f54b3a32f5e', 'bc011622-4c59-44d4-9383-87b4f4bc202d', '0bae0b94-f8e2-40be-93cd-8e67a5cbb68c', '501d47f3-cc99-4654-b6e7-3d1475c2e96f']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:43.009882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d430af6c-3a04-43c8-a17d-49df73efa2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:43.029475 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c91ab0bf-2cf5-4163-a897-da2271d8ca33 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.031854 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c91ab0bf-2cf5-4163-a897-da2271d8ca33 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d Jul 10 04:34:43.032355 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c91ab0bf-2cf5-4163-a897-da2271d8ca33 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:43.032685 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c91ab0bf-2cf5-4163-a897-da2271d8ca33 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:43.032905 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-c91ab0bf-2cf5-4163-a897-da2271d8ca33 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id cacaf15d-d2bc-4be4-b68a-f6ca92774e2d. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:43.033772 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d430af6c-3a04-43c8-a17d-49df73efa2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85dc6f8c-83ad-433c-a8e6-566257d5ac18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1105559486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d353cf86eb4229907a5eb9c514b9aa',qos_specs=None,replication_status=,reservations=['7624b06a-fe63-492f-877b-7f54b3a32f5e','bc011622-4c59-44d4-9383-87b4f4bc202d','0bae0b94-f8e2-40be-93cd-8e67a5cbb68c','501d47f3-cc99-4654-b6e7-3d1475c2e96f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975f21d69cc14113a09e75fdb98ca8f1',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1105559486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85dc6f8c-83ad-433c-a8e6-566257d5ac18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8d353cf86eb4229907a5eb9c514b9aa',provider_auth=None,provider_geometry=None,provider_id=None,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='975f21d69cc14113a09e75fdb98ca8f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:43.034583 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436c78d3-9c92-4a7b-978e-aee71e80458b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:43.043862 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c91ab0bf-2cf5-4163-a897-da2271d8ca33 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d returned with HTTP 404 Jul 10 04:34:43.044044 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 864/3450] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:43 2026] GET /volume/v3/backups/cacaf15d-d2bc-4be4-b68a-f6ca92774e2d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:43.059619 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436c78d3-9c92-4a7b-978e-aee71e80458b) transitioned into state 'SUCCESS' from state '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-1105559486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d353cf86eb4229907a5eb9c514b9aa',qos_specs=None,replication_status=,reservations=['7624b06a-fe63-492f-877b-7f54b3a32f5e','bc011622-4c59-44d4-9383-87b4f4bc202d','0bae0b94-f8e2-40be-93cd-8e67a5cbb68c','501d47f3-cc99-4654-b6e7-3d1475c2e96f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='975f21d69cc14113a09e75fdb98ca8f1',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:43.060288 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d164b3a-cb56-4517-a871-f04ba1ad574b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:43.071367 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d164b3a-cb56-4517-a871-f04ba1ad574b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:43.072808 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Flow 'volume_create_api' (690f04bf-6acd-4750-b060-a05f7d66b387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:43.073447 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Create volume request issued successfully. Jul 10 04:34:43.074371 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6b13c78d-247f-4ae4-bad7-c129a2565258 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:43.075049 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 862/3451] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:34:42 2026] POST /volume/v3/volumes => generated 753 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:43.089172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-30fed34f-6f5b-4fa0-bbe3-257d35a316ed None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.091806 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30fed34f-6f5b-4fa0-bbe3-257d35a316ed tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] GET https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 Jul 10 04:34:43.092089 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30fed34f-6f5b-4fa0-bbe3-257d35a316ed tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:43.092522 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30fed34f-6f5b-4fa0-bbe3-257d35a316ed tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:43.107119 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:43.107119 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:43.114107 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-30fed34f-6f5b-4fa0-bbe3-257d35a316ed tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Volume info retrieved successfully. Jul 10 04:34:43.121395 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30fed34f-6f5b-4fa0-bbe3-257d35a316ed tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 returned with HTTP 200 Jul 10 04:34:43.122040 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 865/3452] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:43 2026] GET /volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:43.148187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-831e8630-95a4-409b-8dc9-b12009a1a5af None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.151334 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-831e8630-95a4-409b-8dc9-b12009a1a5af tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:43.151639 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-831e8630-95a4-409b-8dc9-b12009a1a5af tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:43.151885 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-831e8630-95a4-409b-8dc9-b12009a1a5af tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:43.152120 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-831e8630-95a4-409b-8dc9-b12009a1a5af tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume with id: 1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:43.159853 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:43.159853 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:43.160503 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-831e8630-95a4-409b-8dc9-b12009a1a5af tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:43.182492 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-831e8630-95a4-409b-8dc9-b12009a1a5af tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume request issued successfully. Jul 10 04:34:43.182838 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-831e8630-95a4-409b-8dc9-b12009a1a5af tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad returned with HTTP 202 Jul 10 04:34:43.183470 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 862/3453] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:43 2026] DELETE /volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:43.191640 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-33923275-aa7c-4b90-9acf-94956ac98c4f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.193757 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-33923275-aa7c-4b90-9acf-94956ac98c4f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:43.193975 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-33923275-aa7c-4b90-9acf-94956ac98c4f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:43.194195 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-33923275-aa7c-4b90-9acf-94956ac98c4f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:43.202715 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:43.202715 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:43.208876 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-33923275-aa7c-4b90-9acf-94956ac98c4f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:43.215016 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-33923275-aa7c-4b90-9acf-94956ac98c4f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad returned with HTTP 200 Jul 10 04:34:43.215661 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 865/3454] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:43 2026] GET /volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:43.531095 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8d15d4bd-9405-470f-b3b6-4f0de813ac0b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.533028 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8d15d4bd-9405-470f-b3b6-4f0de813ac0b tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] POST https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action Jul 10 04:34:43.533395 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8d15d4bd-9405-470f-b3b6-4f0de813ac0b tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:43.533644 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8d15d4bd-9405-470f-b3b6-4f0de813ac0b tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:43.545691 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:43.545691 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:43.549687 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.admin_actions [None req-8d15d4bd-9405-470f-b3b6-4f0de813ac0b tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] Updating volume '5b7507b2-6a95-4e0c-b2ca-e75843b2f648' with '{'status': 'in-use'}' {{(pid=100019) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:34:43.571427 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8d15d4bd-9405-470f-b3b6-4f0de813ac0b tempest-TestServerVolumeAttachmentScenario-2072250708 tempest-TestServerVolumeAttachmentScenario-2072250708-project-admin] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action returned with HTTP 202 Jul 10 04:34:43.571871 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 863/3455] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:43 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:43.578754 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-395e40e7-dd5f-477d-96b0-d8f5c71e6c14 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.581125 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-395e40e7-dd5f-477d-96b0-d8f5c71e6c14 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:43.581423 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-395e40e7-dd5f-477d-96b0-d8f5c71e6c14 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:43.581678 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-395e40e7-dd5f-477d-96b0-d8f5c71e6c14 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:43.596691 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:43.596691 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:43.604069 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-395e40e7-dd5f-477d-96b0-d8f5c71e6c14 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:43.610036 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-395e40e7-dd5f-477d-96b0-d8f5c71e6c14 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:43.610715 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 866/3456] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:43 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:43.676159 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-0461af8f-9180-4e49-a7e4-218eb2d78e98 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.679031 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-0461af8f-9180-4e49-a7e4-218eb2d78e98 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:43.679264 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-0461af8f-9180-4e49-a7e4-218eb2d78e98 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:43.679634 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-0461af8f-9180-4e49-a7e4-218eb2d78e98 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:43.690844 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:43.690844 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:43.695460 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-0461af8f-9180-4e49-a7e4-218eb2d78e98 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:43.707297 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-0461af8f-9180-4e49-a7e4-218eb2d78e98 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:43.707946 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 863/3457] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:43 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:43.728436 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-1ae28b63-3c30-4e80-ae2e-b887492b3279 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.731124 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-1ae28b63-3c30-4e80-ae2e-b887492b3279 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] POST https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action Jul 10 04:34:43.731650 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-1ae28b63-3c30-4e80-ae2e-b887492b3279 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:43.731853 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-1ae28b63-3c30-4e80-ae2e-b887492b3279 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:43.747949 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:43.747949 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:43.748636 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-1ae28b63-3c30-4e80-ae2e-b887492b3279 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:43.757184 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-1ae28b63-3c30-4e80-ae2e-b887492b3279 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Begin detaching volume completed successfully. Jul 10 04:34:43.757561 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-1ae28b63-3c30-4e80-ae2e-b887492b3279 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action returned with HTTP 202 Jul 10 04:34:43.758190 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 866/3458] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:34:43 2026] POST /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:43.769388 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-17839c96-dd6a-40b9-9f45-719f6951e23d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.771855 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17839c96-dd6a-40b9-9f45-719f6951e23d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f Jul 10 04:34:43.772668 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17839c96-dd6a-40b9-9f45-719f6951e23d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:43.772668 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17839c96-dd6a-40b9-9f45-719f6951e23d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:43.778544 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17839c96-dd6a-40b9-9f45-719f6951e23d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f returned with HTTP 404 Jul 10 04:34:43.779269 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 864/3459] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:43 2026] GET /volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:43.788970 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9483354e-2549-4d22-bd60-1d5abaa720f8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.792081 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9483354e-2549-4d22-bd60-1d5abaa720f8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 Jul 10 04:34:43.792081 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9483354e-2549-4d22-bd60-1d5abaa720f8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:43.792081 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9483354e-2549-4d22-bd60-1d5abaa720f8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:43.792311 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-9483354e-2549-4d22-bd60-1d5abaa720f8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 67f09408-fa4d-402f-9401-0bfe1ac11320 Jul 10 04:34:43.802532 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:43.802532 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:43.803206 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9483354e-2549-4d22-bd60-1d5abaa720f8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:43.830716 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9483354e-2549-4d22-bd60-1d5abaa720f8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:34:43.832239 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9483354e-2549-4d22-bd60-1d5abaa720f8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 returned with HTTP 202 Jul 10 04:34:43.832529 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 867/3460] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:34:43 2026] DELETE /volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:34:43.840706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-67b0b461-09e7-4a2a-8554-6783cc6f04a5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:43.843858 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-67b0b461-09e7-4a2a-8554-6783cc6f04a5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 Jul 10 04:34:43.844172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-67b0b461-09e7-4a2a-8554-6783cc6f04a5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:43.844487 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-67b0b461-09e7-4a2a-8554-6783cc6f04a5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:43.854037 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:43.854037 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:43.858774 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-67b0b461-09e7-4a2a-8554-6783cc6f04a5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:43.864820 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-67b0b461-09e7-4a2a-8554-6783cc6f04a5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 returned with HTTP 200 Jul 10 04:34:43.865499 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 864/3461] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:43 2026] GET /volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 => generated 893 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:44.138593 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-791db2d7-600b-49fc-ae29-4259cff682ec None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.140870 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-791db2d7-600b-49fc-ae29-4259cff682ec tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] GET https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 Jul 10 04:34:44.141134 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-791db2d7-600b-49fc-ae29-4259cff682ec tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.141395 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-791db2d7-600b-49fc-ae29-4259cff682ec tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.150326 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:44.150326 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:44.154766 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-791db2d7-600b-49fc-ae29-4259cff682ec tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Volume info retrieved successfully. Jul 10 04:34:44.160921 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-791db2d7-600b-49fc-ae29-4259cff682ec tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 returned with HTTP 200 Jul 10 04:34:44.161009 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 867/3462] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:44.177874 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.180235 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:44.180722 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "85dc6f8c-83ad-433c-a8e6-566257d5ac18"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:44.182824 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '85dc6f8c-83ad-433c-a8e6-566257d5ac18'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:44.192776 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:44.192776 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:44.193447 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Volume retrieved successfully. Jul 10 04:34:44.193740 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Create volume of 1 GB Jul 10 04:34:44.199061 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Availability Zones retrieved successfully. Jul 10 04:34:44.207868 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Flow 'volume_create_api' (0a9e1bbf-d778-4f94-948e-084dbe27bb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:44.209418 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526456d0-6365-4271-979a-aee7fdf97430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:44.210781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:44.212347 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526456d0-6365-4271-979a-aee7fdf97430) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 04:34:44.212347 np0000004952 devstack@c-api.service[100019]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 10 04:34:44.214964 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526456d0-6365-4271-979a-aee7fdf97430) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:44.216077 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526456d0-6365-4271-979a-aee7fdf97430) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 04:34:44.217271 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Flow 'volume_create_api' (0a9e1bbf-d778-4f94-948e-084dbe27bb57) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 04:34:44.217814 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27c1427c-0cde-42d5-86e6-ecbe854fb70f tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 400 Jul 10 04:34:44.218556 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 865/3463] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:34:44 2026] POST /volume/v3/volumes => generated 173 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:34:44.226567 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6592bc1d-a1d4-4455-8470-b2907935c124 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.228927 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6592bc1d-a1d4-4455-8470-b2907935c124 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] GET https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 Jul 10 04:34:44.229192 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6592bc1d-a1d4-4455-8470-b2907935c124 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.229480 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6592bc1d-a1d4-4455-8470-b2907935c124 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.229529 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d9a44b1d-ef45-4587-9462-e9cc9360ce08 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.231824 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d9a44b1d-ef45-4587-9462-e9cc9360ce08 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:44.232236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d9a44b1d-ef45-4587-9462-e9cc9360ce08 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.232586 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d9a44b1d-ef45-4587-9462-e9cc9360ce08 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.239092 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:44.239092 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:44.240290 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d9a44b1d-ef45-4587-9462-e9cc9360ce08 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad returned with HTTP 404 Jul 10 04:34:44.240921 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 865/3464] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:44.244575 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6592bc1d-a1d4-4455-8470-b2907935c124 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Volume info retrieved successfully. Jul 10 04:34:44.249940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ff825066-bfce-42bd-b11a-c825572dbf3c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.250291 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6592bc1d-a1d4-4455-8470-b2907935c124 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 returned with HTTP 200 Jul 10 04:34:44.250917 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 868/3465] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:44.251902 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff825066-bfce-42bd-b11a-c825572dbf3c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:44.252093 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff825066-bfce-42bd-b11a-c825572dbf3c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.252662 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff825066-bfce-42bd-b11a-c825572dbf3c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.260767 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff825066-bfce-42bd-b11a-c825572dbf3c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad returned with HTTP 404 Jul 10 04:34:44.260767 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 868/3466] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:44.265865 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9b070eda-e315-48ff-be03-34964fa4d3b5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.268180 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9b070eda-e315-48ff-be03-34964fa4d3b5 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] DELETE https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 Jul 10 04:34:44.268308 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e2d2fa90-7fc7-477c-88e8-4881c2469d08 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.268616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9b070eda-e315-48ff-be03-34964fa4d3b5 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.268907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9b070eda-e315-48ff-be03-34964fa4d3b5 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.269144 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-9b070eda-e315-48ff-be03-34964fa4d3b5 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Delete volume with id: 85dc6f8c-83ad-433c-a8e6-566257d5ac18 Jul 10 04:34:44.270379 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2d2fa90-7fc7-477c-88e8-4881c2469d08 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:44.270673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2d2fa90-7fc7-477c-88e8-4881c2469d08 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.270911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2d2fa90-7fc7-477c-88e8-4881c2469d08 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.271129 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-e2d2fa90-7fc7-477c-88e8-4881c2469d08 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume with id: 1d233e76-2acb-4e8f-bdd0-288d117c0cad Jul 10 04:34:44.279029 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2d2fa90-7fc7-477c-88e8-4881c2469d08 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad returned with HTTP 404 Jul 10 04:34:44.279205 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:44.279205 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:44.279827 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 866/3467] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:44 2026] DELETE /volume/v3/volumes/1d233e76-2acb-4e8f-bdd0-288d117c0cad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:44.279939 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9b070eda-e315-48ff-be03-34964fa4d3b5 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Volume info retrieved successfully. Jul 10 04:34:44.292921 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.294794 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:44.295228 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2072469858"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:44.296542 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2072469858'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:44.296661 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume of 1 GB Jul 10 04:34:44.300833 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Availability Zones retrieved successfully. Jul 10 04:34:44.304515 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9b070eda-e315-48ff-be03-34964fa4d3b5 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Delete volume request issued successfully. Jul 10 04:34:44.304710 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9b070eda-e315-48ff-be03-34964fa4d3b5 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 returned with HTTP 202 Jul 10 04:34:44.305175 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 866/3468] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:44 2026] DELETE /volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:44.309018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (30dbecb9-e6f4-4b80-be28-78215aa7218e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:44.309018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99c154e-114e-44d4-a304-4d44b0a074cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:44.309018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:44.313620 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-094ec251-0a23-40e0-8c47-c308d1f65805 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.315761 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-094ec251-0a23-40e0-8c47-c308d1f65805 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] GET https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 Jul 10 04:34:44.315988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-094ec251-0a23-40e0-8c47-c308d1f65805 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.316203 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-094ec251-0a23-40e0-8c47-c308d1f65805 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.324370 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:44.324370 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:44.328726 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-094ec251-0a23-40e0-8c47-c308d1f65805 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Volume info retrieved successfully. Jul 10 04:34:44.334066 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-094ec251-0a23-40e0-8c47-c308d1f65805 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 returned with HTTP 200 Jul 10 04:34:44.334572 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 869/3469] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:44.341874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99c154e-114e-44d4-a304-4d44b0a074cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:44.342090 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3df64b6-07f0-4b88-906a-1c3bb640b199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:44.402076 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['d98f7417-a480-49b8-9b0c-c5aea2a8e675', '7ff5758b-346d-4daf-9953-249142a38f52', '5589a900-dfda-4149-8b36-91e177ddc7f0', 'd6ee1d9b-f4bd-45d0-86e8-465f4c9d47b3'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:44.403319 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3df64b6-07f0-4b88-906a-1c3bb640b199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d98f7417-a480-49b8-9b0c-c5aea2a8e675', '7ff5758b-346d-4daf-9953-249142a38f52', '5589a900-dfda-4149-8b36-91e177ddc7f0', 'd6ee1d9b-f4bd-45d0-86e8-465f4c9d47b3']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:44.405585 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cda49d1e-e9e2-4be0-84cc-639d2c08a671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:44.436900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cda49d1e-e9e2-4be0-84cc-639d2c08a671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47baa2c4-b9ae-44d9-bfe7-5111bf9e737a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2072469858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['d98f7417-a480-49b8-9b0c-c5aea2a8e675','7ff5758b-346d-4daf-9953-249142a38f52','5589a900-dfda-4149-8b36-91e177ddc7f0','d6ee1d9b-f4bd-45d0-86e8-465f4c9d47b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2072469858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47baa2c4-b9ae-44d9-bfe7-5111bf9e737a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b457ba9a08461794fd65f5cd89724a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:44.437705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0696d5d-bffc-463c-bc6b-29ab3c582a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:44.458434 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0696d5d-bffc-463c-bc6b-29ab3c582a37) transitioned into state 'SUCCESS' from state '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-2072469858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b457ba9a08461794fd65f5cd89724a',qos_specs=None,replication_status=,reservations=['d98f7417-a480-49b8-9b0c-c5aea2a8e675','7ff5758b-346d-4daf-9953-249142a38f52','5589a900-dfda-4149-8b36-91e177ddc7f0','d6ee1d9b-f4bd-45d0-86e8-465f4c9d47b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72dc5dbb32964cce8bf22b11d65d89c5',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:44.459529 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d429b62-7112-41eb-a28d-e301daeee0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:44.472422 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d429b62-7112-41eb-a28d-e301daeee0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:44.473639 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Flow 'volume_create_api' (30dbecb9-e6f4-4b80-be28-78215aa7218e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:44.474044 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Create volume request issued successfully. Jul 10 04:34:44.474859 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9e27c997-7509-4e3b-8d10-7a7856f38d84 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:44.475543 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 869/3470] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:34:44 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:44.487064 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-16b44920-6ece-47e7-a7c3-1ce2bc4aac1b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.489392 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-16b44920-6ece-47e7-a7c3-1ce2bc4aac1b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:34:44.489691 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-16b44920-6ece-47e7-a7c3-1ce2bc4aac1b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.489966 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-16b44920-6ece-47e7-a7c3-1ce2bc4aac1b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.498626 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:44.498626 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:44.502663 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-16b44920-6ece-47e7-a7c3-1ce2bc4aac1b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:44.506986 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-16b44920-6ece-47e7-a7c3-1ce2bc4aac1b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:34:44.507407 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 867/3471] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:44.789315 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-392af787-42b7-4286-ba22-77a4c14484ad None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.789905 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-392af787-42b7-4286-ba22-77a4c14484ad None None] GET https://10.4.3.87/volume// Jul 10 04:34:44.790086 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-392af787-42b7-4286-ba22-77a4c14484ad None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.790367 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-392af787-42b7-4286-ba22-77a4c14484ad None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.790812 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-392af787-42b7-4286-ba22-77a4c14484ad None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:44.791209 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 867/3472] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:44.820831 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-d185ed5f-c3f1-4285-82c1-6a1f82af5f03 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.822909 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-d185ed5f-c3f1-4285-82c1-6a1f82af5f03 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:44.823099 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-d185ed5f-c3f1-4285-82c1-6a1f82af5f03 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.823297 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-d185ed5f-c3f1-4285-82c1-6a1f82af5f03 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.834765 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:44.834765 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:44.839762 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-d185ed5f-c3f1-4285-82c1-6a1f82af5f03 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:44.845866 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-d185ed5f-c3f1-4285-82c1-6a1f82af5f03 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:44.846559 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 870/3473] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 1331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:44.882431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e7f4d7f0-786e-427f-9e08-7299a71099bb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.884784 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e7f4d7f0-786e-427f-9e08-7299a71099bb tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 Jul 10 04:34:44.885067 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e7f4d7f0-786e-427f-9e08-7299a71099bb tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.885911 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e7f4d7f0-786e-427f-9e08-7299a71099bb tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.892478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e7f4d7f0-786e-427f-9e08-7299a71099bb tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 returned with HTTP 404 Jul 10 04:34:44.893046 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 870/3474] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:34:44.900140 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2c489851-b279-4bd7-bdab-bce4c8b8c24a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.901957 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2c489851-b279-4bd7-bdab-bce4c8b8c24a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:34:44.902110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2c489851-b279-4bd7-bdab-bce4c8b8c24a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.902322 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2c489851-b279-4bd7-bdab-bce4c8b8c24a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.902489 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-2c489851-b279-4bd7-bdab-bce4c8b8c24a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:34:44.910490 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:44.910490 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:44.910991 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2c489851-b279-4bd7-bdab-bce4c8b8c24a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:44.931043 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2c489851-b279-4bd7-bdab-bce4c8b8c24a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:34:44.931253 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2c489851-b279-4bd7-bdab-bce4c8b8c24a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb returned with HTTP 202 Jul 10 04:34:44.931809 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 868/3475] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:34:44 2026] DELETE /volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:34:44.942185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0c622b24-b088-4262-b3a6-efdfa707f1a1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:44.944869 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0c622b24-b088-4262-b3a6-efdfa707f1a1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:34:44.945055 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0c622b24-b088-4262-b3a6-efdfa707f1a1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:44.945281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0c622b24-b088-4262-b3a6-efdfa707f1a1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:44.952718 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:44.952718 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:44.956861 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0c622b24-b088-4262-b3a6-efdfa707f1a1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:44.962662 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0c622b24-b088-4262-b3a6-efdfa707f1a1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb returned with HTTP 200 Jul 10 04:34:44.963086 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 868/3476] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:44 2026] GET /volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:45.349017 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-62a1dc80-373f-48bd-8b71-e19476ce6059 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:45.351008 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-62a1dc80-373f-48bd-8b71-e19476ce6059 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] GET https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 Jul 10 04:34:45.351287 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-62a1dc80-373f-48bd-8b71-e19476ce6059 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:45.351528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-62a1dc80-373f-48bd-8b71-e19476ce6059 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:45.356968 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-62a1dc80-373f-48bd-8b71-e19476ce6059 tempest-VolumesCloneNegativeTest-1208081362 tempest-VolumesCloneNegativeTest-1208081362-project-member] https://10.4.3.87/volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 returned with HTTP 404 Jul 10 04:34:45.357425 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 871/3477] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:45 2026] GET /volume/v3/volumes/85dc6f8c-83ad-433c-a8e6-566257d5ac18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:45.520844 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-83c397e0-59e0-4958-90bb-18cbd336657a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:45.522531 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-83c397e0-59e0-4958-90bb-18cbd336657a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:34:45.522706 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-83c397e0-59e0-4958-90bb-18cbd336657a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:45.522903 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-83c397e0-59e0-4958-90bb-18cbd336657a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:45.529977 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:45.529977 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:45.533835 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-83c397e0-59e0-4958-90bb-18cbd336657a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:34:45.539759 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-83c397e0-59e0-4958-90bb-18cbd336657a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:34:45.540265 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 871/3478] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:45 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:45.688959 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-132b18b7-eff7-4ca0-9ef4-5cea18e9d3d1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:45.692180 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-132b18b7-eff7-4ca0-9ef4-5cea18e9d3d1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] DELETE https://10.4.3.87/volume/v3/attachments/9e9090e9-9372-45e5-b215-3e7165a4fa1d Jul 10 04:34:45.692446 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-132b18b7-eff7-4ca0-9ef4-5cea18e9d3d1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:45.692675 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-132b18b7-eff7-4ca0-9ef4-5cea18e9d3d1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:45.701720 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:45.701720 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:45.978282 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ac5b8e89-9dd6-49c3-a19a-efa8e35e9092 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:45.980079 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac5b8e89-9dd6-49c3-a19a-efa8e35e9092 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:34:45.980333 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac5b8e89-9dd6-49c3-a19a-efa8e35e9092 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:45.980534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac5b8e89-9dd6-49c3-a19a-efa8e35e9092 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:45.986171 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac5b8e89-9dd6-49c3-a19a-efa8e35e9092 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb returned with HTTP 404 Jul 10 04:34:45.986733 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 869/3479] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:45 2026] GET /volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:34:45.994624 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f4cfd5b2-6a17-4569-b48f-7b8261858576 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:45.996516 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f4cfd5b2-6a17-4569-b48f-7b8261858576 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:34:45.996831 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f4cfd5b2-6a17-4569-b48f-7b8261858576 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:45.997094 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f4cfd5b2-6a17-4569-b48f-7b8261858576 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:45.997695 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-f4cfd5b2-6a17-4569-b48f-7b8261858576 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:34:46.004776 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:46.004776 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:46.005193 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f4cfd5b2-6a17-4569-b48f-7b8261858576 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:46.021708 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f4cfd5b2-6a17-4569-b48f-7b8261858576 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:34:46.021874 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f4cfd5b2-6a17-4569-b48f-7b8261858576 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e returned with HTTP 202 Jul 10 04:34:46.022357 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 872/3480] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:34:45 2026] DELETE /volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:34:46.029872 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-90fd366d-3e8d-4f93-96db-778f03b40a1e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:46.031359 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-90fd366d-3e8d-4f93-96db-778f03b40a1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:34:46.031601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-90fd366d-3e8d-4f93-96db-778f03b40a1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:46.031766 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-90fd366d-3e8d-4f93-96db-778f03b40a1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:46.039339 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:46.039339 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:46.042963 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-90fd366d-3e8d-4f93-96db-778f03b40a1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:46.047476 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-90fd366d-3e8d-4f93-96db-778f03b40a1e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e returned with HTTP 200 Jul 10 04:34:46.047883 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 872/3481] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:46 2026] GET /volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:46.233716 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-00908fb7-b123-4dc5-af8a-8dc529f9131e req-132b18b7-eff7-4ca0-9ef4-5cea18e9d3d1 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/attachments/9e9090e9-9372-45e5-b215-3e7165a4fa1d returned with HTTP 200 Jul 10 04:34:46.234099 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 869/3482] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:34:45 2026] DELETE /volume/v3/attachments/9e9090e9-9372-45e5-b215-3e7165a4fa1d => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:46.972477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8121f9b0-66d5-445e-aaa8-251795c49b2b req-b6566c9b-9c0b-4da4-a960-5ccc30a0181e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:46.973850 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8121f9b0-66d5-445e-aaa8-251795c49b2b req-b6566c9b-9c0b-4da4-a960-5ccc30a0181e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:46.974066 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8121f9b0-66d5-445e-aaa8-251795c49b2b req-b6566c9b-9c0b-4da4-a960-5ccc30a0181e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:46.975174 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8121f9b0-66d5-445e-aaa8-251795c49b2b req-b6566c9b-9c0b-4da4-a960-5ccc30a0181e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:46.994812 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:46.994812 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:47.002434 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8121f9b0-66d5-445e-aaa8-251795c49b2b req-b6566c9b-9c0b-4da4-a960-5ccc30a0181e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:47.008748 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8121f9b0-66d5-445e-aaa8-251795c49b2b req-b6566c9b-9c0b-4da4-a960-5ccc30a0181e tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:47.009502 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 870/3483] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:46 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:47.062948 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e2415df2-f6f3-4525-8446-600df67ba0ed None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:47.066039 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2415df2-f6f3-4525-8446-600df67ba0ed tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:34:47.067320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2415df2-f6f3-4525-8446-600df67ba0ed tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:47.067621 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2415df2-f6f3-4525-8446-600df67ba0ed tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:47.073564 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2415df2-f6f3-4525-8446-600df67ba0ed tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e returned with HTTP 404 Jul 10 04:34:47.074083 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 873/3484] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:47 2026] GET /volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:34:47.083475 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f9402ea3-fc72-4382-bde8-aa91194aeb77 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:47.087492 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9402ea3-fc72-4382-bde8-aa91194aeb77 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 Jul 10 04:34:47.087827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9402ea3-fc72-4382-bde8-aa91194aeb77 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:47.088126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9402ea3-fc72-4382-bde8-aa91194aeb77 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:47.088462 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-f9402ea3-fc72-4382-bde8-aa91194aeb77 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 1768cb81-5529-4146-bab1-bf6871320f85 Jul 10 04:34:47.098147 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:47.098147 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:47.098874 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f9402ea3-fc72-4382-bde8-aa91194aeb77 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:47.118864 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f9402ea3-fc72-4382-bde8-aa91194aeb77 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:34:47.119768 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9402ea3-fc72-4382-bde8-aa91194aeb77 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 returned with HTTP 202 Jul 10 04:34:47.119768 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 873/3485] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:34:47 2026] DELETE /volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:34:47.133008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-39a9e6eb-00e4-4472-b621-64526b27a0b0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:47.135687 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-39a9e6eb-00e4-4472-b621-64526b27a0b0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 Jul 10 04:34:47.135687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-39a9e6eb-00e4-4472-b621-64526b27a0b0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:47.135687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-39a9e6eb-00e4-4472-b621-64526b27a0b0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:47.144706 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:47.144706 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:47.149677 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-39a9e6eb-00e4-4472-b621-64526b27a0b0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:47.155437 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-39a9e6eb-00e4-4472-b621-64526b27a0b0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 returned with HTTP 200 Jul 10 04:34:47.155970 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 870/3486] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:47 2026] GET /volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:47.257481 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-63e0d495-8f1e-4f26-937a-848de12a7deb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:47.259464 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:47.259984 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-98627655", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:47.261750 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-98627655', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:47.261942 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Create volume of 1 GB Jul 10 04:34:47.266725 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Availability Zones retrieved successfully. Jul 10 04:34:47.272255 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Flow 'volume_create_api' (16b05220-0fa1-4c29-a187-2149501e262e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:47.273300 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f5dab5-b216-45e0-b20b-40a161e17af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:47.274508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:47.305560 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f5dab5-b216-45e0-b20b-40a161e17af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:47.306612 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a0fe49-ed29-407e-b035-a335fdc53d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:47.386399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Created reservations ['9fe21ef1-01e9-4b75-a957-c04df1e1fbca', 'dfd7b939-8124-473e-8091-12684e2273ae', '9e3065ec-7b1e-43be-8900-7c251fda7718', 'bd6d218f-0707-4ca8-b5b8-936a3edc9018'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:47.387343 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a0fe49-ed29-407e-b035-a335fdc53d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fe21ef1-01e9-4b75-a957-c04df1e1fbca', 'dfd7b939-8124-473e-8091-12684e2273ae', '9e3065ec-7b1e-43be-8900-7c251fda7718', 'bd6d218f-0707-4ca8-b5b8-936a3edc9018']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:47.388291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb204a9f-408f-4d61-9d64-a4f9179b1c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:47.414671 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb204a9f-408f-4d61-9d64-a4f9179b1c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6efe7899-5c98-4f61-84f2-8d86cc77af89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-98627655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35905eb0a2a7465bb86260b6d70e1814',qos_specs=None,replication_status=,reservations=['9fe21ef1-01e9-4b75-a957-c04df1e1fbca','dfd7b939-8124-473e-8091-12684e2273ae','9e3065ec-7b1e-43be-8900-7c251fda7718','bd6d218f-0707-4ca8-b5b8-936a3edc9018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca5b04ed40149ab8b4439f6101bdc39',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-98627655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6efe7899-5c98-4f61-84f2-8d86cc77af89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35905eb0a2a7465bb86260b6d70e1814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ca5b04ed40149ab8b4439f6101bdc39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:47.415620 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257c764c-e7b5-4d1a-8703-8f05b977cfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:47.437300 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257c764c-e7b5-4d1a-8703-8f05b977cfd4) transitioned into state 'SUCCESS' from state '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-98627655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35905eb0a2a7465bb86260b6d70e1814',qos_specs=None,replication_status=,reservations=['9fe21ef1-01e9-4b75-a957-c04df1e1fbca','dfd7b939-8124-473e-8091-12684e2273ae','9e3065ec-7b1e-43be-8900-7c251fda7718','bd6d218f-0707-4ca8-b5b8-936a3edc9018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca5b04ed40149ab8b4439f6101bdc39',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:47.438659 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d51118-4bfd-4985-8978-1ce2303c352d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:47.449316 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d51118-4bfd-4985-8978-1ce2303c352d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:47.450144 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Flow 'volume_create_api' (16b05220-0fa1-4c29-a187-2149501e262e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:47.450468 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Create volume request issued successfully. Jul 10 04:34:47.451027 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-63e0d495-8f1e-4f26-937a-848de12a7deb tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:47.451522 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 871/3487] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:34:47 2026] POST /volume/v3/volumes => generated 785 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:47.465753 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e67ab11c-4db7-4eec-9126-9141a668e30a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:47.469325 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e67ab11c-4db7-4eec-9126-9141a668e30a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:47.469596 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e67ab11c-4db7-4eec-9126-9141a668e30a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:47.469825 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e67ab11c-4db7-4eec-9126-9141a668e30a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:47.480462 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:47.480462 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:47.486414 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e67ab11c-4db7-4eec-9126-9141a668e30a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:47.492002 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e67ab11c-4db7-4eec-9126-9141a668e30a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:47.492603 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 874/3488] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:47 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:48.170131 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7cc13eef-329b-4249-a230-25b3545e2652 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:48.171918 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7cc13eef-329b-4249-a230-25b3545e2652 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 Jul 10 04:34:48.172130 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7cc13eef-329b-4249-a230-25b3545e2652 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:48.172343 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7cc13eef-329b-4249-a230-25b3545e2652 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:48.177836 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7cc13eef-329b-4249-a230-25b3545e2652 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 returned with HTTP 404 Jul 10 04:34:48.178367 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 874/3489] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:48 2026] GET /volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:34:48.190360 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ab4e9f6b-209f-441d-9504-b6092b88419e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:48.192320 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:48.192634 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1964779011"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:48.194020 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1964779011'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:48.194148 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:34:48.198260 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:34:48.204307 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (be183137-8d4e-40cb-b1c0-eb9ca8a9ab09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:48.205356 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec28e4f-8a18-4f25-99eb-5a3d122a45b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:48.206538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:48.235589 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec28e4f-8a18-4f25-99eb-5a3d122a45b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:48.236479 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e5ab0f-3541-494f-8d95-99082f39aac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:48.282302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['28107207-71b0-45b9-870c-31c559927538', '86f09854-b7ff-4abf-8fbc-78c36a1f9f72', '01947289-0ea8-4ed8-b807-989721dbbdee', 'd1d5d0e6-0613-46d7-9f04-54fd1b8bb820'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:48.283272 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e5ab0f-3541-494f-8d95-99082f39aac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28107207-71b0-45b9-870c-31c559927538', '86f09854-b7ff-4abf-8fbc-78c36a1f9f72', '01947289-0ea8-4ed8-b807-989721dbbdee', 'd1d5d0e6-0613-46d7-9f04-54fd1b8bb820']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:48.284236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d43224a-5cce-44eb-b68e-eba48e608015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:48.310452 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d43224a-5cce-44eb-b68e-eba48e608015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '671008e0-5aec-4a39-af45-6e5f9e8b2f09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1964779011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['28107207-71b0-45b9-870c-31c559927538','86f09854-b7ff-4abf-8fbc-78c36a1f9f72','01947289-0ea8-4ed8-b807-989721dbbdee','d1d5d0e6-0613-46d7-9f04-54fd1b8bb820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1964779011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=671008e0-5aec-4a39-af45-6e5f9e8b2f09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:48.311419 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca59d99-15a7-4df1-aa48-8637b4dbde4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:48.334760 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca59d99-15a7-4df1-aa48-8637b4dbde4d) transitioned into state 'SUCCESS' from state '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-1964779011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['28107207-71b0-45b9-870c-31c559927538','86f09854-b7ff-4abf-8fbc-78c36a1f9f72','01947289-0ea8-4ed8-b807-989721dbbdee','d1d5d0e6-0613-46d7-9f04-54fd1b8bb820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:48.335526 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13a81d8-635c-4e4f-a1b6-35079887ec81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:48.348958 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13a81d8-635c-4e4f-a1b6-35079887ec81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:48.349888 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (be183137-8d4e-40cb-b1c0-eb9ca8a9ab09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:48.350227 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:34:48.350882 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ab4e9f6b-209f-441d-9504-b6092b88419e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:48.351356 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 871/3490] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:34:48 2026] POST /volume/v3/volumes => generated 768 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:48.363459 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c68fe80e-632f-43ff-94fe-553f41ff7370 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:48.365818 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c68fe80e-632f-43ff-94fe-553f41ff7370 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:34:48.366091 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c68fe80e-632f-43ff-94fe-553f41ff7370 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:48.366360 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c68fe80e-632f-43ff-94fe-553f41ff7370 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:48.375488 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:48.375488 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:48.380925 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c68fe80e-632f-43ff-94fe-553f41ff7370 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:48.386889 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c68fe80e-632f-43ff-94fe-553f41ff7370 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 returned with HTTP 200 Jul 10 04:34:48.387371 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 872/3491] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:48 2026] GET /volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:48.506996 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-46b4762e-929e-4dad-b778-e03d1322fb4d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:48.508816 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-46b4762e-929e-4dad-b778-e03d1322fb4d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:48.509019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-46b4762e-929e-4dad-b778-e03d1322fb4d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:48.509239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-46b4762e-929e-4dad-b778-e03d1322fb4d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:48.515709 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:48.515709 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:48.519912 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-46b4762e-929e-4dad-b778-e03d1322fb4d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:48.524230 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-46b4762e-929e-4dad-b778-e03d1322fb4d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:48.524698 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 875/3492] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:48 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:48.536831 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b70bfbea-7335-49ef-9912-e3b3fddac925 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:48.539142 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b70bfbea-7335-49ef-9912-e3b3fddac925 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:48.539472 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b70bfbea-7335-49ef-9912-e3b3fddac925 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:48.539741 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b70bfbea-7335-49ef-9912-e3b3fddac925 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:48.550695 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:48.550695 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:48.556974 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b70bfbea-7335-49ef-9912-e3b3fddac925 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:48.564915 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b70bfbea-7335-49ef-9912-e3b3fddac925 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:48.564915 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 875/3493] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:48 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:48.618785 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-a464ab5e-67a8-4d11-8d91-25f2b4567c28 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:48.621138 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-a464ab5e-67a8-4d11-8d91-25f2b4567c28 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:48.621416 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-a464ab5e-67a8-4d11-8d91-25f2b4567c28 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:48.621598 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-a464ab5e-67a8-4d11-8d91-25f2b4567c28 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:48.629001 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:48.629001 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:48.632899 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-a464ab5e-67a8-4d11-8d91-25f2b4567c28 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:48.637165 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-a464ab5e-67a8-4d11-8d91-25f2b4567c28 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:48.637500 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 872/3494] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:48 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:49.400725 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f08416f2-e732-4f97-9c2d-fcd2f59e1570 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:49.402545 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f08416f2-e732-4f97-9c2d-fcd2f59e1570 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:34:49.402741 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f08416f2-e732-4f97-9c2d-fcd2f59e1570 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:49.402920 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f08416f2-e732-4f97-9c2d-fcd2f59e1570 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:49.410854 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:49.410854 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:49.415021 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f08416f2-e732-4f97-9c2d-fcd2f59e1570 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:49.419235 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f08416f2-e732-4f97-9c2d-fcd2f59e1570 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 returned with HTTP 200 Jul 10 04:34:49.419630 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 873/3495] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:49 2026] GET /volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:49.431982 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9cc38e07-42fd-49cc-83fc-6c3cbeb377e8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:49.433683 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9cc38e07-42fd-49cc-83fc-6c3cbeb377e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:34:49.434034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9cc38e07-42fd-49cc-83fc-6c3cbeb377e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "671008e0-5aec-4a39-af45-6e5f9e8b2f09", "name": "tempest-VolumeDependencyTests-Snapshot-1624218343"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:49.442420 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:49.442420 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:49.442838 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9cc38e07-42fd-49cc-83fc-6c3cbeb377e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:49.442949 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-9cc38e07-42fd-49cc-83fc-6c3cbeb377e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create snapshot from volume 671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:34:49.468441 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-9cc38e07-42fd-49cc-83fc-6c3cbeb377e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['5a770c9d-ab6f-444b-a82e-c63e70f6b02a', '605c5ad9-53a2-45db-a102-00448092aa4f', '9ff525a9-7722-4ef0-a7a0-c8362b62825a', 'e9773d84-4f86-49ad-ad73-8f87f3da53a1'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:49.504170 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9cc38e07-42fd-49cc-83fc-6c3cbeb377e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot create request issued successfully. Jul 10 04:34:49.504742 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9cc38e07-42fd-49cc-83fc-6c3cbeb377e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:34:49.505433 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 876/3496] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:34:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:49.514269 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-84592515-db8e-45c4-9b78-cef3f9cf4b36 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:49.516724 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84592515-db8e-45c4-9b78-cef3f9cf4b36 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c Jul 10 04:34:49.516985 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84592515-db8e-45c4-9b78-cef3f9cf4b36 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:49.517254 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84592515-db8e-45c4-9b78-cef3f9cf4b36 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:49.523290 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:49.523290 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:49.523881 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-84592515-db8e-45c4-9b78-cef3f9cf4b36 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:49.524940 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84592515-db8e-45c4-9b78-cef3f9cf4b36 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c returned with HTTP 200 Jul 10 04:34:49.525458 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 876/3497] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:49 2026] GET /volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:50.537024 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-057f116d-7c30-4434-94ba-d4f7fc879f76 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:50.540101 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-057f116d-7c30-4434-94ba-d4f7fc879f76 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c Jul 10 04:34:50.540526 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-057f116d-7c30-4434-94ba-d4f7fc879f76 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:50.541922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-057f116d-7c30-4434-94ba-d4f7fc879f76 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:50.547420 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:50.547420 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:50.550791 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-057f116d-7c30-4434-94ba-d4f7fc879f76 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:50.550791 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-057f116d-7c30-4434-94ba-d4f7fc879f76 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c returned with HTTP 200 Jul 10 04:34:50.551294 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 873/3498] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:50 2026] GET /volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:50.561559 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d8d94383-25f5-438f-a3c8-9de2b676961d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:50.563682 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:50.564159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "65c55215-b220-4739-9da7-89d4c255b38c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-722417511"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:50.565840 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'snapshot_id': '65c55215-b220-4739-9da7-89d4c255b38c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-722417511'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:50.571360 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:50.571360 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:50.571880 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:50.571997 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:34:50.576587 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:34:50.584739 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (564cdb63-4517-4561-82d4-6f2ff41146f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:50.585783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe82bf04-c6b7-493d-9c0f-b34860057dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:50.586875 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:50.623445 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe82bf04-c6b7-493d-9c0f-b34860057dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '65c55215-b220-4739-9da7-89d4c255b38c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:50.624440 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671cc052-a843-424d-96a6-f65b4075d533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:50.684417 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3acfb245-dfa8-4f2c-a192-7cc5ff149419 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:50.684892 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['ac0c8686-73c4-47e6-a35f-0e5632cbc13e', '1c2a15f4-ba17-435b-a19a-fb543bd35dff', 'db5f2c8b-49ab-4ddf-88b6-7542084713a5', 'fc64b418-51ab-4855-9c2c-10dd7d6b20a4'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:50.685422 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671cc052-a843-424d-96a6-f65b4075d533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac0c8686-73c4-47e6-a35f-0e5632cbc13e', '1c2a15f4-ba17-435b-a19a-fb543bd35dff', 'db5f2c8b-49ab-4ddf-88b6-7542084713a5', 'fc64b418-51ab-4855-9c2c-10dd7d6b20a4']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:50.686039 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3acfb245-dfa8-4f2c-a192-7cc5ff149419 None None] GET https://10.4.3.87/volume// Jul 10 04:34:50.686478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8150201-3901-4ffe-84dc-9512de19099c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:50.687562 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3acfb245-dfa8-4f2c-a192-7cc5ff149419 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:50.687894 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3acfb245-dfa8-4f2c-a192-7cc5ff149419 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:50.688572 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3acfb245-dfa8-4f2c-a192-7cc5ff149419 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:50.689194 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 877/3499] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:34:50 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:50.705620 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-2d71d544-f8a7-46b6-a029-480b6127164e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:50.711295 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-2d71d544-f8a7-46b6-a029-480b6127164e tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:34:50.711933 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-2d71d544-f8a7-46b6-a029-480b6127164e tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6efe7899-5c98-4f61-84f2-8d86cc77af89", "connector": null, "instance_uuid": "1199be94-3d7e-4fbc-ac35-035ee8c979fc"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:50.725028 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:50.725028 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:50.739826 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8150201-3901-4ffe-84dc-9512de19099c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'badcb24e-9b5e-4b17-b2b0-ca598bd8aba2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-722417511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['ac0c8686-73c4-47e6-a35f-0e5632cbc13e','1c2a15f4-ba17-435b-a19a-fb543bd35dff','db5f2c8b-49ab-4ddf-88b6-7542084713a5','fc64b418-51ab-4855-9c2c-10dd7d6b20a4'],size=1,snapshot_id=65c55215-b220-4739-9da7-89d4c255b38c,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-722417511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=badcb24e-9b5e-4b17-b2b0-ca598bd8aba2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=65c55215-b220-4739-9da7-89d4c255b38c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:50.740657 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb7d34f-45b9-4f3b-aa69-0e6841744601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:50.757861 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-2d71d544-f8a7-46b6-a029-480b6127164e tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:34:50.758389 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 877/3500] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:34:50 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:50.761810 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb7d34f-45b9-4f3b-aa69-0e6841744601) transitioned into state 'SUCCESS' from state '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-722417511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['ac0c8686-73c4-47e6-a35f-0e5632cbc13e','1c2a15f4-ba17-435b-a19a-fb543bd35dff','db5f2c8b-49ab-4ddf-88b6-7542084713a5','fc64b418-51ab-4855-9c2c-10dd7d6b20a4'],size=1,snapshot_id=65c55215-b220-4739-9da7-89d4c255b38c,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:50.761977 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d6c2d9-c4e0-461f-8872-c9970e73097e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:50.789758 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d6c2d9-c4e0-461f-8872-c9970e73097e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:50.790676 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (564cdb63-4517-4561-82d4-6f2ff41146f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:50.790961 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:34:50.791639 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d8d94383-25f5-438f-a3c8-9de2b676961d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:50.792028 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 874/3501] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:34:50 2026] POST /volume/v3/volumes => generated 801 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:50.805239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c3e8e2c2-deb9-4e8b-9f77-5ad9eea13b74 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:50.806954 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3e8e2c2-deb9-4e8b-9f77-5ad9eea13b74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:34:50.807161 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3e8e2c2-deb9-4e8b-9f77-5ad9eea13b74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:50.807405 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3e8e2c2-deb9-4e8b-9f77-5ad9eea13b74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:50.814623 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:50.814623 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:50.819658 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c3e8e2c2-deb9-4e8b-9f77-5ad9eea13b74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:50.824929 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3e8e2c2-deb9-4e8b-9f77-5ad9eea13b74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 returned with HTTP 200 Jul 10 04:34:50.825475 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 874/3502] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:50 2026] GET /volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:51.162045 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2e12b611-9458-4cbe-99af-abfe9fd33c96 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:51.164389 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2e12b611-9458-4cbe-99af-abfe9fd33c96 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:51.164610 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2e12b611-9458-4cbe-99af-abfe9fd33c96 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:51.164823 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2e12b611-9458-4cbe-99af-abfe9fd33c96 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:51.184129 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:51.184129 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:51.191626 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2e12b611-9458-4cbe-99af-abfe9fd33c96 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:51.199564 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2e12b611-9458-4cbe-99af-abfe9fd33c96 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:51.199954 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 878/3503] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:51 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:51.295140 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-922907d0-ac3e-471d-aa46-861f488f50b8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:51.295588 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-922907d0-ac3e-471d-aa46-861f488f50b8 None None] GET https://10.4.3.87/volume// Jul 10 04:34:51.295753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-922907d0-ac3e-471d-aa46-861f488f50b8 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:51.295958 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-922907d0-ac3e-471d-aa46-861f488f50b8 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:51.296305 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-922907d0-ac3e-471d-aa46-861f488f50b8 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:34:51.296631 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 878/3504] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:34:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:34:51.305152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-b681db2f-4429-40cc-ad62-8ca1d00c57a6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:51.308709 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-b681db2f-4429-40cc-ad62-8ca1d00c57a6 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:51.309224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-b681db2f-4429-40cc-ad62-8ca1d00c57a6 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:51.309514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-b681db2f-4429-40cc-ad62-8ca1d00c57a6 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:51.328010 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:51.328010 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:51.334588 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-b681db2f-4429-40cc-ad62-8ca1d00c57a6 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:51.342509 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-b681db2f-4429-40cc-ad62-8ca1d00c57a6 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:51.342986 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 875/3505] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:34:51 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 1039 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:51.462179 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-1d39cee7-fdc9-41b2-ad4b-8379f848ec70 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:51.464898 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-1d39cee7-fdc9-41b2-ad4b-8379f848ec70 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] PUT https://10.4.3.87/volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf Jul 10 04:34:51.465504 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-1d39cee7-fdc9-41b2-ad4b-8379f848ec70 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:51.473678 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-1d39cee7-fdc9-41b2-ad4b-8379f848ec70 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Acquiring lock "cinder-attachment_update-6efe7899-5c98-4f61-84f2-8d86cc77af89-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:34:51.481266 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-1d39cee7-fdc9-41b2-ad4b-8379f848ec70 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Lock "cinder-attachment_update-6efe7899-5c98-4f61-84f2-8d86cc77af89-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:34:51.481266 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:51.481266 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:51.839446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-13c305c1-503b-452d-8d1f-35c3e24fce6f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:51.841207 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-13c305c1-503b-452d-8d1f-35c3e24fce6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:34:51.841453 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-13c305c1-503b-452d-8d1f-35c3e24fce6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:51.841637 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-13c305c1-503b-452d-8d1f-35c3e24fce6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:51.850246 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:51.850246 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:51.853694 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-13c305c1-503b-452d-8d1f-35c3e24fce6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:51.857912 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-13c305c1-503b-452d-8d1f-35c3e24fce6f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 returned with HTTP 200 Jul 10 04:34:51.858285 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 879/3506] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:51 2026] GET /volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:51.872302 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ef800b03-216f-4126-8be8-d1d539d3ec7e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:51.876868 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ef800b03-216f-4126-8be8-d1d539d3ec7e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:34:51.877188 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ef800b03-216f-4126-8be8-d1d539d3ec7e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "badcb24e-9b5e-4b17-b2b0-ca598bd8aba2", "name": "tempest-VolumeDependencyTests-Snapshot-99613802"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:51.885615 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:51.885615 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:51.886194 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ef800b03-216f-4126-8be8-d1d539d3ec7e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:51.886486 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-ef800b03-216f-4126-8be8-d1d539d3ec7e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create snapshot from volume badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:34:51.913967 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-ef800b03-216f-4126-8be8-d1d539d3ec7e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['7bd8f54e-51a5-49fb-a352-1d7a6621592e', 'dc71ed4b-421d-43fa-aa7e-83c833d48df7', '268e32bf-8192-4282-824a-948384629a2f', '1ea93197-ed10-4b36-8f48-21c303512873'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:51.949507 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ef800b03-216f-4126-8be8-d1d539d3ec7e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot create request issued successfully. Jul 10 04:34:51.949942 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ef800b03-216f-4126-8be8-d1d539d3ec7e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:34:51.950569 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 879/3507] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:34:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:51.963074 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4c30ac60-a1ff-4166-927e-612fc5dda29d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:51.965895 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4c30ac60-a1ff-4166-927e-612fc5dda29d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 Jul 10 04:34:51.966245 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4c30ac60-a1ff-4166-927e-612fc5dda29d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:51.967418 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4c30ac60-a1ff-4166-927e-612fc5dda29d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:51.975581 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:51.975581 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:51.976130 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4c30ac60-a1ff-4166-927e-612fc5dda29d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:51.977096 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4c30ac60-a1ff-4166-927e-612fc5dda29d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 returned with HTTP 200 Jul 10 04:34:51.977742 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 876/3508] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:51 2026] GET /volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:52.007251 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-1d39cee7-fdc9-41b2-ad4b-8379f848ec70 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Lock "cinder-attachment_update-6efe7899-5c98-4f61-84f2-8d86cc77af89-np0000004952" released by "attachment_update" :: held 0.527s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:34:52.007251 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-1d39cee7-fdc9-41b2-ad4b-8379f848ec70 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf returned with HTTP 200 Jul 10 04:34:52.009863 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 875/3509] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:34:51 2026] PUT /volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:52.214283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-945259a9-3000-4daf-986b-5ec712b22e90 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:52.216411 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-945259a9-3000-4daf-986b-5ec712b22e90 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:52.216653 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-945259a9-3000-4daf-986b-5ec712b22e90 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:52.216917 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-945259a9-3000-4daf-986b-5ec712b22e90 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:52.231070 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:52.231070 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:52.236052 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-945259a9-3000-4daf-986b-5ec712b22e90 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:52.243801 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-945259a9-3000-4daf-986b-5ec712b22e90 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:52.244500 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 880/3510] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:52 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-170afeeb-27af-4713-a17f-2b21bdd32933 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-553308688"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-553308688'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume of 1 GB Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Availability Zones retrieved successfully. Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (bb69f3b5-e871-4d95-9b4c-6cb9ab5c1bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd449598-71d3-44ca-a595-11373cb03411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd449598-71d3-44ca-a595-11373cb03411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a269cd-ff9f-4597-af6e-d624259f4fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Created reservations ['8fe5739f-ccf6-45d1-b6fb-bba699bfd0a9', 'f00b7e0c-70fd-4cd3-88b7-558dc00d9656', '8bd05324-7c0b-4875-9a5e-723ed43f45e8', '396c037f-0317-40aa-ae0a-44799d2dab58'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:53.340478 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a269cd-ff9f-4597-af6e-d624259f4fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fe5739f-ccf6-45d1-b6fb-bba699bfd0a9', 'f00b7e0c-70fd-4cd3-88b7-558dc00d9656', '8bd05324-7c0b-4875-9a5e-723ed43f45e8', '396c037f-0317-40aa-ae0a-44799d2dab58']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.352854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ff5808-15f6-44ae-9946-b9394800022a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.352854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ff5808-15f6-44ae-9946-b9394800022a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1762c906-be3d-45f0-a73e-2d659b4d79ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-553308688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['8fe5739f-ccf6-45d1-b6fb-bba699bfd0a9','f00b7e0c-70fd-4cd3-88b7-558dc00d9656','8bd05324-7c0b-4875-9a5e-723ed43f45e8','396c037f-0317-40aa-ae0a-44799d2dab58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-553308688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1762c906-be3d-45f0-a73e-2d659b4d79ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9acabef9cc421980177e2c2b01ef91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.352854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19fc504b-384e-45ff-a18f-076336267658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.352854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19fc504b-384e-45ff-a18f-076336267658) transitioned into state 'SUCCESS' from state '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-553308688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['8fe5739f-ccf6-45d1-b6fb-bba699bfd0a9','f00b7e0c-70fd-4cd3-88b7-558dc00d9656','8bd05324-7c0b-4875-9a5e-723ed43f45e8','396c037f-0317-40aa-ae0a-44799d2dab58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.352854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a8c7ee-66e3-4412-85b5-697631427a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.352854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a8c7ee-66e3-4412-85b5-697631427a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.352854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (bb69f3b5-e871-4d95-9b4c-6cb9ab5c1bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:53.355284 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request issued successfully. Jul 10 04:34:53.355284 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-170afeeb-27af-4713-a17f-2b21bdd32933 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:53.355284 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 880/3511] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:34:52 2026] POST /volume/v3/volumes => generated 746 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:53.356185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0bc808e6-7cf5-4a69-a9e3-128715aaec25 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:53.356185 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0bc808e6-7cf5-4a69-a9e3-128715aaec25 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:53.356185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0bc808e6-7cf5-4a69-a9e3-128715aaec25 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:53.356185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0bc808e6-7cf5-4a69-a9e3-128715aaec25 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:53.356185 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:53.356185 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:53.356185 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0bc808e6-7cf5-4a69-a9e3-128715aaec25 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:53.356185 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0bc808e6-7cf5-4a69-a9e3-128715aaec25 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:53.356185 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 877/3512] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:52 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:53.357143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c9590918-2d11-475b-8994-93bb212fcca2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:53.357143 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9590918-2d11-475b-8994-93bb212fcca2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 Jul 10 04:34:53.357143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c9590918-2d11-475b-8994-93bb212fcca2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:53.357143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c9590918-2d11-475b-8994-93bb212fcca2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:53.357143 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:53.357143 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:53.357143 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c9590918-2d11-475b-8994-93bb212fcca2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:53.357143 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9590918-2d11-475b-8994-93bb212fcca2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 returned with HTTP 200 Jul 10 04:34:53.357143 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 876/3513] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:52 2026] GET /volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ce922e21-33dc-42f1-9d41-cb76dcece776", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1957918330"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'snapshot_id': 'ce922e21-33dc-42f1-9d41-cb76dcece776', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1957918330'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (e9ed1a6d-d69f-4e8b-8f13-d387cf8910dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86492bd8-9521-46f7-90c9-c36b691f8dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86492bd8-9521-46f7-90c9-c36b691f8dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ce922e21-33dc-42f1-9d41-cb76dcece776', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da2cd1b-3ad8-44b4-8209-5354ec6b8b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.358335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['c2a843c4-f346-4746-9301-e56837b9097c', '2407bff8-1d2e-4b4f-ad7d-1bdb478635b2', '07a7c457-3489-4c5e-9fbf-fd1436b0d683', '7370f390-7bed-4ce2-b7e2-8265ebcbe94d'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:53.359911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da2cd1b-3ad8-44b4-8209-5354ec6b8b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a843c4-f346-4746-9301-e56837b9097c', '2407bff8-1d2e-4b4f-ad7d-1bdb478635b2', '07a7c457-3489-4c5e-9fbf-fd1436b0d683', '7370f390-7bed-4ce2-b7e2-8265ebcbe94d']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.359911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b073840c-973f-41ff-a36b-5ac8f7a8c467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.359911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b073840c-973f-41ff-a36b-5ac8f7a8c467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02064ab4-2490-413b-87c0-c4fa554d2bfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1957918330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['c2a843c4-f346-4746-9301-e56837b9097c','2407bff8-1d2e-4b4f-ad7d-1bdb478635b2','07a7c457-3489-4c5e-9fbf-fd1436b0d683','7370f390-7bed-4ce2-b7e2-8265ebcbe94d'],size=1,snapshot_id=ce922e21-33dc-42f1-9d41-cb76dcece776,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1957918330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02064ab4-2490-413b-87c0-c4fa554d2bfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ce922e21-33dc-42f1-9d41-cb76dcece776,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.359911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b669e2-dff4-4b7c-8ab7-a784c166e689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.359911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b669e2-dff4-4b7c-8ab7-a784c166e689) transitioned into state 'SUCCESS' from state '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-1957918330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['c2a843c4-f346-4746-9301-e56837b9097c','2407bff8-1d2e-4b4f-ad7d-1bdb478635b2','07a7c457-3489-4c5e-9fbf-fd1436b0d683','7370f390-7bed-4ce2-b7e2-8265ebcbe94d'],size=1,snapshot_id=ce922e21-33dc-42f1-9d41-cb76dcece776,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.359911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315c8705-4d9a-43ed-9790-42490c3d690d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:53.360731 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315c8705-4d9a-43ed-9790-42490c3d690d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:53.360731 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (e9ed1a6d-d69f-4e8b-8f13-d387cf8910dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:53.360731 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:34:53.360731 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d5a9d972-b43b-43f3-a9c4-5f5cad1e61b1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:53.360731 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 881/3514] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:34:53 2026] POST /volume/v3/volumes => generated 802 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:53.361257 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0e378ecc-1b7e-4fce-b0ea-38e9703f1529 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:53.361257 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e378ecc-1b7e-4fce-b0ea-38e9703f1529 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:53.361257 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e378ecc-1b7e-4fce-b0ea-38e9703f1529 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:53.361257 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e378ecc-1b7e-4fce-b0ea-38e9703f1529 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:53.361889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-138e7b5c-3d88-4467-86c2-5407ef482cb7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:53.361889 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-138e7b5c-3d88-4467-86c2-5407ef482cb7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe Jul 10 04:34:53.361889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-138e7b5c-3d88-4467-86c2-5407ef482cb7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:53.361889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-138e7b5c-3d88-4467-86c2-5407ef482cb7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:53.362379 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:53.362379 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:53.362379 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0e378ecc-1b7e-4fce-b0ea-38e9703f1529 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:53.362839 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:53.362839 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:53.363773 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e378ecc-1b7e-4fce-b0ea-38e9703f1529 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:53.363773 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 881/3515] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:53 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:53.364482 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-138e7b5c-3d88-4467-86c2-5407ef482cb7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:53.364482 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-138e7b5c-3d88-4467-86c2-5407ef482cb7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe returned with HTTP 200 Jul 10 04:34:53.364482 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 878/3516] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:53 2026] GET /volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:53.740410 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-60c5985f-1dcd-4adc-a2f0-dad1ef4f2392 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:53.746396 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-60c5985f-1dcd-4adc-a2f0-dad1ef4f2392 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:53.746396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-60c5985f-1dcd-4adc-a2f0-dad1ef4f2392 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:53.746396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-60c5985f-1dcd-4adc-a2f0-dad1ef4f2392 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:53.765539 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:53.765539 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:53.771674 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-60c5985f-1dcd-4adc-a2f0-dad1ef4f2392 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:53.778555 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-60c5985f-1dcd-4adc-a2f0-dad1ef4f2392 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:53.779530 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 877/3517] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:53 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:53.797878 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e9777344-e773-4560-8991-aa71cd29decf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:53.799915 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e9777344-e773-4560-8991-aa71cd29decf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] POST https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action Jul 10 04:34:53.800386 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e9777344-e773-4560-8991-aa71cd29decf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action body: b'{"os-attach": {"instance_uuid": "c75ad98d-2e98-4807-8ded-7926a4a5222b", "mountpoint": "/dev/vdb"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:53.800567 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e9777344-e773-4560-8991-aa71cd29decf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c75ad98d-2e98-4807-8ded-7926a4a5222b", "mountpoint": "/dev/vdb"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:53.810585 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:53.810585 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:53.811078 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e9777344-e773-4560-8991-aa71cd29decf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:53.819364 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e9777344-e773-4560-8991-aa71cd29decf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Update volume admin metadata completed successfully. Jul 10 04:34:54.301641 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-18486f05-8e47-44d0-984f-edb17a017457 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.304043 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-18486f05-8e47-44d0-984f-edb17a017457 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:54.304439 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-18486f05-8e47-44d0-984f-edb17a017457 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:54.305048 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-18486f05-8e47-44d0-984f-edb17a017457 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:54.317266 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5ab4e685-9e61-42db-b5dc-e8bb7f5564a7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.319268 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ab4e685-9e61-42db-b5dc-e8bb7f5564a7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe Jul 10 04:34:54.320842 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ab4e685-9e61-42db-b5dc-e8bb7f5564a7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:54.320842 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5ab4e685-9e61-42db-b5dc-e8bb7f5564a7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:54.322652 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e9777344-e773-4560-8991-aa71cd29decf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Attach volume completed successfully. Jul 10 04:34:54.322988 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e9777344-e773-4560-8991-aa71cd29decf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action returned with HTTP 202 Jul 10 04:34:54.323548 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 882/3518] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:53 2026] POST /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:54.323969 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.323969 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:54.328228 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-18486f05-8e47-44d0-984f-edb17a017457 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:54.334545 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bacc3744-816d-46fb-8823-6383eb37382b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.335765 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-18486f05-8e47-44d0-984f-edb17a017457 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:54.336173 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 882/3519] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:54 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:54.337341 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bacc3744-816d-46fb-8823-6383eb37382b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:54.337546 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.337546 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:54.337624 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bacc3744-816d-46fb-8823-6383eb37382b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:54.337886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bacc3744-816d-46fb-8823-6383eb37382b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:54.345683 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5ab4e685-9e61-42db-b5dc-e8bb7f5564a7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:54.351161 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5ab4e685-9e61-42db-b5dc-e8bb7f5564a7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe returned with HTTP 200 Jul 10 04:34:54.351434 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 879/3520] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:54 2026] GET /volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:54.353862 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.353862 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:54.359911 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bacc3744-816d-46fb-8823-6383eb37382b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:54.365756 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bacc3744-816d-46fb-8823-6383eb37382b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:54.366330 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 878/3521] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:54 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 1173 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:54.374579 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fc468bea-ace5-42c2-838a-91cb4051f90c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.383183 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fc468bea-ace5-42c2-838a-91cb4051f90c tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c Jul 10 04:34:54.383445 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fc468bea-ace5-42c2-838a-91cb4051f90c tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:54.383620 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fc468bea-ace5-42c2-838a-91cb4051f90c tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:54.383772 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-fc468bea-ace5-42c2-838a-91cb4051f90c tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: 65c55215-b220-4739-9da7-89d4c255b38c Jul 10 04:34:54.384699 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-27beef45-3dce-4fb8-812d-c8c358259871 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.387159 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-27beef45-3dce-4fb8-812d-c8c358259871 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:54.387465 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-27beef45-3dce-4fb8-812d-c8c358259871 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:54.387601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-27beef45-3dce-4fb8-812d-c8c358259871 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:54.390863 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.390863 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:54.391139 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fc468bea-ace5-42c2-838a-91cb4051f90c tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:54.398617 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.398617 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:54.403032 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-27beef45-3dce-4fb8-812d-c8c358259871 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:54.408473 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-27beef45-3dce-4fb8-812d-c8c358259871 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:54.408905 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 883/3522] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:54 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:54.414849 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fc468bea-ace5-42c2-838a-91cb4051f90c tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot delete request issued successfully. Jul 10 04:34:54.415090 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fc468bea-ace5-42c2-838a-91cb4051f90c tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c returned with HTTP 202 Jul 10 04:34:54.420117 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 883/3523] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:34:54 2026] DELETE /volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:54.431747 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-31fe5f6d-1ed2-4f2f-b8f9-0433583530e8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.433322 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-875ea1bb-1698-4d38-8232-34e5804e6b2e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.434774 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-31fe5f6d-1ed2-4f2f-b8f9-0433583530e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c Jul 10 04:34:54.435087 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-31fe5f6d-1ed2-4f2f-b8f9-0433583530e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:54.435410 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-31fe5f6d-1ed2-4f2f-b8f9-0433583530e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:54.445865 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.445865 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:54.446540 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-31fe5f6d-1ed2-4f2f-b8f9-0433583530e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:54.447570 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-31fe5f6d-1ed2-4f2f-b8f9-0433583530e8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c returned with HTTP 200 Jul 10 04:34:54.448137 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 880/3524] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:54 2026] GET /volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:54.626741 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-875ea1bb-1698-4d38-8232-34e5804e6b2e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action Jul 10 04:34:54.627095 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-875ea1bb-1698-4d38-8232-34e5804e6b2e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:54.627226 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-875ea1bb-1698-4d38-8232-34e5804e6b2e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:54.639715 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.639715 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:54.640137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.admin_actions [None req-875ea1bb-1698-4d38-8232-34e5804e6b2e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Updating volume '1762c906-be3d-45f0-a73e-2d659b4d79ed' with '{'status': 'error'}' {{(pid=100021) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:34:54.670853 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-875ea1bb-1698-4d38-8232-34e5804e6b2e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action returned with HTTP 202 Jul 10 04:34:54.671278 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 879/3525] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:54 2026] POST /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action => generated 0 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:54.678771 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a55b44e2-1e33-4f6b-b392-cda14a3b0c6a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.681846 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a55b44e2-1e33-4f6b-b392-cda14a3b0c6a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:54.682143 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a55b44e2-1e33-4f6b-b392-cda14a3b0c6a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:54.682508 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a55b44e2-1e33-4f6b-b392-cda14a3b0c6a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:54.695037 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.695037 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:54.700036 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a55b44e2-1e33-4f6b-b392-cda14a3b0c6a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:54.708564 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a55b44e2-1e33-4f6b-b392-cda14a3b0c6a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:54.709015 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 884/3526] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:54 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:54.723340 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bb212865-3104-4eb8-a51d-be1f4f500ec3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.725068 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb212865-3104-4eb8-a51d-be1f4f500ec3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action Jul 10 04:34:54.725433 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb212865-3104-4eb8-a51d-be1f4f500ec3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "54d9b468-ee2a-4e62-b2c3-a2d60d9ed235"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:54.725552 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb212865-3104-4eb8-a51d-be1f4f500ec3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "54d9b468-ee2a-4e62-b2c3-a2d60d9ed235"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:54.736535 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.736535 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:54.736878 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bb212865-3104-4eb8-a51d-be1f4f500ec3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Volume info retrieved successfully. Jul 10 04:34:54.887163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7efe2ff2-318a-4e32-8443-fe58fe330ae7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.889086 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7efe2ff2-318a-4e32-8443-fe58fe330ae7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] DELETE https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:54.889301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7efe2ff2-318a-4e32-8443-fe58fe330ae7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:54.889491 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7efe2ff2-318a-4e32-8443-fe58fe330ae7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:54.889647 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-7efe2ff2-318a-4e32-8443-fe58fe330ae7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Delete volume with id: 8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:54.896554 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.896554 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:54.896970 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7efe2ff2-318a-4e32-8443-fe58fe330ae7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:54.918771 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7efe2ff2-318a-4e32-8443-fe58fe330ae7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Delete volume request issued successfully. Jul 10 04:34:54.919084 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7efe2ff2-318a-4e32-8443-fe58fe330ae7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 202 Jul 10 04:34:54.919614 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 881/3527] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:54 2026] DELETE /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:54.929204 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e3648a7f-544a-4602-87ee-2e3e6e83d5b7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:54.930653 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e3648a7f-544a-4602-87ee-2e3e6e83d5b7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:54.930960 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e3648a7f-544a-4602-87ee-2e3e6e83d5b7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:54.931283 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e3648a7f-544a-4602-87ee-2e3e6e83d5b7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:54.941240 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:54.941240 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:54.946642 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e3648a7f-544a-4602-87ee-2e3e6e83d5b7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:54.952885 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e3648a7f-544a-4602-87ee-2e3e6e83d5b7 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 200 Jul 10 04:34:54.953529 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 880/3528] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:54 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:55.240719 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bb212865-3104-4eb8-a51d-be1f4f500ec3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Terminate volume connection completed successfully. Jul 10 04:34:55.246470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-bb212865-3104-4eb8-a51d-be1f4f500ec3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100020) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 10 04:34:55.353914 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9a0c1188-e8a0-4038-bbe4-b43d2cfa8b7d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.356205 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a0c1188-e8a0-4038-bbe4-b43d2cfa8b7d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:55.356784 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a0c1188-e8a0-4038-bbe4-b43d2cfa8b7d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:55.357103 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a0c1188-e8a0-4038-bbe4-b43d2cfa8b7d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:55.370268 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:55.370268 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:55.374662 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9a0c1188-e8a0-4038-bbe4-b43d2cfa8b7d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:55.380397 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a0c1188-e8a0-4038-bbe4-b43d2cfa8b7d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:55.380737 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 885/3529] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:55 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:55.459415 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-125ac764-fca5-46c6-b116-e0439359b9a3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.461406 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-125ac764-fca5-46c6-b116-e0439359b9a3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c Jul 10 04:34:55.461631 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-125ac764-fca5-46c6-b116-e0439359b9a3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:55.461988 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-125ac764-fca5-46c6-b116-e0439359b9a3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:55.468246 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-125ac764-fca5-46c6-b116-e0439359b9a3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c returned with HTTP 404 Jul 10 04:34:55.468854 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 882/3530] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:55 2026] GET /volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:55.478919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0d1e72eb-a04e-494e-ac0f-1b94318134e1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.481175 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d1e72eb-a04e-494e-ac0f-1b94318134e1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 Jul 10 04:34:55.481482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0d1e72eb-a04e-494e-ac0f-1b94318134e1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:55.481780 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0d1e72eb-a04e-494e-ac0f-1b94318134e1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:55.481919 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-0d1e72eb-a04e-494e-ac0f-1b94318134e1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: ce922e21-33dc-42f1-9d41-cb76dcece776 Jul 10 04:34:55.488858 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:55.488858 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:55.489534 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0d1e72eb-a04e-494e-ac0f-1b94318134e1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:55.511732 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0d1e72eb-a04e-494e-ac0f-1b94318134e1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot delete request issued successfully. Jul 10 04:34:55.511732 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d1e72eb-a04e-494e-ac0f-1b94318134e1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 returned with HTTP 202 Jul 10 04:34:55.511732 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 881/3531] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:34:55 2026] DELETE /volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:55.520782 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d74f14d4-ee45-4eb5-a05e-011fa2f7753e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.525426 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d74f14d4-ee45-4eb5-a05e-011fa2f7753e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 Jul 10 04:34:55.525710 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d74f14d4-ee45-4eb5-a05e-011fa2f7753e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:55.525922 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d74f14d4-ee45-4eb5-a05e-011fa2f7753e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:55.535399 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:55.535399 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:55.535399 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d74f14d4-ee45-4eb5-a05e-011fa2f7753e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:34:55.536402 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d74f14d4-ee45-4eb5-a05e-011fa2f7753e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 returned with HTTP 200 Jul 10 04:34:55.537771 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 886/3532] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:55 2026] GET /volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:55.755907 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-bb212865-3104-4eb8-a51d-be1f4f500ec3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Detach volume completed successfully. Jul 10 04:34:55.756325 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb212865-3104-4eb8-a51d-be1f4f500ec3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action returned with HTTP 202 Jul 10 04:34:55.756583 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 884/3533] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:54 2026] POST /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action => generated 0 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:55.764009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6162e732-37bb-4b8a-a952-3abf64144689 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.766532 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6162e732-37bb-4b8a-a952-3abf64144689 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:55.766809 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6162e732-37bb-4b8a-a952-3abf64144689 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:55.767003 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6162e732-37bb-4b8a-a952-3abf64144689 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:55.773475 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:55.773475 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:55.776731 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6162e732-37bb-4b8a-a952-3abf64144689 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:55.780620 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6162e732-37bb-4b8a-a952-3abf64144689 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:55.780960 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 883/3534] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:55 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:55.793725 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5877f487-7b73-46d9-bce7-cef180e1acf2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.796094 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5877f487-7b73-46d9-bce7-cef180e1acf2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:55.796339 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5877f487-7b73-46d9-bce7-cef180e1acf2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:55.796610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5877f487-7b73-46d9-bce7-cef180e1acf2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:55.806997 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:55.806997 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:55.812939 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5877f487-7b73-46d9-bce7-cef180e1acf2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:55.817719 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5877f487-7b73-46d9-bce7-cef180e1acf2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:55.818098 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 882/3535] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:55 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:55.825582 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6442fa51-4898-403d-8003-5329bde1a1ee None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.829330 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:55.829737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-763467608", "snapshot_id": null, "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "volume_type": null, "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:55.831211 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-763467608', 'snapshot_id': None, 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'volume_type': None, 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:55.832587 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dd16c0b7-67eb-4e14-9bff-0f6b34aa7873 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.838335 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dd16c0b7-67eb-4e14-9bff-0f6b34aa7873 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] POST https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action Jul 10 04:34:55.838335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dd16c0b7-67eb-4e14-9bff-0f6b34aa7873 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action body: b'{"os-detach": {}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:55.838335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dd16c0b7-67eb-4e14-9bff-0f6b34aa7873 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:55.842673 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:55.842673 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:55.843022 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dd16c0b7-67eb-4e14-9bff-0f6b34aa7873 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:55.939235 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Create volume of 1 GB Jul 10 04:34:55.943948 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Availability Zones retrieved successfully. Jul 10 04:34:55.949585 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Flow 'volume_create_api' (65e22b41-87f2-443f-a9dd-408c15c1e206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:55.950961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a6d1d9-da18-4fd8-9a0f-08dc4375ac3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:55.951892 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:55.969251 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fc7503ba-ddbf-40b5-9872-9c4a3c3b4ba0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.971485 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fc7503ba-ddbf-40b5-9872-9c4a3c3b4ba0 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb Jul 10 04:34:55.971731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fc7503ba-ddbf-40b5-9872-9c4a3c3b4ba0 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:55.971920 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fc7503ba-ddbf-40b5-9872-9c4a3c3b4ba0 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:55.980187 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fc7503ba-ddbf-40b5-9872-9c4a3c3b4ba0 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb returned with HTTP 404 Jul 10 04:34:55.980801 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 884/3536] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:55 2026] GET /volume/v3/volumes/8d821eb9-7e72-4f8a-ab9d-8cb582f27cdb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:55.989336 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-207e724a-4963-4cc4-951a-d4cdadee93d4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:55.991552 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-207e724a-4963-4cc4-951a-d4cdadee93d4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] DELETE https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:55.991811 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-207e724a-4963-4cc4-951a-d4cdadee93d4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:55.992084 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-207e724a-4963-4cc4-951a-d4cdadee93d4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:55.992351 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-207e724a-4963-4cc4-951a-d4cdadee93d4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Delete volume with id: 5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:56.002522 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.002522 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:56.002929 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-207e724a-4963-4cc4-951a-d4cdadee93d4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:56.018601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a6d1d9-da18-4fd8-9a0f-08dc4375ac3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:56.019402 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f3bb5c-17d8-44ef-8b80-64d6e68b9523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:56.025689 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-207e724a-4963-4cc4-951a-d4cdadee93d4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Delete volume request issued successfully. Jul 10 04:34:56.025689 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-207e724a-4963-4cc4-951a-d4cdadee93d4 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 202 Jul 10 04:34:56.025689 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 883/3537] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:55 2026] DELETE /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:56.034305 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c70bf87d-a04c-4296-bdc3-84a32745d4d0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.035960 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c70bf87d-a04c-4296-bdc3-84a32745d4d0 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:56.035960 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c70bf87d-a04c-4296-bdc3-84a32745d4d0 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.036192 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c70bf87d-a04c-4296-bdc3-84a32745d4d0 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.045085 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.045085 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:56.051280 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c70bf87d-a04c-4296-bdc3-84a32745d4d0 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Volume info retrieved successfully. Jul 10 04:34:56.055454 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c70bf87d-a04c-4296-bdc3-84a32745d4d0 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 200 Jul 10 04:34:56.055823 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 885/3538] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:56 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:56.101396 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Created reservations ['283839f4-0ffa-4f60-9be8-935be21a5494', '8ca7de14-60b2-469d-91db-bc3acd572844', 'faf22910-03fc-45b3-a729-8339ffbe69e9', '6a36fe33-9b67-48b1-9a30-513a12c902cc'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:56.102147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f3bb5c-17d8-44ef-8b80-64d6e68b9523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['283839f4-0ffa-4f60-9be8-935be21a5494', '8ca7de14-60b2-469d-91db-bc3acd572844', 'faf22910-03fc-45b3-a729-8339ffbe69e9', '6a36fe33-9b67-48b1-9a30-513a12c902cc']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:56.102887 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de70f551-ad07-4c42-8637-f1e4135a3486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:56.128102 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de70f551-ad07-4c42-8637-f1e4135a3486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd418d16d-357c-48ce-aa29-8c5bc63cd317', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-763467608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e842aef1324d42aba570eea48c512a',qos_specs=None,replication_status=,reservations=['283839f4-0ffa-4f60-9be8-935be21a5494','8ca7de14-60b2-469d-91db-bc3acd572844','faf22910-03fc-45b3-a729-8339ffbe69e9','6a36fe33-9b67-48b1-9a30-513a12c902cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa90147e47a4860b8bf125fac69f114',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-763467608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d418d16d-357c-48ce-aa29-8c5bc63cd317,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e842aef1324d42aba570eea48c512a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa90147e47a4860b8bf125fac69f114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:56.129407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2d3698-7bef-4664-8291-56f4327104de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:56.145360 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2d3698-7bef-4664-8291-56f4327104de) transitioned into state 'SUCCESS' from state '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-763467608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e842aef1324d42aba570eea48c512a',qos_specs=None,replication_status=,reservations=['283839f4-0ffa-4f60-9be8-935be21a5494','8ca7de14-60b2-469d-91db-bc3acd572844','faf22910-03fc-45b3-a729-8339ffbe69e9','6a36fe33-9b67-48b1-9a30-513a12c902cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa90147e47a4860b8bf125fac69f114',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:56.146106 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95adf02e-558b-4325-9dad-388723af19e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:56.157964 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95adf02e-558b-4325-9dad-388723af19e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:56.158655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Flow 'volume_create_api' (65e22b41-87f2-443f-a9dd-408c15c1e206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:56.158932 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Create volume request issued successfully. Jul 10 04:34:56.159495 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6442fa51-4898-403d-8003-5329bde1a1ee tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:34:56.159870 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 887/3539] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:55 2026] POST /volume/v3/volumes => generated 751 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:56.176834 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9bb793f3-ed0b-45fe-8290-07e4fc66478e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.179933 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9bb793f3-ed0b-45fe-8290-07e4fc66478e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 Jul 10 04:34:56.180201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9bb793f3-ed0b-45fe-8290-07e4fc66478e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.180525 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9bb793f3-ed0b-45fe-8290-07e4fc66478e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.189731 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.189731 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:56.194370 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9bb793f3-ed0b-45fe-8290-07e4fc66478e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:34:56.199498 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9bb793f3-ed0b-45fe-8290-07e4fc66478e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 returned with HTTP 200 Jul 10 04:34:56.199951 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 884/3540] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:56 2026] GET /volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:56.346079 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dd16c0b7-67eb-4e14-9bff-0f6b34aa7873 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Detach volume completed successfully. Jul 10 04:34:56.346406 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dd16c0b7-67eb-4e14-9bff-0f6b34aa7873 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action returned with HTTP 202 Jul 10 04:34:56.346875 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 885/3541] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:34:55 2026] POST /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed/action => generated 0 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:56.354744 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-edabfb0e-3f1e-4296-bb99-f22eca9f26f7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.357071 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-edabfb0e-3f1e-4296-bb99-f22eca9f26f7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:56.357177 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-edabfb0e-3f1e-4296-bb99-f22eca9f26f7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.357522 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-edabfb0e-3f1e-4296-bb99-f22eca9f26f7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.367372 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.367372 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:56.372130 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-edabfb0e-3f1e-4296-bb99-f22eca9f26f7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:56.382810 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-edabfb0e-3f1e-4296-bb99-f22eca9f26f7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:56.383393 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 886/3542] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:56 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:56.394016 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-af93dd89-d534-405b-99ee-8cd19aaf0eb1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.396533 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-af93dd89-d534-405b-99ee-8cd19aaf0eb1 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:56.396900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-af93dd89-d534-405b-99ee-8cd19aaf0eb1 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.397203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-af93dd89-d534-405b-99ee-8cd19aaf0eb1 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.398338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-05849105-efc3-4b4e-b2fa-efa3a91ffb99 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.400192 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05849105-efc3-4b4e-b2fa-efa3a91ffb99 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:56.400470 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05849105-efc3-4b4e-b2fa-efa3a91ffb99 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.400688 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05849105-efc3-4b4e-b2fa-efa3a91ffb99 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.408091 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.408091 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:56.412462 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-05849105-efc3-4b4e-b2fa-efa3a91ffb99 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:56.412564 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.412564 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:56.416840 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05849105-efc3-4b4e-b2fa-efa3a91ffb99 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:56.417195 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 885/3543] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:56 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:56.421710 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-af93dd89-d534-405b-99ee-8cd19aaf0eb1 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:56.427489 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-af93dd89-d534-405b-99ee-8cd19aaf0eb1 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:56.428681 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 888/3544] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:56 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:56.429941 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5713c30d-b55c-4b16-b8fc-0760b8973584 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.431734 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5713c30d-b55c-4b16-b8fc-0760b8973584 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:56.431838 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5713c30d-b55c-4b16-b8fc-0760b8973584 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.432034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5713c30d-b55c-4b16-b8fc-0760b8973584 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.432202 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-5713c30d-b55c-4b16-b8fc-0760b8973584 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Delete volume with id: 1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:56.440560 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.440560 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:56.441072 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5713c30d-b55c-4b16-b8fc-0760b8973584 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:56.464066 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5713c30d-b55c-4b16-b8fc-0760b8973584 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Delete volume request issued successfully. Jul 10 04:34:56.464307 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5713c30d-b55c-4b16-b8fc-0760b8973584 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 202 Jul 10 04:34:56.464787 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 886/3545] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:34:56 2026] DELETE /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:34:56.472381 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8baf55b1-619f-4e54-9fac-76fe62e6ab90 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.474312 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8baf55b1-619f-4e54-9fac-76fe62e6ab90 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:56.474576 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8baf55b1-619f-4e54-9fac-76fe62e6ab90 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.474754 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8baf55b1-619f-4e54-9fac-76fe62e6ab90 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.482485 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.482485 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:56.487109 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8baf55b1-619f-4e54-9fac-76fe62e6ab90 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:34:56.493000 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8baf55b1-619f-4e54-9fac-76fe62e6ab90 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 200 Jul 10 04:34:56.493486 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 887/3546] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:56 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:56.545636 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-618aaf4b-eee0-46c3-8d63-4fe46c16af3d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.547601 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-618aaf4b-eee0-46c3-8d63-4fe46c16af3d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 Jul 10 04:34:56.547781 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-618aaf4b-eee0-46c3-8d63-4fe46c16af3d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.548002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-618aaf4b-eee0-46c3-8d63-4fe46c16af3d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.552442 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-618aaf4b-eee0-46c3-8d63-4fe46c16af3d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 returned with HTTP 404 Jul 10 04:34:56.552998 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 886/3547] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:34:56 2026] GET /volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:56.560012 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-56466ecf-373f-4216-a299-ea2540784695 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.561963 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-56466ecf-373f-4216-a299-ea2540784695 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:34:56.562184 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-56466ecf-373f-4216-a299-ea2540784695 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.562435 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-56466ecf-373f-4216-a299-ea2540784695 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.563025 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-56466ecf-373f-4216-a299-ea2540784695 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:34:56.569949 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.569949 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:56.570406 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-56466ecf-373f-4216-a299-ea2540784695 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:56.585688 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-56466ecf-373f-4216-a299-ea2540784695 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:34:56.585857 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-56466ecf-373f-4216-a299-ea2540784695 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 returned with HTTP 202 Jul 10 04:34:56.586258 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 889/3548] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:34:56 2026] DELETE /volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:34:56.593859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8e682c96-2623-4272-b6c1-fe9dcfd15e0a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:56.595620 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8e682c96-2623-4272-b6c1-fe9dcfd15e0a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:34:56.595940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8e682c96-2623-4272-b6c1-fe9dcfd15e0a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:56.596207 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8e682c96-2623-4272-b6c1-fe9dcfd15e0a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:56.605636 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:56.605636 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:56.609917 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8e682c96-2623-4272-b6c1-fe9dcfd15e0a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:56.615102 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8e682c96-2623-4272-b6c1-fe9dcfd15e0a tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 returned with HTTP 200 Jul 10 04:34:56.615636 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 887/3549] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:56 2026] GET /volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:57.070320 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1429c86c-71ab-4246-b470-1164729cc3c3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.072697 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1429c86c-71ab-4246-b470-1164729cc3c3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] GET https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 Jul 10 04:34:57.073839 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1429c86c-71ab-4246-b470-1164729cc3c3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.074080 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1429c86c-71ab-4246-b470-1164729cc3c3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.080234 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1429c86c-71ab-4246-b470-1164729cc3c3 tempest-TestServerVolumeAttachmentScenario-1500098616 tempest-TestServerVolumeAttachmentScenario-1500098616-project-member] https://10.4.3.87/volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 returned with HTTP 404 Jul 10 04:34:57.081148 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 888/3550] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:57 2026] GET /volume/v3/volumes/5b7507b2-6a95-4e0c-b2ca-e75843b2f648 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:57.216037 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-75dcf9fd-5cd5-4890-bab6-422900b27f6a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.218439 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-75dcf9fd-5cd5-4890-bab6-422900b27f6a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 Jul 10 04:34:57.218772 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-75dcf9fd-5cd5-4890-bab6-422900b27f6a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.219086 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-75dcf9fd-5cd5-4890-bab6-422900b27f6a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.229084 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:57.229084 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:57.233972 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-75dcf9fd-5cd5-4890-bab6-422900b27f6a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:34:57.240440 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-75dcf9fd-5cd5-4890-bab6-422900b27f6a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 returned with HTTP 200 Jul 10 04:34:57.240975 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 887/3551] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:57 2026] GET /volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:57.254791 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7fb87d72-d99c-4c7d-856c-d2bc93da2709 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.256983 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7fb87d72-d99c-4c7d-856c-d2bc93da2709 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 Jul 10 04:34:57.257221 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7fb87d72-d99c-4c7d-856c-d2bc93da2709 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.257483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7fb87d72-d99c-4c7d-856c-d2bc93da2709 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.266386 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:57.266386 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:57.270560 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7fb87d72-d99c-4c7d-856c-d2bc93da2709 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:34:57.276239 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7fb87d72-d99c-4c7d-856c-d2bc93da2709 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 returned with HTTP 200 Jul 10 04:34:57.276743 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 890/3552] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:57 2026] GET /volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:57.288825 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5865a1a9-2fb1-4a4d-a37a-1cb4490d7563 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.290594 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5865a1a9-2fb1-4a4d-a37a-1cb4490d7563 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 Jul 10 04:34:57.290844 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5865a1a9-2fb1-4a4d-a37a-1cb4490d7563 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.291098 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5865a1a9-2fb1-4a4d-a37a-1cb4490d7563 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.298763 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:57.298763 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:57.302579 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5865a1a9-2fb1-4a4d-a37a-1cb4490d7563 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:34:57.306618 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5865a1a9-2fb1-4a4d-a37a-1cb4490d7563 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 returned with HTTP 200 Jul 10 04:34:57.306944 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 888/3553] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:57 2026] GET /volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:57.319988 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7ac642ee-3dd2-4c98-83a6-cbcbb89fcc1e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.321974 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ac642ee-3dd2-4c98-83a6-cbcbb89fcc1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:34:57.322415 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7ac642ee-3dd2-4c98-83a6-cbcbb89fcc1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d418d16d-357c-48ce-aa29-8c5bc63cd317", "name": "tempest-TestVolumeBackupRestore-backup-1929614972", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:57.324077 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-7ac642ee-3dd2-4c98-83a6-cbcbb89fcc1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Creating new backup {'backup': {'volume_id': 'd418d16d-357c-48ce-aa29-8c5bc63cd317', 'name': 'tempest-TestVolumeBackupRestore-backup-1929614972', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:34:57.324250 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-7ac642ee-3dd2-4c98-83a6-cbcbb89fcc1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Creating backup of volume d418d16d-357c-48ce-aa29-8c5bc63cd317 in container None Jul 10 04:34:57.331349 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:57.331349 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:57.331739 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7ac642ee-3dd2-4c98-83a6-cbcbb89fcc1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:34:57.353750 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-7ac642ee-3dd2-4c98-83a6-cbcbb89fcc1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Created reservations ['992b11bd-ad90-41cd-9c9d-7e9ce0179918', '808cf478-c40e-4143-9b59-f083409054a4'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:57.376941 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ac642ee-3dd2-4c98-83a6-cbcbb89fcc1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:34:57.377393 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 889/3554] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:34:57 2026] POST /volume/v3/backups => generated 333 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:34:57.387490 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8ecfbce9-17ec-4eff-9e1c-7ad8fa8a4213 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.389592 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ecfbce9-17ec-4eff-9e1c-7ad8fa8a4213 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:34:57.389830 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8ecfbce9-17ec-4eff-9e1c-7ad8fa8a4213 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.390056 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8ecfbce9-17ec-4eff-9e1c-7ad8fa8a4213 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.390192 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-8ecfbce9-17ec-4eff-9e1c-7ad8fa8a4213 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:57.395342 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:57.395342 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:57.396316 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ecfbce9-17ec-4eff-9e1c-7ad8fa8a4213 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:34:57.396777 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 888/3555] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:57 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 740 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:57.441899 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-640f06e7-f655-4aee-8566-4f725040a185 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.443976 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-640f06e7-f655-4aee-8566-4f725040a185 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:57.444231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-640f06e7-f655-4aee-8566-4f725040a185 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.444517 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-640f06e7-f655-4aee-8566-4f725040a185 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.459325 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:57.459325 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:57.464546 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-640f06e7-f655-4aee-8566-4f725040a185 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:57.469279 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-640f06e7-f655-4aee-8566-4f725040a185 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:57.469780 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 891/3556] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:57 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:57.506994 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cc6689b2-362d-41a3-9a26-f90107c42857 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.509080 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cc6689b2-362d-41a3-9a26-f90107c42857 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed Jul 10 04:34:57.509277 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cc6689b2-362d-41a3-9a26-f90107c42857 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.509524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cc6689b2-362d-41a3-9a26-f90107c42857 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.516999 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cc6689b2-362d-41a3-9a26-f90107c42857 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed returned with HTTP 404 Jul 10 04:34:57.517847 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 889/3557] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:57 2026] GET /volume/v3/volumes/1762c906-be3d-45f0-a73e-2d659b4d79ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:57.627763 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dd08c787-1d5f-4d89-8c7d-272f70f635ac None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.630171 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dd08c787-1d5f-4d89-8c7d-272f70f635ac tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:34:57.630451 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dd08c787-1d5f-4d89-8c7d-272f70f635ac tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.630714 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dd08c787-1d5f-4d89-8c7d-272f70f635ac tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.637619 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dd08c787-1d5f-4d89-8c7d-272f70f635ac tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 returned with HTTP 404 Jul 10 04:34:57.638176 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 890/3558] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:57 2026] GET /volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:34:57.646466 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3badc5ab-7528-448d-93ce-5f05f7a0c1c7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.648348 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3badc5ab-7528-448d-93ce-5f05f7a0c1c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:34:57.648632 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3badc5ab-7528-448d-93ce-5f05f7a0c1c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.648893 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3badc5ab-7528-448d-93ce-5f05f7a0c1c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.649118 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-3badc5ab-7528-448d-93ce-5f05f7a0c1c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:34:57.657938 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:57.657938 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:57.658552 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3badc5ab-7528-448d-93ce-5f05f7a0c1c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:57.676017 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3badc5ab-7528-448d-93ce-5f05f7a0c1c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:34:57.676177 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3badc5ab-7528-448d-93ce-5f05f7a0c1c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 returned with HTTP 202 Jul 10 04:34:57.676652 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 889/3559] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:34:57 2026] DELETE /volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:34:57.683936 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4849e8e2-626e-472c-b4cc-aa31549deb5d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:57.685794 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4849e8e2-626e-472c-b4cc-aa31549deb5d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:34:57.686001 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4849e8e2-626e-472c-b4cc-aa31549deb5d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:57.686271 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4849e8e2-626e-472c-b4cc-aa31549deb5d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:57.695847 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:57.695847 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:57.700597 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4849e8e2-626e-472c-b4cc-aa31549deb5d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:57.705877 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4849e8e2-626e-472c-b4cc-aa31549deb5d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 returned with HTTP 200 Jul 10 04:34:57.706436 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 892/3560] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:57 2026] GET /volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 => generated 893 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:58.242704 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-e14e63be-3f46-41d0-b803-6b3ae1f362c1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.244906 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-e14e63be-3f46-41d0-b803-6b3ae1f362c1 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] POST https://10.4.3.87/volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf/action Jul 10 04:34:58.245450 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-e14e63be-3f46-41d0-b803-6b3ae1f362c1 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:58.245636 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-e14e63be-3f46-41d0-b803-6b3ae1f362c1 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:58.274121 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:58.274121 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:58.286966 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-79cbe83b-ad8f-4cdf-8d18-79d27feaade8 req-e14e63be-3f46-41d0-b803-6b3ae1f362c1 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf/action returned with HTTP 204 Jul 10 04:34:58.287671 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 890/3561] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:34:58 2026] POST /volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:58.407839 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-496a041c-db6f-4c39-b47c-875e680c5781 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.410112 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-496a041c-db6f-4c39-b47c-875e680c5781 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:34:58.410411 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-496a041c-db6f-4c39-b47c-875e680c5781 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:58.410675 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-496a041c-db6f-4c39-b47c-875e680c5781 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:58.410823 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-496a041c-db6f-4c39-b47c-875e680c5781 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:58.417165 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:58.417165 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:58.418245 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-496a041c-db6f-4c39-b47c-875e680c5781 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:34:58.418745 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 891/3562] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:58 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:58.492452 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bfb5005d-205f-41c9-ac62-ac53ae9bc985 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.495017 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bfb5005d-205f-41c9-ac62-ac53ae9bc985 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:58.495362 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bfb5005d-205f-41c9-ac62-ac53ae9bc985 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:58.495594 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bfb5005d-205f-41c9-ac62-ac53ae9bc985 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:58.507844 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:58.507844 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:58.512169 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bfb5005d-205f-41c9-ac62-ac53ae9bc985 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:58.517751 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bfb5005d-205f-41c9-ac62-ac53ae9bc985 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:58.518323 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 890/3563] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:58 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:58.535417 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-11507cce-9894-40b2-b4dd-3b2f0aaf6193 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.538023 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11507cce-9894-40b2-b4dd-3b2f0aaf6193 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:58.538205 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-11507cce-9894-40b2-b4dd-3b2f0aaf6193 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:58.538502 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-11507cce-9894-40b2-b4dd-3b2f0aaf6193 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:58.553279 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:58.553279 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:58.559348 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-11507cce-9894-40b2-b4dd-3b2f0aaf6193 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:58.567481 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11507cce-9894-40b2-b4dd-3b2f0aaf6193 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:58.568015 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 893/3564] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:58 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 1170 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:34:58.585793 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7b1cc628-d3e7-4e30-9193-ba635b8b6473 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.587657 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 891/3565] 10.4.3.87 () {70 vars in 1604 bytes} [Fri Jul 10 04:34:58 2026] DELETE /volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 04:34:58.596254 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4b682a0e-b5c2-466d-9f5d-fd42d36a0af9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.622475 np0000004952 devstack@c-api.service[100019]: WARNING keystonemiddleware.auth_token [None req-4b682a0e-b5c2-466d-9f5d-fd42d36a0af9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 04:34:58.623584 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 892/3566] 10.4.3.87 () {70 vars in 1604 bytes} [Fri Jul 10 04:34:58 2026] DELETE /volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 04:34:58.632377 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.634173 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] DELETE https://10.4.3.87/volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf Jul 10 04:34:58.634445 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:58.634639 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:58.641796 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:58.641796 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:34:58.645828 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Attachment connected to vm 1199be94-3d7e-4fbc-ac35-035ee8c979fc, checking data on nova Jul 10 04:34:58.646076 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.compute.nova [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Creating Keystone token plugin using URL: https://10.4.3.87/identity {{(pid=100021) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 04:34:58.718612 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-723e8821-80a4-456f-a7f1-8842decc09d3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.720627 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-723e8821-80a4-456f-a7f1-8842decc09d3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:34:58.720802 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-723e8821-80a4-456f-a7f1-8842decc09d3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:58.721015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-723e8821-80a4-456f-a7f1-8842decc09d3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:58.727191 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-723e8821-80a4-456f-a7f1-8842decc09d3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 returned with HTTP 404 Jul 10 04:34:58.727679 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 894/3567] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:58 2026] GET /volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:34:58.736543 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7f9667da-e0bd-461f-9344-72d2c4eb8b50 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.738842 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f9667da-e0bd-461f-9344-72d2c4eb8b50 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe Jul 10 04:34:58.739142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f9667da-e0bd-461f-9344-72d2c4eb8b50 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:58.739437 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f9667da-e0bd-461f-9344-72d2c4eb8b50 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:58.739654 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7f9667da-e0bd-461f-9344-72d2c4eb8b50 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 02064ab4-2490-413b-87c0-c4fa554d2bfe Jul 10 04:34:58.748855 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:58.748855 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:58.749474 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7f9667da-e0bd-461f-9344-72d2c4eb8b50 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:58.767591 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7f9667da-e0bd-461f-9344-72d2c4eb8b50 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:34:58.767814 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f9667da-e0bd-461f-9344-72d2c4eb8b50 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe returned with HTTP 202 Jul 10 04:34:58.768388 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 892/3568] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:34:58 2026] DELETE /volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:34:58.775290 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] REQ: curl -g -i -X GET https://10.4.3.87/compute/v2.1/servers/1199be94-3d7e-4fbc-ac35-035ee8c979fc/os-volume_attachments/6efe7899-5c98-4f61-84f2-8d86cc77af89 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ed99c0efeb7eaa347a0fb1fe6faaea33b1b32a84d02d32764e91c6085ade7ecf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26" -H "X-Service-Token: {SHA256}fdc8e061bbac4d90ce88b10b8c58e778dab6fc94905fbee3f7526f2d7ac413b5" {{(pid=100021) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 04:34:58.776573 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-adf92e3f-3b25-48b7-8b01-4c6de6f50bec None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:58.779261 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-adf92e3f-3b25-48b7-8b01-4c6de6f50bec tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe Jul 10 04:34:58.779261 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-adf92e3f-3b25-48b7-8b01-4c6de6f50bec tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:58.779261 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-adf92e3f-3b25-48b7-8b01-4c6de6f50bec tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:58.784898 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:58.784898 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:58.788626 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-adf92e3f-3b25-48b7-8b01-4c6de6f50bec tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:34:58.793120 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-adf92e3f-3b25-48b7-8b01-4c6de6f50bec tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe returned with HTTP 200 Jul 10 04:34:58.793776 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 893/3569] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:58 2026] GET /volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:58.945233 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 04:34:58 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-06bd8f6b-a3bd-4f91-b232-8ed18bd871b2 x-openstack-request-id: req-06bd8f6b-a3bd-4f91-b232-8ed18bd871b2 {{(pid=100021) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 04:34:58.945517 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6efe7899-5c98-4f61-84f2-8d86cc77af89", "serverId": "1199be94-3d7e-4fbc-ac35-035ee8c979fc", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7be41e65-e33f-4eaa-b56c-f69e81bc2bdf", "bdm_uuid": "3a1eb60b-db04-48ef-8b35-55da863dccdb"}} {{(pid=100021) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 04:34:58.945652 np0000004952 devstack@c-api.service[100021]: DEBUG novaclient.v2.client [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET call to compute for https://10.4.3.87/compute/v2.1/servers/1199be94-3d7e-4fbc-ac35-035ee8c979fc/os-volume_attachments/6efe7899-5c98-4f61-84f2-8d86cc77af89 used request id req-06bd8f6b-a3bd-4f91-b232-8ed18bd871b2 {{(pid=100021) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 04:34:58.948010 np0000004952 devstack@c-api.service[100021]: ERROR cinder.volume.api [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Caught error: Detach volume from instance 1199be94-3d7e-4fbc-ac35-035ee8c979fc using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1199be94-3d7e-4fbc-ac35-035ee8c979fc using the Compute API Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 04:34:58.951042 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1199be94-3d7e-4fbc-ac35-035ee8c979fc using the Compute API Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: ERROR cinder.api.middleware.fault Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.middleware.fault [None req-8d608f7d-2c1f-4848-85a5-8d6feb1b4f26 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf returned with HTTP 409 Jul 10 04:34:58.952410 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 891/3570] 10.4.3.87 () {68 vars in 1397 bytes} [Fri Jul 10 04:34:58 2026] DELETE /volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf => generated 167 bytes in 320 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:34:59.008809 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-0eef9d8c-a624-4244-bd52-7b746c6f60a5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:59.011776 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-0eef9d8c-a624-4244-bd52-7b746c6f60a5 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:34:59.011974 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-0eef9d8c-a624-4244-bd52-7b746c6f60a5 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:59.012225 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-0eef9d8c-a624-4244-bd52-7b746c6f60a5 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:59.024722 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:59.024722 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:34:59.033180 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-0eef9d8c-a624-4244-bd52-7b746c6f60a5 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:59.040196 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-0eef9d8c-a624-4244-bd52-7b746c6f60a5 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:34:59.040796 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 895/3571] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:34:59 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 1152 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:34:59.064233 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-825e1580-dd92-4de3-9244-3b97d794dcd9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:59.066308 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-825e1580-dd92-4de3-9244-3b97d794dcd9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] POST https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89/action Jul 10 04:34:59.067252 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-825e1580-dd92-4de3-9244-3b97d794dcd9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:34:59.067252 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-825e1580-dd92-4de3-9244-3b97d794dcd9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:59.082260 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:59.082260 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:34:59.082729 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-825e1580-dd92-4de3-9244-3b97d794dcd9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:34:59.090610 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-825e1580-dd92-4de3-9244-3b97d794dcd9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Begin detaching volume completed successfully. Jul 10 04:34:59.090861 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-825e1580-dd92-4de3-9244-3b97d794dcd9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89/action returned with HTTP 202 Jul 10 04:34:59.091372 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 893/3572] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:34:59 2026] POST /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:34:59.428804 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-34b9922f-e93a-470b-a04f-1f0d41a1bd1e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:59.431035 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-34b9922f-e93a-470b-a04f-1f0d41a1bd1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:34:59.431356 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-34b9922f-e93a-470b-a04f-1f0d41a1bd1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:59.431649 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-34b9922f-e93a-470b-a04f-1f0d41a1bd1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:59.431763 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-34b9922f-e93a-470b-a04f-1f0d41a1bd1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:34:59.436726 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:34:59.436726 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:34:59.437788 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-34b9922f-e93a-470b-a04f-1f0d41a1bd1e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:34:59.438392 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 894/3573] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:34:59 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:34:59.807542 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b9e70b7f-a5d1-4bdb-9fdc-7a13433d7d63 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:59.809893 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9e70b7f-a5d1-4bdb-9fdc-7a13433d7d63 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe Jul 10 04:34:59.810187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b9e70b7f-a5d1-4bdb-9fdc-7a13433d7d63 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:34:59.810485 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b9e70b7f-a5d1-4bdb-9fdc-7a13433d7d63 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:34:59.856906 np0000004952 devstack@c-api.service[100021]: DEBUG oslo_db.sqlalchemy.engines [None req-b9e70b7f-a5d1-4bdb-9fdc-7a13433d7d63 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 04:34:59.862650 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9e70b7f-a5d1-4bdb-9fdc-7a13433d7d63 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe returned with HTTP 404 Jul 10 04:34:59.863373 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 892/3574] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:34:59 2026] GET /volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:34:59.872156 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:34:59.873902 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:34:59.874194 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1190741216"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:34:59.875487 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1190741216'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:34:59.875599 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:34:59.879519 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:34:59.884609 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (f185703d-b7c9-4887-99b1-f623867f3de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:34:59.885397 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56554558-43c1-4fc1-bc01-d9d98b9d1040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:59.886278 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:34:59.910521 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56554558-43c1-4fc1-bc01-d9d98b9d1040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:59.911320 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb28348-f4bf-4fa7-b740-440e5bc589e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:59.946083 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['544a1748-6bd9-4e24-b6e4-021a13e28e85', '89655a61-52b2-4cc4-a0d5-3a2dfe4d3a78', 'b73eb952-7db3-48bb-8d60-ff0992795a0f', '17994710-d72a-431c-a0c6-4eff19d5247a'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:34:59.946886 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb28348-f4bf-4fa7-b740-440e5bc589e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['544a1748-6bd9-4e24-b6e4-021a13e28e85', '89655a61-52b2-4cc4-a0d5-3a2dfe4d3a78', 'b73eb952-7db3-48bb-8d60-ff0992795a0f', '17994710-d72a-431c-a0c6-4eff19d5247a']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:59.947723 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1decec0e-b610-4b29-adcd-5687266ad5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:59.968848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1decec0e-b610-4b29-adcd-5687266ad5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9718d06-ee98-4d8b-8637-73ee4ea21fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1190741216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['544a1748-6bd9-4e24-b6e4-021a13e28e85','89655a61-52b2-4cc4-a0d5-3a2dfe4d3a78','b73eb952-7db3-48bb-8d60-ff0992795a0f','17994710-d72a-431c-a0c6-4eff19d5247a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1190741216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9718d06-ee98-4d8b-8637-73ee4ea21fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:59.969986 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc442e3d-cd71-4b27-90d4-b392d9ce30a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:59.989834 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc442e3d-cd71-4b27-90d4-b392d9ce30a4) transitioned into state 'SUCCESS' from state '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-1190741216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['544a1748-6bd9-4e24-b6e4-021a13e28e85','89655a61-52b2-4cc4-a0d5-3a2dfe4d3a78','b73eb952-7db3-48bb-8d60-ff0992795a0f','17994710-d72a-431c-a0c6-4eff19d5247a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:34:59.990604 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fbf33e1-c49d-41a2-87a5-9b3e9c724e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:34:59.999312 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fbf33e1-c49d-41a2-87a5-9b3e9c724e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:00.000459 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (f185703d-b7c9-4887-99b1-f623867f3de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:00.000857 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:35:00.001520 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f5a938c-d43d-455e-9864-f74ddec5a2bd tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:00.002000 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 896/3575] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:34:59 2026] POST /volume/v3/volumes => generated 768 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:00.015405 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f373c35b-95d8-4615-82f9-92d9d5ea5ba5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:00.017179 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f373c35b-95d8-4615-82f9-92d9d5ea5ba5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:00.017414 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f373c35b-95d8-4615-82f9-92d9d5ea5ba5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:00.017661 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f373c35b-95d8-4615-82f9-92d9d5ea5ba5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:00.024150 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:00.024150 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:00.028724 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f373c35b-95d8-4615-82f9-92d9d5ea5ba5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:00.036209 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f373c35b-95d8-4615-82f9-92d9d5ea5ba5 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc returned with HTTP 200 Jul 10 04:35:00.036737 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 894/3576] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:00 2026] GET /volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 04:35:00.130639 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2d835502-3bee-4bef-bb48-952947216901 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:00.131162 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2d835502-3bee-4bef-bb48-952947216901 None None] GET https://10.4.3.87/volume// Jul 10 04:35:00.131435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2d835502-3bee-4bef-bb48-952947216901 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:00.131680 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2d835502-3bee-4bef-bb48-952947216901 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:00.132065 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2d835502-3bee-4bef-bb48-952947216901 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:35:00.132550 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 895/3577] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:35:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:35:00.143026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-80f728b6-4ca1-4f39-8f35-d799cebe7a6a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:00.145956 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-80f728b6-4ca1-4f39-8f35-d799cebe7a6a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:35:00.146627 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-80f728b6-4ca1-4f39-8f35-d799cebe7a6a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:00.146910 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-80f728b6-4ca1-4f39-8f35-d799cebe7a6a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:00.160547 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:00.160547 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:00.167982 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-80f728b6-4ca1-4f39-8f35-d799cebe7a6a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:35:00.173430 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-80f728b6-4ca1-4f39-8f35-d799cebe7a6a tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:35:00.173860 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 893/3578] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:35:00 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 1335 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:35:00.450111 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-69b79c27-6eb6-4007-84d5-58ea048593a9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:00.452764 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-69b79c27-6eb6-4007-84d5-58ea048593a9 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:00.453035 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-69b79c27-6eb6-4007-84d5-58ea048593a9 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:00.453328 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-69b79c27-6eb6-4007-84d5-58ea048593a9 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:00.454811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-69b79c27-6eb6-4007-84d5-58ea048593a9 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:00.480495 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:00.480495 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:00.481394 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-69b79c27-6eb6-4007-84d5-58ea048593a9 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:00.481859 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 897/3579] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:00 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 742 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:01.050183 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0b5115b1-298d-43ab-83e8-9fe7ae81d4d2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:01.051951 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b5115b1-298d-43ab-83e8-9fe7ae81d4d2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:01.052172 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b5115b1-298d-43ab-83e8-9fe7ae81d4d2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:01.052507 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b5115b1-298d-43ab-83e8-9fe7ae81d4d2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:01.060764 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:01.060764 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:01.064949 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0b5115b1-298d-43ab-83e8-9fe7ae81d4d2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:01.070372 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b5115b1-298d-43ab-83e8-9fe7ae81d4d2 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc returned with HTTP 200 Jul 10 04:35:01.070734 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 895/3580] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:01 2026] GET /volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:01.086206 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8e46ec23-c3d3-44a7-bdf6-d88d4d1b15c7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:01.087775 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8e46ec23-c3d3-44a7-bdf6-d88d4d1b15c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:35:01.088062 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8e46ec23-c3d3-44a7-bdf6-d88d4d1b15c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9718d06-ee98-4d8b-8637-73ee4ea21fcc", "name": "tempest-VolumeDependencyTests-Snapshot-1942604736"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:01.098845 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:01.098845 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:01.099391 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8e46ec23-c3d3-44a7-bdf6-d88d4d1b15c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:01.099500 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-8e46ec23-c3d3-44a7-bdf6-d88d4d1b15c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create snapshot from volume e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:01.129736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-8e46ec23-c3d3-44a7-bdf6-d88d4d1b15c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['128d0cec-e8d4-4507-bbf2-a053f3013eae', '9b8dd5fa-77fe-4cde-9d64-5b94ff8ce8f3', 'a7a80cf9-2f79-461b-8f5d-2359fbeeb487', '19ed8f87-0c74-48f0-965d-d5650540df56'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:01.174087 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8e46ec23-c3d3-44a7-bdf6-d88d4d1b15c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot create request issued successfully. Jul 10 04:35:01.174651 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8e46ec23-c3d3-44a7-bdf6-d88d4d1b15c7 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:35:01.175413 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 896/3581] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:35:01 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) Jul 10 04:35:01.184602 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-57006b24-25bb-477d-b2bb-cfcd7a10e78f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:01.187002 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-57006b24-25bb-477d-b2bb-cfcd7a10e78f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e Jul 10 04:35:01.187247 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-57006b24-25bb-477d-b2bb-cfcd7a10e78f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:01.187854 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-57006b24-25bb-477d-b2bb-cfcd7a10e78f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:01.194262 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:01.194262 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:01.195085 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-57006b24-25bb-477d-b2bb-cfcd7a10e78f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:35:01.196053 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-57006b24-25bb-477d-b2bb-cfcd7a10e78f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e returned with HTTP 200 Jul 10 04:35:01.196510 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 894/3582] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:35:01 2026] GET /volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:01.493170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b1803111-701e-4605-83ac-b2fd6911e25e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:01.495607 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b1803111-701e-4605-83ac-b2fd6911e25e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:01.495860 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b1803111-701e-4605-83ac-b2fd6911e25e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:01.496104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b1803111-701e-4605-83ac-b2fd6911e25e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:01.496264 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b1803111-701e-4605-83ac-b2fd6911e25e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:01.500540 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:01.500540 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:01.501410 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b1803111-701e-4605-83ac-b2fd6911e25e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:01.502097 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 898/3583] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:01 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:02.206942 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-67b7e223-c98d-4e94-9a7b-a918ef704860 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:02.209174 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-67b7e223-c98d-4e94-9a7b-a918ef704860 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e Jul 10 04:35:02.209615 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-67b7e223-c98d-4e94-9a7b-a918ef704860 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:02.209947 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-67b7e223-c98d-4e94-9a7b-a918ef704860 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:02.218557 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:02.218557 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:02.218557 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-67b7e223-c98d-4e94-9a7b-a918ef704860 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:35:02.218557 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-67b7e223-c98d-4e94-9a7b-a918ef704860 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e returned with HTTP 200 Jul 10 04:35:02.218557 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 896/3584] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:35:02 2026] GET /volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:02.226965 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:02.228926 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:02.229306 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ee06c939-13c2-4163-9a2c-1a94c54f681e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-976046864"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:02.230769 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'snapshot_id': 'ee06c939-13c2-4163-9a2c-1a94c54f681e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-976046864'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:02.236795 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:02.236795 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:02.237275 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:35:02.237416 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:35:02.241211 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:35:02.248988 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (c0a263b3-1a51-4dc1-a52c-82db464c3746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:02.249853 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece67b49-f5c7-45e6-bcf0-3e60db0eebcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:02.250729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:02.279790 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece67b49-f5c7-45e6-bcf0-3e60db0eebcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ee06c939-13c2-4163-9a2c-1a94c54f681e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:02.280756 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1995b94-b624-4ff5-b50f-d81196d481b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:02.323922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['4a6fa6d9-9ed7-442c-b7c1-f9287696ec14', 'e2617031-8f33-4fd2-b1a4-a8483280adda', '8b25ffc5-ad55-47e7-82c1-bb1219b11a88', '4db50f22-4245-45f0-9ada-8d9944a3e7be'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:02.324713 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1995b94-b624-4ff5-b50f-d81196d481b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a6fa6d9-9ed7-442c-b7c1-f9287696ec14', 'e2617031-8f33-4fd2-b1a4-a8483280adda', '8b25ffc5-ad55-47e7-82c1-bb1219b11a88', '4db50f22-4245-45f0-9ada-8d9944a3e7be']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:02.325574 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947be719-db6f-4cc5-bd57-6e0428b9d4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:02.377780 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947be719-db6f-4cc5-bd57-6e0428b9d4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4edf72f-e534-4e3c-b2de-97f5d582504e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-976046864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['4a6fa6d9-9ed7-442c-b7c1-f9287696ec14','e2617031-8f33-4fd2-b1a4-a8483280adda','8b25ffc5-ad55-47e7-82c1-bb1219b11a88','4db50f22-4245-45f0-9ada-8d9944a3e7be'],size=1,snapshot_id=ee06c939-13c2-4163-9a2c-1a94c54f681e,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-976046864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4edf72f-e534-4e3c-b2de-97f5d582504e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ee06c939-13c2-4163-9a2c-1a94c54f681e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:02.378697 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16714deb-6a9a-471d-a802-d0ebe6911f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:02.397170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16714deb-6a9a-471d-a802-d0ebe6911f46) transitioned into state 'SUCCESS' from state '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-976046864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['4a6fa6d9-9ed7-442c-b7c1-f9287696ec14','e2617031-8f33-4fd2-b1a4-a8483280adda','8b25ffc5-ad55-47e7-82c1-bb1219b11a88','4db50f22-4245-45f0-9ada-8d9944a3e7be'],size=1,snapshot_id=ee06c939-13c2-4163-9a2c-1a94c54f681e,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:02.398054 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (218e2036-462a-492c-9eae-b183425ec67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:02.426470 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (218e2036-462a-492c-9eae-b183425ec67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:02.427389 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (c0a263b3-1a51-4dc1-a52c-82db464c3746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:02.427739 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:35:02.428354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b886d733-3f71-4b69-87c0-a3702c22cf85 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:02.428790 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 897/3585] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:35:02 2026] POST /volume/v3/volumes => generated 801 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:02.447596 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-62e0b2c0-21f2-44e9-a880-b9a51fada5c4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:02.449581 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62e0b2c0-21f2-44e9-a880-b9a51fada5c4 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e Jul 10 04:35:02.449837 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62e0b2c0-21f2-44e9-a880-b9a51fada5c4 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:02.450036 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62e0b2c0-21f2-44e9-a880-b9a51fada5c4 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:02.458102 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:02.458102 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:02.463980 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-62e0b2c0-21f2-44e9-a880-b9a51fada5c4 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:02.471349 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62e0b2c0-21f2-44e9-a880-b9a51fada5c4 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e returned with HTTP 200 Jul 10 04:35:02.471969 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 895/3586] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:02 2026] GET /volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:02.515912 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1bc1b0e9-6e68-45c6-a790-1030bb11da12 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:02.517839 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1bc1b0e9-6e68-45c6-a790-1030bb11da12 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:02.518049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1bc1b0e9-6e68-45c6-a790-1030bb11da12 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:02.518234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1bc1b0e9-6e68-45c6-a790-1030bb11da12 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:02.518384 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-1bc1b0e9-6e68-45c6-a790-1030bb11da12 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:02.524170 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:02.524170 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:02.525011 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1bc1b0e9-6e68-45c6-a790-1030bb11da12 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:02.525412 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 899/3587] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:02 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:03.157873 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-6a13b066-1f25-4f87-bc6f-a62fd5d399f8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:03.166073 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-6a13b066-1f25-4f87-bc6f-a62fd5d399f8 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] DELETE https://10.4.3.87/volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf Jul 10 04:35:03.166073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-6a13b066-1f25-4f87-bc6f-a62fd5d399f8 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:03.166073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-6a13b066-1f25-4f87-bc6f-a62fd5d399f8 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:03.173925 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:03.173925 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:03.486289 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-40dc0a95-2a3e-4fde-baa6-51353b9f1fa6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:03.488576 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-40dc0a95-2a3e-4fde-baa6-51353b9f1fa6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e Jul 10 04:35:03.488797 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-40dc0a95-2a3e-4fde-baa6-51353b9f1fa6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:03.488991 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-40dc0a95-2a3e-4fde-baa6-51353b9f1fa6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:03.496595 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:03.496595 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:03.500589 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-40dc0a95-2a3e-4fde-baa6-51353b9f1fa6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:03.517983 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-40dc0a95-2a3e-4fde-baa6-51353b9f1fa6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e returned with HTTP 200 Jul 10 04:35:03.517983 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 898/3588] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:03 2026] GET /volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e => generated 894 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:03.533754 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-61acf1ec-cc39-4df8-a710-40332c14934f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:03.536525 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-61acf1ec-cc39-4df8-a710-40332c14934f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e Jul 10 04:35:03.536735 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-61acf1ec-cc39-4df8-a710-40332c14934f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:03.536918 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-61acf1ec-cc39-4df8-a710-40332c14934f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:03.537017 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-61acf1ec-cc39-4df8-a710-40332c14934f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: ee06c939-13c2-4163-9a2c-1a94c54f681e Jul 10 04:35:03.540489 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d9c05e99-e733-45d3-b1fe-46f164a07528 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:03.541814 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:03.541814 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:03.542052 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9c05e99-e733-45d3-b1fe-46f164a07528 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:03.542227 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9c05e99-e733-45d3-b1fe-46f164a07528 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:03.542268 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-61acf1ec-cc39-4df8-a710-40332c14934f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:35:03.542443 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9c05e99-e733-45d3-b1fe-46f164a07528 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:03.542561 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d9c05e99-e733-45d3-b1fe-46f164a07528 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:03.548921 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:03.548921 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:03.550029 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9c05e99-e733-45d3-b1fe-46f164a07528 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:03.550610 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 900/3589] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:03 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:03.556652 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-61acf1ec-cc39-4df8-a710-40332c14934f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot delete request issued successfully. Jul 10 04:35:03.556832 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-61acf1ec-cc39-4df8-a710-40332c14934f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e returned with HTTP 202 Jul 10 04:35:03.557203 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 896/3590] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:35:03 2026] DELETE /volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:35:03.564863 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-da4f55c3-c093-43ee-8a40-a6a86d6ab683 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:03.566609 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da4f55c3-c093-43ee-8a40-a6a86d6ab683 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e Jul 10 04:35:03.566828 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da4f55c3-c093-43ee-8a40-a6a86d6ab683 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:03.567047 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da4f55c3-c093-43ee-8a40-a6a86d6ab683 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:03.572067 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:03.572067 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:03.572552 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-da4f55c3-c093-43ee-8a40-a6a86d6ab683 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Snapshot retrieved successfully. Jul 10 04:35:03.573336 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da4f55c3-c093-43ee-8a40-a6a86d6ab683 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e returned with HTTP 200 Jul 10 04:35:03.573696 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 899/3591] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:35:03 2026] GET /volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:03.709461 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-7c3a563c-1ee2-44f1-8158-5504c4f416e6 req-6a13b066-1f25-4f87-bc6f-a62fd5d399f8 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf returned with HTTP 200 Jul 10 04:35:03.710465 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 897/3592] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:35:03 2026] DELETE /volume/v3/attachments/7be41e65-e33f-4eaa-b56c-f69e81bc2bdf => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:04.448236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-f7b5a63c-9b67-4032-b03b-ec849096b253 req-8d92c60b-c45c-4fb7-8e3c-c645d813b183 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:04.451225 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-f7b5a63c-9b67-4032-b03b-ec849096b253 req-8d92c60b-c45c-4fb7-8e3c-c645d813b183 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:35:04.451488 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-f7b5a63c-9b67-4032-b03b-ec849096b253 req-8d92c60b-c45c-4fb7-8e3c-c645d813b183 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:04.451733 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-f7b5a63c-9b67-4032-b03b-ec849096b253 req-8d92c60b-c45c-4fb7-8e3c-c645d813b183 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:04.462546 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:04.462546 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:04.467696 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-f7b5a63c-9b67-4032-b03b-ec849096b253 req-8d92c60b-c45c-4fb7-8e3c-c645d813b183 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:35:04.473692 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-f7b5a63c-9b67-4032-b03b-ec849096b253 req-8d92c60b-c45c-4fb7-8e3c-c645d813b183 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:35:04.474310 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 901/3593] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:35:04 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:04.490587 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8b92e8a3-bb30-444c-8f26-e90c2f096ab9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:04.492480 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8b92e8a3-bb30-444c-8f26-e90c2f096ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] DELETE https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:35:04.492684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8b92e8a3-bb30-444c-8f26-e90c2f096ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:04.492906 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8b92e8a3-bb30-444c-8f26-e90c2f096ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:04.493077 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-8b92e8a3-bb30-444c-8f26-e90c2f096ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Delete volume with id: 6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:35:04.500571 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:04.500571 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:04.501026 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8b92e8a3-bb30-444c-8f26-e90c2f096ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:35:04.524107 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8b92e8a3-bb30-444c-8f26-e90c2f096ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Delete volume request issued successfully. Jul 10 04:35:04.524422 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8b92e8a3-bb30-444c-8f26-e90c2f096ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 202 Jul 10 04:35:04.525045 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 897/3594] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:04 2026] DELETE /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:35:04.534512 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c3bb9c52-0501-4820-9441-113ef0ef7b1d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:04.537944 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c3bb9c52-0501-4820-9441-113ef0ef7b1d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:35:04.537944 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c3bb9c52-0501-4820-9441-113ef0ef7b1d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:04.538066 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c3bb9c52-0501-4820-9441-113ef0ef7b1d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:04.545941 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:04.545941 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:04.550040 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c3bb9c52-0501-4820-9441-113ef0ef7b1d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Volume info retrieved successfully. Jul 10 04:35:04.554702 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c3bb9c52-0501-4820-9441-113ef0ef7b1d tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 200 Jul 10 04:35:04.555386 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 900/3595] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:04 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:04.561173 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8cf5c3dc-32e9-4500-9fa9-0080db15551d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:04.563189 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8cf5c3dc-32e9-4500-9fa9-0080db15551d tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:04.563541 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8cf5c3dc-32e9-4500-9fa9-0080db15551d tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:04.563688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8cf5c3dc-32e9-4500-9fa9-0080db15551d tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:04.563792 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-8cf5c3dc-32e9-4500-9fa9-0080db15551d tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:04.568818 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:04.568818 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:04.569721 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8cf5c3dc-32e9-4500-9fa9-0080db15551d tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:04.570136 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 898/3596] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:04 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:04.581823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4d2e3ed0-0e33-46af-8e25-17910a173c25 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:04.583561 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4d2e3ed0-0e33-46af-8e25-17910a173c25 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e Jul 10 04:35:04.583827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4d2e3ed0-0e33-46af-8e25-17910a173c25 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:04.584034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4d2e3ed0-0e33-46af-8e25-17910a173c25 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:04.588370 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4d2e3ed0-0e33-46af-8e25-17910a173c25 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e returned with HTTP 404 Jul 10 04:35:04.588908 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 902/3597] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:35:04 2026] GET /volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:04.595508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-126b06fd-d981-46ed-b89c-491b7140b669 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:04.597793 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-126b06fd-d981-46ed-b89c-491b7140b669 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:04.598015 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-126b06fd-d981-46ed-b89c-491b7140b669 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:04.598539 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-126b06fd-d981-46ed-b89c-491b7140b669 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:04.598717 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-126b06fd-d981-46ed-b89c-491b7140b669 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:04.606510 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:04.606510 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:04.606949 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-126b06fd-d981-46ed-b89c-491b7140b669 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:04.628954 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-126b06fd-d981-46ed-b89c-491b7140b669 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:35:04.629200 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-126b06fd-d981-46ed-b89c-491b7140b669 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc returned with HTTP 202 Jul 10 04:35:04.629770 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 898/3598] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:04 2026] DELETE /volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:35:04.636931 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7d7dce0f-cbf9-4fd5-98eb-e54409cb1a84 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:04.638691 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d7dce0f-cbf9-4fd5-98eb-e54409cb1a84 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:04.638903 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7d7dce0f-cbf9-4fd5-98eb-e54409cb1a84 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:04.639088 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7d7dce0f-cbf9-4fd5-98eb-e54409cb1a84 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:04.646771 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:04.646771 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:04.651566 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7d7dce0f-cbf9-4fd5-98eb-e54409cb1a84 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:04.657065 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d7dce0f-cbf9-4fd5-98eb-e54409cb1a84 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc returned with HTTP 200 Jul 10 04:35:04.657898 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 901/3599] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:04 2026] GET /volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:04.812521 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5795c2b4-7563-46ee-843e-df59829e64b6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:04.815880 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:04.815880 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-646484562"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:04.817476 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-646484562'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:04.817746 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume of 1 GB Jul 10 04:35:04.823398 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Availability Zones retrieved successfully. Jul 10 04:35:04.832528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (eab32fc4-fa8f-4bb8-a990-45ad2dbdcae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:04.833930 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24888312-2f86-4481-98f0-7261ab854b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:04.836196 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:04.875411 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24888312-2f86-4481-98f0-7261ab854b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:04.876248 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acaecf1a-e112-45e7-ab3d-a11cc248fda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:04.925201 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Created reservations ['2f41d08a-2826-44e4-b4a2-93d5dbece2e6', '71487de3-02ec-46ab-9395-e8dfbd113dc5', 'ff95ab39-78a6-4cea-86a1-d478496670db', 'b9a05001-e5b2-4944-a539-d99f01ca592d'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:04.926484 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acaecf1a-e112-45e7-ab3d-a11cc248fda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f41d08a-2826-44e4-b4a2-93d5dbece2e6', '71487de3-02ec-46ab-9395-e8dfbd113dc5', 'ff95ab39-78a6-4cea-86a1-d478496670db', 'b9a05001-e5b2-4944-a539-d99f01ca592d']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:04.927993 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79166a39-e070-43ad-9440-0ee0c09e49f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:04.962558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79166a39-e070-43ad-9440-0ee0c09e49f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1220ff0e-96eb-4f24-ade6-16188980bebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-646484562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['2f41d08a-2826-44e4-b4a2-93d5dbece2e6','71487de3-02ec-46ab-9395-e8dfbd113dc5','ff95ab39-78a6-4cea-86a1-d478496670db','b9a05001-e5b2-4944-a539-d99f01ca592d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-646484562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1220ff0e-96eb-4f24-ade6-16188980bebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9acabef9cc421980177e2c2b01ef91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:04.964036 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52c2e58-2c0d-420b-aeca-36b507a8554d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:04.996480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52c2e58-2c0d-420b-aeca-36b507a8554d) transitioned into state 'SUCCESS' from state '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-646484562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['2f41d08a-2826-44e4-b4a2-93d5dbece2e6','71487de3-02ec-46ab-9395-e8dfbd113dc5','ff95ab39-78a6-4cea-86a1-d478496670db','b9a05001-e5b2-4944-a539-d99f01ca592d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:04.997589 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0861cfe8-9120-4e56-9343-32540b9ea59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:05.010025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0861cfe8-9120-4e56-9343-32540b9ea59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:05.011662 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (eab32fc4-fa8f-4bb8-a990-45ad2dbdcae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:05.012047 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request issued successfully. Jul 10 04:35:05.013089 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5795c2b4-7563-46ee-843e-df59829e64b6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:05.013595 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 899/3600] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:35:04 2026] POST /volume/v3/volumes => generated 746 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:05.033315 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-292b35bd-f74d-48ef-82e5-6f7247f4de67 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:05.037236 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-292b35bd-f74d-48ef-82e5-6f7247f4de67 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf Jul 10 04:35:05.037689 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-292b35bd-f74d-48ef-82e5-6f7247f4de67 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:05.037856 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-292b35bd-f74d-48ef-82e5-6f7247f4de67 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:05.049801 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:05.049801 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:05.055115 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-292b35bd-f74d-48ef-82e5-6f7247f4de67 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:05.061346 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-292b35bd-f74d-48ef-82e5-6f7247f4de67 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf returned with HTTP 200 Jul 10 04:35:05.061879 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 903/3601] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:05 2026] GET /volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:05.572034 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2bdba16b-8a27-420e-8f5d-545cbe2da3ab None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:05.573448 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2bdba16b-8a27-420e-8f5d-545cbe2da3ab tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] GET https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 Jul 10 04:35:05.573696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2bdba16b-8a27-420e-8f5d-545cbe2da3ab tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:05.574630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2bdba16b-8a27-420e-8f5d-545cbe2da3ab tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:05.577588 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=589,cinder:INSERT=91,cinder:UPDATE=161,cinder:DELETE=1 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:35:05.583056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a39f8e2f-0e98-40cc-9463-6fbc6d106bf7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:05.584883 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2bdba16b-8a27-420e-8f5d-545cbe2da3ab tempest-TestServerVolumeAttachScenarioOldVersion-1130411403 tempest-TestServerVolumeAttachScenarioOldVersion-1130411403-project-member] https://10.4.3.87/volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 returned with HTTP 404 Jul 10 04:35:05.584883 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 899/3602] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:05 2026] GET /volume/v3/volumes/6efe7899-5c98-4f61-84f2-8d86cc77af89 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:05.589700 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a39f8e2f-0e98-40cc-9463-6fbc6d106bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:05.589700 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a39f8e2f-0e98-40cc-9463-6fbc6d106bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:05.589700 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a39f8e2f-0e98-40cc-9463-6fbc6d106bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:05.589700 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a39f8e2f-0e98-40cc-9463-6fbc6d106bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:05.600274 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:05.600274 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:05.601279 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a39f8e2f-0e98-40cc-9463-6fbc6d106bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:05.601629 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 902/3603] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:05 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:05.674635 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-81f1b0f9-3fe0-4415-b908-6bb0076726c1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:05.676667 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-81f1b0f9-3fe0-4415-b908-6bb0076726c1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:05.677007 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-81f1b0f9-3fe0-4415-b908-6bb0076726c1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:05.677320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-81f1b0f9-3fe0-4415-b908-6bb0076726c1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:05.685381 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-81f1b0f9-3fe0-4415-b908-6bb0076726c1 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc returned with HTTP 404 Jul 10 04:35:05.686179 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 900/3604] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:05 2026] GET /volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:05.696925 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:05.698737 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:05.699167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1485672528"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:05.701034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1485672528'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:05.701233 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:35:05.706868 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:35:05.716729 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (e3c6cf7c-89ad-435f-a87b-fcde221dddf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:05.719057 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72aff93c-a0de-45c1-a670-fa13958aa085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:05.721515 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:05.759560 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72aff93c-a0de-45c1-a670-fa13958aa085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:05.760427 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a53908-0ef1-488c-83fc-88877fae3d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:05.816541 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['4b6d70f1-e068-4411-ae2e-dc6810af8bcd', '34b67bfe-6c94-4dbb-b1f3-105224155770', 'e728e980-bf83-4f1b-9ca4-0ea903e2bf0e', '44b86614-5278-41b2-90db-4887f384424f'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:05.817009 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a53908-0ef1-488c-83fc-88877fae3d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b6d70f1-e068-4411-ae2e-dc6810af8bcd', '34b67bfe-6c94-4dbb-b1f3-105224155770', 'e728e980-bf83-4f1b-9ca4-0ea903e2bf0e', '44b86614-5278-41b2-90db-4887f384424f']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:05.818349 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb62b595-bf7b-4f76-87c9-7a0ac0f52f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:05.844127 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb62b595-bf7b-4f76-87c9-7a0ac0f52f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b894e7d-fdee-490c-adfd-b1f0a5b9bfde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1485672528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['4b6d70f1-e068-4411-ae2e-dc6810af8bcd','34b67bfe-6c94-4dbb-b1f3-105224155770','e728e980-bf83-4f1b-9ca4-0ea903e2bf0e','44b86614-5278-41b2-90db-4887f384424f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1485672528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b894e7d-fdee-490c-adfd-b1f0a5b9bfde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:05.845145 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345a200d-f3ed-4090-aaee-5ac8fbf50372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:05.867777 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345a200d-f3ed-4090-aaee-5ac8fbf50372) transitioned into state 'SUCCESS' from state '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-1485672528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['4b6d70f1-e068-4411-ae2e-dc6810af8bcd','34b67bfe-6c94-4dbb-b1f3-105224155770','e728e980-bf83-4f1b-9ca4-0ea903e2bf0e','44b86614-5278-41b2-90db-4887f384424f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:05.868607 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eaec4c-8de6-4c18-8724-11674bce6127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:05.879323 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eaec4c-8de6-4c18-8724-11674bce6127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:05.880066 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (e3c6cf7c-89ad-435f-a87b-fcde221dddf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:05.880384 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:35:05.881002 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11f6b95b-4de5-4308-bc04-b0bc58e32bea tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:05.881442 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 904/3605] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:35:05 2026] POST /volume/v3/volumes => generated 768 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:05.900685 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-52b52450-a426-4734-863c-b3696ca105a0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:05.903188 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-52b52450-a426-4734-863c-b3696ca105a0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde Jul 10 04:35:05.903493 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-52b52450-a426-4734-863c-b3696ca105a0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:05.903699 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-52b52450-a426-4734-863c-b3696ca105a0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:05.911795 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:05.911795 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:05.916551 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-52b52450-a426-4734-863c-b3696ca105a0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:05.922546 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-52b52450-a426-4734-863c-b3696ca105a0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde returned with HTTP 200 Jul 10 04:35:05.922977 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 900/3606] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:05 2026] GET /volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:06.078558 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ed4c9db3-49c9-4da2-a9ac-ad26aab9b59d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:06.080710 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed4c9db3-49c9-4da2-a9ac-ad26aab9b59d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf Jul 10 04:35:06.080926 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed4c9db3-49c9-4da2-a9ac-ad26aab9b59d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:06.081147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed4c9db3-49c9-4da2-a9ac-ad26aab9b59d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:06.090634 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:06.090634 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:06.094502 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ed4c9db3-49c9-4da2-a9ac-ad26aab9b59d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:06.101028 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed4c9db3-49c9-4da2-a9ac-ad26aab9b59d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf returned with HTTP 200 Jul 10 04:35:06.103024 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 903/3607] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:06 2026] GET /volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:06.116143 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-532d17f2-2e95-476a-b372-b9270901c4f3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:06.118173 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-532d17f2-2e95-476a-b372-b9270901c4f3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf/action Jul 10 04:35:06.118480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-532d17f2-2e95-476a-b372-b9270901c4f3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:06.118599 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-532d17f2-2e95-476a-b372-b9270901c4f3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:06.129473 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:06.129473 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:06.129473 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.admin_actions [None req-532d17f2-2e95-476a-b372-b9270901c4f3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Updating volume '1220ff0e-96eb-4f24-ade6-16188980bebf' with '{'status': 'attaching'}' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:35:06.155376 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-532d17f2-2e95-476a-b372-b9270901c4f3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf/action returned with HTTP 202 Jul 10 04:35:06.155376 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 901/3608] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:06 2026] POST /volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:06.164462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7ad74c2e-0968-4f8a-80c3-c6d28b7e2757 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:06.167694 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7ad74c2e-0968-4f8a-80c3-c6d28b7e2757 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf Jul 10 04:35:06.167694 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7ad74c2e-0968-4f8a-80c3-c6d28b7e2757 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:06.167694 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7ad74c2e-0968-4f8a-80c3-c6d28b7e2757 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:06.176389 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:06.176389 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:06.179925 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7ad74c2e-0968-4f8a-80c3-c6d28b7e2757 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:06.185114 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7ad74c2e-0968-4f8a-80c3-c6d28b7e2757 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf returned with HTTP 200 Jul 10 04:35:06.185114 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 905/3609] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:06 2026] GET /volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:06.199355 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d17b2ff1-3f2d-4a26-857b-035fdf730e96 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:06.201192 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d17b2ff1-3f2d-4a26-857b-035fdf730e96 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf/action Jul 10 04:35:06.201443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d17b2ff1-3f2d-4a26-857b-035fdf730e96 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:06.201576 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d17b2ff1-3f2d-4a26-857b-035fdf730e96 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:06.211491 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:06.211491 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:06.212685 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d17b2ff1-3f2d-4a26-857b-035fdf730e96 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Volume info retrieved successfully. Jul 10 04:35:06.234653 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d17b2ff1-3f2d-4a26-857b-035fdf730e96 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Delete volume request issued successfully. Jul 10 04:35:06.234653 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d17b2ff1-3f2d-4a26-857b-035fdf730e96 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf/action returned with HTTP 202 Jul 10 04:35:06.235471 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 901/3610] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:06 2026] POST /volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:06.248147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-93aaeb8d-0c8c-431e-9a20-bc3b7f262a8e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:06.250364 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-93aaeb8d-0c8c-431e-9a20-bc3b7f262a8e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf Jul 10 04:35:06.251009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-93aaeb8d-0c8c-431e-9a20-bc3b7f262a8e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:06.251009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-93aaeb8d-0c8c-431e-9a20-bc3b7f262a8e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:06.272980 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:06.272980 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:06.279739 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-93aaeb8d-0c8c-431e-9a20-bc3b7f262a8e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:06.287119 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-93aaeb8d-0c8c-431e-9a20-bc3b7f262a8e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf returned with HTTP 200 Jul 10 04:35:06.287653 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 904/3611] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:06 2026] GET /volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:06.612780 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7b84daec-1f15-469b-8780-444acfadd2ad None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:06.614938 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7b84daec-1f15-469b-8780-444acfadd2ad tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:06.615174 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7b84daec-1f15-469b-8780-444acfadd2ad tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:06.615436 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7b84daec-1f15-469b-8780-444acfadd2ad tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:06.615574 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7b84daec-1f15-469b-8780-444acfadd2ad tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:06.621505 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:06.621505 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:06.622421 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7b84daec-1f15-469b-8780-444acfadd2ad tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:06.622820 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 902/3612] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:06 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:06.941829 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a7ea831c-c5e0-498f-b10f-e1d9f2b0fb48 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:06.944316 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a7ea831c-c5e0-498f-b10f-e1d9f2b0fb48 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde Jul 10 04:35:06.944593 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a7ea831c-c5e0-498f-b10f-e1d9f2b0fb48 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:06.944863 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a7ea831c-c5e0-498f-b10f-e1d9f2b0fb48 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:06.959806 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:06.959806 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:06.964440 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a7ea831c-c5e0-498f-b10f-e1d9f2b0fb48 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:06.970847 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a7ea831c-c5e0-498f-b10f-e1d9f2b0fb48 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde returned with HTTP 200 Jul 10 04:35:06.971360 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 906/3613] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:06 2026] GET /volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:06.985486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6591927a-03c5-4de8-922c-3e3a3f547016 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:06.987058 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:06.987529 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7b894e7d-fdee-490c-adfd-b1f0a5b9bfde", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1774329603"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:06.989295 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request body: {'volume': {'source_volid': '7b894e7d-fdee-490c-adfd-b1f0a5b9bfde', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1774329603'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:06.998413 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:06.998413 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:06.999072 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume retrieved successfully. Jul 10 04:35:06.999492 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume of 1 GB Jul 10 04:35:07.004762 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Availability Zones retrieved successfully. Jul 10 04:35:07.011239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (dc0d3585-0f0f-42bd-b40a-9294da95d059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:07.012479 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3721d9c4-4238-484c-a18b-86640b199113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.013736 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:07.054078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3721d9c4-4238-484c-a18b-86640b199113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7b894e7d-fdee-490c-adfd-b1f0a5b9bfde', 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.055020 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444a31e2-b98f-4e45-8719-a84feafcff6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.103059 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Created reservations ['b45f0b4c-c5bc-45bc-96d9-22775c073e88', '958dde5e-45ef-4da1-9a5e-2d8b79a7de49', '98ea166b-d376-4b5c-a8f3-b1457130c0a8', 'a16a5f5d-d2cf-4ee7-a230-363473ea9413'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:07.103782 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444a31e2-b98f-4e45-8719-a84feafcff6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b45f0b4c-c5bc-45bc-96d9-22775c073e88', '958dde5e-45ef-4da1-9a5e-2d8b79a7de49', '98ea166b-d376-4b5c-a8f3-b1457130c0a8', 'a16a5f5d-d2cf-4ee7-a230-363473ea9413']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.104424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a815b6e9-33ef-4b29-998e-9ab75db25fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.137249 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a815b6e9-33ef-4b29-998e-9ab75db25fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16adbfea-84cd-42c9-8ebf-6edad0993959', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1774329603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['b45f0b4c-c5bc-45bc-96d9-22775c073e88','958dde5e-45ef-4da1-9a5e-2d8b79a7de49','98ea166b-d376-4b5c-a8f3-b1457130c0a8','a16a5f5d-d2cf-4ee7-a230-363473ea9413'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b894e7d-fdee-490c-adfd-b1f0a5b9bfde,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1774329603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16adbfea-84cd-42c9-8ebf-6edad0993959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db9250958ff649dbbca23be2b322ef41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7b894e7d-fdee-490c-adfd-b1f0a5b9bfde,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d67dbfe98484814b052309f8de564f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.139154 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f5402e-6155-41bd-92f6-e420467a19db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.168374 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f5402e-6155-41bd-92f6-e420467a19db) transitioned into state 'SUCCESS' from state '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-1774329603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db9250958ff649dbbca23be2b322ef41',qos_specs=None,replication_status=,reservations=['b45f0b4c-c5bc-45bc-96d9-22775c073e88','958dde5e-45ef-4da1-9a5e-2d8b79a7de49','98ea166b-d376-4b5c-a8f3-b1457130c0a8','a16a5f5d-d2cf-4ee7-a230-363473ea9413'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b894e7d-fdee-490c-adfd-b1f0a5b9bfde,status='creating',user_id='9d67dbfe98484814b052309f8de564f6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.169343 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37f1c88-258a-4ea0-97cb-74ff9b4059e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.195364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37f1c88-258a-4ea0-97cb-74ff9b4059e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.196700 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Flow 'volume_create_api' (dc0d3585-0f0f-42bd-b40a-9294da95d059) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:07.196808 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Create volume request issued successfully. Jul 10 04:35:07.197599 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6591927a-03c5-4de8-922c-3e3a3f547016 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:07.198128 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 902/3614] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:35:06 2026] POST /volume/v3/volumes => generated 802 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:07.214209 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c1989291-8b6a-4102-a2c0-ba3b260a1d74 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:07.216417 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1989291-8b6a-4102-a2c0-ba3b260a1d74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 Jul 10 04:35:07.216678 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1989291-8b6a-4102-a2c0-ba3b260a1d74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:07.216897 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1989291-8b6a-4102-a2c0-ba3b260a1d74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:07.224358 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:07.224358 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:07.228422 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c1989291-8b6a-4102-a2c0-ba3b260a1d74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:07.233041 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1989291-8b6a-4102-a2c0-ba3b260a1d74 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 returned with HTTP 200 Jul 10 04:35:07.233578 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 905/3615] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:07 2026] GET /volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:07.305968 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-18a40462-7d1a-42e2-84ee-9789807ea647 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:07.311191 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-18a40462-7d1a-42e2-84ee-9789807ea647 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf Jul 10 04:35:07.311649 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-18a40462-7d1a-42e2-84ee-9789807ea647 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:07.312028 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-18a40462-7d1a-42e2-84ee-9789807ea647 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:07.328006 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-18a40462-7d1a-42e2-84ee-9789807ea647 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf returned with HTTP 404 Jul 10 04:35:07.328459 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 903/3616] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:07 2026] GET /volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:07.339126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-11b9a8f3-68ea-49f5-9c87-4bd885b15921 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:07.344007 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11b9a8f3-68ea-49f5-9c87-4bd885b15921 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf Jul 10 04:35:07.344308 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-11b9a8f3-68ea-49f5-9c87-4bd885b15921 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:07.344532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-11b9a8f3-68ea-49f5-9c87-4bd885b15921 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:07.352647 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-11b9a8f3-68ea-49f5-9c87-4bd885b15921 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf returned with HTTP 404 Jul 10 04:35:07.353235 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 907/3617] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:07 2026] GET /volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:07.362938 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9298dad7-806a-4502-a216-ee5289e8b9e5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:07.364700 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9298dad7-806a-4502-a216-ee5289e8b9e5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf Jul 10 04:35:07.364922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9298dad7-806a-4502-a216-ee5289e8b9e5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:07.365269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9298dad7-806a-4502-a216-ee5289e8b9e5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:07.365572 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-9298dad7-806a-4502-a216-ee5289e8b9e5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Delete volume with id: 1220ff0e-96eb-4f24-ade6-16188980bebf Jul 10 04:35:07.373153 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9298dad7-806a-4502-a216-ee5289e8b9e5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf returned with HTTP 404 Jul 10 04:35:07.374029 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 903/3618] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:35:07 2026] DELETE /volume/v3/volumes/1220ff0e-96eb-4f24-ade6-16188980bebf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:07.387025 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:07.390892 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:07.390892 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1883775210"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:07.393431 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1883775210'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:07.394276 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume of 1 GB Jul 10 04:35:07.401436 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Availability Zones retrieved successfully. Jul 10 04:35:07.410951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (0f4d43dd-0c2f-4757-ae1d-cde251395b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:07.412957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ecca1f-63fb-4576-ae63-938e3a9c4a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.415404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:07.462597 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ecca1f-63fb-4576-ae63-938e3a9c4a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.463678 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa706fa9-a83a-4340-80b2-ded9674bb9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.517175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Created reservations ['5dbb9840-5016-48f9-89e8-ad179e4cc0ba', 'ca128895-1808-42e3-9169-5e201efb98e6', '8c4f78ac-7124-49fa-8fe0-3e43e87a4a87', '8e4b8a7b-032f-4e98-88ea-7b8841fd24c5'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:07.517960 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa706fa9-a83a-4340-80b2-ded9674bb9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dbb9840-5016-48f9-89e8-ad179e4cc0ba', 'ca128895-1808-42e3-9169-5e201efb98e6', '8c4f78ac-7124-49fa-8fe0-3e43e87a4a87', '8e4b8a7b-032f-4e98-88ea-7b8841fd24c5']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.518896 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a4ab07a-57a7-4422-9930-37a8a04d49a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.546254 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a4ab07a-57a7-4422-9930-37a8a04d49a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '406fc8aa-8839-44be-9d35-e0e1b147b6e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1883775210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['5dbb9840-5016-48f9-89e8-ad179e4cc0ba','ca128895-1808-42e3-9169-5e201efb98e6','8c4f78ac-7124-49fa-8fe0-3e43e87a4a87','8e4b8a7b-032f-4e98-88ea-7b8841fd24c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1883775210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=406fc8aa-8839-44be-9d35-e0e1b147b6e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9acabef9cc421980177e2c2b01ef91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.547292 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db9bf59-b0c4-48b7-a9c5-89a3832c8409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.578541 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db9bf59-b0c4-48b7-a9c5-89a3832c8409) transitioned into state 'SUCCESS' from state '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-1883775210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['5dbb9840-5016-48f9-89e8-ad179e4cc0ba','ca128895-1808-42e3-9169-5e201efb98e6','8c4f78ac-7124-49fa-8fe0-3e43e87a4a87','8e4b8a7b-032f-4e98-88ea-7b8841fd24c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.579550 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b188f7f1-686e-470d-9986-2ac8c4166389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:07.594633 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b188f7f1-686e-470d-9986-2ac8c4166389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:07.595672 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (0f4d43dd-0c2f-4757-ae1d-cde251395b7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:07.596052 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request issued successfully. Jul 10 04:35:07.597548 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f1bda7f-13dd-4233-abe0-c2427d0a91be tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:07.597548 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 906/3619] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:35:07 2026] POST /volume/v3/volumes => generated 747 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:07.617667 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8e369f29-15a9-4b80-a6de-6d079615dfc2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:07.618778 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8e369f29-15a9-4b80-a6de-6d079615dfc2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 Jul 10 04:35:07.618778 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8e369f29-15a9-4b80-a6de-6d079615dfc2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:07.620362 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8e369f29-15a9-4b80-a6de-6d079615dfc2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:07.630451 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:07.630451 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:07.636179 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-035e4d61-0c02-4168-b995-4f609c92e511 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:07.636839 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8e369f29-15a9-4b80-a6de-6d079615dfc2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:07.639125 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-035e4d61-0c02-4168-b995-4f609c92e511 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:07.639605 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-035e4d61-0c02-4168-b995-4f609c92e511 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:07.640047 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-035e4d61-0c02-4168-b995-4f609c92e511 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:07.640423 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-035e4d61-0c02-4168-b995-4f609c92e511 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:07.644895 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8e369f29-15a9-4b80-a6de-6d079615dfc2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 returned with HTTP 200 Jul 10 04:35:07.645190 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 904/3620] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:07 2026] GET /volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:07.664073 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:07.664073 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:07.665135 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-035e4d61-0c02-4168-b995-4f609c92e511 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:07.667916 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 908/3621] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:07 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:08.245678 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3da26535-1812-4c6c-9b08-b6ee1ae67ce6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:08.247358 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3da26535-1812-4c6c-9b08-b6ee1ae67ce6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 Jul 10 04:35:08.247556 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3da26535-1812-4c6c-9b08-b6ee1ae67ce6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:08.247727 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3da26535-1812-4c6c-9b08-b6ee1ae67ce6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:08.254284 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:08.254284 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:08.257965 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3da26535-1812-4c6c-9b08-b6ee1ae67ce6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:08.261875 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3da26535-1812-4c6c-9b08-b6ee1ae67ce6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 returned with HTTP 200 Jul 10 04:35:08.262226 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 904/3622] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:08 2026] GET /volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:08.278124 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7d5b2666-068a-4c3f-b3b0-b841b096cf65 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:08.282277 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d5b2666-068a-4c3f-b3b0-b841b096cf65 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde Jul 10 04:35:08.282277 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7d5b2666-068a-4c3f-b3b0-b841b096cf65 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:08.282277 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7d5b2666-068a-4c3f-b3b0-b841b096cf65 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:08.282277 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-7d5b2666-068a-4c3f-b3b0-b841b096cf65 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 7b894e7d-fdee-490c-adfd-b1f0a5b9bfde Jul 10 04:35:08.290071 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:08.290071 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:08.290900 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7d5b2666-068a-4c3f-b3b0-b841b096cf65 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:08.320858 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7d5b2666-068a-4c3f-b3b0-b841b096cf65 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:35:08.320858 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7d5b2666-068a-4c3f-b3b0-b841b096cf65 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde returned with HTTP 202 Jul 10 04:35:08.320858 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 907/3623] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:08 2026] DELETE /volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:35:08.329320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9d485f77-27f5-4e57-95a7-55bf1ce0ee58 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:08.331704 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d485f77-27f5-4e57-95a7-55bf1ce0ee58 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde Jul 10 04:35:08.331993 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d485f77-27f5-4e57-95a7-55bf1ce0ee58 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:08.332299 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d485f77-27f5-4e57-95a7-55bf1ce0ee58 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:08.352471 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:08.352471 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:08.360815 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9d485f77-27f5-4e57-95a7-55bf1ce0ee58 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:08.367027 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d485f77-27f5-4e57-95a7-55bf1ce0ee58 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde returned with HTTP 200 Jul 10 04:35:08.367583 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 905/3624] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:08 2026] GET /volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:08.668566 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-454cc93a-4e1e-4fd0-bf06-d76202367a6f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:08.670486 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-454cc93a-4e1e-4fd0-bf06-d76202367a6f tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 Jul 10 04:35:08.670854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-454cc93a-4e1e-4fd0-bf06-d76202367a6f tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:08.670854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-454cc93a-4e1e-4fd0-bf06-d76202367a6f tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:08.684956 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5b945025-bc42-4159-9d5b-567068d3515c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:08.685097 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:08.685097 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:08.686549 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b945025-bc42-4159-9d5b-567068d3515c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:08.686903 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b945025-bc42-4159-9d5b-567068d3515c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:08.687155 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b945025-bc42-4159-9d5b-567068d3515c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:08.687389 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-5b945025-bc42-4159-9d5b-567068d3515c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:08.689012 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-454cc93a-4e1e-4fd0-bf06-d76202367a6f tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:08.694931 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:08.694931 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:08.695136 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-454cc93a-4e1e-4fd0-bf06-d76202367a6f tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 returned with HTTP 200 Jul 10 04:35:08.695168 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b945025-bc42-4159-9d5b-567068d3515c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:08.695257 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 909/3625] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:08 2026] GET /volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:08.695304 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 905/3626] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:08 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:08.707355 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-afa9ea78-2431-471f-a7a0-a735cd503878 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:08.709562 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-afa9ea78-2431-471f-a7a0-a735cd503878 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1/action Jul 10 04:35:08.710034 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-afa9ea78-2431-471f-a7a0-a735cd503878 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:08.710231 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-afa9ea78-2431-471f-a7a0-a735cd503878 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:08.721244 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:08.721244 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:08.721698 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.admin_actions [None req-afa9ea78-2431-471f-a7a0-a735cd503878 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Updating volume '406fc8aa-8839-44be-9d35-e0e1b147b6e1' with '{'status': 'creating'}' {{(pid=100019) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:35:08.745051 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-afa9ea78-2431-471f-a7a0-a735cd503878 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1/action returned with HTTP 202 Jul 10 04:35:08.745641 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 908/3627] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:08 2026] POST /volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:08.755233 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-74c78902-9219-4674-9595-72895681fc0a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:08.757182 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74c78902-9219-4674-9595-72895681fc0a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 Jul 10 04:35:08.757454 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74c78902-9219-4674-9595-72895681fc0a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:08.757625 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74c78902-9219-4674-9595-72895681fc0a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:08.766064 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:08.766064 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:08.769578 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-74c78902-9219-4674-9595-72895681fc0a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:08.773799 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74c78902-9219-4674-9595-72895681fc0a tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 returned with HTTP 200 Jul 10 04:35:08.774172 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 906/3628] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:08 2026] GET /volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:08.787228 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f25a5257-5871-44bb-b889-d6af3c6f61f9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:08.788797 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f25a5257-5871-44bb-b889-d6af3c6f61f9 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1/action Jul 10 04:35:08.789083 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f25a5257-5871-44bb-b889-d6af3c6f61f9 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:08.789194 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f25a5257-5871-44bb-b889-d6af3c6f61f9 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:08.796917 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:08.796917 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:08.797362 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f25a5257-5871-44bb-b889-d6af3c6f61f9 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Volume info retrieved successfully. Jul 10 04:35:08.815905 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f25a5257-5871-44bb-b889-d6af3c6f61f9 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Delete volume request issued successfully. Jul 10 04:35:08.816145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f25a5257-5871-44bb-b889-d6af3c6f61f9 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1/action returned with HTTP 202 Jul 10 04:35:08.816667 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 910/3629] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:08 2026] POST /volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:08.827532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a8d9ef61-d7a0-40bb-b56e-e34f9e4d4742 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:08.830045 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a8d9ef61-d7a0-40bb-b56e-e34f9e4d4742 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 Jul 10 04:35:08.830387 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a8d9ef61-d7a0-40bb-b56e-e34f9e4d4742 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:08.830667 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a8d9ef61-d7a0-40bb-b56e-e34f9e4d4742 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:08.837714 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:08.837714 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:08.841078 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a8d9ef61-d7a0-40bb-b56e-e34f9e4d4742 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:08.845089 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a8d9ef61-d7a0-40bb-b56e-e34f9e4d4742 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 returned with HTTP 200 Jul 10 04:35:08.845470 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 906/3630] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:08 2026] GET /volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:09.383826 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e7c2f0e0-c2ad-44c8-a9cf-9f6ea586be61 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:09.386126 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e7c2f0e0-c2ad-44c8-a9cf-9f6ea586be61 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde Jul 10 04:35:09.386477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e7c2f0e0-c2ad-44c8-a9cf-9f6ea586be61 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:09.386763 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e7c2f0e0-c2ad-44c8-a9cf-9f6ea586be61 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:09.393585 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e7c2f0e0-c2ad-44c8-a9cf-9f6ea586be61 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde returned with HTTP 404 Jul 10 04:35:09.394108 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 909/3631] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:09 2026] GET /volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:09.402380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8af1ce11-1b26-435c-9371-3e45e27187ad None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:09.404893 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8af1ce11-1b26-435c-9371-3e45e27187ad tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 Jul 10 04:35:09.405190 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8af1ce11-1b26-435c-9371-3e45e27187ad tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:09.405486 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8af1ce11-1b26-435c-9371-3e45e27187ad tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:09.405715 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-8af1ce11-1b26-435c-9371-3e45e27187ad tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 16adbfea-84cd-42c9-8ebf-6edad0993959 Jul 10 04:35:09.415757 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:09.415757 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:09.416476 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8af1ce11-1b26-435c-9371-3e45e27187ad tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:09.434538 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8af1ce11-1b26-435c-9371-3e45e27187ad tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:35:09.434825 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8af1ce11-1b26-435c-9371-3e45e27187ad tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 returned with HTTP 202 Jul 10 04:35:09.435507 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 907/3632] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:09 2026] DELETE /volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:35:09.448182 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4526b977-12a5-429e-a05c-1f90069b363e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:09.450609 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4526b977-12a5-429e-a05c-1f90069b363e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 Jul 10 04:35:09.450914 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4526b977-12a5-429e-a05c-1f90069b363e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:09.451193 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4526b977-12a5-429e-a05c-1f90069b363e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:09.461021 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:09.461021 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:09.465645 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4526b977-12a5-429e-a05c-1f90069b363e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:09.472264 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4526b977-12a5-429e-a05c-1f90069b363e tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 returned with HTTP 200 Jul 10 04:35:09.472798 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 911/3633] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:09 2026] GET /volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:09.708093 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f35e8f92-c211-4955-a0ac-1f56d9668799 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:09.713330 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f35e8f92-c211-4955-a0ac-1f56d9668799 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:09.713636 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f35e8f92-c211-4955-a0ac-1f56d9668799 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:09.713901 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f35e8f92-c211-4955-a0ac-1f56d9668799 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:09.714052 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f35e8f92-c211-4955-a0ac-1f56d9668799 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:09.722662 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:09.722662 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:09.723763 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f35e8f92-c211-4955-a0ac-1f56d9668799 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:09.725904 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 907/3634] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:09 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:09.858983 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b4036ef5-09f7-43bd-8bce-a2494065d303 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:09.860785 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b4036ef5-09f7-43bd-8bce-a2494065d303 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 Jul 10 04:35:09.860785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b4036ef5-09f7-43bd-8bce-a2494065d303 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:09.860841 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b4036ef5-09f7-43bd-8bce-a2494065d303 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:09.865921 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b4036ef5-09f7-43bd-8bce-a2494065d303 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 returned with HTTP 404 Jul 10 04:35:09.866394 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 910/3635] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:09 2026] GET /volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:09.874571 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-07714403-af6a-4127-9008-ac4fc81910c0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:09.877934 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07714403-af6a-4127-9008-ac4fc81910c0 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 Jul 10 04:35:09.879382 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07714403-af6a-4127-9008-ac4fc81910c0 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:09.879666 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07714403-af6a-4127-9008-ac4fc81910c0 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:09.887863 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07714403-af6a-4127-9008-ac4fc81910c0 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 returned with HTTP 404 Jul 10 04:35:09.888345 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 908/3636] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:09 2026] GET /volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:09.894441 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c33f57b8-6a15-4289-88fb-7dec58341f61 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:09.896328 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c33f57b8-6a15-4289-88fb-7dec58341f61 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] DELETE https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 Jul 10 04:35:09.896490 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c33f57b8-6a15-4289-88fb-7dec58341f61 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:09.896662 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c33f57b8-6a15-4289-88fb-7dec58341f61 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:09.896809 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-c33f57b8-6a15-4289-88fb-7dec58341f61 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Delete volume with id: 406fc8aa-8839-44be-9d35-e0e1b147b6e1 Jul 10 04:35:09.901877 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c33f57b8-6a15-4289-88fb-7dec58341f61 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 returned with HTTP 404 Jul 10 04:35:09.902337 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 912/3637] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:35:09 2026] DELETE /volume/v3/volumes/406fc8aa-8839-44be-9d35-e0e1b147b6e1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:09.910799 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-df97646c-df90-4b70-a2d5-ddae598a39fa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:09.912334 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:09.912673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-105479669"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:09.914028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-105479669'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:09.914140 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume of 1 GB Jul 10 04:35:09.921024 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Availability Zones retrieved successfully. Jul 10 04:35:09.929066 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (e6f590d2-1bc2-4ecd-a294-597909712318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:09.930492 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabf6359-d563-4490-ad43-81346d3a0bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:09.931764 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:09.961685 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabf6359-d563-4490-ad43-81346d3a0bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:09.962340 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d075fe8-1d7b-4c37-80e3-4a9d52d7a1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:10.001837 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Created reservations ['abcc59e0-533b-4da6-ae5c-7ce73d4e6b73', 'fd857521-ad84-4bb4-ae49-af85112367d9', '43ea07e2-c654-4819-b040-a06263c506a8', '34fa6796-1833-4887-9152-aaf38dd5862a'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:10.002731 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d075fe8-1d7b-4c37-80e3-4a9d52d7a1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abcc59e0-533b-4da6-ae5c-7ce73d4e6b73', 'fd857521-ad84-4bb4-ae49-af85112367d9', '43ea07e2-c654-4819-b040-a06263c506a8', '34fa6796-1833-4887-9152-aaf38dd5862a']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:10.003683 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0acec89e-30b8-40a8-acc7-78bc95de83cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:10.026389 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0acec89e-30b8-40a8-acc7-78bc95de83cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-105479669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['abcc59e0-533b-4da6-ae5c-7ce73d4e6b73','fd857521-ad84-4bb4-ae49-af85112367d9','43ea07e2-c654-4819-b040-a06263c506a8','34fa6796-1833-4887-9152-aaf38dd5862a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-105479669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9acabef9cc421980177e2c2b01ef91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:10.027196 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa936aff-04e0-4b48-b279-a1a7d0b0daa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:10.046945 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa936aff-04e0-4b48-b279-a1a7d0b0daa3) transitioned into state 'SUCCESS' from state '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-105479669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['abcc59e0-533b-4da6-ae5c-7ce73d4e6b73','fd857521-ad84-4bb4-ae49-af85112367d9','43ea07e2-c654-4819-b040-a06263c506a8','34fa6796-1833-4887-9152-aaf38dd5862a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:10.047631 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8dec600-cfeb-44f3-896a-c80e1fb6360c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:10.058394 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8dec600-cfeb-44f3-896a-c80e1fb6360c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:10.059303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (e6f590d2-1bc2-4ecd-a294-597909712318) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:10.059630 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request issued successfully. Jul 10 04:35:10.060293 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-df97646c-df90-4b70-a2d5-ddae598a39fa tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:10.060695 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 908/3638] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:35:09 2026] POST /volume/v3/volumes => generated 746 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:10.075927 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cf7f4e5c-df78-481b-8f20-776ea0d39b80 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:10.077825 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cf7f4e5c-df78-481b-8f20-776ea0d39b80 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da Jul 10 04:35:10.078037 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cf7f4e5c-df78-481b-8f20-776ea0d39b80 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:10.078230 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cf7f4e5c-df78-481b-8f20-776ea0d39b80 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:10.085502 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:10.085502 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:10.089800 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-cf7f4e5c-df78-481b-8f20-776ea0d39b80 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:10.095383 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cf7f4e5c-df78-481b-8f20-776ea0d39b80 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da returned with HTTP 200 Jul 10 04:35:10.095762 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 911/3639] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:10 2026] GET /volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:10.490527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e2734e25-fd30-4efe-aefe-0758b6408a83 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:10.492878 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2734e25-fd30-4efe-aefe-0758b6408a83 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 Jul 10 04:35:10.492878 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2734e25-fd30-4efe-aefe-0758b6408a83 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:10.492878 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e2734e25-fd30-4efe-aefe-0758b6408a83 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:10.498264 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e2734e25-fd30-4efe-aefe-0758b6408a83 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 returned with HTTP 404 Jul 10 04:35:10.498737 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 909/3640] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:10 2026] GET /volume/v3/volumes/16adbfea-84cd-42c9-8ebf-6edad0993959 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:10.506246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ffd7977f-48a3-4198-95f8-d575606f445b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:10.507117 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ffd7977f-48a3-4198-95f8-d575606f445b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde Jul 10 04:35:10.507340 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ffd7977f-48a3-4198-95f8-d575606f445b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:10.507517 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ffd7977f-48a3-4198-95f8-d575606f445b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:10.507664 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-ffd7977f-48a3-4198-95f8-d575606f445b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 7b894e7d-fdee-490c-adfd-b1f0a5b9bfde Jul 10 04:35:10.512900 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ffd7977f-48a3-4198-95f8-d575606f445b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde returned with HTTP 404 Jul 10 04:35:10.513618 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 913/3641] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:10 2026] DELETE /volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:10.520870 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1f9f9756-afad-46e6-a91a-55c950b45f41 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:10.523467 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1f9f9756-afad-46e6-a91a-55c950b45f41 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde Jul 10 04:35:10.523749 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1f9f9756-afad-46e6-a91a-55c950b45f41 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:10.524004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1f9f9756-afad-46e6-a91a-55c950b45f41 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:10.530980 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1f9f9756-afad-46e6-a91a-55c950b45f41 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde returned with HTTP 404 Jul 10 04:35:10.531614 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 909/3642] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:10 2026] GET /volume/v3/volumes/7b894e7d-fdee-490c-adfd-b1f0a5b9bfde => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:10.538578 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c4a6130e-7a61-441a-b102-37e13ecd6015 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:10.540435 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c4a6130e-7a61-441a-b102-37e13ecd6015 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e Jul 10 04:35:10.540716 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c4a6130e-7a61-441a-b102-37e13ecd6015 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:10.540919 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c4a6130e-7a61-441a-b102-37e13ecd6015 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:10.541167 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-c4a6130e-7a61-441a-b102-37e13ecd6015 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: c4edf72f-e534-4e3c-b2de-97f5d582504e Jul 10 04:35:10.552187 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:10.552187 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:10.552721 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c4a6130e-7a61-441a-b102-37e13ecd6015 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:10.576504 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c4a6130e-7a61-441a-b102-37e13ecd6015 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume request issued successfully. Jul 10 04:35:10.576504 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c4a6130e-7a61-441a-b102-37e13ecd6015 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e returned with HTTP 202 Jul 10 04:35:10.576504 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 912/3643] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:10 2026] DELETE /volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:35:10.584421 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c70dcb59-5c89-486e-8198-c4e207f7f4b6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:10.587524 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c70dcb59-5c89-486e-8198-c4e207f7f4b6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e Jul 10 04:35:10.587524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c70dcb59-5c89-486e-8198-c4e207f7f4b6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:10.587524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c70dcb59-5c89-486e-8198-c4e207f7f4b6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:10.594070 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:10.594070 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:10.598184 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c70dcb59-5c89-486e-8198-c4e207f7f4b6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Volume info retrieved successfully. Jul 10 04:35:10.610936 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c70dcb59-5c89-486e-8198-c4e207f7f4b6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e returned with HTTP 200 Jul 10 04:35:10.610936 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 910/3644] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:10 2026] GET /volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e => generated 893 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:10.733952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4fedebc1-b227-444b-b977-13cb98e2b4c7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:10.735824 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4fedebc1-b227-444b-b977-13cb98e2b4c7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:10.736037 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4fedebc1-b227-444b-b977-13cb98e2b4c7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:10.736239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4fedebc1-b227-444b-b977-13cb98e2b4c7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:10.736364 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-4fedebc1-b227-444b-b977-13cb98e2b4c7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:10.742918 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:10.742918 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:10.743362 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4fedebc1-b227-444b-b977-13cb98e2b4c7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:10.743696 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 914/3645] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:10 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:11.109673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7f3ffae7-d411-402d-a63a-2cc1c73b0469 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.111341 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7f3ffae7-d411-402d-a63a-2cc1c73b0469 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da Jul 10 04:35:11.111536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7f3ffae7-d411-402d-a63a-2cc1c73b0469 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.111710 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7f3ffae7-d411-402d-a63a-2cc1c73b0469 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.118623 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:11.118623 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:11.122058 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7f3ffae7-d411-402d-a63a-2cc1c73b0469 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:11.126527 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7f3ffae7-d411-402d-a63a-2cc1c73b0469 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da returned with HTTP 200 Jul 10 04:35:11.126869 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 910/3646] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:11.145814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-41822c3e-3372-4d63-97f7-9d76dea81f4e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.147881 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-41822c3e-3372-4d63-97f7-9d76dea81f4e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da/action Jul 10 04:35:11.148351 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-41822c3e-3372-4d63-97f7-9d76dea81f4e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:11.148491 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-41822c3e-3372-4d63-97f7-9d76dea81f4e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:11.160480 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:11.160480 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:11.160977 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.admin_actions [None req-41822c3e-3372-4d63-97f7-9d76dea81f4e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Updating volume '9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da' with '{'status': 'error'}' {{(pid=100019) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:35:11.178640 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-41822c3e-3372-4d63-97f7-9d76dea81f4e tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da/action returned with HTTP 202 Jul 10 04:35:11.179124 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 913/3647] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:11 2026] POST /volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:11.186851 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5a0c1ba2-0983-420a-85e9-173cce150ba7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.188584 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5a0c1ba2-0983-420a-85e9-173cce150ba7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da Jul 10 04:35:11.188766 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5a0c1ba2-0983-420a-85e9-173cce150ba7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.188944 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5a0c1ba2-0983-420a-85e9-173cce150ba7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.195490 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:11.195490 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:11.199228 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5a0c1ba2-0983-420a-85e9-173cce150ba7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:11.203838 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5a0c1ba2-0983-420a-85e9-173cce150ba7 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da returned with HTTP 200 Jul 10 04:35:11.204579 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 911/3648] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:11.217597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f345af37-79d4-4ff7-a9ee-5a3283c96cad None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.219179 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f345af37-79d4-4ff7-a9ee-5a3283c96cad tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da/action Jul 10 04:35:11.219543 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f345af37-79d4-4ff7-a9ee-5a3283c96cad tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:11.219662 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f345af37-79d4-4ff7-a9ee-5a3283c96cad tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:11.227475 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:11.227475 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:11.227890 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f345af37-79d4-4ff7-a9ee-5a3283c96cad tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Volume info retrieved successfully. Jul 10 04:35:11.243049 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f345af37-79d4-4ff7-a9ee-5a3283c96cad tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Delete volume request issued successfully. Jul 10 04:35:11.243305 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f345af37-79d4-4ff7-a9ee-5a3283c96cad tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da/action returned with HTTP 202 Jul 10 04:35:11.243691 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 915/3649] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:11 2026] POST /volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:11.251849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e62cbcf6-d452-4339-a4f9-207ac7e367b5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.254837 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e62cbcf6-d452-4339-a4f9-207ac7e367b5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da Jul 10 04:35:11.255013 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e62cbcf6-d452-4339-a4f9-207ac7e367b5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.255189 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e62cbcf6-d452-4339-a4f9-207ac7e367b5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.266038 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:11.266038 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:11.274671 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e62cbcf6-d452-4339-a4f9-207ac7e367b5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:11.280425 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e62cbcf6-d452-4339-a4f9-207ac7e367b5 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da returned with HTTP 200 Jul 10 04:35:11.280823 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 911/3650] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:11.623843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e2ca0e12-5cf2-474f-a2d3-a1ff7866083f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.625743 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2ca0e12-5cf2-474f-a2d3-a1ff7866083f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e Jul 10 04:35:11.625990 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2ca0e12-5cf2-474f-a2d3-a1ff7866083f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.626203 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2ca0e12-5cf2-474f-a2d3-a1ff7866083f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.632588 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2ca0e12-5cf2-474f-a2d3-a1ff7866083f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e returned with HTTP 404 Jul 10 04:35:11.633190 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 914/3651] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/c4edf72f-e534-4e3c-b2de-97f5d582504e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.641226 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d37f66d6-b9e9-422e-8059-735bc48adcca None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.642814 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d37f66d6-b9e9-422e-8059-735bc48adcca tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e Jul 10 04:35:11.642973 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d37f66d6-b9e9-422e-8059-735bc48adcca tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.643142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d37f66d6-b9e9-422e-8059-735bc48adcca tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.643296 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-d37f66d6-b9e9-422e-8059-735bc48adcca tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: ee06c939-13c2-4163-9a2c-1a94c54f681e Jul 10 04:35:11.647437 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d37f66d6-b9e9-422e-8059-735bc48adcca tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e returned with HTTP 404 Jul 10 04:35:11.648074 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 912/3652] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:11.657054 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4c9436e9-dac0-4bcf-b16d-7d1db062607d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.659022 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4c9436e9-dac0-4bcf-b16d-7d1db062607d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e Jul 10 04:35:11.659204 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4c9436e9-dac0-4bcf-b16d-7d1db062607d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.659450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4c9436e9-dac0-4bcf-b16d-7d1db062607d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.663877 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4c9436e9-dac0-4bcf-b16d-7d1db062607d tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e returned with HTTP 404 Jul 10 04:35:11.664518 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 916/3653] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/snapshots/ee06c939-13c2-4163-9a2c-1a94c54f681e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:11.675293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-37f41ff2-e3b6-45e5-8109-dcae13708f97 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.677345 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37f41ff2-e3b6-45e5-8109-dcae13708f97 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:11.677557 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37f41ff2-e3b6-45e5-8109-dcae13708f97 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.677768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37f41ff2-e3b6-45e5-8109-dcae13708f97 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.677952 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-37f41ff2-e3b6-45e5-8109-dcae13708f97 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:11.684398 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37f41ff2-e3b6-45e5-8109-dcae13708f97 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc returned with HTTP 404 Jul 10 04:35:11.684883 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 912/3654] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.693471 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0fec813b-c235-455d-a6b2-41ed9675834b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.696516 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0fec813b-c235-455d-a6b2-41ed9675834b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc Jul 10 04:35:11.697167 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0fec813b-c235-455d-a6b2-41ed9675834b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.697480 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0fec813b-c235-455d-a6b2-41ed9675834b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.705061 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0fec813b-c235-455d-a6b2-41ed9675834b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc returned with HTTP 404 Jul 10 04:35:11.705714 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 915/3655] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/e9718d06-ee98-4d8b-8637-73ee4ea21fcc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.713782 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8895b534-b5c3-4f4e-b248-4c1a3f5df101 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.715809 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8895b534-b5c3-4f4e-b248-4c1a3f5df101 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe Jul 10 04:35:11.716062 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8895b534-b5c3-4f4e-b248-4c1a3f5df101 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.716366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8895b534-b5c3-4f4e-b248-4c1a3f5df101 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.716576 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-8895b534-b5c3-4f4e-b248-4c1a3f5df101 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 02064ab4-2490-413b-87c0-c4fa554d2bfe Jul 10 04:35:11.721997 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8895b534-b5c3-4f4e-b248-4c1a3f5df101 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe returned with HTTP 404 Jul 10 04:35:11.722536 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 913/3656] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.730642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-40f482bd-720e-4125-8956-b2ee608cca75 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.732418 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-40f482bd-720e-4125-8956-b2ee608cca75 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe Jul 10 04:35:11.732625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-40f482bd-720e-4125-8956-b2ee608cca75 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.732808 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-40f482bd-720e-4125-8956-b2ee608cca75 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.739040 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-40f482bd-720e-4125-8956-b2ee608cca75 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe returned with HTTP 404 Jul 10 04:35:11.739576 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 917/3657] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/02064ab4-2490-413b-87c0-c4fa554d2bfe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.747701 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0ead7f83-248d-43db-aa4f-fc23b71449f9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.750852 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0ead7f83-248d-43db-aa4f-fc23b71449f9 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 Jul 10 04:35:11.750852 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0ead7f83-248d-43db-aa4f-fc23b71449f9 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.750852 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0ead7f83-248d-43db-aa4f-fc23b71449f9 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.750852 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-0ead7f83-248d-43db-aa4f-fc23b71449f9 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: ce922e21-33dc-42f1-9d41-cb76dcece776 Jul 10 04:35:11.754119 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-11c618bb-9188-41be-b94e-5a223776d21c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.755289 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0ead7f83-248d-43db-aa4f-fc23b71449f9 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 returned with HTTP 404 Jul 10 04:35:11.755878 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 913/3658] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:11.759796 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-11c618bb-9188-41be-b94e-5a223776d21c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:11.760092 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-11c618bb-9188-41be-b94e-5a223776d21c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.760387 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-11c618bb-9188-41be-b94e-5a223776d21c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.760538 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-11c618bb-9188-41be-b94e-5a223776d21c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:11.768020 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-92c399f1-2207-4a9b-aaca-91f7c67b5c25 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.769060 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:11.769060 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:11.769964 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92c399f1-2207-4a9b-aaca-91f7c67b5c25 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 Jul 10 04:35:11.770307 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92c399f1-2207-4a9b-aaca-91f7c67b5c25 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.770550 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-92c399f1-2207-4a9b-aaca-91f7c67b5c25 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.770911 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-11c618bb-9188-41be-b94e-5a223776d21c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:11.771609 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 916/3659] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:11.779483 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-92c399f1-2207-4a9b-aaca-91f7c67b5c25 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 returned with HTTP 404 Jul 10 04:35:11.780050 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 914/3660] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/snapshots/ce922e21-33dc-42f1-9d41-cb76dcece776 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:11.786757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7352c367-8f42-4be4-8789-dc8f8042bbe0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.788910 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7352c367-8f42-4be4-8789-dc8f8042bbe0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:35:11.789146 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7352c367-8f42-4be4-8789-dc8f8042bbe0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.789398 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7352c367-8f42-4be4-8789-dc8f8042bbe0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.789569 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-7352c367-8f42-4be4-8789-dc8f8042bbe0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:35:11.795595 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7352c367-8f42-4be4-8789-dc8f8042bbe0 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 returned with HTTP 404 Jul 10 04:35:11.796399 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 918/3661] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.804487 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6f0e4893-0544-457f-b4cf-5fe37f7bc814 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.806605 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6f0e4893-0544-457f-b4cf-5fe37f7bc814 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 Jul 10 04:35:11.806830 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6f0e4893-0544-457f-b4cf-5fe37f7bc814 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.807028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6f0e4893-0544-457f-b4cf-5fe37f7bc814 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.815725 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6f0e4893-0544-457f-b4cf-5fe37f7bc814 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 returned with HTTP 404 Jul 10 04:35:11.815895 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 914/3662] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/badcb24e-9b5e-4b17-b2b0-ca598bd8aba2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.823553 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-73619156-2c62-419c-ab68-5ac21a8e160f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.825351 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-73619156-2c62-419c-ab68-5ac21a8e160f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c Jul 10 04:35:11.825616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-73619156-2c62-419c-ab68-5ac21a8e160f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.825850 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-73619156-2c62-419c-ab68-5ac21a8e160f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.825968 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-73619156-2c62-419c-ab68-5ac21a8e160f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: 65c55215-b220-4739-9da7-89d4c255b38c Jul 10 04:35:11.830581 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-73619156-2c62-419c-ab68-5ac21a8e160f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c returned with HTTP 404 Jul 10 04:35:11.831039 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 917/3663] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:11.843460 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-860a6f65-2b8a-48c4-bfe7-4a5f84a57327 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.847897 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-860a6f65-2b8a-48c4-bfe7-4a5f84a57327 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c Jul 10 04:35:11.848177 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-860a6f65-2b8a-48c4-bfe7-4a5f84a57327 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.848468 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-860a6f65-2b8a-48c4-bfe7-4a5f84a57327 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.864457 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-860a6f65-2b8a-48c4-bfe7-4a5f84a57327 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c returned with HTTP 404 Jul 10 04:35:11.864457 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 915/3664] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/snapshots/65c55215-b220-4739-9da7-89d4c255b38c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:11.874180 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-207975e8-687a-46df-9729-2db651ca08a8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.876102 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-207975e8-687a-46df-9729-2db651ca08a8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:35:11.876420 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-207975e8-687a-46df-9729-2db651ca08a8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.876650 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-207975e8-687a-46df-9729-2db651ca08a8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.876856 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-207975e8-687a-46df-9729-2db651ca08a8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:35:11.883432 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-207975e8-687a-46df-9729-2db651ca08a8 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 returned with HTTP 404 Jul 10 04:35:11.884400 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 919/3665] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.892019 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0c90a775-45e0-43fa-983a-787639a6ee03 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.894311 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c90a775-45e0-43fa-983a-787639a6ee03 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 Jul 10 04:35:11.894563 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c90a775-45e0-43fa-983a-787639a6ee03 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.894787 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c90a775-45e0-43fa-983a-787639a6ee03 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.901989 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c90a775-45e0-43fa-983a-787639a6ee03 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 returned with HTTP 404 Jul 10 04:35:11.902645 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 915/3666] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/671008e0-5aec-4a39-af45-6e5f9e8b2f09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.914130 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-023fd137-17e7-472f-9717-f1d693a4637b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.916595 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-023fd137-17e7-472f-9717-f1d693a4637b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 Jul 10 04:35:11.916849 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-023fd137-17e7-472f-9717-f1d693a4637b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.917089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-023fd137-17e7-472f-9717-f1d693a4637b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.917337 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-023fd137-17e7-472f-9717-f1d693a4637b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 1768cb81-5529-4146-bab1-bf6871320f85 Jul 10 04:35:11.928073 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-023fd137-17e7-472f-9717-f1d693a4637b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 returned with HTTP 404 Jul 10 04:35:11.928073 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 918/3667] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.935008 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-65cfdcbc-7e38-4e71-a7df-929dc2956d40 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.936714 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-65cfdcbc-7e38-4e71-a7df-929dc2956d40 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 Jul 10 04:35:11.936912 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-65cfdcbc-7e38-4e71-a7df-929dc2956d40 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.937093 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-65cfdcbc-7e38-4e71-a7df-929dc2956d40 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.943174 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-65cfdcbc-7e38-4e71-a7df-929dc2956d40 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 returned with HTTP 404 Jul 10 04:35:11.943689 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 916/3668] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/1768cb81-5529-4146-bab1-bf6871320f85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.950568 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-befa8a3c-a860-401a-a1f7-fa4facacad51 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.952328 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-befa8a3c-a860-401a-a1f7-fa4facacad51 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 Jul 10 04:35:11.952532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-befa8a3c-a860-401a-a1f7-fa4facacad51 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.952711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-befa8a3c-a860-401a-a1f7-fa4facacad51 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.952888 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-befa8a3c-a860-401a-a1f7-fa4facacad51 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 67f09408-fa4d-402f-9401-0bfe1ac11320 Jul 10 04:35:11.963152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-befa8a3c-a860-401a-a1f7-fa4facacad51 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 returned with HTTP 404 Jul 10 04:35:11.963680 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 920/3669] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.972557 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0dd445df-342a-47ed-a7b4-f382d693e271 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.974928 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0dd445df-342a-47ed-a7b4-f382d693e271 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 Jul 10 04:35:11.975298 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0dd445df-342a-47ed-a7b4-f382d693e271 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.975546 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0dd445df-342a-47ed-a7b4-f382d693e271 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.981765 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0dd445df-342a-47ed-a7b4-f382d693e271 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 returned with HTTP 404 Jul 10 04:35:11.982342 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 916/3670] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:11 2026] GET /volume/v3/volumes/67f09408-fa4d-402f-9401-0bfe1ac11320 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:11.989641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-003b16af-06ff-484b-a5d1-0aec13b65fb6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:11.991545 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-003b16af-06ff-484b-a5d1-0aec13b65fb6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f Jul 10 04:35:11.991751 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-003b16af-06ff-484b-a5d1-0aec13b65fb6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:11.992003 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-003b16af-06ff-484b-a5d1-0aec13b65fb6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:11.992127 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-003b16af-06ff-484b-a5d1-0aec13b65fb6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: b5288d2d-2c31-4c1f-896f-fa662da7810f Jul 10 04:35:11.997448 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-003b16af-06ff-484b-a5d1-0aec13b65fb6 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f returned with HTTP 404 Jul 10 04:35:11.998016 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 919/3671] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:35:11 2026] DELETE /volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:12.006647 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5aaa6a4d-d369-4683-9097-9ae2d7c57a7f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.008582 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5aaa6a4d-d369-4683-9097-9ae2d7c57a7f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f Jul 10 04:35:12.009048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5aaa6a4d-d369-4683-9097-9ae2d7c57a7f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.009048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5aaa6a4d-d369-4683-9097-9ae2d7c57a7f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.014015 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5aaa6a4d-d369-4683-9097-9ae2d7c57a7f tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f returned with HTTP 404 Jul 10 04:35:12.014662 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 917/3672] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:35:12 2026] GET /volume/v3/snapshots/b5288d2d-2c31-4c1f-896f-fa662da7810f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:12.022886 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dc13d2c3-8de0-4f23-a1e2-f8edc9a56e37 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.024950 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc13d2c3-8de0-4f23-a1e2-f8edc9a56e37 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:35:12.026137 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc13d2c3-8de0-4f23-a1e2-f8edc9a56e37 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.026137 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc13d2c3-8de0-4f23-a1e2-f8edc9a56e37 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.026137 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-dc13d2c3-8de0-4f23-a1e2-f8edc9a56e37 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:35:12.032516 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc13d2c3-8de0-4f23-a1e2-f8edc9a56e37 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e returned with HTTP 404 Jul 10 04:35:12.033125 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 921/3673] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:12 2026] DELETE /volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:12.042080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-315ad0c8-8c8d-4a92-95ea-562c56943bb3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.043862 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-315ad0c8-8c8d-4a92-95ea-562c56943bb3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e Jul 10 04:35:12.044081 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-315ad0c8-8c8d-4a92-95ea-562c56943bb3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.044321 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-315ad0c8-8c8d-4a92-95ea-562c56943bb3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.050805 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-315ad0c8-8c8d-4a92-95ea-562c56943bb3 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e returned with HTTP 404 Jul 10 04:35:12.050967 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 917/3674] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:12 2026] GET /volume/v3/volumes/01415172-5394-4cf4-824e-3e5fded9c74e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:12.058321 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6cf74c33-f4d8-44d7-bf77-d9316bd8b276 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.060125 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cf74c33-f4d8-44d7-bf77-d9316bd8b276 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 Jul 10 04:35:12.060582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cf74c33-f4d8-44d7-bf77-d9316bd8b276 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.060641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cf74c33-f4d8-44d7-bf77-d9316bd8b276 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.060940 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-6cf74c33-f4d8-44d7-bf77-d9316bd8b276 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete snapshot with id: 46806773-8501-47bc-9fd5-0fd7122df731 Jul 10 04:35:12.065488 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cf74c33-f4d8-44d7-bf77-d9316bd8b276 tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 returned with HTTP 404 Jul 10 04:35:12.065951 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 920/3675] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:35:12 2026] DELETE /volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:12.073102 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-215c424a-9ff3-43ae-ab1c-da43526c0c0b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.075397 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-215c424a-9ff3-43ae-ab1c-da43526c0c0b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 Jul 10 04:35:12.075787 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-215c424a-9ff3-43ae-ab1c-da43526c0c0b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.075878 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-215c424a-9ff3-43ae-ab1c-da43526c0c0b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.082163 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-215c424a-9ff3-43ae-ab1c-da43526c0c0b tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 returned with HTTP 404 Jul 10 04:35:12.082823 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 918/3676] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:35:12 2026] GET /volume/v3/snapshots/46806773-8501-47bc-9fd5-0fd7122df731 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:12.092143 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9b7d66b5-dfe9-4b80-a014-a3cd9b6211be None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.095862 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9b7d66b5-dfe9-4b80-a014-a3cd9b6211be tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:35:12.096463 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9b7d66b5-dfe9-4b80-a014-a3cd9b6211be tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.096463 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9b7d66b5-dfe9-4b80-a014-a3cd9b6211be tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.096746 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-9b7d66b5-dfe9-4b80-a014-a3cd9b6211be tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Delete volume with id: 3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:35:12.113550 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9b7d66b5-dfe9-4b80-a014-a3cd9b6211be tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb returned with HTTP 404 Jul 10 04:35:12.114161 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 922/3677] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:35:12 2026] DELETE /volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:12.124435 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-599f82bd-933e-4ea4-a468-edf2028524cc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.126612 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-599f82bd-933e-4ea4-a468-edf2028524cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] GET https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb Jul 10 04:35:12.126890 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-599f82bd-933e-4ea4-a468-edf2028524cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.127126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-599f82bd-933e-4ea4-a468-edf2028524cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.134500 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-599f82bd-933e-4ea4-a468-edf2028524cc tempest-VolumeDependencyTests-1300560506 tempest-VolumeDependencyTests-1300560506-project-member] https://10.4.3.87/volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb returned with HTTP 404 Jul 10 04:35:12.135142 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 918/3678] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:35:12 2026] GET /volume/v3/volumes/3387de30-f729-4566-acdd-f20cb7d17dbb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:35:12.295764 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b61e3ffe-1141-48d8-957d-89da5df84c8b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.298006 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b61e3ffe-1141-48d8-957d-89da5df84c8b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da Jul 10 04:35:12.298006 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b61e3ffe-1141-48d8-957d-89da5df84c8b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.298194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b61e3ffe-1141-48d8-957d-89da5df84c8b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.305891 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b61e3ffe-1141-48d8-957d-89da5df84c8b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da returned with HTTP 404 Jul 10 04:35:12.306562 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 921/3679] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:12 2026] GET /volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:12.314165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-42b7c783-dd35-4f6f-a0c1-b784ab504b88 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.316433 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-42b7c783-dd35-4f6f-a0c1-b784ab504b88 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da Jul 10 04:35:12.316825 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-42b7c783-dd35-4f6f-a0c1-b784ab504b88 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.316995 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-42b7c783-dd35-4f6f-a0c1-b784ab504b88 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.323053 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-42b7c783-dd35-4f6f-a0c1-b784ab504b88 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da returned with HTTP 404 Jul 10 04:35:12.323740 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 919/3680] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:12 2026] GET /volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:12.331037 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0d46808d-60a3-4ce5-a585-5ba261cc1e2c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.334105 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d46808d-60a3-4ce5-a585-5ba261cc1e2c tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da Jul 10 04:35:12.334371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d46808d-60a3-4ce5-a585-5ba261cc1e2c tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.334617 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d46808d-60a3-4ce5-a585-5ba261cc1e2c tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.334891 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-0d46808d-60a3-4ce5-a585-5ba261cc1e2c tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Delete volume with id: 9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da Jul 10 04:35:12.343324 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d46808d-60a3-4ce5-a585-5ba261cc1e2c tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da returned with HTTP 404 Jul 10 04:35:12.344133 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 923/3681] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:35:12 2026] DELETE /volume/v3/volumes/9074c0bc-e9ef-4f9a-a6a4-a303ab4ad3da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:12.353027 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.355708 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:12.356112 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-651836963"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:12.357965 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-651836963'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:12.358126 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume of 1 GB Jul 10 04:35:12.362920 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Availability Zones retrieved successfully. Jul 10 04:35:12.370686 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (1f540e99-9738-4d86-b0b0-8b53616ca139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:12.371888 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07becce-cda1-4ee2-af3f-8cc0618f2bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:12.373533 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:12.404650 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07becce-cda1-4ee2-af3f-8cc0618f2bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:12.405461 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (310bce75-ffa7-43a4-9438-ccaf01207575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:12.452423 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Created reservations ['0f4d53d2-3809-46e0-bdf5-9e9b9a580357', '0d07d7bc-d6ca-453e-abe8-86738f1eebf6', 'a3320378-2a65-4d84-b0e7-edea427a1a7e', '92ef9474-e122-46cd-a3de-8057690b60de'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:12.453249 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (310bce75-ffa7-43a4-9438-ccaf01207575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f4d53d2-3809-46e0-bdf5-9e9b9a580357', '0d07d7bc-d6ca-453e-abe8-86738f1eebf6', 'a3320378-2a65-4d84-b0e7-edea427a1a7e', '92ef9474-e122-46cd-a3de-8057690b60de']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:12.453913 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e034056-e182-48c3-88b9-879552a064ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:12.481688 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e034056-e182-48c3-88b9-879552a064ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce4cf19e-e47b-4b92-903a-c2faa2f88c8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-651836963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['0f4d53d2-3809-46e0-bdf5-9e9b9a580357','0d07d7bc-d6ca-453e-abe8-86738f1eebf6','a3320378-2a65-4d84-b0e7-edea427a1a7e','92ef9474-e122-46cd-a3de-8057690b60de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-651836963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce4cf19e-e47b-4b92-903a-c2faa2f88c8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9acabef9cc421980177e2c2b01ef91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:12.482487 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0a92ad-c815-4c4d-8396-35fbfccd0e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:12.505791 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0a92ad-c815-4c4d-8396-35fbfccd0e86) transitioned into state 'SUCCESS' from state '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-651836963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['0f4d53d2-3809-46e0-bdf5-9e9b9a580357','0d07d7bc-d6ca-453e-abe8-86738f1eebf6','a3320378-2a65-4d84-b0e7-edea427a1a7e','92ef9474-e122-46cd-a3de-8057690b60de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:12.506821 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7614c17-7494-4aee-9f6f-2c1cae8a4ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:12.523633 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7614c17-7494-4aee-9f6f-2c1cae8a4ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:12.527242 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (1f540e99-9738-4d86-b0b0-8b53616ca139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:12.527242 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request issued successfully. Jul 10 04:35:12.527242 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-466d70ba-b6fa-4cf7-8a5a-edd96a376a0e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:12.527242 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 919/3682] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:35:12 2026] POST /volume/v3/volumes => generated 746 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:12.542192 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d0c975b8-871b-4a38-9a2b-2170730b39bf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.544867 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0c975b8-871b-4a38-9a2b-2170730b39bf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e Jul 10 04:35:12.545001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0c975b8-871b-4a38-9a2b-2170730b39bf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.546307 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0c975b8-871b-4a38-9a2b-2170730b39bf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.555497 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:12.555497 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:12.560620 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d0c975b8-871b-4a38-9a2b-2170730b39bf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:12.567783 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0c975b8-871b-4a38-9a2b-2170730b39bf tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e returned with HTTP 200 Jul 10 04:35:12.569106 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 922/3683] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:12 2026] GET /volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:12.790198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dd1d286a-fe2e-4df8-b118-0da2660d3e36 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:12.792805 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dd1d286a-fe2e-4df8-b118-0da2660d3e36 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:12.793089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dd1d286a-fe2e-4df8-b118-0da2660d3e36 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:12.793399 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dd1d286a-fe2e-4df8-b118-0da2660d3e36 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:12.793591 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-dd1d286a-fe2e-4df8-b118-0da2660d3e36 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:12.801357 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:12.801357 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:12.802459 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dd1d286a-fe2e-4df8-b118-0da2660d3e36 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:12.803046 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 920/3684] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:12 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:13.585044 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-07a11692-45df-4b75-829d-e52e1dcdb322 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:13.590484 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-07a11692-45df-4b75-829d-e52e1dcdb322 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e Jul 10 04:35:13.591068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-07a11692-45df-4b75-829d-e52e1dcdb322 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:13.591617 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-07a11692-45df-4b75-829d-e52e1dcdb322 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:13.604796 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:13.604796 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:13.623246 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-07a11692-45df-4b75-829d-e52e1dcdb322 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:13.632464 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-07a11692-45df-4b75-829d-e52e1dcdb322 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e returned with HTTP 200 Jul 10 04:35:13.632868 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 924/3685] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:13 2026] GET /volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:13.647797 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e4a4ac97-3d0b-4b8c-8d16-28631f895be3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:13.652329 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e4a4ac97-3d0b-4b8c-8d16-28631f895be3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e/action Jul 10 04:35:13.652329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e4a4ac97-3d0b-4b8c-8d16-28631f895be3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:13.652329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e4a4ac97-3d0b-4b8c-8d16-28631f895be3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:13.663471 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:13.663471 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:13.663950 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.admin_actions [None req-e4a4ac97-3d0b-4b8c-8d16-28631f895be3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Updating volume 'ce4cf19e-e47b-4b92-903a-c2faa2f88c8e' with '{'status': 'maintenance'}' {{(pid=100021) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:35:13.685001 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e4a4ac97-3d0b-4b8c-8d16-28631f895be3 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e/action returned with HTTP 202 Jul 10 04:35:13.685522 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 920/3686] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:13 2026] POST /volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:13.702460 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21bf6e91-2a6b-42a0-a28e-b72447a232ec None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:13.706924 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21bf6e91-2a6b-42a0-a28e-b72447a232ec tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e Jul 10 04:35:13.706924 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21bf6e91-2a6b-42a0-a28e-b72447a232ec tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:13.706924 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21bf6e91-2a6b-42a0-a28e-b72447a232ec tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:13.711892 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-37834359-c254-4637-bfe5-fd0af730e532 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:13.713932 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:13.713932 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:13.714160 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:13.714521 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2094711713", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:13.717379 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2094711713', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:13.717602 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Create volume of 1 GB Jul 10 04:35:13.717869 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21bf6e91-2a6b-42a0-a28e-b72447a232ec tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:13.722659 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21bf6e91-2a6b-42a0-a28e-b72447a232ec tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e returned with HTTP 200 Jul 10 04:35:13.722793 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Availability Zones retrieved successfully. Jul 10 04:35:13.723150 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 923/3687] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:13 2026] GET /volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:13.730192 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Flow 'volume_create_api' (54ce5b3e-f750-4e0d-b7ce-9243daaaea1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:13.738298 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3736894-ceab-4a39-b63d-227990bfe401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:13.739376 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:13.741972 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1a9769be-ee9e-4730-b343-44c3194b1233 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:13.744420 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a9769be-ee9e-4730-b343-44c3194b1233 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e/action Jul 10 04:35:13.744929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a9769be-ee9e-4730-b343-44c3194b1233 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:13.745225 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a9769be-ee9e-4730-b343-44c3194b1233 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:13.761171 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:13.761171 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:13.761806 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1a9769be-ee9e-4730-b343-44c3194b1233 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Volume info retrieved successfully. Jul 10 04:35:13.787244 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1a9769be-ee9e-4730-b343-44c3194b1233 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Delete volume request issued successfully. Jul 10 04:35:13.787527 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a9769be-ee9e-4730-b343-44c3194b1233 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e/action returned with HTTP 202 Jul 10 04:35:13.788420 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 925/3688] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:13 2026] POST /volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:13.790787 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3736894-ceab-4a39-b63d-227990bfe401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:13.791883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7808b201-c569-4f7d-ab84-c8817074ad2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:13.800658 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-68e4fdb8-6e43-40cd-8d1e-110c325f2a2b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:13.800658 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-68e4fdb8-6e43-40cd-8d1e-110c325f2a2b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e Jul 10 04:35:13.800658 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-68e4fdb8-6e43-40cd-8d1e-110c325f2a2b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:13.800880 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-68e4fdb8-6e43-40cd-8d1e-110c325f2a2b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:13.809443 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:13.809443 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:13.818351 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-68e4fdb8-6e43-40cd-8d1e-110c325f2a2b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:13.819422 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-465f67b6-cf9f-4448-a236-73e8f0f5fbd4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:13.822067 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-465f67b6-cf9f-4448-a236-73e8f0f5fbd4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:13.823391 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-465f67b6-cf9f-4448-a236-73e8f0f5fbd4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:13.823703 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-465f67b6-cf9f-4448-a236-73e8f0f5fbd4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:13.824114 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-465f67b6-cf9f-4448-a236-73e8f0f5fbd4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:13.829419 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-68e4fdb8-6e43-40cd-8d1e-110c325f2a2b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e returned with HTTP 200 Jul 10 04:35:13.831085 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 921/3689] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:13 2026] GET /volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:13.831548 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:13.831548 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:13.832530 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-465f67b6-cf9f-4448-a236-73e8f0f5fbd4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:13.832991 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 924/3690] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:13 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:13.875180 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Created reservations ['9cb082da-d4ab-47e3-9df0-65dd47f2d209', '3ff5dff7-99cf-412e-a3e9-6503fe097f45', '806092ca-19c0-4c81-9b75-c83cdb3bd610', '6b0fa1e5-520b-4482-9f3a-9cbf044b69dd'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:13.876026 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7808b201-c569-4f7d-ab84-c8817074ad2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb082da-d4ab-47e3-9df0-65dd47f2d209', '3ff5dff7-99cf-412e-a3e9-6503fe097f45', '806092ca-19c0-4c81-9b75-c83cdb3bd610', '6b0fa1e5-520b-4482-9f3a-9cbf044b69dd']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:13.876851 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2675a0a-f793-4bf6-9c02-f22ccca14607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:13.900856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2675a0a-f793-4bf6-9c02-f22ccca14607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2094711713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540942124dd5469ba95979c9d43e7135',qos_specs=None,replication_status=,reservations=['9cb082da-d4ab-47e3-9df0-65dd47f2d209','3ff5dff7-99cf-412e-a3e9-6503fe097f45','806092ca-19c0-4c81-9b75-c83cdb3bd610','6b0fa1e5-520b-4482-9f3a-9cbf044b69dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4dade2d07b94f41ad1958510b59b53e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2094711713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='540942124dd5469ba95979c9d43e7135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4dade2d07b94f41ad1958510b59b53e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:13.901804 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1804ed87-3c2d-40ea-8265-613d82598a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:13.924449 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1804ed87-3c2d-40ea-8265-613d82598a1e) transitioned into state 'SUCCESS' from state '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-2094711713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540942124dd5469ba95979c9d43e7135',qos_specs=None,replication_status=,reservations=['9cb082da-d4ab-47e3-9df0-65dd47f2d209','3ff5dff7-99cf-412e-a3e9-6503fe097f45','806092ca-19c0-4c81-9b75-c83cdb3bd610','6b0fa1e5-520b-4482-9f3a-9cbf044b69dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4dade2d07b94f41ad1958510b59b53e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:13.925420 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44344259-b018-47d5-9ff7-ec26cb39a0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:13.938785 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44344259-b018-47d5-9ff7-ec26cb39a0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:13.939883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Flow 'volume_create_api' (54ce5b3e-f750-4e0d-b7ce-9243daaaea1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:13.940299 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Create volume request issued successfully. Jul 10 04:35:13.941005 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37834359-c254-4637-bfe5-fd0af730e532 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:13.941882 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 921/3691] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:35:13 2026] POST /volume/v3/volumes => generated 745 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:14.011240 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:14.134029 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:14.134564 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1882737665"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:14.136038 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1882737665'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:14.136348 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume of 1 GB Jul 10 04:35:14.140745 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Availability Zones retrieved successfully. Jul 10 04:35:14.146014 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Flow 'volume_create_api' (f90b09cb-a3ca-4806-8d2a-827ccf82713d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:14.147121 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5bb0f25-a487-4530-8747-01f36f7b3e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:14.149079 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:14.179530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5bb0f25-a487-4530-8747-01f36f7b3e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:14.179530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e34c4a0-4ab9-4dcb-9b60-81c3224bef3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:14.236757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Created reservations ['08c0c984-0880-4dad-b169-120062a20b37', '191133d3-6acd-4ab6-ad1a-b21837e917f3', '92b940cd-5387-4cd4-a908-e83f3c2f48cb', 'f3dc3097-7637-4b9f-9812-9c3416c14166'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:14.237591 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e34c4a0-4ab9-4dcb-9b60-81c3224bef3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08c0c984-0880-4dad-b169-120062a20b37', '191133d3-6acd-4ab6-ad1a-b21837e917f3', '92b940cd-5387-4cd4-a908-e83f3c2f48cb', 'f3dc3097-7637-4b9f-9812-9c3416c14166']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:14.238355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d8fedd-25d1-4719-9cf2-398324bf36cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:14.261913 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d8fedd-25d1-4719-9cf2-398324bf36cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae313c89-d5e7-4312-87ba-aafd9f351ebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882737665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['08c0c984-0880-4dad-b169-120062a20b37','191133d3-6acd-4ab6-ad1a-b21837e917f3','92b940cd-5387-4cd4-a908-e83f3c2f48cb','f3dc3097-7637-4b9f-9812-9c3416c14166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882737665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae313c89-d5e7-4312-87ba-aafd9f351ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:14.262646 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bc4d81-29da-46a7-a5f8-a56c899348d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:14.285997 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bc4d81-29da-46a7-a5f8-a56c899348d2) transitioned into state 'SUCCESS' from state '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-1882737665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['08c0c984-0880-4dad-b169-120062a20b37','191133d3-6acd-4ab6-ad1a-b21837e917f3','92b940cd-5387-4cd4-a908-e83f3c2f48cb','f3dc3097-7637-4b9f-9812-9c3416c14166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:14.286803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feef6bb1-c293-4f98-b8dd-5cbe8db27185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:14.299148 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feef6bb1-c293-4f98-b8dd-5cbe8db27185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:14.300096 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Flow 'volume_create_api' (f90b09cb-a3ca-4806-8d2a-827ccf82713d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:14.300532 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume request issued successfully. Jul 10 04:35:14.301770 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0399ccc2-5f91-4ab4-ad46-e66d2b53ba01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:14.302097 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 926/3692] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:35:14 2026] POST /volume/v3/volumes => generated 776 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:14.317700 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0abd530e-c6ff-488a-b8cf-44c55685c646 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:14.319779 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0abd530e-c6ff-488a-b8cf-44c55685c646 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb Jul 10 04:35:14.320237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0abd530e-c6ff-488a-b8cf-44c55685c646 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:14.321881 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0abd530e-c6ff-488a-b8cf-44c55685c646 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:14.331038 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:14.331038 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:14.336887 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0abd530e-c6ff-488a-b8cf-44c55685c646 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:35:14.343725 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0abd530e-c6ff-488a-b8cf-44c55685c646 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb returned with HTTP 200 Jul 10 04:35:14.344770 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 922/3693] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:14 2026] GET /volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:14.844842 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7415f1f5-a725-4cfd-949a-e2d105b85ffb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:14.846386 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7415f1f5-a725-4cfd-949a-e2d105b85ffb tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e Jul 10 04:35:14.846585 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7415f1f5-a725-4cfd-949a-e2d105b85ffb tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:14.846816 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7415f1f5-a725-4cfd-949a-e2d105b85ffb tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:14.847553 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-026a7362-2cf6-4549-9975-67c604011eb0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:14.849589 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-026a7362-2cf6-4549-9975-67c604011eb0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:14.849798 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-026a7362-2cf6-4549-9975-67c604011eb0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:14.850045 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-026a7362-2cf6-4549-9975-67c604011eb0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:14.850198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-026a7362-2cf6-4549-9975-67c604011eb0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:14.853421 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7415f1f5-a725-4cfd-949a-e2d105b85ffb tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e returned with HTTP 404 Jul 10 04:35:14.853901 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 925/3694] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:14 2026] GET /volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:14.856948 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:14.856948 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:14.858985 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-026a7362-2cf6-4549-9975-67c604011eb0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:14.858985 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 922/3695] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:14 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:14.862815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6add6926-8caa-4f54-8c44-188f2349b146 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:14.864584 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6add6926-8caa-4f54-8c44-188f2349b146 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e Jul 10 04:35:14.864759 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6add6926-8caa-4f54-8c44-188f2349b146 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:14.864928 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6add6926-8caa-4f54-8c44-188f2349b146 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:14.871185 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6add6926-8caa-4f54-8c44-188f2349b146 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e returned with HTTP 404 Jul 10 04:35:14.871768 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 927/3696] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:14 2026] GET /volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:14.881138 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ad33d1fd-3da9-4e56-88d4-fed1323fd87b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:14.882939 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ad33d1fd-3da9-4e56-88d4-fed1323fd87b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] DELETE https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e Jul 10 04:35:14.883142 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ad33d1fd-3da9-4e56-88d4-fed1323fd87b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:14.883365 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ad33d1fd-3da9-4e56-88d4-fed1323fd87b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:14.883527 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-ad33d1fd-3da9-4e56-88d4-fed1323fd87b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Delete volume with id: ce4cf19e-e47b-4b92-903a-c2faa2f88c8e Jul 10 04:35:14.891742 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ad33d1fd-3da9-4e56-88d4-fed1323fd87b tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e returned with HTTP 404 Jul 10 04:35:14.892389 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 923/3697] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:35:14 2026] DELETE /volume/v3/volumes/ce4cf19e-e47b-4b92-903a-c2faa2f88c8e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:14.901266 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a584e0e9-2530-4417-827e-de310a591b4d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:14.902918 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:14.903353 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1151666425"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:14.905086 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1151666425'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:14.905518 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume of 1 GB Jul 10 04:35:14.910049 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Availability Zones retrieved successfully. Jul 10 04:35:14.915432 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (88df34e0-6210-4088-ba70-d718c3152617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:14.916857 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed5f4b3-16f5-4445-824d-132fee248f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:14.918019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:14.943900 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed5f4b3-16f5-4445-824d-132fee248f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:14.944781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd01263d-6260-4a90-9f3f-cc98c8705921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:14.990269 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Created reservations ['6d2f5ca1-a94e-4a8d-96af-b9d968281f9f', '2950ca37-6be5-4fdd-8280-28c0a413fd43', '04a1f813-b1a8-4af7-ac10-068024a7c667', '09d8a1a6-2a94-4ca7-ba11-59ee0e9bbfb1'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:14.991314 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd01263d-6260-4a90-9f3f-cc98c8705921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d2f5ca1-a94e-4a8d-96af-b9d968281f9f', '2950ca37-6be5-4fdd-8280-28c0a413fd43', '04a1f813-b1a8-4af7-ac10-068024a7c667', '09d8a1a6-2a94-4ca7-ba11-59ee0e9bbfb1']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:14.992228 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d61773c-e709-4198-9cb7-70f96bb1e70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:15.026908 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d61773c-e709-4198-9cb7-70f96bb1e70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491874fa-86c9-4f3d-9c1d-0cc009a855a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1151666425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['6d2f5ca1-a94e-4a8d-96af-b9d968281f9f','2950ca37-6be5-4fdd-8280-28c0a413fd43','04a1f813-b1a8-4af7-ac10-068024a7c667','09d8a1a6-2a94-4ca7-ba11-59ee0e9bbfb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1151666425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491874fa-86c9-4f3d-9c1d-0cc009a855a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9acabef9cc421980177e2c2b01ef91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:15.028378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ddfa12f-b92e-43c8-9ce7-0ea4932f54c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:15.049698 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ddfa12f-b92e-43c8-9ce7-0ea4932f54c5) transitioned into state 'SUCCESS' from state '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-1151666425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9acabef9cc421980177e2c2b01ef91',qos_specs=None,replication_status=,reservations=['6d2f5ca1-a94e-4a8d-96af-b9d968281f9f','2950ca37-6be5-4fdd-8280-28c0a413fd43','04a1f813-b1a8-4af7-ac10-068024a7c667','09d8a1a6-2a94-4ca7-ba11-59ee0e9bbfb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1392ec8d3f6405ebf0f59a20028bf75',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:15.050727 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06ddf01-a2a7-426a-a71a-ae48d195a77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:15.062081 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06ddf01-a2a7-426a-a71a-ae48d195a77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:15.066241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Flow 'volume_create_api' (88df34e0-6210-4088-ba70-d718c3152617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:15.066241 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Create volume request issued successfully. Jul 10 04:35:15.066241 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a584e0e9-2530-4417-827e-de310a591b4d tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:15.066241 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 926/3698] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:35:14 2026] POST /volume/v3/volumes => generated 747 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:15.079991 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d1860e3c-e740-4f60-b2a7-e035e3b37c37 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:15.084251 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1860e3c-e740-4f60-b2a7-e035e3b37c37 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:15.084251 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1860e3c-e740-4f60-b2a7-e035e3b37c37 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:15.084251 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1860e3c-e740-4f60-b2a7-e035e3b37c37 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:15.092831 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:15.092831 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:15.097897 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d1860e3c-e740-4f60-b2a7-e035e3b37c37 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:15.104127 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1860e3c-e740-4f60-b2a7-e035e3b37c37 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 200 Jul 10 04:35:15.104656 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 923/3699] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:15 2026] GET /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:15.362652 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-714653a8-cacb-4867-9e00-36c1b301973d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:15.366600 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-714653a8-cacb-4867-9e00-36c1b301973d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb Jul 10 04:35:15.366930 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-714653a8-cacb-4867-9e00-36c1b301973d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:15.367106 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-714653a8-cacb-4867-9e00-36c1b301973d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:15.376964 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:15.376964 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:15.381541 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-714653a8-cacb-4867-9e00-36c1b301973d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:35:15.386184 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-714653a8-cacb-4867-9e00-36c1b301973d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb returned with HTTP 200 Jul 10 04:35:15.386632 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 928/3700] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:15 2026] GET /volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:15.401649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4da00846-ee80-4825-8da1-f424f4cd4e10 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:15.403555 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4da00846-ee80-4825-8da1-f424f4cd4e10 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:35:15.403919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4da00846-ee80-4825-8da1-f424f4cd4e10 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae313c89-d5e7-4312-87ba-aafd9f351ebb", "name": "tempest-type-Backup-1392988648"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:15.405957 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-4da00846-ee80-4825-8da1-f424f4cd4e10 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Creating new backup {'backup': {'volume_id': 'ae313c89-d5e7-4312-87ba-aafd9f351ebb', 'name': 'tempest-type-Backup-1392988648'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:35:15.406112 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-4da00846-ee80-4825-8da1-f424f4cd4e10 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Creating backup of volume ae313c89-d5e7-4312-87ba-aafd9f351ebb in container None Jul 10 04:35:15.413754 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:15.413754 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:15.414077 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4da00846-ee80-4825-8da1-f424f4cd4e10 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:35:15.438428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-4da00846-ee80-4825-8da1-f424f4cd4e10 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Created reservations ['31689159-480d-45ef-b579-9232a72b1170', 'dc32421b-2828-4c93-968d-d1ff857a8c9e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:15.467638 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4da00846-ee80-4825-8da1-f424f4cd4e10 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:35:15.467638 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 924/3701] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:35:15 2026] POST /volume/v3/backups => generated 314 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:15.477695 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5a587f97-5df9-4929-aa05-9210c6925164 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:15.481059 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5a587f97-5df9-4929-aa05-9210c6925164 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:15.481059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5a587f97-5df9-4929-aa05-9210c6925164 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:15.481059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5a587f97-5df9-4929-aa05-9210c6925164 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:15.481059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-5a587f97-5df9-4929-aa05-9210c6925164 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:15.485645 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:15.485645 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:15.486455 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5a587f97-5df9-4929-aa05-9210c6925164 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:15.487095 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 927/3702] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:15 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:15.871440 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7e925cba-91de-4e0e-8b23-bd00fdcd2065 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:15.875265 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7e925cba-91de-4e0e-8b23-bd00fdcd2065 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:15.875545 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7e925cba-91de-4e0e-8b23-bd00fdcd2065 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:15.875798 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7e925cba-91de-4e0e-8b23-bd00fdcd2065 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:15.875942 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7e925cba-91de-4e0e-8b23-bd00fdcd2065 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:15.881098 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:15.881098 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:15.882118 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7e925cba-91de-4e0e-8b23-bd00fdcd2065 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:15.882755 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 924/3703] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:15 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:15.896001 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5ba009b7-4e5d-45d2-804c-0a0cf5163177 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:15.898076 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5ba009b7-4e5d-45d2-804c-0a0cf5163177 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 Jul 10 04:35:15.898313 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5ba009b7-4e5d-45d2-804c-0a0cf5163177 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:15.898500 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5ba009b7-4e5d-45d2-804c-0a0cf5163177 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:15.905496 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:15.905496 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:15.909082 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5ba009b7-4e5d-45d2-804c-0a0cf5163177 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:35:15.914160 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5ba009b7-4e5d-45d2-804c-0a0cf5163177 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 returned with HTTP 200 Jul 10 04:35:15.914574 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 929/3704] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:15 2026] GET /volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:15.930185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:15.932559 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] POST https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462/restore Jul 10 04:35:15.933061 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:15.934499 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Restoring backup f99ce61b-3175-49e9-a7a9-3fbd050f5462 ({'restore': {}}) {{(pid=100021) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 04:35:15.934636 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Restoring backup f99ce61b-3175-49e9-a7a9-3fbd050f5462 to volume None. Jul 10 04:35:15.940130 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:15.940130 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:15.941341 np0000004952 devstack@c-api.service[100021]: INFO cinder.backup.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Creating volume of 1 GB for restore of backup f99ce61b-3175-49e9-a7a9-3fbd050f5462. Jul 10 04:35:15.950492 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Availability zone cache updated, next update will occur around 2026-07-10 05:35:15.949927. {{(pid=100021) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 04:35:15.950679 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Availability Zones retrieved successfully. Jul 10 04:35:15.958338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Flow 'volume_create_api' (c982387f-18d2-42d8-baa4-7126a99a8cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:15.959651 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dd8374-1099-4949-bc91-eb5c47b6fcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:15.960722 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:15.995521 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dd8374-1099-4949-bc91-eb5c47b6fcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:15.996758 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d20c4c87-a90a-441e-88f1-8ed8544225c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:16.042762 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Created reservations ['6bd49544-d085-49b8-8862-cdc55e83c22f', '8e8360e0-6783-4c21-81ac-6a8fe41a0b7f', 'f088bae3-1fdc-4563-8b56-c72679e9a61b', 'a2375e62-1e83-4101-a7a7-80b17c159b12'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:16.043744 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d20c4c87-a90a-441e-88f1-8ed8544225c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bd49544-d085-49b8-8862-cdc55e83c22f', '8e8360e0-6783-4c21-81ac-6a8fe41a0b7f', 'f088bae3-1fdc-4563-8b56-c72679e9a61b', 'a2375e62-1e83-4101-a7a7-80b17c159b12']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:16.044851 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d25668-3556-4aef-a13c-65c84137422a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:16.074562 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d25668-3556-4aef-a13c-65c84137422a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '864b5197-654e-46db-8bc7-951d70db795f', '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_f99ce61b-3175-49e9-a7a9-3fbd050f5462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e842aef1324d42aba570eea48c512a',qos_specs=None,replication_status=,reservations=['6bd49544-d085-49b8-8862-cdc55e83c22f','8e8360e0-6783-4c21-81ac-6a8fe41a0b7f','f088bae3-1fdc-4563-8b56-c72679e9a61b','a2375e62-1e83-4101-a7a7-80b17c159b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa90147e47a4860b8bf125fac69f114',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f99ce61b-3175-49e9-a7a9-3fbd050f5462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=864b5197-654e-46db-8bc7-951d70db795f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e842aef1324d42aba570eea48c512a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa90147e47a4860b8bf125fac69f114',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:16.075957 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7bbc72-c832-4100-9268-ba03b3c839b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:16.091763 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7bbc72-c832-4100-9268-ba03b3c839b2) transitioned into 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_f99ce61b-3175-49e9-a7a9-3fbd050f5462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e842aef1324d42aba570eea48c512a',qos_specs=None,replication_status=,reservations=['6bd49544-d085-49b8-8862-cdc55e83c22f','8e8360e0-6783-4c21-81ac-6a8fe41a0b7f','f088bae3-1fdc-4563-8b56-c72679e9a61b','a2375e62-1e83-4101-a7a7-80b17c159b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa90147e47a4860b8bf125fac69f114',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:16.092599 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df877f6d-4695-436a-90c7-bb86e2b49ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:16.102231 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df877f6d-4695-436a-90c7-bb86e2b49ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:16.105026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Flow 'volume_create_api' (c982387f-18d2-42d8-baa4-7126a99a8cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:16.105026 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Create volume request issued successfully. Jul 10 04:35:16.109570 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.109570 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:16.110020 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:35:16.117232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dc023625-69f9-46c2-91fe-b68c988bf0f6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.119261 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dc023625-69f9-46c2-91fe-b68c988bf0f6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:16.119508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dc023625-69f9-46c2-91fe-b68c988bf0f6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:16.119842 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dc023625-69f9-46c2-91fe-b68c988bf0f6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:16.127252 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.127252 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:16.131061 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dc023625-69f9-46c2-91fe-b68c988bf0f6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:16.135144 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dc023625-69f9-46c2-91fe-b68c988bf0f6 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 200 Jul 10 04:35:16.135524 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 928/3705] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:16 2026] GET /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:16.150377 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-64ebc5da-439e-4ef0-9b89-231341e82b62 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.152056 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-64ebc5da-439e-4ef0-9b89-231341e82b62 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action Jul 10 04:35:16.152429 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-64ebc5da-439e-4ef0-9b89-231341e82b62 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:16.152588 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-64ebc5da-439e-4ef0-9b89-231341e82b62 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:16.160550 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.160550 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:16.160929 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.admin_actions [None req-64ebc5da-439e-4ef0-9b89-231341e82b62 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Updating volume '491874fa-86c9-4f3d-9c1d-0cc009a855a2' with '{'status': 'error'}' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:35:16.177434 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-64ebc5da-439e-4ef0-9b89-231341e82b62 tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action returned with HTTP 202 Jul 10 04:35:16.178077 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 925/3706] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:16 2026] POST /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:16.185931 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7bbd79fd-9600-44eb-9619-cd56804e674e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.187902 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7bbd79fd-9600-44eb-9619-cd56804e674e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:16.188092 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7bbd79fd-9600-44eb-9619-cd56804e674e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:16.188325 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7bbd79fd-9600-44eb-9619-cd56804e674e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:16.199879 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.199879 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:16.209247 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7bbd79fd-9600-44eb-9619-cd56804e674e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:16.212275 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7bbd79fd-9600-44eb-9619-cd56804e674e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 200 Jul 10 04:35:16.212869 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 930/3707] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:16 2026] GET /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:16.230906 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-61d70c38-b710-49b1-8085-1d78a09ae4bb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.233145 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-61d70c38-b710-49b1-8085-1d78a09ae4bb tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action Jul 10 04:35:16.233586 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-61d70c38-b710-49b1-8085-1d78a09ae4bb tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:16.233746 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-61d70c38-b710-49b1-8085-1d78a09ae4bb tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:16.246591 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.246591 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:16.246985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.admin_actions [None req-61d70c38-b710-49b1-8085-1d78a09ae4bb tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Updating volume '491874fa-86c9-4f3d-9c1d-0cc009a855a2' with '{'status': 'available'}' {{(pid=100019) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:35:16.275609 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-61d70c38-b710-49b1-8085-1d78a09ae4bb tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action returned with HTTP 202 Jul 10 04:35:16.276297 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 929/3708] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:16 2026] POST /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:16.284614 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d9eb00e5-547d-4f31-bfc9-b809e3a9d1b1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.286358 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d9eb00e5-547d-4f31-bfc9-b809e3a9d1b1 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:16.286551 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d9eb00e5-547d-4f31-bfc9-b809e3a9d1b1 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:16.286733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d9eb00e5-547d-4f31-bfc9-b809e3a9d1b1 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:16.293743 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.293743 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:16.297912 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d9eb00e5-547d-4f31-bfc9-b809e3a9d1b1 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:16.303043 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d9eb00e5-547d-4f31-bfc9-b809e3a9d1b1 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 200 Jul 10 04:35:16.304190 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 926/3709] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:16 2026] GET /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:16.319834 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c157f009-398d-4224-882c-d7e1b269f23c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.321579 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c157f009-398d-4224-882c-d7e1b269f23c tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action Jul 10 04:35:16.321906 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c157f009-398d-4224-882c-d7e1b269f23c tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:16.322034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c157f009-398d-4224-882c-d7e1b269f23c tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:16.334361 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.334361 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:16.334728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.admin_actions [None req-c157f009-398d-4224-882c-d7e1b269f23c tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Updating volume '491874fa-86c9-4f3d-9c1d-0cc009a855a2' with '{'status': 'maintenance'}' {{(pid=100022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:35:16.366745 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c157f009-398d-4224-882c-d7e1b269f23c tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action returned with HTTP 202 Jul 10 04:35:16.367149 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 931/3710] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:16 2026] POST /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:16.374819 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-46af892f-2b6a-414f-b36a-94c1eaf9523e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.376618 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-46af892f-2b6a-414f-b36a-94c1eaf9523e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:16.376840 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-46af892f-2b6a-414f-b36a-94c1eaf9523e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:16.377066 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-46af892f-2b6a-414f-b36a-94c1eaf9523e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:16.384889 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.384889 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:16.388442 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-46af892f-2b6a-414f-b36a-94c1eaf9523e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:16.392810 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-46af892f-2b6a-414f-b36a-94c1eaf9523e tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 200 Jul 10 04:35:16.393293 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 930/3711] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:16 2026] GET /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:16.406776 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c310faa0-9bf0-4b8a-90b4-eeb48c450c6a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.409436 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c310faa0-9bf0-4b8a-90b4-eeb48c450c6a tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] POST https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action Jul 10 04:35:16.409802 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c310faa0-9bf0-4b8a-90b4-eeb48c450c6a tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:16.410313 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c310faa0-9bf0-4b8a-90b4-eeb48c450c6a tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:16.424756 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.424756 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:16.425469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.admin_actions [None req-c310faa0-9bf0-4b8a-90b4-eeb48c450c6a tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] Updating volume '491874fa-86c9-4f3d-9c1d-0cc009a855a2' with '{'status': 'available'}' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 04:35:16.450891 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c310faa0-9bf0-4b8a-90b4-eeb48c450c6a tempest-VolumesActionsTest-1519423438 tempest-VolumesActionsTest-1519423438-project-admin] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action returned with HTTP 202 Jul 10 04:35:16.451501 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 927/3712] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:16 2026] POST /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:16.459464 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d28bc083-9c97-4b7a-8827-983bbfdc1288 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.463293 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d28bc083-9c97-4b7a-8827-983bbfdc1288 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:16.463293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d28bc083-9c97-4b7a-8827-983bbfdc1288 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:16.463293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d28bc083-9c97-4b7a-8827-983bbfdc1288 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:16.471638 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.471638 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:16.476676 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d28bc083-9c97-4b7a-8827-983bbfdc1288 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:16.483548 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d28bc083-9c97-4b7a-8827-983bbfdc1288 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 200 Jul 10 04:35:16.484063 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 932/3713] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:16 2026] GET /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:16.497494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6224e09d-1408-43c2-8d8c-6d9d330f7660 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.497955 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-04ff9f87-7714-4e93-a5f0-c87db4c19ffa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.499492 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6224e09d-1408-43c2-8d8c-6d9d330f7660 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:16.499707 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6224e09d-1408-43c2-8d8c-6d9d330f7660 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:16.499971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6224e09d-1408-43c2-8d8c-6d9d330f7660 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:16.500029 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-04ff9f87-7714-4e93-a5f0-c87db4c19ffa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:16.500340 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-04ff9f87-7714-4e93-a5f0-c87db4c19ffa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:16.500622 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-04ff9f87-7714-4e93-a5f0-c87db4c19ffa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:16.500780 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-04ff9f87-7714-4e93-a5f0-c87db4c19ffa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:16.506514 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.506514 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:16.507976 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-04ff9f87-7714-4e93-a5f0-c87db4c19ffa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:16.507976 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 928/3714] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:16 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:16.514313 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.514313 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:16.519067 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6224e09d-1408-43c2-8d8c-6d9d330f7660 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:16.525423 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6224e09d-1408-43c2-8d8c-6d9d330f7660 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 200 Jul 10 04:35:16.525973 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 931/3715] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:16 2026] GET /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:16.542149 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a1eb1d73-a4dd-4291-ae73-71de7c610490 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.544400 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1eb1d73-a4dd-4291-ae73-71de7c610490 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] DELETE https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:16.544626 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1eb1d73-a4dd-4291-ae73-71de7c610490 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:16.544939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1eb1d73-a4dd-4291-ae73-71de7c610490 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:16.545147 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-a1eb1d73-a4dd-4291-ae73-71de7c610490 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Delete volume with id: 491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:16.553339 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.553339 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:16.554083 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a1eb1d73-a4dd-4291-ae73-71de7c610490 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:16.572478 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a1eb1d73-a4dd-4291-ae73-71de7c610490 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Delete volume request issued successfully. Jul 10 04:35:16.572694 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1eb1d73-a4dd-4291-ae73-71de7c610490 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 202 Jul 10 04:35:16.573115 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 933/3716] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:35:16 2026] DELETE /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:35:16.581193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ae93b311-41d7-47da-b45a-2a6b29a5f5f2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:16.584529 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae93b311-41d7-47da-b45a-2a6b29a5f5f2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:16.584799 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae93b311-41d7-47da-b45a-2a6b29a5f5f2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:16.585018 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae93b311-41d7-47da-b45a-2a6b29a5f5f2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:16.593940 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:16.593940 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:16.599047 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ae93b311-41d7-47da-b45a-2a6b29a5f5f2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Volume info retrieved successfully. Jul 10 04:35:16.606414 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae93b311-41d7-47da-b45a-2a6b29a5f5f2 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 200 Jul 10 04:35:16.606970 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 929/3717] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:16 2026] GET /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:17.120732 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:17.120732 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:17.121404 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:35:17.121642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Checking backup size 1 against volume size 1 {{(pid=100021) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 04:35:17.121794 np0000004952 devstack@c-api.service[100021]: INFO cinder.backup.api [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Overwriting volume 864b5197-654e-46db-8bc7-951d70db795f with restore of backup f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:17.144187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] restore_backup in rpcapi backup_id f99ce61b-3175-49e9-a7a9-3fbd050f5462 {{(pid=100021) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 04:35:17.146491 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9eab7d7-afdd-48c2-a1e2-5c33404faecd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462/restore returned with HTTP 202 Jul 10 04:35:17.147081 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 925/3718] 10.4.3.87 () {68 vars in 1386 bytes} [Fri Jul 10 04:35:15 2026] POST /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462/restore => generated 189 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:17.161441 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a693877b-aa64-424e-b17d-29f74f12b863 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:17.163698 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a693877b-aa64-424e-b17d-29f74f12b863 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:17.164077 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a693877b-aa64-424e-b17d-29f74f12b863 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:17.164523 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a693877b-aa64-424e-b17d-29f74f12b863 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:17.165250 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a693877b-aa64-424e-b17d-29f74f12b863 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:17.173092 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:17.173092 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:17.174579 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a693877b-aa64-424e-b17d-29f74f12b863 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:17.175302 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 932/3719] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:17 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:17.520071 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0b6095bf-156e-4400-81bb-1d04c792deb8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:17.522321 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b6095bf-156e-4400-81bb-1d04c792deb8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:17.522729 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b6095bf-156e-4400-81bb-1d04c792deb8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:17.522980 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b6095bf-156e-4400-81bb-1d04c792deb8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:17.523177 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0b6095bf-156e-4400-81bb-1d04c792deb8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:17.532815 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:17.532815 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:17.533690 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b6095bf-156e-4400-81bb-1d04c792deb8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:17.534178 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 934/3720] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:17 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:17.623773 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bdaa48ca-1188-4296-aeb4-12b75208c859 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:17.625809 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bdaa48ca-1188-4296-aeb4-12b75208c859 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] GET https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 Jul 10 04:35:17.626007 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bdaa48ca-1188-4296-aeb4-12b75208c859 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:17.626195 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bdaa48ca-1188-4296-aeb4-12b75208c859 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:17.638507 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bdaa48ca-1188-4296-aeb4-12b75208c859 tempest-VolumesActionsTest-64132993 tempest-VolumesActionsTest-64132993-project-member] https://10.4.3.87/volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 returned with HTTP 404 Jul 10 04:35:17.639132 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 930/3721] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:17 2026] GET /volume/v3/volumes/491874fa-86c9-4f3d-9c1d-0cc009a855a2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:18.195171 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-be93ad04-c1ca-4d4b-b021-4bac0d16e6f7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:18.199063 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be93ad04-c1ca-4d4b-b021-4bac0d16e6f7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:18.199201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be93ad04-c1ca-4d4b-b021-4bac0d16e6f7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:18.199525 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be93ad04-c1ca-4d4b-b021-4bac0d16e6f7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:18.199655 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-be93ad04-c1ca-4d4b-b021-4bac0d16e6f7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:18.206436 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:18.206436 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:18.207717 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be93ad04-c1ca-4d4b-b021-4bac0d16e6f7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:18.208325 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 926/3722] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:18 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:18.550735 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-03bb8564-a2ab-472a-b825-16f1d92d637b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:18.555674 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-03bb8564-a2ab-472a-b825-16f1d92d637b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:18.555894 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-03bb8564-a2ab-472a-b825-16f1d92d637b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:18.556078 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-03bb8564-a2ab-472a-b825-16f1d92d637b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:18.556179 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-03bb8564-a2ab-472a-b825-16f1d92d637b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:18.562834 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:18.562834 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:18.563476 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-03bb8564-a2ab-472a-b825-16f1d92d637b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:18.563894 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 933/3723] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:18 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:19.226137 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-23f24fca-ec8e-4725-b8c7-aeab139f046a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:19.228426 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-23f24fca-ec8e-4725-b8c7-aeab139f046a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:19.228988 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-23f24fca-ec8e-4725-b8c7-aeab139f046a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:19.228988 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-23f24fca-ec8e-4725-b8c7-aeab139f046a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:19.229085 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-23f24fca-ec8e-4725-b8c7-aeab139f046a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:19.234917 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:19.234917 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:19.236018 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-23f24fca-ec8e-4725-b8c7-aeab139f046a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:19.236564 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 935/3724] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:19 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:19.574849 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cb21c2fc-475c-4024-80ed-55a2d1120d63 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:19.579825 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cb21c2fc-475c-4024-80ed-55a2d1120d63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:19.580167 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cb21c2fc-475c-4024-80ed-55a2d1120d63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:19.580532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cb21c2fc-475c-4024-80ed-55a2d1120d63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:19.580698 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-cb21c2fc-475c-4024-80ed-55a2d1120d63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:19.589518 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:19.589518 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:19.590525 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cb21c2fc-475c-4024-80ed-55a2d1120d63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:19.591091 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 931/3725] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:19 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:20.198045 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:20.250431 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-215bb028-5e1b-4fcf-8be0-3fdc26f08fa0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:20.255613 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-215bb028-5e1b-4fcf-8be0-3fdc26f08fa0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:20.255813 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-215bb028-5e1b-4fcf-8be0-3fdc26f08fa0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:20.255996 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-215bb028-5e1b-4fcf-8be0-3fdc26f08fa0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:20.256099 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-215bb028-5e1b-4fcf-8be0-3fdc26f08fa0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:20.262490 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:20.262490 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:20.263318 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-215bb028-5e1b-4fcf-8be0-3fdc26f08fa0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:20.263659 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 934/3726] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:20 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:20.321304 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:20.321702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1267835367"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:20.323536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1267835367'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:20.323707 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Create volume of 1 GB Jul 10 04:35:20.329113 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Availability Zones retrieved successfully. Jul 10 04:35:20.336742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Flow 'volume_create_api' (5ef4ba1e-77a4-4d83-ad7b-44ddd2536fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:20.337809 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff001877-5bb5-493b-9796-ef5d1385ccde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:20.339416 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:20.376267 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff001877-5bb5-493b-9796-ef5d1385ccde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:20.377369 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965d0936-59e3-4fda-9f95-9cfad73aee99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:20.491060 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Created reservations ['df07b01e-8b8c-47a2-9d47-bf1d689832b2', 'aaeffe3c-bc16-42fe-a2de-96f5be1cc0b2', 'bdb4f205-e150-4268-958b-ff3aef435774', '8ce2e179-0520-471b-a9ee-afef8da32a5e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:20.493146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965d0936-59e3-4fda-9f95-9cfad73aee99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df07b01e-8b8c-47a2-9d47-bf1d689832b2', 'aaeffe3c-bc16-42fe-a2de-96f5be1cc0b2', 'bdb4f205-e150-4268-958b-ff3aef435774', '8ce2e179-0520-471b-a9ee-afef8da32a5e']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:20.493716 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b030cb6c-807c-4c7c-97e8-4ab6c0e6d0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:20.526346 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b030cb6c-807c-4c7c-97e8-4ab6c0e6d0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28624912-7d1e-4359-a1bc-9bf5e5d7b833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1267835367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aca3ecd1c764a36a424b3be0dfa7314',qos_specs=None,replication_status=,reservations=['df07b01e-8b8c-47a2-9d47-bf1d689832b2','aaeffe3c-bc16-42fe-a2de-96f5be1cc0b2','bdb4f205-e150-4268-958b-ff3aef435774','8ce2e179-0520-471b-a9ee-afef8da32a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ef0c52a6ce42438bd79c41f647fe2d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1267835367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28624912-7d1e-4359-a1bc-9bf5e5d7b833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aca3ecd1c764a36a424b3be0dfa7314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61ef0c52a6ce42438bd79c41f647fe2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:20.527415 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba513381-2cbc-446d-94b8-382da637e98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:20.548691 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba513381-2cbc-446d-94b8-382da637e98a) transitioned into state 'SUCCESS' from state '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-1267835367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aca3ecd1c764a36a424b3be0dfa7314',qos_specs=None,replication_status=,reservations=['df07b01e-8b8c-47a2-9d47-bf1d689832b2','aaeffe3c-bc16-42fe-a2de-96f5be1cc0b2','bdb4f205-e150-4268-958b-ff3aef435774','8ce2e179-0520-471b-a9ee-afef8da32a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ef0c52a6ce42438bd79c41f647fe2d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:20.549647 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cfedef-2411-4182-a9b3-ca9743b1afae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:20.560903 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cfedef-2411-4182-a9b3-ca9743b1afae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:20.561947 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Flow 'volume_create_api' (5ef4ba1e-77a4-4d83-ad7b-44ddd2536fce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:20.562371 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Create volume request issued successfully. Jul 10 04:35:20.563032 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bab01636-1fa9-4ea7-ab65-0ba3cc9c0ef2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:20.563576 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 927/3727] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:35:20 2026] POST /volume/v3/volumes => generated 747 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:20.583153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-96b951d9-9edc-482d-a7fa-b40beffd19a1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:20.585625 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-96b951d9-9edc-482d-a7fa-b40beffd19a1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 Jul 10 04:35:20.586340 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-96b951d9-9edc-482d-a7fa-b40beffd19a1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:20.586480 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-96b951d9-9edc-482d-a7fa-b40beffd19a1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:20.605980 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:20.605980 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:20.606476 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c50d19c8-a68e-4afe-937a-9c162966f76b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:20.608874 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c50d19c8-a68e-4afe-937a-9c162966f76b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:20.609138 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c50d19c8-a68e-4afe-937a-9c162966f76b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:20.609429 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c50d19c8-a68e-4afe-937a-9c162966f76b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:20.609672 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-c50d19c8-a68e-4afe-937a-9c162966f76b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:20.611870 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-96b951d9-9edc-482d-a7fa-b40beffd19a1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:35:20.618296 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:20.618296 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:20.619847 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-96b951d9-9edc-482d-a7fa-b40beffd19a1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 returned with HTTP 200 Jul 10 04:35:20.619893 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c50d19c8-a68e-4afe-937a-9c162966f76b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:20.619933 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 936/3728] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:20 2026] GET /volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:20.620002 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 932/3729] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:20 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:21.277701 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ca4e4401-c79d-41a1-9b3c-c57a5f2c8a4a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:21.279904 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ca4e4401-c79d-41a1-9b3c-c57a5f2c8a4a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:21.280126 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ca4e4401-c79d-41a1-9b3c-c57a5f2c8a4a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:21.280385 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ca4e4401-c79d-41a1-9b3c-c57a5f2c8a4a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:21.280529 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ca4e4401-c79d-41a1-9b3c-c57a5f2c8a4a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:21.287254 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:21.287254 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:21.287254 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ca4e4401-c79d-41a1-9b3c-c57a5f2c8a4a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:21.287254 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 935/3730] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:21 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:21.631826 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-327b8212-6589-4e29-8229-9b6940b471a7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:21.635930 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-327b8212-6589-4e29-8229-9b6940b471a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:21.636264 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-327b8212-6589-4e29-8229-9b6940b471a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:21.636534 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-327b8212-6589-4e29-8229-9b6940b471a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:21.636690 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-327b8212-6589-4e29-8229-9b6940b471a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:21.639031 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6ef8e1ce-4c82-4364-a3b0-7c5fea008566 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:21.641063 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6ef8e1ce-4c82-4364-a3b0-7c5fea008566 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 Jul 10 04:35:21.641328 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6ef8e1ce-4c82-4364-a3b0-7c5fea008566 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:21.641532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6ef8e1ce-4c82-4364-a3b0-7c5fea008566 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:21.643442 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:21.643442 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:21.644855 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:UPDATE=121,cinder:SELECT=484,cinder:INSERT=74,cinder:DELETE=2 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:35:21.644927 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-327b8212-6589-4e29-8229-9b6940b471a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:21.644927 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 928/3731] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:21 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:21.656577 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:21.656577 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:21.663173 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6ef8e1ce-4c82-4364-a3b0-7c5fea008566 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:35:21.669397 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6ef8e1ce-4c82-4364-a3b0-7c5fea008566 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 returned with HTTP 200 Jul 10 04:35:21.669799 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 937/3732] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:21 2026] GET /volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:21.683948 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-91f61042-ed49-4fbc-8ed3-c204ea9b9f98 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:21.685665 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-91f61042-ed49-4fbc-8ed3-c204ea9b9f98 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:35:21.685992 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-91f61042-ed49-4fbc-8ed3-c204ea9b9f98 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28624912-7d1e-4359-a1bc-9bf5e5d7b833", "name": "tempest-VolumesBackupsTest-Backup-1415051279"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:21.687358 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-91f61042-ed49-4fbc-8ed3-c204ea9b9f98 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Creating new backup {'backup': {'volume_id': '28624912-7d1e-4359-a1bc-9bf5e5d7b833', 'name': 'tempest-VolumesBackupsTest-Backup-1415051279'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:35:21.687499 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-91f61042-ed49-4fbc-8ed3-c204ea9b9f98 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Creating backup of volume 28624912-7d1e-4359-a1bc-9bf5e5d7b833 in container None Jul 10 04:35:21.694015 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:21.694015 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:21.694463 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-91f61042-ed49-4fbc-8ed3-c204ea9b9f98 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:35:21.719832 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-91f61042-ed49-4fbc-8ed3-c204ea9b9f98 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Created reservations ['128b203b-ac78-4c51-82a0-5afd4f0ffb56', 'ea9d9b5a-b877-4c5a-9f05-419c778edacd'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:21.762475 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-91f61042-ed49-4fbc-8ed3-c204ea9b9f98 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:35:21.763314 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 933/3733] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:35:21 2026] POST /volume/v3/backups => generated 328 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:21.773050 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-398d7dac-6398-4492-9585-e9b81efff427 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:21.779206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-398d7dac-6398-4492-9585-e9b81efff427 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:21.780004 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-398d7dac-6398-4492-9585-e9b81efff427 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:21.781392 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-398d7dac-6398-4492-9585-e9b81efff427 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:21.781392 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-398d7dac-6398-4492-9585-e9b81efff427 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:21.790270 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:21.790270 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:21.791098 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-398d7dac-6398-4492-9585-e9b81efff427 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:21.791579 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 936/3734] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:21 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:22.297351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a69cbed6-b4bc-4c3d-80eb-51c96fda6bf7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:22.299109 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a69cbed6-b4bc-4c3d-80eb-51c96fda6bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:22.299332 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a69cbed6-b4bc-4c3d-80eb-51c96fda6bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:22.299510 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a69cbed6-b4bc-4c3d-80eb-51c96fda6bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:22.299620 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a69cbed6-b4bc-4c3d-80eb-51c96fda6bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:22.305683 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:22.305683 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:22.306728 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a69cbed6-b4bc-4c3d-80eb-51c96fda6bf7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:22.307132 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 929/3735] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:22 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:22.656528 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-87ecb64c-66d5-45a5-8468-d7927a34702d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:22.658848 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-87ecb64c-66d5-45a5-8468-d7927a34702d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:22.660234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-87ecb64c-66d5-45a5-8468-d7927a34702d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:22.660234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-87ecb64c-66d5-45a5-8468-d7927a34702d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:22.660234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-87ecb64c-66d5-45a5-8468-d7927a34702d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:22.667275 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:22.667275 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:22.667906 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-87ecb64c-66d5-45a5-8468-d7927a34702d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:22.668322 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 938/3736] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:22 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:22.803338 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1007d85c-574e-48bd-9076-aaaa7634f763 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:22.805612 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1007d85c-574e-48bd-9076-aaaa7634f763 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:22.805885 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1007d85c-574e-48bd-9076-aaaa7634f763 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:22.806146 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1007d85c-574e-48bd-9076-aaaa7634f763 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:22.806341 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1007d85c-574e-48bd-9076-aaaa7634f763 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:22.811185 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:22.811185 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:22.811969 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1007d85c-574e-48bd-9076-aaaa7634f763 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:22.812533 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 934/3737] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:22 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:23.321387 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-77f7a26b-4b9c-4679-aef1-7bd2875dcfe4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:23.323761 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77f7a26b-4b9c-4679-aef1-7bd2875dcfe4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:23.324034 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77f7a26b-4b9c-4679-aef1-7bd2875dcfe4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:23.324345 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77f7a26b-4b9c-4679-aef1-7bd2875dcfe4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:23.324542 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-77f7a26b-4b9c-4679-aef1-7bd2875dcfe4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:23.330780 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:23.330780 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:23.331809 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77f7a26b-4b9c-4679-aef1-7bd2875dcfe4 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:23.332318 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 937/3738] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:23 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:23.681344 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d2c23813-e718-4c13-a052-7b3043e65c01 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:23.683538 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2c23813-e718-4c13-a052-7b3043e65c01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:23.683776 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2c23813-e718-4c13-a052-7b3043e65c01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:23.683995 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2c23813-e718-4c13-a052-7b3043e65c01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:23.684131 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-d2c23813-e718-4c13-a052-7b3043e65c01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:23.688882 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:23.688882 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:23.689647 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2c23813-e718-4c13-a052-7b3043e65c01 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:23.690065 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 930/3739] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:23 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:23.822042 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b3561fb9-a3ad-440a-8a05-39bb9f396d5d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:23.823757 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b3561fb9-a3ad-440a-8a05-39bb9f396d5d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:23.823949 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b3561fb9-a3ad-440a-8a05-39bb9f396d5d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:23.824487 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b3561fb9-a3ad-440a-8a05-39bb9f396d5d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:23.824487 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b3561fb9-a3ad-440a-8a05-39bb9f396d5d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:23.829472 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:23.829472 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:23.830630 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b3561fb9-a3ad-440a-8a05-39bb9f396d5d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:23.831271 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 939/3740] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:23 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:24.345723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a351c37b-7fdc-49c4-9c76-987a3bc44ba0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:24.349411 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a351c37b-7fdc-49c4-9c76-987a3bc44ba0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:24.349701 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a351c37b-7fdc-49c4-9c76-987a3bc44ba0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:24.349978 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a351c37b-7fdc-49c4-9c76-987a3bc44ba0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:24.350122 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-a351c37b-7fdc-49c4-9c76-987a3bc44ba0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:24.353002 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=378,cinder:UPDATE=95,cinder:INSERT=47,cinder:DELETE=3 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:35:24.359311 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:24.359311 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:24.360497 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a351c37b-7fdc-49c4-9c76-987a3bc44ba0 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:24.362973 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 935/3741] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:24 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:24.700040 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4bb1e6c5-0ff4-4571-956e-ba601323b2b4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:24.701940 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4bb1e6c5-0ff4-4571-956e-ba601323b2b4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:24.702135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4bb1e6c5-0ff4-4571-956e-ba601323b2b4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:24.702343 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4bb1e6c5-0ff4-4571-956e-ba601323b2b4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:24.702459 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-4bb1e6c5-0ff4-4571-956e-ba601323b2b4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:24.704072 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=513,cinder:INSERT=83,cinder:UPDATE=161,cinder:DELETE=4 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:35:24.707673 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:24.707673 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:24.708326 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4bb1e6c5-0ff4-4571-956e-ba601323b2b4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:24.708709 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 938/3742] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:24 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:24.845463 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-212bf586-47ff-449f-99c6-5999aa5ac2ba None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:24.847486 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-212bf586-47ff-449f-99c6-5999aa5ac2ba tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:24.847693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-212bf586-47ff-449f-99c6-5999aa5ac2ba tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:24.847911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-212bf586-47ff-449f-99c6-5999aa5ac2ba tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:24.848077 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-212bf586-47ff-449f-99c6-5999aa5ac2ba tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:24.852839 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:24.852839 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:24.853684 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-212bf586-47ff-449f-99c6-5999aa5ac2ba tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:24.854101 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 931/3743] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:24 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:25.375600 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bf6e0301-2ca2-447d-bcbd-b25839124efa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:25.377560 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf6e0301-2ca2-447d-bcbd-b25839124efa tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:25.377784 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bf6e0301-2ca2-447d-bcbd-b25839124efa tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:25.377970 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bf6e0301-2ca2-447d-bcbd-b25839124efa tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:25.378130 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-bf6e0301-2ca2-447d-bcbd-b25839124efa tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:25.382310 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:25.382310 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:25.383007 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf6e0301-2ca2-447d-bcbd-b25839124efa tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:25.383405 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 940/3744] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:25 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:25.719824 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-11fb45ad-f90c-4c11-84c5-ea7db9c2f49f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:25.721975 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11fb45ad-f90c-4c11-84c5-ea7db9c2f49f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:25.722296 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11fb45ad-f90c-4c11-84c5-ea7db9c2f49f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:25.722521 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11fb45ad-f90c-4c11-84c5-ea7db9c2f49f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:25.722667 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-11fb45ad-f90c-4c11-84c5-ea7db9c2f49f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:25.727811 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:25.727811 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:25.728599 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11fb45ad-f90c-4c11-84c5-ea7db9c2f49f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:25.729101 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 936/3745] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:25 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:25.865104 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ca987f98-0f70-48b3-ba41-6190d57804e5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:25.867086 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ca987f98-0f70-48b3-ba41-6190d57804e5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:25.867383 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ca987f98-0f70-48b3-ba41-6190d57804e5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:25.867766 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ca987f98-0f70-48b3-ba41-6190d57804e5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:25.867946 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ca987f98-0f70-48b3-ba41-6190d57804e5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:25.874618 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:25.874618 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:25.874618 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ca987f98-0f70-48b3-ba41-6190d57804e5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:25.874618 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 939/3746] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:25 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:26.393987 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-23f0cee3-4df6-4473-9891-ba4ea8661937 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:26.396784 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-23f0cee3-4df6-4473-9891-ba4ea8661937 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:26.397024 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-23f0cee3-4df6-4473-9891-ba4ea8661937 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:26.399314 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-23f0cee3-4df6-4473-9891-ba4ea8661937 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:26.399492 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-23f0cee3-4df6-4473-9891-ba4ea8661937 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:26.406425 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:26.406425 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:26.407171 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-23f0cee3-4df6-4473-9891-ba4ea8661937 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:26.407642 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 932/3747] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:26 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:26.742548 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0b2ddcc8-79a7-4dc7-b103-27ceb8d7fd00 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:26.745777 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b2ddcc8-79a7-4dc7-b103-27ceb8d7fd00 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:26.745987 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b2ddcc8-79a7-4dc7-b103-27ceb8d7fd00 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:26.746165 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b2ddcc8-79a7-4dc7-b103-27ceb8d7fd00 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:26.746305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0b2ddcc8-79a7-4dc7-b103-27ceb8d7fd00 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:26.754897 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:26.754897 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:26.755831 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b2ddcc8-79a7-4dc7-b103-27ceb8d7fd00 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:26.756495 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 941/3748] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:26 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:26.890279 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-98b6841b-bc8e-4c4a-8cc4-e39337e11aed None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:26.890279 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-98b6841b-bc8e-4c4a-8cc4-e39337e11aed tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:26.890279 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-98b6841b-bc8e-4c4a-8cc4-e39337e11aed tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:26.890279 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-98b6841b-bc8e-4c4a-8cc4-e39337e11aed tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:26.890279 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-98b6841b-bc8e-4c4a-8cc4-e39337e11aed tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:26.895337 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:26.895337 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:26.896195 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-98b6841b-bc8e-4c4a-8cc4-e39337e11aed tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:26.896673 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 937/3749] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:26 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:27.424808 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d0ea63d2-05ae-4d85-b75a-f3c9c6664ccc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:27.426853 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0ea63d2-05ae-4d85-b75a-f3c9c6664ccc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:27.427206 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0ea63d2-05ae-4d85-b75a-f3c9c6664ccc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:27.427420 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0ea63d2-05ae-4d85-b75a-f3c9c6664ccc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:27.427582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d0ea63d2-05ae-4d85-b75a-f3c9c6664ccc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:27.432679 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:27.432679 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:27.433555 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0ea63d2-05ae-4d85-b75a-f3c9c6664ccc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:27.433976 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 940/3750] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:27 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:27.767476 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9940c909-404a-49fe-a60c-75acc3b01478 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:27.769287 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9940c909-404a-49fe-a60c-75acc3b01478 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:27.769511 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9940c909-404a-49fe-a60c-75acc3b01478 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:27.769759 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9940c909-404a-49fe-a60c-75acc3b01478 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:27.769859 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9940c909-404a-49fe-a60c-75acc3b01478 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:27.774869 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:27.774869 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:27.775713 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9940c909-404a-49fe-a60c-75acc3b01478 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:27.776132 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 933/3751] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:27 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:27.911979 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a1ef397d-6b9c-40f7-9471-3977e5f6a637 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:27.914464 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1ef397d-6b9c-40f7-9471-3977e5f6a637 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:27.914581 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1ef397d-6b9c-40f7-9471-3977e5f6a637 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:27.914733 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a1ef397d-6b9c-40f7-9471-3977e5f6a637 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:27.914936 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-a1ef397d-6b9c-40f7-9471-3977e5f6a637 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:27.924266 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:27.924266 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:27.925103 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a1ef397d-6b9c-40f7-9471-3977e5f6a637 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:27.925573 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 942/3752] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:27 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:28.448950 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a156a001-94b2-4bde-81c6-32c4e1e37b02 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:28.451460 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a156a001-94b2-4bde-81c6-32c4e1e37b02 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:28.451684 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a156a001-94b2-4bde-81c6-32c4e1e37b02 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:28.451900 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a156a001-94b2-4bde-81c6-32c4e1e37b02 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:28.452041 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-a156a001-94b2-4bde-81c6-32c4e1e37b02 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:28.456770 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:28.456770 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:28.457802 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a156a001-94b2-4bde-81c6-32c4e1e37b02 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:28.458349 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 938/3753] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:28 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:28.791586 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-236f1aca-fb17-454a-b392-9c942e8443e2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:28.793225 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-236f1aca-fb17-454a-b392-9c942e8443e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:28.793447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-236f1aca-fb17-454a-b392-9c942e8443e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:28.793615 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-236f1aca-fb17-454a-b392-9c942e8443e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:28.793715 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-236f1aca-fb17-454a-b392-9c942e8443e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:28.798924 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:28.798924 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:28.800859 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-236f1aca-fb17-454a-b392-9c942e8443e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:28.800859 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 941/3754] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:28 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:28.938331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-44c67d0e-f99b-4d45-9f6c-e21faaa76af7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:28.940534 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44c67d0e-f99b-4d45-9f6c-e21faaa76af7 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:28.940849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44c67d0e-f99b-4d45-9f6c-e21faaa76af7 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:28.941143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44c67d0e-f99b-4d45-9f6c-e21faaa76af7 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:28.941368 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-44c67d0e-f99b-4d45-9f6c-e21faaa76af7 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:28.947305 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:28.947305 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:28.948461 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44c67d0e-f99b-4d45-9f6c-e21faaa76af7 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:28.948999 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 934/3755] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:28 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:29.470036 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-03985489-14e2-4de0-aaf0-fb5e5d3ceed7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:29.472054 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-03985489-14e2-4de0-aaf0-fb5e5d3ceed7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:29.472288 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-03985489-14e2-4de0-aaf0-fb5e5d3ceed7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:29.472475 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-03985489-14e2-4de0-aaf0-fb5e5d3ceed7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:29.472577 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-03985489-14e2-4de0-aaf0-fb5e5d3ceed7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:29.480257 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:29.480257 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:29.481254 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-03985489-14e2-4de0-aaf0-fb5e5d3ceed7 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:29.481701 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 943/3756] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:29 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:29.814502 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f55f1c9f-8d12-4042-aa2a-3d22be338789 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:29.817788 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f55f1c9f-8d12-4042-aa2a-3d22be338789 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:29.817788 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f55f1c9f-8d12-4042-aa2a-3d22be338789 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:29.817973 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f55f1c9f-8d12-4042-aa2a-3d22be338789 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:29.818101 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f55f1c9f-8d12-4042-aa2a-3d22be338789 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:29.823319 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:29.823319 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:29.823958 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f55f1c9f-8d12-4042-aa2a-3d22be338789 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:29.824389 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 939/3757] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:29 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:29.966002 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5f5e66bd-6d87-48ba-80f3-1b46d56f1172 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:29.969043 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5f5e66bd-6d87-48ba-80f3-1b46d56f1172 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:29.969478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5f5e66bd-6d87-48ba-80f3-1b46d56f1172 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:29.969978 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5f5e66bd-6d87-48ba-80f3-1b46d56f1172 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:29.970196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-5f5e66bd-6d87-48ba-80f3-1b46d56f1172 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:29.978954 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:29.978954 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:29.979054 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5f5e66bd-6d87-48ba-80f3-1b46d56f1172 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:29.979724 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 942/3758] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:29 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:30.500054 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6f5fbd97-85ee-4456-9c99-9ca69c840f9c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:30.505347 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6f5fbd97-85ee-4456-9c99-9ca69c840f9c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:35:30.505641 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6f5fbd97-85ee-4456-9c99-9ca69c840f9c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:30.505933 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6f5fbd97-85ee-4456-9c99-9ca69c840f9c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:30.506098 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6f5fbd97-85ee-4456-9c99-9ca69c840f9c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Show backup with id f99ce61b-3175-49e9-a7a9-3fbd050f5462. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:30.514629 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:30.514629 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:30.516236 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6f5fbd97-85ee-4456-9c99-9ca69c840f9c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 200 Jul 10 04:35:30.516587 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 935/3759] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:30 2026] GET /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:30.531632 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b34ce0b4-06c7-49e7-a291-79d0e5b0f94e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:30.533941 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b34ce0b4-06c7-49e7-a291-79d0e5b0f94e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f Jul 10 04:35:30.534133 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b34ce0b4-06c7-49e7-a291-79d0e5b0f94e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:30.534400 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b34ce0b4-06c7-49e7-a291-79d0e5b0f94e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:30.545125 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:30.545125 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:30.551483 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b34ce0b4-06c7-49e7-a291-79d0e5b0f94e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:35:30.559029 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b34ce0b4-06c7-49e7-a291-79d0e5b0f94e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f returned with HTTP 200 Jul 10 04:35:30.559979 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 944/3760] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:30 2026] GET /volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:30.577956 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7138efa9-0d6c-4794-8b0e-9609c6518f6e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:30.580154 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7138efa9-0d6c-4794-8b0e-9609c6518f6e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f Jul 10 04:35:30.580503 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7138efa9-0d6c-4794-8b0e-9609c6518f6e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:30.580718 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7138efa9-0d6c-4794-8b0e-9609c6518f6e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:30.590143 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:30.590143 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:30.594724 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7138efa9-0d6c-4794-8b0e-9609c6518f6e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:35:30.601827 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7138efa9-0d6c-4794-8b0e-9609c6518f6e tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f returned with HTTP 200 Jul 10 04:35:30.602663 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 940/3761] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:30 2026] GET /volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:30.839650 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6bc22d29-b764-43e0-8b9b-b91bd013be32 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:30.842535 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6bc22d29-b764-43e0-8b9b-b91bd013be32 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:30.842814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6bc22d29-b764-43e0-8b9b-b91bd013be32 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:30.843076 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6bc22d29-b764-43e0-8b9b-b91bd013be32 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:30.843234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-6bc22d29-b764-43e0-8b9b-b91bd013be32 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:30.851369 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:30.851369 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:30.851465 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6bc22d29-b764-43e0-8b9b-b91bd013be32 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:30.851947 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 943/3762] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:30 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:30.905440 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:30.994231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-62a30ada-4f81-4165-8cc6-7f9a43e2d963 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:30.997052 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-62a30ada-4f81-4165-8cc6-7f9a43e2d963 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:30.997757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-62a30ada-4f81-4165-8cc6-7f9a43e2d963 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:30.997757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-62a30ada-4f81-4165-8cc6-7f9a43e2d963 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:30.998042 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-62a30ada-4f81-4165-8cc6-7f9a43e2d963 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:31.005658 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:31.005658 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:31.007229 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-62a30ada-4f81-4165-8cc6-7f9a43e2d963 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:31.007659 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 945/3763] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:30 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:31.023241 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:31.023768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2029986877"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:31.025354 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2029986877'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:31.025591 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Create volume of 1 GB Jul 10 04:35:31.032419 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Availability Zones retrieved successfully. Jul 10 04:35:31.041510 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Flow 'volume_create_api' (24ae1896-c9c2-486a-aee2-5bc2082f0f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:31.043422 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7368fe6-1f27-4890-8f90-b24b57f69ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:31.044309 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:31.085792 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7368fe6-1f27-4890-8f90-b24b57f69ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:31.086909 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (420000b6-069b-4d60-8f1c-f82721c98930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:31.188632 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Created reservations ['21a63f08-f2a0-4d0d-96f2-76fef18ad413', '0ffa57ff-0c63-4123-8f82-4727ddf4246d', 'f26c9f89-d315-467f-83b3-64c679de38f5', '862eb94a-71e0-4837-b075-dfc2572b94ad'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:31.189879 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (420000b6-069b-4d60-8f1c-f82721c98930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a63f08-f2a0-4d0d-96f2-76fef18ad413', '0ffa57ff-0c63-4123-8f82-4727ddf4246d', 'f26c9f89-d315-467f-83b3-64c679de38f5', '862eb94a-71e0-4837-b075-dfc2572b94ad']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:31.192665 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9cddff-102d-4c75-91fd-e3374503d54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:31.228041 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9cddff-102d-4c75-91fd-e3374503d54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12398d52-3cec-4dbb-9b8e-7e068ed0c1f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2029986877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b60eab3e2b1a479893719911be55f74a',qos_specs=None,replication_status=,reservations=['21a63f08-f2a0-4d0d-96f2-76fef18ad413','0ffa57ff-0c63-4123-8f82-4727ddf4246d','f26c9f89-d315-467f-83b3-64c679de38f5','862eb94a-71e0-4837-b075-dfc2572b94ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93db438a551b4f7484ee9b764de5adb0',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2029986877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12398d52-3cec-4dbb-9b8e-7e068ed0c1f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b60eab3e2b1a479893719911be55f74a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93db438a551b4f7484ee9b764de5adb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:31.228041 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143e1cc4-233f-42c7-ae52-5ce60e40f9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:31.251902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143e1cc4-233f-42c7-ae52-5ce60e40f9f7) transitioned into state 'SUCCESS' from state '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-2029986877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b60eab3e2b1a479893719911be55f74a',qos_specs=None,replication_status=,reservations=['21a63f08-f2a0-4d0d-96f2-76fef18ad413','0ffa57ff-0c63-4123-8f82-4727ddf4246d','f26c9f89-d315-467f-83b3-64c679de38f5','862eb94a-71e0-4837-b075-dfc2572b94ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93db438a551b4f7484ee9b764de5adb0',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:31.252971 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (557d710f-2ac5-41b3-a8da-6e91a88b1c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:31.264174 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (557d710f-2ac5-41b3-a8da-6e91a88b1c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:31.265342 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Flow 'volume_create_api' (24ae1896-c9c2-486a-aee2-5bc2082f0f29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:31.265733 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Create volume request issued successfully. Jul 10 04:35:31.266544 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5e8a205-3b14-4e5b-a695-ce9a1c0b84b5 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:31.267072 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 936/3764] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:35:30 2026] POST /volume/v3/volumes => generated 747 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 04:35:31.281047 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ee54dce1-1346-4b79-be84-6e344770ec8d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:31.283356 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ee54dce1-1346-4b79-be84-6e344770ec8d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:35:31.283557 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ee54dce1-1346-4b79-be84-6e344770ec8d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:31.283774 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ee54dce1-1346-4b79-be84-6e344770ec8d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:31.291899 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:31.291899 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:31.297042 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ee54dce1-1346-4b79-be84-6e344770ec8d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:35:31.303371 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ee54dce1-1346-4b79-be84-6e344770ec8d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:35:31.303605 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 941/3765] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:31 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:31.867468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b5f704a9-315e-446a-bc14-189603f915a7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:31.870321 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b5f704a9-315e-446a-bc14-189603f915a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:31.870669 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b5f704a9-315e-446a-bc14-189603f915a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:31.870966 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b5f704a9-315e-446a-bc14-189603f915a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:31.871124 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-b5f704a9-315e-446a-bc14-189603f915a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:31.877690 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:31.877690 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:31.878182 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b5f704a9-315e-446a-bc14-189603f915a7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:31.878718 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 944/3766] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:31 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:32.020466 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4c3c26b5-497c-428e-8319-aef712e7ce4d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:32.022387 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4c3c26b5-497c-428e-8319-aef712e7ce4d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:32.022617 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4c3c26b5-497c-428e-8319-aef712e7ce4d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:32.022868 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4c3c26b5-497c-428e-8319-aef712e7ce4d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:32.023030 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-4c3c26b5-497c-428e-8319-aef712e7ce4d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:32.027934 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:32.027934 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:32.028909 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4c3c26b5-497c-428e-8319-aef712e7ce4d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:32.029345 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 946/3767] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:32 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:32.323138 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c7f945c3-ce9c-496a-bdcc-b5da934e0881 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:32.326545 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7f945c3-ce9c-496a-bdcc-b5da934e0881 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:35:32.326785 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7f945c3-ce9c-496a-bdcc-b5da934e0881 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:32.327021 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7f945c3-ce9c-496a-bdcc-b5da934e0881 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:32.336738 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:32.336738 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:32.343238 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c7f945c3-ce9c-496a-bdcc-b5da934e0881 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:35:32.348959 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7f945c3-ce9c-496a-bdcc-b5da934e0881 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:35:32.349721 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 937/3768] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:32 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:32.406058 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-512b5261-358d-4e70-ad6e-c56d3646183a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:32.408754 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-512b5261-358d-4e70-ad6e-c56d3646183a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f Jul 10 04:35:32.408754 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-512b5261-358d-4e70-ad6e-c56d3646183a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:32.408887 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-512b5261-358d-4e70-ad6e-c56d3646183a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:32.417280 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:32.417280 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:32.428528 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-512b5261-358d-4e70-ad6e-c56d3646183a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:35:32.437134 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-512b5261-358d-4e70-ad6e-c56d3646183a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f returned with HTTP 200 Jul 10 04:35:32.437587 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 942/3769] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:35:32 2026] GET /volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:32.892352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4a07cbfe-a102-489a-a191-7026489f6702 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:32.893012 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4a07cbfe-a102-489a-a191-7026489f6702 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:32.893328 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4a07cbfe-a102-489a-a191-7026489f6702 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:32.893574 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4a07cbfe-a102-489a-a191-7026489f6702 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:32.893721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-4a07cbfe-a102-489a-a191-7026489f6702 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:32.898713 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:32.898713 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:32.899513 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4a07cbfe-a102-489a-a191-7026489f6702 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:32.899981 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 945/3770] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:32 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:32.967406 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-b31b870c-1d7e-4708-bd01-02cca911a2b1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:32.970309 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-b31b870c-1d7e-4708-bd01-02cca911a2b1 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f Jul 10 04:35:32.970492 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-b31b870c-1d7e-4708-bd01-02cca911a2b1 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:32.970668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-b31b870c-1d7e-4708-bd01-02cca911a2b1 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:32.981169 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:32.981169 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:32.985503 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-b31b870c-1d7e-4708-bd01-02cca911a2b1 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:35:32.991161 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-b31b870c-1d7e-4708-bd01-02cca911a2b1 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f returned with HTTP 200 Jul 10 04:35:32.991161 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 947/3771] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:35:32 2026] GET /volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:33.000824 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bb7025b8-2df5-44cb-baf0-d66a9282a07b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:33.001299 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb7025b8-2df5-44cb-baf0-d66a9282a07b None None] GET https://10.4.3.87/volume// Jul 10 04:35:33.001509 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb7025b8-2df5-44cb-baf0-d66a9282a07b None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:33.001755 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb7025b8-2df5-44cb-baf0-d66a9282a07b None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:33.002113 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb7025b8-2df5-44cb-baf0-d66a9282a07b None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:35:33.002451 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 938/3772] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:35:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:35:33.009853 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-5315b6e9-0e22-431b-ba76-4ba1a4de2b8c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:33.011964 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-5315b6e9-0e22-431b-ba76-4ba1a4de2b8c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:35:33.012343 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-5315b6e9-0e22-431b-ba76-4ba1a4de2b8c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "864b5197-654e-46db-8bc7-951d70db795f", "connector": null, "instance_uuid": "bf604e40-9386-44c0-a674-80bef68579e0"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:33.021290 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:33.021290 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:33.043627 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ac9ab9d7-13a9-4a1f-a22d-efa133d8ec0d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:33.045456 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac9ab9d7-13a9-4a1f-a22d-efa133d8ec0d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:33.045643 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac9ab9d7-13a9-4a1f-a22d-efa133d8ec0d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:33.045832 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac9ab9d7-13a9-4a1f-a22d-efa133d8ec0d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:33.045927 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ac9ab9d7-13a9-4a1f-a22d-efa133d8ec0d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:33.050687 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:33.050687 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:33.051572 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac9ab9d7-13a9-4a1f-a22d-efa133d8ec0d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:33.052073 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 946/3773] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:33 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:33.052354 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-5315b6e9-0e22-431b-ba76-4ba1a4de2b8c tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:35:33.052983 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 943/3774] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:35:33 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:33.913552 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-46401da8-7a95-4d62-950f-22acfbc671e7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:33.915683 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46401da8-7a95-4d62-950f-22acfbc671e7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:33.915873 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-46401da8-7a95-4d62-950f-22acfbc671e7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:33.916120 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-46401da8-7a95-4d62-950f-22acfbc671e7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:33.916273 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-46401da8-7a95-4d62-950f-22acfbc671e7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:33.921490 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:33.921490 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:33.922407 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46401da8-7a95-4d62-950f-22acfbc671e7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:33.922830 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 948/3775] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:33 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:34.062085 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-935afe6b-840a-40f0-80f2-2af0a05c5b7b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:34.064331 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-935afe6b-840a-40f0-80f2-2af0a05c5b7b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:34.064572 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-935afe6b-840a-40f0-80f2-2af0a05c5b7b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:34.064819 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-935afe6b-840a-40f0-80f2-2af0a05c5b7b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:34.064952 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-935afe6b-840a-40f0-80f2-2af0a05c5b7b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:34.069240 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:34.069240 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:34.070004 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-935afe6b-840a-40f0-80f2-2af0a05c5b7b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:34.070431 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 939/3776] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:34 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:34.935102 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3971142f-6c15-4129-88d1-1909e95eb511 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:34.937473 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3971142f-6c15-4129-88d1-1909e95eb511 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:35:34.937778 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3971142f-6c15-4129-88d1-1909e95eb511 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:34.938033 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3971142f-6c15-4129-88d1-1909e95eb511 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:34.938203 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-3971142f-6c15-4129-88d1-1909e95eb511 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:34.943765 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:34.943765 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:34.944630 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3971142f-6c15-4129-88d1-1909e95eb511 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:35:34.945124 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 947/3777] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:34 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:34.956200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fb95eb76-4a06-41cc-9a02-56188c2a1e2b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:35.030998 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb95eb76-4a06-41cc-9a02-56188c2a1e2b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:35:35.031545 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fb95eb76-4a06-41cc-9a02-56188c2a1e2b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae313c89-d5e7-4312-87ba-aafd9f351ebb"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:35.033400 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-fb95eb76-4a06-41cc-9a02-56188c2a1e2b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Creating new backup {'backup': {'volume_id': 'ae313c89-d5e7-4312-87ba-aafd9f351ebb'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:35:35.033570 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-fb95eb76-4a06-41cc-9a02-56188c2a1e2b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Creating backup of volume ae313c89-d5e7-4312-87ba-aafd9f351ebb in container None Jul 10 04:35:35.042962 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:35.042962 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:35.043554 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fb95eb76-4a06-41cc-9a02-56188c2a1e2b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Volume info retrieved successfully. Jul 10 04:35:35.062898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-fb95eb76-4a06-41cc-9a02-56188c2a1e2b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Created reservations ['36d7709f-fb93-4362-81fb-7c984f6ef50d', 'ffae8340-dd91-4da2-b9b0-a49bebab0226'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:35.083430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-484ddc4d-edb9-4a25-a9e1-52f64c4190a6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:35.085594 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-484ddc4d-edb9-4a25-a9e1-52f64c4190a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:35.085815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-484ddc4d-edb9-4a25-a9e1-52f64c4190a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:35.086049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-484ddc4d-edb9-4a25-a9e1-52f64c4190a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:35.086232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-484ddc4d-edb9-4a25-a9e1-52f64c4190a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:35.091753 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:35.091753 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:35.092831 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-484ddc4d-edb9-4a25-a9e1-52f64c4190a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:35.093373 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 949/3778] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:35 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:35.094829 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fb95eb76-4a06-41cc-9a02-56188c2a1e2b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:35:35.095702 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 944/3779] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:35:34 2026] POST /volume/v3/backups => generated 286 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 04:35:35.103679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9d8a2f5a-ad99-4dae-83d2-23cc9a25bb94 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:35.105749 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9d8a2f5a-ad99-4dae-83d2-23cc9a25bb94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:35.106044 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9d8a2f5a-ad99-4dae-83d2-23cc9a25bb94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:35.106231 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9d8a2f5a-ad99-4dae-83d2-23cc9a25bb94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:35.106348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9d8a2f5a-ad99-4dae-83d2-23cc9a25bb94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:35.111663 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:35.111663 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:35.112294 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9d8a2f5a-ad99-4dae-83d2-23cc9a25bb94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:35.112637 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 940/3780] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:35 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:36.104536 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3651f06d-d593-484d-95df-8fadb6405e6a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:36.106347 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3651f06d-d593-484d-95df-8fadb6405e6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:36.106532 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3651f06d-d593-484d-95df-8fadb6405e6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:36.106703 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3651f06d-d593-484d-95df-8fadb6405e6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:36.106795 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-3651f06d-d593-484d-95df-8fadb6405e6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:36.110742 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:36.110742 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:36.111426 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3651f06d-d593-484d-95df-8fadb6405e6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:36.111740 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 948/3781] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:36 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:36.127323 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1552e99d-0056-4cbd-bf5f-ddd7d68be19a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:36.129069 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1552e99d-0056-4cbd-bf5f-ddd7d68be19a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:36.129410 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1552e99d-0056-4cbd-bf5f-ddd7d68be19a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:36.129652 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1552e99d-0056-4cbd-bf5f-ddd7d68be19a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:36.129769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-1552e99d-0056-4cbd-bf5f-ddd7d68be19a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:36.133774 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:36.133774 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:36.134337 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1552e99d-0056-4cbd-bf5f-ddd7d68be19a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:36.134663 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 950/3782] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:36 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:37.123812 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4c6007c6-b71b-4cbb-8a3e-aa4600c1e9e3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:37.125579 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4c6007c6-b71b-4cbb-8a3e-aa4600c1e9e3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:37.125766 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4c6007c6-b71b-4cbb-8a3e-aa4600c1e9e3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:37.125947 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4c6007c6-b71b-4cbb-8a3e-aa4600c1e9e3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:37.126044 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-4c6007c6-b71b-4cbb-8a3e-aa4600c1e9e3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:37.130529 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:37.130529 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:37.131205 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4c6007c6-b71b-4cbb-8a3e-aa4600c1e9e3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:37.131539 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 945/3783] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:37 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:37.145002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7256f0c1-25ab-4497-8ba2-f78362dea3b5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:37.146647 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7256f0c1-25ab-4497-8ba2-f78362dea3b5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:37.146833 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7256f0c1-25ab-4497-8ba2-f78362dea3b5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:37.147010 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7256f0c1-25ab-4497-8ba2-f78362dea3b5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:37.147107 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-7256f0c1-25ab-4497-8ba2-f78362dea3b5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:37.150947 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:37.150947 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:37.151586 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7256f0c1-25ab-4497-8ba2-f78362dea3b5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:37.151911 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 941/3784] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:37 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:38.144191 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-baa7151c-63e9-4b75-a52d-51cd9fda714d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:38.146738 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-baa7151c-63e9-4b75-a52d-51cd9fda714d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:38.147026 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-baa7151c-63e9-4b75-a52d-51cd9fda714d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:38.147343 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-baa7151c-63e9-4b75-a52d-51cd9fda714d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:38.147520 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-baa7151c-63e9-4b75-a52d-51cd9fda714d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:38.154275 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:38.154275 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:38.155417 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-baa7151c-63e9-4b75-a52d-51cd9fda714d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:38.155927 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 949/3785] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:38 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:38.162093 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-72dc0584-a49f-4792-82a3-66746f7e94bc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:38.164503 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-72dc0584-a49f-4792-82a3-66746f7e94bc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:38.164792 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-72dc0584-a49f-4792-82a3-66746f7e94bc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:38.165064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-72dc0584-a49f-4792-82a3-66746f7e94bc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:38.165247 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-72dc0584-a49f-4792-82a3-66746f7e94bc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:38.170875 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:38.170875 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:38.171856 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-72dc0584-a49f-4792-82a3-66746f7e94bc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:38.172336 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 951/3786] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:38 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:38.606775 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-d6ecf3de-3e81-456b-ad5c-1041550f5293 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:38.609098 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-d6ecf3de-3e81-456b-ad5c-1041550f5293 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:38.609319 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-d6ecf3de-3e81-456b-ad5c-1041550f5293 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:38.609517 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-d6ecf3de-3e81-456b-ad5c-1041550f5293 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:38.616190 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:38.616190 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:38.620042 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-d6ecf3de-3e81-456b-ad5c-1041550f5293 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:38.624617 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-d6ecf3de-3e81-456b-ad5c-1041550f5293 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:38.625085 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 946/3787] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:35:38 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:39.040133 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-75361295-d87e-46da-a309-e498e97efe78 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:39.040570 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-75361295-d87e-46da-a309-e498e97efe78 None None] GET https://10.4.3.87/volume// Jul 10 04:35:39.040768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-75361295-d87e-46da-a309-e498e97efe78 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:39.040977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-75361295-d87e-46da-a309-e498e97efe78 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:39.041330 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-75361295-d87e-46da-a309-e498e97efe78 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:35:39.041646 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 942/3788] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:35:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:35:39.049703 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-4410a43f-98c3-4638-b4cd-270a64aba57a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:39.053133 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-4410a43f-98c3-4638-b4cd-270a64aba57a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f Jul 10 04:35:39.053598 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-4410a43f-98c3-4638-b4cd-270a64aba57a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:39.054150 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-4410a43f-98c3-4638-b4cd-270a64aba57a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:39.068587 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:39.068587 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:39.073887 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-4410a43f-98c3-4638-b4cd-270a64aba57a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:35:39.080088 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-4410a43f-98c3-4638-b4cd-270a64aba57a tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f returned with HTTP 200 Jul 10 04:35:39.080591 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 950/3789] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:35:39 2026] GET /volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f => generated 1593 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:35:39.167869 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f49ae527-7e8c-4f15-8384-9a0cd8864d6a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:39.170707 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f49ae527-7e8c-4f15-8384-9a0cd8864d6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:39.170707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f49ae527-7e8c-4f15-8384-9a0cd8864d6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:39.171680 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f49ae527-7e8c-4f15-8384-9a0cd8864d6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:39.172403 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f49ae527-7e8c-4f15-8384-9a0cd8864d6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:39.178975 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:39.178975 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:39.179900 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f49ae527-7e8c-4f15-8384-9a0cd8864d6a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:39.180380 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 952/3790] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:39 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:39.185459 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2b15d793-1eb6-4d46-bdf9-419c10dcffd0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:39.187526 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b15d793-1eb6-4d46-bdf9-419c10dcffd0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:39.187826 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b15d793-1eb6-4d46-bdf9-419c10dcffd0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:39.187878 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b15d793-1eb6-4d46-bdf9-419c10dcffd0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:39.188013 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-2b15d793-1eb6-4d46-bdf9-419c10dcffd0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:39.192930 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:39.192930 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:39.193715 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b15d793-1eb6-4d46-bdf9-419c10dcffd0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:39.194156 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 947/3791] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:39 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:39.196080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-3a3fa5d4-646b-45f2-9654-1d15a4104920 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:39.198403 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-3a3fa5d4-646b-45f2-9654-1d15a4104920 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] PUT https://10.4.3.87/volume/v3/attachments/253e2498-03d6-4d4e-bc30-c28478193154 Jul 10 04:35:39.198779 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-3a3fa5d4-646b-45f2-9654-1d15a4104920 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:39.207549 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-3a3fa5d4-646b-45f2-9654-1d15a4104920 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Acquiring lock "cinder-attachment_update-864b5197-654e-46db-8bc7-951d70db795f-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:35:39.213929 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-3a3fa5d4-646b-45f2-9654-1d15a4104920 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Lock "cinder-attachment_update-864b5197-654e-46db-8bc7-951d70db795f-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:35:39.214991 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:39.214991 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:39.738055 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-3a3fa5d4-646b-45f2-9654-1d15a4104920 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Lock "cinder-attachment_update-864b5197-654e-46db-8bc7-951d70db795f-np0000004952" released by "attachment_update" :: held 0.524s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:35:39.738435 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-3a3fa5d4-646b-45f2-9654-1d15a4104920 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/attachments/253e2498-03d6-4d4e-bc30-c28478193154 returned with HTTP 200 Jul 10 04:35:39.739013 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 943/3792] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:35:39 2026] PUT /volume/v3/attachments/253e2498-03d6-4d4e-bc30-c28478193154 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:40.191120 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ddf1f627-1688-41f4-b8bc-d8148a63f208 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:40.193451 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ddf1f627-1688-41f4-b8bc-d8148a63f208 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:40.193807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ddf1f627-1688-41f4-b8bc-d8148a63f208 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:40.194137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ddf1f627-1688-41f4-b8bc-d8148a63f208 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:40.194301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ddf1f627-1688-41f4-b8bc-d8148a63f208 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:40.199232 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:40.199232 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:40.200325 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ddf1f627-1688-41f4-b8bc-d8148a63f208 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:40.200817 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 951/3793] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:40 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:40.206783 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c096b955-bb84-45cb-a751-7ad315206afd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:40.209402 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c096b955-bb84-45cb-a751-7ad315206afd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:40.209712 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c096b955-bb84-45cb-a751-7ad315206afd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:40.209991 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c096b955-bb84-45cb-a751-7ad315206afd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:40.210173 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-c096b955-bb84-45cb-a751-7ad315206afd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:40.216277 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:40.216277 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:40.217476 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c096b955-bb84-45cb-a751-7ad315206afd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:40.217969 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 953/3794] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:40 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:40.254492 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-16ff8954-4edc-4c3d-80e7-c452b92d89f2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:40.254492 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-16ff8954-4edc-4c3d-80e7-c452b92d89f2 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] POST https://10.4.3.87/volume/v3/attachments/253e2498-03d6-4d4e-bc30-c28478193154/action Jul 10 04:35:40.254492 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-16ff8954-4edc-4c3d-80e7-c452b92d89f2 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:40.254492 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-16ff8954-4edc-4c3d-80e7-c452b92d89f2 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:40.280153 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:40.280153 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:40.292427 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-888704d7-2660-4f5a-9b00-b49b758fbf93 req-16ff8954-4edc-4c3d-80e7-c452b92d89f2 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/attachments/253e2498-03d6-4d4e-bc30-c28478193154/action returned with HTTP 204 Jul 10 04:35:40.293186 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 948/3795] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:35:40 2026] POST /volume/v3/attachments/253e2498-03d6-4d4e-bc30-c28478193154/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:40.672416 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-029e91d7-26c5-44aa-aa8a-389d0c73e14c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:40.672857 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-029e91d7-26c5-44aa-aa8a-389d0c73e14c None None] GET https://10.4.3.87/volume// Jul 10 04:35:40.673136 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-029e91d7-26c5-44aa-aa8a-389d0c73e14c None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:40.673366 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-029e91d7-26c5-44aa-aa8a-389d0c73e14c None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:40.673681 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-029e91d7-26c5-44aa-aa8a-389d0c73e14c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:35:40.673954 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 944/3796] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:35:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:35:40.685688 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-35cdd142-ce1c-4719-9514-aec69ac2e9ff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:40.687795 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-35cdd142-ce1c-4719-9514-aec69ac2e9ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:35:40.688151 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-35cdd142-ce1c-4719-9514-aec69ac2e9ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47baa2c4-b9ae-44d9-bfe7-5111bf9e737a", "connector": null, "instance_uuid": "f3f6605c-6cb7-4c95-9960-524790d85d19"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:40.696179 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:40.696179 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:40.722327 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-35cdd142-ce1c-4719-9514-aec69ac2e9ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:35:40.722784 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 952/3797] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:35:40 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:41.154627 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d81f8b1e-e3a4-442d-b077-9518c9dad7ff None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:41.156753 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d81f8b1e-e3a4-442d-b077-9518c9dad7ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:41.157067 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d81f8b1e-e3a4-442d-b077-9518c9dad7ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:41.157248 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d81f8b1e-e3a4-442d-b077-9518c9dad7ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:41.168445 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:41.168445 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:41.172243 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d81f8b1e-e3a4-442d-b077-9518c9dad7ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:41.177331 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d81f8b1e-e3a4-442d-b077-9518c9dad7ff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:41.177783 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 954/3798] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:41 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:41.211622 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-70f97fe6-5dfe-4450-82ec-96a4072959e2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:41.213519 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-70f97fe6-5dfe-4450-82ec-96a4072959e2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:41.213698 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-70f97fe6-5dfe-4450-82ec-96a4072959e2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:41.213888 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-70f97fe6-5dfe-4450-82ec-96a4072959e2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:41.213988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-70f97fe6-5dfe-4450-82ec-96a4072959e2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:41.218933 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:41.218933 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:41.219236 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-70f97fe6-5dfe-4450-82ec-96a4072959e2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:41.219658 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 949/3799] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:41 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:41.228276 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bd46e8bf-2b85-4489-beb9-2991ad57af68 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:41.229642 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ec26cd2e-1a39-4c41-b803-a3eae09e7529 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:41.233072 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd46e8bf-2b85-4489-beb9-2991ad57af68 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:41.233376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd46e8bf-2b85-4489-beb9-2991ad57af68 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:41.233618 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd46e8bf-2b85-4489-beb9-2991ad57af68 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:41.233779 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-bd46e8bf-2b85-4489-beb9-2991ad57af68 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:41.240074 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:41.240074 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:41.240074 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd46e8bf-2b85-4489-beb9-2991ad57af68 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:41.240074 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 945/3800] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:41 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:41.250482 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e43d0c36-2bc8-424a-9464-6c57fe8f7aee None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:41.251153 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e43d0c36-2bc8-424a-9464-6c57fe8f7aee None None] GET https://10.4.3.87/volume// Jul 10 04:35:41.251153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e43d0c36-2bc8-424a-9464-6c57fe8f7aee None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:41.251387 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e43d0c36-2bc8-424a-9464-6c57fe8f7aee None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:41.251811 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e43d0c36-2bc8-424a-9464-6c57fe8f7aee None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:35:41.252129 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 955/3801] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:35:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:35:41.260239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-c82a19a7-4bf0-410a-998d-02d309a8762b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:41.264239 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-c82a19a7-4bf0-410a-998d-02d309a8762b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:41.264239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-c82a19a7-4bf0-410a-998d-02d309a8762b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:41.264239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-c82a19a7-4bf0-410a-998d-02d309a8762b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:41.273341 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:41.273341 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:41.276707 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-c82a19a7-4bf0-410a-998d-02d309a8762b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:41.284235 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-c82a19a7-4bf0-410a-998d-02d309a8762b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:41.284235 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 950/3802] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:35:41 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 1019 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:35:41.321780 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ec26cd2e-1a39-4c41-b803-a3eae09e7529 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:35:41.322236 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ec26cd2e-1a39-4c41-b803-a3eae09e7529 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28624912-7d1e-4359-a1bc-9bf5e5d7b833", "incremental": true}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:41.324178 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-ec26cd2e-1a39-4c41-b803-a3eae09e7529 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Creating new backup {'backup': {'volume_id': '28624912-7d1e-4359-a1bc-9bf5e5d7b833', 'incremental': True}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:35:41.324483 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-ec26cd2e-1a39-4c41-b803-a3eae09e7529 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Creating backup of volume 28624912-7d1e-4359-a1bc-9bf5e5d7b833 in container None Jul 10 04:35:41.333041 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:41.333041 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:41.333380 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ec26cd2e-1a39-4c41-b803-a3eae09e7529 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Volume info retrieved successfully. Jul 10 04:35:41.367724 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-ec26cd2e-1a39-4c41-b803-a3eae09e7529 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Created reservations ['cdffdefa-45ac-4baa-892e-f1dc3558881a', 'ec81433c-b9a8-4645-a192-693d678a634f'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:41.396990 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ec26cd2e-1a39-4c41-b803-a3eae09e7529 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 400 Jul 10 04:35:41.397577 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 953/3803] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:35:41 2026] POST /volume/v3/backups => generated 109 bytes in 168 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:35:41.410491 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-082234f9-769e-49d7-ac7a-b5eb6ad84850 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:41.412256 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-082234f9-769e-49d7-ac7a-b5eb6ad84850 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] DELETE https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:41.412692 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-082234f9-769e-49d7-ac7a-b5eb6ad84850 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:41.413033 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-082234f9-769e-49d7-ac7a-b5eb6ad84850 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:41.413301 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-082234f9-769e-49d7-ac7a-b5eb6ad84850 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Delete backup with id: f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. Jul 10 04:35:41.414990 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-61b0284b-6fc1-4b2c-8523-2c4199b4bafc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:41.417812 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-61b0284b-6fc1-4b2c-8523-2c4199b4bafc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] PUT https://10.4.3.87/volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677 Jul 10 04:35:41.418233 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-61b0284b-6fc1-4b2c-8523-2c4199b4bafc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:41.421302 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:41.421302 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:41.429341 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-61b0284b-6fc1-4b2c-8523-2c4199b4bafc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Acquiring lock "cinder-attachment_update-47baa2c4-b9ae-44d9-bfe7-5111bf9e737a-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:35:41.434759 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-61b0284b-6fc1-4b2c-8523-2c4199b4bafc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Lock "cinder-attachment_update-47baa2c4-b9ae-44d9-bfe7-5111bf9e737a-np0000004952" acquired by "attachment_update" :: waited 0.007s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:35:41.437011 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:41.437011 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:41.437141 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-082234f9-769e-49d7-ac7a-b5eb6ad84850 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] delete_backup rpcapi backup_id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:35:41.439196 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-082234f9-769e-49d7-ac7a-b5eb6ad84850 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 202 Jul 10 04:35:41.439727 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 946/3804] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:35:41 2026] DELETE /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:41.450871 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-40ef5e21-91ad-4aaf-924a-a0745c7ccd17 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:41.454412 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-40ef5e21-91ad-4aaf-924a-a0745c7ccd17 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:41.454595 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-40ef5e21-91ad-4aaf-924a-a0745c7ccd17 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:41.454798 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-40ef5e21-91ad-4aaf-924a-a0745c7ccd17 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:41.454932 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-40ef5e21-91ad-4aaf-924a-a0745c7ccd17 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:41.465804 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:41.465804 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:41.466678 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-40ef5e21-91ad-4aaf-924a-a0745c7ccd17 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 200 Jul 10 04:35:41.467134 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 951/3805] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:41 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:41.966300 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-61b0284b-6fc1-4b2c-8523-2c4199b4bafc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Lock "cinder-attachment_update-47baa2c4-b9ae-44d9-bfe7-5111bf9e737a-np0000004952" released by "attachment_update" :: held 0.531s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:35:41.966300 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-61b0284b-6fc1-4b2c-8523-2c4199b4bafc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677 returned with HTTP 200 Jul 10 04:35:41.966300 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 956/3806] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:35:41 2026] PUT /volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:42.189720 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9bf35c14-16a2-46fa-ad3c-4d8200637f12 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:42.191767 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9bf35c14-16a2-46fa-ad3c-4d8200637f12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:42.191981 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9bf35c14-16a2-46fa-ad3c-4d8200637f12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:42.192238 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9bf35c14-16a2-46fa-ad3c-4d8200637f12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:42.204390 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:42.204390 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:42.209372 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9bf35c14-16a2-46fa-ad3c-4d8200637f12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:42.215321 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9bf35c14-16a2-46fa-ad3c-4d8200637f12 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:42.215750 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 954/3807] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:42 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:42.250689 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-15fc95cc-8dc8-4c27-8e24-9e04717ad18e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:42.253065 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-15fc95cc-8dc8-4c27-8e24-9e04717ad18e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:42.253333 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-15fc95cc-8dc8-4c27-8e24-9e04717ad18e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:42.253531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-15fc95cc-8dc8-4c27-8e24-9e04717ad18e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:42.254061 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-15fc95cc-8dc8-4c27-8e24-9e04717ad18e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:42.259510 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:42.259510 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:42.260139 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-15fc95cc-8dc8-4c27-8e24-9e04717ad18e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:42.260903 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 947/3808] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:42 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:42.481134 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-410594db-57c0-4158-bea0-0640ec43dcb2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:42.482568 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-410594db-57c0-4158-bea0-0640ec43dcb2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 Jul 10 04:35:42.482746 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-410594db-57c0-4158-bea0-0640ec43dcb2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:42.482941 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-410594db-57c0-4158-bea0-0640ec43dcb2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:42.483057 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-410594db-57c0-4158-bea0-0640ec43dcb2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id f09c5b76-06c3-4cfe-99fb-0c0c6abd0642. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:42.486518 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-410594db-57c0-4158-bea0-0640ec43dcb2 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 returned with HTTP 404 Jul 10 04:35:42.486932 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 952/3809] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:42 2026] GET /volume/v3/backups/f09c5b76-06c3-4cfe-99fb-0c0c6abd0642 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:42.495954 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:42.497641 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:42.498057 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-76194082"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:42.499442 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-76194082'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:42.500248 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Create volume of 1 GB Jul 10 04:35:42.500248 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:42.500248 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:42.503641 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Availability Zones retrieved successfully. Jul 10 04:35:42.509301 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Flow 'volume_create_api' (688304a0-680d-40bf-b525-b2f729c71cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:42.510282 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fb2b62-7511-489e-9894-99a3e3a7227f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:42.511232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:42.536070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fb2b62-7511-489e-9894-99a3e3a7227f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:42.537934 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02fc8040-7e73-4038-a70e-222c942959d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:42.582229 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Created reservations ['2f276c20-f677-412c-8463-1c68b340a65e', '23db000e-4f29-45e4-aa88-1e8781011972', 'c58f60f2-f8c9-48ce-a1d5-54e44504065f', 'ebd039bd-ef53-4b41-b3fb-d520cc76bccb'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:42.583422 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02fc8040-7e73-4038-a70e-222c942959d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f276c20-f677-412c-8463-1c68b340a65e', '23db000e-4f29-45e4-aa88-1e8781011972', 'c58f60f2-f8c9-48ce-a1d5-54e44504065f', 'ebd039bd-ef53-4b41-b3fb-d520cc76bccb']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:42.584538 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d9fc500-b460-4de3-b9aa-645db4c290c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:42.609314 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d9fc500-b460-4de3-b9aa-645db4c290c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63b79a45-631a-4ce7-872e-981bdf9b3394', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-76194082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aca3ecd1c764a36a424b3be0dfa7314',qos_specs=None,replication_status=,reservations=['2f276c20-f677-412c-8463-1c68b340a65e','23db000e-4f29-45e4-aa88-1e8781011972','c58f60f2-f8c9-48ce-a1d5-54e44504065f','ebd039bd-ef53-4b41-b3fb-d520cc76bccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ef0c52a6ce42438bd79c41f647fe2d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-76194082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63b79a45-631a-4ce7-872e-981bdf9b3394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aca3ecd1c764a36a424b3be0dfa7314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61ef0c52a6ce42438bd79c41f647fe2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:42.609314 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12432073-57f9-48db-bd01-778ba516d33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:42.641265 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12432073-57f9-48db-bd01-778ba516d33c) transitioned into state 'SUCCESS' from state '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-76194082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aca3ecd1c764a36a424b3be0dfa7314',qos_specs=None,replication_status=,reservations=['2f276c20-f677-412c-8463-1c68b340a65e','23db000e-4f29-45e4-aa88-1e8781011972','c58f60f2-f8c9-48ce-a1d5-54e44504065f','ebd039bd-ef53-4b41-b3fb-d520cc76bccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ef0c52a6ce42438bd79c41f647fe2d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:42.641265 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f67bc20-0eed-4be3-88e8-c5d73f25c5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:42.652129 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f67bc20-0eed-4be3-88e8-c5d73f25c5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:42.653446 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Flow 'volume_create_api' (688304a0-680d-40bf-b525-b2f729c71cde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:42.653953 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Create volume request issued successfully. Jul 10 04:35:42.655007 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-edbca7cb-71de-4c2a-9350-69567f9b17a0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:42.655951 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 957/3810] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:35:42 2026] POST /volume/v3/volumes => generated 745 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:42.670921 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f22071bb-622e-4d64-800c-0f2fff175511 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:42.673384 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f22071bb-622e-4d64-800c-0f2fff175511 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 Jul 10 04:35:42.673691 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f22071bb-622e-4d64-800c-0f2fff175511 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:42.674104 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f22071bb-622e-4d64-800c-0f2fff175511 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:42.685330 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:42.685330 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:42.690829 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f22071bb-622e-4d64-800c-0f2fff175511 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:35:42.697399 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f22071bb-622e-4d64-800c-0f2fff175511 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 returned with HTTP 200 Jul 10 04:35:42.697767 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 955/3811] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:42 2026] GET /volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:35:43.229712 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-024aa842-490e-41df-a197-1156e7eaf6be None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:43.231298 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-024aa842-490e-41df-a197-1156e7eaf6be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:43.231484 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-024aa842-490e-41df-a197-1156e7eaf6be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:43.231696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-024aa842-490e-41df-a197-1156e7eaf6be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:43.241684 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:43.241684 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:43.245448 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-024aa842-490e-41df-a197-1156e7eaf6be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:43.250255 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-024aa842-490e-41df-a197-1156e7eaf6be tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:43.250628 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 948/3812] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:43 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:43.271894 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8643d5c7-7e72-41cd-84d5-fd2a8f1e6c6c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:43.273714 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8643d5c7-7e72-41cd-84d5-fd2a8f1e6c6c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:43.273898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8643d5c7-7e72-41cd-84d5-fd2a8f1e6c6c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:43.274154 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8643d5c7-7e72-41cd-84d5-fd2a8f1e6c6c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:43.274206 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-8643d5c7-7e72-41cd-84d5-fd2a8f1e6c6c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:43.279462 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:43.279462 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:43.280181 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8643d5c7-7e72-41cd-84d5-fd2a8f1e6c6c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:43.280578 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 953/3813] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:43 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:43.713003 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-168db257-84a9-4be6-a6ef-989953f6278a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:43.716208 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-168db257-84a9-4be6-a6ef-989953f6278a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 Jul 10 04:35:43.716550 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-168db257-84a9-4be6-a6ef-989953f6278a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:43.717460 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-168db257-84a9-4be6-a6ef-989953f6278a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:43.726205 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:43.726205 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:43.730787 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-168db257-84a9-4be6-a6ef-989953f6278a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:35:43.735774 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-168db257-84a9-4be6-a6ef-989953f6278a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 returned with HTTP 200 Jul 10 04:35:43.736400 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 958/3814] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:43 2026] GET /volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:43.754185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7345c70e-9d1f-45cc-a303-1320de03e455 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:43.758829 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7345c70e-9d1f-45cc-a303-1320de03e455 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:35:43.758829 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7345c70e-9d1f-45cc-a303-1320de03e455 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63b79a45-631a-4ce7-872e-981bdf9b3394", "name": "tempest-VolumesBackupsTest-Backup-300374829"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:43.758829 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-7345c70e-9d1f-45cc-a303-1320de03e455 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Creating new backup {'backup': {'volume_id': '63b79a45-631a-4ce7-872e-981bdf9b3394', 'name': 'tempest-VolumesBackupsTest-Backup-300374829'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:35:43.759305 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-7345c70e-9d1f-45cc-a303-1320de03e455 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Creating backup of volume 63b79a45-631a-4ce7-872e-981bdf9b3394 in container None Jul 10 04:35:43.773390 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:43.773390 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:43.775285 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7345c70e-9d1f-45cc-a303-1320de03e455 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Volume info retrieved successfully. Jul 10 04:35:43.797726 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-7345c70e-9d1f-45cc-a303-1320de03e455 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Created reservations ['02d69c17-ce9e-4a0f-beed-64f979623427', 'c73807d7-9b92-440e-bfe2-4eec672a87dd'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:43.828757 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7345c70e-9d1f-45cc-a303-1320de03e455 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:35:43.829479 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 956/3815] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:35:43 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) Jul 10 04:35:43.841827 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6a34e8e3-8b56-46c5-bfe2-45ea18fc03b3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:43.843629 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6a34e8e3-8b56-46c5-bfe2-45ea18fc03b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:43.843814 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6a34e8e3-8b56-46c5-bfe2-45ea18fc03b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:43.843983 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6a34e8e3-8b56-46c5-bfe2-45ea18fc03b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:43.844081 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6a34e8e3-8b56-46c5-bfe2-45ea18fc03b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:43.850391 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:43.850391 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:43.851081 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6a34e8e3-8b56-46c5-bfe2-45ea18fc03b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:43.851497 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 949/3816] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:43 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:44.262917 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d3ef55f1-7411-4cc6-a43f-c0d0c3ac72eb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:44.265756 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3ef55f1-7411-4cc6-a43f-c0d0c3ac72eb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:44.266001 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3ef55f1-7411-4cc6-a43f-c0d0c3ac72eb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:44.266245 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3ef55f1-7411-4cc6-a43f-c0d0c3ac72eb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:44.282426 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:44.282426 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:44.289712 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d3ef55f1-7411-4cc6-a43f-c0d0c3ac72eb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:44.291908 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b87314ea-ae25-4d5a-b633-b76265d9615b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:44.295136 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b87314ea-ae25-4d5a-b633-b76265d9615b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:44.295430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b87314ea-ae25-4d5a-b633-b76265d9615b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:44.295686 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b87314ea-ae25-4d5a-b633-b76265d9615b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:44.295846 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b87314ea-ae25-4d5a-b633-b76265d9615b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:44.296460 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3ef55f1-7411-4cc6-a43f-c0d0c3ac72eb tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:44.296880 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 954/3817] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:44 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:44.303243 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:44.303243 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:44.303243 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b87314ea-ae25-4d5a-b633-b76265d9615b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:44.303442 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 959/3818] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:44 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:44.862182 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-271d913f-f562-46cb-a30c-d1f1615901f9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:44.863901 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-271d913f-f562-46cb-a30c-d1f1615901f9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:44.864078 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-271d913f-f562-46cb-a30c-d1f1615901f9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:44.864303 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-271d913f-f562-46cb-a30c-d1f1615901f9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:44.864408 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-271d913f-f562-46cb-a30c-d1f1615901f9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:44.868325 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:44.868325 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:44.868916 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-271d913f-f562-46cb-a30c-d1f1615901f9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:44.869332 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 957/3819] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:44 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:45.312363 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e4178a6a-e7ed-4a3e-85b1-22ea8fee9c3a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:45.314014 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e4178a6a-e7ed-4a3e-85b1-22ea8fee9c3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:45.314260 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e4178a6a-e7ed-4a3e-85b1-22ea8fee9c3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:45.314439 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e4178a6a-e7ed-4a3e-85b1-22ea8fee9c3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:45.317440 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1b02444f-4eb1-498f-81c1-b75758077845 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:45.319183 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1b02444f-4eb1-498f-81c1-b75758077845 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:45.319423 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1b02444f-4eb1-498f-81c1-b75758077845 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:45.319613 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1b02444f-4eb1-498f-81c1-b75758077845 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:45.319716 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1b02444f-4eb1-498f-81c1-b75758077845 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:45.323939 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:45.323939 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:45.325235 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1b02444f-4eb1-498f-81c1-b75758077845 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:45.325280 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:45.325280 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:45.325352 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 955/3820] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:45 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:45.328026 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e4178a6a-e7ed-4a3e-85b1-22ea8fee9c3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:45.332459 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e4178a6a-e7ed-4a3e-85b1-22ea8fee9c3a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:45.332556 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 950/3821] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:45 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:45.880912 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-89269cbc-b36f-4083-9c19-aaebfb45df91 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:45.882825 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89269cbc-b36f-4083-9c19-aaebfb45df91 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:45.882825 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89269cbc-b36f-4083-9c19-aaebfb45df91 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:45.883024 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89269cbc-b36f-4083-9c19-aaebfb45df91 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:45.883157 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-89269cbc-b36f-4083-9c19-aaebfb45df91 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:45.889915 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:45.889915 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:45.890563 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89269cbc-b36f-4083-9c19-aaebfb45df91 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:45.890918 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 960/3822] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:45 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:46.336435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f9587143-d369-4dec-aa1b-f7e105de7599 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:46.338040 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f9587143-d369-4dec-aa1b-f7e105de7599 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:46.338283 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f9587143-d369-4dec-aa1b-f7e105de7599 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:46.338449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f9587143-d369-4dec-aa1b-f7e105de7599 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:46.338561 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-f9587143-d369-4dec-aa1b-f7e105de7599 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:46.343021 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:46.343021 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:46.343750 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f9587143-d369-4dec-aa1b-f7e105de7599 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:46.344177 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 958/3823] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:46 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:46.348519 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c52ccc06-28d3-4eed-9b9f-f0290d317050 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:46.350649 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c52ccc06-28d3-4eed-9b9f-f0290d317050 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:46.350814 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c52ccc06-28d3-4eed-9b9f-f0290d317050 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:46.350981 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c52ccc06-28d3-4eed-9b9f-f0290d317050 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:46.361589 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:46.361589 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:46.365366 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c52ccc06-28d3-4eed-9b9f-f0290d317050 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:46.369589 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c52ccc06-28d3-4eed-9b9f-f0290d317050 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:46.369966 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 956/3824] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:46 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:46.907119 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3bf2ab3c-961f-4762-8aca-b4b0f82ff0e5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:46.909316 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3bf2ab3c-961f-4762-8aca-b4b0f82ff0e5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:46.909550 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3bf2ab3c-961f-4762-8aca-b4b0f82ff0e5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:46.909755 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3bf2ab3c-961f-4762-8aca-b4b0f82ff0e5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:46.909881 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-3bf2ab3c-961f-4762-8aca-b4b0f82ff0e5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:46.914613 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:46.914613 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:46.915210 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3bf2ab3c-961f-4762-8aca-b4b0f82ff0e5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:46.915645 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 951/3825] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:46 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:47.356133 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d385a90b-3da0-49ab-8d18-be6f6f77394c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:47.358008 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d385a90b-3da0-49ab-8d18-be6f6f77394c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:47.358369 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d385a90b-3da0-49ab-8d18-be6f6f77394c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:47.358972 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d385a90b-3da0-49ab-8d18-be6f6f77394c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:47.358972 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d385a90b-3da0-49ab-8d18-be6f6f77394c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:47.363124 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:47.363124 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:47.363682 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d385a90b-3da0-49ab-8d18-be6f6f77394c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:47.364019 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 961/3826] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:47 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:47.387644 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b493f6a9-72e8-455e-8c4c-d2c55e4dab42 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:47.390060 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b493f6a9-72e8-455e-8c4c-d2c55e4dab42 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:47.390443 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b493f6a9-72e8-455e-8c4c-d2c55e4dab42 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:47.390711 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b493f6a9-72e8-455e-8c4c-d2c55e4dab42 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:47.593001 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:47.593001 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:47.596697 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b493f6a9-72e8-455e-8c4c-d2c55e4dab42 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:47.601579 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b493f6a9-72e8-455e-8c4c-d2c55e4dab42 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:47.601981 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 959/3827] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:47 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:47.933237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-95fc4aa3-cf9f-4147-9001-aa3b521ae9be None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:47.933600 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-95fc4aa3-cf9f-4147-9001-aa3b521ae9be tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:47.933728 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-95fc4aa3-cf9f-4147-9001-aa3b521ae9be tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:47.933953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-95fc4aa3-cf9f-4147-9001-aa3b521ae9be tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:47.934153 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-95fc4aa3-cf9f-4147-9001-aa3b521ae9be tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:47.939781 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:47.939781 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:47.940674 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-95fc4aa3-cf9f-4147-9001-aa3b521ae9be tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:47.941182 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 957/3828] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:47 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:48.375863 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8261283d-f960-49b3-b2cc-f24af3e2d754 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:48.377611 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8261283d-f960-49b3-b2cc-f24af3e2d754 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:48.377878 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8261283d-f960-49b3-b2cc-f24af3e2d754 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:48.377997 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8261283d-f960-49b3-b2cc-f24af3e2d754 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:48.378137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-8261283d-f960-49b3-b2cc-f24af3e2d754 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:48.383045 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:48.383045 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:48.383801 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8261283d-f960-49b3-b2cc-f24af3e2d754 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:48.384258 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 952/3829] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:48 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:48.615327 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3b7d4ec2-1b09-43c9-b5d3-5acb8c63882a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:48.618866 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3b7d4ec2-1b09-43c9-b5d3-5acb8c63882a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:48.619127 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3b7d4ec2-1b09-43c9-b5d3-5acb8c63882a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:48.619513 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3b7d4ec2-1b09-43c9-b5d3-5acb8c63882a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:48.630019 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:48.630019 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:48.634694 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3b7d4ec2-1b09-43c9-b5d3-5acb8c63882a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:48.640956 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3b7d4ec2-1b09-43c9-b5d3-5acb8c63882a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:48.641479 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 962/3830] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:48 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:48.951797 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0d19a2ae-180e-466f-bd6d-e81c50b1a098 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:48.953483 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0d19a2ae-180e-466f-bd6d-e81c50b1a098 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:48.955321 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0d19a2ae-180e-466f-bd6d-e81c50b1a098 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:48.956090 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0d19a2ae-180e-466f-bd6d-e81c50b1a098 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:48.956261 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0d19a2ae-180e-466f-bd6d-e81c50b1a098 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:48.961136 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:48.961136 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:48.961789 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0d19a2ae-180e-466f-bd6d-e81c50b1a098 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:48.962131 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 960/3831] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:48 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:49.398778 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c7bc9fed-07a7-4e8d-8158-ef62541f9948 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:49.400801 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c7bc9fed-07a7-4e8d-8158-ef62541f9948 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:49.400999 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c7bc9fed-07a7-4e8d-8158-ef62541f9948 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:49.401229 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c7bc9fed-07a7-4e8d-8158-ef62541f9948 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:49.401396 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-c7bc9fed-07a7-4e8d-8158-ef62541f9948 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:49.406429 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:49.406429 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:49.407166 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c7bc9fed-07a7-4e8d-8158-ef62541f9948 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:49.407727 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 958/3832] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:49 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:49.639353 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7820a302-d6a3-4c09-820f-7373777d198a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:49.640987 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7820a302-d6a3-4c09-820f-7373777d198a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:35:49.641420 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7820a302-d6a3-4c09-820f-7373777d198a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-attach": {"instance_uuid": "8ed4256d-0aa4-4e89-8ccb-5c60ea520499", "mountpoint": "/dev/vdb"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:49.641560 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7820a302-d6a3-4c09-820f-7373777d198a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8ed4256d-0aa4-4e89-8ccb-5c60ea520499", "mountpoint": "/dev/vdb"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:49.655743 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:49.655743 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:49.655895 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-21668ef5-bc29-4f14-a76b-2231be5f6ef3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:49.656246 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7820a302-d6a3-4c09-820f-7373777d198a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:35:49.660242 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21668ef5-bc29-4f14-a76b-2231be5f6ef3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:49.660242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21668ef5-bc29-4f14-a76b-2231be5f6ef3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:49.660242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21668ef5-bc29-4f14-a76b-2231be5f6ef3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:49.670262 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7820a302-d6a3-4c09-820f-7373777d198a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Update volume admin metadata completed successfully. Jul 10 04:35:49.671998 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:49.671998 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:49.680044 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-21668ef5-bc29-4f14-a76b-2231be5f6ef3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:49.686067 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21668ef5-bc29-4f14-a76b-2231be5f6ef3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:49.686557 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 963/3833] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:49 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:49.973478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-db3a2bec-84c2-4bd9-b539-07e8037ce1a3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:49.975655 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-db3a2bec-84c2-4bd9-b539-07e8037ce1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:49.975877 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-db3a2bec-84c2-4bd9-b539-07e8037ce1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:49.976111 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-db3a2bec-84c2-4bd9-b539-07e8037ce1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:49.976266 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-db3a2bec-84c2-4bd9-b539-07e8037ce1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:49.981255 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:49.981255 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:49.981997 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-db3a2bec-84c2-4bd9-b539-07e8037ce1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:49.982468 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 961/3834] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:49 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:50.174714 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7820a302-d6a3-4c09-820f-7373777d198a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Attach volume completed successfully. Jul 10 04:35:50.175022 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7820a302-d6a3-4c09-820f-7373777d198a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:35:50.175629 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 953/3835] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:49 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:50.182683 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0966503d-d8c8-443b-a252-fbec907a5d4b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:50.185606 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0966503d-d8c8-443b-a252-fbec907a5d4b tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:35:50.186091 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0966503d-d8c8-443b-a252-fbec907a5d4b tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:50.186341 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0966503d-d8c8-443b-a252-fbec907a5d4b tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:50.196347 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:50.196347 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:50.199846 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0966503d-d8c8-443b-a252-fbec907a5d4b tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:35:50.208093 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0966503d-d8c8-443b-a252-fbec907a5d4b tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:35:50.208498 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 959/3836] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:50 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:50.222019 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-02f98d3a-b414-4564-8b61-9e49e30d0417 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:50.226246 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-02f98d3a-b414-4564-8b61-9e49e30d0417 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:35:50.226246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-02f98d3a-b414-4564-8b61-9e49e30d0417 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-detach": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:50.226246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-02f98d3a-b414-4564-8b61-9e49e30d0417 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:50.242010 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:50.242010 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:50.243079 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-02f98d3a-b414-4564-8b61-9e49e30d0417 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:35:50.419274 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-18a1f619-7be4-4f78-868f-f1dab978d796 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:50.420810 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-18a1f619-7be4-4f78-868f-f1dab978d796 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:50.421335 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-18a1f619-7be4-4f78-868f-f1dab978d796 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:50.421704 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-18a1f619-7be4-4f78-868f-f1dab978d796 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:50.421961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-18a1f619-7be4-4f78-868f-f1dab978d796 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:50.427174 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:50.427174 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:50.427174 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-18a1f619-7be4-4f78-868f-f1dab978d796 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:50.427174 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 962/3837] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:50 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:50.705284 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-49bd4f86-3b52-4387-8969-d3251c190aae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:50.707439 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-49bd4f86-3b52-4387-8969-d3251c190aae tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:50.707737 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-49bd4f86-3b52-4387-8969-d3251c190aae tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:50.707843 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-49bd4f86-3b52-4387-8969-d3251c190aae tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:50.719795 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:50.719795 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:50.723903 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-49bd4f86-3b52-4387-8969-d3251c190aae tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:50.728997 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-49bd4f86-3b52-4387-8969-d3251c190aae tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:50.729474 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 954/3838] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:50 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:50.749093 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-02f98d3a-b414-4564-8b61-9e49e30d0417 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Detach volume completed successfully. Jul 10 04:35:50.749093 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-02f98d3a-b414-4564-8b61-9e49e30d0417 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:35:50.749093 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 964/3839] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:35:50 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:50.757346 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c7cac10b-50ad-44bd-a874-dd3349b4cf68 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:50.760688 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c7cac10b-50ad-44bd-a874-dd3349b4cf68 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:35:50.760688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c7cac10b-50ad-44bd-a874-dd3349b4cf68 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:50.760688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c7cac10b-50ad-44bd-a874-dd3349b4cf68 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:50.766865 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:50.766865 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:50.771421 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c7cac10b-50ad-44bd-a874-dd3349b4cf68 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:35:50.776392 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c7cac10b-50ad-44bd-a874-dd3349b4cf68 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:35:50.777036 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 960/3840] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:50 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:50.836187 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-a1ca19e1-ae7a-4bb1-b692-3bf320f53a25 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:50.837904 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-a1ca19e1-ae7a-4bb1-b692-3bf320f53a25 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677/action Jul 10 04:35:50.840237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-a1ca19e1-ae7a-4bb1-b692-3bf320f53a25 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:35:50.840237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-a1ca19e1-ae7a-4bb1-b692-3bf320f53a25 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:50.857730 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:50.857730 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:50.873374 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-31317545-c8e2-4070-a2f4-21dd1942ebf0 req-a1ca19e1-ae7a-4bb1-b692-3bf320f53a25 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677/action returned with HTTP 204 Jul 10 04:35:50.874239 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 963/3841] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:35:50 2026] POST /volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:35:50.994890 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f9385483-b0c4-403a-b8d3-8f7738b6044b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:50.997953 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f9385483-b0c4-403a-b8d3-8f7738b6044b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:50.998190 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f9385483-b0c4-403a-b8d3-8f7738b6044b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:50.998430 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f9385483-b0c4-403a-b8d3-8f7738b6044b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:50.999437 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f9385483-b0c4-403a-b8d3-8f7738b6044b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:51.008891 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:51.008891 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:51.009870 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f9385483-b0c4-403a-b8d3-8f7738b6044b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:51.010396 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 955/3842] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:50 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:51.439961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-61c85412-7b77-4105-84f6-17ae14c389bb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:51.442401 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-61c85412-7b77-4105-84f6-17ae14c389bb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:51.442683 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-61c85412-7b77-4105-84f6-17ae14c389bb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:51.442945 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-61c85412-7b77-4105-84f6-17ae14c389bb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:51.443114 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-61c85412-7b77-4105-84f6-17ae14c389bb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:51.452644 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:51.452644 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:51.453490 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-61c85412-7b77-4105-84f6-17ae14c389bb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:51.453964 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 965/3843] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:51 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:51.742531 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1d0c309e-90a9-4bc1-aae2-2bd73e8325e9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:51.745169 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d0c309e-90a9-4bc1-aae2-2bd73e8325e9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:35:51.745501 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d0c309e-90a9-4bc1-aae2-2bd73e8325e9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:51.745804 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d0c309e-90a9-4bc1-aae2-2bd73e8325e9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:51.758567 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:51.758567 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:51.764272 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1d0c309e-90a9-4bc1-aae2-2bd73e8325e9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:51.771302 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d0c309e-90a9-4bc1-aae2-2bd73e8325e9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:35:51.771994 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 961/3844] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:51 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:51.793793 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-78e33686-f353-4779-bbeb-0b7098bf0944 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:51.795994 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-78e33686-f353-4779-bbeb-0b7098bf0944 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:35:51.796572 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-78e33686-f353-4779-bbeb-0b7098bf0944 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47baa2c4-b9ae-44d9-bfe7-5111bf9e737a", "force": true, "name": "tempest-VolumesBackupsTest-Backup-890728051", "container": "tempest-volumesbackupstest-backup-container-826235520"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:51.798754 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-78e33686-f353-4779-bbeb-0b7098bf0944 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating new backup {'backup': {'volume_id': '47baa2c4-b9ae-44d9-bfe7-5111bf9e737a', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-890728051', 'container': 'tempest-volumesbackupstest-backup-container-826235520'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:35:51.798950 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-78e33686-f353-4779-bbeb-0b7098bf0944 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating backup of volume 47baa2c4-b9ae-44d9-bfe7-5111bf9e737a in container tempest-volumesbackupstest-backup-container-826235520 Jul 10 04:35:51.813393 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:51.813393 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:51.813997 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-78e33686-f353-4779-bbeb-0b7098bf0944 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:35:51.834323 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-78e33686-f353-4779-bbeb-0b7098bf0944 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['de03d0eb-00df-4908-adb5-4a173507bf40', '6de0aa6a-1f3f-4f60-bb42-c02f226c8f3a'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:51.870138 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-78e33686-f353-4779-bbeb-0b7098bf0944 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:35:51.870607 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 964/3845] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:35:51 2026] POST /volume/v3/backups => generated 327 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:51.881185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6504e35b-3fe7-4a0c-8652-65b2d362f881 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:51.882648 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6504e35b-3fe7-4a0c-8652-65b2d362f881 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:35:51.882949 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6504e35b-3fe7-4a0c-8652-65b2d362f881 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:51.883662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6504e35b-3fe7-4a0c-8652-65b2d362f881 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:51.883662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6504e35b-3fe7-4a0c-8652-65b2d362f881 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:51.888688 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:51.888688 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:51.889767 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6504e35b-3fe7-4a0c-8652-65b2d362f881 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:35:51.890292 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 956/3846] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:51 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:52.028133 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d52ac589-cc7c-4a9f-be04-d1ea5171b426 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:52.029766 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d52ac589-cc7c-4a9f-be04-d1ea5171b426 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:52.029933 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d52ac589-cc7c-4a9f-be04-d1ea5171b426 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:52.030201 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d52ac589-cc7c-4a9f-be04-d1ea5171b426 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:52.030201 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d52ac589-cc7c-4a9f-be04-d1ea5171b426 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:52.034926 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:52.034926 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:52.035694 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d52ac589-cc7c-4a9f-be04-d1ea5171b426 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:52.036230 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 966/3847] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:52 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:52.466494 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-723d3d6a-d874-46a7-8e68-7d45fc1f75d5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:52.468548 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-723d3d6a-d874-46a7-8e68-7d45fc1f75d5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:52.468734 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-723d3d6a-d874-46a7-8e68-7d45fc1f75d5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:52.468919 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-723d3d6a-d874-46a7-8e68-7d45fc1f75d5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:52.469026 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-723d3d6a-d874-46a7-8e68-7d45fc1f75d5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 3dee78d1-e664-447b-893d-f519c0c40ae7. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:52.473462 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:52.473462 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:52.474289 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-723d3d6a-d874-46a7-8e68-7d45fc1f75d5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 200 Jul 10 04:35:52.474776 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 962/3848] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:52 2026] GET /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:52.486642 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fb7d50bd-e29f-4599-b739-62466d1547ee None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:52.488836 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fb7d50bd-e29f-4599-b739-62466d1547ee tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] DELETE https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 Jul 10 04:35:52.489129 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fb7d50bd-e29f-4599-b739-62466d1547ee tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:52.489390 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fb7d50bd-e29f-4599-b739-62466d1547ee tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:52.489529 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-fb7d50bd-e29f-4599-b739-62466d1547ee tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete backup with id: 3dee78d1-e664-447b-893d-f519c0c40ae7. Jul 10 04:35:52.494596 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:52.494596 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:52.517031 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-fb7d50bd-e29f-4599-b739-62466d1547ee tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] delete_backup rpcapi backup_id 3dee78d1-e664-447b-893d-f519c0c40ae7 {{(pid=100019) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:35:52.521411 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fb7d50bd-e29f-4599-b739-62466d1547ee tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 returned with HTTP 202 Jul 10 04:35:52.521825 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 965/3849] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:35:52 2026] DELETE /volume/v3/backups/3dee78d1-e664-447b-893d-f519c0c40ae7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:35:52.534898 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-60144763-4ead-4701-bdfa-8726940a0b22 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:52.537232 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:35:52.537697 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-845747749"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:52.539556 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-845747749'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:35:52.539739 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume of 1 GB Jul 10 04:35:52.546140 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Availability Zones retrieved successfully. Jul 10 04:35:52.554466 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Flow 'volume_create_api' (953c02bb-5a27-4bf8-aec6-f456b3e82321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:52.559242 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35f530b2-0ae6-4878-ba28-7214b16eb512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:52.560837 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:35:52.605547 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35f530b2-0ae6-4878-ba28-7214b16eb512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:52.606883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467f644b-66aa-4f31-85a4-62f8c3a2ee0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:52.653435 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Created reservations ['e809e647-71db-435b-99b9-90862018451f', '32e1e4b4-63dc-46e3-a7a5-d6f41a0d8ad8', '5065447f-7278-4c49-80fe-2de7e100a53d', '1760f550-5ac0-45df-ae7f-762268f190ea'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:52.654610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467f644b-66aa-4f31-85a4-62f8c3a2ee0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e809e647-71db-435b-99b9-90862018451f', '32e1e4b4-63dc-46e3-a7a5-d6f41a0d8ad8', '5065447f-7278-4c49-80fe-2de7e100a53d', '1760f550-5ac0-45df-ae7f-762268f190ea']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:52.655790 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844f8d37-3105-47a5-b6e7-3aa4547fe5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:52.688646 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844f8d37-3105-47a5-b6e7-3aa4547fe5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff3aef71-e4c2-46b1-bfe2-567794b97a63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-845747749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['e809e647-71db-435b-99b9-90862018451f','32e1e4b4-63dc-46e3-a7a5-d6f41a0d8ad8','5065447f-7278-4c49-80fe-2de7e100a53d','1760f550-5ac0-45df-ae7f-762268f190ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:35:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-845747749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff3aef71-e4c2-46b1-bfe2-567794b97a63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:52.689772 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31762355-073e-4590-8c82-8749c2bfcd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:52.719456 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31762355-073e-4590-8c82-8749c2bfcd66) transitioned into state 'SUCCESS' from state '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-845747749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['e809e647-71db-435b-99b9-90862018451f','32e1e4b4-63dc-46e3-a7a5-d6f41a0d8ad8','5065447f-7278-4c49-80fe-2de7e100a53d','1760f550-5ac0-45df-ae7f-762268f190ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:52.720902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238d2ce4-ecdc-4626-8ec6-7be0616b4d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:35:52.733260 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238d2ce4-ecdc-4626-8ec6-7be0616b4d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:35:52.734080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Flow 'volume_create_api' (953c02bb-5a27-4bf8-aec6-f456b3e82321) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:35:52.735381 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume request issued successfully. Jul 10 04:35:52.735381 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-60144763-4ead-4701-bdfa-8726940a0b22 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:35:52.735485 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 957/3850] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:35:52 2026] POST /volume/v3/volumes => generated 775 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:52.750204 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0180f962-8618-49cc-865d-8eb8cf9109f2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:52.752244 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0180f962-8618-49cc-865d-8eb8cf9109f2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 Jul 10 04:35:52.752407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0180f962-8618-49cc-865d-8eb8cf9109f2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:52.752545 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0180f962-8618-49cc-865d-8eb8cf9109f2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:52.766338 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:52.766338 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:52.774366 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0180f962-8618-49cc-865d-8eb8cf9109f2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:35:52.783272 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0180f962-8618-49cc-865d-8eb8cf9109f2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 returned with HTTP 200 Jul 10 04:35:52.783844 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 967/3851] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:52 2026] GET /volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 => generated 954 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:35:52.903150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-70fe6f69-0202-49e6-b9f8-7f884d260023 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:52.905739 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-70fe6f69-0202-49e6-b9f8-7f884d260023 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:35:52.905739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-70fe6f69-0202-49e6-b9f8-7f884d260023 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:52.905967 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-70fe6f69-0202-49e6-b9f8-7f884d260023 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:52.906123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-70fe6f69-0202-49e6-b9f8-7f884d260023 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:52.915014 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:52.915014 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:52.916075 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-70fe6f69-0202-49e6-b9f8-7f884d260023 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:35:52.916778 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 963/3852] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:52 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:53.049144 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c58bda0c-5065-4c5a-a5ec-f89aea7ffb69 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:53.051555 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c58bda0c-5065-4c5a-a5ec-f89aea7ffb69 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:53.051756 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c58bda0c-5065-4c5a-a5ec-f89aea7ffb69 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:53.052246 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c58bda0c-5065-4c5a-a5ec-f89aea7ffb69 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:53.052246 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-c58bda0c-5065-4c5a-a5ec-f89aea7ffb69 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:53.057493 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:53.057493 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:53.058445 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c58bda0c-5065-4c5a-a5ec-f89aea7ffb69 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:53.058992 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 966/3853] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:53 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:53.801392 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f00dfdb5-312c-4c0b-91f6-c6a222cf5f96 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:53.805199 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f00dfdb5-312c-4c0b-91f6-c6a222cf5f96 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 Jul 10 04:35:53.805199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f00dfdb5-312c-4c0b-91f6-c6a222cf5f96 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:53.805199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f00dfdb5-312c-4c0b-91f6-c6a222cf5f96 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:53.814492 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:53.814492 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:53.818736 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f00dfdb5-312c-4c0b-91f6-c6a222cf5f96 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:35:53.824334 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f00dfdb5-312c-4c0b-91f6-c6a222cf5f96 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 returned with HTTP 200 Jul 10 04:35:53.824837 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 958/3854] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:53 2026] GET /volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:35:53.840012 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-aac96628-7e5e-4747-9d96-a5b47507c380 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:53.842036 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aac96628-7e5e-4747-9d96-a5b47507c380 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:35:53.842386 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aac96628-7e5e-4747-9d96-a5b47507c380 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff3aef71-e4c2-46b1-bfe2-567794b97a63", "name": "tempest-type-Backup-83438233"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:35:53.843782 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-aac96628-7e5e-4747-9d96-a5b47507c380 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Creating new backup {'backup': {'volume_id': 'ff3aef71-e4c2-46b1-bfe2-567794b97a63', 'name': 'tempest-type-Backup-83438233'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:35:53.843977 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-aac96628-7e5e-4747-9d96-a5b47507c380 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Creating backup of volume ff3aef71-e4c2-46b1-bfe2-567794b97a63 in container None Jul 10 04:35:53.850969 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:53.850969 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:53.851399 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aac96628-7e5e-4747-9d96-a5b47507c380 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:35:53.867464 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-aac96628-7e5e-4747-9d96-a5b47507c380 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Created reservations ['72ec76ed-9103-4eb6-ad8f-981404517964', '07f756f5-1527-47c2-93ee-ba3f65cfd278'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:35:53.892445 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aac96628-7e5e-4747-9d96-a5b47507c380 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:35:53.892833 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 968/3855] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:35:53 2026] POST /volume/v3/backups => generated 312 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:35:53.901081 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ce76f98f-c767-43dd-a411-e93341cb8d0b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:53.903308 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ce76f98f-c767-43dd-a411-e93341cb8d0b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:35:53.903674 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ce76f98f-c767-43dd-a411-e93341cb8d0b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:53.903815 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ce76f98f-c767-43dd-a411-e93341cb8d0b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:53.903980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-ce76f98f-c767-43dd-a411-e93341cb8d0b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:53.909365 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:53.909365 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:53.910228 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ce76f98f-c767-43dd-a411-e93341cb8d0b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:35:53.910736 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 964/3856] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:53 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:53.929265 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2f2c9fc2-9a94-4e96-ba54-2ad3db1b0197 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:53.931668 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2f2c9fc2-9a94-4e96-ba54-2ad3db1b0197 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:35:53.931841 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2f2c9fc2-9a94-4e96-ba54-2ad3db1b0197 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:53.932045 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2f2c9fc2-9a94-4e96-ba54-2ad3db1b0197 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:53.932159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2f2c9fc2-9a94-4e96-ba54-2ad3db1b0197 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:53.939914 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:53.939914 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:53.943728 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2f2c9fc2-9a94-4e96-ba54-2ad3db1b0197 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:35:53.944158 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 967/3857] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:53 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:54.071715 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-09187e22-c949-4238-b66f-f2a7d7673cd9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:54.073939 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09187e22-c949-4238-b66f-f2a7d7673cd9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:54.074200 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09187e22-c949-4238-b66f-f2a7d7673cd9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:54.074453 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09187e22-c949-4238-b66f-f2a7d7673cd9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:54.074597 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-09187e22-c949-4238-b66f-f2a7d7673cd9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:54.079580 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:54.079580 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:54.080361 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09187e22-c949-4238-b66f-f2a7d7673cd9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:54.080821 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 959/3858] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:54 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:54.921956 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d9c52ed5-0961-431f-905b-596a45441a0c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:54.925245 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9c52ed5-0961-431f-905b-596a45441a0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:35:54.925245 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9c52ed5-0961-431f-905b-596a45441a0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:54.925245 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9c52ed5-0961-431f-905b-596a45441a0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:54.925245 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d9c52ed5-0961-431f-905b-596a45441a0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:54.930634 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:54.930634 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:54.931778 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9c52ed5-0961-431f-905b-596a45441a0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:35:54.932423 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 969/3859] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:54 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:54.957150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bcf203f8-9d04-4f2e-a587-69a7c9b71452 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:54.958823 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bcf203f8-9d04-4f2e-a587-69a7c9b71452 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:35:54.958988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bcf203f8-9d04-4f2e-a587-69a7c9b71452 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:54.959174 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bcf203f8-9d04-4f2e-a587-69a7c9b71452 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:54.961231 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-bcf203f8-9d04-4f2e-a587-69a7c9b71452 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:54.972224 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:54.972224 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:54.972987 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bcf203f8-9d04-4f2e-a587-69a7c9b71452 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:35:54.973390 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 965/3860] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:54 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:55.091757 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8ee5e41e-10b0-4977-ae2e-01616422c1a3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:55.093382 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8ee5e41e-10b0-4977-ae2e-01616422c1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:55.093547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8ee5e41e-10b0-4977-ae2e-01616422c1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:55.093714 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8ee5e41e-10b0-4977-ae2e-01616422c1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:55.093806 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-8ee5e41e-10b0-4977-ae2e-01616422c1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:55.098160 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:55.098160 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:55.098815 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8ee5e41e-10b0-4977-ae2e-01616422c1a3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:55.099225 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 968/3861] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:55 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:55.950244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f710e682-561c-418e-bb25-a9c57b9537fd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:55.957841 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f710e682-561c-418e-bb25-a9c57b9537fd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:35:55.961913 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f710e682-561c-418e-bb25-a9c57b9537fd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:55.963536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f710e682-561c-418e-bb25-a9c57b9537fd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:55.964431 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f710e682-561c-418e-bb25-a9c57b9537fd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:55.977010 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:55.977010 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:55.978808 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f710e682-561c-418e-bb25-a9c57b9537fd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:35:55.979955 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 960/3862] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:55 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 721 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:55.985971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9a038dd0-2940-4ae5-88b2-bd5a45d5d3ce None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:55.988298 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a038dd0-2940-4ae5-88b2-bd5a45d5d3ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:35:55.988768 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a038dd0-2940-4ae5-88b2-bd5a45d5d3ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:55.989171 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a038dd0-2940-4ae5-88b2-bd5a45d5d3ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:55.990235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9a038dd0-2940-4ae5-88b2-bd5a45d5d3ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:56.002240 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:56.002240 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:56.003627 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a038dd0-2940-4ae5-88b2-bd5a45d5d3ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:35:56.004388 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 970/3863] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:55 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:56.109993 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8c82ca3a-80b0-42e0-bf7a-cc87b236bfbb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:56.111833 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c82ca3a-80b0-42e0-bf7a-cc87b236bfbb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:56.112051 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c82ca3a-80b0-42e0-bf7a-cc87b236bfbb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:56.112294 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c82ca3a-80b0-42e0-bf7a-cc87b236bfbb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:56.112426 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-8c82ca3a-80b0-42e0-bf7a-cc87b236bfbb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:56.118521 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:56.118521 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:56.119423 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c82ca3a-80b0-42e0-bf7a-cc87b236bfbb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:56.119922 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 966/3864] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:56 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:56.992308 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fe451042-61ff-47a4-b394-5581d6a8dcdc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:56.994498 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe451042-61ff-47a4-b394-5581d6a8dcdc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:35:56.994730 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe451042-61ff-47a4-b394-5581d6a8dcdc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:56.994956 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe451042-61ff-47a4-b394-5581d6a8dcdc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:56.994956 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-fe451042-61ff-47a4-b394-5581d6a8dcdc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:57.003700 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:57.003700 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:57.004620 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe451042-61ff-47a4-b394-5581d6a8dcdc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:35:57.005063 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 969/3865] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:56 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:35:57.016041 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cc78856f-2d8b-4b57-893f-353a73532b0d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:57.020724 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cc78856f-2d8b-4b57-893f-353a73532b0d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:35:57.021237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cc78856f-2d8b-4b57-893f-353a73532b0d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:57.021237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cc78856f-2d8b-4b57-893f-353a73532b0d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:57.021237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-cc78856f-2d8b-4b57-893f-353a73532b0d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:57.035444 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:57.035444 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:57.036547 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cc78856f-2d8b-4b57-893f-353a73532b0d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:35:57.037576 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 961/3866] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:57 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:57.133653 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-280305a0-bae6-4417-bf31-785c97d0a3bd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:57.134091 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-280305a0-bae6-4417-bf31-785c97d0a3bd tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:57.134601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-280305a0-bae6-4417-bf31-785c97d0a3bd tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:57.134601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-280305a0-bae6-4417-bf31-785c97d0a3bd tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:57.134601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-280305a0-bae6-4417-bf31-785c97d0a3bd tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:57.139068 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:57.139068 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:57.139849 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-280305a0-bae6-4417-bf31-785c97d0a3bd tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:57.140230 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 971/3867] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:57 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:58.015946 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6aaaa218-3530-444d-8586-0f8b551fb41e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:58.018101 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6aaaa218-3530-444d-8586-0f8b551fb41e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:35:58.018375 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6aaaa218-3530-444d-8586-0f8b551fb41e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:58.018599 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6aaaa218-3530-444d-8586-0f8b551fb41e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:58.018831 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-6aaaa218-3530-444d-8586-0f8b551fb41e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:58.023881 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:58.023881 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:58.024673 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6aaaa218-3530-444d-8586-0f8b551fb41e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:35:58.025052 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 967/3868] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:58 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:58.052236 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ccfb8989-bdd3-41cb-a344-524dc1638fcc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:58.054061 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ccfb8989-bdd3-41cb-a344-524dc1638fcc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:35:58.054291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ccfb8989-bdd3-41cb-a344-524dc1638fcc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:58.054489 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ccfb8989-bdd3-41cb-a344-524dc1638fcc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:58.054629 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ccfb8989-bdd3-41cb-a344-524dc1638fcc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:58.064706 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:58.064706 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:58.065587 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ccfb8989-bdd3-41cb-a344-524dc1638fcc tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:35:58.066183 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 970/3869] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:58 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:58.156388 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-36abb0e6-fcc3-4d63-856c-0301059562d5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:58.160090 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-36abb0e6-fcc3-4d63-856c-0301059562d5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:58.161561 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-36abb0e6-fcc3-4d63-856c-0301059562d5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:58.161899 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-36abb0e6-fcc3-4d63-856c-0301059562d5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:58.162104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-36abb0e6-fcc3-4d63-856c-0301059562d5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:58.172775 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:58.172775 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:35:58.174834 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-36abb0e6-fcc3-4d63-856c-0301059562d5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:58.177451 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 962/3870] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:58 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:59.037281 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d538a9bb-339f-433a-89ec-1891a15fe9cd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:59.039017 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d538a9bb-339f-433a-89ec-1891a15fe9cd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:35:59.039302 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d538a9bb-339f-433a-89ec-1891a15fe9cd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:59.039642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d538a9bb-339f-433a-89ec-1891a15fe9cd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:59.039775 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d538a9bb-339f-433a-89ec-1891a15fe9cd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:59.045966 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:59.045966 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:35:59.047017 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d538a9bb-339f-433a-89ec-1891a15fe9cd tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:35:59.047262 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 972/3871] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:35:59 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:59.082039 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3b1f2488-464a-468a-9fd2-803fc60e5c62 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:59.086329 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3b1f2488-464a-468a-9fd2-803fc60e5c62 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:35:59.086570 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3b1f2488-464a-468a-9fd2-803fc60e5c62 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:59.086792 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3b1f2488-464a-468a-9fd2-803fc60e5c62 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:59.086980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-3b1f2488-464a-468a-9fd2-803fc60e5c62 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:59.092171 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:59.092171 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:35:59.093339 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3b1f2488-464a-468a-9fd2-803fc60e5c62 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:35:59.093670 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 968/3872] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:59 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:35:59.190903 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-777e49bf-862f-409b-a31d-b16023cdb9c6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:35:59.193472 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-777e49bf-862f-409b-a31d-b16023cdb9c6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:35:59.193769 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-777e49bf-862f-409b-a31d-b16023cdb9c6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:35:59.194072 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-777e49bf-862f-409b-a31d-b16023cdb9c6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:35:59.194270 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-777e49bf-862f-409b-a31d-b16023cdb9c6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:35:59.200544 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:35:59.200544 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:35:59.201528 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-777e49bf-862f-409b-a31d-b16023cdb9c6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:35:59.202082 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 971/3873] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:35:59 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:00.062246 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3947a3a8-151c-4b97-8afa-4ac3eaa147c8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:00.062246 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3947a3a8-151c-4b97-8afa-4ac3eaa147c8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:00.062246 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3947a3a8-151c-4b97-8afa-4ac3eaa147c8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:00.062246 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3947a3a8-151c-4b97-8afa-4ac3eaa147c8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:00.062246 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-3947a3a8-151c-4b97-8afa-4ac3eaa147c8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:00.066246 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:00.066246 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:00.066776 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3947a3a8-151c-4b97-8afa-4ac3eaa147c8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:00.067148 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 963/3874] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:00 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:00.104874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-babcf560-79ac-4077-a8d8-978b4eb1ce4e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:00.106766 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-babcf560-79ac-4077-a8d8-978b4eb1ce4e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:00.107084 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-babcf560-79ac-4077-a8d8-978b4eb1ce4e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:00.107194 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-babcf560-79ac-4077-a8d8-978b4eb1ce4e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:00.107345 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-babcf560-79ac-4077-a8d8-978b4eb1ce4e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:00.114027 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:00.114027 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:00.115101 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-babcf560-79ac-4077-a8d8-978b4eb1ce4e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:00.115604 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 973/3875] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:00 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:00.214292 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9470692b-dd99-4787-8710-a714a32e122b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:00.215818 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9470692b-dd99-4787-8710-a714a32e122b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:00.215971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9470692b-dd99-4787-8710-a714a32e122b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:00.216147 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9470692b-dd99-4787-8710-a714a32e122b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:00.216265 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9470692b-dd99-4787-8710-a714a32e122b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:00.220554 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:00.220554 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:00.221253 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9470692b-dd99-4787-8710-a714a32e122b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:36:00.221675 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 969/3876] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:00 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:01.085572 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-eb52062d-e460-4e42-be94-9c23547a1a97 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:01.087854 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-eb52062d-e460-4e42-be94-9c23547a1a97 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:01.088152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-eb52062d-e460-4e42-be94-9c23547a1a97 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:01.088434 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-eb52062d-e460-4e42-be94-9c23547a1a97 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:01.088593 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-eb52062d-e460-4e42-be94-9c23547a1a97 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:01.093841 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:01.093841 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:01.094722 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-eb52062d-e460-4e42-be94-9c23547a1a97 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:01.095204 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 972/3877] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:01 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:01.138565 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c6bfc713-6de0-4107-94ab-463095aa42ce None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:01.158576 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6bfc713-6de0-4107-94ab-463095aa42ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:01.162862 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6bfc713-6de0-4107-94ab-463095aa42ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:01.163436 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6bfc713-6de0-4107-94ab-463095aa42ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:01.163741 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c6bfc713-6de0-4107-94ab-463095aa42ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:01.200267 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:01.200267 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:01.205862 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6bfc713-6de0-4107-94ab-463095aa42ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:01.207975 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 964/3878] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:01 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:01.236672 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-06e63ff8-d2f0-493b-a968-af5e1cd52e6d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:01.238858 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-06e63ff8-d2f0-493b-a968-af5e1cd52e6d tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:01.239147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-06e63ff8-d2f0-493b-a968-af5e1cd52e6d tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:01.239385 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-06e63ff8-d2f0-493b-a968-af5e1cd52e6d tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:01.239507 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-06e63ff8-d2f0-493b-a968-af5e1cd52e6d tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:01.244187 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:01.244187 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:01.245024 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-06e63ff8-d2f0-493b-a968-af5e1cd52e6d tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:36:01.245466 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 974/3879] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:01 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:02.105692 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b5833519-8802-4809-a294-f8a1fdb9987f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:02.107083 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b5833519-8802-4809-a294-f8a1fdb9987f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:02.107727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b5833519-8802-4809-a294-f8a1fdb9987f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:02.107727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b5833519-8802-4809-a294-f8a1fdb9987f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:02.107727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b5833519-8802-4809-a294-f8a1fdb9987f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:02.112101 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:02.112101 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:02.112811 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b5833519-8802-4809-a294-f8a1fdb9987f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:02.113400 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 970/3880] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:02 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:02.220643 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21b88b69-8d11-4b61-81ac-6979258b6fa0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:02.222194 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21b88b69-8d11-4b61-81ac-6979258b6fa0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:02.222194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21b88b69-8d11-4b61-81ac-6979258b6fa0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:02.222314 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21b88b69-8d11-4b61-81ac-6979258b6fa0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:02.222724 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-21b88b69-8d11-4b61-81ac-6979258b6fa0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:02.227861 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:02.227861 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:02.228682 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21b88b69-8d11-4b61-81ac-6979258b6fa0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:02.229162 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 973/3881] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:02 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:02.270301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-316f760c-484e-4cb6-b1c1-abcc1971d2b6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:02.279433 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-316f760c-484e-4cb6-b1c1-abcc1971d2b6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:02.281150 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-316f760c-484e-4cb6-b1c1-abcc1971d2b6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:02.281998 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-316f760c-484e-4cb6-b1c1-abcc1971d2b6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:02.283426 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-316f760c-484e-4cb6-b1c1-abcc1971d2b6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:02.289401 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:02.289401 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:02.289401 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-316f760c-484e-4cb6-b1c1-abcc1971d2b6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:36:02.289401 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 965/3882] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:02 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:03.124293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-88c6e38d-cb0b-48bc-b025-61e6e0d8aee3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:03.125875 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88c6e38d-cb0b-48bc-b025-61e6e0d8aee3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:03.126064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88c6e38d-cb0b-48bc-b025-61e6e0d8aee3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:03.126243 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88c6e38d-cb0b-48bc-b025-61e6e0d8aee3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:03.126350 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-88c6e38d-cb0b-48bc-b025-61e6e0d8aee3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:03.130029 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:03.130029 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:03.130585 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88c6e38d-cb0b-48bc-b025-61e6e0d8aee3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:03.130864 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 975/3883] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:03 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:03.239849 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-198faa91-8cc7-44fd-82ca-00d8586a8b35 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:03.241722 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-198faa91-8cc7-44fd-82ca-00d8586a8b35 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:03.242181 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-198faa91-8cc7-44fd-82ca-00d8586a8b35 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:03.242181 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-198faa91-8cc7-44fd-82ca-00d8586a8b35 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:03.242633 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-198faa91-8cc7-44fd-82ca-00d8586a8b35 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:03.246922 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:03.246922 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:03.247887 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-198faa91-8cc7-44fd-82ca-00d8586a8b35 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:03.248149 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 971/3884] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:03 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:03.311509 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3c046934-349c-4394-89d5-573b83f659a8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:03.314270 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c046934-349c-4394-89d5-573b83f659a8 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:03.314270 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3c046934-349c-4394-89d5-573b83f659a8 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:03.314270 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3c046934-349c-4394-89d5-573b83f659a8 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:03.316883 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-3c046934-349c-4394-89d5-573b83f659a8 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:03.322543 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:03.322543 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:03.322543 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c046934-349c-4394-89d5-573b83f659a8 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:36:03.322543 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 974/3885] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:03 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:04.147243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-283382de-1ec8-45b8-b80c-3bcae205cd63 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:04.157233 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-283382de-1ec8-45b8-b80c-3bcae205cd63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:04.159476 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-283382de-1ec8-45b8-b80c-3bcae205cd63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:04.160063 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-283382de-1ec8-45b8-b80c-3bcae205cd63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:04.160313 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-283382de-1ec8-45b8-b80c-3bcae205cd63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:04.172163 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:04.172163 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:04.173076 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-283382de-1ec8-45b8-b80c-3bcae205cd63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:04.173583 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 966/3886] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:04 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:04.261025 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fc3bc29c-4917-4823-930e-a60e0c5359ef None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:04.263649 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fc3bc29c-4917-4823-930e-a60e0c5359ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:04.263924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fc3bc29c-4917-4823-930e-a60e0c5359ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:04.264229 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fc3bc29c-4917-4823-930e-a60e0c5359ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:04.264500 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-fc3bc29c-4917-4823-930e-a60e0c5359ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:04.269813 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:04.269813 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:04.271073 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fc3bc29c-4917-4823-930e-a60e0c5359ef tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:04.271512 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 976/3887] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:04 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:04.343401 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-efabe7d8-8b4a-42d1-a491-f44696cdad73 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:04.345310 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-efabe7d8-8b4a-42d1-a491-f44696cdad73 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:04.345520 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-efabe7d8-8b4a-42d1-a491-f44696cdad73 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:04.345869 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-efabe7d8-8b4a-42d1-a491-f44696cdad73 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:04.346030 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-efabe7d8-8b4a-42d1-a491-f44696cdad73 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:04.351019 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:04.351019 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:04.351644 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-efabe7d8-8b4a-42d1-a491-f44696cdad73 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:36:04.352038 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 972/3888] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:04 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:05.186758 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7f159afc-e50d-4e8a-9474-ae0ccbd5f60e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:05.188631 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f159afc-e50d-4e8a-9474-ae0ccbd5f60e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:05.188859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7f159afc-e50d-4e8a-9474-ae0ccbd5f60e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:05.189067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7f159afc-e50d-4e8a-9474-ae0ccbd5f60e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:05.189224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-7f159afc-e50d-4e8a-9474-ae0ccbd5f60e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:05.193589 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:05.193589 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:05.194257 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f159afc-e50d-4e8a-9474-ae0ccbd5f60e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:05.194627 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 975/3889] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:05 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:05.284682 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c77a26bb-e4d2-4818-90f3-85c0cc3b2455 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:05.348779 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c77a26bb-e4d2-4818-90f3-85c0cc3b2455 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:05.349063 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c77a26bb-e4d2-4818-90f3-85c0cc3b2455 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:05.349331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c77a26bb-e4d2-4818-90f3-85c0cc3b2455 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:05.349473 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c77a26bb-e4d2-4818-90f3-85c0cc3b2455 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:05.354627 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:05.354627 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:05.355681 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c77a26bb-e4d2-4818-90f3-85c0cc3b2455 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:05.356169 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 967/3890] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:05 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:05.367096 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3c77fa86-36af-408c-acb3-ea130d5e14f5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:05.368876 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3c77fa86-36af-408c-acb3-ea130d5e14f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:05.369095 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3c77fa86-36af-408c-acb3-ea130d5e14f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:05.369310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3c77fa86-36af-408c-acb3-ea130d5e14f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:05.369406 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-3c77fa86-36af-408c-acb3-ea130d5e14f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:05.374169 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:05.374169 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:05.374775 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3c77fa86-36af-408c-acb3-ea130d5e14f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:36:05.375158 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 977/3891] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:05 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:06.204989 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0e77e3a0-42cb-47b7-a0e8-381853b2587d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:06.207044 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0e77e3a0-42cb-47b7-a0e8-381853b2587d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:06.207323 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0e77e3a0-42cb-47b7-a0e8-381853b2587d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:06.207530 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0e77e3a0-42cb-47b7-a0e8-381853b2587d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:06.207653 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-0e77e3a0-42cb-47b7-a0e8-381853b2587d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:06.212659 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:06.212659 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:06.213337 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0e77e3a0-42cb-47b7-a0e8-381853b2587d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:06.213827 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 973/3892] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:06 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:06.370902 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a9f318be-0933-40fd-8c79-05db06a030aa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:06.373229 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a9f318be-0933-40fd-8c79-05db06a030aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:06.373493 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a9f318be-0933-40fd-8c79-05db06a030aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:06.373745 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a9f318be-0933-40fd-8c79-05db06a030aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:06.373899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a9f318be-0933-40fd-8c79-05db06a030aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:06.380096 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:06.380096 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:06.381238 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a9f318be-0933-40fd-8c79-05db06a030aa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:06.381742 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 976/3893] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:06 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:06.389876 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e1d52cbc-c77a-4701-ba55-37a164e1b864 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:06.392285 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e1d52cbc-c77a-4701-ba55-37a164e1b864 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:06.392539 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e1d52cbc-c77a-4701-ba55-37a164e1b864 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:06.392782 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e1d52cbc-c77a-4701-ba55-37a164e1b864 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:06.392931 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e1d52cbc-c77a-4701-ba55-37a164e1b864 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:06.395086 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=281,cinder:UPDATE=98,cinder:INSERT=57,cinder:DELETE=1 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:36:06.400609 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:06.400609 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:06.401756 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e1d52cbc-c77a-4701-ba55-37a164e1b864 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:36:06.402896 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 968/3894] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:06 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:06.414348 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f5624f1a-1a4f-4fed-97c8-98a54bdabd2d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:06.416327 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5624f1a-1a4f-4fed-97c8-98a54bdabd2d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:36:06.416725 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f5624f1a-1a4f-4fed-97c8-98a54bdabd2d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63b79a45-631a-4ce7-872e-981bdf9b3394", "incremental": true}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:06.418232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-f5624f1a-1a4f-4fed-97c8-98a54bdabd2d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Creating new backup {'backup': {'volume_id': '63b79a45-631a-4ce7-872e-981bdf9b3394', 'incremental': True}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:36:06.418412 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-f5624f1a-1a4f-4fed-97c8-98a54bdabd2d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Creating backup of volume 63b79a45-631a-4ce7-872e-981bdf9b3394 in container None Jul 10 04:36:06.428581 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:06.428581 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:06.429106 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f5624f1a-1a4f-4fed-97c8-98a54bdabd2d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:36:06.454037 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-f5624f1a-1a4f-4fed-97c8-98a54bdabd2d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Created reservations ['1d5bafb0-9c13-475c-90ea-a8ea9746d9dd', 'c7261ea0-95b6-47ed-84ac-89c3f2b09d40'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:06.472919 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5624f1a-1a4f-4fed-97c8-98a54bdabd2d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 400 Jul 10 04:36:06.473435 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 978/3895] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:36:06 2026] POST /volume/v3/backups => generated 109 bytes in 60 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:36:06.481303 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5aa936e4-169b-4f25-aba9-2e82fd717b89 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:06.483270 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5aa936e4-169b-4f25-aba9-2e82fd717b89 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] DELETE https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:06.483502 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5aa936e4-169b-4f25-aba9-2e82fd717b89 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:06.483687 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5aa936e4-169b-4f25-aba9-2e82fd717b89 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:06.483791 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-5aa936e4-169b-4f25-aba9-2e82fd717b89 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Delete backup with id: 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. Jul 10 04:36:06.488301 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:06.488301 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:06.499458 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-5aa936e4-169b-4f25-aba9-2e82fd717b89 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] delete_backup rpcapi backup_id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926 {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:36:06.501114 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5aa936e4-169b-4f25-aba9-2e82fd717b89 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 202 Jul 10 04:36:06.501522 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 974/3896] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:36:06 2026] DELETE /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:06.513823 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-030f0d3f-144e-4f7e-aff6-b0c9f7de9b48 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:06.515517 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-030f0d3f-144e-4f7e-aff6-b0c9f7de9b48 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:06.515683 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-030f0d3f-144e-4f7e-aff6-b0c9f7de9b48 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:06.515858 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-030f0d3f-144e-4f7e-aff6-b0c9f7de9b48 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:06.515999 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-030f0d3f-144e-4f7e-aff6-b0c9f7de9b48 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:06.520287 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:06.520287 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:06.521013 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-030f0d3f-144e-4f7e-aff6-b0c9f7de9b48 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 200 Jul 10 04:36:06.521372 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 977/3897] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:06 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:07.224980 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c34e7a1a-621d-48c6-a721-eb9c591e8a44 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:07.226752 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c34e7a1a-621d-48c6-a721-eb9c591e8a44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:07.226977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c34e7a1a-621d-48c6-a721-eb9c591e8a44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:07.227152 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c34e7a1a-621d-48c6-a721-eb9c591e8a44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:07.227272 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c34e7a1a-621d-48c6-a721-eb9c591e8a44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:07.231520 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:07.231520 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:07.232049 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c34e7a1a-621d-48c6-a721-eb9c591e8a44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:07.232654 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 969/3898] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:07 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:07.396507 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-111bbcd8-c0c1-4025-866a-bd5c529c1487 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:07.398642 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-111bbcd8-c0c1-4025-866a-bd5c529c1487 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:07.398854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-111bbcd8-c0c1-4025-866a-bd5c529c1487 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:07.399097 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-111bbcd8-c0c1-4025-866a-bd5c529c1487 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:07.399231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-111bbcd8-c0c1-4025-866a-bd5c529c1487 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:07.405054 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:07.405054 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:07.406012 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-111bbcd8-c0c1-4025-866a-bd5c529c1487 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:07.406481 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 979/3899] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:07 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:07.532938 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7aa53919-3a7d-4fcc-8857-38706def2a32 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:07.534871 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7aa53919-3a7d-4fcc-8857-38706def2a32 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 Jul 10 04:36:07.535163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7aa53919-3a7d-4fcc-8857-38706def2a32 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:07.535398 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7aa53919-3a7d-4fcc-8857-38706def2a32 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:07.535516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7aa53919-3a7d-4fcc-8857-38706def2a32 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id 9bfe6fe9-418b-4f0d-8881-a074cc3f1926. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:07.539563 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7aa53919-3a7d-4fcc-8857-38706def2a32 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 returned with HTTP 404 Jul 10 04:36:07.540241 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 975/3900] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:07 2026] GET /volume/v3/backups/9bfe6fe9-418b-4f0d-8881-a074cc3f1926 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:07.549576 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:07.551546 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:36:07.551988 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1123091691"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:07.553833 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1123091691'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:36:07.553995 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Create volume of 1 GB Jul 10 04:36:07.559544 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Availability Zones retrieved successfully. Jul 10 04:36:07.565332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Flow 'volume_create_api' (6d609b33-5f20-4a24-9591-c8e68d44912a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:07.566459 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb63a42-3476-44ff-9a91-3f55b31d9781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:07.567462 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:36:07.569116 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bff641c2-c725-4452-8fbb-dbeac06c74d4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:07.571325 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bff641c2-c725-4452-8fbb-dbeac06c74d4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:07.571530 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bff641c2-c725-4452-8fbb-dbeac06c74d4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:07.571714 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bff641c2-c725-4452-8fbb-dbeac06c74d4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:07.592018 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:07.592018 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:07.600045 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bff641c2-c725-4452-8fbb-dbeac06c74d4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:07.608646 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bff641c2-c725-4452-8fbb-dbeac06c74d4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:07.608938 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 970/3901] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:07 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:07.625089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb63a42-3476-44ff-9a91-3f55b31d9781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:07.625645 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74e1163-2635-4f31-af92-1eefb3869f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:07.629666 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e11bcb2b-e1b7-45fe-b8e0-53b854e0c116 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:07.633814 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e11bcb2b-e1b7-45fe-b8e0-53b854e0c116 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:07.634055 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e11bcb2b-e1b7-45fe-b8e0-53b854e0c116 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:07.635599 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e11bcb2b-e1b7-45fe-b8e0-53b854e0c116 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:07.646423 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:07.646423 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:07.652612 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e11bcb2b-e1b7-45fe-b8e0-53b854e0c116 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:07.665480 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e11bcb2b-e1b7-45fe-b8e0-53b854e0c116 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:07.665716 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 980/3902] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:07 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:07.706231 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Created reservations ['d907a710-29cc-4477-a6bb-86685215cc5b', 'cd928826-b262-4504-abd5-602886f2fbc9', '8a2dd6cb-cd7e-448d-8e64-9b21743e4229', '0979858b-9fe2-4212-99ca-7677ce5f0fcf'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:07.707171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74e1163-2635-4f31-af92-1eefb3869f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d907a710-29cc-4477-a6bb-86685215cc5b', 'cd928826-b262-4504-abd5-602886f2fbc9', '8a2dd6cb-cd7e-448d-8e64-9b21743e4229', '0979858b-9fe2-4212-99ca-7677ce5f0fcf']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:07.707895 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba6f5458-ddeb-4499-9c9a-0a44496b5d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:07.721236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-dea0e0bd-c400-4c77-b8c8-5f504d5bdec5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:07.727794 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-dea0e0bd-c400-4c77-b8c8-5f504d5bdec5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:07.728095 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-dea0e0bd-c400-4c77-b8c8-5f504d5bdec5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:07.728804 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-dea0e0bd-c400-4c77-b8c8-5f504d5bdec5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:07.741055 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:07.741055 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:07.741194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba6f5458-ddeb-4499-9c9a-0a44496b5d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0707e3ba-6816-43a5-8598-145fc655b910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1123091691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aca3ecd1c764a36a424b3be0dfa7314',qos_specs=None,replication_status=,reservations=['d907a710-29cc-4477-a6bb-86685215cc5b','cd928826-b262-4504-abd5-602886f2fbc9','8a2dd6cb-cd7e-448d-8e64-9b21743e4229','0979858b-9fe2-4212-99ca-7677ce5f0fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ef0c52a6ce42438bd79c41f647fe2d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1123091691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0707e3ba-6816-43a5-8598-145fc655b910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aca3ecd1c764a36a424b3be0dfa7314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61ef0c52a6ce42438bd79c41f647fe2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:07.742228 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63940180-a102-4c08-99f1-434d8a37866e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:07.752702 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-dea0e0bd-c400-4c77-b8c8-5f504d5bdec5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:07.761583 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-dea0e0bd-c400-4c77-b8c8-5f504d5bdec5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:07.762528 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 976/3903] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:36:07 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:07.776577 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63940180-a102-4c08-99f1-434d8a37866e) transitioned into state 'SUCCESS' from state '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-1123091691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aca3ecd1c764a36a424b3be0dfa7314',qos_specs=None,replication_status=,reservations=['d907a710-29cc-4477-a6bb-86685215cc5b','cd928826-b262-4504-abd5-602886f2fbc9','8a2dd6cb-cd7e-448d-8e64-9b21743e4229','0979858b-9fe2-4212-99ca-7677ce5f0fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61ef0c52a6ce42438bd79c41f647fe2d',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:07.777540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f168778-b1ef-44a9-83da-5d0f021542b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:07.799000 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f168778-b1ef-44a9-83da-5d0f021542b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:07.801085 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Flow 'volume_create_api' (6d609b33-5f20-4a24-9591-c8e68d44912a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:07.801812 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Create volume request issued successfully. Jul 10 04:36:07.802577 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4e0e513f-5ff0-4f96-b12a-7f1965d1a7e0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:36:07.803425 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 978/3904] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:36:07 2026] POST /volume/v3/volumes => generated 747 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:07.826512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0d05630c-5ff7-438b-8af2-a57d4dda70f0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:07.829173 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d05630c-5ff7-438b-8af2-a57d4dda70f0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 Jul 10 04:36:07.829449 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0d05630c-5ff7-438b-8af2-a57d4dda70f0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:07.829691 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0d05630c-5ff7-438b-8af2-a57d4dda70f0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:07.837849 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:07.837849 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:07.842504 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0d05630c-5ff7-438b-8af2-a57d4dda70f0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:36:07.847831 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d05630c-5ff7-438b-8af2-a57d4dda70f0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 returned with HTTP 200 Jul 10 04:36:07.848243 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 971/3905] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:07 2026] GET /volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:08.247195 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7e54f169-546b-4648-9e59-3a93ea44c41f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:08.249758 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7e54f169-546b-4648-9e59-3a93ea44c41f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:08.250126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7e54f169-546b-4648-9e59-3a93ea44c41f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:08.250483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7e54f169-546b-4648-9e59-3a93ea44c41f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:08.250607 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-7e54f169-546b-4648-9e59-3a93ea44c41f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:08.257038 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:08.257038 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:08.258473 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7e54f169-546b-4648-9e59-3a93ea44c41f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:08.258854 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 981/3906] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:08 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:08.422953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-19f91e2a-ecb8-498b-aa46-4e1324860aea None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:08.425020 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-19f91e2a-ecb8-498b-aa46-4e1324860aea tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:08.425202 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-19f91e2a-ecb8-498b-aa46-4e1324860aea tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:08.425411 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-19f91e2a-ecb8-498b-aa46-4e1324860aea tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:08.425548 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-19f91e2a-ecb8-498b-aa46-4e1324860aea tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:08.430353 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:08.430353 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:08.431367 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-19f91e2a-ecb8-498b-aa46-4e1324860aea tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:08.431720 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 977/3907] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:08 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:08.866034 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b28c21c9-0b98-44f8-9d4e-adbb5cd57395 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:08.867871 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b28c21c9-0b98-44f8-9d4e-adbb5cd57395 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 Jul 10 04:36:08.868122 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b28c21c9-0b98-44f8-9d4e-adbb5cd57395 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:08.868392 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b28c21c9-0b98-44f8-9d4e-adbb5cd57395 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:08.876325 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:08.876325 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:08.880061 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b28c21c9-0b98-44f8-9d4e-adbb5cd57395 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:36:08.884711 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b28c21c9-0b98-44f8-9d4e-adbb5cd57395 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 returned with HTTP 200 Jul 10 04:36:08.885138 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 979/3908] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:08 2026] GET /volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:08.899617 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d18a57ba-e200-4673-9197-9fe7646ab1b3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:08.901847 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d18a57ba-e200-4673-9197-9fe7646ab1b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:36:08.902293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d18a57ba-e200-4673-9197-9fe7646ab1b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0707e3ba-6816-43a5-8598-145fc655b910", "name": "tempest-VolumesBackupsTest-Backup-1805714165"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:08.904106 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-d18a57ba-e200-4673-9197-9fe7646ab1b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Creating new backup {'backup': {'volume_id': '0707e3ba-6816-43a5-8598-145fc655b910', 'name': 'tempest-VolumesBackupsTest-Backup-1805714165'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:36:08.904324 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-d18a57ba-e200-4673-9197-9fe7646ab1b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Creating backup of volume 0707e3ba-6816-43a5-8598-145fc655b910 in container None Jul 10 04:36:08.913550 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:08.913550 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:08.913989 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d18a57ba-e200-4673-9197-9fe7646ab1b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Volume info retrieved successfully. Jul 10 04:36:08.931255 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-d18a57ba-e200-4673-9197-9fe7646ab1b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Created reservations ['a119d7d1-8500-4162-88d5-32dfabe49a93', '41de3ed2-12c5-4b70-b1e4-da561f3a4f20'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:08.961728 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d18a57ba-e200-4673-9197-9fe7646ab1b3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:36:08.962159 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 972/3909] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:36:08 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) Jul 10 04:36:08.971128 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4a08e8ee-9f4b-4140-bc73-5533a8fc52af None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:08.972992 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4a08e8ee-9f4b-4140-bc73-5533a8fc52af tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:08.973261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4a08e8ee-9f4b-4140-bc73-5533a8fc52af tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:08.973543 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4a08e8ee-9f4b-4140-bc73-5533a8fc52af tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:08.973704 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-4a08e8ee-9f4b-4140-bc73-5533a8fc52af tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:08.978540 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:08.978540 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:08.979241 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4a08e8ee-9f4b-4140-bc73-5533a8fc52af tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:08.979615 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 982/3910] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:08 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:09.271553 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9a733e60-9a91-4f91-84df-155bd00c383c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:09.273235 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9a733e60-9a91-4f91-84df-155bd00c383c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:09.273429 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9a733e60-9a91-4f91-84df-155bd00c383c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:09.273658 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9a733e60-9a91-4f91-84df-155bd00c383c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:09.273756 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9a733e60-9a91-4f91-84df-155bd00c383c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:09.277669 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:09.277669 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:09.278195 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9a733e60-9a91-4f91-84df-155bd00c383c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:09.278548 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 978/3911] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:09 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:09.441557 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-99f3b8ce-8980-48e5-bb74-b7eed3124695 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:09.443372 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-99f3b8ce-8980-48e5-bb74-b7eed3124695 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:09.443556 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-99f3b8ce-8980-48e5-bb74-b7eed3124695 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:09.443739 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-99f3b8ce-8980-48e5-bb74-b7eed3124695 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:09.443840 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-99f3b8ce-8980-48e5-bb74-b7eed3124695 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:09.448635 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:09.448635 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:09.449698 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-99f3b8ce-8980-48e5-bb74-b7eed3124695 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:09.450251 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 980/3912] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:09 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:09.818863 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b8a9d729-b956-4231-a43a-c1cadc1c4a33 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:09.819452 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8a9d729-b956-4231-a43a-c1cadc1c4a33 None None] GET https://10.4.3.87/volume// Jul 10 04:36:09.819693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8a9d729-b956-4231-a43a-c1cadc1c4a33 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:09.819993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8a9d729-b956-4231-a43a-c1cadc1c4a33 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:09.820405 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8a9d729-b956-4231-a43a-c1cadc1c4a33 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:36:09.820751 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 973/3913] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:36:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:36:09.828176 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-278fde95-24bb-41f8-9c31-1ebb3f7b6166 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:09.868619 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-278fde95-24bb-41f8-9c31-1ebb3f7b6166 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:36:09.869108 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-278fde95-24bb-41f8-9c31-1ebb3f7b6166 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e", "connector": null, "instance_uuid": "8c15c449-27da-4fec-ac28-d9a964f33c49"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:09.881532 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:09.881532 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:09.910447 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-278fde95-24bb-41f8-9c31-1ebb3f7b6166 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:36:09.911030 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 983/3914] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:36:09 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) Jul 10 04:36:09.990475 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e71f7016-8ae5-4562-8faa-c2ab6be98e10 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:09.992687 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e71f7016-8ae5-4562-8faa-c2ab6be98e10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:09.992951 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e71f7016-8ae5-4562-8faa-c2ab6be98e10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:09.993227 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e71f7016-8ae5-4562-8faa-c2ab6be98e10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:09.993380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-e71f7016-8ae5-4562-8faa-c2ab6be98e10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:09.998620 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:09.998620 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:09.999455 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e71f7016-8ae5-4562-8faa-c2ab6be98e10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:09.999917 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 979/3915] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:09 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:10.290175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ae0e1015-339f-4b18-9f9e-87ab9e331e80 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:10.292246 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ae0e1015-339f-4b18-9f9e-87ab9e331e80 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:10.292504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ae0e1015-339f-4b18-9f9e-87ab9e331e80 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:10.292733 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ae0e1015-339f-4b18-9f9e-87ab9e331e80 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:10.292859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ae0e1015-339f-4b18-9f9e-87ab9e331e80 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:10.293857 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e7c4a1df-8595-450c-96ba-6bbef8b8adfb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:10.295564 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e7c4a1df-8595-450c-96ba-6bbef8b8adfb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:10.295781 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e7c4a1df-8595-450c-96ba-6bbef8b8adfb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:10.295977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e7c4a1df-8595-450c-96ba-6bbef8b8adfb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:10.297547 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:10.297547 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:10.298242 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ae0e1015-339f-4b18-9f9e-87ab9e331e80 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:10.298662 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 981/3916] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:10 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:10.305822 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:10.305822 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:10.309365 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e7c4a1df-8595-450c-96ba-6bbef8b8adfb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:10.314529 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e7c4a1df-8595-450c-96ba-6bbef8b8adfb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:10.314924 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 974/3917] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:10 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:10.447772 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f57326c8-39e3-4fc7-827c-4a07a0182c75 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:10.448183 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f57326c8-39e3-4fc7-827c-4a07a0182c75 None None] GET https://10.4.3.87/volume// Jul 10 04:36:10.448371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f57326c8-39e3-4fc7-827c-4a07a0182c75 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:10.448591 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f57326c8-39e3-4fc7-827c-4a07a0182c75 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:10.448972 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f57326c8-39e3-4fc7-827c-4a07a0182c75 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:36:10.449258 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 984/3918] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04: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) Jul 10 04:36:10.457296 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-a87b4c7b-939c-446c-be60-4460ab4b0b38 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:10.459692 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-a87b4c7b-939c-446c-be60-4460ab4b0b38 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:10.459959 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-a87b4c7b-939c-446c-be60-4460ab4b0b38 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:10.460204 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-a87b4c7b-939c-446c-be60-4460ab4b0b38 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:10.462755 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-29b62240-1bc4-41a6-bcef-9d4ea063e165 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:10.464718 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-29b62240-1bc4-41a6-bcef-9d4ea063e165 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:10.465023 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-29b62240-1bc4-41a6-bcef-9d4ea063e165 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:10.465301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-29b62240-1bc4-41a6-bcef-9d4ea063e165 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:10.465407 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-29b62240-1bc4-41a6-bcef-9d4ea063e165 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:10.470101 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:10.470101 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:10.470939 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-29b62240-1bc4-41a6-bcef-9d4ea063e165 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:10.471363 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 982/3919] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:10 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:10.472015 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:10.472015 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:10.476571 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-a87b4c7b-939c-446c-be60-4460ab4b0b38 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:10.482202 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-a87b4c7b-939c-446c-be60-4460ab4b0b38 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:10.482738 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 980/3920] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:36:10 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:36:10.590054 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-e6263d3c-e92f-4785-a9b0-cf4613dd2757 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:10.591882 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-e6263d3c-e92f-4785-a9b0-cf4613dd2757 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] PUT https://10.4.3.87/volume/v3/attachments/4b67eeb5-5473-453b-b632-0ef48ab0e6e6 Jul 10 04:36:10.592607 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-e6263d3c-e92f-4785-a9b0-cf4613dd2757 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:10.599659 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-e6263d3c-e92f-4785-a9b0-cf4613dd2757 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Acquiring lock "cinder-attachment_update-7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:36:10.605768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-e6263d3c-e92f-4785-a9b0-cf4613dd2757 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Lock "cinder-attachment_update-7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e-np0000004952" acquired by "attachment_update" :: waited 0.007s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:36:10.606868 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:10.606868 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:11.009509 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-963e85cd-80c4-48f4-b649-f61720b4184b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:11.011119 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-963e85cd-80c4-48f4-b649-f61720b4184b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:11.011295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-963e85cd-80c4-48f4-b649-f61720b4184b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:11.011464 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-963e85cd-80c4-48f4-b649-f61720b4184b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:11.011562 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-963e85cd-80c4-48f4-b649-f61720b4184b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:11.015430 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:11.015430 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:11.015957 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-963e85cd-80c4-48f4-b649-f61720b4184b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:11.016278 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 985/3921] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:11 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:11.126728 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-e6263d3c-e92f-4785-a9b0-cf4613dd2757 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Lock "cinder-attachment_update-7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e-np0000004952" released by "attachment_update" :: held 0.521s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:36:11.127025 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-e6263d3c-e92f-4785-a9b0-cf4613dd2757 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/attachments/4b67eeb5-5473-453b-b632-0ef48ab0e6e6 returned with HTTP 200 Jul 10 04:36:11.127428 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 975/3922] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:36:10 2026] PUT /volume/v3/attachments/4b67eeb5-5473-453b-b632-0ef48ab0e6e6 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:11.310287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ae588662-b8eb-4f12-8b6e-ac33d348e250 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:11.312783 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ae588662-b8eb-4f12-8b6e-ac33d348e250 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:11.312783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ae588662-b8eb-4f12-8b6e-ac33d348e250 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:11.312783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ae588662-b8eb-4f12-8b6e-ac33d348e250 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:11.312980 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ae588662-b8eb-4f12-8b6e-ac33d348e250 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:11.317888 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:11.317888 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:11.318696 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ae588662-b8eb-4f12-8b6e-ac33d348e250 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:11.319152 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 983/3923] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:11 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:11.327666 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-eefb39cd-0abc-4634-8b83-2190b7ccbb47 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:11.330252 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eefb39cd-0abc-4634-8b83-2190b7ccbb47 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:11.330605 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eefb39cd-0abc-4634-8b83-2190b7ccbb47 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:11.330846 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eefb39cd-0abc-4634-8b83-2190b7ccbb47 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:11.343539 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:11.343539 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:11.348077 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-eefb39cd-0abc-4634-8b83-2190b7ccbb47 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:11.353353 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eefb39cd-0abc-4634-8b83-2190b7ccbb47 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:11.353887 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 981/3924] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:11 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:11.482354 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-be21582f-bb31-45d1-a6ea-ff9307109ba0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:11.483968 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be21582f-bb31-45d1-a6ea-ff9307109ba0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:11.484151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be21582f-bb31-45d1-a6ea-ff9307109ba0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:11.484316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be21582f-bb31-45d1-a6ea-ff9307109ba0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:11.484424 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-be21582f-bb31-45d1-a6ea-ff9307109ba0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:11.489063 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:11.489063 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:11.489939 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be21582f-bb31-45d1-a6ea-ff9307109ba0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:11.490380 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 986/3925] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:11 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:12.026150 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e9dae1d3-0a2c-455b-8635-5846916002b5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:12.028871 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e9dae1d3-0a2c-455b-8635-5846916002b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:12.029097 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e9dae1d3-0a2c-455b-8635-5846916002b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:12.029332 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e9dae1d3-0a2c-455b-8635-5846916002b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:12.029431 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e9dae1d3-0a2c-455b-8635-5846916002b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:12.033842 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:12.033842 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:12.034557 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e9dae1d3-0a2c-455b-8635-5846916002b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:12.034970 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 976/3926] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:12 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:12.330534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-decf55ea-1c51-4292-9d19-b574a46eb3ae None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:12.332344 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-decf55ea-1c51-4292-9d19-b574a46eb3ae tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:12.332558 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-decf55ea-1c51-4292-9d19-b574a46eb3ae tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:12.332772 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-decf55ea-1c51-4292-9d19-b574a46eb3ae tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:12.332898 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-decf55ea-1c51-4292-9d19-b574a46eb3ae tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:12.336987 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:12.336987 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:12.337619 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-decf55ea-1c51-4292-9d19-b574a46eb3ae tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:12.337970 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 984/3927] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:12 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:12.367753 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9de8852f-e065-4c09-be3c-25726f46dd52 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:12.369736 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9de8852f-e065-4c09-be3c-25726f46dd52 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:12.369967 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9de8852f-e065-4c09-be3c-25726f46dd52 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:12.370194 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9de8852f-e065-4c09-be3c-25726f46dd52 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:12.379954 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:12.379954 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:12.383524 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9de8852f-e065-4c09-be3c-25726f46dd52 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:12.387563 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9de8852f-e065-4c09-be3c-25726f46dd52 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:12.387954 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 982/3928] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:12 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:12.500811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-159280e5-914a-4455-97ee-5c74d2d3c102 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:12.502607 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-159280e5-914a-4455-97ee-5c74d2d3c102 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:12.502819 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-159280e5-914a-4455-97ee-5c74d2d3c102 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:12.503058 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-159280e5-914a-4455-97ee-5c74d2d3c102 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:12.503208 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-159280e5-914a-4455-97ee-5c74d2d3c102 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:12.507593 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:12.507593 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:12.508358 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-159280e5-914a-4455-97ee-5c74d2d3c102 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:12.508867 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 987/3929] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:12 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:13.047153 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ec1c9dbc-aa2f-4285-a260-d8b999f49a5c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.049084 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ec1c9dbc-aa2f-4285-a260-d8b999f49a5c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:13.049528 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ec1c9dbc-aa2f-4285-a260-d8b999f49a5c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.049528 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ec1c9dbc-aa2f-4285-a260-d8b999f49a5c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.049586 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ec1c9dbc-aa2f-4285-a260-d8b999f49a5c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:13.054348 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.054348 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:13.055266 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ec1c9dbc-aa2f-4285-a260-d8b999f49a5c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:13.055762 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 977/3930] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:13 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:13.266474 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-faefa739-2903-4cb9-b160-b8dcd979508d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.268278 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-faefa739-2903-4cb9-b160-b8dcd979508d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:13.268680 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-faefa739-2903-4cb9-b160-b8dcd979508d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-attach": {"instance_uuid": "399f9c9b-c763-4b7f-ad2a-b985cf54b0b5", "mountpoint": "/dev/vdb"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:13.268853 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-faefa739-2903-4cb9-b160-b8dcd979508d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "399f9c9b-c763-4b7f-ad2a-b985cf54b0b5", "mountpoint": "/dev/vdb"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:13.281651 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.281651 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:13.282331 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-faefa739-2903-4cb9-b160-b8dcd979508d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:13.290421 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-faefa739-2903-4cb9-b160-b8dcd979508d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Update volume admin metadata completed successfully. Jul 10 04:36:13.349494 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-38853b99-03c0-42c1-aac9-993d8cf924a8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.351896 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-38853b99-03c0-42c1-aac9-993d8cf924a8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:13.352177 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-38853b99-03c0-42c1-aac9-993d8cf924a8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.352420 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-38853b99-03c0-42c1-aac9-993d8cf924a8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.352538 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-38853b99-03c0-42c1-aac9-993d8cf924a8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 8dcf46ab-c738-4641-9e94-41e132874f7f. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:13.357421 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.357421 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:13.358246 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-38853b99-03c0-42c1-aac9-993d8cf924a8 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 200 Jul 10 04:36:13.359250 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 983/3931] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:13 2026] GET /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:13.372238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-69ff2960-3a4a-484a-b209-59106c79054c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.374278 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-69ff2960-3a4a-484a-b209-59106c79054c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] DELETE https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f Jul 10 04:36:13.374708 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-69ff2960-3a4a-484a-b209-59106c79054c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.375039 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-69ff2960-3a4a-484a-b209-59106c79054c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.375297 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-69ff2960-3a4a-484a-b209-59106c79054c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Delete backup with id: 8dcf46ab-c738-4641-9e94-41e132874f7f. Jul 10 04:36:13.380256 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.380256 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:13.402656 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-81aed5ce-fffa-4f86-af2a-c6ec1845632b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.402719 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-69ff2960-3a4a-484a-b209-59106c79054c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] delete_backup rpcapi backup_id 8dcf46ab-c738-4641-9e94-41e132874f7f {{(pid=100022) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:36:13.403322 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-81aed5ce-fffa-4f86-af2a-c6ec1845632b tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:13.403574 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-81aed5ce-fffa-4f86-af2a-c6ec1845632b tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.404057 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-81aed5ce-fffa-4f86-af2a-c6ec1845632b tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.404464 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-69ff2960-3a4a-484a-b209-59106c79054c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] https://10.4.3.87/volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f returned with HTTP 202 Jul 10 04:36:13.405444 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 988/3932] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:13 2026] DELETE /volume/v3/backups/8dcf46ab-c738-4641-9e94-41e132874f7f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:13.417406 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ca82862d-567f-466c-bcd1-9a131c55246a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.417769 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.417769 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:13.417845 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca82862d-567f-466c-bcd1-9a131c55246a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 Jul 10 04:36:13.417845 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ca82862d-567f-466c-bcd1-9a131c55246a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.417960 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ca82862d-567f-466c-bcd1-9a131c55246a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.427337 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-ca82862d-567f-466c-bcd1-9a131c55246a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume with id: ff3aef71-e4c2-46b1-bfe2-567794b97a63 Jul 10 04:36:13.427819 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-81aed5ce-fffa-4f86-af2a-c6ec1845632b tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:13.428576 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.428576 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:13.428947 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ca82862d-567f-466c-bcd1-9a131c55246a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:13.430795 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-81aed5ce-fffa-4f86-af2a-c6ec1845632b tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:13.431427 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 978/3933] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:13 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:13.450825 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ca82862d-567f-466c-bcd1-9a131c55246a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume request issued successfully. Jul 10 04:36:13.451060 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca82862d-567f-466c-bcd1-9a131c55246a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 returned with HTTP 202 Jul 10 04:36:13.451482 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 984/3934] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:13 2026] DELETE /volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:13.465805 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a67ff860-1aad-4fef-bf48-d02977d9f905 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.468907 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a67ff860-1aad-4fef-bf48-d02977d9f905 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 Jul 10 04:36:13.468907 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a67ff860-1aad-4fef-bf48-d02977d9f905 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.469123 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a67ff860-1aad-4fef-bf48-d02977d9f905 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.480552 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.480552 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:13.488841 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a67ff860-1aad-4fef-bf48-d02977d9f905 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:13.494639 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a67ff860-1aad-4fef-bf48-d02977d9f905 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 returned with HTTP 200 Jul 10 04:36:13.495683 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 989/3935] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:13 2026] GET /volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:13.521298 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1af2d6a3-5473-40be-9a12-d2dea2b8139f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.523608 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1af2d6a3-5473-40be-9a12-d2dea2b8139f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:13.523866 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1af2d6a3-5473-40be-9a12-d2dea2b8139f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.524142 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1af2d6a3-5473-40be-9a12-d2dea2b8139f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.524319 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-1af2d6a3-5473-40be-9a12-d2dea2b8139f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:13.529636 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.529636 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:13.530688 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1af2d6a3-5473-40be-9a12-d2dea2b8139f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:13.531234 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 979/3936] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:13 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:13.543950 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6c2f0e62-508b-4214-ac0f-faf1382598a6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.546807 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c2f0e62-508b-4214-ac0f-faf1382598a6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:13.547054 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c2f0e62-508b-4214-ac0f-faf1382598a6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.547308 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c2f0e62-508b-4214-ac0f-faf1382598a6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.547420 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-6c2f0e62-508b-4214-ac0f-faf1382598a6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:13.552564 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.552564 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:13.554486 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c2f0e62-508b-4214-ac0f-faf1382598a6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:13.555061 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 985/3937] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:13 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:13.570147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8327b2e9-2251-43e3-ab60-89163c1eb9ce None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.571880 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8327b2e9-2251-43e3-ab60-89163c1eb9ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:36:13.572387 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8327b2e9-2251-43e3-ab60-89163c1eb9ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47baa2c4-b9ae-44d9-bfe7-5111bf9e737a", "incremental": true, "force": true}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:13.574430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-8327b2e9-2251-43e3-ab60-89163c1eb9ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating new backup {'backup': {'volume_id': '47baa2c4-b9ae-44d9-bfe7-5111bf9e737a', 'incremental': True, 'force': True}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:36:13.574629 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-8327b2e9-2251-43e3-ab60-89163c1eb9ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating backup of volume 47baa2c4-b9ae-44d9-bfe7-5111bf9e737a in container None Jul 10 04:36:13.590479 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.590479 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:13.590855 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8327b2e9-2251-43e3-ab60-89163c1eb9ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:13.621726 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-8327b2e9-2251-43e3-ab60-89163c1eb9ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['cdf1f7de-e9b8-48fb-bd1f-ac6a488283c3', 'fca1a8ee-7a16-45bf-9470-dbf1c3caf094'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:13.660039 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8327b2e9-2251-43e3-ab60-89163c1eb9ce tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:36:13.660655 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 990/3938] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:36:13 2026] POST /volume/v3/backups => generated 286 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:13.669359 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c1b19e5e-459d-4ebe-850a-4dbf1a9a4d75 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.671883 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1b19e5e-459d-4ebe-850a-4dbf1a9a4d75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:13.672124 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1b19e5e-459d-4ebe-850a-4dbf1a9a4d75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.672380 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1b19e5e-459d-4ebe-850a-4dbf1a9a4d75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.672487 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c1b19e5e-459d-4ebe-850a-4dbf1a9a4d75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:13.679792 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.679792 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:13.680890 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1b19e5e-459d-4ebe-850a-4dbf1a9a4d75 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:13.681339 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 980/3939] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:13 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 692 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:13.794095 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-faefa739-2903-4cb9-b160-b8dcd979508d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Attach volume completed successfully. Jul 10 04:36:13.794599 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-faefa739-2903-4cb9-b160-b8dcd979508d tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:36:13.794906 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 985/3940] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:36:13 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:13.802444 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4d9021af-2080-4125-96aa-42f39fadf599 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.804240 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d9021af-2080-4125-96aa-42f39fadf599 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:13.804450 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4d9021af-2080-4125-96aa-42f39fadf599 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.804704 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4d9021af-2080-4125-96aa-42f39fadf599 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.816605 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.816605 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:13.822475 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4d9021af-2080-4125-96aa-42f39fadf599 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:13.828568 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d9021af-2080-4125-96aa-42f39fadf599 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:13.829316 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 986/3941] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:13 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:13.842034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d7bc61bc-9db4-4152-8cab-c6d419d0caf8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.843848 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7bc61bc-9db4-4152-8cab-c6d419d0caf8 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:13.844164 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7bc61bc-9db4-4152-8cab-c6d419d0caf8 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:13.844371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7bc61bc-9db4-4152-8cab-c6d419d0caf8 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:13.854780 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.854780 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:13.858355 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d7bc61bc-9db4-4152-8cab-c6d419d0caf8 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:13.865456 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7bc61bc-9db4-4152-8cab-c6d419d0caf8 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:13.865946 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 991/3942] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:13 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:13.880509 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a5b0b044-4813-4c3b-902d-a1886e3c37f6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:13.882876 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a5b0b044-4813-4c3b-902d-a1886e3c37f6 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:13.882876 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a5b0b044-4813-4c3b-902d-a1886e3c37f6 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-detach": {}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:13.883060 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a5b0b044-4813-4c3b-902d-a1886e3c37f6 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:13.893307 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:13.893307 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:13.893821 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a5b0b044-4813-4c3b-902d-a1886e3c37f6 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:14.068994 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-63e2ea08-4ef9-4d1e-aa58-5edc65d923c3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:14.070688 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-63e2ea08-4ef9-4d1e-aa58-5edc65d923c3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:14.070901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-63e2ea08-4ef9-4d1e-aa58-5edc65d923c3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:14.071109 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-63e2ea08-4ef9-4d1e-aa58-5edc65d923c3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:14.071388 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-63e2ea08-4ef9-4d1e-aa58-5edc65d923c3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:14.076991 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:14.076991 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:14.076991 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-63e2ea08-4ef9-4d1e-aa58-5edc65d923c3 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:14.076991 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 986/3943] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:14 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:14.397277 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a5b0b044-4813-4c3b-902d-a1886e3c37f6 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Detach volume completed successfully. Jul 10 04:36:14.397592 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a5b0b044-4813-4c3b-902d-a1886e3c37f6 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:36:14.398161 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 981/3944] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:36:13 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:14.404794 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7541a996-61f1-4178-944f-b82b0704b290 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:14.406835 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7541a996-61f1-4178-944f-b82b0704b290 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:14.407059 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7541a996-61f1-4178-944f-b82b0704b290 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:14.407305 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7541a996-61f1-4178-944f-b82b0704b290 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:14.414993 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:14.414993 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:14.418995 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7541a996-61f1-4178-944f-b82b0704b290 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:14.423427 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7541a996-61f1-4178-944f-b82b0704b290 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:14.423829 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 987/3945] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:14 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:14.446606 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-55d19a43-1d50-4dad-a5ce-3bd957c86e58 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:14.448229 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-55d19a43-1d50-4dad-a5ce-3bd957c86e58 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:14.448420 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-55d19a43-1d50-4dad-a5ce-3bd957c86e58 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:14.448586 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-55d19a43-1d50-4dad-a5ce-3bd957c86e58 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:14.456943 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:14.456943 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:14.464556 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-55d19a43-1d50-4dad-a5ce-3bd957c86e58 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:14.472022 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-55d19a43-1d50-4dad-a5ce-3bd957c86e58 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:14.472414 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 992/3946] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:14 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:14.511038 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3b64a57e-e647-47ef-93ff-1e1f6857e9e5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:14.514966 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3b64a57e-e647-47ef-93ff-1e1f6857e9e5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 Jul 10 04:36:14.516381 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3b64a57e-e647-47ef-93ff-1e1f6857e9e5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:14.516381 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3b64a57e-e647-47ef-93ff-1e1f6857e9e5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:14.527068 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3b64a57e-e647-47ef-93ff-1e1f6857e9e5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 returned with HTTP 404 Jul 10 04:36:14.527547 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 987/3947] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:14 2026] GET /volume/v3/volumes/ff3aef71-e4c2-46b1-bfe2-567794b97a63 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:14.535631 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-61329fde-7272-435c-820a-e718f5def8ac None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:14.537424 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-61329fde-7272-435c-820a-e718f5def8ac tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36/export_record Jul 10 04:36:14.537627 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-61329fde-7272-435c-820a-e718f5def8ac tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:14.537925 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-61329fde-7272-435c-820a-e718f5def8ac tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Calling method 'export_record' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:14.538020 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-61329fde-7272-435c-820a-e718f5def8ac tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Export record for backup 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100021) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 04:36:14.544862 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:14.544862 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:14.546418 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-61329fde-7272-435c-820a-e718f5def8ac tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '22fdde01750c4c5c91f091548c16bb56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e9aa4f9d5384c819b7cd3b2a814b01d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:14.546695 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-61329fde-7272-435c-820a-e718f5def8ac tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36/export_record returned with HTTP 403 Jul 10 04:36:14.547354 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 982/3948] 10.4.3.87 () {68 vars in 1423 bytes} [Fri Jul 10 04:36:14 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:14.554758 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:14.556757 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:36:14.557150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1723716798"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:14.558553 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1723716798'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:36:14.558667 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume of 1 GB Jul 10 04:36:14.562552 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Availability Zones retrieved successfully. Jul 10 04:36:14.568011 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Flow 'volume_create_api' (0c41a5ce-183b-492b-8953-62553a94eb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:14.568972 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a5c91f-8d93-4db9-b415-7ce0a8ffd886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:14.569827 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:36:14.593156 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a5c91f-8d93-4db9-b415-7ce0a8ffd886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:14.594035 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197655d1-d629-4f63-a7c7-771f61ba3b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:14.632797 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Created reservations ['2bad4b22-9bd0-4dec-8a22-97fed4f580c1', 'd424547d-2dd6-4b5e-ad75-82e98197f76e', 'c3806c87-4c7c-4bfd-b054-89069a979ae6', 'c2a10b5d-2096-4de6-9aae-943b8687c60c'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:14.633866 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197655d1-d629-4f63-a7c7-771f61ba3b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bad4b22-9bd0-4dec-8a22-97fed4f580c1', 'd424547d-2dd6-4b5e-ad75-82e98197f76e', 'c3806c87-4c7c-4bfd-b054-89069a979ae6', 'c2a10b5d-2096-4de6-9aae-943b8687c60c']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:14.634489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a41e882-44d7-4053-8c1c-685483aff222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:14.661253 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a41e882-44d7-4053-8c1c-685483aff222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2403afbb-9047-49f5-8f22-a4addfe04776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723716798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['2bad4b22-9bd0-4dec-8a22-97fed4f580c1','d424547d-2dd6-4b5e-ad75-82e98197f76e','c3806c87-4c7c-4bfd-b054-89069a979ae6','c2a10b5d-2096-4de6-9aae-943b8687c60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723716798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2403afbb-9047-49f5-8f22-a4addfe04776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:14.662323 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb4d360-a56b-4bcb-8586-35cfce03c05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:14.682971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb4d360-a56b-4bcb-8586-35cfce03c05e) transitioned into state 'SUCCESS' from state '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-1723716798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['2bad4b22-9bd0-4dec-8a22-97fed4f580c1','d424547d-2dd6-4b5e-ad75-82e98197f76e','c3806c87-4c7c-4bfd-b054-89069a979ae6','c2a10b5d-2096-4de6-9aae-943b8687c60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:14.683686 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbae5d3-739a-4864-a10d-bf8d115ffee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:14.695676 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6ffdca66-c0a2-41ae-b1b6-4f00b981bbc0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:14.696137 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbae5d3-739a-4864-a10d-bf8d115ffee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:14.696829 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Flow 'volume_create_api' (0c41a5ce-183b-492b-8953-62553a94eb50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:14.697101 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume request issued successfully. Jul 10 04:36:14.697819 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0ae54cc-630d-4c3a-a4e4-6268b52bf901 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:36:14.698343 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6ffdca66-c0a2-41ae-b1b6-4f00b981bbc0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:14.698403 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 988/3949] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:36:14 2026] POST /volume/v3/volumes => generated 776 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:14.698443 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6ffdca66-c0a2-41ae-b1b6-4f00b981bbc0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:14.698503 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6ffdca66-c0a2-41ae-b1b6-4f00b981bbc0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:14.698636 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-6ffdca66-c0a2-41ae-b1b6-4f00b981bbc0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:14.703618 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:14.703618 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:14.704420 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6ffdca66-c0a2-41ae-b1b6-4f00b981bbc0 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:14.704870 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 993/3950] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:14 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:14.715427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-39cfb6c2-06cb-4004-afa5-2ef7d35882db None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:14.717353 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39cfb6c2-06cb-4004-afa5-2ef7d35882db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 Jul 10 04:36:14.717528 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-39cfb6c2-06cb-4004-afa5-2ef7d35882db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:14.717669 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-39cfb6c2-06cb-4004-afa5-2ef7d35882db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:14.727050 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:14.727050 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:14.732236 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-39cfb6c2-06cb-4004-afa5-2ef7d35882db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:14.737642 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39cfb6c2-06cb-4004-afa5-2ef7d35882db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 returned with HTTP 200 Jul 10 04:36:14.738337 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 988/3951] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:14 2026] GET /volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:15.089896 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c3ea2727-070b-4577-9296-2b7efd8a5972 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:15.091816 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3ea2727-070b-4577-9296-2b7efd8a5972 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:15.092072 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3ea2727-070b-4577-9296-2b7efd8a5972 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:15.092279 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3ea2727-070b-4577-9296-2b7efd8a5972 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:15.092380 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c3ea2727-070b-4577-9296-2b7efd8a5972 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:15.100555 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:15.100555 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:15.100555 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3ea2727-070b-4577-9296-2b7efd8a5972 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:15.100555 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 983/3952] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:15 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:15.486837 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-919a055b-b9eb-4587-b8c4-28ca6a5eecdd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:15.488777 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-919a055b-b9eb-4587-b8c4-28ca6a5eecdd tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:15.488864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-919a055b-b9eb-4587-b8c4-28ca6a5eecdd tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:15.489053 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-919a055b-b9eb-4587-b8c4-28ca6a5eecdd tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:15.498226 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:15.498226 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:15.502235 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-919a055b-b9eb-4587-b8c4-28ca6a5eecdd tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:15.506294 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-919a055b-b9eb-4587-b8c4-28ca6a5eecdd tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:15.506650 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 989/3953] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:15 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:15.714892 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-30b5fbb5-3f87-48e7-9d28-703ad524c605 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:15.716517 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30b5fbb5-3f87-48e7-9d28-703ad524c605 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:15.716693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30b5fbb5-3f87-48e7-9d28-703ad524c605 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:15.716890 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30b5fbb5-3f87-48e7-9d28-703ad524c605 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:15.717023 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-30b5fbb5-3f87-48e7-9d28-703ad524c605 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:15.723615 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:15.723615 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:15.724477 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30b5fbb5-3f87-48e7-9d28-703ad524c605 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:15.724865 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 994/3954] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:15 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:15.755770 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d701a3ab-c0ee-445b-a972-a36cd2834e15 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:15.757124 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d701a3ab-c0ee-445b-a972-a36cd2834e15 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 Jul 10 04:36:15.757124 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d701a3ab-c0ee-445b-a972-a36cd2834e15 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:15.758772 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d701a3ab-c0ee-445b-a972-a36cd2834e15 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:15.764752 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:15.764752 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:15.767977 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d701a3ab-c0ee-445b-a972-a36cd2834e15 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:15.772411 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d701a3ab-c0ee-445b-a972-a36cd2834e15 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 returned with HTTP 200 Jul 10 04:36:15.772847 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 989/3955] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:15 2026] GET /volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:15.786041 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-471efeee-eb28-43d1-b5c0-82e388e15505 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:15.787774 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-471efeee-eb28-43d1-b5c0-82e388e15505 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:36:15.788135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-471efeee-eb28-43d1-b5c0-82e388e15505 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2403afbb-9047-49f5-8f22-a4addfe04776", "name": "tempest-type-Backup-2013988947"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:15.789625 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-471efeee-eb28-43d1-b5c0-82e388e15505 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Creating new backup {'backup': {'volume_id': '2403afbb-9047-49f5-8f22-a4addfe04776', 'name': 'tempest-type-Backup-2013988947'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:36:15.789784 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-471efeee-eb28-43d1-b5c0-82e388e15505 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Creating backup of volume 2403afbb-9047-49f5-8f22-a4addfe04776 in container None Jul 10 04:36:15.797204 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:15.797204 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:15.797575 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-471efeee-eb28-43d1-b5c0-82e388e15505 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:15.815762 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-471efeee-eb28-43d1-b5c0-82e388e15505 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Created reservations ['d56d21a5-551b-46c5-86c8-bd6a9bba6c25', '11c0c1a1-c866-4ba5-ac2d-1c83578c72fe'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:15.856401 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-471efeee-eb28-43d1-b5c0-82e388e15505 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:36:15.856866 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 984/3956] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:36:15 2026] POST /volume/v3/backups => generated 314 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:15.866227 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-854813da-19cb-4b4c-a15b-8eff1e79417a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:15.868516 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-854813da-19cb-4b4c-a15b-8eff1e79417a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:15.868729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-854813da-19cb-4b4c-a15b-8eff1e79417a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:15.868968 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-854813da-19cb-4b4c-a15b-8eff1e79417a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:15.869065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-854813da-19cb-4b4c-a15b-8eff1e79417a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:15.873167 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:15.873167 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:15.873800 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-854813da-19cb-4b4c-a15b-8eff1e79417a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:15.874177 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 990/3957] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:15 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:16.107491 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1b2e3b58-1768-4a0c-bbf2-247455f2f41b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:16.109111 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b2e3b58-1768-4a0c-bbf2-247455f2f41b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:16.109293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b2e3b58-1768-4a0c-bbf2-247455f2f41b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:16.109461 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b2e3b58-1768-4a0c-bbf2-247455f2f41b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:16.109562 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-1b2e3b58-1768-4a0c-bbf2-247455f2f41b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:16.113265 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:16.113265 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:16.113760 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b2e3b58-1768-4a0c-bbf2-247455f2f41b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:16.114070 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 995/3958] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:16 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:16.522558 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-58d07235-6969-40d4-815b-d35e77be2e41 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:16.524507 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-58d07235-6969-40d4-815b-d35e77be2e41 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:16.524735 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-58d07235-6969-40d4-815b-d35e77be2e41 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:16.524951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-58d07235-6969-40d4-815b-d35e77be2e41 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:16.537292 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:16.537292 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:16.553763 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-58d07235-6969-40d4-815b-d35e77be2e41 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:16.559096 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-58d07235-6969-40d4-815b-d35e77be2e41 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:16.559576 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 990/3959] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:16 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:16.735475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f4a1402c-2c83-4c3c-a29f-cedee2ff02f3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:16.737207 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f4a1402c-2c83-4c3c-a29f-cedee2ff02f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:16.737445 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f4a1402c-2c83-4c3c-a29f-cedee2ff02f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:16.737654 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f4a1402c-2c83-4c3c-a29f-cedee2ff02f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:16.737793 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f4a1402c-2c83-4c3c-a29f-cedee2ff02f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:16.741756 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:16.741756 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:16.742477 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f4a1402c-2c83-4c3c-a29f-cedee2ff02f3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:16.742828 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 985/3960] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:16 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:16.886140 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2a0df679-487f-444d-99b2-d6809cde95d2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:16.888282 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2a0df679-487f-444d-99b2-d6809cde95d2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:16.888506 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2a0df679-487f-444d-99b2-d6809cde95d2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:16.888684 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2a0df679-487f-444d-99b2-d6809cde95d2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:16.888785 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-2a0df679-487f-444d-99b2-d6809cde95d2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:16.896039 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:16.896039 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:16.896874 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2a0df679-487f-444d-99b2-d6809cde95d2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:16.897342 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 991/3961] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:16 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:17.126905 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cfc64586-bc61-4a45-9f21-0d6236cc116f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:17.128482 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cfc64586-bc61-4a45-9f21-0d6236cc116f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:17.128681 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cfc64586-bc61-4a45-9f21-0d6236cc116f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:17.128884 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cfc64586-bc61-4a45-9f21-0d6236cc116f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:17.129030 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-cfc64586-bc61-4a45-9f21-0d6236cc116f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:17.132861 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:17.132861 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:17.133420 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cfc64586-bc61-4a45-9f21-0d6236cc116f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:17.133756 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 996/3962] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:17 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:17.574729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ca4bcf1a-3f47-4073-ad99-c28f3e04f274 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:17.576583 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ca4bcf1a-3f47-4073-ad99-c28f3e04f274 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:17.576753 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ca4bcf1a-3f47-4073-ad99-c28f3e04f274 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:17.576959 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ca4bcf1a-3f47-4073-ad99-c28f3e04f274 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:17.586652 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:17.586652 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:17.589780 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ca4bcf1a-3f47-4073-ad99-c28f3e04f274 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:17.593333 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ca4bcf1a-3f47-4073-ad99-c28f3e04f274 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:17.593669 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 991/3963] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:17 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:17.754004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e69d50b0-34a2-49ee-8e64-aefbda74e93e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:17.755700 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e69d50b0-34a2-49ee-8e64-aefbda74e93e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:17.755909 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e69d50b0-34a2-49ee-8e64-aefbda74e93e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:17.756096 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e69d50b0-34a2-49ee-8e64-aefbda74e93e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:17.756243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e69d50b0-34a2-49ee-8e64-aefbda74e93e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:17.760346 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:17.760346 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:17.761060 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e69d50b0-34a2-49ee-8e64-aefbda74e93e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:17.761401 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 986/3964] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:17 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:17.910851 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ee775f07-fc94-4b7e-9476-5d426481f04d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:17.912572 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ee775f07-fc94-4b7e-9476-5d426481f04d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:17.913123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ee775f07-fc94-4b7e-9476-5d426481f04d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:17.913123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ee775f07-fc94-4b7e-9476-5d426481f04d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:17.913123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-ee775f07-fc94-4b7e-9476-5d426481f04d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:17.916990 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:17.916990 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:17.917569 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ee775f07-fc94-4b7e-9476-5d426481f04d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:17.918330 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 992/3965] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:17 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:18.148454 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d4bc7c10-0c0b-4327-a9c8-b8160cce5c2f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:18.152148 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4bc7c10-0c0b-4327-a9c8-b8160cce5c2f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:18.152375 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d4bc7c10-0c0b-4327-a9c8-b8160cce5c2f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:18.152573 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d4bc7c10-0c0b-4327-a9c8-b8160cce5c2f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:18.152658 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d4bc7c10-0c0b-4327-a9c8-b8160cce5c2f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:18.161350 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:18.161350 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:18.162134 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4bc7c10-0c0b-4327-a9c8-b8160cce5c2f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:18.162523 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 997/3966] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:18 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:36:18.525024 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-db587784-c01a-4dc8-9a7c-f04a12c2a2fc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:18.526735 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-db587784-c01a-4dc8-9a7c-f04a12c2a2fc tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] POST https://10.4.3.87/volume/v3/attachments/4b67eeb5-5473-453b-b632-0ef48ab0e6e6/action Jul 10 04:36:18.527076 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-db587784-c01a-4dc8-9a7c-f04a12c2a2fc tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:18.527292 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-db587784-c01a-4dc8-9a7c-f04a12c2a2fc tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:18.542211 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:18.542211 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:18.554033 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c6f21b4a-a7f4-4108-b93d-9ee91c99f9ef req-db587784-c01a-4dc8-9a7c-f04a12c2a2fc tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/attachments/4b67eeb5-5473-453b-b632-0ef48ab0e6e6/action returned with HTTP 204 Jul 10 04:36:18.554560 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 992/3967] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:36:18 2026] POST /volume/v3/attachments/4b67eeb5-5473-453b-b632-0ef48ab0e6e6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:18.607104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f49ce268-75af-4851-a43b-6c9217df49b5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:18.610274 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f49ce268-75af-4851-a43b-6c9217df49b5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:18.610501 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f49ce268-75af-4851-a43b-6c9217df49b5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:18.610629 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f49ce268-75af-4851-a43b-6c9217df49b5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:18.625909 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:18.625909 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:18.632092 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f49ce268-75af-4851-a43b-6c9217df49b5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:18.636564 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f49ce268-75af-4851-a43b-6c9217df49b5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:18.636982 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 987/3968] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:18 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:18.651674 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a207c168-d312-4e23-8064-40e5cf9abb10 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:18.654020 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a207c168-d312-4e23-8064-40e5cf9abb10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:18.654447 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a207c168-d312-4e23-8064-40e5cf9abb10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:18.654793 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a207c168-d312-4e23-8064-40e5cf9abb10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:18.668440 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:18.668440 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:18.673298 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a207c168-d312-4e23-8064-40e5cf9abb10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:18.678470 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a207c168-d312-4e23-8064-40e5cf9abb10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:18.679160 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 993/3969] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:18 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:18.773304 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-80009962-7c6c-4888-9c32-2cb7bb3b2271 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:18.774415 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-80009962-7c6c-4888-9c32-2cb7bb3b2271 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:18.774601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-80009962-7c6c-4888-9c32-2cb7bb3b2271 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:18.774816 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-80009962-7c6c-4888-9c32-2cb7bb3b2271 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:18.774955 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-80009962-7c6c-4888-9c32-2cb7bb3b2271 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:18.779679 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:18.779679 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:18.780332 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-80009962-7c6c-4888-9c32-2cb7bb3b2271 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:18.780681 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 998/3970] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:18 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:36:18.933952 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9561039f-4cae-4c09-9781-828150db07ea None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:18.941003 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9561039f-4cae-4c09-9781-828150db07ea tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:18.942823 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9561039f-4cae-4c09-9781-828150db07ea tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:18.943532 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9561039f-4cae-4c09-9781-828150db07ea tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:18.944047 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9561039f-4cae-4c09-9781-828150db07ea tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:18.959232 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:18.959232 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:18.961819 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9561039f-4cae-4c09-9781-828150db07ea tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:18.963873 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 993/3971] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:18 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 723 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:19.173079 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7a3168c3-70fc-4079-b623-9627f626a3f5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:19.175021 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a3168c3-70fc-4079-b623-9627f626a3f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:19.175274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a3168c3-70fc-4079-b623-9627f626a3f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:19.175478 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a3168c3-70fc-4079-b623-9627f626a3f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:19.175616 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-7a3168c3-70fc-4079-b623-9627f626a3f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:19.180040 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:19.180040 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:19.180760 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a3168c3-70fc-4079-b623-9627f626a3f5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:19.181208 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 988/3972] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:19 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:19.792432 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-33fd32a4-35bc-4ce4-a1bf-3fc3e9b7ec02 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:19.794273 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-33fd32a4-35bc-4ce4-a1bf-3fc3e9b7ec02 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:19.794564 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-33fd32a4-35bc-4ce4-a1bf-3fc3e9b7ec02 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:19.794778 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-33fd32a4-35bc-4ce4-a1bf-3fc3e9b7ec02 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:19.794902 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-33fd32a4-35bc-4ce4-a1bf-3fc3e9b7ec02 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:19.799772 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:19.799772 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:19.800657 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-33fd32a4-35bc-4ce4-a1bf-3fc3e9b7ec02 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:19.801102 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 994/3973] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:19 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:19.974769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bcc8d39d-e328-43b8-8b62-0522ad74bd43 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:19.976606 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bcc8d39d-e328-43b8-8b62-0522ad74bd43 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:19.976851 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bcc8d39d-e328-43b8-8b62-0522ad74bd43 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:19.977050 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bcc8d39d-e328-43b8-8b62-0522ad74bd43 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:19.977152 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-bcc8d39d-e328-43b8-8b62-0522ad74bd43 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:19.981589 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:19.981589 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:19.982196 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bcc8d39d-e328-43b8-8b62-0522ad74bd43 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:19.982577 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 999/3974] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:19 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:20.191065 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a05cffe6-06de-4d66-b3f9-53aea0d0222b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:20.192916 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a05cffe6-06de-4d66-b3f9-53aea0d0222b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:20.193072 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a05cffe6-06de-4d66-b3f9-53aea0d0222b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:20.193289 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a05cffe6-06de-4d66-b3f9-53aea0d0222b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:20.193391 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a05cffe6-06de-4d66-b3f9-53aea0d0222b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:20.200473 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:20.200473 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:20.201153 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a05cffe6-06de-4d66-b3f9-53aea0d0222b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:20.201526 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 994/3975] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:20 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:20.816028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-789a8666-1c47-4db1-9fb0-322325125672 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:20.818329 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-789a8666-1c47-4db1-9fb0-322325125672 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:20.818329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-789a8666-1c47-4db1-9fb0-322325125672 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:20.818329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-789a8666-1c47-4db1-9fb0-322325125672 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:20.818497 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-789a8666-1c47-4db1-9fb0-322325125672 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:20.824341 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:20.824341 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:20.825051 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-789a8666-1c47-4db1-9fb0-322325125672 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:20.825544 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 989/3976] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:20 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:20.995751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-719333e8-c196-4800-ab49-dff152d9947b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:20.998204 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-719333e8-c196-4800-ab49-dff152d9947b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:20.998749 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-719333e8-c196-4800-ab49-dff152d9947b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:20.999077 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-719333e8-c196-4800-ab49-dff152d9947b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:20.999148 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-719333e8-c196-4800-ab49-dff152d9947b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:21.004484 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.004484 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:21.005300 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-719333e8-c196-4800-ab49-dff152d9947b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:21.005693 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 995/3977] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:20 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:21.213761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0ad01083-9518-4180-a831-2360edd34b51 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.220050 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0ad01083-9518-4180-a831-2360edd34b51 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:21.220333 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0ad01083-9518-4180-a831-2360edd34b51 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:21.220609 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0ad01083-9518-4180-a831-2360edd34b51 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:21.220744 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0ad01083-9518-4180-a831-2360edd34b51 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:21.226034 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.226034 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:21.226760 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0ad01083-9518-4180-a831-2360edd34b51 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:21.227198 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1000/3978] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:21 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:21.594056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6bd501bb-7353-49b5-b012-ee3d38af7faa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.599592 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6bd501bb-7353-49b5-b012-ee3d38af7faa tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:21.599592 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6bd501bb-7353-49b5-b012-ee3d38af7faa tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:21.599592 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6bd501bb-7353-49b5-b012-ee3d38af7faa tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:21.623387 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.623387 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:21.624067 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6bd501bb-7353-49b5-b012-ee3d38af7faa tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:21.640765 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6bd501bb-7353-49b5-b012-ee3d38af7faa tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Reserve volume completed successfully. Jul 10 04:36:21.641106 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6bd501bb-7353-49b5-b012-ee3d38af7faa tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:36:21.641797 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 995/3979] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:36:21 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 04:36:21.652501 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-21c28fc0-6f26-420e-bf54-75c8cf7323e7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.655953 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-21c28fc0-6f26-420e-bf54-75c8cf7323e7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:21.656744 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-21c28fc0-6f26-420e-bf54-75c8cf7323e7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:21.657538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-21c28fc0-6f26-420e-bf54-75c8cf7323e7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:21.672056 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.672056 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:21.681772 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-21c28fc0-6f26-420e-bf54-75c8cf7323e7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:21.688823 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-21c28fc0-6f26-420e-bf54-75c8cf7323e7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:21.689877 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 990/3980] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:21 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:21.708192 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f55bba4e-50cf-4b08-8825-b6cd0c578ce2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.711817 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f55bba4e-50cf-4b08-8825-b6cd0c578ce2 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:21.712944 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f55bba4e-50cf-4b08-8825-b6cd0c578ce2 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:21.713611 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f55bba4e-50cf-4b08-8825-b6cd0c578ce2 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:21.733771 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.733771 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:21.734851 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f55bba4e-50cf-4b08-8825-b6cd0c578ce2 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:21.752269 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f55bba4e-50cf-4b08-8825-b6cd0c578ce2 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Unreserve volume completed successfully. Jul 10 04:36:21.752798 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f55bba4e-50cf-4b08-8825-b6cd0c578ce2 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:36:21.753388 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 996/3981] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:36:21 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:21.763116 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2d7acaf5-33d7-4075-b7a2-8399dc166e59 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.765282 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d7acaf5-33d7-4075-b7a2-8399dc166e59 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:21.765598 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d7acaf5-33d7-4075-b7a2-8399dc166e59 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:21.765853 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d7acaf5-33d7-4075-b7a2-8399dc166e59 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:21.768440 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=159,cinder:UPDATE=38,cinder:INSERT=15 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:36:21.777753 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.777753 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:21.784199 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2d7acaf5-33d7-4075-b7a2-8399dc166e59 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:21.790777 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d7acaf5-33d7-4075-b7a2-8399dc166e59 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:21.791283 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1001/3982] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:21 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:21.806152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-13db72dc-8197-4eea-ad57-006d31b83208 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.808078 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-13db72dc-8197-4eea-ad57-006d31b83208 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:21.808390 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-13db72dc-8197-4eea-ad57-006d31b83208 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:21.808504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-13db72dc-8197-4eea-ad57-006d31b83208 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:21.820852 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.820852 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:21.821504 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-13db72dc-8197-4eea-ad57-006d31b83208 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:21.834115 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-13db72dc-8197-4eea-ad57-006d31b83208 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume updated successfully. Jul 10 04:36:21.834306 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-13db72dc-8197-4eea-ad57-006d31b83208 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 200 Jul 10 04:36:21.834810 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 996/3983] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:36:21 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 04:36:21.837898 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9acfd225-c1de-4613-9adb-433faf173b81 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.843085 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9acfd225-c1de-4613-9adb-433faf173b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:21.843300 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9acfd225-c1de-4613-9adb-433faf173b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:21.843548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9acfd225-c1de-4613-9adb-433faf173b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:21.843720 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9acfd225-c1de-4613-9adb-433faf173b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:21.844135 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a505457c-e94b-46f5-8fab-f3e8621f6a3f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.848032 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a505457c-e94b-46f5-8fab-f3e8621f6a3f tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:21.848318 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a505457c-e94b-46f5-8fab-f3e8621f6a3f tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:21.848539 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a505457c-e94b-46f5-8fab-f3e8621f6a3f tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:21.850169 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.850169 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:21.850576 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9acfd225-c1de-4613-9adb-433faf173b81 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:21.850906 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 991/3984] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:21 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:21.858754 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.858754 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:21.868496 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a505457c-e94b-46f5-8fab-f3e8621f6a3f tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:21.874794 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a505457c-e94b-46f5-8fab-f3e8621f6a3f tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:21.875373 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 997/3985] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:21 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:21.891717 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5bbf38df-bda7-401b-b060-8a9b2e773cf7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.893856 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5bbf38df-bda7-401b-b060-8a9b2e773cf7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:21.894181 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5bbf38df-bda7-401b-b060-8a9b2e773cf7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:21.894399 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5bbf38df-bda7-401b-b060-8a9b2e773cf7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:21.903800 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.903800 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:21.904248 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5bbf38df-bda7-401b-b060-8a9b2e773cf7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:21.910409 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5bbf38df-bda7-401b-b060-8a9b2e773cf7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume updated successfully. Jul 10 04:36:21.910706 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5bbf38df-bda7-401b-b060-8a9b2e773cf7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 200 Jul 10 04:36:21.911275 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1002/3986] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:36:21 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 04:36:21.918694 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-430ee2d3-5e57-476a-a655-a8475dd90f50 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.921409 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-430ee2d3-5e57-476a-a655-a8475dd90f50 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:21.921688 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-430ee2d3-5e57-476a-a655-a8475dd90f50 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:21.921834 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-430ee2d3-5e57-476a-a655-a8475dd90f50 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:21.935313 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.935313 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:21.946255 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-430ee2d3-5e57-476a-a655-a8475dd90f50 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:21.958980 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-430ee2d3-5e57-476a-a655-a8475dd90f50 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:21.959481 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 997/3987] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:21 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:21.973539 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f3b15750-52ca-4e02-b05b-7915a8d3ba6c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:21.977025 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f3b15750-52ca-4e02-b05b-7915a8d3ba6c tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:21.977424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f3b15750-52ca-4e02-b05b-7915a8d3ba6c tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:21.977592 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f3b15750-52ca-4e02-b05b-7915a8d3ba6c tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:21.988246 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:21.988246 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:21.988833 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f3b15750-52ca-4e02-b05b-7915a8d3ba6c tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:21.998368 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f3b15750-52ca-4e02-b05b-7915a8d3ba6c tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Update volume admin metadata completed successfully. Jul 10 04:36:21.998502 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f3b15750-52ca-4e02-b05b-7915a8d3ba6c tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Update readonly setting on volume completed successfully. Jul 10 04:36:21.998733 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f3b15750-52ca-4e02-b05b-7915a8d3ba6c tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:36:21.999257 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 992/3988] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:36:21 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:22.008900 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a9cf9b4a-d10b-4718-83f6-2d8b9cf79a76 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:22.010936 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a9cf9b4a-d10b-4718-83f6-2d8b9cf79a76 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:22.011097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a9cf9b4a-d10b-4718-83f6-2d8b9cf79a76 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:22.011337 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a9cf9b4a-d10b-4718-83f6-2d8b9cf79a76 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:22.018417 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.018417 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:22.019435 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6f3a29c2-254e-4e34-a8f3-6a193d758ce4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:22.021920 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6f3a29c2-254e-4e34-a8f3-6a193d758ce4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:22.022155 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a9cf9b4a-d10b-4718-83f6-2d8b9cf79a76 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:22.022267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6f3a29c2-254e-4e34-a8f3-6a193d758ce4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:22.022436 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6f3a29c2-254e-4e34-a8f3-6a193d758ce4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:22.022612 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-6f3a29c2-254e-4e34-a8f3-6a193d758ce4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:22.026533 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a9cf9b4a-d10b-4718-83f6-2d8b9cf79a76 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:22.027188 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 998/3989] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:22 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:22.028089 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.028089 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:22.028778 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6f3a29c2-254e-4e34-a8f3-6a193d758ce4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:22.029204 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1003/3990] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:22 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:22.043189 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-89d3f791-42bb-413f-9dae-c8ae3f067c78 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:22.045362 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89d3f791-42bb-413f-9dae-c8ae3f067c78 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:22.045895 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89d3f791-42bb-413f-9dae-c8ae3f067c78 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:22.046059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89d3f791-42bb-413f-9dae-c8ae3f067c78 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:22.057191 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.057191 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:22.057853 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-89d3f791-42bb-413f-9dae-c8ae3f067c78 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:22.071228 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-89d3f791-42bb-413f-9dae-c8ae3f067c78 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Update volume admin metadata completed successfully. Jul 10 04:36:22.071369 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-89d3f791-42bb-413f-9dae-c8ae3f067c78 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Update readonly setting on volume completed successfully. Jul 10 04:36:22.071543 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89d3f791-42bb-413f-9dae-c8ae3f067c78 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:36:22.072070 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 998/3991] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:36:22 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:22.081430 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0345a2ae-42db-4334-83be-8b9e142b3f7a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:22.083818 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0345a2ae-42db-4334-83be-8b9e142b3f7a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:22.084019 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0345a2ae-42db-4334-83be-8b9e142b3f7a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:22.084324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0345a2ae-42db-4334-83be-8b9e142b3f7a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:22.092519 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.092519 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:22.097077 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0345a2ae-42db-4334-83be-8b9e142b3f7a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:22.102421 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0345a2ae-42db-4334-83be-8b9e142b3f7a tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:22.102869 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 993/3992] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:22 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:22.116972 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-570c8d8c-4541-42a0-b05f-3e654136afda None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:22.118598 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-570c8d8c-4541-42a0-b05f-3e654136afda tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:22.118998 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-570c8d8c-4541-42a0-b05f-3e654136afda tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1503463184", "disk_format": "raw"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:22.119175 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-570c8d8c-4541-42a0-b05f-3e654136afda tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1503463184", "disk_format": "raw"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:22.127793 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.127793 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:22.128331 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-570c8d8c-4541-42a0-b05f-3e654136afda tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:22.140894 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.140894 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:22.144971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.image.image_utils [None req-570c8d8c-4541-42a0-b05f-3e654136afda tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1503463184'}] 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-1503463184'}]. {{(pid=100020) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1477}} Jul 10 04:36:22.240999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2d8bbb2e-3772-474a-bef2-b170eb25d330 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:22.243175 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d8bbb2e-3772-474a-bef2-b170eb25d330 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:22.243384 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d8bbb2e-3772-474a-bef2-b170eb25d330 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:22.244543 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d8bbb2e-3772-474a-bef2-b170eb25d330 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:22.244543 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-2d8bbb2e-3772-474a-bef2-b170eb25d330 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:22.248847 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.248847 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:22.249718 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d8bbb2e-3772-474a-bef2-b170eb25d330 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:22.250200 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1004/3993] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:22 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:22.713445 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-8cc7403f-1c07-47db-a8c0-2acfeac7057e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:22.715436 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-8cc7403f-1c07-47db-a8c0-2acfeac7057e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:22.715624 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-8cc7403f-1c07-47db-a8c0-2acfeac7057e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:22.715799 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-8cc7403f-1c07-47db-a8c0-2acfeac7057e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:22.719526 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-570c8d8c-4541-42a0-b05f-3e654136afda tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Copy volume to image completed successfully. Jul 10 04:36:22.720071 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-570c8d8c-4541-42a0-b05f-3e654136afda tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:36:22.720623 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 999/3994] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:22 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 687 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:22.735090 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.735090 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:22.739067 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-8cc7403f-1c07-47db-a8c0-2acfeac7057e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:22.743707 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-8cc7403f-1c07-47db-a8c0-2acfeac7057e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:22.744164 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 999/3995] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:36:22 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 1130 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:22.798473 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-c62b5073-f755-4b44-bb84-55238d0e73d8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:22.800469 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-c62b5073-f755-4b44-bb84-55238d0e73d8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] POST https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e/action Jul 10 04:36:22.800777 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-c62b5073-f755-4b44-bb84-55238d0e73d8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:22.800946 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-c62b5073-f755-4b44-bb84-55238d0e73d8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:22.812424 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.812424 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:22.812974 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-c62b5073-f755-4b44-bb84-55238d0e73d8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:22.828984 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-c62b5073-f755-4b44-bb84-55238d0e73d8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Begin detaching volume completed successfully. Jul 10 04:36:22.829206 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-c62b5073-f755-4b44-bb84-55238d0e73d8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e/action returned with HTTP 202 Jul 10 04:36:22.829671 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 994/3996] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:36:22 2026] POST /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:22.864526 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d6563143-50c2-4893-bf84-e5d0c640f6ba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:22.867204 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6563143-50c2-4893-bf84-e5d0c640f6ba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:22.867453 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6563143-50c2-4893-bf84-e5d0c640f6ba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:22.867655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6563143-50c2-4893-bf84-e5d0c640f6ba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:22.867759 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d6563143-50c2-4893-bf84-e5d0c640f6ba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:22.874979 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:22.874979 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:22.875978 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6563143-50c2-4893-bf84-e5d0c640f6ba tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:22.876466 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1005/3997] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:22 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:23.047432 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a14b7d37-e112-426c-a17f-7016009497be None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:23.049670 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a14b7d37-e112-426c-a17f-7016009497be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:23.049927 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a14b7d37-e112-426c-a17f-7016009497be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:23.050168 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a14b7d37-e112-426c-a17f-7016009497be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:23.050298 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-a14b7d37-e112-426c-a17f-7016009497be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:23.055313 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:23.055313 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:23.055767 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a14b7d37-e112-426c-a17f-7016009497be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:23.056243 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1000/3998] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:23 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:23.263409 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3cc76952-78bb-4331-a431-a36a07a449ba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:23.269142 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3cc76952-78bb-4331-a431-a36a07a449ba tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:23.269417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3cc76952-78bb-4331-a431-a36a07a449ba tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:23.269613 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3cc76952-78bb-4331-a431-a36a07a449ba tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:23.269773 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-3cc76952-78bb-4331-a431-a36a07a449ba tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:23.281905 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:23.281905 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:23.282741 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3cc76952-78bb-4331-a431-a36a07a449ba tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:23.283205 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1000/3999] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:23 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:23.872062 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e80f2207-b3af-4779-929f-8bf93073f6ee None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:23.872505 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e80f2207-b3af-4779-929f-8bf93073f6ee None None] GET https://10.4.3.87/volume// Jul 10 04:36:23.872625 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e80f2207-b3af-4779-929f-8bf93073f6ee None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:23.872830 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e80f2207-b3af-4779-929f-8bf93073f6ee None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:23.873280 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e80f2207-b3af-4779-929f-8bf93073f6ee None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:36:23.873542 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 995/4000] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:36:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:36:23.882115 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-2233c593-7353-4d8b-8905-0d388c69bbf9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:23.884383 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-2233c593-7353-4d8b-8905-0d388c69bbf9 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:23.884631 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-2233c593-7353-4d8b-8905-0d388c69bbf9 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:23.884825 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-2233c593-7353-4d8b-8905-0d388c69bbf9 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:23.887947 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3d956d12-befa-41a3-9652-fbb62fa59333 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:23.889826 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3d956d12-befa-41a3-9652-fbb62fa59333 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:23.890022 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3d956d12-befa-41a3-9652-fbb62fa59333 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:23.890753 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3d956d12-befa-41a3-9652-fbb62fa59333 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:23.890753 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-3d956d12-befa-41a3-9652-fbb62fa59333 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:23.896077 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:23.896077 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:23.896978 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3d956d12-befa-41a3-9652-fbb62fa59333 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:23.897286 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1001/4001] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:23 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:23.899346 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:23.899346 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:23.904820 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-2233c593-7353-4d8b-8905-0d388c69bbf9 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:23.910062 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-2233c593-7353-4d8b-8905-0d388c69bbf9 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:36:23.910710 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1006/4002] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:36:23 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 1313 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:36:24.069447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c08f4919-68ef-4026-9602-f173ede1c1ce None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:24.071659 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c08f4919-68ef-4026-9602-f173ede1c1ce tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:24.071916 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c08f4919-68ef-4026-9602-f173ede1c1ce tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:24.072144 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c08f4919-68ef-4026-9602-f173ede1c1ce tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:24.072496 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-c08f4919-68ef-4026-9602-f173ede1c1ce tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:24.081115 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:24.081115 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:24.081995 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c08f4919-68ef-4026-9602-f173ede1c1ce tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:24.082455 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1001/4003] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:24 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:24.293765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d210fb3b-4f85-4645-8373-cbc9703a1971 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:24.295574 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d210fb3b-4f85-4645-8373-cbc9703a1971 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:24.295811 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d210fb3b-4f85-4645-8373-cbc9703a1971 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:24.296094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d210fb3b-4f85-4645-8373-cbc9703a1971 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:24.296094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-d210fb3b-4f85-4645-8373-cbc9703a1971 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:24.300533 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:24.300533 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:24.301206 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d210fb3b-4f85-4645-8373-cbc9703a1971 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:24.301630 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 996/4004] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:24 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:24.909666 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1e64983f-c922-44c5-bf3b-7cddb73e9128 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:24.911601 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e64983f-c922-44c5-bf3b-7cddb73e9128 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:24.911851 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1e64983f-c922-44c5-bf3b-7cddb73e9128 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:24.912066 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1e64983f-c922-44c5-bf3b-7cddb73e9128 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:24.912129 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1e64983f-c922-44c5-bf3b-7cddb73e9128 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:24.914205 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=181,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:36:24.917286 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:24.917286 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:24.918151 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1e64983f-c922-44c5-bf3b-7cddb73e9128 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:24.918551 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1002/4005] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:24 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:25.094993 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b4bbda29-39d9-4cac-8c37-e65b14f9448c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:25.097903 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b4bbda29-39d9-4cac-8c37-e65b14f9448c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:25.098182 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b4bbda29-39d9-4cac-8c37-e65b14f9448c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:25.098387 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b4bbda29-39d9-4cac-8c37-e65b14f9448c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:25.098520 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b4bbda29-39d9-4cac-8c37-e65b14f9448c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:25.103466 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:25.103466 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:25.104247 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b4bbda29-39d9-4cac-8c37-e65b14f9448c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:25.104684 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1007/4006] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:25 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:25.315034 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-af4b3334-6ee0-440f-ada0-d33d6e8995aa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:25.316819 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-af4b3334-6ee0-440f-ada0-d33d6e8995aa tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:25.317042 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-af4b3334-6ee0-440f-ada0-d33d6e8995aa tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:25.317224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-af4b3334-6ee0-440f-ada0-d33d6e8995aa tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:25.317385 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-af4b3334-6ee0-440f-ada0-d33d6e8995aa tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:25.319131 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=167,cinder:UPDATE=45,cinder:INSERT=17 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:36:25.323230 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:25.323230 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:25.323893 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-af4b3334-6ee0-440f-ada0-d33d6e8995aa tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:25.324428 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1002/4007] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:25 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:25.930678 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-70f8fa28-3f05-458c-ac94-e6ed73970671 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:25.932476 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-70f8fa28-3f05-458c-ac94-e6ed73970671 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:25.933438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-70f8fa28-3f05-458c-ac94-e6ed73970671 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:25.933438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-70f8fa28-3f05-458c-ac94-e6ed73970671 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:25.933438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-70f8fa28-3f05-458c-ac94-e6ed73970671 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:25.937365 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:25.937365 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:25.938107 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-70f8fa28-3f05-458c-ac94-e6ed73970671 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:25.938560 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 997/4008] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:25 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:26.114863 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d09bc84a-237b-45fe-8e18-23a5852fd6c1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:26.116678 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d09bc84a-237b-45fe-8e18-23a5852fd6c1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:26.116899 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d09bc84a-237b-45fe-8e18-23a5852fd6c1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:26.117088 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d09bc84a-237b-45fe-8e18-23a5852fd6c1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:26.117201 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d09bc84a-237b-45fe-8e18-23a5852fd6c1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:26.123145 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:26.123145 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:26.123866 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d09bc84a-237b-45fe-8e18-23a5852fd6c1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:26.124292 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1003/4009] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:26 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:26.335179 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fe0ea75f-0b1b-420f-9dc7-5bd19e843ad9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:26.337447 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fe0ea75f-0b1b-420f-9dc7-5bd19e843ad9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:26.337703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fe0ea75f-0b1b-420f-9dc7-5bd19e843ad9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:26.337974 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fe0ea75f-0b1b-420f-9dc7-5bd19e843ad9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:26.338122 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-fe0ea75f-0b1b-420f-9dc7-5bd19e843ad9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:26.343177 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:26.343177 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:26.344116 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fe0ea75f-0b1b-420f-9dc7-5bd19e843ad9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:26.344760 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1008/4010] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:26 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:26.950629 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2a056858-d492-417a-be02-ab18e1062960 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:26.952991 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2a056858-d492-417a-be02-ab18e1062960 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:26.953202 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2a056858-d492-417a-be02-ab18e1062960 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:26.953398 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2a056858-d492-417a-be02-ab18e1062960 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:26.953496 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2a056858-d492-417a-be02-ab18e1062960 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:26.958851 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:26.958851 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:26.959680 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2a056858-d492-417a-be02-ab18e1062960 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:26.960295 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1003/4011] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:26 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:27.135167 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a10dd8b0-ca5a-441c-9fd1-166e1baccef6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:27.138412 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a10dd8b0-ca5a-441c-9fd1-166e1baccef6 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:27.138554 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a10dd8b0-ca5a-441c-9fd1-166e1baccef6 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:27.138793 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a10dd8b0-ca5a-441c-9fd1-166e1baccef6 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:27.138929 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a10dd8b0-ca5a-441c-9fd1-166e1baccef6 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:27.147512 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:27.147512 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:27.148387 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a10dd8b0-ca5a-441c-9fd1-166e1baccef6 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:27.148906 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 998/4012] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:27 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:27.358095 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-16df375a-c8fc-490a-b5e9-d0bdc8f3aca6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:27.361288 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-16df375a-c8fc-490a-b5e9-d0bdc8f3aca6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:27.361499 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-16df375a-c8fc-490a-b5e9-d0bdc8f3aca6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:27.361751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-16df375a-c8fc-490a-b5e9-d0bdc8f3aca6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:27.361903 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-16df375a-c8fc-490a-b5e9-d0bdc8f3aca6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:27.370680 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:27.370680 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:27.372431 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-16df375a-c8fc-490a-b5e9-d0bdc8f3aca6 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:27.372431 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1004/4013] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:27 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:27.704970 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-9d265c08-a26d-491b-a15c-341bee90e08b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:27.707447 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-9d265c08-a26d-491b-a15c-341bee90e08b tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] DELETE https://10.4.3.87/volume/v3/attachments/4b67eeb5-5473-453b-b632-0ef48ab0e6e6 Jul 10 04:36:27.707679 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-9d265c08-a26d-491b-a15c-341bee90e08b tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:27.707919 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-9d265c08-a26d-491b-a15c-341bee90e08b tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:27.715712 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:27.715712 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:27.972108 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-68efd1dd-9b11-465d-938a-e50f5ad3632a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:27.973732 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-68efd1dd-9b11-465d-938a-e50f5ad3632a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:27.974037 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-68efd1dd-9b11-465d-938a-e50f5ad3632a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:27.974453 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-68efd1dd-9b11-465d-938a-e50f5ad3632a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:27.975529 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-68efd1dd-9b11-465d-938a-e50f5ad3632a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:27.979119 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:27.979119 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:27.981259 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-68efd1dd-9b11-465d-938a-e50f5ad3632a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:27.981259 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1004/4014] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:27 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:28.161080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4b8b20f5-7189-45de-b3b1-19325bf9f444 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:28.163704 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b8b20f5-7189-45de-b3b1-19325bf9f444 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:28.164134 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b8b20f5-7189-45de-b3b1-19325bf9f444 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:28.164364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b8b20f5-7189-45de-b3b1-19325bf9f444 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:28.164564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-4b8b20f5-7189-45de-b3b1-19325bf9f444 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:28.170549 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:28.170549 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:28.171446 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b8b20f5-7189-45de-b3b1-19325bf9f444 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:28.171998 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 999/4015] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:28 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:28.255956 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-6cb6912c-67e5-4537-8269-0daa6f3242ce req-9d265c08-a26d-491b-a15c-341bee90e08b tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/attachments/4b67eeb5-5473-453b-b632-0ef48ab0e6e6 returned with HTTP 200 Jul 10 04:36:28.256455 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1009/4016] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:36:27 2026] DELETE /volume/v3/attachments/4b67eeb5-5473-453b-b632-0ef48ab0e6e6 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:28.384660 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5820d602-4302-4b4f-a88b-0ddc5a1cfa13 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:28.386502 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5820d602-4302-4b4f-a88b-0ddc5a1cfa13 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:28.386752 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5820d602-4302-4b4f-a88b-0ddc5a1cfa13 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:28.387012 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5820d602-4302-4b4f-a88b-0ddc5a1cfa13 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:28.387130 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5820d602-4302-4b4f-a88b-0ddc5a1cfa13 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:28.393338 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:28.393338 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:28.394125 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5820d602-4302-4b4f-a88b-0ddc5a1cfa13 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:28.394488 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1005/4017] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:28 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:28.405283 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cd98287f-e60a-408c-b029-63371b3d78fa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:28.407295 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cd98287f-e60a-408c-b029-63371b3d78fa tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:36:28.407665 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cd98287f-e60a-408c-b029-63371b3d78fa tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0707e3ba-6816-43a5-8598-145fc655b910", "name": "tempest-VolumesBackupsTest-Backup-691179972"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:28.409621 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-cd98287f-e60a-408c-b029-63371b3d78fa tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Creating new backup {'backup': {'volume_id': '0707e3ba-6816-43a5-8598-145fc655b910', 'name': 'tempest-VolumesBackupsTest-Backup-691179972'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:36:28.410504 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-cd98287f-e60a-408c-b029-63371b3d78fa tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Creating backup of volume 0707e3ba-6816-43a5-8598-145fc655b910 in container None Jul 10 04:36:28.423075 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:28.423075 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:28.423506 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-cd98287f-e60a-408c-b029-63371b3d78fa tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:36:28.450393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-cd98287f-e60a-408c-b029-63371b3d78fa tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Created reservations ['531852b4-0be7-497b-ad32-b1fc04e9aa84', '8a605455-0916-42f5-9b00-c1f3f65655f5'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:28.491806 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cd98287f-e60a-408c-b029-63371b3d78fa tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:36:28.492279 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1005/4018] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:36:28 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) Jul 10 04:36:28.504265 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-81d04cb1-09cf-4c4d-a798-22e275a9945c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:28.508876 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-81d04cb1-09cf-4c4d-a798-22e275a9945c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:28.508876 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-81d04cb1-09cf-4c4d-a798-22e275a9945c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:28.509145 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-81d04cb1-09cf-4c4d-a798-22e275a9945c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:28.509145 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-81d04cb1-09cf-4c4d-a798-22e275a9945c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:28.518915 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:28.518915 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:28.519597 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-81d04cb1-09cf-4c4d-a798-22e275a9945c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:28.520027 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1000/4019] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:28 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:28.992704 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-914129f4-a7a4-4754-8e28-4ac9394a4970 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:28.994935 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-914129f4-a7a4-4754-8e28-4ac9394a4970 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:28.995144 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-914129f4-a7a4-4754-8e28-4ac9394a4970 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:28.995351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-914129f4-a7a4-4754-8e28-4ac9394a4970 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:28.995486 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-914129f4-a7a4-4754-8e28-4ac9394a4970 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:29.001322 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:29.001322 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:29.001982 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-914129f4-a7a4-4754-8e28-4ac9394a4970 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:29.002477 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1010/4020] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:28 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:29.013266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9f7b3c77-8efb-40fe-a124-9f69d4029202 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:29.015490 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9f7b3c77-8efb-40fe-a124-9f69d4029202 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:29.015718 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9f7b3c77-8efb-40fe-a124-9f69d4029202 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:29.016097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9f7b3c77-8efb-40fe-a124-9f69d4029202 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:29.016097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9f7b3c77-8efb-40fe-a124-9f69d4029202 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:29.020646 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:29.020646 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:29.021356 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9f7b3c77-8efb-40fe-a124-9f69d4029202 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:29.021721 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1006/4021] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:29 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:29.034939 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0dbcf333-804b-4f4a-bca5-eeeefdec5d6b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:29.038001 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0dbcf333-804b-4f4a-bca5-eeeefdec5d6b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:29.038138 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0dbcf333-804b-4f4a-bca5-eeeefdec5d6b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:29.038372 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0dbcf333-804b-4f4a-bca5-eeeefdec5d6b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:29.038525 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-0dbcf333-804b-4f4a-bca5-eeeefdec5d6b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete backup with id: 3a40b15a-8198-43e6-90d0-fd6db26d81aa. Jul 10 04:36:29.043200 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:29.043200 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:29.058364 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-0dbcf333-804b-4f4a-bca5-eeeefdec5d6b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] delete_backup rpcapi backup_id 3a40b15a-8198-43e6-90d0-fd6db26d81aa {{(pid=100019) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:36:29.060574 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0dbcf333-804b-4f4a-bca5-eeeefdec5d6b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 202 Jul 10 04:36:29.061289 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1006/4022] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:36:29 2026] DELETE /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:29.073447 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-051fb4fa-7cfb-488f-80b3-1a416728e24c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:29.075741 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-051fb4fa-7cfb-488f-80b3-1a416728e24c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:29.076171 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-051fb4fa-7cfb-488f-80b3-1a416728e24c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:29.076301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-051fb4fa-7cfb-488f-80b3-1a416728e24c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:29.076441 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-051fb4fa-7cfb-488f-80b3-1a416728e24c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:29.084018 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:29.084018 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:29.085179 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-051fb4fa-7cfb-488f-80b3-1a416728e24c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 200 Jul 10 04:36:29.085673 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1001/4023] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:29 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:29.167915 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-450123b9-2ae6-40fb-ba4e-815dd094ef71 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:29.169962 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-450123b9-2ae6-40fb-ba4e-815dd094ef71 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:36:29.172114 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-450123b9-2ae6-40fb-ba4e-815dd094ef71 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e", "force": false, "name": "tempest-TestStampPattern-snapshot-446278463", "description": null, "metadata": null}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:29.184005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dec9e25f-3059-4b81-88e2-dee427b2f914 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:29.185147 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dec9e25f-3059-4b81-88e2-dee427b2f914 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:29.185147 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dec9e25f-3059-4b81-88e2-dee427b2f914 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:29.185391 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dec9e25f-3059-4b81-88e2-dee427b2f914 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:29.185574 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-dec9e25f-3059-4b81-88e2-dee427b2f914 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:29.186121 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:29.186121 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:29.186785 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-450123b9-2ae6-40fb-ba4e-815dd094ef71 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:36:29.187863 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-450123b9-2ae6-40fb-ba4e-815dd094ef71 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Create snapshot from volume 7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:36:29.189668 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:29.189668 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:29.190098 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dec9e25f-3059-4b81-88e2-dee427b2f914 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:29.190436 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1007/4024] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:29 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:29.228412 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-450123b9-2ae6-40fb-ba4e-815dd094ef71 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Created reservations ['e1aee7e2-da81-41e7-9822-1be3a23c8843', '71278afc-5a12-49fa-bd60-1f7a6ca40c2e', '262819ec-0e03-4108-b9b2-7de24e2033a3', '7655552b-2a21-46d9-9fc3-497dd0f209d6'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:29.260693 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-450123b9-2ae6-40fb-ba4e-815dd094ef71 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Snapshot create request issued successfully. Jul 10 04:36:29.261329 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-450123b9-2ae6-40fb-ba4e-815dd094ef71 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:36:29.261860 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1011/4025] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:36:29 2026] POST /volume/v3/snapshots => generated 302 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:29.276882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f367d9cc-381e-487a-96b9-44dcf1cca9e5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:29.280354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f367d9cc-381e-487a-96b9-44dcf1cca9e5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 Jul 10 04:36:29.280711 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f367d9cc-381e-487a-96b9-44dcf1cca9e5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:29.280873 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f367d9cc-381e-487a-96b9-44dcf1cca9e5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:29.291592 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:29.291592 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:29.292004 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f367d9cc-381e-487a-96b9-44dcf1cca9e5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Snapshot retrieved successfully. Jul 10 04:36:29.293101 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f367d9cc-381e-487a-96b9-44dcf1cca9e5 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 returned with HTTP 200 Jul 10 04:36:29.293557 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1007/4026] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:36:29 2026] GET /volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 => generated 434 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:29.535287 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-620971b6-9f75-4e26-ad2b-65f3d5c4a23a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:29.537577 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-620971b6-9f75-4e26-ad2b-65f3d5c4a23a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:29.538135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-620971b6-9f75-4e26-ad2b-65f3d5c4a23a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:29.538135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-620971b6-9f75-4e26-ad2b-65f3d5c4a23a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:29.538280 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-620971b6-9f75-4e26-ad2b-65f3d5c4a23a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:29.549393 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:29.549393 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:29.551272 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-620971b6-9f75-4e26-ad2b-65f3d5c4a23a tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:29.551857 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1002/4027] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:29 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:30.101697 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-017ffc00-4781-4467-a22e-aa19c8481821 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:30.105377 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-017ffc00-4781-4467-a22e-aa19c8481821 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa Jul 10 04:36:30.105626 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-017ffc00-4781-4467-a22e-aa19c8481821 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:30.105864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-017ffc00-4781-4467-a22e-aa19c8481821 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:30.106008 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-017ffc00-4781-4467-a22e-aa19c8481821 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 3a40b15a-8198-43e6-90d0-fd6db26d81aa. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:30.114995 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-017ffc00-4781-4467-a22e-aa19c8481821 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa returned with HTTP 404 Jul 10 04:36:30.115650 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1008/4028] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:30 2026] GET /volume/v3/backups/3a40b15a-8198-43e6-90d0-fd6db26d81aa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:30.124652 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2d9b9cbf-81b2-43b8-9509-9150070048a5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:30.128392 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d9b9cbf-81b2-43b8-9509-9150070048a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:36:30.128791 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d9b9cbf-81b2-43b8-9509-9150070048a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47baa2c4-b9ae-44d9-bfe7-5111bf9e737a", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-96141415", "container": "tempest-volumesbackupstest-backup-container-1374114668"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:30.130655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-2d9b9cbf-81b2-43b8-9509-9150070048a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating new backup {'backup': {'volume_id': '47baa2c4-b9ae-44d9-bfe7-5111bf9e737a', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-96141415', 'container': 'tempest-volumesbackupstest-backup-container-1374114668'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:36:30.130848 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-2d9b9cbf-81b2-43b8-9509-9150070048a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Creating backup of volume 47baa2c4-b9ae-44d9-bfe7-5111bf9e737a in container tempest-volumesbackupstest-backup-container-1374114668 Jul 10 04:36:30.143330 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:30.143330 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:30.144157 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2d9b9cbf-81b2-43b8-9509-9150070048a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:30.164500 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-2d9b9cbf-81b2-43b8-9509-9150070048a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Created reservations ['0747387a-48fe-4d67-a8c6-251004accc36', '241dfd34-d309-455c-97e4-da8ee32cb0f5'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:30.196479 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d9b9cbf-81b2-43b8-9509-9150070048a5 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:36:30.196907 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1012/4029] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:36:30 2026] POST /volume/v3/backups => generated 326 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:30.203043 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b8602bb1-97e5-4bea-9180-befc081ced53 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:30.206002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-484b45fc-7175-4e0f-bce1-ead68d393457 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:30.206127 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b8602bb1-97e5-4bea-9180-befc081ced53 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:30.206338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b8602bb1-97e5-4bea-9180-befc081ced53 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:30.206584 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b8602bb1-97e5-4bea-9180-befc081ced53 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:30.206717 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-b8602bb1-97e5-4bea-9180-befc081ced53 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:30.207986 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-484b45fc-7175-4e0f-bce1-ead68d393457 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:30.208336 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-484b45fc-7175-4e0f-bce1-ead68d393457 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:30.208563 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-484b45fc-7175-4e0f-bce1-ead68d393457 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:30.208633 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-484b45fc-7175-4e0f-bce1-ead68d393457 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:30.211841 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:30.211841 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:30.212658 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b8602bb1-97e5-4bea-9180-befc081ced53 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:30.213174 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1008/4030] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:30 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:30.213464 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:30.213464 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:30.214279 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-484b45fc-7175-4e0f-bce1-ead68d393457 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:30.214585 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1003/4031] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:30 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:30.303666 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-be5e8f93-ad65-4e1b-8990-3fb7d4a3fea4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:30.305840 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be5e8f93-ad65-4e1b-8990-3fb7d4a3fea4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 Jul 10 04:36:30.306014 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be5e8f93-ad65-4e1b-8990-3fb7d4a3fea4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:30.306236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be5e8f93-ad65-4e1b-8990-3fb7d4a3fea4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:30.313121 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:30.313121 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:30.313723 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-be5e8f93-ad65-4e1b-8990-3fb7d4a3fea4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Snapshot retrieved successfully. Jul 10 04:36:30.314664 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be5e8f93-ad65-4e1b-8990-3fb7d4a3fea4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 returned with HTTP 200 Jul 10 04:36:30.315135 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1009/4032] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:36:30 2026] GET /volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:30.327500 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d01fc7ce-0469-4f7d-9863-e57ddcb82237 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:30.332049 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d01fc7ce-0469-4f7d-9863-e57ddcb82237 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 Jul 10 04:36:30.332049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d01fc7ce-0469-4f7d-9863-e57ddcb82237 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:30.332049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d01fc7ce-0469-4f7d-9863-e57ddcb82237 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:30.348490 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:30.348490 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:30.348490 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d01fc7ce-0469-4f7d-9863-e57ddcb82237 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Snapshot retrieved successfully. Jul 10 04:36:30.348829 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d01fc7ce-0469-4f7d-9863-e57ddcb82237 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 returned with HTTP 200 Jul 10 04:36:30.349419 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1013/4033] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:36:30 2026] GET /volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:30.566994 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8031fe25-dd5c-4100-8e2d-6c55247475a6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:30.568963 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8031fe25-dd5c-4100-8e2d-6c55247475a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:30.570231 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8031fe25-dd5c-4100-8e2d-6c55247475a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:30.570231 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8031fe25-dd5c-4100-8e2d-6c55247475a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:30.570231 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-8031fe25-dd5c-4100-8e2d-6c55247475a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:30.576909 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:30.576909 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:30.577994 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8031fe25-dd5c-4100-8e2d-6c55247475a6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:30.578455 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1009/4034] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:30 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:30.901286 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-89e417d9-d37d-4c46-ad8a-6aa03dacb29d req-1ce0d054-1201-473a-b450-8493f856361b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:30.903328 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-89e417d9-d37d-4c46-ad8a-6aa03dacb29d req-1ce0d054-1201-473a-b450-8493f856361b tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] DELETE https://10.4.3.87/volume/v3/attachments/253e2498-03d6-4d4e-bc30-c28478193154 Jul 10 04:36:30.903547 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-89e417d9-d37d-4c46-ad8a-6aa03dacb29d req-1ce0d054-1201-473a-b450-8493f856361b tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:30.903775 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-89e417d9-d37d-4c46-ad8a-6aa03dacb29d req-1ce0d054-1201-473a-b450-8493f856361b tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:30.915178 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:30.915178 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:31.226652 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-225740f2-dece-4211-8330-17c09f3192cb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:31.227119 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e4aa280b-5f44-4f86-9ebd-441a95f67e8e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:31.230385 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4aa280b-5f44-4f86-9ebd-441a95f67e8e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:31.230508 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-225740f2-dece-4211-8330-17c09f3192cb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:31.230570 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e4aa280b-5f44-4f86-9ebd-441a95f67e8e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:31.230633 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-225740f2-dece-4211-8330-17c09f3192cb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:31.230693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e4aa280b-5f44-4f86-9ebd-441a95f67e8e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:31.230693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-e4aa280b-5f44-4f86-9ebd-441a95f67e8e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:31.230814 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-225740f2-dece-4211-8330-17c09f3192cb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:31.230814 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-225740f2-dece-4211-8330-17c09f3192cb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:31.234288 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:31.234288 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:31.235670 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4aa280b-5f44-4f86-9ebd-441a95f67e8e tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:31.235811 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:31.235811 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:31.235886 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1014/4035] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:31 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:31.236335 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-225740f2-dece-4211-8330-17c09f3192cb tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:31.237065 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1010/4036] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:31 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:31.466336 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-89e417d9-d37d-4c46-ad8a-6aa03dacb29d req-1ce0d054-1201-473a-b450-8493f856361b tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/attachments/253e2498-03d6-4d4e-bc30-c28478193154 returned with HTTP 200 Jul 10 04:36:31.467459 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1004/4037] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:36:30 2026] DELETE /volume/v3/attachments/253e2498-03d6-4d4e-bc30-c28478193154 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:31.594021 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0a60d2f0-ba3d-4fe4-a3a3-7bc14e4fb635 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:31.596427 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0a60d2f0-ba3d-4fe4-a3a3-7bc14e4fb635 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:31.597881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0a60d2f0-ba3d-4fe4-a3a3-7bc14e4fb635 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:31.601237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0a60d2f0-ba3d-4fe4-a3a3-7bc14e4fb635 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:31.602629 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0a60d2f0-ba3d-4fe4-a3a3-7bc14e4fb635 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:31.612584 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:31.612584 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:31.612584 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0a60d2f0-ba3d-4fe4-a3a3-7bc14e4fb635 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:31.612584 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1010/4038] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:31 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:32.247738 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a6696e83-ca82-45e0-8b81-2255055b3562 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:32.250119 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a6696e83-ca82-45e0-8b81-2255055b3562 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:32.250257 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7bb1621a-bfa8-48a2-9846-ce7db537b3ef None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:32.250512 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a6696e83-ca82-45e0-8b81-2255055b3562 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:32.250512 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a6696e83-ca82-45e0-8b81-2255055b3562 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:32.250512 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-a6696e83-ca82-45e0-8b81-2255055b3562 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:32.253777 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7bb1621a-bfa8-48a2-9846-ce7db537b3ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:32.253777 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7bb1621a-bfa8-48a2-9846-ce7db537b3ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:32.253777 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7bb1621a-bfa8-48a2-9846-ce7db537b3ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:32.253777 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7bb1621a-bfa8-48a2-9846-ce7db537b3ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:32.254544 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:32.254544 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:32.255298 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a6696e83-ca82-45e0-8b81-2255055b3562 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:32.255660 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1015/4039] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:32 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:32.259325 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:32.259325 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:32.260052 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7bb1621a-bfa8-48a2-9846-ce7db537b3ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:32.260424 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1011/4040] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:32 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:32.627269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-570bcf55-ea29-486f-9e51-eb35b9413b26 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:32.633846 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-570bcf55-ea29-486f-9e51-eb35b9413b26 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:32.633846 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-570bcf55-ea29-486f-9e51-eb35b9413b26 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:32.633846 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-570bcf55-ea29-486f-9e51-eb35b9413b26 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:32.633846 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-570bcf55-ea29-486f-9e51-eb35b9413b26 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:32.644897 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:32.644897 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:32.646432 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-570bcf55-ea29-486f-9e51-eb35b9413b26 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:32.647655 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1005/4041] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:32 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:33.269133 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5640a142-5b0e-42c1-8256-ea9ca001e5cd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:33.271619 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5640a142-5b0e-42c1-8256-ea9ca001e5cd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:33.271978 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5640a142-5b0e-42c1-8256-ea9ca001e5cd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:33.272242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5640a142-5b0e-42c1-8256-ea9ca001e5cd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:33.272429 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-5640a142-5b0e-42c1-8256-ea9ca001e5cd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:33.274477 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e77ae071-a062-4d3d-baec-d503e9a4e7da None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:33.276584 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e77ae071-a062-4d3d-baec-d503e9a4e7da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:33.276866 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e77ae071-a062-4d3d-baec-d503e9a4e7da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:33.277084 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e77ae071-a062-4d3d-baec-d503e9a4e7da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:33.277232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-e77ae071-a062-4d3d-baec-d503e9a4e7da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:33.283142 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:33.283142 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:33.287958 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e77ae071-a062-4d3d-baec-d503e9a4e7da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:33.287958 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1016/4042] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:33 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:33.288107 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:33.288107 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:33.288107 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5640a142-5b0e-42c1-8256-ea9ca001e5cd tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:33.288330 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1011/4043] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:33 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:33.660239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0df7c1ac-2ee8-4866-9bde-238ecff22bc6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:33.662255 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0df7c1ac-2ee8-4866-9bde-238ecff22bc6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:33.662506 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0df7c1ac-2ee8-4866-9bde-238ecff22bc6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:33.662736 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0df7c1ac-2ee8-4866-9bde-238ecff22bc6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:33.662873 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-0df7c1ac-2ee8-4866-9bde-238ecff22bc6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:33.667077 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:33.667077 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:33.667914 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0df7c1ac-2ee8-4866-9bde-238ecff22bc6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:33.668290 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1012/4044] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:33 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:34.114642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-14f7e6b2-772c-45d6-9572-60d3306022cc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:34.121832 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-14f7e6b2-772c-45d6-9572-60d3306022cc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] DELETE https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f Jul 10 04:36:34.121832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-14f7e6b2-772c-45d6-9572-60d3306022cc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:34.121832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-14f7e6b2-772c-45d6-9572-60d3306022cc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:34.121832 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-14f7e6b2-772c-45d6-9572-60d3306022cc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Delete volume with id: 864b5197-654e-46db-8bc7-951d70db795f Jul 10 04:36:34.298765 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1a43c8ed-52b5-4977-8dd8-cdd1aa5cc6d9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:34.303366 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a43c8ed-52b5-4977-8dd8-cdd1aa5cc6d9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:34.303366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a43c8ed-52b5-4977-8dd8-cdd1aa5cc6d9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:34.303366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a43c8ed-52b5-4977-8dd8-cdd1aa5cc6d9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:34.303561 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-1a43c8ed-52b5-4977-8dd8-cdd1aa5cc6d9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:34.308667 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-691698ec-8019-4d81-b659-bf9a47430cff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:34.310521 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-691698ec-8019-4d81-b659-bf9a47430cff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:34.310521 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-691698ec-8019-4d81-b659-bf9a47430cff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:34.310955 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-691698ec-8019-4d81-b659-bf9a47430cff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:34.310955 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-691698ec-8019-4d81-b659-bf9a47430cff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:34.311857 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:34.311857 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:34.313553 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a43c8ed-52b5-4977-8dd8-cdd1aa5cc6d9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:34.313553 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1017/4045] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:34 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:34.319316 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:34.319316 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:34.321825 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-691698ec-8019-4d81-b659-bf9a47430cff tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:34.322281 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1012/4046] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:34 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:34.330019 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:34.330019 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:34.330571 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-14f7e6b2-772c-45d6-9572-60d3306022cc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:36:34.362427 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-14f7e6b2-772c-45d6-9572-60d3306022cc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Delete volume request issued successfully. Jul 10 04:36:34.362571 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-14f7e6b2-772c-45d6-9572-60d3306022cc tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f returned with HTTP 202 Jul 10 04:36:34.365357 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1006/4047] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:36:34 2026] DELETE /volume/v3/volumes/864b5197-654e-46db-8bc7-951d70db795f => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:34.374025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-27202416-5e87-4a0b-a1fe-afd2d747f4cd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:34.376043 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-27202416-5e87-4a0b-a1fe-afd2d747f4cd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] DELETE https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 Jul 10 04:36:34.376159 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-27202416-5e87-4a0b-a1fe-afd2d747f4cd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:34.376564 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-27202416-5e87-4a0b-a1fe-afd2d747f4cd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:34.376564 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-27202416-5e87-4a0b-a1fe-afd2d747f4cd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Delete backup with id: f99ce61b-3175-49e9-a7a9-3fbd050f5462. Jul 10 04:36:34.382347 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:34.382347 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:34.398376 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-27202416-5e87-4a0b-a1fe-afd2d747f4cd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] delete_backup rpcapi backup_id f99ce61b-3175-49e9-a7a9-3fbd050f5462 {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:36:34.400504 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-27202416-5e87-4a0b-a1fe-afd2d747f4cd tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 returned with HTTP 202 Jul 10 04:36:34.401483 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1013/4048] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:36:34 2026] DELETE /volume/v3/backups/f99ce61b-3175-49e9-a7a9-3fbd050f5462 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:34.411846 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-45fb1e2f-ce4e-4413-a692-a54db75ac685 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:34.414128 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-45fb1e2f-ce4e-4413-a692-a54db75ac685 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] DELETE https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 Jul 10 04:36:34.414128 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-45fb1e2f-ce4e-4413-a692-a54db75ac685 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:34.414530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-45fb1e2f-ce4e-4413-a692-a54db75ac685 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:34.414530 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-45fb1e2f-ce4e-4413-a692-a54db75ac685 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Delete volume with id: d418d16d-357c-48ce-aa29-8c5bc63cd317 Jul 10 04:36:34.424281 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:34.424281 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:34.425634 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-45fb1e2f-ce4e-4413-a692-a54db75ac685 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:36:34.453072 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-45fb1e2f-ce4e-4413-a692-a54db75ac685 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Delete volume request issued successfully. Jul 10 04:36:34.453072 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-45fb1e2f-ce4e-4413-a692-a54db75ac685 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 returned with HTTP 202 Jul 10 04:36:34.453608 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1018/4049] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:36:34 2026] DELETE /volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:34.464140 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b08c8cfe-f7f3-45f0-9401-ea512f1291a3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:34.466082 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b08c8cfe-f7f3-45f0-9401-ea512f1291a3 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 Jul 10 04:36:34.466513 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b08c8cfe-f7f3-45f0-9401-ea512f1291a3 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:34.466513 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b08c8cfe-f7f3-45f0-9401-ea512f1291a3 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:34.473941 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:34.473941 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:34.480301 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b08c8cfe-f7f3-45f0-9401-ea512f1291a3 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Volume info retrieved successfully. Jul 10 04:36:34.490723 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b08c8cfe-f7f3-45f0-9401-ea512f1291a3 tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 returned with HTTP 200 Jul 10 04:36:34.491308 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1013/4050] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:34 2026] GET /volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:34.680921 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6f821284-1558-4fd8-9aba-06559e1c983c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:34.682770 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6f821284-1558-4fd8-9aba-06559e1c983c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:34.682986 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6f821284-1558-4fd8-9aba-06559e1c983c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:34.683182 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6f821284-1558-4fd8-9aba-06559e1c983c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:34.683594 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6f821284-1558-4fd8-9aba-06559e1c983c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:34.687563 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:34.687563 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:34.688714 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6f821284-1558-4fd8-9aba-06559e1c983c tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:34.693243 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1007/4051] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:34 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:35.331075 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d2c93bb9-e37c-4059-8550-3cf16a6ee2a0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:35.332468 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d2c93bb9-e37c-4059-8550-3cf16a6ee2a0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:35.332862 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d2c93bb9-e37c-4059-8550-3cf16a6ee2a0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:35.333181 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d2c93bb9-e37c-4059-8550-3cf16a6ee2a0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:35.333338 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d2c93bb9-e37c-4059-8550-3cf16a6ee2a0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:35.337485 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-918b3621-5005-4f37-b353-3dc7209ab551 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:35.338951 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:35.338951 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:35.340713 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d2c93bb9-e37c-4059-8550-3cf16a6ee2a0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:35.341372 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-918b3621-5005-4f37-b353-3dc7209ab551 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:35.341461 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1014/4052] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:35 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:35.341504 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-918b3621-5005-4f37-b353-3dc7209ab551 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:35.341504 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-918b3621-5005-4f37-b353-3dc7209ab551 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:35.341504 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-918b3621-5005-4f37-b353-3dc7209ab551 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:35.346037 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:35.346037 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:35.346954 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-918b3621-5005-4f37-b353-3dc7209ab551 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:35.347455 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1019/4053] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:35 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:35.508632 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8522b28a-462b-45a9-99f4-e7567a9034de None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:35.510853 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8522b28a-462b-45a9-99f4-e7567a9034de tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] GET https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 Jul 10 04:36:35.511235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8522b28a-462b-45a9-99f4-e7567a9034de tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:35.511474 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8522b28a-462b-45a9-99f4-e7567a9034de tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:35.518176 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8522b28a-462b-45a9-99f4-e7567a9034de tempest-TestVolumeBackupRestore-1485537168 tempest-TestVolumeBackupRestore-1485537168-project-member] https://10.4.3.87/volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 returned with HTTP 404 Jul 10 04:36:35.518710 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1014/4054] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:35 2026] GET /volume/v3/volumes/d418d16d-357c-48ce-aa29-8c5bc63cd317 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:35.702920 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ec3e43ae-0d6a-4596-b787-0e5a53051eae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:35.707636 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ec3e43ae-0d6a-4596-b787-0e5a53051eae tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:35.707636 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ec3e43ae-0d6a-4596-b787-0e5a53051eae tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:35.707636 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ec3e43ae-0d6a-4596-b787-0e5a53051eae tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:35.707636 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ec3e43ae-0d6a-4596-b787-0e5a53051eae tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:35.722265 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:35.722265 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:35.723873 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ec3e43ae-0d6a-4596-b787-0e5a53051eae tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:35.726124 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1008/4055] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:35 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:36.352267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1f3b2fd6-5a79-4954-8d6d-21e59e96499a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:36.353997 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f3b2fd6-5a79-4954-8d6d-21e59e96499a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:36.354259 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f3b2fd6-5a79-4954-8d6d-21e59e96499a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:36.354512 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f3b2fd6-5a79-4954-8d6d-21e59e96499a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:36.354664 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1f3b2fd6-5a79-4954-8d6d-21e59e96499a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:36.361103 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d89ffb6a-8e2a-44d1-85fb-554d0e4cdb31 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:36.363338 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:36.363338 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:36.363463 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d89ffb6a-8e2a-44d1-85fb-554d0e4cdb31 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:36.363590 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d89ffb6a-8e2a-44d1-85fb-554d0e4cdb31 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:36.363774 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d89ffb6a-8e2a-44d1-85fb-554d0e4cdb31 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:36.363875 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d89ffb6a-8e2a-44d1-85fb-554d0e4cdb31 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:36.364223 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f3b2fd6-5a79-4954-8d6d-21e59e96499a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:36.364694 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1015/4056] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:36 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:36.371890 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:36.371890 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:36.372043 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d89ffb6a-8e2a-44d1-85fb-554d0e4cdb31 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:36.373527 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1020/4057] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:36 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:36.376786 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5727d777-723d-4d10-b107-6c6f379164d1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:36.381324 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5727d777-723d-4d10-b107-6c6f379164d1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99/export_record Jul 10 04:36:36.381605 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5727d777-723d-4d10-b107-6c6f379164d1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:36.381858 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5727d777-723d-4d10-b107-6c6f379164d1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'export_record' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:36.382013 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-5727d777-723d-4d10-b107-6c6f379164d1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Export record for backup 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100019) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 04:36:36.386599 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:36.386599 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:36.387445 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.api [None req-5727d777-723d-4d10-b107-6c6f379164d1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling RPCAPI with context: , host: np0000004952, backup: 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100019) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 04:36:36.399680 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-5727d777-723d-4d10-b107-6c6f379164d1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] export_record in rpcapi backup_id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99 on host np0000004952. {{(pid=100019) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 04:36:36.739574 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0795363e-047d-47b6-89a0-96740f027bb6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:36.742665 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0795363e-047d-47b6-89a0-96740f027bb6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:36.742856 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0795363e-047d-47b6-89a0-96740f027bb6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:36.743028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0795363e-047d-47b6-89a0-96740f027bb6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:36.743122 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-0795363e-047d-47b6-89a0-96740f027bb6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:36.750933 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:36.750933 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:36.751913 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0795363e-047d-47b6-89a0-96740f027bb6 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:36.752271 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1009/4058] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:36 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:36.908267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-5727d777-723d-4d10-b107-6c6f379164d1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmNlNmU4MmQtMTY3OS00ZTFhLWE0NmEtYjE3ZTJhNjc2ZDk5IiwgInVzZXJfaWQiOiAiMTNkNmRkODhhYWYzNGJmMzgyNGQwNmFjOWY1YWYzZjciLCAicHJvamVjdF9pZCI6ICI2ZTlhYTRmOWQ1Mzg0YzgxOWI3Y2QzYjJhODE0YjAxZCIsICJ2b2x1bWVfaWQiOiAiMjQwM2FmYmItOTA0Ny00OWY1LThmMjItYTRhZGRmZTA0Nzc2IiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDEzOTg4OTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjQwM2FmYmItOTA0Ny00OWY1LThmMjItYTRhZGRmZTA0Nzc2LzIwMjYwNzEwMDQzNjIwL2F6X25vdmFfYmFja3VwXzZjZTZlODJkLTE2NzktNGUxYS1hNDZhLWIxN2UyYTY3NmQ5OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6MzY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6MzY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDozNjozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100019) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 04:36:36.908879 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5727d777-723d-4d10-b107-6c6f379164d1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99/export_record returned with HTTP 200 Jul 10 04:36:36.909665 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1015/4059] 10.4.3.87 () {68 vars in 1423 bytes} [Fri Jul 10 04:36:36 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99/export_record => generated 1424 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:36.920469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5ada915c-32cd-4bcd-9f78-976389cb488f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:36.924329 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ada915c-32cd-4bcd-9f78-976389cb488f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:36:36.924329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5ada915c-32cd-4bcd-9f78-976389cb488f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:36.924329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5ada915c-32cd-4bcd-9f78-976389cb488f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:36.924329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5ada915c-32cd-4bcd-9f78-976389cb488f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:36.929618 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:36.929618 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:36.930313 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ada915c-32cd-4bcd-9f78-976389cb488f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:36:36.930749 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1016/4060] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:36 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:36.947407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f8385360-3e3f-4f19-b40b-8128ab13b091 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:36.950168 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f8385360-3e3f-4f19-b40b-8128ab13b091 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] POST https://10.4.3.87/volume/v3/backups/import_record Jul 10 04:36:36.950168 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f8385360-3e3f-4f19-b40b-8128ab13b091 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjI0YjczMWYtNmI5Yy00MTcyLTk3MTgtY2Q5ZDg2NGI3MDAxIiwgInVzZXJfaWQiOiAiMTNkNmRkODhhYWYzNGJmMzgyNGQwNmFjOWY1YWYzZjciLCAicHJvamVjdF9pZCI6ICI2ZTlhYTRmOWQ1Mzg0YzgxOWI3Y2QzYjJhODE0YjAxZCIsICJ2b2x1bWVfaWQiOiAiMjQwM2FmYmItOTA0Ny00OWY1LThmMjItYTRhZGRmZTA0Nzc2IiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDEzOTg4OTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjQwM2FmYmItOTA0Ny00OWY1LThmMjItYTRhZGRmZTA0Nzc2LzIwMjYwNzEwMDQzNjIwL2F6X25vdmFfYmFja3VwXzZjZTZlODJkLTE2NzktNGUxYS1hNDZhLWIxN2UyYTY3NmQ5OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6MzY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6MzY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDozNjozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:36.955112 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-f8385360-3e3f-4f19-b40b-8128ab13b091 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjI0YjczMWYtNmI5Yy00MTcyLTk3MTgtY2Q5ZDg2NGI3MDAxIiwgInVzZXJfaWQiOiAiMTNkNmRkODhhYWYzNGJmMzgyNGQwNmFjOWY1YWYzZjciLCAicHJvamVjdF9pZCI6ICI2ZTlhYTRmOWQ1Mzg0YzgxOWI3Y2QzYjJhODE0YjAxZCIsICJ2b2x1bWVfaWQiOiAiMjQwM2FmYmItOTA0Ny00OWY1LThmMjItYTRhZGRmZTA0Nzc2IiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDEzOTg4OTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjQwM2FmYmItOTA0Ny00OWY1LThmMjItYTRhZGRmZTA0Nzc2LzIwMjYwNzEwMDQzNjIwL2F6X25vdmFfYmFja3VwXzZjZTZlODJkLTE2NzktNGUxYS1hNDZhLWIxN2UyYTY3NmQ5OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6MzY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6MzY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDozNjozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100022) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 04:36:36.955112 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-f8385360-3e3f-4f19-b40b-8128ab13b091 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjI0YjczMWYtNmI5Yy00MTcyLTk3MTgtY2Q5ZDg2NGI3MDAxIiwgInVzZXJfaWQiOiAiMTNkNmRkODhhYWYzNGJmMzgyNGQwNmFjOWY1YWYzZjciLCAicHJvamVjdF9pZCI6ICI2ZTlhYTRmOWQ1Mzg0YzgxOWI3Y2QzYjJhODE0YjAxZCIsICJ2b2x1bWVfaWQiOiAiMjQwM2FmYmItOTA0Ny00OWY1LThmMjItYTRhZGRmZTA0Nzc2IiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDEzOTg4OTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjQwM2FmYmItOTA0Ny00OWY1LThmMjItYTRhZGRmZTA0Nzc2LzIwMjYwNzEwMDQzNjIwL2F6X25vdmFfYmFja3VwXzZjZTZlODJkLTE2NzktNGUxYS1hNDZhLWIxN2UyYTY3NmQ5OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6MzY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6MzY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDozNjozNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100022) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 04:36:36.956007 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-f8385360-3e3f-4f19-b40b-8128ab13b091 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '22fdde01750c4c5c91f091548c16bb56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e9aa4f9d5384c819b7cd3b2a814b01d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:36.956007 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f8385360-3e3f-4f19-b40b-8128ab13b091 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] https://10.4.3.87/volume/v3/backups/import_record returned with HTTP 403 Jul 10 04:36:36.957020 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1021/4061] 10.4.3.87 () {70 vars in 1335 bytes} [Fri Jul 10 04:36:36 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:36.970057 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7d9525bb-fc2f-4319-93d1-95e074a403aa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:36.973611 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7d9525bb-fc2f-4319-93d1-95e074a403aa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 Jul 10 04:36:36.974207 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7d9525bb-fc2f-4319-93d1-95e074a403aa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:36.975283 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7d9525bb-fc2f-4319-93d1-95e074a403aa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:36.975879 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-7d9525bb-fc2f-4319-93d1-95e074a403aa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume with id: 2403afbb-9047-49f5-8f22-a4addfe04776 Jul 10 04:36:36.994821 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:36.994821 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:36.998748 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7d9525bb-fc2f-4319-93d1-95e074a403aa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:37.030464 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7d9525bb-fc2f-4319-93d1-95e074a403aa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume request issued successfully. Jul 10 04:36:37.030715 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7d9525bb-fc2f-4319-93d1-95e074a403aa tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 returned with HTTP 202 Jul 10 04:36:37.031230 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1010/4062] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:36 2026] DELETE /volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:37.042371 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-30023b63-5038-42a3-b294-a5269d23e170 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:37.046018 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-30023b63-5038-42a3-b294-a5269d23e170 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 Jul 10 04:36:37.046323 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-30023b63-5038-42a3-b294-a5269d23e170 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:37.047194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-30023b63-5038-42a3-b294-a5269d23e170 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:37.059269 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:37.059269 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:37.069185 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-30023b63-5038-42a3-b294-a5269d23e170 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:37.074677 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-30023b63-5038-42a3-b294-a5269d23e170 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 returned with HTTP 200 Jul 10 04:36:37.074940 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1016/4063] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:37 2026] GET /volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:37.388019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-37be730c-04ef-44e5-9048-d0f98a9ca1d9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:37.390073 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37be730c-04ef-44e5-9048-d0f98a9ca1d9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:37.390324 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37be730c-04ef-44e5-9048-d0f98a9ca1d9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:37.390561 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37be730c-04ef-44e5-9048-d0f98a9ca1d9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:37.390725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-37be730c-04ef-44e5-9048-d0f98a9ca1d9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:37.405517 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:37.405517 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:37.406486 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37be730c-04ef-44e5-9048-d0f98a9ca1d9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:37.406895 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1017/4064] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:37 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:37.771912 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-86d68e9d-9ad5-4263-86d0-6b61176df7a9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:37.775838 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-86d68e9d-9ad5-4263-86d0-6b61176df7a9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:37.776134 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-86d68e9d-9ad5-4263-86d0-6b61176df7a9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:37.778487 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-86d68e9d-9ad5-4263-86d0-6b61176df7a9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:37.778487 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-86d68e9d-9ad5-4263-86d0-6b61176df7a9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:37.793174 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:37.793174 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:37.794588 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-86d68e9d-9ad5-4263-86d0-6b61176df7a9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:37.795172 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1022/4065] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:37 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:38.090938 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8e04a522-add8-4f31-af03-f12d1b15a76b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:38.093334 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8e04a522-add8-4f31-af03-f12d1b15a76b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 Jul 10 04:36:38.093393 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8e04a522-add8-4f31-af03-f12d1b15a76b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:38.093810 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8e04a522-add8-4f31-af03-f12d1b15a76b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:38.099773 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8e04a522-add8-4f31-af03-f12d1b15a76b tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 returned with HTTP 404 Jul 10 04:36:38.100018 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1011/4066] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:38 2026] GET /volume/v3/volumes/2403afbb-9047-49f5-8f22-a4addfe04776 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:38.113535 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-01fce0d2-a706-4f1c-a139-e4bf44d635fc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:38.115618 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-01fce0d2-a706-4f1c-a139-e4bf44d635fc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] GET https://10.4.3.87/volume/v3/backups Jul 10 04:36:38.115879 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-01fce0d2-a706-4f1c-a139-e4bf44d635fc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:38.116077 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-01fce0d2-a706-4f1c-a139-e4bf44d635fc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:38.116401 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-01fce0d2-a706-4f1c-a139-e4bf44d635fc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:36:38.131942 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-01fce0d2-a706-4f1c-a139-e4bf44d635fc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 200 Jul 10 04:36:38.132267 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1017/4067] 10.4.3.87 () {68 vars in 1270 bytes} [Fri Jul 10 04:36:38 2026] GET /volume/v3/backups => generated 621 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:38.145888 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6c2fc5f4-8614-4430-980d-6365c9dd90d7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:38.150129 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c2fc5f4-8614-4430-980d-6365c9dd90d7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] GET https://10.4.3.87/volume/v3/backups?project_id=6e9aa4f9d5384c819b7cd3b2a814b01d Jul 10 04:36:38.150478 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c2fc5f4-8614-4430-980d-6365c9dd90d7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:38.150810 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c2fc5f4-8614-4430-980d-6365c9dd90d7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:38.151843 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-6c2fc5f4-8614-4430-980d-6365c9dd90d7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Removing options 'project_id' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:36:38.173195 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c2fc5f4-8614-4430-980d-6365c9dd90d7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] https://10.4.3.87/volume/v3/backups?project_id=6e9aa4f9d5384c819b7cd3b2a814b01d returned with HTTP 200 Jul 10 04:36:38.173788 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1018/4068] 10.4.3.87 () {68 vars in 1357 bytes} [Fri Jul 10 04:36:38 2026] GET /volume/v3/backups?project_id=6e9aa4f9d5384c819b7cd3b2a814b01d => generated 621 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:38.187900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:38.192291 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:36:38.192771 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1973482498"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:38.197862 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1973482498'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:36:38.197862 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume of 1 GB Jul 10 04:36:38.217030 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Availability Zones retrieved successfully. Jul 10 04:36:38.235185 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Flow 'volume_create_api' (91ccf7c6-216d-4926-88f4-0b555c873068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:38.236563 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a41f6d-d818-4758-a050-743943fab4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:38.237714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:36:38.274602 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a41f6d-d818-4758-a050-743943fab4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:38.277619 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9dd815-8993-40c8-953b-e21fd5a442ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:38.363236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Created reservations ['5bb00a50-cf4a-4f19-b8f8-96c91374f9e7', 'd16e38be-cf96-4e5f-bc84-cf90a63dfb83', 'ef837aaa-d801-43f5-96dc-39f1cd5d2d82', '7950742f-79b2-4fec-9355-aa7a2414466c'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:38.363856 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9dd815-8993-40c8-953b-e21fd5a442ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bb00a50-cf4a-4f19-b8f8-96c91374f9e7', 'd16e38be-cf96-4e5f-bc84-cf90a63dfb83', 'ef837aaa-d801-43f5-96dc-39f1cd5d2d82', '7950742f-79b2-4fec-9355-aa7a2414466c']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:38.364929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418b9873-deb7-4852-ba80-2dc4813f009f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:38.420983 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b5b35462-8378-4075-92b7-e0af98bddca9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:38.422055 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418b9873-deb7-4852-ba80-2dc4813f009f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1291fe4-e351-4641-82c0-81f9af5406d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1973482498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['5bb00a50-cf4a-4f19-b8f8-96c91374f9e7','d16e38be-cf96-4e5f-bc84-cf90a63dfb83','ef837aaa-d801-43f5-96dc-39f1cd5d2d82','7950742f-79b2-4fec-9355-aa7a2414466c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1973482498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1291fe4-e351-4641-82c0-81f9af5406d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:38.424670 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9112c8e9-f612-4b82-9a2c-7c7306e60ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:38.424883 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b5b35462-8378-4075-92b7-e0af98bddca9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:38.424883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b5b35462-8378-4075-92b7-e0af98bddca9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:38.424883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b5b35462-8378-4075-92b7-e0af98bddca9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:38.424883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b5b35462-8378-4075-92b7-e0af98bddca9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:38.428838 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:38.428838 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:38.429963 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b5b35462-8378-4075-92b7-e0af98bddca9 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:38.430541 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1012/4069] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:38 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:38.458982 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9112c8e9-f612-4b82-9a2c-7c7306e60ac7) transitioned into state 'SUCCESS' from state '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-1973482498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['5bb00a50-cf4a-4f19-b8f8-96c91374f9e7','d16e38be-cf96-4e5f-bc84-cf90a63dfb83','ef837aaa-d801-43f5-96dc-39f1cd5d2d82','7950742f-79b2-4fec-9355-aa7a2414466c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13d6dd88aaf34bf3824d06ac9f5af3f7',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:38.459939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b75fc9-e27e-4641-9b6d-6bb34ac86d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:38.474901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b75fc9-e27e-4641-9b6d-6bb34ac86d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:38.476166 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Flow 'volume_create_api' (91ccf7c6-216d-4926-88f4-0b555c873068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:38.476617 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Create volume request issued successfully. Jul 10 04:36:38.477565 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c1b6858a-970b-44a2-b277-2d69bdd1af34 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:36:38.478133 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1023/4070] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:36:38 2026] POST /volume/v3/volumes => generated 776 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:38.491209 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cd040674-f014-41df-8f89-5e7b3d8a8578 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:38.498251 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cd040674-f014-41df-8f89-5e7b3d8a8578 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 Jul 10 04:36:38.498251 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cd040674-f014-41df-8f89-5e7b3d8a8578 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:38.498251 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cd040674-f014-41df-8f89-5e7b3d8a8578 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:38.510957 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:38.510957 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:38.516776 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-cd040674-f014-41df-8f89-5e7b3d8a8578 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:38.521140 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cd040674-f014-41df-8f89-5e7b3d8a8578 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 returned with HTTP 200 Jul 10 04:36:38.521533 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1018/4071] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:38 2026] GET /volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:38.816062 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-34602a08-44cc-4b0f-bcf1-ef0bfabc780b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:38.819288 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34602a08-44cc-4b0f-bcf1-ef0bfabc780b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:38.819288 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34602a08-44cc-4b0f-bcf1-ef0bfabc780b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:38.819288 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34602a08-44cc-4b0f-bcf1-ef0bfabc780b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:38.819288 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-34602a08-44cc-4b0f-bcf1-ef0bfabc780b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:38.823892 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:38.823892 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:38.824674 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34602a08-44cc-4b0f-bcf1-ef0bfabc780b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:38.825206 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1019/4072] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:38 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:39.092731 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9cfc5024-8963-4882-b80a-67fc28609bf9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:39.094466 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9cfc5024-8963-4882-b80a-67fc28609bf9 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:39.094616 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9cfc5024-8963-4882-b80a-67fc28609bf9 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:39.094802 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9cfc5024-8963-4882-b80a-67fc28609bf9 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:39.101787 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:39.101787 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:39.107547 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9cfc5024-8963-4882-b80a-67fc28609bf9 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:39.113354 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9cfc5024-8963-4882-b80a-67fc28609bf9 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:39.113919 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1013/4073] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:39 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:39.393943 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8de795af-d1fd-49b8-9812-12041fe72d05 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:39.397203 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:36:39.397203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1031517541", "snapshot_id": "b4f2a5e7-0e9c-4658-9d22-7f5150012e62", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:39.403079 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1031517541', 'snapshot_id': 'b4f2a5e7-0e9c-4658-9d22-7f5150012e62', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:36:39.413999 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:39.413999 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:39.417204 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Snapshot retrieved successfully. Jul 10 04:36:39.417204 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Create volume of 1 GB Jul 10 04:36:39.426375 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Availability Zones retrieved successfully. Jul 10 04:36:39.433953 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Flow 'volume_create_api' (f1febea4-a53c-468d-89ca-03225ddec42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:39.436305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b651b9-9158-437f-b58d-677c065d09ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:39.436305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:36:39.446289 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-31b208fe-275d-4972-b625-556e487e466b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:39.448613 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-31b208fe-275d-4972-b625-556e487e466b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:39.448869 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-31b208fe-275d-4972-b625-556e487e466b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:39.449468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-31b208fe-275d-4972-b625-556e487e466b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:39.449468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-31b208fe-275d-4972-b625-556e487e466b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:39.456368 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:39.456368 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:39.456368 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-31b208fe-275d-4972-b625-556e487e466b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:39.457250 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1019/4074] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:39 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:39.481241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b651b9-9158-437f-b58d-677c065d09ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4f2a5e7-0e9c-4658-9d22-7f5150012e62', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:39.481241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36d5fed-fb77-4118-81c9-6705fcf089e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:39.529438 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Created reservations ['5664875b-60b0-4878-8c8f-eca677f2703a', '6c8f16d3-d65a-47da-bc47-c7a622786548', 'a86a8c4b-750a-4f8f-9882-69db43842ff7', '52e48f10-7603-451c-980c-f833750d29a8'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:39.529438 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36d5fed-fb77-4118-81c9-6705fcf089e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5664875b-60b0-4878-8c8f-eca677f2703a', '6c8f16d3-d65a-47da-bc47-c7a622786548', 'a86a8c4b-750a-4f8f-9882-69db43842ff7', '52e48f10-7603-451c-980c-f833750d29a8']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:39.530344 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60027302-29aa-48fb-855f-0616fe131574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:39.536410 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6873b0dd-e10e-49e1-947f-9d843a38cf02 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:39.538298 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6873b0dd-e10e-49e1-947f-9d843a38cf02 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 Jul 10 04:36:39.538540 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6873b0dd-e10e-49e1-947f-9d843a38cf02 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:39.538777 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6873b0dd-e10e-49e1-947f-9d843a38cf02 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:39.547060 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:39.547060 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:39.551894 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6873b0dd-e10e-49e1-947f-9d843a38cf02 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:39.556447 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6873b0dd-e10e-49e1-947f-9d843a38cf02 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 returned with HTTP 200 Jul 10 04:36:39.557242 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1020/4075] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:39 2026] GET /volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:39.572733 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29452c7a-95cb-4528-a8d5-eb34b44d24b3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:39.574410 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29452c7a-95cb-4528-a8d5-eb34b44d24b3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:36:39.574801 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29452c7a-95cb-4528-a8d5-eb34b44d24b3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b1291fe4-e351-4641-82c0-81f9af5406d4", "name": "tempest-type-Backup-76745693"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:39.578262 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-29452c7a-95cb-4528-a8d5-eb34b44d24b3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Creating new backup {'backup': {'volume_id': 'b1291fe4-e351-4641-82c0-81f9af5406d4', 'name': 'tempest-type-Backup-76745693'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:36:39.578440 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-29452c7a-95cb-4528-a8d5-eb34b44d24b3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Creating backup of volume b1291fe4-e351-4641-82c0-81f9af5406d4 in container None Jul 10 04:36:39.589167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60027302-29aa-48fb-855f-0616fe131574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85e0587b-c870-4832-9627-dd41dcfa643f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1031517541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540942124dd5469ba95979c9d43e7135',qos_specs=None,replication_status=,reservations=['5664875b-60b0-4878-8c8f-eca677f2703a','6c8f16d3-d65a-47da-bc47-c7a622786548','a86a8c4b-750a-4f8f-9882-69db43842ff7','52e48f10-7603-451c-980c-f833750d29a8'],size=1,snapshot_id=b4f2a5e7-0e9c-4658-9d22-7f5150012e62,source_replicaid=,source_volid=None,status='creating',user_id='e4dade2d07b94f41ad1958510b59b53e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1031517541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85e0587b-c870-4832-9627-dd41dcfa643f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='540942124dd5469ba95979c9d43e7135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b4f2a5e7-0e9c-4658-9d22-7f5150012e62,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4dade2d07b94f41ad1958510b59b53e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:39.590141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14dcd9f4-4d3a-4fa5-b6e2-417b09977cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:39.590973 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:39.590973 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:39.591408 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-29452c7a-95cb-4528-a8d5-eb34b44d24b3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:39.622366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14dcd9f4-4d3a-4fa5-b6e2-417b09977cf4) transitioned into state 'SUCCESS' from state '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-1031517541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='540942124dd5469ba95979c9d43e7135',qos_specs=None,replication_status=,reservations=['5664875b-60b0-4878-8c8f-eca677f2703a','6c8f16d3-d65a-47da-bc47-c7a622786548','a86a8c4b-750a-4f8f-9882-69db43842ff7','52e48f10-7603-451c-980c-f833750d29a8'],size=1,snapshot_id=b4f2a5e7-0e9c-4658-9d22-7f5150012e62,source_replicaid=,source_volid=None,status='creating',user_id='e4dade2d07b94f41ad1958510b59b53e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:39.623494 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0af7561-9817-48e6-b86a-f2e980db74d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:39.627391 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-29452c7a-95cb-4528-a8d5-eb34b44d24b3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Created reservations ['2266e06a-92a6-4bfc-bb46-58f7c6042626', 'f994049a-aaa4-452d-8e1e-7e9cc53a2360'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:39.650900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0af7561-9817-48e6-b86a-f2e980db74d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:39.651653 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Flow 'volume_create_api' (f1febea4-a53c-468d-89ca-03225ddec42f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:39.652069 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Create volume request issued successfully. Jul 10 04:36:39.652870 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8de795af-d1fd-49b8-9812-12041fe72d05 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:36:39.653440 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1024/4076] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:36:39 2026] POST /volume/v3/volumes => generated 779 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 04:36:39.667589 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29452c7a-95cb-4528-a8d5-eb34b44d24b3 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:36:39.668171 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1014/4077] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:36:39 2026] POST /volume/v3/backups => generated 312 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:39.679001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-681ba5ee-6ffd-402c-814c-b4aa38eb8b94 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:39.681051 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-681ba5ee-6ffd-402c-814c-b4aa38eb8b94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:39.681333 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-681ba5ee-6ffd-402c-814c-b4aa38eb8b94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:39.681602 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-681ba5ee-6ffd-402c-814c-b4aa38eb8b94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:39.681764 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-681ba5ee-6ffd-402c-814c-b4aa38eb8b94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:39.687673 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:39.687673 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:39.688272 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-681ba5ee-6ffd-402c-814c-b4aa38eb8b94 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:39.688825 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1020/4078] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:39 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:39.838186 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6655f86e-c61b-47c6-bc51-7e10e3a414b1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:39.840066 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6655f86e-c61b-47c6-bc51-7e10e3a414b1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:39.840348 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6655f86e-c61b-47c6-bc51-7e10e3a414b1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:39.840612 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6655f86e-c61b-47c6-bc51-7e10e3a414b1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:39.840737 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-6655f86e-c61b-47c6-bc51-7e10e3a414b1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:39.845921 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:39.845921 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:39.846927 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6655f86e-c61b-47c6-bc51-7e10e3a414b1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:39.847343 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1021/4079] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:39 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:40.127926 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8bdd7760-2ad3-46be-b181-cc7f349ab434 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:40.129713 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8bdd7760-2ad3-46be-b181-cc7f349ab434 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:40.129904 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8bdd7760-2ad3-46be-b181-cc7f349ab434 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:40.130085 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8bdd7760-2ad3-46be-b181-cc7f349ab434 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:40.137256 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:40.137256 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:40.141686 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8bdd7760-2ad3-46be-b181-cc7f349ab434 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:40.146170 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8bdd7760-2ad3-46be-b181-cc7f349ab434 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:40.146556 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1025/4080] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:40 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:40.182185 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-026db4fa-65ec-4408-b9c7-a3375e373513 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:40.186191 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-026db4fa-65ec-4408-b9c7-a3375e373513 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] POST https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action Jul 10 04:36:40.186717 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-026db4fa-65ec-4408-b9c7-a3375e373513 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-645302964", "disk_format": "qcow2"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:40.186926 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-026db4fa-65ec-4408-b9c7-a3375e373513 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-645302964", "disk_format": "qcow2"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:40.206556 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:40.206556 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:40.207158 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-026db4fa-65ec-4408-b9c7-a3375e373513 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:40.230964 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:40.230964 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:40.235951 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.image.image_utils [None req-026db4fa-65ec-4408-b9c7-a3375e373513 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-645302964'}] 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-645302964'}]. {{(pid=100021) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1477}} Jul 10 04:36:40.475852 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0521af99-70a7-438f-bcae-163bcc32f221 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:40.478364 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0521af99-70a7-438f-bcae-163bcc32f221 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:40.478601 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0521af99-70a7-438f-bcae-163bcc32f221 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:40.479277 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0521af99-70a7-438f-bcae-163bcc32f221 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:40.479277 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0521af99-70a7-438f-bcae-163bcc32f221 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:40.483582 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:40.483582 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:40.484615 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0521af99-70a7-438f-bcae-163bcc32f221 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:40.485288 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1021/4081] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:40 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:40.703013 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b523aa6d-313c-4a89-854c-e90e9d56bf2e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:40.704700 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b523aa6d-313c-4a89-854c-e90e9d56bf2e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:40.704910 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b523aa6d-313c-4a89-854c-e90e9d56bf2e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:40.705109 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b523aa6d-313c-4a89-854c-e90e9d56bf2e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:40.705244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b523aa6d-313c-4a89-854c-e90e9d56bf2e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:40.709240 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:40.709240 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:40.709874 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b523aa6d-313c-4a89-854c-e90e9d56bf2e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:40.710402 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1022/4082] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:40 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:40.861603 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-70aee1d4-a1c8-4247-b6b7-6bf311c6a8e1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:40.864491 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-70aee1d4-a1c8-4247-b6b7-6bf311c6a8e1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:40.864656 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-70aee1d4-a1c8-4247-b6b7-6bf311c6a8e1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:40.864885 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-70aee1d4-a1c8-4247-b6b7-6bf311c6a8e1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:40.865007 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-70aee1d4-a1c8-4247-b6b7-6bf311c6a8e1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:40.871952 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:40.871952 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:40.872913 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-70aee1d4-a1c8-4247-b6b7-6bf311c6a8e1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:40.873671 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1026/4083] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:40 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:41.004095 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-026db4fa-65ec-4408-b9c7-a3375e373513 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Copy volume to image completed successfully. Jul 10 04:36:41.004799 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-026db4fa-65ec-4408-b9c7-a3375e373513 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action returned with HTTP 202 Jul 10 04:36:41.005169 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1015/4084] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:40 2026] POST /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0/action => generated 688 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:41.499761 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b05540fb-d01f-490d-a0cc-66a038ea81e2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:41.501494 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b05540fb-d01f-490d-a0cc-66a038ea81e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:41.501769 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b05540fb-d01f-490d-a0cc-66a038ea81e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:41.501960 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b05540fb-d01f-490d-a0cc-66a038ea81e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:41.502061 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-b05540fb-d01f-490d-a0cc-66a038ea81e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:41.507026 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:41.507026 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:41.507919 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b05540fb-d01f-490d-a0cc-66a038ea81e2 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:41.508303 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1022/4085] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:41 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:41.526126 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-14976d1a-feb2-445b-a778-7a42a9c4be2d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:41.612159 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-14976d1a-feb2-445b-a778-7a42a9c4be2d tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:41.612297 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-14976d1a-feb2-445b-a778-7a42a9c4be2d tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1469695740", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1105356586", "vendor_name": "tempest-vendor_name-749980519"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:41.631813 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-14976d1a-feb2-445b-a778-7a42a9c4be2d tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:41.632146 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1023/4086] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:36:41 2026] POST /volume/v3/types => generated 328 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:41.642126 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b219515b-42e3-4ba8-8451-1581a6bedcec None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:41.644027 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:36:41.644458 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "00bd45f1-5abd-4613-bbb4-b460681766cd", "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:41.646047 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Create volume request body: {'volume': {'volume_type': '00bd45f1-5abd-4613-bbb4-b460681766cd', 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:36:41.649874 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Create volume of 1 GB Jul 10 04:36:41.650256 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:41.650256 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:41.650613 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Availability Zones retrieved successfully. Jul 10 04:36:41.657583 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Flow 'volume_create_api' (9be5877a-a47f-405d-b7f2-bc06b85ca7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:41.659429 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533f33a1-3e6a-4eed-bab9-ba734634afd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:41.659974 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:36:41.681973 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533f33a1-3e6a-4eed-bab9-ba734634afd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:36:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1105356586',vendor_name='tempest-vendor_name-749980519'},id=00bd45f1-5abd-4613-bbb4-b460681766cd,is_public=True,name='tempest-ProjectAdminTests-volume-type-1469695740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00bd45f1-5abd-4613-bbb4-b460681766cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:41.682724 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd48f861-f36a-4f58-832c-96a4c85a5fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:41.708063 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1469695740 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1469695740, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:41.708697 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1469695740 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1469695740, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:41.721706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a5f000bc-343e-45d2-ae10-1ebee5f6df4d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:41.723890 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a5f000bc-343e-45d2-ae10-1ebee5f6df4d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:41.724115 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a5f000bc-343e-45d2-ae10-1ebee5f6df4d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:41.724334 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a5f000bc-343e-45d2-ae10-1ebee5f6df4d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:41.724510 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a5f000bc-343e-45d2-ae10-1ebee5f6df4d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:41.729419 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:41.729419 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:41.730106 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a5f000bc-343e-45d2-ae10-1ebee5f6df4d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:41.730580 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1016/4087] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:41 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:41.739712 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Created reservations ['b9633db2-b66a-477d-b138-e4e58f926ed0', 'bd953cdb-d943-4e54-906f-7e8dfc1db1ba', '848c9b39-8460-4164-affd-031252235c7a', 'ca84374f-dcfe-4fd5-8bd5-e938bf3f45d8'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:41.740588 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd48f861-f36a-4f58-832c-96a4c85a5fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9633db2-b66a-477d-b138-e4e58f926ed0', 'bd953cdb-d943-4e54-906f-7e8dfc1db1ba', '848c9b39-8460-4164-affd-031252235c7a', 'ca84374f-dcfe-4fd5-8bd5-e938bf3f45d8']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:41.741469 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c211cba4-3c94-4030-9c17-ee7b7831b7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:41.767244 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c211cba4-3c94-4030-9c17-ee7b7831b7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b007631e-6d11-4aa9-8c2b-43eab0701bdb', '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='523bd368f3c446da93ee0803a1cc4f55',qos_specs=None,replication_status=,reservations=['b9633db2-b66a-477d-b138-e4e58f926ed0','bd953cdb-d943-4e54-906f-7e8dfc1db1ba','848c9b39-8460-4164-affd-031252235c7a','ca84374f-dcfe-4fd5-8bd5-e938bf3f45d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3d9a2fde1643f0a7a003df3de025c8',volume_type_id=00bd45f1-5abd-4613-bbb4-b460681766cd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:36: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=b007631e-6d11-4aa9-8c2b-43eab0701bdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='523bd368f3c446da93ee0803a1cc4f55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3d9a2fde1643f0a7a003df3de025c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00bd45f1-5abd-4613-bbb4-b460681766cd),volume_type_id=00bd45f1-5abd-4613-bbb4-b460681766cd)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:41.768526 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a4569d-165d-40f6-80bf-99d82aa5b548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:41.788546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a4569d-165d-40f6-80bf-99d82aa5b548) transitioned into state 'SUCCESS' from 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='523bd368f3c446da93ee0803a1cc4f55',qos_specs=None,replication_status=,reservations=['b9633db2-b66a-477d-b138-e4e58f926ed0','bd953cdb-d943-4e54-906f-7e8dfc1db1ba','848c9b39-8460-4164-affd-031252235c7a','ca84374f-dcfe-4fd5-8bd5-e938bf3f45d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3d9a2fde1643f0a7a003df3de025c8',volume_type_id=00bd45f1-5abd-4613-bbb4-b460681766cd)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:41.789332 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1758b5c6-251e-4f8c-8ff5-806dd3718fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:41.799104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1758b5c6-251e-4f8c-8ff5-806dd3718fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:41.800083 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Flow 'volume_create_api' (9be5877a-a47f-405d-b7f2-bc06b85ca7c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:41.800433 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Create volume request issued successfully. Jul 10 04:36:41.801084 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b219515b-42e3-4ba8-8451-1581a6bedcec tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:36:41.801562 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1027/4088] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:36:41 2026] POST /volume/v3/volumes => generated 771 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:41.813079 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b8fdcb88-d45f-434e-813d-e60011f5f5fb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:41.814947 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b8fdcb88-d45f-434e-813d-e60011f5f5fb tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/volumes/b007631e-6d11-4aa9-8c2b-43eab0701bdb Jul 10 04:36:41.815200 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b8fdcb88-d45f-434e-813d-e60011f5f5fb tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:41.815447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b8fdcb88-d45f-434e-813d-e60011f5f5fb tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:41.824258 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:41.824258 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:41.828106 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b8fdcb88-d45f-434e-813d-e60011f5f5fb tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Volume info retrieved successfully. Jul 10 04:36:41.832431 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b8fdcb88-d45f-434e-813d-e60011f5f5fb tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes/b007631e-6d11-4aa9-8c2b-43eab0701bdb returned with HTTP 200 Jul 10 04:36:41.832898 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1023/4089] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:41 2026] GET /volume/v3/volumes/b007631e-6d11-4aa9-8c2b-43eab0701bdb => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:41.884047 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5a23656b-9416-4c80-ab45-05caa7ac2bb1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:41.886199 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5a23656b-9416-4c80-ab45-05caa7ac2bb1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:41.886444 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5a23656b-9416-4c80-ab45-05caa7ac2bb1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:41.886664 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5a23656b-9416-4c80-ab45-05caa7ac2bb1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:41.886781 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5a23656b-9416-4c80-ab45-05caa7ac2bb1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:41.891283 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:41.891283 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:41.892145 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5a23656b-9416-4c80-ab45-05caa7ac2bb1 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:41.892522 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1024/4090] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:41 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:42.518504 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3feabb5b-c787-43a6-bfc6-dfcdb0ba3418 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:42.520469 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3feabb5b-c787-43a6-bfc6-dfcdb0ba3418 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:42.520695 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3feabb5b-c787-43a6-bfc6-dfcdb0ba3418 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:42.520926 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3feabb5b-c787-43a6-bfc6-dfcdb0ba3418 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:42.521076 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-3feabb5b-c787-43a6-bfc6-dfcdb0ba3418 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:42.525682 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:42.525682 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:42.526649 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3feabb5b-c787-43a6-bfc6-dfcdb0ba3418 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:42.527119 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1017/4091] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:42 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:42.743358 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-557379d7-564b-4209-95a7-dcee5c4e52da None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:42.746203 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-557379d7-564b-4209-95a7-dcee5c4e52da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:42.746437 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-557379d7-564b-4209-95a7-dcee5c4e52da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:42.747110 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-557379d7-564b-4209-95a7-dcee5c4e52da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:42.747110 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-557379d7-564b-4209-95a7-dcee5c4e52da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:42.751480 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:42.751480 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:42.752356 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-557379d7-564b-4209-95a7-dcee5c4e52da tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:42.753187 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1028/4092] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:42 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:42.844669 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a30529fe-7c84-42ff-9568-c99f662eb51c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:42.846584 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a30529fe-7c84-42ff-9568-c99f662eb51c tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/volumes/b007631e-6d11-4aa9-8c2b-43eab0701bdb Jul 10 04:36:42.846722 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a30529fe-7c84-42ff-9568-c99f662eb51c tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:42.846957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a30529fe-7c84-42ff-9568-c99f662eb51c tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:42.857368 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:42.857368 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:42.861789 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a30529fe-7c84-42ff-9568-c99f662eb51c tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Volume info retrieved successfully. Jul 10 04:36:42.868850 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a30529fe-7c84-42ff-9568-c99f662eb51c tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes/b007631e-6d11-4aa9-8c2b-43eab0701bdb returned with HTTP 200 Jul 10 04:36:42.869401 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1024/4093] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:42 2026] GET /volume/v3/volumes/b007631e-6d11-4aa9-8c2b-43eab0701bdb => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:42.885879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5786a3bf-99c7-454d-96bb-08504831c3f8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:42.887519 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5786a3bf-99c7-454d-96bb-08504831c3f8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/messages Jul 10 04:36:42.887797 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5786a3bf-99c7-454d-96bb-08504831c3f8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:42.888006 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5786a3bf-99c7-454d-96bb-08504831c3f8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:42.891555 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5786a3bf-99c7-454d-96bb-08504831c3f8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:36:42.891981 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1025/4094] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:36:42 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:42.901311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fd923311-53a6-4ab6-8bc0-f7e3fa8087ff None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:42.902034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-31b451cf-b7bb-4ebf-a5a4-7c6bce461cfd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:42.903273 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd923311-53a6-4ab6-8bc0-f7e3fa8087ff tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] DELETE https://10.4.3.87/volume/v3/messages/0d75a7de-11bc-4cd7-bedb-a8dccfbfed62 Jul 10 04:36:42.904486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd923311-53a6-4ab6-8bc0-f7e3fa8087ff tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:42.904565 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31b451cf-b7bb-4ebf-a5a4-7c6bce461cfd tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:42.904609 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd923311-53a6-4ab6-8bc0-f7e3fa8087ff tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:42.904637 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31b451cf-b7bb-4ebf-a5a4-7c6bce461cfd tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:42.904637 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31b451cf-b7bb-4ebf-a5a4-7c6bce461cfd tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:42.904637 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-31b451cf-b7bb-4ebf-a5a4-7c6bce461cfd tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:42.907933 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:42.907933 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:42.909054 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31b451cf-b7bb-4ebf-a5a4-7c6bce461cfd tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:42.909054 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1029/4095] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:42 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:42.912226 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd923311-53a6-4ab6-8bc0-f7e3fa8087ff tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/messages/0d75a7de-11bc-4cd7-bedb-a8dccfbfed62 returned with HTTP 204 Jul 10 04:36:42.912595 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1018/4096] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:36:42 2026] DELETE /volume/v3/messages/0d75a7de-11bc-4cd7-bedb-a8dccfbfed62 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 04:36:42.920101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a620a23c-a2c1-4e74-8517-cec71908cda7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:42.922338 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a620a23c-a2c1-4e74-8517-cec71908cda7 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/messages/0d75a7de-11bc-4cd7-bedb-a8dccfbfed62 Jul 10 04:36:42.922338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a620a23c-a2c1-4e74-8517-cec71908cda7 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:42.922338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a620a23c-a2c1-4e74-8517-cec71908cda7 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:42.924420 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a620a23c-a2c1-4e74-8517-cec71908cda7 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/messages/0d75a7de-11bc-4cd7-bedb-a8dccfbfed62 returned with HTTP 404 Jul 10 04:36:42.924953 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1025/4097] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:42 2026] GET /volume/v3/messages/0d75a7de-11bc-4cd7-bedb-a8dccfbfed62 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:42.931230 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:42.933307 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/b007631e-6d11-4aa9-8c2b-43eab0701bdb Jul 10 04:36:42.933556 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:42.933742 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:42.933940 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Delete volume with id: b007631e-6d11-4aa9-8c2b-43eab0701bdb Jul 10 04:36:42.941877 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:42.941877 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:42.942189 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Volume info retrieved successfully. Jul 10 04:36:42.943101 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100020) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:36:42.952270 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1469695740 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1469695740, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:42.952544 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1469695740 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1469695740, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:42.961613 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Created reservations ['73c2d7ca-f07d-4373-be58-95d7f6310436', '84c16cfc-67d3-4223-8132-5e294aff2bf1', 'd38a9097-55c4-4563-8f67-bd575edea8e8', '909a906a-131f-412e-b2e1-2bf42ee76ef0'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:42.988649 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Delete volume request issued successfully. Jul 10 04:36:42.988885 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f7c14d4-0b6b-43f8-bc84-9d3eb6de71bd tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes/b007631e-6d11-4aa9-8c2b-43eab0701bdb returned with HTTP 202 Jul 10 04:36:42.989296 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1026/4098] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:42 2026] DELETE /volume/v3/volumes/b007631e-6d11-4aa9-8c2b-43eab0701bdb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:42.996430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b33c8174-b05e-482c-a159-63aa4c38f3c7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:42.998005 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b33c8174-b05e-482c-a159-63aa4c38f3c7 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] DELETE https://10.4.3.87/volume/v3/types/00bd45f1-5abd-4613-bbb4-b460681766cd Jul 10 04:36:42.998224 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b33c8174-b05e-482c-a159-63aa4c38f3c7 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:42.998491 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b33c8174-b05e-482c-a159-63aa4c38f3c7 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:43.023858 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b33c8174-b05e-482c-a159-63aa4c38f3c7 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/types/00bd45f1-5abd-4613-bbb4-b460681766cd returned with HTTP 202 Jul 10 04:36:43.024436 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1030/4099] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:42 2026] DELETE /volume/v3/types/00bd45f1-5abd-4613-bbb4-b460681766cd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:43.032000 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9e075250-9bb7-4ec6-afda-234647510830 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:43.033528 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9e075250-9bb7-4ec6-afda-234647510830 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:43.033874 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9e075250-9bb7-4ec6-afda-234647510830 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1234043192", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1553116841", "vendor_name": "tempest-vendor_name-1815430275"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:43.046704 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9e075250-9bb7-4ec6-afda-234647510830 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:43.047497 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1019/4100] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:36:43 2026] POST /volume/v3/types => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:43.055087 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:43.056821 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:36:43.057144 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fde5528a-87d0-4806-9dc0-ceafd41cc061", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:43.058757 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Create volume request body: {'volume': {'volume_type': 'fde5528a-87d0-4806-9dc0-ceafd41cc061', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:36:43.062907 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Create volume of 1 GB Jul 10 04:36:43.063269 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:43.063269 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:43.063670 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Availability Zones retrieved successfully. Jul 10 04:36:43.070566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Flow 'volume_create_api' (8d387808-cc48-4fbc-a3c9-0413c07f5da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:43.071855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb07b0b3-36b1-4cae-a6ca-f7f66da24f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:43.072752 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:36:43.091908 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb07b0b3-36b1-4cae-a6ca-f7f66da24f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:36:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1553116841',vendor_name='tempest-vendor_name-1815430275'},id=fde5528a-87d0-4806-9dc0-ceafd41cc061,is_public=True,name='tempest-ProjectAdminTests-volume-type-1234043192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fde5528a-87d0-4806-9dc0-ceafd41cc061', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:43.092765 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47147834-e641-4ce6-997c-864844cc3a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:43.117566 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1234043192 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1234043192, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:43.117826 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1234043192 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1234043192, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:43.139785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Created reservations ['effee41d-5032-4ca6-8f3f-7afcd4890415', '1dbde1cd-ab5c-46e0-a577-43657502c5fc', '0169f6e5-11a6-4ed0-a793-a77c35b21422', 'e499d1b9-a688-4633-94c5-6ce0c543c8f9'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:43.140524 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47147834-e641-4ce6-997c-864844cc3a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['effee41d-5032-4ca6-8f3f-7afcd4890415', '1dbde1cd-ab5c-46e0-a577-43657502c5fc', '0169f6e5-11a6-4ed0-a793-a77c35b21422', 'e499d1b9-a688-4633-94c5-6ce0c543c8f9']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:43.141233 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c53aec-3486-4da6-aefa-f145dd110e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:43.165398 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c53aec-3486-4da6-aefa-f145dd110e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '089456cb-7c48-4b35-812a-8dac04529bd6', '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='523bd368f3c446da93ee0803a1cc4f55',qos_specs=None,replication_status=,reservations=['effee41d-5032-4ca6-8f3f-7afcd4890415','1dbde1cd-ab5c-46e0-a577-43657502c5fc','0169f6e5-11a6-4ed0-a793-a77c35b21422','e499d1b9-a688-4633-94c5-6ce0c543c8f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3d9a2fde1643f0a7a003df3de025c8',volume_type_id=fde5528a-87d0-4806-9dc0-ceafd41cc061), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:36: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=089456cb-7c48-4b35-812a-8dac04529bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='523bd368f3c446da93ee0803a1cc4f55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3d9a2fde1643f0a7a003df3de025c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fde5528a-87d0-4806-9dc0-ceafd41cc061),volume_type_id=fde5528a-87d0-4806-9dc0-ceafd41cc061)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:43.166232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059f4dc0-f226-43ac-983e-7d6db9d9673d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:43.191108 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059f4dc0-f226-43ac-983e-7d6db9d9673d) transitioned into state 'SUCCESS' from 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='523bd368f3c446da93ee0803a1cc4f55',qos_specs=None,replication_status=,reservations=['effee41d-5032-4ca6-8f3f-7afcd4890415','1dbde1cd-ab5c-46e0-a577-43657502c5fc','0169f6e5-11a6-4ed0-a793-a77c35b21422','e499d1b9-a688-4633-94c5-6ce0c543c8f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3d9a2fde1643f0a7a003df3de025c8',volume_type_id=fde5528a-87d0-4806-9dc0-ceafd41cc061)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:43.192042 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4febd5b7-d1dd-490b-92e5-cb4a59aa04fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:43.204835 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4febd5b7-d1dd-490b-92e5-cb4a59aa04fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:43.205675 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Flow 'volume_create_api' (8d387808-cc48-4fbc-a3c9-0413c07f5da5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:43.205984 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Create volume request issued successfully. Jul 10 04:36:43.206592 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4b8586ab-ff67-4001-af7a-3341c265ac28 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:36:43.206986 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1026/4101] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:36:43 2026] POST /volume/v3/volumes => generated 771 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:43.221621 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-362acaf0-28e1-4bde-993c-202dfa7eb8f9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:43.223841 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-362acaf0-28e1-4bde-993c-202dfa7eb8f9 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/volumes/089456cb-7c48-4b35-812a-8dac04529bd6 Jul 10 04:36:43.224089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-362acaf0-28e1-4bde-993c-202dfa7eb8f9 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:43.224352 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-362acaf0-28e1-4bde-993c-202dfa7eb8f9 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:43.232381 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:43.232381 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:43.237548 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-362acaf0-28e1-4bde-993c-202dfa7eb8f9 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Volume info retrieved successfully. Jul 10 04:36:43.243412 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-362acaf0-28e1-4bde-993c-202dfa7eb8f9 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes/089456cb-7c48-4b35-812a-8dac04529bd6 returned with HTTP 200 Jul 10 04:36:43.243955 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1027/4102] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:43 2026] GET /volume/v3/volumes/089456cb-7c48-4b35-812a-8dac04529bd6 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:43.538457 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c215c821-9643-468e-9047-6aa2d1404576 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:43.540354 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c215c821-9643-468e-9047-6aa2d1404576 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:43.540610 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c215c821-9643-468e-9047-6aa2d1404576 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:43.540875 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c215c821-9643-468e-9047-6aa2d1404576 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:43.540988 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-c215c821-9643-468e-9047-6aa2d1404576 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:43.545837 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:43.545837 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:43.546635 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c215c821-9643-468e-9047-6aa2d1404576 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:43.546999 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1031/4103] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:43 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:43.767376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9d457e55-2835-4a25-b760-6929e03977e2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:43.769022 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9d457e55-2835-4a25-b760-6929e03977e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:43.769275 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9d457e55-2835-4a25-b760-6929e03977e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:43.769452 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9d457e55-2835-4a25-b760-6929e03977e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:43.769560 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9d457e55-2835-4a25-b760-6929e03977e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:43.773537 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:43.773537 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:43.774119 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9d457e55-2835-4a25-b760-6929e03977e2 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:43.774430 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1020/4104] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:43 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:43.919972 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-629e4a39-7948-4cdc-a240-713ffd9bd415 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:43.922602 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-629e4a39-7948-4cdc-a240-713ffd9bd415 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:43.922858 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-629e4a39-7948-4cdc-a240-713ffd9bd415 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:43.923107 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-629e4a39-7948-4cdc-a240-713ffd9bd415 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:43.923267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-629e4a39-7948-4cdc-a240-713ffd9bd415 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:43.928485 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:43.928485 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:43.929415 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-629e4a39-7948-4cdc-a240-713ffd9bd415 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:43.929850 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1027/4105] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:43 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:44.267125 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-86745f57-5dac-4f28-aee3-74517a065fff None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.283630 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86745f57-5dac-4f28-aee3-74517a065fff tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/volumes/089456cb-7c48-4b35-812a-8dac04529bd6 Jul 10 04:36:44.285910 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86745f57-5dac-4f28-aee3-74517a065fff tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.287185 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86745f57-5dac-4f28-aee3-74517a065fff tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.311164 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.311164 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:44.317773 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-86745f57-5dac-4f28-aee3-74517a065fff tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Volume info retrieved successfully. Jul 10 04:36:44.323473 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86745f57-5dac-4f28-aee3-74517a065fff tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes/089456cb-7c48-4b35-812a-8dac04529bd6 returned with HTTP 200 Jul 10 04:36:44.324177 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1028/4106] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:44 2026] GET /volume/v3/volumes/089456cb-7c48-4b35-812a-8dac04529bd6 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:44.337094 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ce87be2d-4f8f-4c82-8dcc-22c7df1a9cc5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.339298 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce87be2d-4f8f-4c82-8dcc-22c7df1a9cc5 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/messages Jul 10 04:36:44.339480 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce87be2d-4f8f-4c82-8dcc-22c7df1a9cc5 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.339713 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce87be2d-4f8f-4c82-8dcc-22c7df1a9cc5 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.344463 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce87be2d-4f8f-4c82-8dcc-22c7df1a9cc5 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:36:44.344870 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1032/4107] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:36:44 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) Jul 10 04:36:44.354742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-274339f1-e57f-45fe-b2cb-8187c8318e77 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.356831 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-274339f1-e57f-45fe-b2cb-8187c8318e77 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/messages Jul 10 04:36:44.357036 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-274339f1-e57f-45fe-b2cb-8187c8318e77 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.357230 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-274339f1-e57f-45fe-b2cb-8187c8318e77 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.360723 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-274339f1-e57f-45fe-b2cb-8187c8318e77 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:36:44.361083 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1021/4108] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:36: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) Jul 10 04:36:44.369530 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9912fd03-42ee-4504-82c2-d336a8aa1ca5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.371287 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9912fd03-42ee-4504-82c2-d336a8aa1ca5 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] DELETE https://10.4.3.87/volume/v3/messages/82b5c202-d769-4376-a691-29b77e30d6c8 Jul 10 04:36:44.371473 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9912fd03-42ee-4504-82c2-d336a8aa1ca5 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.371642 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9912fd03-42ee-4504-82c2-d336a8aa1ca5 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.380885 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9912fd03-42ee-4504-82c2-d336a8aa1ca5 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/messages/82b5c202-d769-4376-a691-29b77e30d6c8 returned with HTTP 204 Jul 10 04:36:44.381230 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1028/4109] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:36:44 2026] DELETE /volume/v3/messages/82b5c202-d769-4376-a691-29b77e30d6c8 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 04:36:44.388979 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a57a304f-f982-4c40-b9f2-663a190f7281 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.391058 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/089456cb-7c48-4b35-812a-8dac04529bd6 Jul 10 04:36:44.391345 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.391576 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.391761 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Delete volume with id: 089456cb-7c48-4b35-812a-8dac04529bd6 Jul 10 04:36:44.400367 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.400367 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:44.400802 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Volume info retrieved successfully. Jul 10 04:36:44.402021 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100020) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:36:44.413155 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1234043192 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1234043192, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:44.413509 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1234043192 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1234043192, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:44.422817 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Created reservations ['804b9788-d2b1-4a43-a774-1d8f43abf4a3', '4b766f74-ed9f-466e-a583-27dfae40f5a5', 'dca79e83-938d-4186-acf9-8089bf40ebfa', '29fa09d7-34ef-4d71-8941-10a0b2b0ae8d'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:44.493570 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Delete volume request issued successfully. Jul 10 04:36:44.494103 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a57a304f-f982-4c40-b9f2-663a190f7281 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes/089456cb-7c48-4b35-812a-8dac04529bd6 returned with HTTP 202 Jul 10 04:36:44.495834 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1029/4110] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:44 2026] DELETE /volume/v3/volumes/089456cb-7c48-4b35-812a-8dac04529bd6 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:44.503079 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-67a55b03-262e-48db-ad28-c437cb74a25f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.505052 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-67a55b03-262e-48db-ad28-c437cb74a25f tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] DELETE https://10.4.3.87/volume/v3/types/fde5528a-87d0-4806-9dc0-ceafd41cc061 Jul 10 04:36:44.505243 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-67a55b03-262e-48db-ad28-c437cb74a25f tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.505495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-67a55b03-262e-48db-ad28-c437cb74a25f tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.529907 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-67a55b03-262e-48db-ad28-c437cb74a25f tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/types/fde5528a-87d0-4806-9dc0-ceafd41cc061 returned with HTTP 202 Jul 10 04:36:44.530368 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1033/4111] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:44 2026] DELETE /volume/v3/types/fde5528a-87d0-4806-9dc0-ceafd41cc061 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:44.537988 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a3079894-8c91-4d13-be3a-cceed68379ba None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.539431 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3079894-8c91-4d13-be3a-cceed68379ba tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:44.539769 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a3079894-8c91-4d13-be3a-cceed68379ba tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2058874194", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2137006842", "vendor_name": "tempest-vendor_name-366151602"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:44.554417 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3079894-8c91-4d13-be3a-cceed68379ba tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:44.554769 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1022/4112] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:36:44 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:44.560343 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-60b32fed-2659-4ffe-8d05-bb0fbc2a95c6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.562372 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-60b32fed-2659-4ffe-8d05-bb0fbc2a95c6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:44.562591 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-60b32fed-2659-4ffe-8d05-bb0fbc2a95c6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.562790 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-60b32fed-2659-4ffe-8d05-bb0fbc2a95c6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.562905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-60b32fed-2659-4ffe-8d05-bb0fbc2a95c6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:44.567933 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.570901 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:36:44.571561 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "320576f8-e845-4634-bb93-1cc454fcd40b", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:44.571763 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.571763 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:44.573166 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-60b32fed-2659-4ffe-8d05-bb0fbc2a95c6 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:44.573582 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1029/4113] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:44 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:44.573791 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Create volume request body: {'volume': {'volume_type': '320576f8-e845-4634-bb93-1cc454fcd40b', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:36:44.581247 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Create volume of 1 GB Jul 10 04:36:44.581247 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.581247 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:44.581247 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Availability Zones retrieved successfully. Jul 10 04:36:44.584309 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-10ed238d-d967-4a1a-81db-03cfe45c12e3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.586382 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Flow 'volume_create_api' (e7d5feec-c0a2-42bc-8784-1600fd02bbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:44.586912 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-10ed238d-d967-4a1a-81db-03cfe45c12e3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:44.587072 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-10ed238d-d967-4a1a-81db-03cfe45c12e3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.587276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-10ed238d-d967-4a1a-81db-03cfe45c12e3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.587384 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-10ed238d-d967-4a1a-81db-03cfe45c12e3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:44.587538 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb37f8fd-082a-49bc-b21d-c30ad7040466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:44.588561 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:36:44.592517 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.592517 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:44.594251 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-10ed238d-d967-4a1a-81db-03cfe45c12e3 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:44.594251 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1034/4114] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:44 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:44.606855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-499dd63c-224a-4354-abb3-0cf070c48e1f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.608634 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-499dd63c-224a-4354-abb3-0cf070c48e1f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:44.608878 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-499dd63c-224a-4354-abb3-0cf070c48e1f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.609052 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-499dd63c-224a-4354-abb3-0cf070c48e1f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.609151 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-499dd63c-224a-4354-abb3-0cf070c48e1f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete backup with id: c78c3f4d-0070-42aa-8e46-6394cb7d67db. Jul 10 04:36:44.612496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb37f8fd-082a-49bc-b21d-c30ad7040466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:36:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2137006842',vendor_name='tempest-vendor_name-366151602'},id=320576f8-e845-4634-bb93-1cc454fcd40b,is_public=True,name='tempest-ProjectAdminTests-volume-type-2058874194',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '320576f8-e845-4634-bb93-1cc454fcd40b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:44.613173 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da207391-8fd4-475c-8586-7aebba469082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:44.613571 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.613571 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:44.628894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-499dd63c-224a-4354-abb3-0cf070c48e1f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] delete_backup rpcapi backup_id c78c3f4d-0070-42aa-8e46-6394cb7d67db {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:36:44.631443 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-499dd63c-224a-4354-abb3-0cf070c48e1f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 202 Jul 10 04:36:44.631927 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1023/4115] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:36:44 2026] DELETE /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:44.641595 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4d8bfc41-1fbe-4beb-8495-7b697bfde078 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.643705 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4d8bfc41-1fbe-4beb-8495-7b697bfde078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:44.643923 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4d8bfc41-1fbe-4beb-8495-7b697bfde078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.644145 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4d8bfc41-1fbe-4beb-8495-7b697bfde078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.644321 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-4d8bfc41-1fbe-4beb-8495-7b697bfde078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:44.649011 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.649011 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:44.649981 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4d8bfc41-1fbe-4beb-8495-7b697bfde078 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 200 Jul 10 04:36:44.650446 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1030/4116] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:44 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:44.652585 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2058874194 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2058874194, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:44.653142 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2058874194 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2058874194, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:36:44.685502 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Created reservations ['5c8eba77-7446-4c95-98b5-614697d7e66d', '0dda1922-c357-4c3e-9760-ed53bffe5a4d', 'e26f0337-a264-4040-9d4d-04d94c8587f1', 'e5b1ba47-6064-4295-958e-d09f461f28cc'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:44.686542 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da207391-8fd4-475c-8586-7aebba469082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c8eba77-7446-4c95-98b5-614697d7e66d', '0dda1922-c357-4c3e-9760-ed53bffe5a4d', 'e26f0337-a264-4040-9d4d-04d94c8587f1', 'e5b1ba47-6064-4295-958e-d09f461f28cc']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:44.687384 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc38b6c4-46f0-47d2-b523-eb6ff4f03693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:44.716827 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc38b6c4-46f0-47d2-b523-eb6ff4f03693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5763d26f-5b1e-4698-b3e2-2546f0156801', '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='523bd368f3c446da93ee0803a1cc4f55',qos_specs=None,replication_status=,reservations=['5c8eba77-7446-4c95-98b5-614697d7e66d','0dda1922-c357-4c3e-9760-ed53bffe5a4d','e26f0337-a264-4040-9d4d-04d94c8587f1','e5b1ba47-6064-4295-958e-d09f461f28cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3d9a2fde1643f0a7a003df3de025c8',volume_type_id=320576f8-e845-4634-bb93-1cc454fcd40b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5763d26f-5b1e-4698-b3e2-2546f0156801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='523bd368f3c446da93ee0803a1cc4f55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3d9a2fde1643f0a7a003df3de025c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(320576f8-e845-4634-bb93-1cc454fcd40b),volume_type_id=320576f8-e845-4634-bb93-1cc454fcd40b)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:44.717689 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f5e0d2-4d84-42f5-b00f-6635888707f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:44.733478 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f5e0d2-4d84-42f5-b00f-6635888707f7) transitioned into state 'SUCCESS' from 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='523bd368f3c446da93ee0803a1cc4f55',qos_specs=None,replication_status=,reservations=['5c8eba77-7446-4c95-98b5-614697d7e66d','0dda1922-c357-4c3e-9760-ed53bffe5a4d','e26f0337-a264-4040-9d4d-04d94c8587f1','e5b1ba47-6064-4295-958e-d09f461f28cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3d9a2fde1643f0a7a003df3de025c8',volume_type_id=320576f8-e845-4634-bb93-1cc454fcd40b)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:44.734326 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e30bf9-d6f3-471b-b5f1-99411eb29de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:36:44.743466 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e30bf9-d6f3-471b-b5f1-99411eb29de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:36:44.744521 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Flow 'volume_create_api' (e7d5feec-c0a2-42bc-8784-1600fd02bbd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:36:44.744875 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Create volume request issued successfully. Jul 10 04:36:44.745558 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2a59ec77-bd4b-4112-9a0f-eb0a398267e8 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:36:44.746070 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1030/4117] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:36:44 2026] POST /volume/v3/volumes => generated 771 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:44.760815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a5ed0f94-1284-40f8-8c2e-7ee60dbb022a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.762679 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a5ed0f94-1284-40f8-8c2e-7ee60dbb022a tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/volumes/5763d26f-5b1e-4698-b3e2-2546f0156801 Jul 10 04:36:44.762912 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a5ed0f94-1284-40f8-8c2e-7ee60dbb022a tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.763094 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a5ed0f94-1284-40f8-8c2e-7ee60dbb022a tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.769805 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.769805 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:44.773253 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a5ed0f94-1284-40f8-8c2e-7ee60dbb022a tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Volume info retrieved successfully. Jul 10 04:36:44.776796 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a5ed0f94-1284-40f8-8c2e-7ee60dbb022a tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes/5763d26f-5b1e-4698-b3e2-2546f0156801 returned with HTTP 200 Jul 10 04:36:44.777124 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1035/4118] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:44 2026] GET /volume/v3/volumes/5763d26f-5b1e-4698-b3e2-2546f0156801 => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:44.786204 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f222fd65-f88e-4b4e-ad92-27222e203419 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.789356 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f222fd65-f88e-4b4e-ad92-27222e203419 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:44.789518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f222fd65-f88e-4b4e-ad92-27222e203419 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.789702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f222fd65-f88e-4b4e-ad92-27222e203419 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.789811 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f222fd65-f88e-4b4e-ad92-27222e203419 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:44.798852 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.798852 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:44.799602 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f222fd65-f88e-4b4e-ad92-27222e203419 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:44.800432 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1024/4119] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:44 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:44.942320 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-53ae9086-8a50-427e-b2d2-56dfbbd11dc4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:44.944201 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-53ae9086-8a50-427e-b2d2-56dfbbd11dc4 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:44.944423 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-53ae9086-8a50-427e-b2d2-56dfbbd11dc4 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:44.944655 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-53ae9086-8a50-427e-b2d2-56dfbbd11dc4 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:44.944789 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-53ae9086-8a50-427e-b2d2-56dfbbd11dc4 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:44.950484 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:44.950484 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:44.951647 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-53ae9086-8a50-427e-b2d2-56dfbbd11dc4 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:44.952237 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1031/4120] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:44 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:45.661743 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d042ab57-2522-4d37-8ac3-4e16d6e1a57a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.665415 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d042ab57-2522-4d37-8ac3-4e16d6e1a57a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db Jul 10 04:36:45.665415 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d042ab57-2522-4d37-8ac3-4e16d6e1a57a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.665415 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d042ab57-2522-4d37-8ac3-4e16d6e1a57a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.665415 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d042ab57-2522-4d37-8ac3-4e16d6e1a57a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id c78c3f4d-0070-42aa-8e46-6394cb7d67db. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:45.668377 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d042ab57-2522-4d37-8ac3-4e16d6e1a57a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db returned with HTTP 404 Jul 10 04:36:45.668976 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1031/4121] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:45 2026] GET /volume/v3/backups/c78c3f4d-0070-42aa-8e46-6394cb7d67db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:45.758157 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-21baed30-707f-4095-8ee3-6fc42a973a1a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.760165 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21baed30-707f-4095-8ee3-6fc42a973a1a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:45.760588 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21baed30-707f-4095-8ee3-6fc42a973a1a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.760760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21baed30-707f-4095-8ee3-6fc42a973a1a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.760892 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-21baed30-707f-4095-8ee3-6fc42a973a1a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete backup with id: 005c58db-ed6b-44e9-902d-bbc222555a08. Jul 10 04:36:45.765591 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:45.765591 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:45.779078 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-21baed30-707f-4095-8ee3-6fc42a973a1a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] delete_backup rpcapi backup_id 005c58db-ed6b-44e9-902d-bbc222555a08 {{(pid=100022) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:36:45.784243 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21baed30-707f-4095-8ee3-6fc42a973a1a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 202 Jul 10 04:36:45.784243 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1036/4122] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:36:45 2026] DELETE /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:45.788917 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b64d0207-1475-46b9-865a-4e1eb036582b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.789299 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e8056c3d-25c3-4f67-8a79-f649e75b2d9e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.790552 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b64d0207-1475-46b9-865a-4e1eb036582b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:45.790755 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b64d0207-1475-46b9-865a-4e1eb036582b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.790939 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b64d0207-1475-46b9-865a-4e1eb036582b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.791040 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b64d0207-1475-46b9-865a-4e1eb036582b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:45.791809 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e8056c3d-25c3-4f67-8a79-f649e75b2d9e tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/volumes/5763d26f-5b1e-4698-b3e2-2546f0156801 Jul 10 04:36:45.792096 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e8056c3d-25c3-4f67-8a79-f649e75b2d9e tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.792382 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e8056c3d-25c3-4f67-8a79-f649e75b2d9e tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.794928 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:45.794928 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:45.797203 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b64d0207-1475-46b9-865a-4e1eb036582b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 200 Jul 10 04:36:45.797203 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1025/4123] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:45 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:45.801586 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:45.801586 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:45.805824 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e8056c3d-25c3-4f67-8a79-f649e75b2d9e tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Volume info retrieved successfully. Jul 10 04:36:45.813883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e235177c-7b47-4243-ac77-407997d1cde0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.815896 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e235177c-7b47-4243-ac77-407997d1cde0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:45.815965 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e8056c3d-25c3-4f67-8a79-f649e75b2d9e tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes/5763d26f-5b1e-4698-b3e2-2546f0156801 returned with HTTP 200 Jul 10 04:36:45.816119 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e235177c-7b47-4243-ac77-407997d1cde0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.816338 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e235177c-7b47-4243-ac77-407997d1cde0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.816416 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1032/4124] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:45 2026] GET /volume/v3/volumes/5763d26f-5b1e-4698-b3e2-2546f0156801 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:45.816458 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-e235177c-7b47-4243-ac77-407997d1cde0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:45.821751 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:45.821751 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:45.822463 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e235177c-7b47-4243-ac77-407997d1cde0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:45.822882 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1032/4125] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:45 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:45.835849 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-36c2de31-4013-4f6d-be3e-2a4ba5c04630 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.837804 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-36c2de31-4013-4f6d-be3e-2a4ba5c04630 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/messages Jul 10 04:36:45.838033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-36c2de31-4013-4f6d-be3e-2a4ba5c04630 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.838265 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-36c2de31-4013-4f6d-be3e-2a4ba5c04630 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.842119 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-36c2de31-4013-4f6d-be3e-2a4ba5c04630 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:36:45.842569 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1037/4126] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:36:45 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) Jul 10 04:36:45.852491 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9b373ed4-01da-4cd8-b40b-22ea1a035ae9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.854669 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9b373ed4-01da-4cd8-b40b-22ea1a035ae9 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] GET https://10.4.3.87/volume/v3/messages/f71e5794-83a7-48fa-b45b-ac0645ff7956 Jul 10 04:36:45.854917 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9b373ed4-01da-4cd8-b40b-22ea1a035ae9 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.855135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9b373ed4-01da-4cd8-b40b-22ea1a035ae9 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.858962 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9b373ed4-01da-4cd8-b40b-22ea1a035ae9 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/messages/f71e5794-83a7-48fa-b45b-ac0645ff7956 returned with HTTP 200 Jul 10 04:36:45.859378 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1026/4127] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:45 2026] GET /volume/v3/messages/f71e5794-83a7-48fa-b45b-ac0645ff7956 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:45.871361 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c50eed74-e737-43ac-a2c4-8abe28fa0fa6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.872647 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c50eed74-e737-43ac-a2c4-8abe28fa0fa6 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] DELETE https://10.4.3.87/volume/v3/messages/f71e5794-83a7-48fa-b45b-ac0645ff7956 Jul 10 04:36:45.872647 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c50eed74-e737-43ac-a2c4-8abe28fa0fa6 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.875349 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c50eed74-e737-43ac-a2c4-8abe28fa0fa6 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.885672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c50eed74-e737-43ac-a2c4-8abe28fa0fa6 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/messages/f71e5794-83a7-48fa-b45b-ac0645ff7956 returned with HTTP 204 Jul 10 04:36:45.886794 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1033/4128] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:36:45 2026] DELETE /volume/v3/messages/f71e5794-83a7-48fa-b45b-ac0645ff7956 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 04:36:45.901017 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.901859 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/5763d26f-5b1e-4698-b3e2-2546f0156801 Jul 10 04:36:45.902151 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.904290 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.904508 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Delete volume with id: 5763d26f-5b1e-4698-b3e2-2546f0156801 Jul 10 04:36:45.919133 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:45.919133 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:45.919480 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Volume info retrieved successfully. Jul 10 04:36:45.920869 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100020) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:36:45.938487 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Created reservations ['04f3c447-66a9-4bce-a566-7bc185469bf0', '67b63477-690d-4b83-8a0f-ed2fdcfa9aeb', '1ecdd689-44c5-47dc-b0fb-1747cae79a46', '64010b38-6803-459b-9d78-0cba507958ed'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:45.964697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ed80f7c3-2eff-4366-96be-a822d6a9465e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.966931 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ed80f7c3-2eff-4366-96be-a822d6a9465e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:45.967200 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ed80f7c3-2eff-4366-96be-a822d6a9465e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.967546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ed80f7c3-2eff-4366-96be-a822d6a9465e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:45.967899 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ed80f7c3-2eff-4366-96be-a822d6a9465e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:45.972109 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Delete volume request issued successfully. Jul 10 04:36:45.972455 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f85bcf3b-5567-4df6-8787-3873749b7c58 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/volumes/5763d26f-5b1e-4698-b3e2-2546f0156801 returned with HTTP 202 Jul 10 04:36:45.973050 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1033/4129] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:45 2026] DELETE /volume/v3/volumes/5763d26f-5b1e-4698-b3e2-2546f0156801 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:45.973916 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:45.973916 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:45.975034 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ed80f7c3-2eff-4366-96be-a822d6a9465e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:45.975590 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1038/4130] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:45 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:45.981546 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-43bf82e8-8ee0-4072-a63b-67a65d7be834 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:45.983258 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-43bf82e8-8ee0-4072-a63b-67a65d7be834 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] DELETE https://10.4.3.87/volume/v3/types/320576f8-e845-4634-bb93-1cc454fcd40b Jul 10 04:36:45.983423 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-43bf82e8-8ee0-4072-a63b-67a65d7be834 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:45.983867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-43bf82e8-8ee0-4072-a63b-67a65d7be834 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:46.015365 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-43bf82e8-8ee0-4072-a63b-67a65d7be834 tempest-ProjectAdminTests-1209635569 tempest-ProjectAdminTests-1209635569-project-admin] https://10.4.3.87/volume/v3/types/320576f8-e845-4634-bb93-1cc454fcd40b returned with HTTP 202 Jul 10 04:36:46.015790 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1027/4131] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:45 2026] DELETE /volume/v3/types/320576f8-e845-4634-bb93-1cc454fcd40b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:46.807020 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4f7f5734-67d4-4896-ab0e-72cfaf016496 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:46.809035 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4f7f5734-67d4-4896-ab0e-72cfaf016496 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 Jul 10 04:36:46.809271 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4f7f5734-67d4-4896-ab0e-72cfaf016496 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:46.809498 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4f7f5734-67d4-4896-ab0e-72cfaf016496 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:46.809638 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-4f7f5734-67d4-4896-ab0e-72cfaf016496 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Show backup with id 005c58db-ed6b-44e9-902d-bbc222555a08. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:46.815415 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4f7f5734-67d4-4896-ab0e-72cfaf016496 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 returned with HTTP 404 Jul 10 04:36:46.815906 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1034/4132] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:46 2026] GET /volume/v3/backups/005c58db-ed6b-44e9-902d-bbc222555a08 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:46.836314 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b8062e44-3252-4631-84b2-4436f2a8745c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:46.839879 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b8062e44-3252-4631-84b2-4436f2a8745c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:46.841048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b8062e44-3252-4631-84b2-4436f2a8745c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:46.841584 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b8062e44-3252-4631-84b2-4436f2a8745c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:46.841584 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b8062e44-3252-4631-84b2-4436f2a8745c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:46.846779 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:46.846779 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:46.847687 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b8062e44-3252-4631-84b2-4436f2a8745c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:46.848095 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1034/4133] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:46 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:46.936647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-3c26c25c-3008-4b3d-a777-48e76baeaa8a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:46.938534 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-3c26c25c-3008-4b3d-a777-48e76baeaa8a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:46.938758 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-3c26c25c-3008-4b3d-a777-48e76baeaa8a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:46.939017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-3c26c25c-3008-4b3d-a777-48e76baeaa8a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:46.953091 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:46.953091 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:46.957301 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-3c26c25c-3008-4b3d-a777-48e76baeaa8a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:46.963483 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-3c26c25c-3008-4b3d-a777-48e76baeaa8a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:36:46.964056 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1039/4134] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:36:46 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:46.992403 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a3e327df-a2ef-403d-bb37-d634a6b41181 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:46.994627 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3e327df-a2ef-403d-bb37-d634a6b41181 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:46.994961 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a3e327df-a2ef-403d-bb37-d634a6b41181 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:46.995304 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a3e327df-a2ef-403d-bb37-d634a6b41181 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:46.995512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a3e327df-a2ef-403d-bb37-d634a6b41181 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:46.997910 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-cb2f2bd7-298a-41ab-b18d-573bcc58468b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:47.000146 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-cb2f2bd7-298a-41ab-b18d-573bcc58468b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] POST https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a/action Jul 10 04:36:47.000651 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-cb2f2bd7-298a-41ab-b18d-573bcc58468b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:47.000825 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-cb2f2bd7-298a-41ab-b18d-573bcc58468b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:47.001006 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:47.001006 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:47.002032 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3e327df-a2ef-403d-bb37-d634a6b41181 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:47.002462 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1028/4135] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:46 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:47.013100 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:47.013100 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:47.013640 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-cb2f2bd7-298a-41ab-b18d-573bcc58468b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:47.024126 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-cb2f2bd7-298a-41ab-b18d-573bcc58468b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Begin detaching volume completed successfully. Jul 10 04:36:47.024434 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-cb2f2bd7-298a-41ab-b18d-573bcc58468b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a/action returned with HTTP 202 Jul 10 04:36:47.024932 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1035/4136] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:36:46 2026] POST /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:36:47.045237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2dab094b-8614-49cc-b795-d7f04229765b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:47.046952 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2dab094b-8614-49cc-b795-d7f04229765b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:47.047120 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2dab094b-8614-49cc-b795-d7f04229765b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:47.047341 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2dab094b-8614-49cc-b795-d7f04229765b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:47.070794 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:47.070794 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:47.086777 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2dab094b-8614-49cc-b795-d7f04229765b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:47.093147 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2dab094b-8614-49cc-b795-d7f04229765b tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:36:47.093725 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1035/4137] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:47 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 1135 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:47.860589 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6cf82a9d-5663-446a-a3c8-154cddf28506 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:47.865770 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6cf82a9d-5663-446a-a3c8-154cddf28506 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:47.866018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6cf82a9d-5663-446a-a3c8-154cddf28506 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:47.866184 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6cf82a9d-5663-446a-a3c8-154cddf28506 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:47.866355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-6cf82a9d-5663-446a-a3c8-154cddf28506 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:47.879049 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:47.879049 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:47.882253 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6cf82a9d-5663-446a-a3c8-154cddf28506 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:47.882253 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1040/4138] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:47 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.019034 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-71925b0b-3b75-43a6-b9e8-f0703b8ab35b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.021722 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-71925b0b-3b75-43a6-b9e8-f0703b8ab35b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:48.021722 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-71925b0b-3b75-43a6-b9e8-f0703b8ab35b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.022338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-71925b0b-3b75-43a6-b9e8-f0703b8ab35b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.022620 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-71925b0b-3b75-43a6-b9e8-f0703b8ab35b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:48.028665 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:48.028665 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:48.029999 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-71925b0b-3b75-43a6-b9e8-f0703b8ab35b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:48.030332 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1029/4139] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.046794 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7b9b7b9b-8976-4e06-b26c-d369369c5a7c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.050543 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b9b7b9b-8976-4e06-b26c-d369369c5a7c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:48.050543 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b9b7b9b-8976-4e06-b26c-d369369c5a7c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.053356 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b9b7b9b-8976-4e06-b26c-d369369c5a7c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.053356 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-7b9b7b9b-8976-4e06-b26c-d369369c5a7c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:48.057118 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:48.057118 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:48.057647 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b9b7b9b-8976-4e06-b26c-d369369c5a7c tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:48.058129 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1036/4140] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.058728 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-210e5ce2-79ec-4af8-b53c-58f646bd0430 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.059252 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-210e5ce2-79ec-4af8-b53c-58f646bd0430 None None] GET https://10.4.3.87/volume// Jul 10 04:36:48.059469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-210e5ce2-79ec-4af8-b53c-58f646bd0430 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.059658 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-210e5ce2-79ec-4af8-b53c-58f646bd0430 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.060142 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-210e5ce2-79ec-4af8-b53c-58f646bd0430 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:36:48.060873 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1036/4141] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:36:48.072391 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-6beb26bc-b9f8-4384-a965-8cd73f38d78c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.075504 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-6beb26bc-b9f8-4384-a965-8cd73f38d78c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:48.075822 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-6beb26bc-b9f8-4384-a965-8cd73f38d78c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.076074 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-6beb26bc-b9f8-4384-a965-8cd73f38d78c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.077599 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-924ed7e5-8b9d-4695-82f3-d9c6c1def70b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.079015 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-924ed7e5-8b9d-4695-82f3-d9c6c1def70b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:36:48.079674 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-924ed7e5-8b9d-4695-82f3-d9c6c1def70b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0707e3ba-6816-43a5-8598-145fc655b910", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-717035604"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.082320 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-924ed7e5-8b9d-4695-82f3-d9c6c1def70b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Creating new backup {'backup': {'volume_id': '0707e3ba-6816-43a5-8598-145fc655b910', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-717035604'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:36:48.082566 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-924ed7e5-8b9d-4695-82f3-d9c6c1def70b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Creating backup of volume 0707e3ba-6816-43a5-8598-145fc655b910 in container None Jul 10 04:36:48.092086 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:48.092086 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:48.092325 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:48.092325 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:48.092536 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-924ed7e5-8b9d-4695-82f3-d9c6c1def70b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Volume info retrieved successfully. Jul 10 04:36:48.097741 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-6beb26bc-b9f8-4384-a965-8cd73f38d78c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:48.104824 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-6beb26bc-b9f8-4384-a965-8cd73f38d78c tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:36:48.105383 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1041/4142] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 1315 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:36:48.112584 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bbc3353a-3cc1-4b59-b0bf-f7f70675ca57 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.115931 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bbc3353a-3cc1-4b59-b0bf-f7f70675ca57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:48.116140 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bbc3353a-3cc1-4b59-b0bf-f7f70675ca57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.117095 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bbc3353a-3cc1-4b59-b0bf-f7f70675ca57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.126341 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-924ed7e5-8b9d-4695-82f3-d9c6c1def70b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Created reservations ['44f4569d-d81f-41c7-baed-10fc2927d5e4', 'cfe54690-c3eb-4714-89d1-a12f01dc36bd'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:48.135084 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:48.135084 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:48.143727 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bbc3353a-3cc1-4b59-b0bf-f7f70675ca57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:48.152738 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bbc3353a-3cc1-4b59-b0bf-f7f70675ca57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:36:48.155665 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1037/4143] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:48.158413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-94c9f2f2-a532-480f-a2da-65d03d2c71b7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.219768 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-924ed7e5-8b9d-4695-82f3-d9c6c1def70b tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:36:48.220424 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1030/4144] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/backups => generated 327 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:48.234327 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5c67534a-190b-4d26-808f-3380cceaa15f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.237590 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5c67534a-190b-4d26-808f-3380cceaa15f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:48.238190 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5c67534a-190b-4d26-808f-3380cceaa15f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.238854 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5c67534a-190b-4d26-808f-3380cceaa15f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.239055 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5c67534a-190b-4d26-808f-3380cceaa15f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:48.246588 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:48.246588 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:48.247537 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5c67534a-190b-4d26-808f-3380cceaa15f tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:48.248135 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1042/4145] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.307946 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94c9f2f2-a532-480f-a2da-65d03d2c71b7 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:48.308971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-94c9f2f2-a532-480f-a2da-65d03d2c71b7 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-302436657", "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=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.350041 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94c9f2f2-a532-480f-a2da-65d03d2c71b7 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:48.351163 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1037/4146] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/types => generated 379 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.364337 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-574fc05e-22fa-4bc6-b695-4fe1d97fa24d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.369258 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-574fc05e-22fa-4bc6-b695-4fe1d97fa24d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] POST https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption Jul 10 04:36:48.369258 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-574fc05e-22fa-4bc6-b695-4fe1d97fa24d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.413723 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-574fc05e-22fa-4bc6-b695-4fe1d97fa24d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption returned with HTTP 200 Jul 10 04:36:48.414365 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1038/4147] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.425860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9c410f7a-9463-47bf-9b1c-ac6fb36e6173 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.428618 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9c410f7a-9463-47bf-9b1c-ac6fb36e6173 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:48.429163 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9c410f7a-9463-47bf-9b1c-ac6fb36e6173 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-617198615", "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=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.431381 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:48.431381 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:48.458406 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9c410f7a-9463-47bf-9b1c-ac6fb36e6173 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:48.458896 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1031/4148] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.471663 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c7d1842d-e900-4f1a-b15e-c133445b6a12 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.589798 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c7d1842d-e900-4f1a-b15e-c133445b6a12 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] POST https://10.4.3.87/volume/v3/types/87aef787-80fd-4279-a5e2-5233355a7c5e/encryption Jul 10 04:36:48.590274 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c7d1842d-e900-4f1a-b15e-c133445b6a12 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.592561 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-c7d1842d-e900-4f1a-b15e-c133445b6a12 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:48.592984 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c7d1842d-e900-4f1a-b15e-c133445b6a12 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/87aef787-80fd-4279-a5e2-5233355a7c5e/encryption returned with HTTP 403 Jul 10 04:36:48.593172 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1043/4149] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/types/87aef787-80fd-4279-a5e2-5233355a7c5e/encryption => generated 127 bytes in 122 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:48.604197 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c8bbbbe8-c405-42cb-9680-c6e34c96903d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.607654 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c8bbbbe8-c405-42cb-9680-c6e34c96903d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:48.608116 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c8bbbbe8-c405-42cb-9680-c6e34c96903d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1219580853", "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=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.631666 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c8bbbbe8-c405-42cb-9680-c6e34c96903d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:48.632143 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1038/4150] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:36:48 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) Jul 10 04:36:48.643403 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f6ec9157-c915-40e7-8bbf-7ea5aa36fd5b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.645484 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6ec9157-c915-40e7-8bbf-7ea5aa36fd5b tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] POST https://10.4.3.87/volume/v3/types/f5e39f09-3c5c-4073-8b4e-2c6c9c48e7cc/extra_specs Jul 10 04:36:48.645875 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6ec9157-c915-40e7-8bbf-7ea5aa36fd5b tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.648791 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.policy [None req-f6ec9157-c915-40e7-8bbf-7ea5aa36fd5b tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100019) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:48.648791 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6ec9157-c915-40e7-8bbf-7ea5aa36fd5b tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/f5e39f09-3c5c-4073-8b4e-2c6c9c48e7cc/extra_specs returned with HTTP 403 Jul 10 04:36:48.649733 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1039/4151] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/types/f5e39f09-3c5c-4073-8b4e-2c6c9c48e7cc/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:48.657867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ee8e4702-148a-4d15-91a5-98932a1f12f1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.659581 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ee8e4702-148a-4d15-91a5-98932a1f12f1 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] PUT https://10.4.3.87/volume/v3/types/f5e39f09-3c5c-4073-8b4e-2c6c9c48e7cc/extra_specs/key2 Jul 10 04:36:48.659919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ee8e4702-148a-4d15-91a5-98932a1f12f1 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.663044 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-ee8e4702-148a-4d15-91a5-98932a1f12f1 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:48.663254 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ee8e4702-148a-4d15-91a5-98932a1f12f1 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/f5e39f09-3c5c-4073-8b4e-2c6c9c48e7cc/extra_specs/key2 returned with HTTP 403 Jul 10 04:36:48.663677 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1032/4152] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:36:48 2026] PUT /volume/v3/types/f5e39f09-3c5c-4073-8b4e-2c6c9c48e7cc/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:48.673373 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2d928dbb-cf5d-4573-b1c5-20d6b6839fee None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.675246 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d928dbb-cf5d-4573-b1c5-20d6b6839fee tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:48.675657 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d928dbb-cf5d-4573-b1c5-20d6b6839fee tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.677965 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-2d928dbb-cf5d-4573-b1c5-20d6b6839fee tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:48.678200 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d928dbb-cf5d-4573-b1c5-20d6b6839fee tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types returned with HTTP 403 Jul 10 04:36:48.678525 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1044/4153] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:48.687653 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-90dc01f6-aa2f-44f9-bb4d-a3e7ab3e5594 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.689768 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-90dc01f6-aa2f-44f9-bb4d-a3e7ab3e5594 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:48.690147 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-90dc01f6-aa2f-44f9-bb4d-a3e7ab3e5594 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2125948691", "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=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.715874 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-90dc01f6-aa2f-44f9-bb4d-a3e7ab3e5594 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:48.716271 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1039/4154] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:36:48 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) Jul 10 04:36:48.727430 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d9a03bfd-e0b8-4d3f-bd60-c6f19d6a27d5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.729308 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d9a03bfd-e0b8-4d3f-bd60-c6f19d6a27d5 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] POST https://10.4.3.87/volume/v3/types/1be2afe6-06f6-4863-97e7-751992cce470/encryption Jul 10 04:36:48.729712 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d9a03bfd-e0b8-4d3f-bd60-c6f19d6a27d5 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.755779 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d9a03bfd-e0b8-4d3f-bd60-c6f19d6a27d5 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types/1be2afe6-06f6-4863-97e7-751992cce470/encryption returned with HTTP 200 Jul 10 04:36:48.756883 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1040/4155] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/types/1be2afe6-06f6-4863-97e7-751992cce470/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.766428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bc9f83fd-20dd-4b1d-ba4f-9b4428c53299 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.768817 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bc9f83fd-20dd-4b1d-ba4f-9b4428c53299 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] DELETE https://10.4.3.87/volume/v3/types/1be2afe6-06f6-4863-97e7-751992cce470/encryption/7d55a3f0-27a4-4cb1-8ef3-3d1d48412247 Jul 10 04:36:48.768993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bc9f83fd-20dd-4b1d-ba4f-9b4428c53299 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.769208 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bc9f83fd-20dd-4b1d-ba4f-9b4428c53299 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.770017 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-bc9f83fd-20dd-4b1d-ba4f-9b4428c53299 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:48.770245 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bc9f83fd-20dd-4b1d-ba4f-9b4428c53299 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/1be2afe6-06f6-4863-97e7-751992cce470/encryption/7d55a3f0-27a4-4cb1-8ef3-3d1d48412247 returned with HTTP 403 Jul 10 04:36:48.770758 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1033/4156] 10.4.3.87 () {66 vars in 1482 bytes} [Fri Jul 10 04:36:48 2026] DELETE /volume/v3/types/1be2afe6-06f6-4863-97e7-751992cce470/encryption/7d55a3f0-27a4-4cb1-8ef3-3d1d48412247 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:48.785027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-84204cf0-c65e-43be-add8-c2de272a8c3b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.787648 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84204cf0-c65e-43be-add8-c2de272a8c3b tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:48.788228 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84204cf0-c65e-43be-add8-c2de272a8c3b tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1834925510", "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=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.820814 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84204cf0-c65e-43be-add8-c2de272a8c3b tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:48.820814 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1045/4157] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.833198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-215a4977-324a-442e-a257-53a7f7065376 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.835315 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-215a4977-324a-442e-a257-53a7f7065376 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] DELETE https://10.4.3.87/volume/v3/types/85c0c261-a966-4440-a00d-9a18dddcfc52/extra_specs/key1 Jul 10 04:36:48.838379 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-215a4977-324a-442e-a257-53a7f7065376 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.838379 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-215a4977-324a-442e-a257-53a7f7065376 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.842645 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.policy [None req-215a4977-324a-442e-a257-53a7f7065376 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100020) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:48.843862 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-215a4977-324a-442e-a257-53a7f7065376 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/85c0c261-a966-4440-a00d-9a18dddcfc52/extra_specs/key1 returned with HTTP 403 Jul 10 04:36:48.843862 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1040/4158] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:36:48 2026] DELETE /volume/v3/types/85c0c261-a966-4440-a00d-9a18dddcfc52/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:48.852558 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3d2f0657-ec30-4c05-9915-366c6a94a340 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.855052 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3d2f0657-ec30-4c05-9915-366c6a94a340 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:36:48.855649 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3d2f0657-ec30-4c05-9915-366c6a94a340 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-525398581", "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=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:48.880188 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3d2f0657-ec30-4c05-9915-366c6a94a340 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:48.880662 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1041/4159] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:36:48 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.892303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-64a7c38f-611a-4aae-921b-c558a22f2f00 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.893058 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-64a7c38f-611a-4aae-921b-c558a22f2f00 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] DELETE https://10.4.3.87/volume/v3/types/2e669ac6-a000-4240-b337-1c513067ea2a Jul 10 04:36:48.893327 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-64a7c38f-611a-4aae-921b-c558a22f2f00 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.893591 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-64a7c38f-611a-4aae-921b-c558a22f2f00 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.894844 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-64a7c38f-611a-4aae-921b-c558a22f2f00 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:48.894844 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-64a7c38f-611a-4aae-921b-c558a22f2f00 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/2e669ac6-a000-4240-b337-1c513067ea2a returned with HTTP 403 Jul 10 04:36:48.895067 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1034/4160] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:48 2026] DELETE /volume/v3/types/2e669ac6-a000-4240-b337-1c513067ea2a => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:48.898656 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4145c905-ca9f-4457-916f-109b33fdc2b1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.901110 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4145c905-ca9f-4457-916f-109b33fdc2b1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:48.901407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4145c905-ca9f-4457-916f-109b33fdc2b1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.902033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4145c905-ca9f-4457-916f-109b33fdc2b1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.902033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-4145c905-ca9f-4457-916f-109b33fdc2b1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:48.907132 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:48.907132 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:48.907548 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bb03f11b-6047-4dd5-8511-2203491d4c20 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.907863 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4145c905-ca9f-4457-916f-109b33fdc2b1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:48.908304 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1046/4161] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.909702 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb03f11b-6047-4dd5-8511-2203491d4c20 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] GET https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs Jul 10 04:36:48.909932 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb03f11b-6047-4dd5-8511-2203491d4c20 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.910193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb03f11b-6047-4dd5-8511-2203491d4c20 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.920795 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb03f11b-6047-4dd5-8511-2203491d4c20 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs returned with HTTP 200 Jul 10 04:36:48.920795 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1041/4162] 10.4.3.87 () {66 vars in 1371 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:48.930748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d1b47bb5-c379-41af-b224-019ecf046b1d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.933317 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1b47bb5-c379-41af-b224-019ecf046b1d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] GET https://10.4.3.87/volume/v3/types Jul 10 04:36:48.933694 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1b47bb5-c379-41af-b224-019ecf046b1d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.933694 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1b47bb5-c379-41af-b224-019ecf046b1d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.934599 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-d1b47bb5-c379-41af-b224-019ecf046b1d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:36:48.963118 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1b47bb5-c379-41af-b224-019ecf046b1d tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:36:48.963664 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1042/4163] 10.4.3.87 () {66 vars in 1224 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/types => generated 2386 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:48.977237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-11c4f00f-0051-4215-9e61-7b0e13f82786 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.980280 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-11c4f00f-0051-4215-9e61-7b0e13f82786 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] GET https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption/cipher Jul 10 04:36:48.980539 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-11c4f00f-0051-4215-9e61-7b0e13f82786 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.980848 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-11c4f00f-0051-4215-9e61-7b0e13f82786 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.981886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-11c4f00f-0051-4215-9e61-7b0e13f82786 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:48.981886 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-11c4f00f-0051-4215-9e61-7b0e13f82786 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption/cipher returned with HTTP 403 Jul 10 04:36:48.982286 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1035/4164] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 10 04:36:48.993497 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3403961c-2023-473b-a2ae-bf3195d1c837 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:48.995733 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3403961c-2023-473b-a2ae-bf3195d1c837 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] GET https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption Jul 10 04:36:48.995965 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3403961c-2023-473b-a2ae-bf3195d1c837 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:48.996246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3403961c-2023-473b-a2ae-bf3195d1c837 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:48.997142 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-3403961c-2023-473b-a2ae-bf3195d1c837 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:48.997332 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3403961c-2023-473b-a2ae-bf3195d1c837 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption returned with HTTP 403 Jul 10 04:36:48.997869 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1047/4165] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:36:48 2026] GET /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:49.008911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-84450108-3030-4979-a450-eed25b918353 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.011115 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-84450108-3030-4979-a450-eed25b918353 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] GET https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs/multiattach Jul 10 04:36:49.011428 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-84450108-3030-4979-a450-eed25b918353 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.011649 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-84450108-3030-4979-a450-eed25b918353 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.030816 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-84450108-3030-4979-a450-eed25b918353 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs/multiattach returned with HTTP 200 Jul 10 04:36:49.031318 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1042/4166] 10.4.3.87 () {66 vars in 1407 bytes} [Fri Jul 10 04:36:49 2026] GET /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:36:49.039260 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-77acca8c-e8bc-4700-95a6-9d793fdd14a3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.041293 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77acca8c-e8bc-4700-95a6-9d793fdd14a3 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] GET https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs/volume_backend_name Jul 10 04:36:49.041508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77acca8c-e8bc-4700-95a6-9d793fdd14a3 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.041773 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-77acca8c-e8bc-4700-95a6-9d793fdd14a3 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.050354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-77acca8c-e8bc-4700-95a6-9d793fdd14a3 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 04:36:49.050840 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1043/4167] 10.4.3.87 () {66 vars in 1431 bytes} [Fri Jul 10 04:36:49 2026] GET /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:49.058702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c6173945-e47b-42e3-81cb-277775578161 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.060921 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6173945-e47b-42e3-81cb-277775578161 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] GET https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8 Jul 10 04:36:49.061190 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6173945-e47b-42e3-81cb-277775578161 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.061442 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6173945-e47b-42e3-81cb-277775578161 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.069382 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6173945-e47b-42e3-81cb-277775578161 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8 returned with HTTP 200 Jul 10 04:36:49.069951 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1036/4168] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:36:49 2026] GET /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8 => generated 317 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:49.080238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f5d5cca6-7c88-43a9-a6cc-b5c8bbb347c7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.082467 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5d5cca6-7c88-43a9-a6cc-b5c8bbb347c7 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] PUT https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption/c9879dc7-3576-464c-914f-55acd8015aca Jul 10 04:36:49.082847 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f5d5cca6-7c88-43a9-a6cc-b5c8bbb347c7 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:49.085162 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-f5d5cca6-7c88-43a9-a6cc-b5c8bbb347c7 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:49.085548 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f5d5cca6-7c88-43a9-a6cc-b5c8bbb347c7 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption/c9879dc7-3576-464c-914f-55acd8015aca returned with HTTP 403 Jul 10 04:36:49.085900 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1048/4169] 10.4.3.87 () {68 vars in 1499 bytes} [Fri Jul 10 04:36:49 2026] PUT /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/encryption/c9879dc7-3576-464c-914f-55acd8015aca => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:49.095674 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-193c5d64-365e-4807-a40d-0a9633133fbe None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.098048 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-193c5d64-365e-4807-a40d-0a9633133fbe tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] PUT https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs/key1 Jul 10 04:36:49.098048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-193c5d64-365e-4807-a40d-0a9633133fbe tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:49.099967 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.policy [None req-193c5d64-365e-4807-a40d-0a9633133fbe tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100020) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:49.100123 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-193c5d64-365e-4807-a40d-0a9633133fbe tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs/key1 returned with HTTP 403 Jul 10 04:36:49.100576 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1043/4170] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:36:49 2026] PUT /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:49.108863 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cd90406c-597f-429c-9213-94b0e8914a10 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.110722 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cd90406c-597f-429c-9213-94b0e8914a10 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] PUT https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8 Jul 10 04:36:49.111392 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cd90406c-597f-429c-9213-94b0e8914a10 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:49.113319 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.policy [None req-cd90406c-597f-429c-9213-94b0e8914a10 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4789eb8abd844802a7e6896e849c006d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8be534a2cc5443489e259dbf74b031b6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100019) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:49.113558 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cd90406c-597f-429c-9213-94b0e8914a10 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-member] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8 returned with HTTP 403 Jul 10 04:36:49.114022 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1044/4171] 10.4.3.87 () {68 vars in 1355 bytes} [Fri Jul 10 04:36:49 2026] PUT /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:49.122195 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2a1e061f-fd1d-4f95-8d73-032f5f913ab2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.124074 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2a1e061f-fd1d-4f95-8d73-032f5f913ab2 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] DELETE https://10.4.3.87/volume/v3/types/2e669ac6-a000-4240-b337-1c513067ea2a Jul 10 04:36:49.124303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2a1e061f-fd1d-4f95-8d73-032f5f913ab2 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.124681 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2a1e061f-fd1d-4f95-8d73-032f5f913ab2 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.157886 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2a1e061f-fd1d-4f95-8d73-032f5f913ab2 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types/2e669ac6-a000-4240-b337-1c513067ea2a returned with HTTP 202 Jul 10 04:36:49.158438 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1037/4172] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:49 2026] DELETE /volume/v3/types/2e669ac6-a000-4240-b337-1c513067ea2a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:49.166793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-68bc1531-4612-4132-a959-b65f181c9c62 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.169044 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-68bc1531-4612-4132-a959-b65f181c9c62 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] DELETE https://10.4.3.87/volume/v3/types/85c0c261-a966-4440-a00d-9a18dddcfc52 Jul 10 04:36:49.169095 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-68bc1531-4612-4132-a959-b65f181c9c62 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.169291 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-68bc1531-4612-4132-a959-b65f181c9c62 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.172371 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1d9a31a9-910e-43c2-946d-bd3c06c2bded None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.175020 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d9a31a9-910e-43c2-946d-bd3c06c2bded tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:49.175350 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d9a31a9-910e-43c2-946d-bd3c06c2bded tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.175643 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d9a31a9-910e-43c2-946d-bd3c06c2bded tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.187875 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:49.187875 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:49.192503 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1d9a31a9-910e-43c2-946d-bd3c06c2bded tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:49.199615 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d9a31a9-910e-43c2-946d-bd3c06c2bded tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:36:49.200136 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1044/4173] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:49 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:49.205176 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-68bc1531-4612-4132-a959-b65f181c9c62 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types/85c0c261-a966-4440-a00d-9a18dddcfc52 returned with HTTP 202 Jul 10 04:36:49.205719 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1049/4174] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:49 2026] DELETE /volume/v3/types/85c0c261-a966-4440-a00d-9a18dddcfc52 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:49.213070 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-31222c4b-ac34-4d3d-979f-6f544263a8e9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.215203 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-31222c4b-ac34-4d3d-979f-6f544263a8e9 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] DELETE https://10.4.3.87/volume/v3/types/1be2afe6-06f6-4863-97e7-751992cce470 Jul 10 04:36:49.215420 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-31222c4b-ac34-4d3d-979f-6f544263a8e9 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.215697 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-31222c4b-ac34-4d3d-979f-6f544263a8e9 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.226416 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-1b028d00-5078-47af-b10c-d2a0b269124d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.228615 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-1b028d00-5078-47af-b10c-d2a0b269124d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677 Jul 10 04:36:49.228888 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-1b028d00-5078-47af-b10c-d2a0b269124d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.229201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-1b028d00-5078-47af-b10c-d2a0b269124d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.237447 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:49.237447 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:49.242895 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-31222c4b-ac34-4d3d-979f-6f544263a8e9 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types/1be2afe6-06f6-4863-97e7-751992cce470 returned with HTTP 202 Jul 10 04:36:49.243427 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1045/4175] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:49 2026] DELETE /volume/v3/types/1be2afe6-06f6-4863-97e7-751992cce470 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:49.251387 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7c214042-5f14-4e5e-a191-31b6b7baff16 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.253753 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c214042-5f14-4e5e-a191-31b6b7baff16 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] DELETE https://10.4.3.87/volume/v3/types/f5e39f09-3c5c-4073-8b4e-2c6c9c48e7cc Jul 10 04:36:49.254000 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c214042-5f14-4e5e-a191-31b6b7baff16 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.254192 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c214042-5f14-4e5e-a191-31b6b7baff16 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.261089 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5fdaa3ef-b26e-4f30-997c-0726dee6f6a5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.263233 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5fdaa3ef-b26e-4f30-997c-0726dee6f6a5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:49.263462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5fdaa3ef-b26e-4f30-997c-0726dee6f6a5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.263654 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5fdaa3ef-b26e-4f30-997c-0726dee6f6a5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.263765 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5fdaa3ef-b26e-4f30-997c-0726dee6f6a5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:49.267816 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:49.267816 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:49.268469 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5fdaa3ef-b26e-4f30-997c-0726dee6f6a5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:49.268862 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1050/4176] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:49 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:49.280791 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c214042-5f14-4e5e-a191-31b6b7baff16 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types/f5e39f09-3c5c-4073-8b4e-2c6c9c48e7cc returned with HTTP 202 Jul 10 04:36:49.281444 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1045/4177] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:49 2026] DELETE /volume/v3/types/f5e39f09-3c5c-4073-8b4e-2c6c9c48e7cc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:49.288501 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7f91ebdc-de09-4ba7-9284-772821f65440 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.290943 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f91ebdc-de09-4ba7-9284-772821f65440 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] DELETE https://10.4.3.87/volume/v3/types/87aef787-80fd-4279-a5e2-5233355a7c5e Jul 10 04:36:49.291478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7f91ebdc-de09-4ba7-9284-772821f65440 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.292123 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7f91ebdc-de09-4ba7-9284-772821f65440 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.321766 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7f91ebdc-de09-4ba7-9284-772821f65440 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types/87aef787-80fd-4279-a5e2-5233355a7c5e returned with HTTP 202 Jul 10 04:36:49.322187 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1046/4178] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:49 2026] DELETE /volume/v3/types/87aef787-80fd-4279-a5e2-5233355a7c5e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:49.330897 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8ba5f087-cfd3-4620-85a8-3d0cbb78b6a9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.333437 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8ba5f087-cfd3-4620-85a8-3d0cbb78b6a9 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] DELETE https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8 Jul 10 04:36:49.333437 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8ba5f087-cfd3-4620-85a8-3d0cbb78b6a9 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.333437 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8ba5f087-cfd3-4620-85a8-3d0cbb78b6a9 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.359380 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8ba5f087-cfd3-4620-85a8-3d0cbb78b6a9 tempest-VolumeTypesMemberTests-1624262288 tempest-VolumeTypesMemberTests-1624262288-project-admin] https://10.4.3.87/volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8 returned with HTTP 202 Jul 10 04:36:49.359595 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1051/4179] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:36:49 2026] DELETE /volume/v3/types/57dbc828-4924-46d0-b133-cdffdd36f1c8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:49.770889 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c3c1a491-cf80-45ab-b29d-e647ed43a349 req-1b028d00-5078-47af-b10c-d2a0b269124d tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677 returned with HTTP 200 Jul 10 04:36:49.771330 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1038/4180] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:36:49 2026] DELETE /volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:49.924669 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b3b4b568-d2de-485e-8246-019a47970c0c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:49.927445 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b3b4b568-d2de-485e-8246-019a47970c0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:49.927723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b3b4b568-d2de-485e-8246-019a47970c0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:49.928175 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b3b4b568-d2de-485e-8246-019a47970c0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:49.928175 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b3b4b568-d2de-485e-8246-019a47970c0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:49.934190 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:49.934190 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:49.934877 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b3b4b568-d2de-485e-8246-019a47970c0c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:49.935374 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1046/4181] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:49 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:50.215933 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a98833fd-c3f4-42a4-a5e0-eb6319c7514f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:50.221164 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a98833fd-c3f4-42a4-a5e0-eb6319c7514f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:50.221616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a98833fd-c3f4-42a4-a5e0-eb6319c7514f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:50.221616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a98833fd-c3f4-42a4-a5e0-eb6319c7514f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:50.229420 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:50.229420 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:50.234084 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a98833fd-c3f4-42a4-a5e0-eb6319c7514f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:50.239690 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a98833fd-c3f4-42a4-a5e0-eb6319c7514f tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:36:50.240420 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1047/4182] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:50 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:50.281999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-50ee5539-bbd6-47d7-b53b-16ae223969b5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:50.289456 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-50ee5539-bbd6-47d7-b53b-16ae223969b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:50.289686 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-50ee5539-bbd6-47d7-b53b-16ae223969b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:50.289952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-50ee5539-bbd6-47d7-b53b-16ae223969b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:50.290105 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-50ee5539-bbd6-47d7-b53b-16ae223969b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:50.296536 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:50.296536 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:50.297407 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-50ee5539-bbd6-47d7-b53b-16ae223969b5 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:50.297878 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1052/4183] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:50 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:50.946808 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6a6ce7e0-3172-4882-887c-fa0d08d737cf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:50.948644 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6a6ce7e0-3172-4882-887c-fa0d08d737cf tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:50.948895 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6a6ce7e0-3172-4882-887c-fa0d08d737cf tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:50.949078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6a6ce7e0-3172-4882-887c-fa0d08d737cf tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:50.949183 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6a6ce7e0-3172-4882-887c-fa0d08d737cf tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:50.953336 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:50.953336 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:50.953933 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6a6ce7e0-3172-4882-887c-fa0d08d737cf tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:50.954267 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1039/4184] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:50 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:51.309180 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0ab8224f-de36-4cf7-9125-bb3d4ce32e45 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:51.311404 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ab8224f-de36-4cf7-9125-bb3d4ce32e45 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:51.311642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0ab8224f-de36-4cf7-9125-bb3d4ce32e45 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:51.311944 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0ab8224f-de36-4cf7-9125-bb3d4ce32e45 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:51.312125 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-0ab8224f-de36-4cf7-9125-bb3d4ce32e45 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:51.317551 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:51.317551 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:51.318343 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ab8224f-de36-4cf7-9125-bb3d4ce32e45 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:51.318840 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1047/4185] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:51 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:51.964820 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cdc4934f-4a95-4390-803b-a75599ad352f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:51.967857 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cdc4934f-4a95-4390-803b-a75599ad352f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:51.968155 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cdc4934f-4a95-4390-803b-a75599ad352f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:51.968452 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cdc4934f-4a95-4390-803b-a75599ad352f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:51.968611 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-cdc4934f-4a95-4390-803b-a75599ad352f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:51.975626 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:51.975626 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:51.976627 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cdc4934f-4a95-4390-803b-a75599ad352f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:51.977106 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1048/4186] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:51 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:52.333904 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-03b6095f-1829-427b-9425-7bf08ff98643 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:52.335714 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-03b6095f-1829-427b-9425-7bf08ff98643 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:52.335917 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-03b6095f-1829-427b-9425-7bf08ff98643 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:52.336109 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-03b6095f-1829-427b-9425-7bf08ff98643 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:52.336207 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-03b6095f-1829-427b-9425-7bf08ff98643 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:52.341525 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:52.341525 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:52.342303 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-03b6095f-1829-427b-9425-7bf08ff98643 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:52.342737 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1053/4187] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:52 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:52.991834 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fae1f00a-1553-41e1-b84f-fd3f0ed1018a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:52.994254 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fae1f00a-1553-41e1-b84f-fd3f0ed1018a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:52.994528 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fae1f00a-1553-41e1-b84f-fd3f0ed1018a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:52.994803 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fae1f00a-1553-41e1-b84f-fd3f0ed1018a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:52.994963 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-fae1f00a-1553-41e1-b84f-fd3f0ed1018a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:53.000287 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:53.000287 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:53.001415 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fae1f00a-1553-41e1-b84f-fd3f0ed1018a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:53.001908 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1040/4188] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:52 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:53.296271 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f8b07e3c-345b-4bc0-8d59-92684fedd759 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:53.298134 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f8b07e3c-345b-4bc0-8d59-92684fedd759 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:53.298486 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f8b07e3c-345b-4bc0-8d59-92684fedd759 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:53.298681 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f8b07e3c-345b-4bc0-8d59-92684fedd759 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:53.308896 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:53.308896 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:53.312665 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f8b07e3c-345b-4bc0-8d59-92684fedd759 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:53.319864 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f8b07e3c-345b-4bc0-8d59-92684fedd759 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:53.320330 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1048/4189] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:53 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:53.355149 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0920ed4d-ad8b-4926-855b-b6a453443e46 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:53.359019 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0920ed4d-ad8b-4926-855b-b6a453443e46 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:53.359019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0920ed4d-ad8b-4926-855b-b6a453443e46 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:53.359019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0920ed4d-ad8b-4926-855b-b6a453443e46 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:53.359266 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0920ed4d-ad8b-4926-855b-b6a453443e46 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:53.364238 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:53.364238 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:53.364993 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0920ed4d-ad8b-4926-855b-b6a453443e46 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:53.365382 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1049/4190] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:53 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:53.909887 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7b6389ed-4c3c-4a63-825d-58f7d833348e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:53.911881 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7b6389ed-4c3c-4a63-825d-58f7d833348e tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:53.912122 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7b6389ed-4c3c-4a63-825d-58f7d833348e tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:53.912357 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7b6389ed-4c3c-4a63-825d-58f7d833348e tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:53.920555 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:53.920555 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:53.926980 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7b6389ed-4c3c-4a63-825d-58f7d833348e tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:53.932160 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7b6389ed-4c3c-4a63-825d-58f7d833348e tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:53.932613 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1054/4191] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:53 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:53.946178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-13ed79a4-7087-4f0b-87ce-f21fc0361ef7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:53.949944 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-13ed79a4-7087-4f0b-87ce-f21fc0361ef7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] DELETE https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:53.949944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-13ed79a4-7087-4f0b-87ce-f21fc0361ef7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:53.949944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-13ed79a4-7087-4f0b-87ce-f21fc0361ef7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:53.949944 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-13ed79a4-7087-4f0b-87ce-f21fc0361ef7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Delete volume with id: 12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:53.960235 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:53.960235 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:53.960960 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-13ed79a4-7087-4f0b-87ce-f21fc0361ef7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:53.987869 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-13ed79a4-7087-4f0b-87ce-f21fc0361ef7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Delete volume request issued successfully. Jul 10 04:36:53.988194 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-13ed79a4-7087-4f0b-87ce-f21fc0361ef7 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 202 Jul 10 04:36:53.988761 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1041/4192] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:36:53 2026] DELETE /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:53.998686 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f0b59e50-0d90-41ef-b220-98273cb80559 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:54.000958 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0b59e50-0d90-41ef-b220-98273cb80559 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:54.001097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f0b59e50-0d90-41ef-b220-98273cb80559 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:54.001318 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f0b59e50-0d90-41ef-b220-98273cb80559 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:54.014795 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:54.014795 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:54.016566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-41078f57-8395-4173-85b8-3ca13387bf28 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:54.018881 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-41078f57-8395-4173-85b8-3ca13387bf28 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:54.019182 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-41078f57-8395-4173-85b8-3ca13387bf28 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:54.019459 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-41078f57-8395-4173-85b8-3ca13387bf28 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:54.019622 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-41078f57-8395-4173-85b8-3ca13387bf28 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:54.026606 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:54.026606 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:54.026853 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f0b59e50-0d90-41ef-b220-98273cb80559 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Volume info retrieved successfully. Jul 10 04:36:54.027053 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-41078f57-8395-4173-85b8-3ca13387bf28 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:54.027588 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1050/4193] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:54 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:36:54.037786 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0b59e50-0d90-41ef-b220-98273cb80559 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 200 Jul 10 04:36:54.037975 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1049/4194] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:53 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:54.377585 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5efd015f-2925-48e8-b3ce-d9139e782589 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:54.381007 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5efd015f-2925-48e8-b3ce-d9139e782589 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:54.381162 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5efd015f-2925-48e8-b3ce-d9139e782589 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:54.381371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5efd015f-2925-48e8-b3ce-d9139e782589 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:54.381470 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5efd015f-2925-48e8-b3ce-d9139e782589 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:54.386964 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:54.386964 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:54.387698 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5efd015f-2925-48e8-b3ce-d9139e782589 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:54.388009 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1055/4195] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:54 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:54.434799 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1192df1d-f827-415a-aea1-23a8204491d3 req-1917547d-82eb-412e-83d7-9aca0e4478fa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:54.436835 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1192df1d-f827-415a-aea1-23a8204491d3 req-1917547d-82eb-412e-83d7-9aca0e4478fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677 Jul 10 04:36:54.437033 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1192df1d-f827-415a-aea1-23a8204491d3 req-1917547d-82eb-412e-83d7-9aca0e4478fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:54.437278 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1192df1d-f827-415a-aea1-23a8204491d3 req-1917547d-82eb-412e-83d7-9aca0e4478fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:54.445914 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1192df1d-f827-415a-aea1-23a8204491d3 req-1917547d-82eb-412e-83d7-9aca0e4478fa tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677 returned with HTTP 404 Jul 10 04:36:54.446442 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1042/4196] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:36:54 2026] DELETE /volume/v3/attachments/1ed9aed8-cffa-4bcf-a577-1e1385fff677 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:36:55.041120 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-79d7c6a6-f72a-4592-b88a-0293a13d2810 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:55.042788 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-79d7c6a6-f72a-4592-b88a-0293a13d2810 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:55.042971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-79d7c6a6-f72a-4592-b88a-0293a13d2810 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:55.043137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-79d7c6a6-f72a-4592-b88a-0293a13d2810 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:55.043245 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-79d7c6a6-f72a-4592-b88a-0293a13d2810 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:55.053144 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:55.053144 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:55.054155 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-79d7c6a6-f72a-4592-b88a-0293a13d2810 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:55.054717 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1051/4197] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:55 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:55.056266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-150ea3f2-8a3f-4b5d-9a27-10db8da7e893 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:55.058604 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-150ea3f2-8a3f-4b5d-9a27-10db8da7e893 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] GET https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 Jul 10 04:36:55.058914 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-150ea3f2-8a3f-4b5d-9a27-10db8da7e893 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:55.059260 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-150ea3f2-8a3f-4b5d-9a27-10db8da7e893 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:55.069323 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-150ea3f2-8a3f-4b5d-9a27-10db8da7e893 tempest-VolumesActionsTest-1876563228 tempest-VolumesActionsTest-1876563228-project-member] https://10.4.3.87/volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 returned with HTTP 404 Jul 10 04:36:55.070877 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1050/4198] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:55 2026] GET /volume/v3/volumes/12398d52-3cec-4dbb-9b8e-7e068ed0c1f0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 04:36:55.398015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1a5415cb-faf4-4ac1-b330-9c3b4954bc30 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:55.400086 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a5415cb-faf4-4ac1-b330-9c3b4954bc30 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:55.400347 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a5415cb-faf4-4ac1-b330-9c3b4954bc30 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:55.400532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a5415cb-faf4-4ac1-b330-9c3b4954bc30 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:55.400688 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-1a5415cb-faf4-4ac1-b330-9c3b4954bc30 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:55.405505 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:55.405505 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:55.406231 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a5415cb-faf4-4ac1-b330-9c3b4954bc30 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:55.406720 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1056/4199] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:55 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:56.064705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-54552ee0-752a-4962-a8f4-65b3ec6c0564 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:56.066900 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-54552ee0-752a-4962-a8f4-65b3ec6c0564 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:56.067316 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-54552ee0-752a-4962-a8f4-65b3ec6c0564 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:56.067548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-54552ee0-752a-4962-a8f4-65b3ec6c0564 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:56.067689 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-54552ee0-752a-4962-a8f4-65b3ec6c0564 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:56.073180 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:56.073180 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:56.074128 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-54552ee0-752a-4962-a8f4-65b3ec6c0564 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:56.074673 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1043/4200] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:56 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:56.417473 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2deab5f1-b5aa-409f-afd2-e9b59c8c23bf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:56.419748 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2deab5f1-b5aa-409f-afd2-e9b59c8c23bf tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:56.419945 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2deab5f1-b5aa-409f-afd2-e9b59c8c23bf tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:56.420180 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2deab5f1-b5aa-409f-afd2-e9b59c8c23bf tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:56.420361 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2deab5f1-b5aa-409f-afd2-e9b59c8c23bf tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:56.424848 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:56.424848 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:56.425515 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2deab5f1-b5aa-409f-afd2-e9b59c8c23bf tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:56.425956 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1052/4201] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:56 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:57.088364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2c850b8a-3826-4b6d-bbef-9b850836bb88 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:57.091454 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2c850b8a-3826-4b6d-bbef-9b850836bb88 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:57.091897 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2c850b8a-3826-4b6d-bbef-9b850836bb88 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:57.092238 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2c850b8a-3826-4b6d-bbef-9b850836bb88 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:57.092438 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-2c850b8a-3826-4b6d-bbef-9b850836bb88 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:57.098001 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:57.098001 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:57.098963 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2c850b8a-3826-4b6d-bbef-9b850836bb88 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:57.099360 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1051/4202] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:57 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:57.436517 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-85562abe-9baa-4f02-966c-3a290d33e4a9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:57.439553 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-85562abe-9baa-4f02-966c-3a290d33e4a9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:57.439849 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-85562abe-9baa-4f02-966c-3a290d33e4a9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:57.440068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-85562abe-9baa-4f02-966c-3a290d33e4a9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:57.440196 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-85562abe-9baa-4f02-966c-3a290d33e4a9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:57.453053 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:57.453053 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:57.454073 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-85562abe-9baa-4f02-966c-3a290d33e4a9 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:57.454575 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1057/4203] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:57 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:57.853835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9f777642-8278-4e46-9b00-fe8b7e9dde57 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:57.855420 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9f777642-8278-4e46-9b00-fe8b7e9dde57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:57.855614 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9f777642-8278-4e46-9b00-fe8b7e9dde57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:57.855791 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9f777642-8278-4e46-9b00-fe8b7e9dde57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:57.863440 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:57.863440 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:57.867364 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9f777642-8278-4e46-9b00-fe8b7e9dde57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:57.871325 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9f777642-8278-4e46-9b00-fe8b7e9dde57 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:36:57.871752 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1044/4204] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:57 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:57.888485 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-32fbf55e-d54c-4dbe-a319-1ca33d31bbe7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:57.894892 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-32fbf55e-d54c-4dbe-a319-1ca33d31bbe7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] DELETE https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:57.895083 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-32fbf55e-d54c-4dbe-a319-1ca33d31bbe7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:57.895273 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-32fbf55e-d54c-4dbe-a319-1ca33d31bbe7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:57.895417 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-32fbf55e-d54c-4dbe-a319-1ca33d31bbe7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume with id: 47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:57.903015 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:57.903015 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:57.903749 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-32fbf55e-d54c-4dbe-a319-1ca33d31bbe7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:57.925712 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-32fbf55e-d54c-4dbe-a319-1ca33d31bbe7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Delete volume request issued successfully. Jul 10 04:36:57.926065 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-32fbf55e-d54c-4dbe-a319-1ca33d31bbe7 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 202 Jul 10 04:36:57.926567 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1053/4205] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:36:57 2026] DELETE /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:57.935066 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fdb151f2-bd44-46cf-b49d-53d53166c959 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:57.936868 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fdb151f2-bd44-46cf-b49d-53d53166c959 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:57.937294 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fdb151f2-bd44-46cf-b49d-53d53166c959 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:57.937658 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fdb151f2-bd44-46cf-b49d-53d53166c959 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:57.944918 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:57.944918 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:57.949710 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fdb151f2-bd44-46cf-b49d-53d53166c959 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Volume info retrieved successfully. Jul 10 04:36:57.955236 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fdb151f2-bd44-46cf-b49d-53d53166c959 tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 200 Jul 10 04:36:57.955934 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1052/4206] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:57 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:58.109752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5c18d5d0-ddf9-4fb6-b03e-56584602282f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:58.111513 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5c18d5d0-ddf9-4fb6-b03e-56584602282f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:58.111747 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5c18d5d0-ddf9-4fb6-b03e-56584602282f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:58.111924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5c18d5d0-ddf9-4fb6-b03e-56584602282f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:58.112111 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5c18d5d0-ddf9-4fb6-b03e-56584602282f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:58.116468 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:58.116468 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:58.117063 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5c18d5d0-ddf9-4fb6-b03e-56584602282f tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:58.117498 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1058/4207] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:58 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:58.464674 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2ec91b11-2687-438e-b03b-0ce5eb9cdee2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:58.466884 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2ec91b11-2687-438e-b03b-0ce5eb9cdee2 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:58.467126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2ec91b11-2687-438e-b03b-0ce5eb9cdee2 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:58.467383 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2ec91b11-2687-438e-b03b-0ce5eb9cdee2 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:58.467539 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-2ec91b11-2687-438e-b03b-0ce5eb9cdee2 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:58.471902 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:58.471902 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:58.472741 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2ec91b11-2687-438e-b03b-0ce5eb9cdee2 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:58.473145 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1045/4208] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:58 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:58.968487 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7e67a6a4-b5bb-4a81-a0f3-054a8008e45a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:58.972832 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7e67a6a4-b5bb-4a81-a0f3-054a8008e45a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] GET https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a Jul 10 04:36:58.972832 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7e67a6a4-b5bb-4a81-a0f3-054a8008e45a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:58.972832 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7e67a6a4-b5bb-4a81-a0f3-054a8008e45a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:58.978741 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7e67a6a4-b5bb-4a81-a0f3-054a8008e45a tempest-VolumesBackupsTest-1818659059 tempest-VolumesBackupsTest-1818659059-project-member] https://10.4.3.87/volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a returned with HTTP 404 Jul 10 04:36:58.979536 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1054/4209] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:58 2026] GET /volume/v3/volumes/47baa2c4-b9ae-44d9-bfe7-5111bf9e737a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:59.130551 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-89de5628-76c3-41a4-b921-34b50580a5b9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:59.133321 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-89de5628-76c3-41a4-b921-34b50580a5b9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:36:59.133796 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-89de5628-76c3-41a4-b921-34b50580a5b9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:59.135236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-89de5628-76c3-41a4-b921-34b50580a5b9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:59.135236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-89de5628-76c3-41a4-b921-34b50580a5b9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:59.139344 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:59.139344 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:59.140149 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-89de5628-76c3-41a4-b921-34b50580a5b9 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:36:59.140703 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1053/4210] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:59 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:59.152086 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0748e160-a93f-4eb9-80e7-8593e1f4e533 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:59.154266 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0748e160-a93f-4eb9-80e7-8593e1f4e533 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] POST https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413/action Jul 10 04:36:59.154664 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0748e160-a93f-4eb9-80e7-8593e1f4e533 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:36:59.154823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0748e160-a93f-4eb9-80e7-8593e1f4e533 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:59.156717 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.admin_actions [None req-0748e160-a93f-4eb9-80e7-8593e1f4e533 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Updating backup '1444ed59-0d88-425e-86e1-704a0c4d8413' with '{'status': 'error'}' {{(pid=100022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 04:36:59.166656 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:59.166656 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:59.168203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-0748e160-a93f-4eb9-80e7-8593e1f4e533 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '22fdde01750c4c5c91f091548c16bb56', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e9aa4f9d5384c819b7cd3b2a814b01d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:36:59.168522 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0748e160-a93f-4eb9-80e7-8593e1f4e533 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413/action returned with HTTP 403 Jul 10 04:36:59.169189 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1059/4211] 10.4.3.87 () {70 vars in 1423 bytes} [Fri Jul 10 04:36:59 2026] POST /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:36:59.179352 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b9c6313a-196f-45c1-bba6-405585e1d6b0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:59.181291 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9c6313a-196f-45c1-bba6-405585e1d6b0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 Jul 10 04:36:59.181570 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b9c6313a-196f-45c1-bba6-405585e1d6b0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:59.181809 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b9c6313a-196f-45c1-bba6-405585e1d6b0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:59.182004 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-b9c6313a-196f-45c1-bba6-405585e1d6b0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume with id: b1291fe4-e351-4641-82c0-81f9af5406d4 Jul 10 04:36:59.189322 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:59.189322 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:59.189778 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b9c6313a-196f-45c1-bba6-405585e1d6b0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:59.208164 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b9c6313a-196f-45c1-bba6-405585e1d6b0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume request issued successfully. Jul 10 04:36:59.208605 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9c6313a-196f-45c1-bba6-405585e1d6b0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 returned with HTTP 202 Jul 10 04:36:59.209074 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1046/4212] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:36:59 2026] DELETE /volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:36:59.223662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2559dbbc-4197-42c0-b2e2-a7d42f699ca5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:59.229248 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2559dbbc-4197-42c0-b2e2-a7d42f699ca5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 Jul 10 04:36:59.229248 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2559dbbc-4197-42c0-b2e2-a7d42f699ca5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:59.229248 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2559dbbc-4197-42c0-b2e2-a7d42f699ca5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:59.236840 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:59.236840 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:59.241420 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2559dbbc-4197-42c0-b2e2-a7d42f699ca5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:36:59.246191 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2559dbbc-4197-42c0-b2e2-a7d42f699ca5 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 returned with HTTP 200 Jul 10 04:36:59.246798 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1055/4213] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:36:59 2026] GET /volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:36:59.484786 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9dca2540-1745-45b7-92a9-aceb0055ae10 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:59.486556 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9dca2540-1745-45b7-92a9-aceb0055ae10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:36:59.486894 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9dca2540-1745-45b7-92a9-aceb0055ae10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:59.487189 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9dca2540-1745-45b7-92a9-aceb0055ae10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:59.487428 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9dca2540-1745-45b7-92a9-aceb0055ae10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:59.492047 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:59.492047 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:59.493544 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9dca2540-1745-45b7-92a9-aceb0055ae10 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:36:59.493544 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1054/4214] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:59 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:59.508457 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9acce409-ad87-45ec-8ecf-2ed48b7b4a60 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:59.510690 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9acce409-ad87-45ec-8ecf-2ed48b7b4a60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:36:59.510939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9acce409-ad87-45ec-8ecf-2ed48b7b4a60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:59.511195 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9acce409-ad87-45ec-8ecf-2ed48b7b4a60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:59.511371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9acce409-ad87-45ec-8ecf-2ed48b7b4a60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:59.517377 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:59.517377 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:36:59.518822 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9acce409-ad87-45ec-8ecf-2ed48b7b4a60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:36:59.519341 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1060/4215] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:59 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:59.531711 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b6c36e5f-f2b3-4add-81c1-ad05fa318500 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:59.535106 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b6c36e5f-f2b3-4add-81c1-ad05fa318500 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:36:59.535783 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b6c36e5f-f2b3-4add-81c1-ad05fa318500 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:59.536112 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b6c36e5f-f2b3-4add-81c1-ad05fa318500 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:59.536353 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b6c36e5f-f2b3-4add-81c1-ad05fa318500 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:59.542071 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:59.542071 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:36:59.543076 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b6c36e5f-f2b3-4add-81c1-ad05fa318500 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:36:59.543705 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1047/4216] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:59 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:36:59.555627 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-49f20635-c2e5-4574-85a1-a04037afd359 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:59.559236 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-49f20635-c2e5-4574-85a1-a04037afd359 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:36:59.559236 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-49f20635-c2e5-4574-85a1-a04037afd359 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0707e3ba-6816-43a5-8598-145fc655b910", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1455012831"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:36:59.559236 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-49f20635-c2e5-4574-85a1-a04037afd359 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Creating new backup {'backup': {'volume_id': '0707e3ba-6816-43a5-8598-145fc655b910', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1455012831'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:36:59.559601 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-49f20635-c2e5-4574-85a1-a04037afd359 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Creating backup of volume 0707e3ba-6816-43a5-8598-145fc655b910 in container None Jul 10 04:36:59.566528 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:59.566528 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:36:59.567113 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-49f20635-c2e5-4574-85a1-a04037afd359 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:36:59.583473 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-49f20635-c2e5-4574-85a1-a04037afd359 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Created reservations ['95c743cd-2c7d-4d39-9f36-d1b61cd1e1e8', 'c6eb8ee8-0821-4bbf-a693-d9b4371587d8'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:36:59.613597 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-49f20635-c2e5-4574-85a1-a04037afd359 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:36:59.613597 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1056/4217] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:36:59 2026] POST /volume/v3/backups => generated 328 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:36:59.628781 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-53f308f6-665a-4ad0-93b4-bafc7091d6c0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:36:59.630566 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-53f308f6-665a-4ad0-93b4-bafc7091d6c0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:36:59.631054 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-53f308f6-665a-4ad0-93b4-bafc7091d6c0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:36:59.631413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-53f308f6-665a-4ad0-93b4-bafc7091d6c0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:36:59.631715 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-53f308f6-665a-4ad0-93b4-bafc7091d6c0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:36:59.638711 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:36:59.638711 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:36:59.640061 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-53f308f6-665a-4ad0-93b4-bafc7091d6c0 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:36:59.640877 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1055/4218] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:36:59 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:00.259724 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cb3f4ec9-4f99-4aef-9aa8-db9949f0ed2c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:00.261665 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cb3f4ec9-4f99-4aef-9aa8-db9949f0ed2c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 Jul 10 04:37:00.261908 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cb3f4ec9-4f99-4aef-9aa8-db9949f0ed2c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:00.262111 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cb3f4ec9-4f99-4aef-9aa8-db9949f0ed2c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:00.268833 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cb3f4ec9-4f99-4aef-9aa8-db9949f0ed2c tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 returned with HTTP 404 Jul 10 04:37:00.269374 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1061/4219] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:00 2026] GET /volume/v3/volumes/b1291fe4-e351-4641-82c0-81f9af5406d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:00.279728 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:00.281648 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] POST https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36/restore Jul 10 04:37:00.282079 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:00.283676 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Restoring backup 0eca8394-d48c-44a6-b55a-b1898ef9af36 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100021) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 04:37:00.284074 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Restoring backup 0eca8394-d48c-44a6-b55a-b1898ef9af36 to volume None. Jul 10 04:37:00.290257 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:00.290257 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:00.292107 np0000004952 devstack@c-api.service[100021]: INFO cinder.backup.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Creating volume of 1 GB for restore of backup 0eca8394-d48c-44a6-b55a-b1898ef9af36. Jul 10 04:37:00.296972 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Availability Zones retrieved successfully. Jul 10 04:37:00.304646 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Flow 'volume_create_api' (b9e98bd7-5aaf-4487-ace6-114648df2dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:00.305973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2132c16f-dc33-4a43-9f9b-da19269f2e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:00.307229 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:00.338558 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2132c16f-dc33-4a43-9f9b-da19269f2e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:00.339326 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d3d716-7662-461b-b1dc-e71b27c875e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:00.373228 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Created reservations ['67eecc73-93c3-46d7-a705-a32b101674fe', 'b1bab2a7-498f-4184-a9d8-b2bc8c8db2c9', '79096265-3f8b-4c8d-83ac-c510f4dccf38', 'a2bbb611-3fa4-43e6-bcb2-8961bd9b0c26'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:00.374764 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d3d716-7662-461b-b1dc-e71b27c875e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67eecc73-93c3-46d7-a705-a32b101674fe', 'b1bab2a7-498f-4184-a9d8-b2bc8c8db2c9', '79096265-3f8b-4c8d-83ac-c510f4dccf38', 'a2bbb611-3fa4-43e6-bcb2-8961bd9b0c26']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:00.375862 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2611976-be77-499f-8f34-aecec300e490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:00.417753 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2611976-be77-499f-8f34-aecec300e490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '984a96d7-a738-4be9-9f7e-c0f07c238b6d', '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='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['67eecc73-93c3-46d7-a705-a32b101674fe','b1bab2a7-498f-4184-a9d8-b2bc8c8db2c9','79096265-3f8b-4c8d-83ac-c510f4dccf38','a2bbb611-3fa4-43e6-bcb2-8961bd9b0c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22fdde01750c4c5c91f091548c16bb56',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:00Z,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=984a96d7-a738-4be9-9f7e-c0f07c238b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e9aa4f9d5384c819b7cd3b2a814b01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22fdde01750c4c5c91f091548c16bb56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:00.419361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb41401f-dc80-441a-81ab-60f5b7378cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:00.441848 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb41401f-dc80-441a-81ab-60f5b7378cdb) transitioned into 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='6e9aa4f9d5384c819b7cd3b2a814b01d',qos_specs=None,replication_status=,reservations=['67eecc73-93c3-46d7-a705-a32b101674fe','b1bab2a7-498f-4184-a9d8-b2bc8c8db2c9','79096265-3f8b-4c8d-83ac-c510f4dccf38','a2bbb611-3fa4-43e6-bcb2-8961bd9b0c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22fdde01750c4c5c91f091548c16bb56',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:00.442531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (756c51f5-3195-4220-bb67-9aed4424f136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:00.450904 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (756c51f5-3195-4220-bb67-9aed4424f136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:00.451566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Flow 'volume_create_api' (b9e98bd7-5aaf-4487-ace6-114648df2dfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:00.451838 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Create volume request issued successfully. Jul 10 04:37:00.462949 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:00.462949 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:00.463444 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Volume info retrieved successfully. Jul 10 04:37:00.654817 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-88e4eef4-4307-46a6-8a2f-433bcc447304 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:00.656599 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-88e4eef4-4307-46a6-8a2f-433bcc447304 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:00.656927 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-88e4eef4-4307-46a6-8a2f-433bcc447304 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:00.657173 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-88e4eef4-4307-46a6-8a2f-433bcc447304 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:00.657381 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-88e4eef4-4307-46a6-8a2f-433bcc447304 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:00.662105 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:00.662105 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:00.663189 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-88e4eef4-4307-46a6-8a2f-433bcc447304 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:00.663787 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1057/4220] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:00 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:01.471469 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:01.471469 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:01.472028 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Volume info retrieved successfully. Jul 10 04:37:01.472231 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Checking backup size 1 against volume size 1 {{(pid=100021) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 04:37:01.472360 np0000004952 devstack@c-api.service[100021]: INFO cinder.backup.api [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Overwriting volume 984a96d7-a738-4be9-9f7e-c0f07c238b6d with restore of backup 0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:01.488992 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] restore_backup in rpcapi backup_id 0eca8394-d48c-44a6-b55a-b1898ef9af36 {{(pid=100021) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 04:37:01.491403 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c7c6a7b-6e0f-44b6-905d-f73f8554b992 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36/restore returned with HTTP 202 Jul 10 04:37:01.491884 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1048/4221] 10.4.3.87 () {70 vars in 1426 bytes} [Fri Jul 10 04:37:00 2026] POST /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36/restore => generated 152 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:01.502143 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-209def6d-9e06-410e-8924-3b53ba4addf1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:01.509090 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-209def6d-9e06-410e-8924-3b53ba4addf1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:01.510560 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-209def6d-9e06-410e-8924-3b53ba4addf1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:01.510560 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-209def6d-9e06-410e-8924-3b53ba4addf1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:01.510912 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-209def6d-9e06-410e-8924-3b53ba4addf1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:01.520122 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:01.520122 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:01.521066 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-209def6d-9e06-410e-8924-3b53ba4addf1 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:01.521529 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1056/4222] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:01 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:01.674769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cce60d4e-3ccd-45a9-9fd0-1627dec4ebff None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:01.677109 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cce60d4e-3ccd-45a9-9fd0-1627dec4ebff tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:01.677391 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cce60d4e-3ccd-45a9-9fd0-1627dec4ebff tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:01.677670 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cce60d4e-3ccd-45a9-9fd0-1627dec4ebff tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:01.677912 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-cce60d4e-3ccd-45a9-9fd0-1627dec4ebff tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:01.683286 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:01.683286 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:01.684245 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cce60d4e-3ccd-45a9-9fd0-1627dec4ebff tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:01.684718 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1062/4223] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:01 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:01.950579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-95d7af21-9706-4593-8009-d1d2c1422e2e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:01.952396 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:01.952829 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2074141759"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:01.954730 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume request body: {'volume': {'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2074141759'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:02.039025 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume of 1 GB Jul 10 04:37:02.043556 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Availability Zones retrieved successfully. Jul 10 04:37:02.050738 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Flow 'volume_create_api' (8cdabcc4-1d80-47b9-8321-ba258a24d4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:02.052352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b26c2c8-e478-4fa0-803e-92ce6b6ef3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:02.053522 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:02.120932 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b26c2c8-e478-4fa0-803e-92ce6b6ef3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:02.122152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232f23c7-6aa5-42f0-82b4-e384c24683b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:02.206983 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Created reservations ['96649d38-cedd-4368-b29d-5b5046f334c3', '7b58640b-a6d8-4771-83d1-1d0d80d9ff29', '09764208-66fc-485f-a383-bc1b4914286a', '41167bdd-3857-4976-8b51-7345f8134d91'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:02.208007 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232f23c7-6aa5-42f0-82b4-e384c24683b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96649d38-cedd-4368-b29d-5b5046f334c3', '7b58640b-a6d8-4771-83d1-1d0d80d9ff29', '09764208-66fc-485f-a383-bc1b4914286a', '41167bdd-3857-4976-8b51-7345f8134d91']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:02.208863 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1d0ba7-9c4b-4d9b-9899-bc50362b3179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:02.237700 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1d0ba7-9c4b-4d9b-9899-bc50362b3179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2074141759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',qos_specs=None,replication_status=,reservations=['96649d38-cedd-4368-b29d-5b5046f334c3','7b58640b-a6d8-4771-83d1-1d0d80d9ff29','09764208-66fc-485f-a383-bc1b4914286a','41167bdd-3857-4976-8b51-7345f8134d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27684bdb88cf47ff8255151caf59f619',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2074141759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27684bdb88cf47ff8255151caf59f619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:02.238934 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17553e8-407f-45e1-901b-82d5bc7b2dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:02.264859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17553e8-407f-45e1-901b-82d5bc7b2dbb) transitioned into state 'SUCCESS' from state '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-2074141759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',qos_specs=None,replication_status=,reservations=['96649d38-cedd-4368-b29d-5b5046f334c3','7b58640b-a6d8-4771-83d1-1d0d80d9ff29','09764208-66fc-485f-a383-bc1b4914286a','41167bdd-3857-4976-8b51-7345f8134d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27684bdb88cf47ff8255151caf59f619',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:02.265477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fc554c2-cf95-495b-90e6-35cd87895053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:02.274998 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fc554c2-cf95-495b-90e6-35cd87895053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:02.275749 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Flow 'volume_create_api' (8cdabcc4-1d80-47b9-8321-ba258a24d4b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:02.275998 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume request issued successfully. Jul 10 04:37:02.276561 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-95d7af21-9706-4593-8009-d1d2c1422e2e tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:02.277281 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1058/4224] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:37:01 2026] POST /volume/v3/volumes => generated 745 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:02.291514 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c9e6182a-50d4-4f40-b498-eaa45db27227 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:02.294692 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9e6182a-50d4-4f40-b498-eaa45db27227 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee Jul 10 04:37:02.294692 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c9e6182a-50d4-4f40-b498-eaa45db27227 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:02.294924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c9e6182a-50d4-4f40-b498-eaa45db27227 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:02.307862 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:02.307862 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:02.312744 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c9e6182a-50d4-4f40-b498-eaa45db27227 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:02.317987 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9e6182a-50d4-4f40-b498-eaa45db27227 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee returned with HTTP 200 Jul 10 04:37:02.318366 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1049/4225] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:02 2026] GET /volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:02.533591 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b0946985-e7b3-4562-a36b-f2ad0f0714c4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:02.537151 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0946985-e7b3-4562-a36b-f2ad0f0714c4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:02.537456 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b0946985-e7b3-4562-a36b-f2ad0f0714c4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:02.537794 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b0946985-e7b3-4562-a36b-f2ad0f0714c4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:02.538054 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b0946985-e7b3-4562-a36b-f2ad0f0714c4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:02.544163 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:02.544163 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:02.544851 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0946985-e7b3-4562-a36b-f2ad0f0714c4 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:02.545204 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1057/4226] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:02 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:02.695208 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-32dcad9f-c745-4fbe-baba-cd5617b4a397 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:02.697400 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-32dcad9f-c745-4fbe-baba-cd5617b4a397 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:02.697665 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-32dcad9f-c745-4fbe-baba-cd5617b4a397 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:02.697914 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-32dcad9f-c745-4fbe-baba-cd5617b4a397 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:02.698074 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-32dcad9f-c745-4fbe-baba-cd5617b4a397 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:02.703329 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:02.703329 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:02.704337 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-32dcad9f-c745-4fbe-baba-cd5617b4a397 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:02.704812 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1063/4227] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:02 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:03.334461 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0bd7ac33-6e8a-4e6d-a05e-bd3cd14390c6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:03.337025 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0bd7ac33-6e8a-4e6d-a05e-bd3cd14390c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee Jul 10 04:37:03.337318 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0bd7ac33-6e8a-4e6d-a05e-bd3cd14390c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:03.337608 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0bd7ac33-6e8a-4e6d-a05e-bd3cd14390c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:03.349109 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:03.349109 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:03.353798 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0bd7ac33-6e8a-4e6d-a05e-bd3cd14390c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:03.359748 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0bd7ac33-6e8a-4e6d-a05e-bd3cd14390c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee returned with HTTP 200 Jul 10 04:37:03.360374 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1059/4228] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:03 2026] GET /volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:03.378376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:03.381474 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:03.381956 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee", "size": 1, "name": "tempest-VolumesCloneTest-Volume-184239289"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:03.384546 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume request body: {'volume': {'source_volid': 'a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-184239289'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:03.397899 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:03.397899 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:03.398709 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume retrieved successfully. Jul 10 04:37:03.398890 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume of 1 GB Jul 10 04:37:03.404600 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Availability Zones retrieved successfully. Jul 10 04:37:03.414370 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Flow 'volume_create_api' (ec22fa17-75b3-4320-a852-a82b37717a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:03.416958 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078d0fa5-c70b-4c19-9b2a-e306e5424fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:03.417985 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:03.456631 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078d0fa5-c70b-4c19-9b2a-e306e5424fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee', 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:03.458149 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f94ce903-ddc5-4a1b-af2b-7d8aad68d947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:03.506404 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Created reservations ['71eafab7-891d-4d1e-8f54-8fcef45e89cf', 'c7ff59c2-2065-4502-8d65-235ef2cdef29', 'bf17131e-7806-463f-b319-739818b4aa0e', 'c23143cc-0e01-41cd-b153-b184bebe1a76'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:03.507547 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f94ce903-ddc5-4a1b-af2b-7d8aad68d947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71eafab7-891d-4d1e-8f54-8fcef45e89cf', 'c7ff59c2-2065-4502-8d65-235ef2cdef29', 'bf17131e-7806-463f-b319-739818b4aa0e', 'c23143cc-0e01-41cd-b153-b184bebe1a76']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:03.508474 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a42346d-0760-410e-9846-1a2ddbe157d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:03.545239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a42346d-0760-410e-9846-1a2ddbe157d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55545ca7-0276-4160-932a-c405783eec56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-184239289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',qos_specs=None,replication_status=,reservations=['71eafab7-891d-4d1e-8f54-8fcef45e89cf','c7ff59c2-2065-4502-8d65-235ef2cdef29','bf17131e-7806-463f-b319-739818b4aa0e','c23143cc-0e01-41cd-b153-b184bebe1a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee,status='creating',user_id='27684bdb88cf47ff8255151caf59f619',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-184239289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55545ca7-0276-4160-932a-c405783eec56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27684bdb88cf47ff8255151caf59f619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:03.546146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9daeeff3-112d-478a-bd5c-382582ede586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:03.558798 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-00adb09f-8f61-4ae8-a0af-59f92092705d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:03.560964 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-00adb09f-8f61-4ae8-a0af-59f92092705d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:03.561444 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-00adb09f-8f61-4ae8-a0af-59f92092705d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:03.561526 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-00adb09f-8f61-4ae8-a0af-59f92092705d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:03.561684 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-00adb09f-8f61-4ae8-a0af-59f92092705d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:03.568205 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:03.568205 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:03.569205 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-00adb09f-8f61-4ae8-a0af-59f92092705d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:03.569812 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1058/4229] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:03 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:03.583525 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9daeeff3-112d-478a-bd5c-382582ede586) transitioned into state 'SUCCESS' from state '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-184239289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',qos_specs=None,replication_status=,reservations=['71eafab7-891d-4d1e-8f54-8fcef45e89cf','c7ff59c2-2065-4502-8d65-235ef2cdef29','bf17131e-7806-463f-b319-739818b4aa0e','c23143cc-0e01-41cd-b153-b184bebe1a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee,status='creating',user_id='27684bdb88cf47ff8255151caf59f619',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:03.585667 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8afa730-8360-4b19-b4b3-3a4aac2511fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:03.644689 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8afa730-8360-4b19-b4b3-3a4aac2511fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:03.649527 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Flow 'volume_create_api' (ec22fa17-75b3-4320-a852-a82b37717a57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:03.650536 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume request issued successfully. Jul 10 04:37:03.652995 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b9c3ca48-abd9-43fe-8dce-4717d4253345 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:03.654624 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1050/4230] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:37:03 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) Jul 10 04:37:03.665926 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-00686dc1-bade-47c2-b191-772e7ac41398 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:03.668147 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-00686dc1-bade-47c2-b191-772e7ac41398 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 Jul 10 04:37:03.668401 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-00686dc1-bade-47c2-b191-772e7ac41398 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:03.668723 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-00686dc1-bade-47c2-b191-772e7ac41398 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:03.677172 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:03.677172 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:03.681673 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-00686dc1-bade-47c2-b191-772e7ac41398 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:03.689812 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-00686dc1-bade-47c2-b191-772e7ac41398 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 returned with HTTP 200 Jul 10 04:37:03.689812 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1064/4231] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:03 2026] GET /volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:03.719069 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-524d641d-09aa-4563-99ef-4e9a42d16470 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:03.721855 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-524d641d-09aa-4563-99ef-4e9a42d16470 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:03.722096 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-524d641d-09aa-4563-99ef-4e9a42d16470 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:03.722436 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-524d641d-09aa-4563-99ef-4e9a42d16470 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:03.722554 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-524d641d-09aa-4563-99ef-4e9a42d16470 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:03.728180 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:03.728180 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:03.729147 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-524d641d-09aa-4563-99ef-4e9a42d16470 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:03.729606 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1060/4232] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:03 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:04.582538 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9759c406-22a1-4758-93ce-c00debe74f6d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:04.585723 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9759c406-22a1-4758-93ce-c00debe74f6d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:04.585835 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9759c406-22a1-4758-93ce-c00debe74f6d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:04.586035 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9759c406-22a1-4758-93ce-c00debe74f6d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:04.586147 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9759c406-22a1-4758-93ce-c00debe74f6d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:04.597314 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:04.597314 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:04.599203 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9759c406-22a1-4758-93ce-c00debe74f6d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:04.599934 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1059/4233] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:04 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:04.708687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-857ed490-75df-411b-9005-c2dd317308d0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:04.714356 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-857ed490-75df-411b-9005-c2dd317308d0 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 Jul 10 04:37:04.714548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-857ed490-75df-411b-9005-c2dd317308d0 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:04.714789 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-857ed490-75df-411b-9005-c2dd317308d0 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:04.724969 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:04.724969 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:04.731875 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-857ed490-75df-411b-9005-c2dd317308d0 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:04.741954 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-857ed490-75df-411b-9005-c2dd317308d0 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 returned with HTTP 200 Jul 10 04:37:04.742320 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1051/4234] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:04 2026] GET /volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 => generated 1386 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:04.743115 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c8260f5e-808f-477c-8e9f-5a7c76cdc207 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:04.745699 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c8260f5e-808f-477c-8e9f-5a7c76cdc207 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:04.745905 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c8260f5e-808f-477c-8e9f-5a7c76cdc207 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:04.746088 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c8260f5e-808f-477c-8e9f-5a7c76cdc207 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:04.746916 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-c8260f5e-808f-477c-8e9f-5a7c76cdc207 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:04.751416 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:04.751416 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:04.752427 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c8260f5e-808f-477c-8e9f-5a7c76cdc207 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:04.752795 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1065/4235] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:04 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:04.754711 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2cb7ba76-6515-4daf-ac1d-195ca228c5dc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:04.758350 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2cb7ba76-6515-4daf-ac1d-195ca228c5dc tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 Jul 10 04:37:04.758350 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2cb7ba76-6515-4daf-ac1d-195ca228c5dc tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:04.758350 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2cb7ba76-6515-4daf-ac1d-195ca228c5dc tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:04.764023 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:04.764023 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:04.767792 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2cb7ba76-6515-4daf-ac1d-195ca228c5dc tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:04.772750 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2cb7ba76-6515-4daf-ac1d-195ca228c5dc tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 returned with HTTP 200 Jul 10 04:37:04.773480 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1061/4236] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:04 2026] GET /volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 => generated 1386 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:04.787577 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7613b9df-11b6-44d1-899b-0bc517492b6b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:04.790708 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7613b9df-11b6-44d1-899b-0bc517492b6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 Jul 10 04:37:04.791071 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7613b9df-11b6-44d1-899b-0bc517492b6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:04.791481 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7613b9df-11b6-44d1-899b-0bc517492b6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:04.800149 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:04.800149 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:04.803481 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7613b9df-11b6-44d1-899b-0bc517492b6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:04.808840 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7613b9df-11b6-44d1-899b-0bc517492b6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 returned with HTTP 200 Jul 10 04:37:04.808840 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1060/4237] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:04 2026] GET /volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:04.826638 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-100e6406-31b9-4b78-8605-e047da60a8fd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:04.832545 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-100e6406-31b9-4b78-8605-e047da60a8fd tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] DELETE https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 Jul 10 04:37:04.832771 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-100e6406-31b9-4b78-8605-e047da60a8fd tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:04.833003 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-100e6406-31b9-4b78-8605-e047da60a8fd tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:04.833722 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-100e6406-31b9-4b78-8605-e047da60a8fd tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Delete volume with id: 55545ca7-0276-4160-932a-c405783eec56 Jul 10 04:37:04.851605 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:04.851605 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:04.853936 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-100e6406-31b9-4b78-8605-e047da60a8fd tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:04.900498 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-100e6406-31b9-4b78-8605-e047da60a8fd tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Delete volume request issued successfully. Jul 10 04:37:04.901741 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-100e6406-31b9-4b78-8605-e047da60a8fd tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 returned with HTTP 202 Jul 10 04:37:04.903841 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1052/4238] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:04 2026] DELETE /volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:04.914466 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-db41f114-49af-4574-849c-0fff5179e816 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:04.918506 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db41f114-49af-4574-849c-0fff5179e816 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 Jul 10 04:37:04.918742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db41f114-49af-4574-849c-0fff5179e816 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:04.918997 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db41f114-49af-4574-849c-0fff5179e816 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:04.942517 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:04.942517 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:04.948438 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-db41f114-49af-4574-849c-0fff5179e816 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:04.955647 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db41f114-49af-4574-849c-0fff5179e816 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 returned with HTTP 200 Jul 10 04:37:04.956112 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1066/4239] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:04 2026] GET /volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 => generated 1385 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:05.610076 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a09faf41-7029-41ac-8da0-0e7813bddfc0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:05.611653 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a09faf41-7029-41ac-8da0-0e7813bddfc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:05.611869 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a09faf41-7029-41ac-8da0-0e7813bddfc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:05.612061 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a09faf41-7029-41ac-8da0-0e7813bddfc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:05.612187 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a09faf41-7029-41ac-8da0-0e7813bddfc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:05.618429 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:05.618429 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:05.619045 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a09faf41-7029-41ac-8da0-0e7813bddfc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:05.619421 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1062/4240] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:05 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:05.762703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-34461bdb-e5d0-44e7-8c4e-6a21787017ac None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:05.764962 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34461bdb-e5d0-44e7-8c4e-6a21787017ac tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:05.764962 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34461bdb-e5d0-44e7-8c4e-6a21787017ac tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:05.765139 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-34461bdb-e5d0-44e7-8c4e-6a21787017ac tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:05.765276 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-34461bdb-e5d0-44e7-8c4e-6a21787017ac tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:05.769872 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:05.769872 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:05.770791 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-34461bdb-e5d0-44e7-8c4e-6a21787017ac tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:05.771260 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1061/4241] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:05 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:05.974454 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7ef6e7f7-dc96-4a70-b3e1-b44531b658ba None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:05.980335 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ef6e7f7-dc96-4a70-b3e1-b44531b658ba tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 Jul 10 04:37:05.981103 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ef6e7f7-dc96-4a70-b3e1-b44531b658ba tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:05.981103 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ef6e7f7-dc96-4a70-b3e1-b44531b658ba tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:05.998461 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ef6e7f7-dc96-4a70-b3e1-b44531b658ba tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 returned with HTTP 404 Jul 10 04:37:05.999829 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1053/4242] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:05 2026] GET /volume/v3/volumes/55545ca7-0276-4160-932a-c405783eec56 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:06.008308 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5f1f2b8d-dc9b-4f9d-8f65-3f6505680c53 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:06.010444 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f1f2b8d-dc9b-4f9d-8f65-3f6505680c53 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee Jul 10 04:37:06.010681 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5f1f2b8d-dc9b-4f9d-8f65-3f6505680c53 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:06.010885 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5f1f2b8d-dc9b-4f9d-8f65-3f6505680c53 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:06.021469 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:06.021469 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:06.027353 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5f1f2b8d-dc9b-4f9d-8f65-3f6505680c53 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:06.041290 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5f1f2b8d-dc9b-4f9d-8f65-3f6505680c53 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee returned with HTTP 200 Jul 10 04:37:06.041801 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1067/4243] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:06 2026] GET /volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:06.057307 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ae5928fe-7b1a-4c4e-bccc-57f4c8af227f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:06.059046 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ae5928fe-7b1a-4c4e-bccc-57f4c8af227f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee Jul 10 04:37:06.059299 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ae5928fe-7b1a-4c4e-bccc-57f4c8af227f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:06.059498 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ae5928fe-7b1a-4c4e-bccc-57f4c8af227f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:06.059708 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-ae5928fe-7b1a-4c4e-bccc-57f4c8af227f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Delete volume with id: a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee Jul 10 04:37:06.067297 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:06.067297 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:06.067698 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ae5928fe-7b1a-4c4e-bccc-57f4c8af227f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:06.084028 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ae5928fe-7b1a-4c4e-bccc-57f4c8af227f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Delete volume request issued successfully. Jul 10 04:37:06.084299 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ae5928fe-7b1a-4c4e-bccc-57f4c8af227f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee returned with HTTP 202 Jul 10 04:37:06.084901 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1063/4244] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:06 2026] DELETE /volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:06.094166 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-969daf2c-c3f8-4dc3-bee9-b9ab56704f89 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:06.095795 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-969daf2c-c3f8-4dc3-bee9-b9ab56704f89 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee Jul 10 04:37:06.096149 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-969daf2c-c3f8-4dc3-bee9-b9ab56704f89 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:06.096149 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-969daf2c-c3f8-4dc3-bee9-b9ab56704f89 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:06.102936 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:06.102936 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:06.106563 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-969daf2c-c3f8-4dc3-bee9-b9ab56704f89 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:06.112265 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-969daf2c-c3f8-4dc3-bee9-b9ab56704f89 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee returned with HTTP 200 Jul 10 04:37:06.112265 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1062/4245] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:06 2026] GET /volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee => generated 1352 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:06.635679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-650a5588-6bc1-453c-88e5-fdb2ca498577 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:06.646155 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-650a5588-6bc1-453c-88e5-fdb2ca498577 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:06.647989 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-650a5588-6bc1-453c-88e5-fdb2ca498577 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:06.648274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-650a5588-6bc1-453c-88e5-fdb2ca498577 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:06.648464 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-650a5588-6bc1-453c-88e5-fdb2ca498577 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:06.653646 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=253,cinder:INSERT=41,cinder:UPDATE=84 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:37:06.664992 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:06.664992 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:06.667041 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-650a5588-6bc1-453c-88e5-fdb2ca498577 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:06.668627 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1054/4246] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:06 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:06.782131 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-31e43ad1-2869-41d8-9213-098f4e2b2e38 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:06.785353 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31e43ad1-2869-41d8-9213-098f4e2b2e38 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:06.785595 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31e43ad1-2869-41d8-9213-098f4e2b2e38 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:06.785825 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31e43ad1-2869-41d8-9213-098f4e2b2e38 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:06.785925 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-31e43ad1-2869-41d8-9213-098f4e2b2e38 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:06.790409 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:06.790409 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:06.791145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31e43ad1-2869-41d8-9213-098f4e2b2e38 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:06.791571 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1068/4247] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:06 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:07.126370 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d1f50cdd-b74d-4345-bdf1-c4035b503ebb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:07.128284 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1f50cdd-b74d-4345-bdf1-c4035b503ebb tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee Jul 10 04:37:07.128535 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1f50cdd-b74d-4345-bdf1-c4035b503ebb tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:07.128784 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1f50cdd-b74d-4345-bdf1-c4035b503ebb tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:07.134905 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1f50cdd-b74d-4345-bdf1-c4035b503ebb tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee returned with HTTP 404 Jul 10 04:37:07.135517 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1064/4248] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:07 2026] GET /volume/v3/volumes/a6a74061-5f8b-4ec7-ba55-f3bfa56ce6ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:07.144627 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:07.146692 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:07.147394 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1345616575"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:07.148965 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1345616575'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:07.149118 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume of 1 GB Jul 10 04:37:07.153602 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Availability Zones retrieved successfully. Jul 10 04:37:07.160131 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Flow 'volume_create_api' (749fd45c-e5a5-48b0-bea6-75c85c71a90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:07.161297 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da11db90-d00e-4ccd-8636-f5207fa5cf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:07.162399 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:07.196109 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da11db90-d00e-4ccd-8636-f5207fa5cf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:07.197033 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c037f5-dba3-4979-b31e-2396aa8728ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:07.243526 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Created reservations ['26957029-3df7-4c90-a881-df3a0440dc6a', 'ff2ee2b7-d945-4f80-8b52-57862fe5777c', '92fd67ab-b7ec-4931-b933-b38c9b91e1d2', '5f4de691-a0c8-49f9-aa43-f980ba7b970c'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:07.244953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c037f5-dba3-4979-b31e-2396aa8728ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26957029-3df7-4c90-a881-df3a0440dc6a', 'ff2ee2b7-d945-4f80-8b52-57862fe5777c', '92fd67ab-b7ec-4931-b933-b38c9b91e1d2', '5f4de691-a0c8-49f9-aa43-f980ba7b970c']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:07.246119 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3a9f97-8b1f-42b1-85f7-a8333b34d0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:07.277945 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3a9f97-8b1f-42b1-85f7-a8333b34d0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1345616575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',qos_specs=None,replication_status=,reservations=['26957029-3df7-4c90-a881-df3a0440dc6a','ff2ee2b7-d945-4f80-8b52-57862fe5777c','92fd67ab-b7ec-4931-b933-b38c9b91e1d2','5f4de691-a0c8-49f9-aa43-f980ba7b970c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27684bdb88cf47ff8255151caf59f619',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1345616575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27684bdb88cf47ff8255151caf59f619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:07.279095 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07236cc9-bd9a-43ac-b884-78af2b0f7b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:07.302078 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07236cc9-bd9a-43ac-b884-78af2b0f7b93) transitioned into state 'SUCCESS' from state '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-1345616575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',qos_specs=None,replication_status=,reservations=['26957029-3df7-4c90-a881-df3a0440dc6a','ff2ee2b7-d945-4f80-8b52-57862fe5777c','92fd67ab-b7ec-4931-b933-b38c9b91e1d2','5f4de691-a0c8-49f9-aa43-f980ba7b970c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27684bdb88cf47ff8255151caf59f619',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:07.302935 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08419066-2179-4a96-bc34-5fbd61596869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:07.316058 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08419066-2179-4a96-bc34-5fbd61596869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:07.317299 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Flow 'volume_create_api' (749fd45c-e5a5-48b0-bea6-75c85c71a90e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:07.317821 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume request issued successfully. Jul 10 04:37:07.318647 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca69ec42-9ff9-44f8-8894-fadd28d0adc5 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:07.319291 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1063/4249] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:37:07 2026] POST /volume/v3/volumes => generated 745 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:07.337026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c798e03d-f37b-480c-8a02-124665cb4ba8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:07.343753 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c798e03d-f37b-480c-8a02-124665cb4ba8 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 Jul 10 04:37:07.344676 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c798e03d-f37b-480c-8a02-124665cb4ba8 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:07.345392 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c798e03d-f37b-480c-8a02-124665cb4ba8 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:07.373702 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:07.373702 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:07.378492 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c798e03d-f37b-480c-8a02-124665cb4ba8 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:07.383946 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c798e03d-f37b-480c-8a02-124665cb4ba8 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 returned with HTTP 200 Jul 10 04:37:07.384487 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1055/4250] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:07 2026] GET /volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:07.679734 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0b197eaf-e941-430c-8128-cd7e6cbc5cc0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:07.681349 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b197eaf-e941-430c-8128-cd7e6cbc5cc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:07.681578 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b197eaf-e941-430c-8128-cd7e6cbc5cc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:07.682055 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b197eaf-e941-430c-8128-cd7e6cbc5cc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:07.682055 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0b197eaf-e941-430c-8128-cd7e6cbc5cc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:07.687096 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:07.687096 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:07.687539 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b197eaf-e941-430c-8128-cd7e6cbc5cc0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:07.687912 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1069/4251] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:07 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:07.805451 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-34c9a9db-33d4-46b8-b003-1db52dcf91c9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:07.814177 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-34c9a9db-33d4-46b8-b003-1db52dcf91c9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:07.814177 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-34c9a9db-33d4-46b8-b003-1db52dcf91c9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:07.814177 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-34c9a9db-33d4-46b8-b003-1db52dcf91c9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:07.814177 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-34c9a9db-33d4-46b8-b003-1db52dcf91c9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:07.817796 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:07.817796 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:07.818709 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-34c9a9db-33d4-46b8-b003-1db52dcf91c9 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:07.819417 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1065/4252] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:07 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:08.104759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:08.257905 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:08.258466 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1307295457"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:08.260074 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1307295457'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:08.260263 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Create volume of 1 GB Jul 10 04:37:08.260590 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:08.260590 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:08.265335 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Availability Zones retrieved successfully. Jul 10 04:37:08.272408 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Flow 'volume_create_api' (334e1a41-3716-41e7-8621-da886feeaeb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:08.273509 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec54c37-ba31-4806-978c-53a5e4b4e6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.274739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:08.304012 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec54c37-ba31-4806-978c-53a5e4b4e6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.304922 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38990597-f2c7-45c4-b3fb-41eee43d1fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.398108 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Created reservations ['1e2502fa-3ca7-4f14-9f19-7968fa69e6d4', '9b6a035e-3e29-4c89-ada7-aa236d619853', '256b6e45-6a92-45c1-be10-f2598d4ff191', '6214ef35-a995-4fdc-8865-93821e874abc'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:08.399159 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38990597-f2c7-45c4-b3fb-41eee43d1fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e2502fa-3ca7-4f14-9f19-7968fa69e6d4', '9b6a035e-3e29-4c89-ada7-aa236d619853', '256b6e45-6a92-45c1-be10-f2598d4ff191', '6214ef35-a995-4fdc-8865-93821e874abc']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.399724 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5f2ca41c-4622-4fbf-ab5d-6d9f48d2685b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:08.400114 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d5cb86-4084-46eb-b02e-2acbdde78a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.402095 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f2ca41c-4622-4fbf-ab5d-6d9f48d2685b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 Jul 10 04:37:08.402377 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f2ca41c-4622-4fbf-ab5d-6d9f48d2685b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:08.402655 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5f2ca41c-4622-4fbf-ab5d-6d9f48d2685b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:08.412796 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:08.412796 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:08.419805 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5f2ca41c-4622-4fbf-ab5d-6d9f48d2685b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:08.429114 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5f2ca41c-4622-4fbf-ab5d-6d9f48d2685b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 returned with HTTP 200 Jul 10 04:37:08.429315 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1056/4253] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:08 2026] GET /volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:08.429906 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d5cb86-4084-46eb-b02e-2acbdde78a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2920f52-4d6b-4652-b74c-bec320373894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1307295457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d72961f76ce496b82d5c03db7c9d77e',qos_specs=None,replication_status=,reservations=['1e2502fa-3ca7-4f14-9f19-7968fa69e6d4','9b6a035e-3e29-4c89-ada7-aa236d619853','256b6e45-6a92-45c1-be10-f2598d4ff191','6214ef35-a995-4fdc-8865-93821e874abc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45abba41c8e346e188e601dc0c511e35',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1307295457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2920f52-4d6b-4652-b74c-bec320373894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d72961f76ce496b82d5c03db7c9d77e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45abba41c8e346e188e601dc0c511e35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.430385 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc1292c-c434-4f16-ad3e-5807062e7e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.450135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:08.452488 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:08.452779 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1711435039"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:08.454877 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume request body: {'volume': {'source_volid': '382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1711435039'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:08.460735 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc1292c-c434-4f16-ad3e-5807062e7e33) transitioned into state 'SUCCESS' from state '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-1307295457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d72961f76ce496b82d5c03db7c9d77e',qos_specs=None,replication_status=,reservations=['1e2502fa-3ca7-4f14-9f19-7968fa69e6d4','9b6a035e-3e29-4c89-ada7-aa236d619853','256b6e45-6a92-45c1-be10-f2598d4ff191','6214ef35-a995-4fdc-8865-93821e874abc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45abba41c8e346e188e601dc0c511e35',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.461674 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e1e7e9-5a2d-4f59-b0b0-2ff51623c249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.464865 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:08.464865 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:08.464865 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume retrieved successfully. Jul 10 04:37:08.465077 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume of 2 GB Jul 10 04:37:08.469867 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Availability Zones retrieved successfully. Jul 10 04:37:08.473626 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e1e7e9-5a2d-4f59-b0b0-2ff51623c249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.474676 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Flow 'volume_create_api' (334e1a41-3716-41e7-8621-da886feeaeb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:08.475080 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Create volume request issued successfully. Jul 10 04:37:08.475767 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8635ce1a-7a54-4e87-9a48-da2d05a2a0e6 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:08.476290 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1064/4254] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:37:08 2026] POST /volume/v3/volumes => generated 772 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:08.476375 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Flow 'volume_create_api' (bb35c519-e4bc-47af-ab2c-70633bb7accd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:08.477603 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db63d3c-b4d1-4837-9f5f-9c16ff282eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.478605 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:08.494058 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d36fa4f6-f7e0-4690-8961-46748b0929a5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:08.498236 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d36fa4f6-f7e0-4690-8961-46748b0929a5 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:37:08.498236 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d36fa4f6-f7e0-4690-8961-46748b0929a5 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:08.498236 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d36fa4f6-f7e0-4690-8961-46748b0929a5 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:08.507290 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:08.507290 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:08.512159 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d36fa4f6-f7e0-4690-8961-46748b0929a5 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:37:08.514850 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db63d3c-b4d1-4837-9f5f-9c16ff282eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9', 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.515716 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d67ece-7f1b-407f-83bc-bca552355288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.518549 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d36fa4f6-f7e0-4690-8961-46748b0929a5 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:37:08.518549 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1066/4255] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:37:08 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:08.559352 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Created reservations ['53c25cb4-ce68-49af-ba61-e2adb75d95b9', 'a1fa00a9-2380-4d5f-89d6-002fb5fc2e7b', '40e696b1-c1da-4a8e-95bd-9366168e5944', 'b58ab2e3-2d5e-4481-b446-3abb9ef2fd14'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:08.560419 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d67ece-7f1b-407f-83bc-bca552355288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53c25cb4-ce68-49af-ba61-e2adb75d95b9', 'a1fa00a9-2380-4d5f-89d6-002fb5fc2e7b', '40e696b1-c1da-4a8e-95bd-9366168e5944', 'b58ab2e3-2d5e-4481-b446-3abb9ef2fd14']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.561180 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc228485-7246-4357-95ff-5b45f40329fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.606701 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc228485-7246-4357-95ff-5b45f40329fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14ba7cc1-dbb3-4a41-bba3-543b6391d8c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1711435039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',qos_specs=None,replication_status=,reservations=['53c25cb4-ce68-49af-ba61-e2adb75d95b9','a1fa00a9-2380-4d5f-89d6-002fb5fc2e7b','40e696b1-c1da-4a8e-95bd-9366168e5944','b58ab2e3-2d5e-4481-b446-3abb9ef2fd14'],size=2,snapshot_id=None,source_replicaid=,source_volid=382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9,status='creating',user_id='27684bdb88cf47ff8255151caf59f619',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1711435039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14ba7cc1-dbb3-4a41-bba3-543b6391d8c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',provider_auth=None,provider_geometry=None,provider_id=None,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=382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27684bdb88cf47ff8255151caf59f619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.607774 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71113377-1095-4bfc-858f-c1b19aca5ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.639861 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71113377-1095-4bfc-858f-c1b19aca5ac7) transitioned into state 'SUCCESS' from state '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-1711435039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5611ec4fbb8e4ff6a15649ac70fc9bb2',qos_specs=None,replication_status=,reservations=['53c25cb4-ce68-49af-ba61-e2adb75d95b9','a1fa00a9-2380-4d5f-89d6-002fb5fc2e7b','40e696b1-c1da-4a8e-95bd-9366168e5944','b58ab2e3-2d5e-4481-b446-3abb9ef2fd14'],size=2,snapshot_id=None,source_replicaid=,source_volid=382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9,status='creating',user_id='27684bdb88cf47ff8255151caf59f619',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.640660 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ba5ee3-0dd8-46f9-a3c8-ea19cc4e4f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:08.668145 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ba5ee3-0dd8-46f9-a3c8-ea19cc4e4f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:08.669305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Flow 'volume_create_api' (bb35c519-e4bc-47af-ab2c-70633bb7accd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:08.669749 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Create volume request issued successfully. Jul 10 04:37:08.670618 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b5ca447e-92c9-4f8e-9c4f-8f93d38eaa6b tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:08.671019 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1070/4256] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:37:08 2026] POST /volume/v3/volumes => generated 779 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:08.688153 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f208e115-a83a-4321-b5dd-c7db7948a1b3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:08.691164 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f208e115-a83a-4321-b5dd-c7db7948a1b3 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 Jul 10 04:37:08.691530 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f208e115-a83a-4321-b5dd-c7db7948a1b3 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:08.691851 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f208e115-a83a-4321-b5dd-c7db7948a1b3 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:08.700252 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f238e2d8-9125-4678-8daf-ce3bc9964e04 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:08.701902 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f238e2d8-9125-4678-8daf-ce3bc9964e04 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:08.702135 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f238e2d8-9125-4678-8daf-ce3bc9964e04 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:08.702370 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f238e2d8-9125-4678-8daf-ce3bc9964e04 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:08.702510 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f238e2d8-9125-4678-8daf-ce3bc9964e04 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:08.703578 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:08.703578 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:08.709021 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:08.709021 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:08.709778 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f208e115-a83a-4321-b5dd-c7db7948a1b3 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:08.710282 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f238e2d8-9125-4678-8daf-ce3bc9964e04 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:08.711063 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1065/4257] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:08 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:08.714831 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f208e115-a83a-4321-b5dd-c7db7948a1b3 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 returned with HTTP 200 Jul 10 04:37:08.715282 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1057/4258] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:08 2026] GET /volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:08.832311 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9489153a-f959-48b4-bbd9-0f82ebb9f9c5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:08.834537 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9489153a-f959-48b4-bbd9-0f82ebb9f9c5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:08.834785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9489153a-f959-48b4-bbd9-0f82ebb9f9c5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:08.835009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9489153a-f959-48b4-bbd9-0f82ebb9f9c5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:08.835105 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9489153a-f959-48b4-bbd9-0f82ebb9f9c5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:08.840482 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:08.840482 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:08.841398 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9489153a-f959-48b4-bbd9-0f82ebb9f9c5 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:08.841798 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1067/4259] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:08 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:09.536455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3712c4f1-008c-48fa-ad0a-10d5212055d2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:09.538301 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3712c4f1-008c-48fa-ad0a-10d5212055d2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:37:09.538806 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3712c4f1-008c-48fa-ad0a-10d5212055d2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:09.539137 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3712c4f1-008c-48fa-ad0a-10d5212055d2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:09.548176 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:09.548176 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:09.554381 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3712c4f1-008c-48fa-ad0a-10d5212055d2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:37:09.556693 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3712c4f1-008c-48fa-ad0a-10d5212055d2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:37:09.557352 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1071/4260] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:37:09 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:09.725671 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bebe1313-7018-4bfb-92cb-93928096b5db None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:09.727363 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bebe1313-7018-4bfb-92cb-93928096b5db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:09.727649 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bebe1313-7018-4bfb-92cb-93928096b5db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:09.727723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bebe1313-7018-4bfb-92cb-93928096b5db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:09.727798 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-bebe1313-7018-4bfb-92cb-93928096b5db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:09.729374 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bc878c51-604a-451e-b304-a265b2fd97c6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:09.731173 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bc878c51-604a-451e-b304-a265b2fd97c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 Jul 10 04:37:09.731433 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bc878c51-604a-451e-b304-a265b2fd97c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:09.731713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bc878c51-604a-451e-b304-a265b2fd97c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:09.731888 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:09.731888 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:09.732494 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bebe1313-7018-4bfb-92cb-93928096b5db tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:09.732879 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1066/4261] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:09 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:09.739237 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:09.739237 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:09.741960 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bc878c51-604a-451e-b304-a265b2fd97c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:09.746195 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bc878c51-604a-451e-b304-a265b2fd97c6 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 returned with HTTP 200 Jul 10 04:37:09.746660 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1058/4262] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:09 2026] GET /volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:09.764290 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-075abe34-84c4-4c9c-b255-aa76d9f2ae0c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:09.766686 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-075abe34-84c4-4c9c-b255-aa76d9f2ae0c tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 Jul 10 04:37:09.766889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-075abe34-84c4-4c9c-b255-aa76d9f2ae0c tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:09.767163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-075abe34-84c4-4c9c-b255-aa76d9f2ae0c tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:09.776796 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:09.776796 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:09.781528 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-075abe34-84c4-4c9c-b255-aa76d9f2ae0c tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:09.786617 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-075abe34-84c4-4c9c-b255-aa76d9f2ae0c tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 returned with HTTP 200 Jul 10 04:37:09.787189 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1068/4263] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:09 2026] GET /volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:09.800753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fb580dce-3da3-452e-b355-ab9850ba01b2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:09.802417 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb580dce-3da3-452e-b355-ab9850ba01b2 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 Jul 10 04:37:09.803987 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fb580dce-3da3-452e-b355-ab9850ba01b2 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:09.803987 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fb580dce-3da3-452e-b355-ab9850ba01b2 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:09.810470 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:09.810470 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:09.814701 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fb580dce-3da3-452e-b355-ab9850ba01b2 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:09.819506 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb580dce-3da3-452e-b355-ab9850ba01b2 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 returned with HTTP 200 Jul 10 04:37:09.821773 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1072/4264] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:09 2026] GET /volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:09.834761 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-64329670-7c1b-4206-a9d5-61a4cb012e64 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:09.836916 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-64329670-7c1b-4206-a9d5-61a4cb012e64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] DELETE https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 Jul 10 04:37:09.837506 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-64329670-7c1b-4206-a9d5-61a4cb012e64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:09.837506 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-64329670-7c1b-4206-a9d5-61a4cb012e64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:09.837888 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-64329670-7c1b-4206-a9d5-61a4cb012e64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Delete volume with id: 14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 Jul 10 04:37:09.845318 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:09.845318 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:09.845867 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-64329670-7c1b-4206-a9d5-61a4cb012e64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:09.852872 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c658fc36-4ae5-4d23-9ca0-afbcf8633686 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:09.855435 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c658fc36-4ae5-4d23-9ca0-afbcf8633686 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:09.855756 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c658fc36-4ae5-4d23-9ca0-afbcf8633686 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:09.856170 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c658fc36-4ae5-4d23-9ca0-afbcf8633686 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:09.856408 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c658fc36-4ae5-4d23-9ca0-afbcf8633686 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:09.862347 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:09.862347 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:09.863593 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c658fc36-4ae5-4d23-9ca0-afbcf8633686 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:09.863963 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-64329670-7c1b-4206-a9d5-61a4cb012e64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Delete volume request issued successfully. Jul 10 04:37:09.864231 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-64329670-7c1b-4206-a9d5-61a4cb012e64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 returned with HTTP 202 Jul 10 04:37:09.864304 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1059/4265] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:09 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:09.864687 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1067/4266] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:09 2026] DELETE /volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:09.873466 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d004430b-7f26-459c-bfa8-44e870b09b82 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:09.876316 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d004430b-7f26-459c-bfa8-44e870b09b82 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 Jul 10 04:37:09.885430 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d004430b-7f26-459c-bfa8-44e870b09b82 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:09.885430 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d004430b-7f26-459c-bfa8-44e870b09b82 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:09.891348 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:09.891348 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:09.894562 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d004430b-7f26-459c-bfa8-44e870b09b82 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:09.899359 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d004430b-7f26-459c-bfa8-44e870b09b82 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 returned with HTTP 200 Jul 10 04:37:09.900058 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1069/4267] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:09 2026] GET /volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:10.745245 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d6d93f45-f331-4241-9be5-84dd6286b4dc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:10.745966 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6d93f45-f331-4241-9be5-84dd6286b4dc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:10.746323 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6d93f45-f331-4241-9be5-84dd6286b4dc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:10.746648 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6d93f45-f331-4241-9be5-84dd6286b4dc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:10.746826 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d6d93f45-f331-4241-9be5-84dd6286b4dc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:10.751874 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:10.751874 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:10.752764 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6d93f45-f331-4241-9be5-84dd6286b4dc tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:10.753292 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1073/4268] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:10 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:10.874723 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1cafdb8e-f944-4037-8721-5a63a2f5f3bf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:10.876602 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1cafdb8e-f944-4037-8721-5a63a2f5f3bf tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:10.876845 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1cafdb8e-f944-4037-8721-5a63a2f5f3bf tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:10.877060 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1cafdb8e-f944-4037-8721-5a63a2f5f3bf tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:10.877178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-1cafdb8e-f944-4037-8721-5a63a2f5f3bf tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:10.881697 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:10.881697 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:10.882465 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1cafdb8e-f944-4037-8721-5a63a2f5f3bf tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:10.882843 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1060/4269] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:10 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:10.894733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3a84ab61-86d7-44b5-b483-b054813d601e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:10.896230 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3a84ab61-86d7-44b5-b483-b054813d601e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:37:10.896475 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3a84ab61-86d7-44b5-b483-b054813d601e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:10.896757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3a84ab61-86d7-44b5-b483-b054813d601e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:10.896988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-3a84ab61-86d7-44b5-b483-b054813d601e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:10.901326 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:10.901326 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:10.902791 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3a84ab61-86d7-44b5-b483-b054813d601e tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:37:10.902791 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1068/4270] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:10 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:10.912990 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6f996f1f-b06a-4e57-97fa-1be567751798 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:10.914767 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d9ffa589-91f2-4842-a747-8d649746ff94 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:10.915596 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f996f1f-b06a-4e57-97fa-1be567751798 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] DELETE https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:10.915867 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f996f1f-b06a-4e57-97fa-1be567751798 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:10.916095 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f996f1f-b06a-4e57-97fa-1be567751798 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:10.916237 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-6f996f1f-b06a-4e57-97fa-1be567751798 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Delete backup with id: cddcf19d-5351-4cb1-bf09-f962c82bcab9. Jul 10 04:37:10.916285 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9ffa589-91f2-4842-a747-8d649746ff94 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 Jul 10 04:37:10.916431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9ffa589-91f2-4842-a747-8d649746ff94 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:10.916601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9ffa589-91f2-4842-a747-8d649746ff94 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:10.921362 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9ffa589-91f2-4842-a747-8d649746ff94 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 returned with HTTP 404 Jul 10 04:37:10.921429 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:10.921429 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:10.921753 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1074/4271] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:10 2026] GET /volume/v3/volumes/14ba7cc1-dbb3-4a41-bba3-543b6391d8c2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:10.932686 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2f53017b-8664-459e-a55d-c7ff2b17fd2f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:10.934429 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2f53017b-8664-459e-a55d-c7ff2b17fd2f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 Jul 10 04:37:10.934618 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2f53017b-8664-459e-a55d-c7ff2b17fd2f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:10.934785 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2f53017b-8664-459e-a55d-c7ff2b17fd2f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:10.941619 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:10.941619 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:10.941930 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-6f996f1f-b06a-4e57-97fa-1be567751798 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] delete_backup rpcapi backup_id cddcf19d-5351-4cb1-bf09-f962c82bcab9 {{(pid=100019) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:37:10.944026 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f996f1f-b06a-4e57-97fa-1be567751798 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 202 Jul 10 04:37:10.944564 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1070/4272] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:10 2026] DELETE /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:37:10.945026 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2f53017b-8664-459e-a55d-c7ff2b17fd2f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:10.949531 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2f53017b-8664-459e-a55d-c7ff2b17fd2f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 returned with HTTP 200 Jul 10 04:37:10.949900 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1061/4273] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:10 2026] GET /volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:10.952913 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-028d6b3a-5adc-4a5f-a72f-c849500b280b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:10.957237 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-028d6b3a-5adc-4a5f-a72f-c849500b280b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:10.957237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-028d6b3a-5adc-4a5f-a72f-c849500b280b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:10.957237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-028d6b3a-5adc-4a5f-a72f-c849500b280b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:10.957237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-028d6b3a-5adc-4a5f-a72f-c849500b280b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:10.960166 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9746e824-b757-4890-851f-5495cad51725 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:10.961660 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9746e824-b757-4890-851f-5495cad51725 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] DELETE https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 Jul 10 04:37:10.961814 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9746e824-b757-4890-851f-5495cad51725 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:10.961974 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9746e824-b757-4890-851f-5495cad51725 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:10.962111 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-9746e824-b757-4890-851f-5495cad51725 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Delete volume with id: 382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 Jul 10 04:37:10.962251 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:10.962251 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:10.963278 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-028d6b3a-5adc-4a5f-a72f-c849500b280b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 200 Jul 10 04:37:10.964046 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1069/4274] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:10 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:10.969773 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:10.969773 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:10.970252 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9746e824-b757-4890-851f-5495cad51725 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:10.988505 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9746e824-b757-4890-851f-5495cad51725 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Delete volume request issued successfully. Jul 10 04:37:10.988717 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9746e824-b757-4890-851f-5495cad51725 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 returned with HTTP 202 Jul 10 04:37:10.989162 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1075/4275] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:10 2026] DELETE /volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:11.002375 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a93b6825-7951-4469-bad8-636b5e37021f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:11.004437 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a93b6825-7951-4469-bad8-636b5e37021f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 Jul 10 04:37:11.004689 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a93b6825-7951-4469-bad8-636b5e37021f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:11.004924 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a93b6825-7951-4469-bad8-636b5e37021f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:11.013450 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:11.013450 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:11.017154 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a93b6825-7951-4469-bad8-636b5e37021f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Volume info retrieved successfully. Jul 10 04:37:11.020903 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a93b6825-7951-4469-bad8-636b5e37021f tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 returned with HTTP 200 Jul 10 04:37:11.021272 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1071/4276] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:11 2026] GET /volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:11.763444 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-076bf5e0-1dfe-4d6d-a287-db19cae27694 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:11.766693 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-076bf5e0-1dfe-4d6d-a287-db19cae27694 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:11.766693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-076bf5e0-1dfe-4d6d-a287-db19cae27694 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:11.766693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-076bf5e0-1dfe-4d6d-a287-db19cae27694 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:11.766693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-076bf5e0-1dfe-4d6d-a287-db19cae27694 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:11.771254 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:11.771254 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:11.772125 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-076bf5e0-1dfe-4d6d-a287-db19cae27694 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:11.772565 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1062/4277] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:11 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:11.974763 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-69a61b08-3d52-4c2a-8ee3-eab1bfdd2958 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:11.976437 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69a61b08-3d52-4c2a-8ee3-eab1bfdd2958 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 Jul 10 04:37:11.976806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69a61b08-3d52-4c2a-8ee3-eab1bfdd2958 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:11.977102 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69a61b08-3d52-4c2a-8ee3-eab1bfdd2958 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:11.978085 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-69a61b08-3d52-4c2a-8ee3-eab1bfdd2958 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id cddcf19d-5351-4cb1-bf09-f962c82bcab9. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:11.981181 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69a61b08-3d52-4c2a-8ee3-eab1bfdd2958 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 returned with HTTP 404 Jul 10 04:37:11.981181 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1070/4278] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:11 2026] GET /volume/v3/backups/cddcf19d-5351-4cb1-bf09-f962c82bcab9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:11.988305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-75bb0d99-43d5-4835-aea3-1f6ae532f2b4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:11.990693 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75bb0d99-43d5-4835-aea3-1f6ae532f2b4 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] DELETE https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:37:11.990988 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-75bb0d99-43d5-4835-aea3-1f6ae532f2b4 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:11.991309 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-75bb0d99-43d5-4835-aea3-1f6ae532f2b4 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:11.991516 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-75bb0d99-43d5-4835-aea3-1f6ae532f2b4 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Delete backup with id: ce5b3055-ae6c-4a60-a205-26463c2fb8b4. Jul 10 04:37:11.997056 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:11.997056 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:12.011383 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-75bb0d99-43d5-4835-aea3-1f6ae532f2b4 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] delete_backup rpcapi backup_id ce5b3055-ae6c-4a60-a205-26463c2fb8b4 {{(pid=100022) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:37:12.015255 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75bb0d99-43d5-4835-aea3-1f6ae532f2b4 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 202 Jul 10 04:37:12.015902 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1076/4279] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:11 2026] DELETE /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:37:12.025056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-25122280-5b00-4e50-a083-17f2f735a812 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:12.030835 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25122280-5b00-4e50-a083-17f2f735a812 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:37:12.031109 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-25122280-5b00-4e50-a083-17f2f735a812 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:12.031395 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-25122280-5b00-4e50-a083-17f2f735a812 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:12.031553 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-25122280-5b00-4e50-a083-17f2f735a812 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:12.033857 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-48f9063f-0c77-4202-840a-595a2a0bbe64 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:12.036464 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-48f9063f-0c77-4202-840a-595a2a0bbe64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] GET https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 Jul 10 04:37:12.036803 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-48f9063f-0c77-4202-840a-595a2a0bbe64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:12.037127 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-48f9063f-0c77-4202-840a-595a2a0bbe64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:12.039773 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:12.039773 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:12.040475 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25122280-5b00-4e50-a083-17f2f735a812 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 200 Jul 10 04:37:12.040910 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1072/4280] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:12 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:12.044328 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-48f9063f-0c77-4202-840a-595a2a0bbe64 tempest-VolumesCloneTest-1009810018 tempest-VolumesCloneTest-1009810018-project-member] https://10.4.3.87/volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 returned with HTTP 404 Jul 10 04:37:12.045009 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1063/4281] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:12 2026] GET /volume/v3/volumes/382882a1-13e7-4ab7-9c5c-b90d7c5fa2e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:12.782643 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-329dc59f-d49d-4a0e-80ff-eefd639f6c57 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:12.784689 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-329dc59f-d49d-4a0e-80ff-eefd639f6c57 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:12.784917 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-329dc59f-d49d-4a0e-80ff-eefd639f6c57 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:12.785230 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-329dc59f-d49d-4a0e-80ff-eefd639f6c57 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:12.785359 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-329dc59f-d49d-4a0e-80ff-eefd639f6c57 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:12.790393 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:12.790393 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:12.790929 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-329dc59f-d49d-4a0e-80ff-eefd639f6c57 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:12.791266 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1071/4282] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:12 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:13.051691 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9cf18b5c-9f11-4a59-be24-118ec16b4e34 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:13.053357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0221c654-cb36-4b1e-a9ba-4293df7bb157 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:13.053729 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9cf18b5c-9f11-4a59-be24-118ec16b4e34 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 Jul 10 04:37:13.053985 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9cf18b5c-9f11-4a59-be24-118ec16b4e34 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:13.054231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9cf18b5c-9f11-4a59-be24-118ec16b4e34 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:13.054381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9cf18b5c-9f11-4a59-be24-118ec16b4e34 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id ce5b3055-ae6c-4a60-a205-26463c2fb8b4. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:13.058350 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9cf18b5c-9f11-4a59-be24-118ec16b4e34 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 returned with HTTP 404 Jul 10 04:37:13.058953 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1077/4283] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:13 2026] GET /volume/v3/backups/ce5b3055-ae6c-4a60-a205-26463c2fb8b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:13.066084 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-45dc82bc-588b-4761-84fa-20c2ac63e335 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:13.067814 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-45dc82bc-588b-4761-84fa-20c2ac63e335 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] DELETE https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:37:13.068040 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-45dc82bc-588b-4761-84fa-20c2ac63e335 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:13.068261 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-45dc82bc-588b-4761-84fa-20c2ac63e335 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:13.068400 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-45dc82bc-588b-4761-84fa-20c2ac63e335 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Delete backup with id: 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. Jul 10 04:37:13.072426 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:13.072426 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:13.082969 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-45dc82bc-588b-4761-84fa-20c2ac63e335 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] delete_backup rpcapi backup_id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:37:13.084639 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-45dc82bc-588b-4761-84fa-20c2ac63e335 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 202 Jul 10 04:37:13.085001 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1064/4284] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:13 2026] DELETE /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:37:13.091653 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d81cf663-df47-4605-9c56-4354cd23c662 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:13.093439 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d81cf663-df47-4605-9c56-4354cd23c662 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:37:13.093658 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d81cf663-df47-4605-9c56-4354cd23c662 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:13.093831 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d81cf663-df47-4605-9c56-4354cd23c662 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:13.093932 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d81cf663-df47-4605-9c56-4354cd23c662 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:13.098208 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:13.098208 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:13.098994 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d81cf663-df47-4605-9c56-4354cd23c662 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 200 Jul 10 04:37:13.099305 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1072/4285] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:13 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:13.141966 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0221c654-cb36-4b1e-a9ba-4293df7bb157 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes Jul 10 04:37:13.142163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0221c654-cb36-4b1e-a9ba-4293df7bb157 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:13.142389 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0221c654-cb36-4b1e-a9ba-4293df7bb157 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:13.142661 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-0221c654-cb36-4b1e-a9ba-4293df7bb157 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:13.143378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-0221c654-cb36-4b1e-a9ba-4293df7bb157 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:13.150006 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0221c654-cb36-4b1e-a9ba-4293df7bb157 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:13.150354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0221c654-cb36-4b1e-a9ba-4293df7bb157 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 200 Jul 10 04:37:13.150776 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1073/4286] 10.4.3.87 () {66 vars in 1230 bytes} [Fri Jul 10 04:37:13 2026] GET /volume/v3/volumes => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:37:13.158991 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8144b284-46a4-4896-8649-f41eee39c108 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:13.161224 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:13.161724 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2055570962"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:13.164607 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2055570962'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:13.164728 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Create volume of 1 GB Jul 10 04:37:13.169869 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Availability Zones retrieved successfully. Jul 10 04:37:13.178038 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Flow 'volume_create_api' (88a106b1-fbdd-4f7e-bdc6-16a6fcf6ef37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:13.179803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faff8832-22e8-471f-a55e-47704e10e57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:13.181111 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:13.207172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faff8832-22e8-471f-a55e-47704e10e57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:13.207960 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b17648f-fdd6-4d32-934d-0e408448df4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:13.271603 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Created reservations ['6604579d-5688-4bac-ae31-39d35b920561', 'aa8319c3-1849-4f5a-980d-c11eeace0124', 'd3f37206-a82c-4295-b17a-336ce41062b6', '494e2b4d-740b-4ef3-953d-4357a2f91e39'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:13.272655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b17648f-fdd6-4d32-934d-0e408448df4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6604579d-5688-4bac-ae31-39d35b920561', 'aa8319c3-1849-4f5a-980d-c11eeace0124', 'd3f37206-a82c-4295-b17a-336ce41062b6', '494e2b4d-740b-4ef3-953d-4357a2f91e39']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:13.273737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e971677-1884-4d3a-9862-3793a4af5a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:13.299587 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e971677-1884-4d3a-9862-3793a4af5a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be74a5b-8a75-4a94-b138-8a49ddcd7fc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2055570962',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f12f3fa458344028a4290b6a84ff5c07',qos_specs=None,replication_status=,reservations=['6604579d-5688-4bac-ae31-39d35b920561','aa8319c3-1849-4f5a-980d-c11eeace0124','d3f37206-a82c-4295-b17a-336ce41062b6','494e2b4d-740b-4ef3-953d-4357a2f91e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25fa3d6a83640e7ae2d6cb5118bc12f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2055570962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be74a5b-8a75-4a94-b138-8a49ddcd7fc9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f12f3fa458344028a4290b6a84ff5c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a25fa3d6a83640e7ae2d6cb5118bc12f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:13.300224 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec5b002-4c67-4473-b764-fa98e930bb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:13.320399 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec5b002-4c67-4473-b764-fa98e930bb38) transitioned into state 'SUCCESS' from state '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-2055570962',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f12f3fa458344028a4290b6a84ff5c07',qos_specs=None,replication_status=,reservations=['6604579d-5688-4bac-ae31-39d35b920561','aa8319c3-1849-4f5a-980d-c11eeace0124','d3f37206-a82c-4295-b17a-336ce41062b6','494e2b4d-740b-4ef3-953d-4357a2f91e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25fa3d6a83640e7ae2d6cb5118bc12f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:13.321513 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7beba2-d687-4e8e-bbd2-ce5038dc938b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:13.332666 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7beba2-d687-4e8e-bbd2-ce5038dc938b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:13.333554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Flow 'volume_create_api' (88a106b1-fbdd-4f7e-bdc6-16a6fcf6ef37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:13.333821 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Create volume request issued successfully. Jul 10 04:37:13.334378 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8144b284-46a4-4896-8649-f41eee39c108 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:13.334775 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1078/4287] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:37:13 2026] POST /volume/v3/volumes => generated 762 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:13.346787 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b3b81bd1-d1a0-4b9e-a661-088adef7be21 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:13.348925 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3b81bd1-d1a0-4b9e-a661-088adef7be21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:13.349100 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3b81bd1-d1a0-4b9e-a661-088adef7be21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:13.349338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3b81bd1-d1a0-4b9e-a661-088adef7be21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:13.356666 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:13.356666 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:13.362128 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b3b81bd1-d1a0-4b9e-a661-088adef7be21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:13.369407 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3b81bd1-d1a0-4b9e-a661-088adef7be21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 returned with HTTP 200 Jul 10 04:37:13.369935 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1065/4288] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:13 2026] GET /volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:13.801980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-014d7c55-c983-4b47-9dc7-28aeb74f63ef None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:13.804074 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-014d7c55-c983-4b47-9dc7-28aeb74f63ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:13.804380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-014d7c55-c983-4b47-9dc7-28aeb74f63ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:13.804673 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-014d7c55-c983-4b47-9dc7-28aeb74f63ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:13.804816 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-014d7c55-c983-4b47-9dc7-28aeb74f63ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:13.810088 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:13.810088 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:13.810883 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-014d7c55-c983-4b47-9dc7-28aeb74f63ef tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:13.811352 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1073/4289] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:13 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:13.822647 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f24931d1-fae5-4ac5-bfbb-be9d19618650 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:13.824802 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f24931d1-fae5-4ac5-bfbb-be9d19618650 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/984a96d7-a738-4be9-9f7e-c0f07c238b6d Jul 10 04:37:13.825056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f24931d1-fae5-4ac5-bfbb-be9d19618650 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:13.825307 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f24931d1-fae5-4ac5-bfbb-be9d19618650 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:13.825502 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-f24931d1-fae5-4ac5-bfbb-be9d19618650 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume with id: 984a96d7-a738-4be9-9f7e-c0f07c238b6d Jul 10 04:37:13.835028 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:13.835028 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:13.835464 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f24931d1-fae5-4ac5-bfbb-be9d19618650 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:37:13.854848 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f24931d1-fae5-4ac5-bfbb-be9d19618650 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume request issued successfully. Jul 10 04:37:13.855093 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f24931d1-fae5-4ac5-bfbb-be9d19618650 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/984a96d7-a738-4be9-9f7e-c0f07c238b6d returned with HTTP 202 Jul 10 04:37:13.855613 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1074/4290] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:37:13 2026] DELETE /volume/v3/volumes/984a96d7-a738-4be9-9f7e-c0f07c238b6d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:13.863352 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ea65f3ac-413c-4458-a65a-347d504cd61e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:13.865166 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ea65f3ac-413c-4458-a65a-347d504cd61e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/984a96d7-a738-4be9-9f7e-c0f07c238b6d Jul 10 04:37:13.865379 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ea65f3ac-413c-4458-a65a-347d504cd61e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:13.865565 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ea65f3ac-413c-4458-a65a-347d504cd61e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:13.872843 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:13.872843 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:13.876361 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ea65f3ac-413c-4458-a65a-347d504cd61e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:37:13.880433 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ea65f3ac-413c-4458-a65a-347d504cd61e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/984a96d7-a738-4be9-9f7e-c0f07c238b6d returned with HTTP 200 Jul 10 04:37:13.880893 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1079/4291] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:13 2026] GET /volume/v3/volumes/984a96d7-a738-4be9-9f7e-c0f07c238b6d => generated 1072 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:14.109875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8eb6ad70-7423-4890-98d2-ed7a0b0356bb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.111662 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8eb6ad70-7423-4890-98d2-ed7a0b0356bb tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c Jul 10 04:37:14.111881 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8eb6ad70-7423-4890-98d2-ed7a0b0356bb tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.112078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8eb6ad70-7423-4890-98d2-ed7a0b0356bb tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.112259 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-8eb6ad70-7423-4890-98d2-ed7a0b0356bb tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Show backup with id 4b95d028-131f-4a0a-98ea-16c5bebc1e6c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:14.116311 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8eb6ad70-7423-4890-98d2-ed7a0b0356bb tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c returned with HTTP 404 Jul 10 04:37:14.116853 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1066/4292] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:14 2026] GET /volume/v3/backups/4b95d028-131f-4a0a-98ea-16c5bebc1e6c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:14.124293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9928faf2-663f-4208-b802-bb677f82d1ec None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.126485 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9928faf2-663f-4208-b802-bb677f82d1ec tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] DELETE https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:37:14.126702 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9928faf2-663f-4208-b802-bb677f82d1ec tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.126879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9928faf2-663f-4208-b802-bb677f82d1ec tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.126978 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-9928faf2-663f-4208-b802-bb677f82d1ec tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Delete backup with id: c2c0af83-2c03-455d-a004-5ccf2b4db9bf. Jul 10 04:37:14.131321 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:14.131321 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:14.143424 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-9928faf2-663f-4208-b802-bb677f82d1ec tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] delete_backup rpcapi backup_id c2c0af83-2c03-455d-a004-5ccf2b4db9bf {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:37:14.145128 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9928faf2-663f-4208-b802-bb677f82d1ec tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 202 Jul 10 04:37:14.145606 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1074/4293] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:14 2026] DELETE /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:37:14.152781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d8e582bd-537f-4d7b-ad19-a6871c5daaf7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.154821 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d8e582bd-537f-4d7b-ad19-a6871c5daaf7 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:37:14.155019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d8e582bd-537f-4d7b-ad19-a6871c5daaf7 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.155485 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d8e582bd-537f-4d7b-ad19-a6871c5daaf7 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.155485 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d8e582bd-537f-4d7b-ad19-a6871c5daaf7 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:14.160128 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:14.160128 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:14.160800 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d8e582bd-537f-4d7b-ad19-a6871c5daaf7 tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 200 Jul 10 04:37:14.161168 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1075/4294] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:14 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:14.383194 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-46630f73-625e-409b-a2a3-37a143e58ac1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.384902 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46630f73-625e-409b-a2a3-37a143e58ac1 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:14.385082 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-46630f73-625e-409b-a2a3-37a143e58ac1 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.385278 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-46630f73-625e-409b-a2a3-37a143e58ac1 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.391755 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:14.391755 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:14.395597 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-46630f73-625e-409b-a2a3-37a143e58ac1 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:14.400999 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46630f73-625e-409b-a2a3-37a143e58ac1 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 returned with HTTP 200 Jul 10 04:37:14.401560 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1080/4295] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:14 2026] GET /volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:14.413183 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-88f1608c-9396-4790-bd8e-2a60178b0470 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.415024 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-88f1608c-9396-4790-bd8e-2a60178b0470 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:14.415178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-88f1608c-9396-4790-bd8e-2a60178b0470 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.415447 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-88f1608c-9396-4790-bd8e-2a60178b0470 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.422316 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:14.422316 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:14.426340 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-88f1608c-9396-4790-bd8e-2a60178b0470 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:14.430462 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-88f1608c-9396-4790-bd8e-2a60178b0470 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 returned with HTTP 200 Jul 10 04:37:14.430828 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1067/4296] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:14 2026] GET /volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:14.442780 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.444329 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:14.444680 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1654852992"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:14.445997 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1654852992'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:14.446101 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Create volume of 1 GB Jul 10 04:37:14.450843 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Availability Zones retrieved successfully. Jul 10 04:37:14.456126 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Flow 'volume_create_api' (6a1959fa-e473-4c36-8c78-463fba0dde42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:14.457164 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e6f59a3-173c-4e86-a407-634270d51e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:14.458024 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:14.483345 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e6f59a3-173c-4e86-a407-634270d51e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:14.484200 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (388005aa-c3b6-4782-bf79-6e4fb5d382bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:14.523984 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Created reservations ['4c75e3db-c5c5-4a18-b872-d9def56e010b', '49ad594f-2c73-4990-a991-bfc2b83edb5e', 'b667e4e8-5989-4ba0-a698-ddc32955526e', 'd00eb3ce-5067-4464-9f5b-43cf0de151bd'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:14.524885 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (388005aa-c3b6-4782-bf79-6e4fb5d382bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c75e3db-c5c5-4a18-b872-d9def56e010b', '49ad594f-2c73-4990-a991-bfc2b83edb5e', 'b667e4e8-5989-4ba0-a698-ddc32955526e', 'd00eb3ce-5067-4464-9f5b-43cf0de151bd']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:14.525575 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a4c72f-333b-47bd-a243-6422e8085a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:14.548883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a4c72f-333b-47bd-a243-6422e8085a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baffed00-1240-4cbe-bd6f-462016242b26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1654852992',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f12f3fa458344028a4290b6a84ff5c07',qos_specs=None,replication_status=,reservations=['4c75e3db-c5c5-4a18-b872-d9def56e010b','49ad594f-2c73-4990-a991-bfc2b83edb5e','b667e4e8-5989-4ba0-a698-ddc32955526e','d00eb3ce-5067-4464-9f5b-43cf0de151bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25fa3d6a83640e7ae2d6cb5118bc12f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1654852992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baffed00-1240-4cbe-bd6f-462016242b26,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f12f3fa458344028a4290b6a84ff5c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a25fa3d6a83640e7ae2d6cb5118bc12f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:14.549671 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152830d1-bdff-4202-98c0-5f93e56e42f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:14.567501 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152830d1-bdff-4202-98c0-5f93e56e42f8) transitioned into state 'SUCCESS' from state '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-1654852992',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f12f3fa458344028a4290b6a84ff5c07',qos_specs=None,replication_status=,reservations=['4c75e3db-c5c5-4a18-b872-d9def56e010b','49ad594f-2c73-4990-a991-bfc2b83edb5e','b667e4e8-5989-4ba0-a698-ddc32955526e','d00eb3ce-5067-4464-9f5b-43cf0de151bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25fa3d6a83640e7ae2d6cb5118bc12f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:14.568227 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1677122-7992-4441-ad77-4d93a72c10ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:14.577320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1677122-7992-4441-ad77-4d93a72c10ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:14.578061 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Flow 'volume_create_api' (6a1959fa-e473-4c36-8c78-463fba0dde42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:14.578356 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Create volume request issued successfully. Jul 10 04:37:14.578931 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5c6341b4-6b69-4e9d-9f5e-65e014e327a6 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:14.579338 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1075/4297] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:37:14 2026] POST /volume/v3/volumes => generated 762 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:14.591147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ebc88390-b7a3-4c58-9da8-891ae67bd5ce None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.593014 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ebc88390-b7a3-4c58-9da8-891ae67bd5ce tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:14.593065 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ebc88390-b7a3-4c58-9da8-891ae67bd5ce tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.593276 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ebc88390-b7a3-4c58-9da8-891ae67bd5ce tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.600172 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:14.600172 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:14.603549 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ebc88390-b7a3-4c58-9da8-891ae67bd5ce tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:14.607780 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ebc88390-b7a3-4c58-9da8-891ae67bd5ce tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 returned with HTTP 200 Jul 10 04:37:14.608239 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1076/4298] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:14 2026] GET /volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:14.893483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-83bc2437-7868-47b5-adf1-84d35072c02d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.895441 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-83bc2437-7868-47b5-adf1-84d35072c02d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/984a96d7-a738-4be9-9f7e-c0f07c238b6d Jul 10 04:37:14.895703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-83bc2437-7868-47b5-adf1-84d35072c02d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.895855 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-83bc2437-7868-47b5-adf1-84d35072c02d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.901815 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-83bc2437-7868-47b5-adf1-84d35072c02d tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/984a96d7-a738-4be9-9f7e-c0f07c238b6d returned with HTTP 404 Jul 10 04:37:14.902334 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1081/4299] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:14 2026] GET /volume/v3/volumes/984a96d7-a738-4be9-9f7e-c0f07c238b6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:14.910535 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1aa962dc-d9ed-43b6-9dc0-6249327f8761 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.912267 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1aa962dc-d9ed-43b6-9dc0-6249327f8761 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:14.912478 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1aa962dc-d9ed-43b6-9dc0-6249327f8761 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.912696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1aa962dc-d9ed-43b6-9dc0-6249327f8761 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.912797 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-1aa962dc-d9ed-43b6-9dc0-6249327f8761 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:14.916757 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:14.916757 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:14.917427 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1aa962dc-d9ed-43b6-9dc0-6249327f8761 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-member] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:14.917781 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1068/4300] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:14 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:14.927628 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4471c43a-1010-43cc-962d-d0d74e0fdb3a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.929324 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4471c43a-1010-43cc-962d-d0d74e0fdb3a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] DELETE https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:37:14.929500 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4471c43a-1010-43cc-962d-d0d74e0fdb3a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.929699 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4471c43a-1010-43cc-962d-d0d74e0fdb3a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.929799 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-4471c43a-1010-43cc-962d-d0d74e0fdb3a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete backup with id: 1444ed59-0d88-425e-86e1-704a0c4d8413. Jul 10 04:37:14.933670 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:14.933670 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:14.944080 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-4471c43a-1010-43cc-962d-d0d74e0fdb3a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] delete_backup rpcapi backup_id 1444ed59-0d88-425e-86e1-704a0c4d8413 {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:37:14.945629 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4471c43a-1010-43cc-962d-d0d74e0fdb3a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 202 Jul 10 04:37:14.945958 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1076/4301] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:37:14 2026] DELETE /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:37:14.953097 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-427e34ee-af11-4f0b-919d-2c60330c9822 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:14.954952 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-427e34ee-af11-4f0b-919d-2c60330c9822 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:37:14.955171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-427e34ee-af11-4f0b-919d-2c60330c9822 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:14.955398 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-427e34ee-af11-4f0b-919d-2c60330c9822 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:14.955528 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-427e34ee-af11-4f0b-919d-2c60330c9822 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:14.959756 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:14.959756 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:14.960334 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-427e34ee-af11-4f0b-919d-2c60330c9822 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 200 Jul 10 04:37:14.960684 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1077/4302] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:14 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:15.170693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8f97fe50-cc6f-47cb-a4a1-359e7e2f67bb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:15.172412 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f97fe50-cc6f-47cb-a4a1-359e7e2f67bb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] GET https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf Jul 10 04:37:15.172641 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f97fe50-cc6f-47cb-a4a1-359e7e2f67bb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:15.172885 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f97fe50-cc6f-47cb-a4a1-359e7e2f67bb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:15.173033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-8f97fe50-cc6f-47cb-a4a1-359e7e2f67bb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] Show backup with id c2c0af83-2c03-455d-a004-5ccf2b4db9bf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:15.176538 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f97fe50-cc6f-47cb-a4a1-359e7e2f67bb tempest-VolumesBackupsTest-112997840 tempest-VolumesBackupsTest-112997840-project-admin] https://10.4.3.87/volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf returned with HTTP 404 Jul 10 04:37:15.176964 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1082/4303] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:15 2026] GET /volume/v3/backups/c2c0af83-2c03-455d-a004-5ccf2b4db9bf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:15.188842 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-02f7d7b5-bc78-488d-88d3-e9c83aa06b60 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:15.190502 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-02f7d7b5-bc78-488d-88d3-e9c83aa06b60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] DELETE https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 Jul 10 04:37:15.190713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-02f7d7b5-bc78-488d-88d3-e9c83aa06b60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:15.190886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-02f7d7b5-bc78-488d-88d3-e9c83aa06b60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:15.191530 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-02f7d7b5-bc78-488d-88d3-e9c83aa06b60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Delete volume with id: 0707e3ba-6816-43a5-8598-145fc655b910 Jul 10 04:37:15.198247 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:15.198247 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:15.198763 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-02f7d7b5-bc78-488d-88d3-e9c83aa06b60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:37:15.222741 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-02f7d7b5-bc78-488d-88d3-e9c83aa06b60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Delete volume request issued successfully. Jul 10 04:37:15.222932 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-02f7d7b5-bc78-488d-88d3-e9c83aa06b60 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 returned with HTTP 202 Jul 10 04:37:15.223349 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1069/4304] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:15 2026] DELETE /volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:15.229718 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8abc62df-c1b3-444e-971a-5b2bc6ecaec3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:15.231223 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8abc62df-c1b3-444e-971a-5b2bc6ecaec3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 Jul 10 04:37:15.231397 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8abc62df-c1b3-444e-971a-5b2bc6ecaec3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:15.231581 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8abc62df-c1b3-444e-971a-5b2bc6ecaec3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:15.238049 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:15.238049 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:15.242622 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8abc62df-c1b3-444e-971a-5b2bc6ecaec3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:37:15.247330 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8abc62df-c1b3-444e-971a-5b2bc6ecaec3 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 returned with HTTP 200 Jul 10 04:37:15.247705 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1077/4305] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:15 2026] GET /volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:15.622018 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e52250eb-a353-487f-b87a-e75cfc59a4ab None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:15.623776 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e52250eb-a353-487f-b87a-e75cfc59a4ab tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:15.623962 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e52250eb-a353-487f-b87a-e75cfc59a4ab tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:15.624139 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e52250eb-a353-487f-b87a-e75cfc59a4ab tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:15.631947 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:15.631947 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:15.635232 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e52250eb-a353-487f-b87a-e75cfc59a4ab tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:15.639399 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e52250eb-a353-487f-b87a-e75cfc59a4ab tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 returned with HTTP 200 Jul 10 04:37:15.639759 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1078/4306] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:15 2026] GET /volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:15.651674 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cd0883ab-9734-44b8-8f20-fe45b8c72403 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:15.653563 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd0883ab-9734-44b8-8f20-fe45b8c72403 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:15.653790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd0883ab-9734-44b8-8f20-fe45b8c72403 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:15.654005 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd0883ab-9734-44b8-8f20-fe45b8c72403 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:15.660903 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:15.660903 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:15.664196 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cd0883ab-9734-44b8-8f20-fe45b8c72403 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:15.668672 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd0883ab-9734-44b8-8f20-fe45b8c72403 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 returned with HTTP 200 Jul 10 04:37:15.669103 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1083/4307] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:15 2026] GET /volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:15.683276 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-add336df-78e8-4fde-957e-45208f86657d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:15.684941 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:15.685295 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-877459849"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:15.686705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-877459849'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:15.686841 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Create volume of 1 GB Jul 10 04:37:15.690872 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Availability Zones retrieved successfully. Jul 10 04:37:15.696438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Flow 'volume_create_api' (ab835ee3-548a-4222-8398-fa3e1824f584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:15.697101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd66371-583a-4282-ad28-fd1f70ac191a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:15.698023 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:15.722303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd66371-583a-4282-ad28-fd1f70ac191a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:15.723008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e4732d-9cdd-4b34-bfdf-514e9049fb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:15.757407 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Created reservations ['422bdd15-dbc1-44a9-af13-06c3561adabb', '19de58c9-2090-4dd2-a915-c0b01ae6f222', '4da051a1-45d3-4ecc-bd1f-3033dc6f6dae', 'e938a0e6-5c1d-4f73-b243-bbcba78fdb99'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:15.758357 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e4732d-9cdd-4b34-bfdf-514e9049fb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['422bdd15-dbc1-44a9-af13-06c3561adabb', '19de58c9-2090-4dd2-a915-c0b01ae6f222', '4da051a1-45d3-4ecc-bd1f-3033dc6f6dae', 'e938a0e6-5c1d-4f73-b243-bbcba78fdb99']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:15.759175 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0301611c-b982-40d2-960a-6bc06756e51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:15.781179 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0301611c-b982-40d2-960a-6bc06756e51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32c427af-8fa9-4c77-84b4-5755c4ac9dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-877459849',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f12f3fa458344028a4290b6a84ff5c07',qos_specs=None,replication_status=,reservations=['422bdd15-dbc1-44a9-af13-06c3561adabb','19de58c9-2090-4dd2-a915-c0b01ae6f222','4da051a1-45d3-4ecc-bd1f-3033dc6f6dae','e938a0e6-5c1d-4f73-b243-bbcba78fdb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25fa3d6a83640e7ae2d6cb5118bc12f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-877459849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32c427af-8fa9-4c77-84b4-5755c4ac9dbe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f12f3fa458344028a4290b6a84ff5c07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a25fa3d6a83640e7ae2d6cb5118bc12f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:15.782007 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ed0d84-850d-4fbd-ac4d-5148a2777b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:15.798923 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ed0d84-850d-4fbd-ac4d-5148a2777b26) transitioned into state 'SUCCESS' from state '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-877459849',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f12f3fa458344028a4290b6a84ff5c07',qos_specs=None,replication_status=,reservations=['422bdd15-dbc1-44a9-af13-06c3561adabb','19de58c9-2090-4dd2-a915-c0b01ae6f222','4da051a1-45d3-4ecc-bd1f-3033dc6f6dae','e938a0e6-5c1d-4f73-b243-bbcba78fdb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25fa3d6a83640e7ae2d6cb5118bc12f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:15.799867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8999a386-eee0-4304-9a98-2f2040374a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:15.808304 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8999a386-eee0-4304-9a98-2f2040374a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:15.809197 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Flow 'volume_create_api' (ab835ee3-548a-4222-8398-fa3e1824f584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:15.809593 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Create volume request issued successfully. Jul 10 04:37:15.810135 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-add336df-78e8-4fde-957e-45208f86657d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:15.810821 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1070/4308] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:37:15 2026] POST /volume/v3/volumes => generated 761 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:15.825118 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b714ec39-28ba-4b3d-a621-43e06833a762 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:15.827096 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b714ec39-28ba-4b3d-a621-43e06833a762 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:15.827463 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b714ec39-28ba-4b3d-a621-43e06833a762 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:15.827765 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b714ec39-28ba-4b3d-a621-43e06833a762 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:15.835031 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:15.835031 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:15.839206 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b714ec39-28ba-4b3d-a621-43e06833a762 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:15.843866 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b714ec39-28ba-4b3d-a621-43e06833a762 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe returned with HTTP 200 Jul 10 04:37:15.844293 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1078/4309] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:15 2026] GET /volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:15.970517 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dedd2de2-5a13-40fd-9461-be3240470ed7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:15.972291 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dedd2de2-5a13-40fd-9461-be3240470ed7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 Jul 10 04:37:15.972519 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dedd2de2-5a13-40fd-9461-be3240470ed7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:15.972715 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dedd2de2-5a13-40fd-9461-be3240470ed7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:15.972818 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-dedd2de2-5a13-40fd-9461-be3240470ed7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 1444ed59-0d88-425e-86e1-704a0c4d8413. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:15.976290 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dedd2de2-5a13-40fd-9461-be3240470ed7 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 returned with HTTP 404 Jul 10 04:37:15.976719 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1079/4310] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:15 2026] GET /volume/v3/backups/1444ed59-0d88-425e-86e1-704a0c4d8413 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:15.983937 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-317daf85-5824-4228-9bed-97e6a64232be None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:15.987164 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-317daf85-5824-4228-9bed-97e6a64232be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] DELETE https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:37:15.987827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-317daf85-5824-4228-9bed-97e6a64232be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:15.987827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-317daf85-5824-4228-9bed-97e6a64232be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:15.988025 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-317daf85-5824-4228-9bed-97e6a64232be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete backup with id: 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. Jul 10 04:37:15.992844 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:15.992844 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:16.009159 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-317daf85-5824-4228-9bed-97e6a64232be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] delete_backup rpcapi backup_id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99 {{(pid=100022) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:37:16.010925 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-317daf85-5824-4228-9bed-97e6a64232be tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 202 Jul 10 04:37:16.011363 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1084/4311] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:37:15 2026] DELETE /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:37:16.018555 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-518d3380-a5c8-4f90-9667-061b8ce9491e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:16.021500 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-518d3380-a5c8-4f90-9667-061b8ce9491e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:37:16.021500 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-518d3380-a5c8-4f90-9667-061b8ce9491e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:16.021705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-518d3380-a5c8-4f90-9667-061b8ce9491e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:16.021705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-518d3380-a5c8-4f90-9667-061b8ce9491e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:16.026300 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:16.026300 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:16.026896 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-518d3380-a5c8-4f90-9667-061b8ce9491e tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 200 Jul 10 04:37:16.027474 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1071/4312] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:16 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:16.259769 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-988b1d58-6e3e-4ca0-9ff0-9ae15f0d38da None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:16.261773 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-988b1d58-6e3e-4ca0-9ff0-9ae15f0d38da tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 Jul 10 04:37:16.261967 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-988b1d58-6e3e-4ca0-9ff0-9ae15f0d38da tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:16.262178 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-988b1d58-6e3e-4ca0-9ff0-9ae15f0d38da tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:16.268890 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-988b1d58-6e3e-4ca0-9ff0-9ae15f0d38da tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 returned with HTTP 404 Jul 10 04:37:16.269338 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1079/4313] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:16 2026] GET /volume/v3/volumes/0707e3ba-6816-43a5-8598-145fc655b910 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:16.276041 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3f3077d7-60fb-41cb-82be-99c459ee0239 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:16.277971 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3f3077d7-60fb-41cb-82be-99c459ee0239 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] DELETE https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 Jul 10 04:37:16.278183 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3f3077d7-60fb-41cb-82be-99c459ee0239 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:16.278416 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3f3077d7-60fb-41cb-82be-99c459ee0239 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:16.278609 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-3f3077d7-60fb-41cb-82be-99c459ee0239 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Delete volume with id: 63b79a45-631a-4ce7-872e-981bdf9b3394 Jul 10 04:37:16.286460 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:16.286460 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:16.287009 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3f3077d7-60fb-41cb-82be-99c459ee0239 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:37:16.305064 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3f3077d7-60fb-41cb-82be-99c459ee0239 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Delete volume request issued successfully. Jul 10 04:37:16.305311 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3f3077d7-60fb-41cb-82be-99c459ee0239 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 returned with HTTP 202 Jul 10 04:37:16.305770 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1080/4314] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:16 2026] DELETE /volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:16.312685 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2a239312-57fe-414b-9b41-09513e159478 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:16.314669 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a239312-57fe-414b-9b41-09513e159478 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 Jul 10 04:37:16.314869 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a239312-57fe-414b-9b41-09513e159478 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:16.315064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2a239312-57fe-414b-9b41-09513e159478 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:16.321945 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:16.321945 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:16.325521 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2a239312-57fe-414b-9b41-09513e159478 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:37:16.330052 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2a239312-57fe-414b-9b41-09513e159478 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 returned with HTTP 200 Jul 10 04:37:16.330480 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1085/4315] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:16 2026] GET /volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:16.856973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3c34591b-3c46-4915-8039-5c75d0e4abd4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:16.859048 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3c34591b-3c46-4915-8039-5c75d0e4abd4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:16.859706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3c34591b-3c46-4915-8039-5c75d0e4abd4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:16.859706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3c34591b-3c46-4915-8039-5c75d0e4abd4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:16.866755 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:16.866755 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:16.870172 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3c34591b-3c46-4915-8039-5c75d0e4abd4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:16.874728 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3c34591b-3c46-4915-8039-5c75d0e4abd4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe returned with HTTP 200 Jul 10 04:37:16.875196 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1072/4316] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:16 2026] GET /volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:16.886227 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cca4db98-d5b3-4dde-a715-cdcb07857282 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:16.887813 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cca4db98-d5b3-4dde-a715-cdcb07857282 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:16.888000 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cca4db98-d5b3-4dde-a715-cdcb07857282 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:16.888174 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cca4db98-d5b3-4dde-a715-cdcb07857282 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:16.894590 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:16.894590 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:16.897819 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cca4db98-d5b3-4dde-a715-cdcb07857282 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:16.901540 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cca4db98-d5b3-4dde-a715-cdcb07857282 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe returned with HTTP 200 Jul 10 04:37:16.901860 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1080/4317] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:16 2026] GET /volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:16.913357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-594b919f-b8a6-445b-a92a-c6d95fd5d5cd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:16.914947 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-594b919f-b8a6-445b-a92a-c6d95fd5d5cd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes Jul 10 04:37:16.915134 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-594b919f-b8a6-445b-a92a-c6d95fd5d5cd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:16.915334 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-594b919f-b8a6-445b-a92a-c6d95fd5d5cd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:16.915547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-594b919f-b8a6-445b-a92a-c6d95fd5d5cd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:16.916248 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-594b919f-b8a6-445b-a92a-c6d95fd5d5cd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:16.923808 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-594b919f-b8a6-445b-a92a-c6d95fd5d5cd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:16.924380 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-594b919f-b8a6-445b-a92a-c6d95fd5d5cd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 200 Jul 10 04:37:16.924769 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1081/4318] 10.4.3.87 () {66 vars in 1230 bytes} [Fri Jul 10 04:37:16 2026] GET /volume/v3/volumes => generated 969 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:16.933069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a38cd37c-9973-4ddd-942b-33a1ec78ad43 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:16.934781 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a38cd37c-9973-4ddd-942b-33a1ec78ad43 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2055570962 Jul 10 04:37:16.934952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a38cd37c-9973-4ddd-942b-33a1ec78ad43 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:16.935127 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a38cd37c-9973-4ddd-942b-33a1ec78ad43 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:16.935443 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-a38cd37c-9973-4ddd-942b-33a1ec78ad43 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:16.936091 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a38cd37c-9973-4ddd-942b-33a1ec78ad43 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2055570962'), ('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:16.962815 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a38cd37c-9973-4ddd-942b-33a1ec78ad43 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:16.963185 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a38cd37c-9973-4ddd-942b-33a1ec78ad43 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2055570962 returned with HTTP 200 Jul 10 04:37:16.963604 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1086/4319] 10.4.3.87 () {66 vars in 1331 bytes} [Fri Jul 10 04:37:16 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2055570962 => generated 332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:16.971591 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fd282f42-1cc5-45a8-9e0e-13d5fdd0dd8c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:16.973198 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd282f42-1cc5-45a8-9e0e-13d5fdd0dd8c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-877459849 Jul 10 04:37:16.973387 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd282f42-1cc5-45a8-9e0e-13d5fdd0dd8c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:16.973590 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd282f42-1cc5-45a8-9e0e-13d5fdd0dd8c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:16.973863 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-fd282f42-1cc5-45a8-9e0e-13d5fdd0dd8c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:16.974538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-fd282f42-1cc5-45a8-9e0e-13d5fdd0dd8c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-877459849'), ('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:16.999720 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fd282f42-1cc5-45a8-9e0e-13d5fdd0dd8c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.000223 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.000223 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:17.003770 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd282f42-1cc5-45a8-9e0e-13d5fdd0dd8c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-877459849 returned with HTTP 200 Jul 10 04:37:17.004092 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1073/4320] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:37:16 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-877459849 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.015820 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-decfd728-d06a-4ad1-99cb-f4a226804b51 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.017375 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-decfd728-d06a-4ad1-99cb-f4a226804b51 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?limit=1 Jul 10 04:37:17.017550 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-decfd728-d06a-4ad1-99cb-f4a226804b51 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.017721 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-decfd728-d06a-4ad1-99cb-f4a226804b51 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.017978 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-decfd728-d06a-4ad1-99cb-f4a226804b51 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.018625 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-decfd728-d06a-4ad1-99cb-f4a226804b51 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.024617 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-decfd728-d06a-4ad1-99cb-f4a226804b51 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.025304 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.025304 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:17.028550 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-decfd728-d06a-4ad1-99cb-f4a226804b51 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 10 04:37:17.028922 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1081/4321] 10.4.3.87 () {66 vars in 1266 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.037009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0b0a925f-edc4-4516-94fc-ddef2a920e44 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.038667 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0b0a925f-edc4-4516-94fc-ddef2a920e44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 Jul 10 04:37:17.038844 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0b0a925f-edc4-4516-94fc-ddef2a920e44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.039017 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0b0a925f-edc4-4516-94fc-ddef2a920e44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.039110 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0b0a925f-edc4-4516-94fc-ddef2a920e44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 6ce6e82d-1679-4e1a-a46a-b17e2a676d99. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:17.039452 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5933f625-39bb-429b-92f4-8de3c019eab0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.041260 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5933f625-39bb-429b-92f4-8de3c019eab0 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?limit=1&marker=32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:17.041443 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5933f625-39bb-429b-92f4-8de3c019eab0 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.041629 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5933f625-39bb-429b-92f4-8de3c019eab0 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.041929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-5933f625-39bb-429b-92f4-8de3c019eab0 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.042328 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.042328 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:17.042450 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0b0a925f-edc4-4516-94fc-ddef2a920e44 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 returned with HTTP 404 Jul 10 04:37:17.042733 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-5933f625-39bb-429b-92f4-8de3c019eab0 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.042889 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1082/4322] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/backups/6ce6e82d-1679-4e1a-a46a-b17e2a676d99 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:17.049136 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-41ad4dab-2d9f-4d64-9c7e-6ba90beefa63 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.050682 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-41ad4dab-2d9f-4d64-9c7e-6ba90beefa63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] DELETE https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:17.050882 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-41ad4dab-2d9f-4d64-9c7e-6ba90beefa63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.051050 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-41ad4dab-2d9f-4d64-9c7e-6ba90beefa63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.051143 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-41ad4dab-2d9f-4d64-9c7e-6ba90beefa63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete backup with id: 0eca8394-d48c-44a6-b55a-b1898ef9af36. Jul 10 04:37:17.055062 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.055062 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:17.065203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-41ad4dab-2d9f-4d64-9c7e-6ba90beefa63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] delete_backup rpcapi backup_id 0eca8394-d48c-44a6-b55a-b1898ef9af36 {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:37:17.066824 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-41ad4dab-2d9f-4d64-9c7e-6ba90beefa63 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 202 Jul 10 04:37:17.067271 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1074/4323] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:37:17 2026] DELETE /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:37:17.073757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-51a37f3d-da51-4bf0-8b0e-ec29b53c8142 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.074295 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5933f625-39bb-429b-92f4-8de3c019eab0 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.075314 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.075314 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:17.075860 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-51a37f3d-da51-4bf0-8b0e-ec29b53c8142 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:17.076065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-51a37f3d-da51-4bf0-8b0e-ec29b53c8142 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.076336 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-51a37f3d-da51-4bf0-8b0e-ec29b53c8142 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.076470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-51a37f3d-da51-4bf0-8b0e-ec29b53c8142 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:17.079860 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5933f625-39bb-429b-92f4-8de3c019eab0 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?limit=1&marker=32c427af-8fa9-4c77-84b4-5755c4ac9dbe returned with HTTP 200 Jul 10 04:37:17.080384 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1087/4324] 10.4.3.87 () {66 vars in 1354 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=32c427af-8fa9-4c77-84b4-5755c4ac9dbe => generated 1000 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:17.081026 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.081026 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:17.081642 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-51a37f3d-da51-4bf0-8b0e-ec29b53c8142 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 200 Jul 10 04:37:17.081947 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1082/4325] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.095177 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3c26fe3d-495f-4a74-b2fb-8714e5b73c4e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.097332 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c26fe3d-495f-4a74-b2fb-8714e5b73c4e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?limit=1&marker=baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:17.097546 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3c26fe3d-495f-4a74-b2fb-8714e5b73c4e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.097732 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3c26fe3d-495f-4a74-b2fb-8714e5b73c4e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.097974 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-3c26fe3d-495f-4a74-b2fb-8714e5b73c4e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.098297 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.098297 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:17.098682 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3c26fe3d-495f-4a74-b2fb-8714e5b73c4e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.133692 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3c26fe3d-495f-4a74-b2fb-8714e5b73c4e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.134570 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.134570 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:17.138873 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c26fe3d-495f-4a74-b2fb-8714e5b73c4e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?limit=1&marker=baffed00-1240-4cbe-bd6f-462016242b26 returned with HTTP 200 Jul 10 04:37:17.139417 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1083/4326] 10.4.3.87 () {66 vars in 1354 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=baffed00-1240-4cbe-bd6f-462016242b26 => generated 1000 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:17.155600 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29fd4d0d-c51c-48ce-80ed-1f0b6cc41190 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.157281 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29fd4d0d-c51c-48ce-80ed-1f0b6cc41190 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?limit=1&marker=7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:17.157475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29fd4d0d-c51c-48ce-80ed-1f0b6cc41190 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.157670 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29fd4d0d-c51c-48ce-80ed-1f0b6cc41190 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.157900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-29fd4d0d-c51c-48ce-80ed-1f0b6cc41190 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.158634 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29fd4d0d-c51c-48ce-80ed-1f0b6cc41190 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.190370 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-29fd4d0d-c51c-48ce-80ed-1f0b6cc41190 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.192857 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29fd4d0d-c51c-48ce-80ed-1f0b6cc41190 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?limit=1&marker=7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 returned with HTTP 200 Jul 10 04:37:17.193301 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1075/4327] 10.4.3.87 () {66 vars in 1354 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:37:17.206086 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bef67485-fd0d-4e89-90fc-eeb22fea8ee2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.207662 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bef67485-fd0d-4e89-90fc-eeb22fea8ee2 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 10 04:37:17.207848 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bef67485-fd0d-4e89-90fc-eeb22fea8ee2 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.208043 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bef67485-fd0d-4e89-90fc-eeb22fea8ee2 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.208311 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-bef67485-fd0d-4e89-90fc-eeb22fea8ee2 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.208608 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-bef67485-fd0d-4e89-90fc-eeb22fea8ee2 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value available, assuming string {{(pid=100022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:17.209280 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-bef67485-fd0d-4e89-90fc-eeb22fea8ee2 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.345493 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8a4f3c10-6726-400c-af7f-a73f2e8b8b45 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.348760 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8a4f3c10-6726-400c-af7f-a73f2e8b8b45 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 Jul 10 04:37:17.348760 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8a4f3c10-6726-400c-af7f-a73f2e8b8b45 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.348760 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8a4f3c10-6726-400c-af7f-a73f2e8b8b45 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.354702 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8a4f3c10-6726-400c-af7f-a73f2e8b8b45 tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 returned with HTTP 404 Jul 10 04:37:17.355259 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1083/4328] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/63b79a45-631a-4ce7-872e-981bdf9b3394 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:17.362092 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ee78b2c2-0a66-4a6d-8843-12110f40331d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.364098 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee78b2c2-0a66-4a6d-8843-12110f40331d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] DELETE https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 Jul 10 04:37:17.364324 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee78b2c2-0a66-4a6d-8843-12110f40331d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.364533 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee78b2c2-0a66-4a6d-8843-12110f40331d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.364678 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-ee78b2c2-0a66-4a6d-8843-12110f40331d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Delete volume with id: 28624912-7d1e-4359-a1bc-9bf5e5d7b833 Jul 10 04:37:17.373390 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.373390 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:17.374076 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ee78b2c2-0a66-4a6d-8843-12110f40331d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:37:17.396139 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ee78b2c2-0a66-4a6d-8843-12110f40331d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Delete volume request issued successfully. Jul 10 04:37:17.396366 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee78b2c2-0a66-4a6d-8843-12110f40331d tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 returned with HTTP 202 Jul 10 04:37:17.396811 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1084/4329] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:17 2026] DELETE /volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:17.398971 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bef67485-fd0d-4e89-90fc-eeb22fea8ee2 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.399971 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.399971 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:17.404706 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bef67485-fd0d-4e89-90fc-eeb22fea8ee2 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 10 04:37:17.405061 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1088/4330] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:17.405191 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-99177fc9-4709-48cb-bf51-befebe297bad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.407612 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-99177fc9-4709-48cb-bf51-befebe297bad tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 Jul 10 04:37:17.407919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-99177fc9-4709-48cb-bf51-befebe297bad tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.408195 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-99177fc9-4709-48cb-bf51-befebe297bad tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.416263 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.416263 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:17.418977 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a4b00de5-8ca1-4349-b347-fe57d05f6fc4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.420890 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-99177fc9-4709-48cb-bf51-befebe297bad tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Volume info retrieved successfully. Jul 10 04:37:17.420967 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a4b00de5-8ca1-4349-b347-fe57d05f6fc4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 10 04:37:17.421224 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a4b00de5-8ca1-4349-b347-fe57d05f6fc4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.421453 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a4b00de5-8ca1-4349-b347-fe57d05f6fc4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.421783 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-a4b00de5-8ca1-4349-b347-fe57d05f6fc4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.422113 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4b00de5-8ca1-4349-b347-fe57d05f6fc4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value available, assuming string {{(pid=100020) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:17.422878 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a4b00de5-8ca1-4349-b347-fe57d05f6fc4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.426363 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-99177fc9-4709-48cb-bf51-befebe297bad tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 returned with HTTP 200 Jul 10 04:37:17.426920 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1076/4331] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.451403 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a4b00de5-8ca1-4349-b347-fe57d05f6fc4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.452364 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.452364 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:17.456560 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a4b00de5-8ca1-4349-b347-fe57d05f6fc4 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 10 04:37:17.457067 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1084/4332] 10.4.3.87 () {66 vars in 1352 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:17.472915 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0dd58630-09b8-42d6-8cfa-4312f115fde7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.474691 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0dd58630-09b8-42d6-8cfa-4312f115fde7 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?limit=1 Jul 10 04:37:17.474883 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0dd58630-09b8-42d6-8cfa-4312f115fde7 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.475064 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0dd58630-09b8-42d6-8cfa-4312f115fde7 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.475706 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-0dd58630-09b8-42d6-8cfa-4312f115fde7 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.476049 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-0dd58630-09b8-42d6-8cfa-4312f115fde7 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.485280 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0dd58630-09b8-42d6-8cfa-4312f115fde7 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.486321 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0dd58630-09b8-42d6-8cfa-4312f115fde7 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 10 04:37:17.486321 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1085/4333] 10.4.3.87 () {66 vars in 1245 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.493918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fc109c96-cd9f-46e3-afc0-73b22ae22dcc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.495444 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fc109c96-cd9f-46e3-afc0-73b22ae22dcc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?limit=1&marker=32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:17.495616 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fc109c96-cd9f-46e3-afc0-73b22ae22dcc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.495784 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fc109c96-cd9f-46e3-afc0-73b22ae22dcc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.495990 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-fc109c96-cd9f-46e3-afc0-73b22ae22dcc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.496631 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-fc109c96-cd9f-46e3-afc0-73b22ae22dcc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.506473 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fc109c96-cd9f-46e3-afc0-73b22ae22dcc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.506976 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fc109c96-cd9f-46e3-afc0-73b22ae22dcc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?limit=1&marker=32c427af-8fa9-4c77-84b4-5755c4ac9dbe returned with HTTP 200 Jul 10 04:37:17.507322 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1089/4334] 10.4.3.87 () {66 vars in 1333 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes?limit=1&marker=32c427af-8fa9-4c77-84b4-5755c4ac9dbe => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.514716 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-26e9576b-bc07-4ff6-aa7a-caf1b3b2d0ad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.516481 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-26e9576b-bc07-4ff6-aa7a-caf1b3b2d0ad tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?limit=1&marker=baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:17.516680 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-26e9576b-bc07-4ff6-aa7a-caf1b3b2d0ad tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.516894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-26e9576b-bc07-4ff6-aa7a-caf1b3b2d0ad tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.517143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-26e9576b-bc07-4ff6-aa7a-caf1b3b2d0ad tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.517919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-26e9576b-bc07-4ff6-aa7a-caf1b3b2d0ad tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.530139 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-26e9576b-bc07-4ff6-aa7a-caf1b3b2d0ad tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.530777 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-26e9576b-bc07-4ff6-aa7a-caf1b3b2d0ad tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?limit=1&marker=baffed00-1240-4cbe-bd6f-462016242b26 returned with HTTP 200 Jul 10 04:37:17.531196 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1077/4335] 10.4.3.87 () {66 vars in 1333 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes?limit=1&marker=baffed00-1240-4cbe-bd6f-462016242b26 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.538320 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ebf5bd37-1870-4a59-9662-8d14ad8287dd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.539913 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ebf5bd37-1870-4a59-9662-8d14ad8287dd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?limit=1&marker=7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:17.540087 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ebf5bd37-1870-4a59-9662-8d14ad8287dd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.540281 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ebf5bd37-1870-4a59-9662-8d14ad8287dd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.540492 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-ebf5bd37-1870-4a59-9662-8d14ad8287dd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.541116 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-ebf5bd37-1870-4a59-9662-8d14ad8287dd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.721113 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ebf5bd37-1870-4a59-9662-8d14ad8287dd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.721460 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ebf5bd37-1870-4a59-9662-8d14ad8287dd tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?limit=1&marker=7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 returned with HTTP 200 Jul 10 04:37:17.721840 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1085/4336] 10.4.3.87 () {66 vars in 1333 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes?limit=1&marker=7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:37:17.730634 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-00d2a957-71a8-4577-9782-5830ed653746 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.732508 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-00d2a957-71a8-4577-9782-5830ed653746 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2055570962&status=available Jul 10 04:37:17.732712 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-00d2a957-71a8-4577-9782-5830ed653746 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.732787 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-00d2a957-71a8-4577-9782-5830ed653746 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.733004 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-00d2a957-71a8-4577-9782-5830ed653746 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.733255 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-00d2a957-71a8-4577-9782-5830ed653746 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value available, assuming string {{(pid=100019) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:17.733486 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.733486 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:17.733897 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-00d2a957-71a8-4577-9782-5830ed653746 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2055570962'), ('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.759170 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-00d2a957-71a8-4577-9782-5830ed653746 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.759540 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-00d2a957-71a8-4577-9782-5830ed653746 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2055570962&status=available returned with HTTP 200 Jul 10 04:37:17.759920 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1086/4337] 10.4.3.87 () {66 vars in 1365 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2055570962&status=available => generated 332 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.768596 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1b5ef4c2-aeee-489d-8263-f2b35d705481 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.770255 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b5ef4c2-aeee-489d-8263-f2b35d705481 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2055570962&status=available Jul 10 04:37:17.770448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b5ef4c2-aeee-489d-8263-f2b35d705481 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.770670 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b5ef4c2-aeee-489d-8263-f2b35d705481 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.770884 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-1b5ef4c2-aeee-489d-8263-f2b35d705481 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.771124 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b5ef4c2-aeee-489d-8263-f2b35d705481 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value available, assuming string {{(pid=100022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:17.771401 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.771401 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:17.771754 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1b5ef4c2-aeee-489d-8263-f2b35d705481 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2055570962'), ('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.796099 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1b5ef4c2-aeee-489d-8263-f2b35d705481 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.796731 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.796731 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:17.800139 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b5ef4c2-aeee-489d-8263-f2b35d705481 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2055570962&status=available returned with HTTP 200 Jul 10 04:37:17.800529 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1090/4338] 10.4.3.87 () {66 vars in 1386 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2055570962&status=available => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.812600 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-46885146-91a9-4885-847d-2fb813aba6ea None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.814324 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-46885146-91a9-4885-847d-2fb813aba6ea tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?marker=32c427af-8fa9-4c77-84b4-5755c4ac9dbe&sort=id%3Aasc Jul 10 04:37:17.814520 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-46885146-91a9-4885-847d-2fb813aba6ea tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.814703 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-46885146-91a9-4885-847d-2fb813aba6ea tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.814931 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-46885146-91a9-4885-847d-2fb813aba6ea tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.815243 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.815243 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:17.815621 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-46885146-91a9-4885-847d-2fb813aba6ea tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.852400 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-46885146-91a9-4885-847d-2fb813aba6ea tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.853112 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.853112 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:17.856662 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-46885146-91a9-4885-847d-2fb813aba6ea tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?marker=32c427af-8fa9-4c77-84b4-5755c4ac9dbe&sort=id%3Aasc returned with HTTP 200 Jul 10 04:37:17.857187 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1078/4339] 10.4.3.87 () {66 vars in 1366 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail?marker=32c427af-8fa9-4c77-84b4-5755c4ac9dbe&sort=id%3Aasc => generated 1703 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:17.869141 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b1ecdf9d-d99d-4b94-9696-4e2ed6b4ee42 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.870790 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1ecdf9d-d99d-4b94-9696-4e2ed6b4ee42 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 04:37:17.870964 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1ecdf9d-d99d-4b94-9696-4e2ed6b4ee42 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.871136 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1ecdf9d-d99d-4b94-9696-4e2ed6b4ee42 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.871403 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-b1ecdf9d-d99d-4b94-9696-4e2ed6b4ee42 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.872248 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-b1ecdf9d-d99d-4b94-9696-4e2ed6b4ee42 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.902423 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b1ecdf9d-d99d-4b94-9696-4e2ed6b4ee42 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.903358 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.903358 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:17.907981 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1ecdf9d-d99d-4b94-9696-4e2ed6b4ee42 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 04:37:17.908569 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1086/4340] 10.4.3.87 () {66 vars in 1330 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:17.921374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f7ed50de-6574-4a01-8eff-321d855cefb3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.923340 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7ed50de-6574-4a01-8eff-321d855cefb3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail Jul 10 04:37:17.923549 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7ed50de-6574-4a01-8eff-321d855cefb3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.923737 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7ed50de-6574-4a01-8eff-321d855cefb3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.923947 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-f7ed50de-6574-4a01-8eff-321d855cefb3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.924274 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.924274 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:17.924678 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-f7ed50de-6574-4a01-8eff-321d855cefb3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.934201 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f7ed50de-6574-4a01-8eff-321d855cefb3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.935410 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:17.935410 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:17.939812 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7ed50de-6574-4a01-8eff-321d855cefb3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail returned with HTTP 200 Jul 10 04:37:17.940247 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1087/4341] 10.4.3.87 () {66 vars in 1251 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:17.953050 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-73902155-43dd-4854-88cf-56aada26ca45 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.954697 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-73902155-43dd-4854-88cf-56aada26ca45 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 04:37:17.954873 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-73902155-43dd-4854-88cf-56aada26ca45 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.955066 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-73902155-43dd-4854-88cf-56aada26ca45 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.955371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-73902155-43dd-4854-88cf-56aada26ca45 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.956123 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-73902155-43dd-4854-88cf-56aada26ca45 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:17.986415 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-73902155-43dd-4854-88cf-56aada26ca45 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:17.987000 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-73902155-43dd-4854-88cf-56aada26ca45 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 04:37:17.987459 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1091/4342] 10.4.3.87 () {66 vars in 1309 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:17.995921 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d9040a84-8787-4d3b-a5bf-463db038df97 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:17.997616 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d9040a84-8787-4d3b-a5bf-463db038df97 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?availability_zone=nova Jul 10 04:37:17.997777 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d9040a84-8787-4d3b-a5bf-463db038df97 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:17.997954 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d9040a84-8787-4d3b-a5bf-463db038df97 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:17.998256 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-d9040a84-8787-4d3b-a5bf-463db038df97 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:17.998554 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d9040a84-8787-4d3b-a5bf-463db038df97 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value nova, assuming string {{(pid=100021) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:17.999108 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d9040a84-8787-4d3b-a5bf-463db038df97 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:18.027723 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d9040a84-8787-4d3b-a5bf-463db038df97 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:18.028542 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d9040a84-8787-4d3b-a5bf-463db038df97 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 04:37:18.028827 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1079/4343] 10.4.3.87 () {66 vars in 1275 bytes} [Fri Jul 10 04:37:17 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:18.037026 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-604c3dbd-1bfe-4471-9828-24f24a131250 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.038592 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-604c3dbd-1bfe-4471-9828-24f24a131250 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?availability_zone=nova Jul 10 04:37:18.038761 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-604c3dbd-1bfe-4471-9828-24f24a131250 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.038922 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-604c3dbd-1bfe-4471-9828-24f24a131250 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.039142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-604c3dbd-1bfe-4471-9828-24f24a131250 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:18.039387 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-604c3dbd-1bfe-4471-9828-24f24a131250 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value nova, assuming string {{(pid=100020) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:18.039920 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-604c3dbd-1bfe-4471-9828-24f24a131250 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:18.066371 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-604c3dbd-1bfe-4471-9828-24f24a131250 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:18.066956 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-604c3dbd-1bfe-4471-9828-24f24a131250 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 04:37:18.067406 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1087/4344] 10.4.3.87 () {66 vars in 1275 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:18.075923 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e6cb6ffb-dfcc-4c86-b330-15b498327ad3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.077678 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e6cb6ffb-dfcc-4c86-b330-15b498327ad3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?bootable=false Jul 10 04:37:18.077857 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e6cb6ffb-dfcc-4c86-b330-15b498327ad3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.078028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e6cb6ffb-dfcc-4c86-b330-15b498327ad3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.078247 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-e6cb6ffb-dfcc-4c86-b330-15b498327ad3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:18.078898 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e6cb6ffb-dfcc-4c86-b330-15b498327ad3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:18.091736 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e16009ef-f3ac-4d79-b144-9ab691994757 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.093405 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e16009ef-f3ac-4d79-b144-9ab691994757 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 Jul 10 04:37:18.093620 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e16009ef-f3ac-4d79-b144-9ab691994757 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.093817 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e16009ef-f3ac-4d79-b144-9ab691994757 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.093893 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-e16009ef-f3ac-4d79-b144-9ab691994757 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Show backup with id 0eca8394-d48c-44a6-b55a-b1898ef9af36. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:18.097255 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e16009ef-f3ac-4d79-b144-9ab691994757 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 returned with HTTP 404 Jul 10 04:37:18.097696 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1092/4345] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/backups/0eca8394-d48c-44a6-b55a-b1898ef9af36 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:18.104020 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bcf49f2d-e0c2-4651-b22f-e447e55aa59a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.105793 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bcf49f2d-e0c2-4651-b22f-e447e55aa59a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb Jul 10 04:37:18.106050 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bcf49f2d-e0c2-4651-b22f-e447e55aa59a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.106302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bcf49f2d-e0c2-4651-b22f-e447e55aa59a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.106486 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-bcf49f2d-e0c2-4651-b22f-e447e55aa59a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume with id: ae313c89-d5e7-4312-87ba-aafd9f351ebb Jul 10 04:37:18.107077 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e6cb6ffb-dfcc-4c86-b330-15b498327ad3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:18.107729 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e6cb6ffb-dfcc-4c86-b330-15b498327ad3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 04:37:18.108122 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1088/4346] 10.4.3.87 () {66 vars in 1259 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:18.114117 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.114117 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:18.114556 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bcf49f2d-e0c2-4651-b22f-e447e55aa59a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:37:18.115970 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e1e52937-504d-4344-b305-40c9a5b64876 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.117585 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e1e52937-504d-4344-b305-40c9a5b64876 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?bootable=false Jul 10 04:37:18.117747 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e1e52937-504d-4344-b305-40c9a5b64876 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.117954 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e1e52937-504d-4344-b305-40c9a5b64876 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.118228 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-e1e52937-504d-4344-b305-40c9a5b64876 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:18.118556 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.118556 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:18.118937 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e1e52937-504d-4344-b305-40c9a5b64876 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:18.130746 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bcf49f2d-e0c2-4651-b22f-e447e55aa59a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Delete volume request issued successfully. Jul 10 04:37:18.130977 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bcf49f2d-e0c2-4651-b22f-e447e55aa59a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb returned with HTTP 202 Jul 10 04:37:18.131590 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1080/4347] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:37:18 2026] DELETE /volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:18.138968 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-87082dd6-764a-4724-ad45-d9718a46623a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.140921 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-87082dd6-764a-4724-ad45-d9718a46623a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb Jul 10 04:37:18.141129 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-87082dd6-764a-4724-ad45-d9718a46623a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.141346 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-87082dd6-764a-4724-ad45-d9718a46623a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.148565 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.148565 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:18.149538 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e1e52937-504d-4344-b305-40c9a5b64876 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:18.150117 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e1e52937-504d-4344-b305-40c9a5b64876 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 04:37:18.150573 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1088/4348] 10.4.3.87 () {66 vars in 1259 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:18.152231 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-87082dd6-764a-4724-ad45-d9718a46623a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Volume info retrieved successfully. Jul 10 04:37:18.155995 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-87082dd6-764a-4724-ad45-d9718a46623a tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb returned with HTTP 200 Jul 10 04:37:18.156386 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1093/4349] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:18.160261 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-eb903aaf-d0f1-4863-8a21-a68548aaea21 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.162082 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-eb903aaf-d0f1-4863-8a21-a68548aaea21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?status=available Jul 10 04:37:18.162331 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-eb903aaf-d0f1-4863-8a21-a68548aaea21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.162528 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-eb903aaf-d0f1-4863-8a21-a68548aaea21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.162744 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-eb903aaf-d0f1-4863-8a21-a68548aaea21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:18.163019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-eb903aaf-d0f1-4863-8a21-a68548aaea21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value available, assuming string {{(pid=100019) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:18.163298 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.163298 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:18.163683 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-eb903aaf-d0f1-4863-8a21-a68548aaea21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:18.191867 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-eb903aaf-d0f1-4863-8a21-a68548aaea21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:18.192593 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-eb903aaf-d0f1-4863-8a21-a68548aaea21 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 04:37:18.193115 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1089/4350] 10.4.3.87 () {66 vars in 1263 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:18.201894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b6ad453d-d4d7-42e6-8e6d-a987d106a062 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.203968 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b6ad453d-d4d7-42e6-8e6d-a987d106a062 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes?status=available Jul 10 04:37:18.204908 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b6ad453d-d4d7-42e6-8e6d-a987d106a062 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.204908 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b6ad453d-d4d7-42e6-8e6d-a987d106a062 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.204908 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-b6ad453d-d4d7-42e6-8e6d-a987d106a062 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:18.205104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b6ad453d-d4d7-42e6-8e6d-a987d106a062 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value available, assuming string {{(pid=100021) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:18.205756 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-b6ad453d-d4d7-42e6-8e6d-a987d106a062 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:18.236498 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b6ad453d-d4d7-42e6-8e6d-a987d106a062 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:18.237136 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b6ad453d-d4d7-42e6-8e6d-a987d106a062 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 04:37:18.237627 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1081/4351] 10.4.3.87 () {66 vars in 1263 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:18.247384 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0b269831-05c6-4ac6-af13-3ffcfee964fc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.249617 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b269831-05c6-4ac6-af13-3ffcfee964fc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?availability_zone=nova Jul 10 04:37:18.249858 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b269831-05c6-4ac6-af13-3ffcfee964fc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.250092 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b269831-05c6-4ac6-af13-3ffcfee964fc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.250406 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-0b269831-05c6-4ac6-af13-3ffcfee964fc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:18.250718 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0b269831-05c6-4ac6-af13-3ffcfee964fc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value nova, assuming string {{(pid=100020) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:18.251037 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.251037 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:18.251580 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0b269831-05c6-4ac6-af13-3ffcfee964fc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:18.261972 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0b269831-05c6-4ac6-af13-3ffcfee964fc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:18.263347 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.263347 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:18.268745 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b269831-05c6-4ac6-af13-3ffcfee964fc tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 10 04:37:18.269341 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1089/4352] 10.4.3.87 () {66 vars in 1296 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:18.285595 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-777f5147-48d3-4638-acfe-ba8fda7715f3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.287191 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-777f5147-48d3-4638-acfe-ba8fda7715f3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?bootable=false Jul 10 04:37:18.287471 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-777f5147-48d3-4638-acfe-ba8fda7715f3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.287703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-777f5147-48d3-4638-acfe-ba8fda7715f3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.287943 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-777f5147-48d3-4638-acfe-ba8fda7715f3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:18.288623 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-777f5147-48d3-4638-acfe-ba8fda7715f3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:18.314754 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-777f5147-48d3-4638-acfe-ba8fda7715f3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:18.315974 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.315974 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:18.320608 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-777f5147-48d3-4638-acfe-ba8fda7715f3 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 10 04:37:18.320990 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1094/4353] 10.4.3.87 () {66 vars in 1280 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:18.338071 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bebf3ad0-8a14-4893-9ed7-c3acdb838b17 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.340177 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bebf3ad0-8a14-4893-9ed7-c3acdb838b17 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?status=available Jul 10 04:37:18.340437 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bebf3ad0-8a14-4893-9ed7-c3acdb838b17 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.340701 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bebf3ad0-8a14-4893-9ed7-c3acdb838b17 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.340945 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-bebf3ad0-8a14-4893-9ed7-c3acdb838b17 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:18.341200 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bebf3ad0-8a14-4893-9ed7-c3acdb838b17 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Could not evaluate value available, assuming string {{(pid=100019) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:37:18.341505 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.341505 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:18.341908 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bebf3ad0-8a14-4893-9ed7-c3acdb838b17 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:18.350298 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bebf3ad0-8a14-4893-9ed7-c3acdb838b17 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Get all volumes completed successfully. Jul 10 04:37:18.351192 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.351192 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:18.355317 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bebf3ad0-8a14-4893-9ed7-c3acdb838b17 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 10 04:37:18.356003 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1090/4354] 10.4.3.87 () {66 vars in 1284 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:18.372040 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d718e1c-2593-40af-85c7-2436e5cd175f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.374054 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d718e1c-2593-40af-85c7-2436e5cd175f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:18.374278 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d718e1c-2593-40af-85c7-2436e5cd175f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.374510 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d718e1c-2593-40af-85c7-2436e5cd175f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.382086 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.382086 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:18.386041 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d718e1c-2593-40af-85c7-2436e5cd175f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:18.390328 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d718e1c-2593-40af-85c7-2436e5cd175f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe returned with HTTP 200 Jul 10 04:37:18.390868 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1082/4355] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:18.404575 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c820e20c-9058-4cf5-af03-889ab4b93fd8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.406248 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c820e20c-9058-4cf5-af03-889ab4b93fd8 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] DELETE https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:18.406436 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c820e20c-9058-4cf5-af03-889ab4b93fd8 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.406651 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c820e20c-9058-4cf5-af03-889ab4b93fd8 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.406817 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-c820e20c-9058-4cf5-af03-889ab4b93fd8 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Delete volume with id: 32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:18.413151 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.413151 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:18.413617 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c820e20c-9058-4cf5-af03-889ab4b93fd8 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:18.428289 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c820e20c-9058-4cf5-af03-889ab4b93fd8 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Delete volume request issued successfully. Jul 10 04:37:18.428289 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c820e20c-9058-4cf5-af03-889ab4b93fd8 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe returned with HTTP 202 Jul 10 04:37:18.428474 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1090/4356] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:18 2026] DELETE /volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:18.435172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cd7adea5-18e6-4d36-b3ce-442ec03db906 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.437624 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd7adea5-18e6-4d36-b3ce-442ec03db906 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:18.437829 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd7adea5-18e6-4d36-b3ce-442ec03db906 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.438025 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cd7adea5-18e6-4d36-b3ce-442ec03db906 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.441051 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ccd4308c-4ba5-4cbf-8b0f-a916113fe57b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:18.442980 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ccd4308c-4ba5-4cbf-8b0f-a916113fe57b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] GET https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 Jul 10 04:37:18.443072 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ccd4308c-4ba5-4cbf-8b0f-a916113fe57b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:18.443230 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ccd4308c-4ba5-4cbf-8b0f-a916113fe57b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:18.449767 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ccd4308c-4ba5-4cbf-8b0f-a916113fe57b tempest-VolumesBackupsTest-1131713765 tempest-VolumesBackupsTest-1131713765-project-member] https://10.4.3.87/volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 returned with HTTP 404 Jul 10 04:37:18.450381 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1091/4357] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes/28624912-7d1e-4359-a1bc-9bf5e5d7b833 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:18.450894 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:18.450894 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:18.456382 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cd7adea5-18e6-4d36-b3ce-442ec03db906 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:18.462561 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cd7adea5-18e6-4d36-b3ce-442ec03db906 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe returned with HTTP 200 Jul 10 04:37:18.463304 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1095/4358] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:18 2026] GET /volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:19.169413 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-aa197350-47fd-4781-8c1a-cc96dbc0e2e0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:19.171514 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa197350-47fd-4781-8c1a-cc96dbc0e2e0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] GET https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb Jul 10 04:37:19.172074 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa197350-47fd-4781-8c1a-cc96dbc0e2e0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:19.172302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa197350-47fd-4781-8c1a-cc96dbc0e2e0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:19.177823 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa197350-47fd-4781-8c1a-cc96dbc0e2e0 tempest-ProjectMemberTests33-1191061131 tempest-ProjectMemberTests33-1191061131-project-admin] https://10.4.3.87/volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb returned with HTTP 404 Jul 10 04:37:19.178295 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1083/4359] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:19 2026] GET /volume/v3/volumes/ae313c89-d5e7-4312-87ba-aafd9f351ebb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:19.477074 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-08708252-c441-43eb-885a-7d945cf1898c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:19.478947 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08708252-c441-43eb-885a-7d945cf1898c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe Jul 10 04:37:19.479185 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08708252-c441-43eb-885a-7d945cf1898c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:19.479426 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08708252-c441-43eb-885a-7d945cf1898c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:19.485834 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08708252-c441-43eb-885a-7d945cf1898c tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe returned with HTTP 404 Jul 10 04:37:19.486415 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1091/4360] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:19 2026] GET /volume/v3/volumes/32c427af-8fa9-4c77-84b4-5755c4ac9dbe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:19.493743 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4d5f31e3-9660-4c85-88e6-053917d2cc7f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:19.495540 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4d5f31e3-9660-4c85-88e6-053917d2cc7f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:19.495731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4d5f31e3-9660-4c85-88e6-053917d2cc7f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:19.495912 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4d5f31e3-9660-4c85-88e6-053917d2cc7f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:19.503906 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:19.503906 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:19.508449 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4d5f31e3-9660-4c85-88e6-053917d2cc7f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:19.513510 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4d5f31e3-9660-4c85-88e6-053917d2cc7f tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 returned with HTTP 200 Jul 10 04:37:19.514023 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1092/4361] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:19 2026] GET /volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:19.526276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b087f1e1-ae21-4fca-94ac-73bf303cf7ee None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:19.528101 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b087f1e1-ae21-4fca-94ac-73bf303cf7ee tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] DELETE https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:19.528316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b087f1e1-ae21-4fca-94ac-73bf303cf7ee tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:19.528531 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b087f1e1-ae21-4fca-94ac-73bf303cf7ee tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:19.528697 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b087f1e1-ae21-4fca-94ac-73bf303cf7ee tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Delete volume with id: baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:19.537335 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:19.537335 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:19.538048 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b087f1e1-ae21-4fca-94ac-73bf303cf7ee tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:19.557937 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b087f1e1-ae21-4fca-94ac-73bf303cf7ee tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Delete volume request issued successfully. Jul 10 04:37:19.558128 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b087f1e1-ae21-4fca-94ac-73bf303cf7ee tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 returned with HTTP 202 Jul 10 04:37:19.558655 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1096/4362] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:19 2026] DELETE /volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:19.566617 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5845486a-6165-42ca-bb66-50ddf48f728d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:19.569072 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5845486a-6165-42ca-bb66-50ddf48f728d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:19.569358 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5845486a-6165-42ca-bb66-50ddf48f728d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:19.569618 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5845486a-6165-42ca-bb66-50ddf48f728d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:19.577267 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:19.577267 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:19.580990 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5845486a-6165-42ca-bb66-50ddf48f728d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:19.585295 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5845486a-6165-42ca-bb66-50ddf48f728d tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 returned with HTTP 200 Jul 10 04:37:19.585711 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1084/4363] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:19 2026] GET /volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:20.600736 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6183c9a6-53e1-4fae-a084-2cbd45d9e0a9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:20.602938 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6183c9a6-53e1-4fae-a084-2cbd45d9e0a9 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 Jul 10 04:37:20.603259 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6183c9a6-53e1-4fae-a084-2cbd45d9e0a9 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:20.603494 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6183c9a6-53e1-4fae-a084-2cbd45d9e0a9 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:20.609428 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6183c9a6-53e1-4fae-a084-2cbd45d9e0a9 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 returned with HTTP 404 Jul 10 04:37:20.609945 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1092/4364] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:20 2026] GET /volume/v3/volumes/baffed00-1240-4cbe-bd6f-462016242b26 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:20.617199 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6d7e4787-04a2-4294-996a-803894337d55 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:20.619304 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d7e4787-04a2-4294-996a-803894337d55 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:20.619582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6d7e4787-04a2-4294-996a-803894337d55 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:20.619812 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6d7e4787-04a2-4294-996a-803894337d55 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:20.629735 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:20.629735 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:20.634119 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6d7e4787-04a2-4294-996a-803894337d55 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:20.639840 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d7e4787-04a2-4294-996a-803894337d55 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 returned with HTTP 200 Jul 10 04:37:20.640291 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1093/4365] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:20 2026] GET /volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:20.653518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fdcfca8a-fdab-490b-b5f7-eccb09f9b03e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:20.655529 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fdcfca8a-fdab-490b-b5f7-eccb09f9b03e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:20.655753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fdcfca8a-fdab-490b-b5f7-eccb09f9b03e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:20.655945 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fdcfca8a-fdab-490b-b5f7-eccb09f9b03e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:20.656158 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-fdcfca8a-fdab-490b-b5f7-eccb09f9b03e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Delete volume with id: 7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:20.663004 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:20.663004 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:20.663510 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fdcfca8a-fdab-490b-b5f7-eccb09f9b03e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:20.680406 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fdcfca8a-fdab-490b-b5f7-eccb09f9b03e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Delete volume request issued successfully. Jul 10 04:37:20.680626 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fdcfca8a-fdab-490b-b5f7-eccb09f9b03e tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 returned with HTTP 202 Jul 10 04:37:20.681013 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1097/4366] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:37:20 2026] DELETE /volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:37:20.688684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4ea453b8-58c6-4551-99b2-81f49fc45d70 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:20.690669 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ea453b8-58c6-4551-99b2-81f49fc45d70 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:20.690864 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4ea453b8-58c6-4551-99b2-81f49fc45d70 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:20.691183 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4ea453b8-58c6-4551-99b2-81f49fc45d70 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:20.699195 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:20.699195 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:20.704037 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4ea453b8-58c6-4551-99b2-81f49fc45d70 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Volume info retrieved successfully. Jul 10 04:37:20.709523 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4ea453b8-58c6-4551-99b2-81f49fc45d70 tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 returned with HTTP 200 Jul 10 04:37:20.709928 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1085/4367] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:20 2026] GET /volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:20.910567 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a6b64d0f-3994-418a-8842-a7389796cfcd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:20.991788 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:20.992170 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1562072558"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:20.993685 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1562072558'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:20.993842 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Create volume of 1 GB Jul 10 04:37:20.997797 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Availability Zones retrieved successfully. Jul 10 04:37:21.003094 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Flow 'volume_create_api' (c1c2e9c4-438c-4166-9dcf-7901c1e14993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:21.003984 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2769eaf-95fd-46e5-8bc6-d40907a15988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:21.004754 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:21.030041 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2769eaf-95fd-46e5-8bc6-d40907a15988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:21.031166 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b535404-7d84-44cd-a83c-5614466ed874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:21.100749 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Created reservations ['2e719649-62ba-43b9-a2d2-d2bea89d5461', 'f9f9a01e-8031-43d4-b235-55cdfc45e737', 'f4d4fdc5-910b-495b-b7f7-725fd455026a', '0968b4e2-5876-44f6-a327-1f0a5ff408f2'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:21.101984 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b535404-7d84-44cd-a83c-5614466ed874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e719649-62ba-43b9-a2d2-d2bea89d5461', 'f9f9a01e-8031-43d4-b235-55cdfc45e737', 'f4d4fdc5-910b-495b-b7f7-725fd455026a', '0968b4e2-5876-44f6-a327-1f0a5ff408f2']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:21.102926 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e725c0-f6d9-402e-ba61-aa5c959341ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:21.126810 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e725c0-f6d9-402e-ba61-aa5c959341ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a55bc2ec-6669-4dac-9815-ca29f6ec5d97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1562072558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2cf813ab2564566ac1146d9f1d443fc',qos_specs=None,replication_status=,reservations=['2e719649-62ba-43b9-a2d2-d2bea89d5461','f9f9a01e-8031-43d4-b235-55cdfc45e737','f4d4fdc5-910b-495b-b7f7-725fd455026a','0968b4e2-5876-44f6-a327-1f0a5ff408f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b973a84164034d938ea7209222e48dbb',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1562072558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a55bc2ec-6669-4dac-9815-ca29f6ec5d97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cf813ab2564566ac1146d9f1d443fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b973a84164034d938ea7209222e48dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:21.127468 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e69346c-9017-431b-8306-420230bdc816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:21.149559 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e69346c-9017-431b-8306-420230bdc816) transitioned into state 'SUCCESS' from state '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-1562072558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2cf813ab2564566ac1146d9f1d443fc',qos_specs=None,replication_status=,reservations=['2e719649-62ba-43b9-a2d2-d2bea89d5461','f9f9a01e-8031-43d4-b235-55cdfc45e737','f4d4fdc5-910b-495b-b7f7-725fd455026a','0968b4e2-5876-44f6-a327-1f0a5ff408f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b973a84164034d938ea7209222e48dbb',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:21.150610 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c10076-7ea7-484e-a45a-15f8b6a4fb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:21.161457 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9c10076-7ea7-484e-a45a-15f8b6a4fb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:21.162723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Flow 'volume_create_api' (c1c2e9c4-438c-4166-9dcf-7901c1e14993) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:21.163513 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Create volume request issued successfully. Jul 10 04:37:21.164629 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a6b64d0f-3994-418a-8842-a7389796cfcd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:21.164920 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1093/4368] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:37:20 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) Jul 10 04:37:21.179491 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6018fbe1-f69a-4a6e-84d6-46839b44c89f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:21.181366 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6018fbe1-f69a-4a6e-84d6-46839b44c89f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 Jul 10 04:37:21.181567 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6018fbe1-f69a-4a6e-84d6-46839b44c89f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:21.181732 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6018fbe1-f69a-4a6e-84d6-46839b44c89f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:21.189796 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:21.189796 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:21.193051 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6018fbe1-f69a-4a6e-84d6-46839b44c89f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:37:21.196581 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6018fbe1-f69a-4a6e-84d6-46839b44c89f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 returned with HTTP 200 Jul 10 04:37:21.196971 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1094/4369] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:21 2026] GET /volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:21.724967 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-66dcae4e-e63e-4a1d-91d9-79e0a93f3faf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:21.726749 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-66dcae4e-e63e-4a1d-91d9-79e0a93f3faf tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] GET https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 Jul 10 04:37:21.726928 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-66dcae4e-e63e-4a1d-91d9-79e0a93f3faf tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:21.727148 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-66dcae4e-e63e-4a1d-91d9-79e0a93f3faf tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:21.732928 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-66dcae4e-e63e-4a1d-91d9-79e0a93f3faf tempest-VolumesListTestJSON-820378333 tempest-VolumesListTestJSON-820378333-project-member] https://10.4.3.87/volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 returned with HTTP 404 Jul 10 04:37:21.733426 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1098/4370] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:21 2026] GET /volume/v3/volumes/7be74a5b-8a75-4a94-b138-8a49ddcd7fc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:22.211880 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2712dbe1-c8ea-462b-9f6a-2d216cb2e774 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:22.220319 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2712dbe1-c8ea-462b-9f6a-2d216cb2e774 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 Jul 10 04:37:22.220713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2712dbe1-c8ea-462b-9f6a-2d216cb2e774 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:22.220918 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2712dbe1-c8ea-462b-9f6a-2d216cb2e774 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:22.231712 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:22.231712 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:22.236591 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2712dbe1-c8ea-462b-9f6a-2d216cb2e774 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:37:22.241714 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2712dbe1-c8ea-462b-9f6a-2d216cb2e774 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 returned with HTTP 200 Jul 10 04:37:22.242248 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1086/4371] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:22 2026] GET /volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:22.257821 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6b955986-2b0c-412a-9ea0-4d565118793b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:22.259698 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6b955986-2b0c-412a-9ea0-4d565118793b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:37:22.260059 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6b955986-2b0c-412a-9ea0-4d565118793b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a55bc2ec-6669-4dac-9815-ca29f6ec5d97", "name": "tempest-type-Backup-1691292604"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:22.261573 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-6b955986-2b0c-412a-9ea0-4d565118793b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Creating new backup {'backup': {'volume_id': 'a55bc2ec-6669-4dac-9815-ca29f6ec5d97', 'name': 'tempest-type-Backup-1691292604'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:37:22.261709 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-6b955986-2b0c-412a-9ea0-4d565118793b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Creating backup of volume a55bc2ec-6669-4dac-9815-ca29f6ec5d97 in container None Jul 10 04:37:22.268934 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:22.268934 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:22.269270 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6b955986-2b0c-412a-9ea0-4d565118793b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:37:22.301500 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-6b955986-2b0c-412a-9ea0-4d565118793b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Created reservations ['33b95bad-1d37-4785-9890-0f454087b70c', '31a2ef19-b3c0-439b-bb9f-9946135cc8f5'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:22.338726 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6b955986-2b0c-412a-9ea0-4d565118793b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:37:22.341235 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1094/4372] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:37:22 2026] POST /volume/v3/backups => generated 314 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:22.350859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c6c03360-b41b-4a47-b28f-ff91d395d6c6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:22.353539 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c6c03360-b41b-4a47-b28f-ff91d395d6c6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:22.353890 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c6c03360-b41b-4a47-b28f-ff91d395d6c6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:22.354189 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c6c03360-b41b-4a47-b28f-ff91d395d6c6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:22.354389 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-c6c03360-b41b-4a47-b28f-ff91d395d6c6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:22.362079 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:22.362079 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:22.362972 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c6c03360-b41b-4a47-b28f-ff91d395d6c6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:22.363646 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1095/4373] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:22 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:23.374323 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-57162d2e-2fb1-4c5b-a3dc-a39677addf32 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:23.377084 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-57162d2e-2fb1-4c5b-a3dc-a39677addf32 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:23.377540 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-57162d2e-2fb1-4c5b-a3dc-a39677addf32 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:23.378018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-57162d2e-2fb1-4c5b-a3dc-a39677addf32 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:23.378175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-57162d2e-2fb1-4c5b-a3dc-a39677addf32 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:23.380834 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=348,cinder:UPDATE=107,cinder:INSERT=59 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:37:23.388641 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:23.388641 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:23.389824 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-57162d2e-2fb1-4c5b-a3dc-a39677addf32 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:23.390613 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1099/4374] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:23 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:24.403493 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0c79e4e9-3870-448d-a922-e86bc5530c36 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:24.405700 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c79e4e9-3870-448d-a922-e86bc5530c36 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:24.406129 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c79e4e9-3870-448d-a922-e86bc5530c36 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:24.406330 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0c79e4e9-3870-448d-a922-e86bc5530c36 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:24.406444 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-0c79e4e9-3870-448d-a922-e86bc5530c36 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:24.416055 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:24.416055 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:24.416759 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0c79e4e9-3870-448d-a922-e86bc5530c36 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:24.417105 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1087/4375] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:24 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:25.428193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-961c1134-8035-47c7-8304-9dd93ba01cd2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:25.429893 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-961c1134-8035-47c7-8304-9dd93ba01cd2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:25.430654 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-961c1134-8035-47c7-8304-9dd93ba01cd2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:25.430654 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-961c1134-8035-47c7-8304-9dd93ba01cd2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:25.430654 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-961c1134-8035-47c7-8304-9dd93ba01cd2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:25.433063 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=310,cinder:UPDATE=122,cinder:INSERT=81 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:37:25.435820 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:25.435820 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:25.437416 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-961c1134-8035-47c7-8304-9dd93ba01cd2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:25.437810 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1095/4376] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:25 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:26.048459 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:26.131419 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:26.131814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1268449675"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:26.133429 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1268449675'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:26.133601 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume of 1 GB Jul 10 04:37:26.135979 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=258,cinder:INSERT=37,cinder:UPDATE=59 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:37:26.138197 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Availability Zones retrieved successfully. Jul 10 04:37:26.144711 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Flow 'volume_create_api' (53a8aa76-ac63-4f99-afb8-d9a27f2656a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:26.145717 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e49f5f-a507-424e-8f4c-40a62cbfa416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:26.146897 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:26.175874 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e49f5f-a507-424e-8f4c-40a62cbfa416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:26.176935 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60e16bd-ff45-4c93-8d90-ce6e5f714243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:26.233573 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['b194a30a-dcbe-49e0-9020-c03359091f76', 'e2c2f245-8f8f-4529-919a-2b20f2bd8c1f', 'f0c403c1-7ec5-4825-abd7-8700f7d95295', '431db08d-5727-4290-975b-495a1219cc83'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:26.234330 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60e16bd-ff45-4c93-8d90-ce6e5f714243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b194a30a-dcbe-49e0-9020-c03359091f76', 'e2c2f245-8f8f-4529-919a-2b20f2bd8c1f', 'f0c403c1-7ec5-4825-abd7-8700f7d95295', '431db08d-5727-4290-975b-495a1219cc83']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:26.235038 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29070615-01c1-46b6-a2a2-681775e486c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:26.257080 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29070615-01c1-46b6-a2a2-681775e486c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ccbcb66-4c1b-4823-ac09-05e518985849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1268449675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d709a36bbe8349aebeb86d98b1ab6b82',qos_specs=None,replication_status=,reservations=['b194a30a-dcbe-49e0-9020-c03359091f76','e2c2f245-8f8f-4529-919a-2b20f2bd8c1f','f0c403c1-7ec5-4825-abd7-8700f7d95295','431db08d-5727-4290-975b-495a1219cc83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1268449675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ccbcb66-4c1b-4823-ac09-05e518985849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d709a36bbe8349aebeb86d98b1ab6b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:26.257881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4579a1ea-76dd-48e1-b8d3-0e94dfd6b8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:26.278237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4579a1ea-76dd-48e1-b8d3-0e94dfd6b8f5) transitioned into state 'SUCCESS' from state '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-1268449675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d709a36bbe8349aebeb86d98b1ab6b82',qos_specs=None,replication_status=,reservations=['b194a30a-dcbe-49e0-9020-c03359091f76','e2c2f245-8f8f-4529-919a-2b20f2bd8c1f','f0c403c1-7ec5-4825-abd7-8700f7d95295','431db08d-5727-4290-975b-495a1219cc83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:26.279060 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbab0fc3-d383-4b26-b56a-7c46ec4b9490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:26.288319 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbab0fc3-d383-4b26-b56a-7c46ec4b9490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:26.289049 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Flow 'volume_create_api' (53a8aa76-ac63-4f99-afb8-d9a27f2656a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:26.289371 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume request issued successfully. Jul 10 04:37:26.289940 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75ae3ae3-9847-441b-9917-32d6d26a2aad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:26.290372 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1096/4377] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:37:26 2026] POST /volume/v3/volumes => generated 747 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:26.303205 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-86c4645e-6aa0-4e7a-a7b1-e12035941170 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:26.309464 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-86c4645e-6aa0-4e7a-a7b1-e12035941170 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 Jul 10 04:37:26.309464 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-86c4645e-6aa0-4e7a-a7b1-e12035941170 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:26.309464 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-86c4645e-6aa0-4e7a-a7b1-e12035941170 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:26.317151 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:26.317151 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:26.322787 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-86c4645e-6aa0-4e7a-a7b1-e12035941170 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:37:26.332794 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-86c4645e-6aa0-4e7a-a7b1-e12035941170 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 returned with HTTP 200 Jul 10 04:37:26.332794 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1100/4378] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:26 2026] GET /volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:26.449065 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fd1d7cdb-17c6-473a-987f-c3fd24f0dc39 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:26.452693 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd1d7cdb-17c6-473a-987f-c3fd24f0dc39 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:26.452693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd1d7cdb-17c6-473a-987f-c3fd24f0dc39 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:26.452693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd1d7cdb-17c6-473a-987f-c3fd24f0dc39 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:26.452693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-fd1d7cdb-17c6-473a-987f-c3fd24f0dc39 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:26.457957 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:26.457957 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:26.457957 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd1d7cdb-17c6-473a-987f-c3fd24f0dc39 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:26.457957 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1088/4379] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:26 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:37:27.348286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-abec7988-d959-4faf-8d77-584c936c6282 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:27.354887 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-abec7988-d959-4faf-8d77-584c936c6282 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 Jul 10 04:37:27.355251 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-abec7988-d959-4faf-8d77-584c936c6282 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:27.356379 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-abec7988-d959-4faf-8d77-584c936c6282 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:27.374328 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:27.374328 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:27.379380 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-abec7988-d959-4faf-8d77-584c936c6282 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:37:27.385221 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-abec7988-d959-4faf-8d77-584c936c6282 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 returned with HTTP 200 Jul 10 04:37:27.386093 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1096/4380] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:27 2026] GET /volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:27.401409 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-549d4dcb-1912-40c7-a69a-f6979320e73d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:27.403933 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-549d4dcb-1912-40c7-a69a-f6979320e73d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:37:27.404343 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-549d4dcb-1912-40c7-a69a-f6979320e73d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ccbcb66-4c1b-4823-ac09-05e518985849", "name": "tempest-VolumesBackupsTest-Backup-894453403"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:27.406745 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-549d4dcb-1912-40c7-a69a-f6979320e73d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating new backup {'backup': {'volume_id': '0ccbcb66-4c1b-4823-ac09-05e518985849', 'name': 'tempest-VolumesBackupsTest-Backup-894453403'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:37:27.406745 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-549d4dcb-1912-40c7-a69a-f6979320e73d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating backup of volume 0ccbcb66-4c1b-4823-ac09-05e518985849 in container None Jul 10 04:37:27.415388 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:27.415388 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:27.415980 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-549d4dcb-1912-40c7-a69a-f6979320e73d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:37:27.451532 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-549d4dcb-1912-40c7-a69a-f6979320e73d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['7bff4daa-6611-43a2-ae7f-606c87dfff73', '849e7081-39ce-430c-84c2-24cf8f5da8a7'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:27.473526 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fc662e46-68b0-4f15-9766-831c16469883 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:27.475746 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fc662e46-68b0-4f15-9766-831c16469883 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:27.476028 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fc662e46-68b0-4f15-9766-831c16469883 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:27.476242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fc662e46-68b0-4f15-9766-831c16469883 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:27.476396 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-fc662e46-68b0-4f15-9766-831c16469883 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:27.483322 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:27.483322 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:27.483541 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-549d4dcb-1912-40c7-a69a-f6979320e73d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:37:27.483541 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1097/4381] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:37:27 2026] POST /volume/v3/backups => generated 327 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:27.483655 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fc662e46-68b0-4f15-9766-831c16469883 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:27.483655 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1101/4382] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:27 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:27.496788 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-42d6bdd6-e10a-4385-8ede-580c78b7ee82 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:27.498633 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-42d6bdd6-e10a-4385-8ede-580c78b7ee82 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:27.498896 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-42d6bdd6-e10a-4385-8ede-580c78b7ee82 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:27.499069 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-42d6bdd6-e10a-4385-8ede-580c78b7ee82 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:27.499338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-42d6bdd6-e10a-4385-8ede-580c78b7ee82 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:27.505389 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:27.505389 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:27.506285 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-42d6bdd6-e10a-4385-8ede-580c78b7ee82 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:27.506793 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1089/4383] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:27 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:28.495077 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6f3c38cc-1813-4500-b263-d082bc89c8a9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:28.497634 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6f3c38cc-1813-4500-b263-d082bc89c8a9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:28.497908 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6f3c38cc-1813-4500-b263-d082bc89c8a9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:28.498181 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6f3c38cc-1813-4500-b263-d082bc89c8a9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:28.498355 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-6f3c38cc-1813-4500-b263-d082bc89c8a9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:28.505221 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:28.505221 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:28.506129 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6f3c38cc-1813-4500-b263-d082bc89c8a9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:28.506729 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1097/4384] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:28 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:28.520550 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0ca97a6b-290c-4d07-923f-a860a466544a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:28.522405 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0ca97a6b-290c-4d07-923f-a860a466544a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:28.522662 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0ca97a6b-290c-4d07-923f-a860a466544a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:28.522879 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0ca97a6b-290c-4d07-923f-a860a466544a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:28.522972 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0ca97a6b-290c-4d07-923f-a860a466544a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:28.527575 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:28.527575 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:28.528341 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0ca97a6b-290c-4d07-923f-a860a466544a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:28.528799 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1098/4385] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:28 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:29.520078 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b794b6df-78be-41cb-ac17-a85ede57f867 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:29.523357 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b794b6df-78be-41cb-ac17-a85ede57f867 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:29.523623 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b794b6df-78be-41cb-ac17-a85ede57f867 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:29.523888 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b794b6df-78be-41cb-ac17-a85ede57f867 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:29.524038 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b794b6df-78be-41cb-ac17-a85ede57f867 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:29.528995 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:29.528995 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:29.529891 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b794b6df-78be-41cb-ac17-a85ede57f867 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:29.530621 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1102/4386] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:29 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:29.539911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6f6746db-1374-4e47-be5d-a522c9dbdc02 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:29.542232 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6f6746db-1374-4e47-be5d-a522c9dbdc02 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:29.542941 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6f6746db-1374-4e47-be5d-a522c9dbdc02 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:29.543332 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6f6746db-1374-4e47-be5d-a522c9dbdc02 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:29.543573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6f6746db-1374-4e47-be5d-a522c9dbdc02 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:29.549509 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:29.549509 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:29.550974 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6f6746db-1374-4e47-be5d-a522c9dbdc02 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:29.551581 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1090/4387] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:29 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:30.543283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b1f578d8-8f53-47f0-8289-a8ccd1221d86 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:30.545735 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1f578d8-8f53-47f0-8289-a8ccd1221d86 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:30.546326 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1f578d8-8f53-47f0-8289-a8ccd1221d86 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:30.546593 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b1f578d8-8f53-47f0-8289-a8ccd1221d86 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:30.546734 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b1f578d8-8f53-47f0-8289-a8ccd1221d86 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:30.552083 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:30.552083 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:30.553021 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b1f578d8-8f53-47f0-8289-a8ccd1221d86 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:30.553488 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1098/4388] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:30 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:30.562936 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fe6fbd47-e921-4142-8e04-2e8381929813 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:30.565829 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe6fbd47-e921-4142-8e04-2e8381929813 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:30.566058 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe6fbd47-e921-4142-8e04-2e8381929813 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:30.566298 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe6fbd47-e921-4142-8e04-2e8381929813 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:30.566447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-fe6fbd47-e921-4142-8e04-2e8381929813 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:30.573338 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:30.573338 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:30.574728 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe6fbd47-e921-4142-8e04-2e8381929813 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:30.575248 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1099/4389] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:30 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:31.566133 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dc4771fa-ec65-431f-aa7b-e0b849286ec6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:31.568425 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc4771fa-ec65-431f-aa7b-e0b849286ec6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:31.568673 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc4771fa-ec65-431f-aa7b-e0b849286ec6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:31.568904 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dc4771fa-ec65-431f-aa7b-e0b849286ec6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:31.569045 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-dc4771fa-ec65-431f-aa7b-e0b849286ec6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:31.574573 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:31.574573 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:31.575294 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dc4771fa-ec65-431f-aa7b-e0b849286ec6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:31.575729 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1103/4390] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:31 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:31.587191 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b670633d-2de5-4e83-bbc1-2bd0c8fb802d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:31.589239 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b670633d-2de5-4e83-bbc1-2bd0c8fb802d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:31.589469 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b670633d-2de5-4e83-bbc1-2bd0c8fb802d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:31.589694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b670633d-2de5-4e83-bbc1-2bd0c8fb802d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:31.589826 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b670633d-2de5-4e83-bbc1-2bd0c8fb802d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:31.596270 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:31.596270 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:31.597515 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b670633d-2de5-4e83-bbc1-2bd0c8fb802d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:31.598416 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1091/4391] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:31 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:32.051896 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3f9b5f2a-9873-4c4d-8537-48cfa62fca10 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:32.053972 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f9b5f2a-9873-4c4d-8537-48cfa62fca10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:32.054258 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f9b5f2a-9873-4c4d-8537-48cfa62fca10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:32.054537 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f9b5f2a-9873-4c4d-8537-48cfa62fca10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:32.064868 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:32.064868 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:32.069391 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3f9b5f2a-9873-4c4d-8537-48cfa62fca10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:32.074613 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f9b5f2a-9873-4c4d-8537-48cfa62fca10 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:32.074985 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1099/4392] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:32 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:32.090976 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3edff3d7-875f-49a2-bd4c-201884b5095f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:32.093410 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3edff3d7-875f-49a2-bd4c-201884b5095f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:32.093687 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3edff3d7-875f-49a2-bd4c-201884b5095f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:32.093954 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3edff3d7-875f-49a2-bd4c-201884b5095f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:32.105927 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:32.105927 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:32.109804 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3edff3d7-875f-49a2-bd4c-201884b5095f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:32.114136 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3edff3d7-875f-49a2-bd4c-201884b5095f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:32.114698 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1100/4393] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:32 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:32.181795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-916b79a2-a8c2-43f1-a69a-92878ba9bfaf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:32.184331 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-916b79a2-a8c2-43f1-a69a-92878ba9bfaf tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:32.184576 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-916b79a2-a8c2-43f1-a69a-92878ba9bfaf tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:32.184811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-916b79a2-a8c2-43f1-a69a-92878ba9bfaf tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:32.195155 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:32.195155 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:32.200524 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-916b79a2-a8c2-43f1-a69a-92878ba9bfaf tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:32.208864 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-916b79a2-a8c2-43f1-a69a-92878ba9bfaf tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:32.209686 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1104/4394] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:37:32 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:32.587851 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d68d4c29-3ed8-4c15-8e42-564ca6cc0d47 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:32.589427 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d68d4c29-3ed8-4c15-8e42-564ca6cc0d47 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:32.589614 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d68d4c29-3ed8-4c15-8e42-564ca6cc0d47 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:32.589786 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d68d4c29-3ed8-4c15-8e42-564ca6cc0d47 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:32.589883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-d68d4c29-3ed8-4c15-8e42-564ca6cc0d47 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:32.593773 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:32.593773 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:32.594477 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d68d4c29-3ed8-4c15-8e42-564ca6cc0d47 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:32.594842 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1092/4395] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:32 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:32.609763 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5ec33ad3-52c0-4995-9734-be092cf76ecf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:32.614085 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ec33ad3-52c0-4995-9734-be092cf76ecf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:32.614360 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5ec33ad3-52c0-4995-9734-be092cf76ecf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:32.614599 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5ec33ad3-52c0-4995-9734-be092cf76ecf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:32.614739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5ec33ad3-52c0-4995-9734-be092cf76ecf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:32.623295 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:32.623295 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:32.623295 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ec33ad3-52c0-4995-9734-be092cf76ecf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:32.623295 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1100/4396] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:32 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:33.606739 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a2fc7f88-5b62-4b0a-acf3-2333bcc90d56 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:33.608724 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a2fc7f88-5b62-4b0a-acf3-2333bcc90d56 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:33.608872 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a2fc7f88-5b62-4b0a-acf3-2333bcc90d56 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:33.609287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a2fc7f88-5b62-4b0a-acf3-2333bcc90d56 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:33.609287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a2fc7f88-5b62-4b0a-acf3-2333bcc90d56 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:33.613875 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:33.613875 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:33.614703 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a2fc7f88-5b62-4b0a-acf3-2333bcc90d56 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:33.615193 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1101/4397] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:33 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:33.634208 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-05ecb604-36ce-45df-9c00-4b7c557ee54e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:33.638197 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-05ecb604-36ce-45df-9c00-4b7c557ee54e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:33.638445 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-05ecb604-36ce-45df-9c00-4b7c557ee54e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:33.638766 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-05ecb604-36ce-45df-9c00-4b7c557ee54e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:33.638766 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-05ecb604-36ce-45df-9c00-4b7c557ee54e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:33.648449 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:33.648449 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:33.651701 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-05ecb604-36ce-45df-9c00-4b7c557ee54e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:33.652251 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1105/4398] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:33 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:34.248203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a44c4db4-4b99-482e-a721-faa0b10368a6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:34.248858 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a44c4db4-4b99-482e-a721-faa0b10368a6 None None] GET https://10.4.3.87/volume// Jul 10 04:37:34.248858 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a44c4db4-4b99-482e-a721-faa0b10368a6 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:34.249298 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a44c4db4-4b99-482e-a721-faa0b10368a6 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:34.249395 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a44c4db4-4b99-482e-a721-faa0b10368a6 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:37:34.250157 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1093/4399] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:37:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:37:34.261650 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-7fb7ba63-8b46-4681-8411-f07071d6b171 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:34.265882 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-7fb7ba63-8b46-4681-8411-f07071d6b171 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:37:34.266329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-7fb7ba63-8b46-4681-8411-f07071d6b171 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85e0587b-c870-4832-9627-dd41dcfa643f", "connector": null, "instance_uuid": "2a83ec6f-46ea-4216-8f9a-a6327b8cc1dd"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:34.277958 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:34.277958 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:34.310148 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-7fb7ba63-8b46-4681-8411-f07071d6b171 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:37:34.310479 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1101/4400] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:37:34 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:34.625622 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ea93ce28-cb77-4a40-aeb1-2764b9668c73 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:34.627155 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ea93ce28-cb77-4a40-aeb1-2764b9668c73 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:34.627362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ea93ce28-cb77-4a40-aeb1-2764b9668c73 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:34.627558 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ea93ce28-cb77-4a40-aeb1-2764b9668c73 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:34.627660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ea93ce28-cb77-4a40-aeb1-2764b9668c73 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:34.631589 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:34.631589 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:34.632112 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ea93ce28-cb77-4a40-aeb1-2764b9668c73 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:34.632483 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1102/4401] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:34 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:34.665060 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-37e67ac0-2d01-44e6-bbc7-ab02ce9726fe None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:34.666909 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-37e67ac0-2d01-44e6-bbc7-ab02ce9726fe tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:34.667105 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-37e67ac0-2d01-44e6-bbc7-ab02ce9726fe tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:34.667333 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-37e67ac0-2d01-44e6-bbc7-ab02ce9726fe tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:34.667495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-37e67ac0-2d01-44e6-bbc7-ab02ce9726fe tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:34.672017 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:34.672017 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:34.672813 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-37e67ac0-2d01-44e6-bbc7-ab02ce9726fe tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:34.673234 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1106/4402] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:34 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:34.734289 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a94b924c-f649-4a67-b0d4-4bd0bca7010f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:34.736094 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a94b924c-f649-4a67-b0d4-4bd0bca7010f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:34.736349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a94b924c-f649-4a67-b0d4-4bd0bca7010f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:34.736610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a94b924c-f649-4a67-b0d4-4bd0bca7010f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:34.746674 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:34.746674 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:34.750964 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a94b924c-f649-4a67-b0d4-4bd0bca7010f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:34.755731 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a94b924c-f649-4a67-b0d4-4bd0bca7010f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:34.756166 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1094/4403] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:34 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:34.835972 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1da7b51d-61bf-4ffb-a6cc-66be6a5e5097 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:34.836422 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1da7b51d-61bf-4ffb-a6cc-66be6a5e5097 None None] GET https://10.4.3.87/volume// Jul 10 04:37:34.836588 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1da7b51d-61bf-4ffb-a6cc-66be6a5e5097 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:34.836792 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1da7b51d-61bf-4ffb-a6cc-66be6a5e5097 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:34.837121 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1da7b51d-61bf-4ffb-a6cc-66be6a5e5097 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:37:34.837413 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1102/4404] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:37:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:37:34.868779 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-fb34f687-50ca-4eca-a767-33d6512423e7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:34.870999 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-fb34f687-50ca-4eca-a767-33d6512423e7 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:34.871239 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-fb34f687-50ca-4eca-a767-33d6512423e7 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:34.871444 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-fb34f687-50ca-4eca-a767-33d6512423e7 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:34.881108 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:34.881108 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:34.884809 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-fb34f687-50ca-4eca-a767-33d6512423e7 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:34.889680 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-fb34f687-50ca-4eca-a767-33d6512423e7 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:34.890229 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1103/4405] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:37:34 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:37:35.038929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-5c25ee25-c961-46b2-9ac9-f5233552df8f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:35.040822 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-5c25ee25-c961-46b2-9ac9-f5233552df8f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] PUT https://10.4.3.87/volume/v3/attachments/b80ca270-3fc1-48d8-898d-f9308048ba61 Jul 10 04:37:35.041141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-5c25ee25-c961-46b2-9ac9-f5233552df8f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:35.049795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-5c25ee25-c961-46b2-9ac9-f5233552df8f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Acquiring lock "cinder-attachment_update-85e0587b-c870-4832-9627-dd41dcfa643f-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:37:35.053981 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-5c25ee25-c961-46b2-9ac9-f5233552df8f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Lock "cinder-attachment_update-85e0587b-c870-4832-9627-dd41dcfa643f-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:37:35.054932 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:35.054932 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:35.580869 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-5c25ee25-c961-46b2-9ac9-f5233552df8f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Lock "cinder-attachment_update-85e0587b-c870-4832-9627-dd41dcfa643f-np0000004952" released by "attachment_update" :: held 0.527s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:37:35.581205 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-5c25ee25-c961-46b2-9ac9-f5233552df8f tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/attachments/b80ca270-3fc1-48d8-898d-f9308048ba61 returned with HTTP 200 Jul 10 04:37:35.581709 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1107/4406] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:37:35 2026] PUT /volume/v3/attachments/b80ca270-3fc1-48d8-898d-f9308048ba61 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:35.642823 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5156b7ea-ceb6-40d9-974d-67b32e658c4a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:35.645120 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5156b7ea-ceb6-40d9-974d-67b32e658c4a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:35.645437 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5156b7ea-ceb6-40d9-974d-67b32e658c4a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:35.645687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5156b7ea-ceb6-40d9-974d-67b32e658c4a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:35.645838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-5156b7ea-ceb6-40d9-974d-67b32e658c4a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:35.651039 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:35.651039 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:35.651946 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5156b7ea-ceb6-40d9-974d-67b32e658c4a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:35.652464 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1095/4407] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:35 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:35.686193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b563396a-27f1-4dbd-80fe-7ebe399ba604 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:35.688665 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b563396a-27f1-4dbd-80fe-7ebe399ba604 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:35.688911 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b563396a-27f1-4dbd-80fe-7ebe399ba604 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:35.689086 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b563396a-27f1-4dbd-80fe-7ebe399ba604 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:35.689247 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b563396a-27f1-4dbd-80fe-7ebe399ba604 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:35.694641 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:35.694641 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:35.695750 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b563396a-27f1-4dbd-80fe-7ebe399ba604 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:35.696491 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1103/4408] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:35 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:35.771093 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cade74f1-4a2b-4588-9921-d302839911db None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:35.773096 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cade74f1-4a2b-4588-9921-d302839911db tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:35.773294 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cade74f1-4a2b-4588-9921-d302839911db tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:35.773529 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cade74f1-4a2b-4588-9921-d302839911db tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:35.783803 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:35.783803 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:35.787560 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-cade74f1-4a2b-4588-9921-d302839911db tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:35.792097 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cade74f1-4a2b-4588-9921-d302839911db tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:35.792674 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1104/4409] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:35 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:36.666540 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4d555293-d9a8-4727-beda-bcf5853ae3dd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:36.669286 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4d555293-d9a8-4727-beda-bcf5853ae3dd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:36.669286 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4d555293-d9a8-4727-beda-bcf5853ae3dd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:36.669286 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4d555293-d9a8-4727-beda-bcf5853ae3dd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:36.669286 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-4d555293-d9a8-4727-beda-bcf5853ae3dd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:36.677976 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:36.677976 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:36.678793 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4d555293-d9a8-4727-beda-bcf5853ae3dd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:36.679287 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1108/4410] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:36 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:36.706642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ba5b2e39-a237-4bd0-b938-16dd083355fb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:36.709821 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ba5b2e39-a237-4bd0-b938-16dd083355fb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:36.710017 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ba5b2e39-a237-4bd0-b938-16dd083355fb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:36.710274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ba5b2e39-a237-4bd0-b938-16dd083355fb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:36.710942 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ba5b2e39-a237-4bd0-b938-16dd083355fb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:36.717379 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:36.717379 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:36.719305 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ba5b2e39-a237-4bd0-b938-16dd083355fb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:36.719813 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1096/4411] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:36 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:36.806483 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-741c6e75-573c-4db5-ab16-833bc82fe589 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:36.808574 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-741c6e75-573c-4db5-ab16-833bc82fe589 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:36.808802 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-741c6e75-573c-4db5-ab16-833bc82fe589 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:36.809197 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-741c6e75-573c-4db5-ab16-833bc82fe589 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:36.820393 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:36.820393 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:36.824428 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-741c6e75-573c-4db5-ab16-833bc82fe589 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:36.829880 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-741c6e75-573c-4db5-ab16-833bc82fe589 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:36.830395 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1104/4412] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:36 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:37.689944 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6f248e60-b51c-449e-ae91-802cd9d8a015 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:37.691781 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f248e60-b51c-449e-ae91-802cd9d8a015 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:37.692030 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f248e60-b51c-449e-ae91-802cd9d8a015 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:37.692226 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6f248e60-b51c-449e-ae91-802cd9d8a015 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:37.692346 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-6f248e60-b51c-449e-ae91-802cd9d8a015 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:37.701367 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:37.701367 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:37.702041 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6f248e60-b51c-449e-ae91-802cd9d8a015 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:37.702488 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1105/4413] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:37 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:37.731725 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f9010b8e-f09b-4f04-b259-3140e542522f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:37.733934 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9010b8e-f09b-4f04-b259-3140e542522f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:37.734182 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9010b8e-f09b-4f04-b259-3140e542522f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:37.734385 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9010b8e-f09b-4f04-b259-3140e542522f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:37.734510 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f9010b8e-f09b-4f04-b259-3140e542522f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:37.743902 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:37.743902 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:37.744811 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9010b8e-f09b-4f04-b259-3140e542522f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:37.745192 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1109/4414] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:37 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:37.846729 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c5aec70c-6923-4e1e-8a64-f3f9f00701d6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:37.849565 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5aec70c-6923-4e1e-8a64-f3f9f00701d6 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:37.850051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5aec70c-6923-4e1e-8a64-f3f9f00701d6 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:37.850600 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5aec70c-6923-4e1e-8a64-f3f9f00701d6 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:37.863747 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:37.863747 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:37.870047 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c5aec70c-6923-4e1e-8a64-f3f9f00701d6 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:37.876109 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5aec70c-6923-4e1e-8a64-f3f9f00701d6 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:37.876765 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1097/4415] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:37 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:38.719198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0b320e72-c7ec-4147-8f87-66d9be49386f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:38.722718 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b320e72-c7ec-4147-8f87-66d9be49386f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:38.723104 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b320e72-c7ec-4147-8f87-66d9be49386f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:38.723448 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b320e72-c7ec-4147-8f87-66d9be49386f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:38.723759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-0b320e72-c7ec-4147-8f87-66d9be49386f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:38.732232 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:38.732232 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:38.732232 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b320e72-c7ec-4147-8f87-66d9be49386f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:38.732232 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1105/4416] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:38 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:38.758691 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-221ad62f-fd34-4b1a-b759-8a78040da2df None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:38.764104 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-221ad62f-fd34-4b1a-b759-8a78040da2df tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:38.764435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-221ad62f-fd34-4b1a-b759-8a78040da2df tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:38.764714 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-221ad62f-fd34-4b1a-b759-8a78040da2df tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:38.764881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-221ad62f-fd34-4b1a-b759-8a78040da2df tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:38.772786 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:38.772786 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:38.773905 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-221ad62f-fd34-4b1a-b759-8a78040da2df tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:38.774498 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1106/4417] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:38 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:38.890027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-73394bf4-2fa0-4059-abd2-4f638d627cab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:38.891828 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-73394bf4-2fa0-4059-abd2-4f638d627cab tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:38.892021 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-73394bf4-2fa0-4059-abd2-4f638d627cab tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:38.892160 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-73394bf4-2fa0-4059-abd2-4f638d627cab tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:38.901436 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:38.901436 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:38.905231 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-73394bf4-2fa0-4059-abd2-4f638d627cab tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:38.909460 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-73394bf4-2fa0-4059-abd2-4f638d627cab tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:38.909813 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1110/4418] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:38 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:39.743232 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b69aaf52-e177-493b-85f6-55a412a865a0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:39.745036 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b69aaf52-e177-493b-85f6-55a412a865a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:39.745310 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b69aaf52-e177-493b-85f6-55a412a865a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:39.745552 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b69aaf52-e177-493b-85f6-55a412a865a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:39.745694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b69aaf52-e177-493b-85f6-55a412a865a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:39.750362 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:39.750362 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:39.751050 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b69aaf52-e177-493b-85f6-55a412a865a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:39.751590 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1098/4419] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:39 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:39.786186 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-90acc48f-c521-4fd4-82c7-6432728fac4a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:39.788266 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-90acc48f-c521-4fd4-82c7-6432728fac4a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:39.789532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-90acc48f-c521-4fd4-82c7-6432728fac4a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:39.789532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-90acc48f-c521-4fd4-82c7-6432728fac4a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:39.789532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-90acc48f-c521-4fd4-82c7-6432728fac4a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:39.793711 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:39.793711 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:39.794471 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-90acc48f-c521-4fd4-82c7-6432728fac4a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:39.795146 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1106/4420] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:39 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:39.924501 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1cbfebda-6cd3-4990-8faa-ae768edef555 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:39.926039 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1cbfebda-6cd3-4990-8faa-ae768edef555 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:39.926242 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1cbfebda-6cd3-4990-8faa-ae768edef555 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:39.926414 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1cbfebda-6cd3-4990-8faa-ae768edef555 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:39.935814 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:39.935814 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:39.939468 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1cbfebda-6cd3-4990-8faa-ae768edef555 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:39.943591 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1cbfebda-6cd3-4990-8faa-ae768edef555 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:39.943943 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1107/4421] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:39 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:40.764637 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-16f8efda-1b7f-4c90-bbf0-cb3d873b55a3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:40.766605 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-16f8efda-1b7f-4c90-bbf0-cb3d873b55a3 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:40.766827 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-16f8efda-1b7f-4c90-bbf0-cb3d873b55a3 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:40.767038 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-16f8efda-1b7f-4c90-bbf0-cb3d873b55a3 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:40.767168 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-16f8efda-1b7f-4c90-bbf0-cb3d873b55a3 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:40.771968 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:40.771968 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:40.772854 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-16f8efda-1b7f-4c90-bbf0-cb3d873b55a3 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:40.773391 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1111/4422] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:40 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:40.807768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e724f6e0-bce6-4d97-9b17-696b89e4b694 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:40.812076 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e724f6e0-bce6-4d97-9b17-696b89e4b694 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:40.812076 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e724f6e0-bce6-4d97-9b17-696b89e4b694 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:40.812076 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e724f6e0-bce6-4d97-9b17-696b89e4b694 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:40.812076 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e724f6e0-bce6-4d97-9b17-696b89e4b694 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:40.816368 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:40.816368 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:40.817748 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e724f6e0-bce6-4d97-9b17-696b89e4b694 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:40.817748 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1099/4423] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:40 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:40.958501 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-93032717-956e-418c-bb2a-d66be47b9994 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:40.960204 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-93032717-956e-418c-bb2a-d66be47b9994 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:40.960466 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-93032717-956e-418c-bb2a-d66be47b9994 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:40.960645 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-93032717-956e-418c-bb2a-d66be47b9994 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:40.970338 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:40.970338 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:40.975818 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-93032717-956e-418c-bb2a-d66be47b9994 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:40.980924 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-93032717-956e-418c-bb2a-d66be47b9994 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:40.981409 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1107/4424] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:40 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:41.783840 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2bf135ae-285d-4828-93e7-5a9b64ecde40 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:41.785809 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2bf135ae-285d-4828-93e7-5a9b64ecde40 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:37:41.786121 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2bf135ae-285d-4828-93e7-5a9b64ecde40 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:41.786458 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2bf135ae-285d-4828-93e7-5a9b64ecde40 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:41.786609 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2bf135ae-285d-4828-93e7-5a9b64ecde40 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:41.791066 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:41.791066 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:41.791911 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2bf135ae-285d-4828-93e7-5a9b64ecde40 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:37:41.792384 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1108/4425] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:41 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:41.808387 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7f1fcec4-0423-46ee-bfd6-caf811492428 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:41.831542 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c9da7cf8-847f-49ab-a97d-7056cb8d4150 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:41.833702 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9da7cf8-847f-49ab-a97d-7056cb8d4150 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:41.833702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c9da7cf8-847f-49ab-a97d-7056cb8d4150 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:41.834128 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c9da7cf8-847f-49ab-a97d-7056cb8d4150 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:41.835285 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c9da7cf8-847f-49ab-a97d-7056cb8d4150 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:41.840042 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:41.840042 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:41.841433 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c9da7cf8-847f-49ab-a97d-7056cb8d4150 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:41.841433 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1100/4426] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:41 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:41.903059 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7f1fcec4-0423-46ee-bfd6-caf811492428 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100/export_record Jul 10 04:37:41.903264 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7f1fcec4-0423-46ee-bfd6-caf811492428 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:41.903476 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7f1fcec4-0423-46ee-bfd6-caf811492428 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Calling method 'export_record' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:41.903575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-7f1fcec4-0423-46ee-bfd6-caf811492428 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Export record for backup f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100022) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 04:37:41.908622 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:41.908622 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:41.909787 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-7f1fcec4-0423-46ee-bfd6-caf811492428 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ab1b1fd700644a57a8b56151d756a21e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cf813ab2564566ac1146d9f1d443fc', '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=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:37:41.910028 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7f1fcec4-0423-46ee-bfd6-caf811492428 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100/export_record returned with HTTP 403 Jul 10 04:37:41.910516 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1112/4427] 10.4.3.87 () {68 vars in 1423 bytes} [Fri Jul 10 04:37:41 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100/export_record => generated 101 bytes in 102 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:41.920135 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:41.921864 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:41.922203 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754239233"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:41.923569 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754239233'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:41.923669 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Create volume of 1 GB Jul 10 04:37:41.927492 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Availability Zones retrieved successfully. Jul 10 04:37:41.932592 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Flow 'volume_create_api' (a462fb8d-d0fc-430c-9033-50546701aa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:41.933458 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb6c5397-5f78-4800-a8eb-583e3b65811a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:41.934256 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:41.960417 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb6c5397-5f78-4800-a8eb-583e3b65811a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:41.961287 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7693361a-c92f-4d53-b675-b06bf9c68c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:41.997805 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7e84d11b-1bb1-4ca7-ad20-762d0e6f2677 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:41.998661 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Created reservations ['3849b1b0-a316-4939-8581-e9eacad5f1ba', '01f111b2-6b30-4626-8589-c720e2fa7c33', 'fabdc542-491d-4026-89a8-66d0300ab414', 'e14c9564-73e2-4118-b0bd-ab278062bcd1'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:41.999434 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7693361a-c92f-4d53-b675-b06bf9c68c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3849b1b0-a316-4939-8581-e9eacad5f1ba', '01f111b2-6b30-4626-8589-c720e2fa7c33', 'fabdc542-491d-4026-89a8-66d0300ab414', 'e14c9564-73e2-4118-b0bd-ab278062bcd1']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:41.999853 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7e84d11b-1bb1-4ca7-ad20-762d0e6f2677 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:42.000073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1667f0e-9a57-4def-86a0-bd3b21d1e7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:42.000228 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7e84d11b-1bb1-4ca7-ad20-762d0e6f2677 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:42.000305 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7e84d11b-1bb1-4ca7-ad20-762d0e6f2677 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:42.011648 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:42.011648 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:42.015509 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7e84d11b-1bb1-4ca7-ad20-762d0e6f2677 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:42.020386 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7e84d11b-1bb1-4ca7-ad20-762d0e6f2677 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:42.021116 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1109/4428] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:41 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:42.023629 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1667f0e-9a57-4def-86a0-bd3b21d1e7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f3dafd6-ea29-4670-b46a-c991d4ee50bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754239233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2cf813ab2564566ac1146d9f1d443fc',qos_specs=None,replication_status=,reservations=['3849b1b0-a316-4939-8581-e9eacad5f1ba','01f111b2-6b30-4626-8589-c720e2fa7c33','fabdc542-491d-4026-89a8-66d0300ab414','e14c9564-73e2-4118-b0bd-ab278062bcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b973a84164034d938ea7209222e48dbb',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754239233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f3dafd6-ea29-4670-b46a-c991d4ee50bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cf813ab2564566ac1146d9f1d443fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b973a84164034d938ea7209222e48dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:42.024314 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f635a6b-8abd-4077-aa18-d11f2f2e9691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:42.045788 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f635a6b-8abd-4077-aa18-d11f2f2e9691) transitioned into state 'SUCCESS' from state '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-1754239233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2cf813ab2564566ac1146d9f1d443fc',qos_specs=None,replication_status=,reservations=['3849b1b0-a316-4939-8581-e9eacad5f1ba','01f111b2-6b30-4626-8589-c720e2fa7c33','fabdc542-491d-4026-89a8-66d0300ab414','e14c9564-73e2-4118-b0bd-ab278062bcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b973a84164034d938ea7209222e48dbb',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:42.046627 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b132fc16-ad1c-4149-b4c1-893819f34d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:42.058731 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b132fc16-ad1c-4149-b4c1-893819f34d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:42.059531 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Flow 'volume_create_api' (a462fb8d-d0fc-430c-9033-50546701aa2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:42.059926 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Create volume request issued successfully. Jul 10 04:37:42.060660 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2d2a47c5-ea02-4fbe-8378-6ff719f311d8 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:42.061064 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1108/4429] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:37:41 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:42.074774 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f2369efa-b7f0-435e-a8fd-e811a3693613 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:42.076801 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f2369efa-b7f0-435e-a8fd-e811a3693613 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc Jul 10 04:37:42.076984 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f2369efa-b7f0-435e-a8fd-e811a3693613 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:42.077195 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f2369efa-b7f0-435e-a8fd-e811a3693613 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:42.085402 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:42.085402 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:42.089175 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f2369efa-b7f0-435e-a8fd-e811a3693613 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:37:42.093438 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f2369efa-b7f0-435e-a8fd-e811a3693613 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc returned with HTTP 200 Jul 10 04:37:42.093865 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1101/4430] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:42 2026] GET /volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:42.844035 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-6eedfb6e-7eaf-41b8-b4a9-61a2bb9910e8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:42.846033 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-6eedfb6e-7eaf-41b8-b4a9-61a2bb9910e8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] POST https://10.4.3.87/volume/v3/attachments/b80ca270-3fc1-48d8-898d-f9308048ba61/action Jul 10 04:37:42.846391 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-6eedfb6e-7eaf-41b8-b4a9-61a2bb9910e8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:37:42.846508 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-6eedfb6e-7eaf-41b8-b4a9-61a2bb9910e8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:42.853406 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5405ad8f-6780-44a3-b101-c73513a0c1ba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:42.855005 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5405ad8f-6780-44a3-b101-c73513a0c1ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:42.855251 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5405ad8f-6780-44a3-b101-c73513a0c1ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:42.855457 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5405ad8f-6780-44a3-b101-c73513a0c1ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:42.855599 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-5405ad8f-6780-44a3-b101-c73513a0c1ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:42.859647 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:42.859647 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:42.860395 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5405ad8f-6780-44a3-b101-c73513a0c1ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:42.860826 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1110/4431] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:42 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:42.862079 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:42.862079 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:42.872242 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e4cdab86-ddda-4092-b12b-c50a76068cf9 req-6eedfb6e-7eaf-41b8-b4a9-61a2bb9910e8 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/attachments/b80ca270-3fc1-48d8-898d-f9308048ba61/action returned with HTTP 204 Jul 10 04:37:42.872644 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1113/4432] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:37:42 2026] POST /volume/v3/attachments/b80ca270-3fc1-48d8-898d-f9308048ba61/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:37:43.035251 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a2bddfcd-84a9-4cba-bc0c-402dc8d01d2a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:43.037458 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a2bddfcd-84a9-4cba-bc0c-402dc8d01d2a tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:43.037656 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a2bddfcd-84a9-4cba-bc0c-402dc8d01d2a tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:43.037920 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a2bddfcd-84a9-4cba-bc0c-402dc8d01d2a tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:43.049121 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:43.049121 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:43.053153 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a2bddfcd-84a9-4cba-bc0c-402dc8d01d2a tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:43.058598 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a2bddfcd-84a9-4cba-bc0c-402dc8d01d2a tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:43.058742 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1109/4433] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:43 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:43.071679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3f2a1ddb-2189-460d-9fa3-6c181a74d2e0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:43.073740 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f2a1ddb-2189-460d-9fa3-6c181a74d2e0 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:43.074058 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f2a1ddb-2189-460d-9fa3-6c181a74d2e0 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:43.074283 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f2a1ddb-2189-460d-9fa3-6c181a74d2e0 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:43.084837 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:43.084837 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:43.088727 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3f2a1ddb-2189-460d-9fa3-6c181a74d2e0 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:43.095053 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f2a1ddb-2189-460d-9fa3-6c181a74d2e0 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:43.095053 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1102/4434] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:43 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:43.108667 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3032d7a3-97b8-47d8-adcb-502b4ea4932b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:43.110931 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3032d7a3-97b8-47d8-adcb-502b4ea4932b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc Jul 10 04:37:43.111199 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3032d7a3-97b8-47d8-adcb-502b4ea4932b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:43.111465 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3032d7a3-97b8-47d8-adcb-502b4ea4932b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:43.120759 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:43.120759 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:43.124407 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3032d7a3-97b8-47d8-adcb-502b4ea4932b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:37:43.127783 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3032d7a3-97b8-47d8-adcb-502b4ea4932b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc returned with HTTP 200 Jul 10 04:37:43.128226 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1111/4435] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:43 2026] GET /volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:43.139866 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-087c252f-031e-4138-9623-ac44ad3d0544 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:43.141466 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-087c252f-031e-4138-9623-ac44ad3d0544 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:37:43.141832 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-087c252f-031e-4138-9623-ac44ad3d0544 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0f3dafd6-ea29-4670-b46a-c991d4ee50bc", "name": "tempest-type-Backup-255694367"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:43.143191 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-087c252f-031e-4138-9623-ac44ad3d0544 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Creating new backup {'backup': {'volume_id': '0f3dafd6-ea29-4670-b46a-c991d4ee50bc', 'name': 'tempest-type-Backup-255694367'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:37:43.143360 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-087c252f-031e-4138-9623-ac44ad3d0544 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Creating backup of volume 0f3dafd6-ea29-4670-b46a-c991d4ee50bc in container None Jul 10 04:37:43.150597 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:43.150597 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:43.150927 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-087c252f-031e-4138-9623-ac44ad3d0544 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:37:43.165426 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-087c252f-031e-4138-9623-ac44ad3d0544 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Created reservations ['b912b29a-77a1-4bda-bb1a-a3d8cf3dea8c', '152428e2-4cbd-4847-b8d7-0f06d0c83966'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:43.190121 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-087c252f-031e-4138-9623-ac44ad3d0544 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:37:43.190594 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1114/4436] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:37:43 2026] POST /volume/v3/backups => generated 313 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:43.198578 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4c710266-0fad-4d6c-85c0-fedef9cd1e98 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:43.200417 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4c710266-0fad-4d6c-85c0-fedef9cd1e98 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:43.200602 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4c710266-0fad-4d6c-85c0-fedef9cd1e98 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:43.200782 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4c710266-0fad-4d6c-85c0-fedef9cd1e98 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:43.200877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-4c710266-0fad-4d6c-85c0-fedef9cd1e98 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:43.204879 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:43.204879 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:43.205712 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4c710266-0fad-4d6c-85c0-fedef9cd1e98 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:43.206207 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1110/4437] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:43 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:43.871175 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9fb0d1e8-db91-4398-8d80-06f174f3f582 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:43.873191 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9fb0d1e8-db91-4398-8d80-06f174f3f582 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:43.873423 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9fb0d1e8-db91-4398-8d80-06f174f3f582 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:43.873608 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9fb0d1e8-db91-4398-8d80-06f174f3f582 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:43.873732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9fb0d1e8-db91-4398-8d80-06f174f3f582 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:43.878530 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:43.878530 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:43.879270 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9fb0d1e8-db91-4398-8d80-06f174f3f582 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:43.879635 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1103/4438] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:43 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:44.216030 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f9c9dd35-0604-43fd-8f7d-a3fde4c5751f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:44.217712 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f9c9dd35-0604-43fd-8f7d-a3fde4c5751f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:44.217889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f9c9dd35-0604-43fd-8f7d-a3fde4c5751f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:44.218061 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f9c9dd35-0604-43fd-8f7d-a3fde4c5751f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:44.218159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-f9c9dd35-0604-43fd-8f7d-a3fde4c5751f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:44.222199 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:44.222199 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:44.222864 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f9c9dd35-0604-43fd-8f7d-a3fde4c5751f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:44.223226 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1112/4439] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:44 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:44.893343 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7d82deb2-e940-460e-ade8-fdd5f0c5419b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:44.897991 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7d82deb2-e940-460e-ade8-fdd5f0c5419b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:44.898325 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7d82deb2-e940-460e-ade8-fdd5f0c5419b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:44.898630 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7d82deb2-e940-460e-ade8-fdd5f0c5419b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:44.898862 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-7d82deb2-e940-460e-ade8-fdd5f0c5419b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:44.903983 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:44.903983 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:44.904710 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7d82deb2-e940-460e-ade8-fdd5f0c5419b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:44.905145 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1115/4440] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:44 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:45.232480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-85f9f129-e421-4fad-b52d-5ced62b95d6b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:45.234148 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-85f9f129-e421-4fad-b52d-5ced62b95d6b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:45.234366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-85f9f129-e421-4fad-b52d-5ced62b95d6b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:45.234547 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-85f9f129-e421-4fad-b52d-5ced62b95d6b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:45.234648 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-85f9f129-e421-4fad-b52d-5ced62b95d6b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:45.238509 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:45.238509 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:45.239029 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-85f9f129-e421-4fad-b52d-5ced62b95d6b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:45.239382 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1111/4441] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:45 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:45.540618 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-7c04e5e8-5e01-40fa-9980-7e04fa1ce609 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:45.542669 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-7c04e5e8-5e01-40fa-9980-7e04fa1ce609 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:45.542884 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-7c04e5e8-5e01-40fa-9980-7e04fa1ce609 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:45.543087 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-7c04e5e8-5e01-40fa-9980-7e04fa1ce609 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:45.552672 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:45.552672 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:45.555766 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-7c04e5e8-5e01-40fa-9980-7e04fa1ce609 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:45.559840 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-7c04e5e8-5e01-40fa-9980-7e04fa1ce609 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:45.560259 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1104/4442] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:37:45 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:45.576028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-212cb06b-e4b5-41a5-bf1e-eb344af5508e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:45.577950 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-212cb06b-e4b5-41a5-bf1e-eb344af5508e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] POST https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f/action Jul 10 04:37:45.578285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-212cb06b-e4b5-41a5-bf1e-eb344af5508e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:37:45.578409 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-212cb06b-e4b5-41a5-bf1e-eb344af5508e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:45.588612 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:45.588612 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:45.589083 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-212cb06b-e4b5-41a5-bf1e-eb344af5508e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:45.594246 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-212cb06b-e4b5-41a5-bf1e-eb344af5508e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Begin detaching volume completed successfully. Jul 10 04:37:45.594459 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-212cb06b-e4b5-41a5-bf1e-eb344af5508e tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f/action returned with HTTP 202 Jul 10 04:37:45.594847 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1113/4443] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:37:45 2026] POST /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:37:45.914145 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8551de6c-f2e0-48d3-833a-0aac5a391cd6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:45.916001 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8551de6c-f2e0-48d3-833a-0aac5a391cd6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:45.916322 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8551de6c-f2e0-48d3-833a-0aac5a391cd6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:45.916528 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8551de6c-f2e0-48d3-833a-0aac5a391cd6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:45.916630 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-8551de6c-f2e0-48d3-833a-0aac5a391cd6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:45.920575 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:45.920575 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:45.921261 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8551de6c-f2e0-48d3-833a-0aac5a391cd6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:45.921617 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1116/4444] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:45 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:46.248952 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4c4f2d99-4741-4f5a-b9a1-1a3e0ba836ef None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:46.250932 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4c4f2d99-4741-4f5a-b9a1-1a3e0ba836ef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:46.251180 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4c4f2d99-4741-4f5a-b9a1-1a3e0ba836ef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:46.251430 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4c4f2d99-4741-4f5a-b9a1-1a3e0ba836ef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:46.251575 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-4c4f2d99-4741-4f5a-b9a1-1a3e0ba836ef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:46.256205 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:46.256205 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:46.256992 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4c4f2d99-4741-4f5a-b9a1-1a3e0ba836ef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:46.257531 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1112/4445] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:46 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:46.617073 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-04fa3461-af96-409c-8a64-6fa17398c4e6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:46.617423 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-04fa3461-af96-409c-8a64-6fa17398c4e6 None None] GET https://10.4.3.87/volume// Jul 10 04:37:46.617664 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-04fa3461-af96-409c-8a64-6fa17398c4e6 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:46.617728 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-04fa3461-af96-409c-8a64-6fa17398c4e6 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:46.618038 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-04fa3461-af96-409c-8a64-6fa17398c4e6 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:37:46.618559 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1105/4446] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:37:46 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:37:46.630081 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-a40dd260-2527-44f7-85be-0b66812dafda None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:46.634740 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-a40dd260-2527-44f7-85be-0b66812dafda tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:37:46.634740 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-a40dd260-2527-44f7-85be-0b66812dafda tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:46.634740 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-a40dd260-2527-44f7-85be-0b66812dafda tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:46.649146 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:46.649146 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:46.654695 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-a40dd260-2527-44f7-85be-0b66812dafda tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:37:46.661204 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-a40dd260-2527-44f7-85be-0b66812dafda tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:37:46.661866 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1114/4447] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:37:46 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 1347 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:37:46.934769 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d3435661-cfee-42ec-a39f-9b27b987151d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:46.942141 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d3435661-cfee-42ec-a39f-9b27b987151d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:46.943074 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d3435661-cfee-42ec-a39f-9b27b987151d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:46.944789 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d3435661-cfee-42ec-a39f-9b27b987151d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:46.944991 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d3435661-cfee-42ec-a39f-9b27b987151d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:46.959775 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:46.959775 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:46.961782 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d3435661-cfee-42ec-a39f-9b27b987151d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:46.962074 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1117/4448] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:46 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:47.269491 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-185b7509-767a-477b-ba4e-27f4f37d7c8e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:47.273224 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-185b7509-767a-477b-ba4e-27f4f37d7c8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:47.273525 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-185b7509-767a-477b-ba4e-27f4f37d7c8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:47.273771 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-185b7509-767a-477b-ba4e-27f4f37d7c8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:47.273924 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-185b7509-767a-477b-ba4e-27f4f37d7c8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:47.280163 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:47.280163 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:47.280995 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-185b7509-767a-477b-ba4e-27f4f37d7c8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:47.281819 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1113/4449] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:47 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:47.974596 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f47e9e07-f68c-48be-bcad-8426ac343910 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:47.976418 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f47e9e07-f68c-48be-bcad-8426ac343910 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:47.976627 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f47e9e07-f68c-48be-bcad-8426ac343910 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:47.976973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f47e9e07-f68c-48be-bcad-8426ac343910 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:47.976973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f47e9e07-f68c-48be-bcad-8426ac343910 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:47.981411 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:47.981411 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:47.982170 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f47e9e07-f68c-48be-bcad-8426ac343910 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:47.982673 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1106/4450] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:47 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:47.995374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a124e024-6508-4b7b-8141-18f3bae53a54 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:47.997741 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a124e024-6508-4b7b-8141-18f3bae53a54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962/restore Jul 10 04:37:47.997915 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a124e024-6508-4b7b-8141-18f3bae53a54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "0ccbcb66-4c1b-4823-ac09-05e518985849"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:47.999235 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-a124e024-6508-4b7b-8141-18f3bae53a54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Restoring backup 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 ({'restore': {'volume_id': '0ccbcb66-4c1b-4823-ac09-05e518985849'}}) {{(pid=100019) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 04:37:47.999443 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-a124e024-6508-4b7b-8141-18f3bae53a54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Restoring backup 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 to volume 0ccbcb66-4c1b-4823-ac09-05e518985849. Jul 10 04:37:48.003766 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:48.003766 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:48.012356 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:48.012356 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:48.012895 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a124e024-6508-4b7b-8141-18f3bae53a54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:37:48.013426 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.api [None req-a124e024-6508-4b7b-8141-18f3bae53a54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Checking backup size 1 against volume size 1 {{(pid=100019) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 04:37:48.013426 np0000004952 devstack@c-api.service[100019]: INFO cinder.backup.api [None req-a124e024-6508-4b7b-8141-18f3bae53a54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Overwriting volume 0ccbcb66-4c1b-4823-ac09-05e518985849 with restore of backup 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:48.025711 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-a124e024-6508-4b7b-8141-18f3bae53a54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] restore_backup in rpcapi backup_id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 {{(pid=100019) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 04:37:48.033248 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a124e024-6508-4b7b-8141-18f3bae53a54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962/restore returned with HTTP 202 Jul 10 04:37:48.033248 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1115/4451] 10.4.3.87 () {68 vars in 1386 bytes} [Fri Jul 10 04:37:47 2026] POST /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962/restore => generated 182 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:48.044493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-84857788-87bc-43f5-a0e7-f9865883c6f6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:48.058623 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84857788-87bc-43f5-a0e7-f9865883c6f6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:48.061277 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84857788-87bc-43f5-a0e7-f9865883c6f6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:48.062699 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84857788-87bc-43f5-a0e7-f9865883c6f6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:48.062995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-84857788-87bc-43f5-a0e7-f9865883c6f6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:48.082103 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:48.082103 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:48.083201 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84857788-87bc-43f5-a0e7-f9865883c6f6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:48.083736 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1118/4452] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:48 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:48.294926 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f176f359-2715-44c7-889c-7438e35b1e8e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:48.296631 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f176f359-2715-44c7-889c-7438e35b1e8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:48.296829 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f176f359-2715-44c7-889c-7438e35b1e8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:48.297005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f176f359-2715-44c7-889c-7438e35b1e8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:48.297104 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f176f359-2715-44c7-889c-7438e35b1e8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:48.301577 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:48.301577 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:48.302187 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f176f359-2715-44c7-889c-7438e35b1e8e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:48.302606 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1114/4453] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:48 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:49.094633 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c03d43ab-7845-48a4-9fe3-cdda47cf3dff None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:49.096495 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c03d43ab-7845-48a4-9fe3-cdda47cf3dff tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:49.096689 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c03d43ab-7845-48a4-9fe3-cdda47cf3dff tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:49.096870 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c03d43ab-7845-48a4-9fe3-cdda47cf3dff tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:49.097007 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c03d43ab-7845-48a4-9fe3-cdda47cf3dff tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:49.102027 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:49.102027 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:49.102858 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c03d43ab-7845-48a4-9fe3-cdda47cf3dff tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:49.103420 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1107/4454] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:49 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:49.317459 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-22ba0895-cef4-43ea-bcce-1a8e46151885 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:49.319368 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-22ba0895-cef4-43ea-bcce-1a8e46151885 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:49.319623 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-22ba0895-cef4-43ea-bcce-1a8e46151885 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:49.319820 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-22ba0895-cef4-43ea-bcce-1a8e46151885 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:49.319916 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-22ba0895-cef4-43ea-bcce-1a8e46151885 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:49.324698 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:49.324698 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:49.325396 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-22ba0895-cef4-43ea-bcce-1a8e46151885 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:49.325771 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1116/4455] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:49 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:49.934407 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-059a8644-9ea6-4560-99fa-3016c92564a3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:49.936208 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:37:49.936631 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1442778971", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:49.938766 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1442778971', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:37:49.938766 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Create volume of 1 GB Jul 10 04:37:49.944028 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Availability Zones retrieved successfully. Jul 10 04:37:49.950014 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Flow 'volume_create_api' (c2015e65-b838-4e5f-854f-cdd0c75b1f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:49.951230 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8c5b9e-226e-4cd6-a92f-2a66fe8ee70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:49.952233 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:37:49.978621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8c5b9e-226e-4cd6-a92f-2a66fe8ee70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:49.979693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61565885-286f-43e1-9629-3681a310eb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:50.035148 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Created reservations ['23992c30-e30b-4f91-9f81-29a26f8e60c3', '128957f3-9e3a-4173-abde-eb470ca4111f', 'fda91eaf-886e-4692-87d3-8392497eb2eb', '9a3df769-f17d-4414-9715-1cf4705d0f25'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:37:50.036000 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61565885-286f-43e1-9629-3681a310eb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23992c30-e30b-4f91-9f81-29a26f8e60c3', '128957f3-9e3a-4173-abde-eb470ca4111f', 'fda91eaf-886e-4692-87d3-8392497eb2eb', '9a3df769-f17d-4414-9715-1cf4705d0f25']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:50.036864 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9e9d4d-9200-4555-943a-95cff90fe3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:50.060696 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9e9d4d-9200-4555-943a-95cff90fe3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0a2b5a2-6302-44e0-88e1-73d5630a9e75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1442778971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77019ee190e4fb197ee4dafb6bdeaa3',qos_specs=None,replication_status=,reservations=['23992c30-e30b-4f91-9f81-29a26f8e60c3','128957f3-9e3a-4173-abde-eb470ca4111f','fda91eaf-886e-4692-87d3-8392497eb2eb','9a3df769-f17d-4414-9715-1cf4705d0f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c549fddb964c25a11b13e334992227',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1442778971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0a2b5a2-6302-44e0-88e1-73d5630a9e75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77019ee190e4fb197ee4dafb6bdeaa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c549fddb964c25a11b13e334992227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:50.061796 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8eddba-6098-4002-84f3-2f2ed0342690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:50.084102 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8eddba-6098-4002-84f3-2f2ed0342690) transitioned into state 'SUCCESS' from state '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-1442778971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77019ee190e4fb197ee4dafb6bdeaa3',qos_specs=None,replication_status=,reservations=['23992c30-e30b-4f91-9f81-29a26f8e60c3','128957f3-9e3a-4173-abde-eb470ca4111f','fda91eaf-886e-4692-87d3-8392497eb2eb','9a3df769-f17d-4414-9715-1cf4705d0f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c549fddb964c25a11b13e334992227',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:50.085100 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d418334b-e05f-4fa4-b32a-7b7b382736f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:37:50.098236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d418334b-e05f-4fa4-b32a-7b7b382736f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:37:50.098236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Flow 'volume_create_api' (c2015e65-b838-4e5f-854f-cdd0c75b1f0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:37:50.098236 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Create volume request issued successfully. Jul 10 04:37:50.098236 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-059a8644-9ea6-4560-99fa-3016c92564a3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:37:50.098236 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1119/4456] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:37:49 2026] POST /volume/v3/volumes => generated 753 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:37:50.114582 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-74af720a-64ea-401a-8fe1-90eea9efd830 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:50.116539 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74af720a-64ea-401a-8fe1-90eea9efd830 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:50.116803 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74af720a-64ea-401a-8fe1-90eea9efd830 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:50.117048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-74af720a-64ea-401a-8fe1-90eea9efd830 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:50.118127 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e2880b95-70e8-45bc-850c-1448ad6cc5a1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:50.121042 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2880b95-70e8-45bc-850c-1448ad6cc5a1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:50.121042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2880b95-70e8-45bc-850c-1448ad6cc5a1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:50.121042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2880b95-70e8-45bc-850c-1448ad6cc5a1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:50.121042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e2880b95-70e8-45bc-850c-1448ad6cc5a1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:50.124021 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:50.124021 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:50.125010 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2880b95-70e8-45bc-850c-1448ad6cc5a1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:50.125010 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1108/4457] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:50 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:50.128237 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:50.128237 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:50.131175 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-74af720a-64ea-401a-8fe1-90eea9efd830 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:50.135693 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-74af720a-64ea-401a-8fe1-90eea9efd830 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:50.136120 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1115/4458] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:50 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:50.336476 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-250427eb-fa29-4e77-b6bd-a9d64deccd59 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:50.338409 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-250427eb-fa29-4e77-b6bd-a9d64deccd59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:50.338665 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-250427eb-fa29-4e77-b6bd-a9d64deccd59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:50.338917 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-250427eb-fa29-4e77-b6bd-a9d64deccd59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:50.339068 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-250427eb-fa29-4e77-b6bd-a9d64deccd59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:50.343439 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:50.343439 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:50.344105 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-250427eb-fa29-4e77-b6bd-a9d64deccd59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:50.344562 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1117/4459] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:50 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:51.137789 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-004c2d43-6cf5-4ac4-ac1d-2d869a4eff2b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:51.139605 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-004c2d43-6cf5-4ac4-ac1d-2d869a4eff2b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:51.139787 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-004c2d43-6cf5-4ac4-ac1d-2d869a4eff2b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:51.139968 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-004c2d43-6cf5-4ac4-ac1d-2d869a4eff2b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:51.140068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-004c2d43-6cf5-4ac4-ac1d-2d869a4eff2b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:51.144541 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:51.144541 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:51.145534 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-004c2d43-6cf5-4ac4-ac1d-2d869a4eff2b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:51.146081 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1120/4460] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:51 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:51.153852 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cafa054a-0c9c-40d7-886d-9e1f0568c39c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:51.155643 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cafa054a-0c9c-40d7-886d-9e1f0568c39c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:51.155853 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cafa054a-0c9c-40d7-886d-9e1f0568c39c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:51.156051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cafa054a-0c9c-40d7-886d-9e1f0568c39c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:51.162961 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:51.162961 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:51.166783 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cafa054a-0c9c-40d7-886d-9e1f0568c39c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:51.171310 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cafa054a-0c9c-40d7-886d-9e1f0568c39c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:51.171738 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1109/4461] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:51 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:51.184001 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-61e2ad62-8bb4-40b5-a81f-1ffb94fd7189 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:51.185751 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61e2ad62-8bb4-40b5-a81f-1ffb94fd7189 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:51.185935 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61e2ad62-8bb4-40b5-a81f-1ffb94fd7189 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:51.186133 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61e2ad62-8bb4-40b5-a81f-1ffb94fd7189 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:51.192842 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:51.192842 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:51.196440 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-61e2ad62-8bb4-40b5-a81f-1ffb94fd7189 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:51.200664 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61e2ad62-8bb4-40b5-a81f-1ffb94fd7189 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:51.201269 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1116/4462] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:51 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:51.213602 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3be65ee8-1c3b-43dd-8f5d-9cc900b57440 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:51.215570 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3be65ee8-1c3b-43dd-8f5d-9cc900b57440 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes Jul 10 04:37:51.215762 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3be65ee8-1c3b-43dd-8f5d-9cc900b57440 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:51.215949 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3be65ee8-1c3b-43dd-8f5d-9cc900b57440 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:51.216232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-3be65ee8-1c3b-43dd-8f5d-9cc900b57440 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:37:51.216938 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3be65ee8-1c3b-43dd-8f5d-9cc900b57440 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:37:51.223777 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3be65ee8-1c3b-43dd-8f5d-9cc900b57440 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Get all volumes completed successfully. Jul 10 04:37:51.224343 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3be65ee8-1c3b-43dd-8f5d-9cc900b57440 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 200 Jul 10 04:37:51.224869 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1118/4463] 10.4.3.87 () {66 vars in 1230 bytes} [Fri Jul 10 04:37:51 2026] GET /volume/v3/volumes => generated 337 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:51.235020 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d7e6e04b-ef67-42f6-9bfe-f5fd8fae9a4d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:51.237449 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7e6e04b-ef67-42f6-9bfe-f5fd8fae9a4d tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:51.237728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7e6e04b-ef67-42f6-9bfe-f5fd8fae9a4d tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:51.237989 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7e6e04b-ef67-42f6-9bfe-f5fd8fae9a4d tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:51.249673 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:51.249673 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:51.254238 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d7e6e04b-ef67-42f6-9bfe-f5fd8fae9a4d tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:51.259553 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7e6e04b-ef67-42f6-9bfe-f5fd8fae9a4d tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:51.260048 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1121/4464] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:51 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:51.306674 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-32933d48-b52d-46a1-bddc-b0f4625451ee None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:51.308961 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-32933d48-b52d-46a1-bddc-b0f4625451ee tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:51.309146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-32933d48-b52d-46a1-bddc-b0f4625451ee tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:51.309418 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-32933d48-b52d-46a1-bddc-b0f4625451ee tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:51.315920 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:51.315920 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:51.319319 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-32933d48-b52d-46a1-bddc-b0f4625451ee tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:51.323137 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-32933d48-b52d-46a1-bddc-b0f4625451ee tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:51.323562 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1110/4465] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:37:51 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:51.358468 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-63c0f82f-7348-4823-8ade-cc28b8aa708a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:51.360516 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63c0f82f-7348-4823-8ade-cc28b8aa708a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:51.360815 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63c0f82f-7348-4823-8ade-cc28b8aa708a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:51.361303 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63c0f82f-7348-4823-8ade-cc28b8aa708a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:51.361303 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-63c0f82f-7348-4823-8ade-cc28b8aa708a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:51.365879 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:51.365879 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:51.366631 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63c0f82f-7348-4823-8ade-cc28b8aa708a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:51.367014 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1117/4466] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:51 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:51.659862 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-708468fe-c743-4c1a-aaea-df30af2a2957 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:51.662296 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-708468fe-c743-4c1a-aaea-df30af2a2957 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] DELETE https://10.4.3.87/volume/v3/attachments/b80ca270-3fc1-48d8-898d-f9308048ba61 Jul 10 04:37:51.662520 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-708468fe-c743-4c1a-aaea-df30af2a2957 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:51.662740 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-708468fe-c743-4c1a-aaea-df30af2a2957 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:51.669522 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:51.669522 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:52.156199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8f5b2462-bd82-44a5-bb03-03c663b29406 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:52.158344 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f5b2462-bd82-44a5-bb03-03c663b29406 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:52.158582 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f5b2462-bd82-44a5-bb03-03c663b29406 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:52.158822 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f5b2462-bd82-44a5-bb03-03c663b29406 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:52.158959 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-8f5b2462-bd82-44a5-bb03-03c663b29406 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:52.163903 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:52.163903 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:52.164853 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f5b2462-bd82-44a5-bb03-03c663b29406 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:52.165353 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1122/4467] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:52 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:52.210338 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-35c861e8-c794-4c66-94dc-d0865bb383fc req-708468fe-c743-4c1a-aaea-df30af2a2957 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/attachments/b80ca270-3fc1-48d8-898d-f9308048ba61 returned with HTTP 200 Jul 10 04:37:52.210965 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1119/4468] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:37:51 2026] DELETE /volume/v3/attachments/b80ca270-3fc1-48d8-898d-f9308048ba61 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:52.378468 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4bb0a2e1-3973-408b-ae6f-4e4f73f3f02c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:52.380594 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bb0a2e1-3973-408b-ae6f-4e4f73f3f02c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:52.380838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bb0a2e1-3973-408b-ae6f-4e4f73f3f02c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:52.381050 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bb0a2e1-3973-408b-ae6f-4e4f73f3f02c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:52.381171 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-4bb0a2e1-3973-408b-ae6f-4e4f73f3f02c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:52.385825 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:52.385825 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:52.386505 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bb0a2e1-3973-408b-ae6f-4e4f73f3f02c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:52.386909 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1111/4469] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:52 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:53.176183 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-746a7db2-b94a-4bce-9a68-2408d3e5424d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:53.179057 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-746a7db2-b94a-4bce-9a68-2408d3e5424d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:53.179373 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-746a7db2-b94a-4bce-9a68-2408d3e5424d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:53.179631 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-746a7db2-b94a-4bce-9a68-2408d3e5424d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:53.179761 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-746a7db2-b94a-4bce-9a68-2408d3e5424d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:53.185310 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:53.185310 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:53.186335 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-746a7db2-b94a-4bce-9a68-2408d3e5424d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:53.186822 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1118/4470] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:53 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:53.368952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-218613bf-d0cd-459d-b657-58033414c1ab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:53.369998 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-218613bf-d0cd-459d-b657-58033414c1ab None None] GET https://10.4.3.87/volume// Jul 10 04:37:53.370182 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-218613bf-d0cd-459d-b657-58033414c1ab None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:53.370867 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-218613bf-d0cd-459d-b657-58033414c1ab None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:53.372138 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-218613bf-d0cd-459d-b657-58033414c1ab None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:37:53.373685 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1123/4471] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:37:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:37:53.385130 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-2d77677a-e934-48eb-bb80-2dbb4ffa3668 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:53.399168 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3081d5dd-5a6d-40f4-9780-1201329b8f0f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:53.401026 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3081d5dd-5a6d-40f4-9780-1201329b8f0f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:53.401277 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3081d5dd-5a6d-40f4-9780-1201329b8f0f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:53.401473 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3081d5dd-5a6d-40f4-9780-1201329b8f0f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:53.401575 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-3081d5dd-5a6d-40f4-9780-1201329b8f0f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:53.406067 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:53.406067 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:53.406858 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3081d5dd-5a6d-40f4-9780-1201329b8f0f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:53.407329 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1112/4472] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:53 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:53.428500 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-2d77677a-e934-48eb-bb80-2dbb4ffa3668 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:37:53.428845 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-2d77677a-e934-48eb-bb80-2dbb4ffa3668 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0a2b5a2-6302-44e0-88e1-73d5630a9e75", "connector": null, "instance_uuid": "e73ed47e-36a2-470e-8ce7-7edef6d554b4"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:53.437386 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:53.437386 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:53.469315 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-2d77677a-e934-48eb-bb80-2dbb4ffa3668 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:37:53.469908 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1120/4473] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:37:53 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:53.843553 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5c187a95-ce90-4ca5-83e0-ddfb1daab706 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:53.845189 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5c187a95-ce90-4ca5-83e0-ddfb1daab706 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:53.845405 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5c187a95-ce90-4ca5-83e0-ddfb1daab706 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:53.845576 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5c187a95-ce90-4ca5-83e0-ddfb1daab706 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:53.853719 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:53.853719 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:53.856550 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5c187a95-ce90-4ca5-83e0-ddfb1daab706 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:53.860041 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5c187a95-ce90-4ca5-83e0-ddfb1daab706 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:53.860440 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1119/4474] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:53 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:53.997830 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-41509082-0ff2-4260-b01b-8a86a7642958 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:53.998182 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41509082-0ff2-4260-b01b-8a86a7642958 None None] GET https://10.4.3.87/volume// Jul 10 04:37:53.998424 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41509082-0ff2-4260-b01b-8a86a7642958 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:53.998640 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41509082-0ff2-4260-b01b-8a86a7642958 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:53.998973 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41509082-0ff2-4260-b01b-8a86a7642958 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:37:53.999353 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1124/4475] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:37:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:37:54.006539 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-4cbbed83-ec73-468a-bab6-fd4152bbf8c2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:54.009056 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-4cbbed83-ec73-468a-bab6-fd4152bbf8c2 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:54.009288 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-4cbbed83-ec73-468a-bab6-fd4152bbf8c2 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:54.009529 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-4cbbed83-ec73-468a-bab6-fd4152bbf8c2 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:54.021472 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:54.021472 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:54.025969 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-4cbbed83-ec73-468a-bab6-fd4152bbf8c2 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:54.031667 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-4cbbed83-ec73-468a-bab6-fd4152bbf8c2 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:54.032078 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1113/4476] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:37:54 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:37:54.146104 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-fabfec2c-eaeb-43ed-ab7b-4567560feac8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:54.148511 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-fabfec2c-eaeb-43ed-ab7b-4567560feac8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] PUT https://10.4.3.87/volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a Jul 10 04:37:54.148905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-fabfec2c-eaeb-43ed-ab7b-4567560feac8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:37:54.157618 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-fabfec2c-eaeb-43ed-ab7b-4567560feac8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Acquiring lock "cinder-attachment_update-a0a2b5a2-6302-44e0-88e1-73d5630a9e75-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:37:54.163649 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-fabfec2c-eaeb-43ed-ab7b-4567560feac8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Lock "cinder-attachment_update-a0a2b5a2-6302-44e0-88e1-73d5630a9e75-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:37:54.164878 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:54.164878 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:54.199723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d1a78ccb-8176-41d2-b67d-8d2ba8d9396e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:54.201307 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1a78ccb-8176-41d2-b67d-8d2ba8d9396e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:54.201650 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1a78ccb-8176-41d2-b67d-8d2ba8d9396e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:54.201757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d1a78ccb-8176-41d2-b67d-8d2ba8d9396e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:54.201910 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d1a78ccb-8176-41d2-b67d-8d2ba8d9396e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:54.207244 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:54.207244 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:54.208355 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d1a78ccb-8176-41d2-b67d-8d2ba8d9396e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:54.208626 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1120/4477] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:54 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:54.425864 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4cbd125f-7656-4d06-8f14-a6834ebbb324 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:54.436660 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4cbd125f-7656-4d06-8f14-a6834ebbb324 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:54.437466 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4cbd125f-7656-4d06-8f14-a6834ebbb324 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:54.437691 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4cbd125f-7656-4d06-8f14-a6834ebbb324 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:54.437832 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-4cbd125f-7656-4d06-8f14-a6834ebbb324 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:54.452582 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:54.452582 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:54.453395 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4cbd125f-7656-4d06-8f14-a6834ebbb324 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:54.453844 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1125/4478] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:54 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:54.689879 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-fabfec2c-eaeb-43ed-ab7b-4567560feac8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Lock "cinder-attachment_update-a0a2b5a2-6302-44e0-88e1-73d5630a9e75-np0000004952" released by "attachment_update" :: held 0.526s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:37:54.690443 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-fabfec2c-eaeb-43ed-ab7b-4567560feac8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a returned with HTTP 200 Jul 10 04:37:54.690957 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1121/4479] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:37:54 2026] PUT /volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:37:54.872418 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-31dfde6c-7ce0-4797-bbb1-1adcac114d13 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:54.874000 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-31dfde6c-7ce0-4797-bbb1-1adcac114d13 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:54.874172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-31dfde6c-7ce0-4797-bbb1-1adcac114d13 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:54.874387 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-31dfde6c-7ce0-4797-bbb1-1adcac114d13 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:54.882299 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:54.882299 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:54.886047 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-31dfde6c-7ce0-4797-bbb1-1adcac114d13 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:54.892615 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-31dfde6c-7ce0-4797-bbb1-1adcac114d13 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:54.894047 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1114/4480] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:54 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:55.222148 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b2397caa-ee43-428b-9ed1-c8c0d41aeb77 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:55.224227 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b2397caa-ee43-428b-9ed1-c8c0d41aeb77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:55.224505 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b2397caa-ee43-428b-9ed1-c8c0d41aeb77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:55.224788 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b2397caa-ee43-428b-9ed1-c8c0d41aeb77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:55.224962 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-b2397caa-ee43-428b-9ed1-c8c0d41aeb77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:55.230114 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:55.230114 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:55.231787 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b2397caa-ee43-428b-9ed1-c8c0d41aeb77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:55.231989 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1121/4481] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:55 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:55.466814 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fee2c88d-d51e-494b-b3b5-e3a219a40939 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:55.468618 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fee2c88d-d51e-494b-b3b5-e3a219a40939 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:55.468804 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fee2c88d-d51e-494b-b3b5-e3a219a40939 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:55.468982 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fee2c88d-d51e-494b-b3b5-e3a219a40939 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:55.469098 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-fee2c88d-d51e-494b-b3b5-e3a219a40939 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:55.473036 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:55.473036 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:55.473689 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fee2c88d-d51e-494b-b3b5-e3a219a40939 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:55.474090 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1126/4482] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:55 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:55.907489 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-041ead6a-d783-4352-a3c5-09cf8679d424 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:55.909293 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-041ead6a-d783-4352-a3c5-09cf8679d424 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:55.909491 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-041ead6a-d783-4352-a3c5-09cf8679d424 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:55.909708 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-041ead6a-d783-4352-a3c5-09cf8679d424 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:55.919664 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:55.919664 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:55.923281 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-041ead6a-d783-4352-a3c5-09cf8679d424 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:55.927037 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-041ead6a-d783-4352-a3c5-09cf8679d424 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:55.927453 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1122/4483] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:55 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:56.245025 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-07b0fab6-5331-4044-b68f-258cd5c590d7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:56.247593 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-07b0fab6-5331-4044-b68f-258cd5c590d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:56.247751 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-07b0fab6-5331-4044-b68f-258cd5c590d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:56.247976 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-07b0fab6-5331-4044-b68f-258cd5c590d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:56.248141 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-07b0fab6-5331-4044-b68f-258cd5c590d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:56.253406 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:56.253406 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:56.254392 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-07b0fab6-5331-4044-b68f-258cd5c590d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:56.254833 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1115/4484] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:56 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:56.485049 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-245318fe-ed88-46a4-bc19-fab7da68541c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:56.487142 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-245318fe-ed88-46a4-bc19-fab7da68541c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:56.487471 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-245318fe-ed88-46a4-bc19-fab7da68541c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:56.487764 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-245318fe-ed88-46a4-bc19-fab7da68541c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:56.487936 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-245318fe-ed88-46a4-bc19-fab7da68541c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:56.493641 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:56.493641 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:56.494538 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-245318fe-ed88-46a4-bc19-fab7da68541c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:56.495083 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1122/4485] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:56 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:56.948761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fcfa02a8-faba-4dfe-be73-2d6f92682484 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:56.952405 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fcfa02a8-faba-4dfe-be73-2d6f92682484 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:56.952718 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fcfa02a8-faba-4dfe-be73-2d6f92682484 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:56.953080 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fcfa02a8-faba-4dfe-be73-2d6f92682484 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:56.993768 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:56.993768 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:57.007804 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fcfa02a8-faba-4dfe-be73-2d6f92682484 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:57.029793 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fcfa02a8-faba-4dfe-be73-2d6f92682484 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:57.034549 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1127/4486] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:56 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:57.266513 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-28815380-fa09-45d7-bcfd-06ebbffe918a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:57.268968 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-28815380-fa09-45d7-bcfd-06ebbffe918a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:57.269273 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-28815380-fa09-45d7-bcfd-06ebbffe918a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:57.269566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-28815380-fa09-45d7-bcfd-06ebbffe918a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:57.269737 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-28815380-fa09-45d7-bcfd-06ebbffe918a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:57.275152 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:57.275152 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:57.276529 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-28815380-fa09-45d7-bcfd-06ebbffe918a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:57.276684 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1123/4487] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:57 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:57.504440 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a2c955fd-6740-4d36-8f34-9fc359aaef9e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:57.506256 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a2c955fd-6740-4d36-8f34-9fc359aaef9e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:57.506472 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a2c955fd-6740-4d36-8f34-9fc359aaef9e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:57.506701 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a2c955fd-6740-4d36-8f34-9fc359aaef9e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:57.506803 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a2c955fd-6740-4d36-8f34-9fc359aaef9e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:57.510751 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:57.510751 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:57.511322 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a2c955fd-6740-4d36-8f34-9fc359aaef9e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:57.511652 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1116/4488] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:57 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:58.054251 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f223b6a7-dd84-4855-8f85-87a8d1a76773 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:58.057164 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f223b6a7-dd84-4855-8f85-87a8d1a76773 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:58.057971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f223b6a7-dd84-4855-8f85-87a8d1a76773 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:58.058198 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f223b6a7-dd84-4855-8f85-87a8d1a76773 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:58.078933 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:58.078933 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:58.083024 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f223b6a7-dd84-4855-8f85-87a8d1a76773 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:58.089504 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f223b6a7-dd84-4855-8f85-87a8d1a76773 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:58.090054 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1123/4489] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:58 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:58.292590 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-494c78b3-31e9-45ce-bd98-fa1535da2ed7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:58.302512 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-494c78b3-31e9-45ce-bd98-fa1535da2ed7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:58.302760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-494c78b3-31e9-45ce-bd98-fa1535da2ed7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:58.303004 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-494c78b3-31e9-45ce-bd98-fa1535da2ed7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:58.303134 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-494c78b3-31e9-45ce-bd98-fa1535da2ed7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:58.308636 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:58.308636 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:58.308841 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-494c78b3-31e9-45ce-bd98-fa1535da2ed7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:58.309128 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1128/4490] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:58 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:58.522175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c9e3cfa2-fa87-4fb6-aab1-99f39b22b31d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:58.524822 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c9e3cfa2-fa87-4fb6-aab1-99f39b22b31d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:58.525163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c9e3cfa2-fa87-4fb6-aab1-99f39b22b31d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:58.525473 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c9e3cfa2-fa87-4fb6-aab1-99f39b22b31d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:58.525706 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-c9e3cfa2-fa87-4fb6-aab1-99f39b22b31d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:58.531134 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:58.531134 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:37:58.532094 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c9e3cfa2-fa87-4fb6-aab1-99f39b22b31d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:58.532910 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1124/4491] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:58 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:37:59.105900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cf607606-72a6-470e-b47c-6f9c3b34acce None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:59.107710 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cf607606-72a6-470e-b47c-6f9c3b34acce tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:37:59.107936 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cf607606-72a6-470e-b47c-6f9c3b34acce tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:59.108145 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cf607606-72a6-470e-b47c-6f9c3b34acce tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:59.117578 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:59.117578 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:37:59.120575 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cf607606-72a6-470e-b47c-6f9c3b34acce tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:37:59.125830 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cf607606-72a6-470e-b47c-6f9c3b34acce tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:37:59.126366 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1117/4492] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:59 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:59.325437 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-897f41db-a08c-40f7-b93e-3c97b30cf599 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:59.329119 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-897f41db-a08c-40f7-b93e-3c97b30cf599 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:37:59.329384 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-897f41db-a08c-40f7-b93e-3c97b30cf599 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:59.329604 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-897f41db-a08c-40f7-b93e-3c97b30cf599 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:59.329727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-897f41db-a08c-40f7-b93e-3c97b30cf599 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:59.339729 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:59.339729 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:37:59.340621 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-897f41db-a08c-40f7-b93e-3c97b30cf599 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:37:59.341309 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1124/4493] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:37:59 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:37:59.543457 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c5e1ebc2-17ef-419c-a1af-ece223000e25 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:37:59.545128 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c5e1ebc2-17ef-419c-a1af-ece223000e25 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:37:59.545384 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c5e1ebc2-17ef-419c-a1af-ece223000e25 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:37:59.545596 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c5e1ebc2-17ef-419c-a1af-ece223000e25 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:37:59.545757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-c5e1ebc2-17ef-419c-a1af-ece223000e25 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:37:59.549857 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:37:59.549857 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:37:59.550581 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c5e1ebc2-17ef-419c-a1af-ece223000e25 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:37:59.550968 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1129/4494] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:37:59 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:00.142946 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c48f6371-7a05-4cf4-9558-003e898a7a3a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:00.144911 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c48f6371-7a05-4cf4-9558-003e898a7a3a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:38:00.145171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c48f6371-7a05-4cf4-9558-003e898a7a3a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:00.145402 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c48f6371-7a05-4cf4-9558-003e898a7a3a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:00.154767 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:00.154767 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:00.158525 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c48f6371-7a05-4cf4-9558-003e898a7a3a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:38:00.162751 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c48f6371-7a05-4cf4-9558-003e898a7a3a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:38:00.163203 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1125/4495] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:00 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:00.351875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b8c7d1d7-543d-4a80-9ad7-94e75ac0e6a3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:00.353801 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8c7d1d7-543d-4a80-9ad7-94e75ac0e6a3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:38:00.354015 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8c7d1d7-543d-4a80-9ad7-94e75ac0e6a3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:00.354263 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8c7d1d7-543d-4a80-9ad7-94e75ac0e6a3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:00.354366 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b8c7d1d7-543d-4a80-9ad7-94e75ac0e6a3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:00.358202 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:00.358202 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:00.358863 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8c7d1d7-543d-4a80-9ad7-94e75ac0e6a3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:38:00.359159 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1118/4496] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:00 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:00.392479 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-525bde6f-71ae-4752-924e-f5ae69f5f2f3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:00.394171 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-525bde6f-71ae-4752-924e-f5ae69f5f2f3 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] DELETE https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:38:00.394353 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-525bde6f-71ae-4752-924e-f5ae69f5f2f3 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:00.394524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-525bde6f-71ae-4752-924e-f5ae69f5f2f3 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:00.394676 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-525bde6f-71ae-4752-924e-f5ae69f5f2f3 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Delete volume with id: 85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:38:00.403042 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:00.403042 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:00.403596 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-525bde6f-71ae-4752-924e-f5ae69f5f2f3 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:38:00.421956 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-525bde6f-71ae-4752-924e-f5ae69f5f2f3 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Delete volume request issued successfully. Jul 10 04:38:00.422162 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-525bde6f-71ae-4752-924e-f5ae69f5f2f3 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 202 Jul 10 04:38:00.422615 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1125/4497] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:38:00 2026] DELETE /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:00.432062 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-57b54b81-78a4-4a2d-a784-7e77decd6c51 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:00.433692 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-57b54b81-78a4-4a2d-a784-7e77decd6c51 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:38:00.433876 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-57b54b81-78a4-4a2d-a784-7e77decd6c51 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:00.434355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-57b54b81-78a4-4a2d-a784-7e77decd6c51 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:00.441238 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:00.441238 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:00.445155 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-57b54b81-78a4-4a2d-a784-7e77decd6c51 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:38:00.449321 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-57b54b81-78a4-4a2d-a784-7e77decd6c51 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 200 Jul 10 04:38:00.449692 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1130/4498] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:00 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:00.560101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9921f486-d8ff-4ce0-abbc-e584a2ef1124 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:00.561929 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9921f486-d8ff-4ce0-abbc-e584a2ef1124 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:38:00.562133 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9921f486-d8ff-4ce0-abbc-e584a2ef1124 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:00.562371 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9921f486-d8ff-4ce0-abbc-e584a2ef1124 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:00.562482 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9921f486-d8ff-4ce0-abbc-e584a2ef1124 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:00.566693 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:00.566693 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:00.567316 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9921f486-d8ff-4ce0-abbc-e584a2ef1124 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:38:00.567794 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1126/4499] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:00 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:00.906432 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-c42c8819-43f3-4e49-ba1c-bc72d7229c5a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:00.908056 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-c42c8819-43f3-4e49-ba1c-bc72d7229c5a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] POST https://10.4.3.87/volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a/action Jul 10 04:38:00.908529 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-c42c8819-43f3-4e49-ba1c-bc72d7229c5a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:38:00.908589 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-c42c8819-43f3-4e49-ba1c-bc72d7229c5a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:00.926401 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:00.926401 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:00.936012 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7ae48f48-08e3-4ce5-98af-1ab4c471038e req-c42c8819-43f3-4e49-ba1c-bc72d7229c5a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a/action returned with HTTP 204 Jul 10 04:38:00.936498 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1119/4500] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:38:00 2026] POST /volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:01.176692 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-860e8a9e-e71e-47da-9a6d-c6a9c7cc4c46 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.177982 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-860e8a9e-e71e-47da-9a6d-c6a9c7cc4c46 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:38:01.178279 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-860e8a9e-e71e-47da-9a6d-c6a9c7cc4c46 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:01.178523 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-860e8a9e-e71e-47da-9a6d-c6a9c7cc4c46 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:01.187243 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:01.187243 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:01.193482 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-860e8a9e-e71e-47da-9a6d-c6a9c7cc4c46 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:38:01.195264 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-860e8a9e-e71e-47da-9a6d-c6a9c7cc4c46 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:38:01.195687 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1126/4501] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:01 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:01.208211 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1297343e-3f41-4f10-80d1-f871411a8f9c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.209937 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1297343e-3f41-4f10-80d1-f871411a8f9c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:38:01.210102 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1297343e-3f41-4f10-80d1-f871411a8f9c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:01.210302 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1297343e-3f41-4f10-80d1-f871411a8f9c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:01.218689 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:01.218689 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:01.223396 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1297343e-3f41-4f10-80d1-f871411a8f9c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:38:01.227573 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1297343e-3f41-4f10-80d1-f871411a8f9c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:38:01.227956 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1131/4502] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:01 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:01.241274 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e688fe33-bc1c-4d98-bbae-3a61495c94c1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.242947 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e688fe33-bc1c-4d98-bbae-3a61495c94c1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:38:01.243298 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e688fe33-bc1c-4d98-bbae-3a61495c94c1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0a2b5a2-6302-44e0-88e1-73d5630a9e75", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-487444317", "description": null, "metadata": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:01.253723 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:01.253723 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:01.254304 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e688fe33-bc1c-4d98-bbae-3a61495c94c1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:38:01.254507 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-e688fe33-bc1c-4d98-bbae-3a61495c94c1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Create snapshot from volume a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:38:01.292552 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-e688fe33-bc1c-4d98-bbae-3a61495c94c1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Created reservations ['fa0b5ad0-a0ae-4fa4-b1e0-f26af3ee5c83', '8f8c6cac-d803-4ca4-b2e8-754bd85d87d4', '9e69f09b-1a3e-4f0a-8947-27a49ae79ce0', '552c30e1-b358-4b25-8729-189586532155'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:01.328337 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e688fe33-bc1c-4d98-bbae-3a61495c94c1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Snapshot force create request issued successfully. Jul 10 04:38:01.328711 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e688fe33-bc1c-4d98-bbae-3a61495c94c1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:38:01.329167 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1127/4503] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:38:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:01.337575 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-be47e5e7-9d65-4fa1-ae1d-64d3454f8631 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.340621 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be47e5e7-9d65-4fa1-ae1d-64d3454f8631 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:38:01.340987 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be47e5e7-9d65-4fa1-ae1d-64d3454f8631 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:01.341460 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be47e5e7-9d65-4fa1-ae1d-64d3454f8631 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:01.350133 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:01.350133 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:01.350680 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-be47e5e7-9d65-4fa1-ae1d-64d3454f8631 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Snapshot retrieved successfully. Jul 10 04:38:01.351468 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be47e5e7-9d65-4fa1-ae1d-64d3454f8631 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 returned with HTTP 200 Jul 10 04:38:01.352001 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1120/4504] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:01 2026] GET /volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:01.369081 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-55e3f213-4869-46ed-95a2-8980e01eb322 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.370459 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-55e3f213-4869-46ed-95a2-8980e01eb322 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:38:01.370739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-55e3f213-4869-46ed-95a2-8980e01eb322 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:01.371019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-55e3f213-4869-46ed-95a2-8980e01eb322 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:01.371230 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-55e3f213-4869-46ed-95a2-8980e01eb322 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:01.376109 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:01.376109 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:01.377142 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-55e3f213-4869-46ed-95a2-8980e01eb322 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:38:01.377673 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1127/4505] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:01 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:01.463617 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e3072abf-c70f-40da-85db-f149dc728bfc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.465299 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e3072abf-c70f-40da-85db-f149dc728bfc tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f Jul 10 04:38:01.465494 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e3072abf-c70f-40da-85db-f149dc728bfc tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:01.465674 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e3072abf-c70f-40da-85db-f149dc728bfc tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:01.471442 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e3072abf-c70f-40da-85db-f149dc728bfc tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f returned with HTTP 404 Jul 10 04:38:01.472005 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1132/4506] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:01 2026] GET /volume/v3/volumes/85e0587b-c870-4832-9627-dd41dcfa643f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:01.577005 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-620eb64f-443d-4909-bdc5-a1a80ff6f0fd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.578846 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-620eb64f-443d-4909-bdc5-a1a80ff6f0fd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:38:01.579058 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-620eb64f-443d-4909-bdc5-a1a80ff6f0fd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:01.579331 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-620eb64f-443d-4909-bdc5-a1a80ff6f0fd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:01.579433 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-620eb64f-443d-4909-bdc5-a1a80ff6f0fd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:01.583613 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:01.583613 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:01.584332 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-620eb64f-443d-4909-bdc5-a1a80ff6f0fd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:38:01.584687 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1128/4507] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:01 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:01.726016 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-aee32ecf-9c3b-4829-bbd5-dbf1744e1088 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.727665 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aee32ecf-9c3b-4829-bbd5-dbf1744e1088 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 Jul 10 04:38:01.727849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aee32ecf-9c3b-4829-bbd5-dbf1744e1088 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:01.728028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aee32ecf-9c3b-4829-bbd5-dbf1744e1088 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:01.728163 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-aee32ecf-9c3b-4829-bbd5-dbf1744e1088 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Delete snapshot with id: b4f2a5e7-0e9c-4658-9d22-7f5150012e62 Jul 10 04:38:01.732816 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:01.732816 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:01.733282 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-aee32ecf-9c3b-4829-bbd5-dbf1744e1088 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Snapshot retrieved successfully. Jul 10 04:38:01.749064 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-aee32ecf-9c3b-4829-bbd5-dbf1744e1088 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Snapshot delete request issued successfully. Jul 10 04:38:01.749366 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aee32ecf-9c3b-4829-bbd5-dbf1744e1088 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 returned with HTTP 202 Jul 10 04:38:01.749878 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1121/4508] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:38:01 2026] DELETE /volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:01.759003 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-56c4a765-b98c-457e-87a1-5f3a3a27c0fb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.760643 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-56c4a765-b98c-457e-87a1-5f3a3a27c0fb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 Jul 10 04:38:01.760813 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-56c4a765-b98c-457e-87a1-5f3a3a27c0fb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:01.760983 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-56c4a765-b98c-457e-87a1-5f3a3a27c0fb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:01.765541 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:01.765541 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:01.765955 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-56c4a765-b98c-457e-87a1-5f3a3a27c0fb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Snapshot retrieved successfully. Jul 10 04:38:01.766659 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-56c4a765-b98c-457e-87a1-5f3a3a27c0fb tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 returned with HTTP 200 Jul 10 04:38:01.767037 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1128/4509] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:01 2026] GET /volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 => generated 460 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:01.987569 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-22c09a52-e266-420a-9c26-e9a936e0dbd8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:01.991711 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-22c09a52-e266-420a-9c26-e9a936e0dbd8 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:01.991711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-22c09a52-e266-420a-9c26-e9a936e0dbd8 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:01.991711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-22c09a52-e266-420a-9c26-e9a936e0dbd8 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.000670 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.000670 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:02.005862 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-22c09a52-e266-420a-9c26-e9a936e0dbd8 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:02.011512 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-22c09a52-e266-420a-9c26-e9a936e0dbd8 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:02.012115 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1133/4510] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:38:01 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:02.360823 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e41c86cb-171c-4150-8c57-2f48dab8de30 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.362383 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e41c86cb-171c-4150-8c57-2f48dab8de30 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:38:02.362596 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e41c86cb-171c-4150-8c57-2f48dab8de30 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.362808 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e41c86cb-171c-4150-8c57-2f48dab8de30 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.368003 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.368003 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:02.368517 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e41c86cb-171c-4150-8c57-2f48dab8de30 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Snapshot retrieved successfully. Jul 10 04:38:02.369168 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e41c86cb-171c-4150-8c57-2f48dab8de30 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 returned with HTTP 200 Jul 10 04:38:02.369572 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1129/4511] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:02.377308 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-de77d1ff-c2de-4507-971b-02c0e80dff07 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.379327 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-de77d1ff-c2de-4507-971b-02c0e80dff07 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:38:02.379553 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-de77d1ff-c2de-4507-971b-02c0e80dff07 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.379778 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-de77d1ff-c2de-4507-971b-02c0e80dff07 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.385573 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.385573 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:02.386068 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-de77d1ff-c2de-4507-971b-02c0e80dff07 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Snapshot retrieved successfully. Jul 10 04:38:02.386953 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-de77d1ff-c2de-4507-971b-02c0e80dff07 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 returned with HTTP 200 Jul 10 04:38:02.387407 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1122/4512] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:02.389265 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fc87fe76-6b12-43a6-b769-4bda0f34488e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.391151 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fc87fe76-6b12-43a6-b769-4bda0f34488e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:38:02.391403 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fc87fe76-6b12-43a6-b769-4bda0f34488e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.391613 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fc87fe76-6b12-43a6-b769-4bda0f34488e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.391720 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-fc87fe76-6b12-43a6-b769-4bda0f34488e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:02.396064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ec9dd0cb-0644-4260-bf24-4704b81454d0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.396551 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.396551 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:02.397265 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fc87fe76-6b12-43a6-b769-4bda0f34488e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:38:02.397630 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1129/4513] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:02.397898 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ec9dd0cb-0644-4260-bf24-4704b81454d0 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:38:02.398106 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ec9dd0cb-0644-4260-bf24-4704b81454d0 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.398355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ec9dd0cb-0644-4260-bf24-4704b81454d0 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.407732 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.407732 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:02.411357 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ec9dd0cb-0644-4260-bf24-4704b81454d0 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:38:02.412009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d2068442-265d-4964-ba63-88a577699e39 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.413546 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2068442-265d-4964-ba63-88a577699e39 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 Jul 10 04:38:02.413704 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2068442-265d-4964-ba63-88a577699e39 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.413873 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2068442-265d-4964-ba63-88a577699e39 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.415631 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ec9dd0cb-0644-4260-bf24-4704b81454d0 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:38:02.416045 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1134/4514] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:02.420865 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.420865 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:02.424204 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d2068442-265d-4964-ba63-88a577699e39 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:02.428594 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2068442-265d-4964-ba63-88a577699e39 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 returned with HTTP 200 Jul 10 04:38:02.428915 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1130/4515] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:02.440760 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7c04d187-3780-429a-aa5f-c2d65f405e2c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.442428 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c04d187-3780-429a-aa5f-c2d65f405e2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:38:02.442608 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c04d187-3780-429a-aa5f-c2d65f405e2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.442783 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c04d187-3780-429a-aa5f-c2d65f405e2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.442883 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-7c04d187-3780-429a-aa5f-c2d65f405e2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete backup with id: 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. Jul 10 04:38:02.446997 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.446997 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:02.459614 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-7c04d187-3780-429a-aa5f-c2d65f405e2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] delete_backup rpcapi backup_id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:38:02.461468 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c04d187-3780-429a-aa5f-c2d65f405e2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 202 Jul 10 04:38:02.462061 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1123/4516] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:38:02 2026] DELETE /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:38:02.469540 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-33572ae3-52ee-4b06-b69b-db2f11d9a1b7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.471385 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-33572ae3-52ee-4b06-b69b-db2f11d9a1b7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:38:02.471583 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-33572ae3-52ee-4b06-b69b-db2f11d9a1b7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.471802 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-33572ae3-52ee-4b06-b69b-db2f11d9a1b7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.471975 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-33572ae3-52ee-4b06-b69b-db2f11d9a1b7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:02.476395 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.476395 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:02.477379 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-33572ae3-52ee-4b06-b69b-db2f11d9a1b7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 200 Jul 10 04:38:02.477762 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1130/4517] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:02.594864 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-702cbd25-4b27-4782-9c17-54495b32fe14 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.596532 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-702cbd25-4b27-4782-9c17-54495b32fe14 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:38:02.596706 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-702cbd25-4b27-4782-9c17-54495b32fe14 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.596875 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-702cbd25-4b27-4782-9c17-54495b32fe14 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.596972 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-702cbd25-4b27-4782-9c17-54495b32fe14 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:02.600980 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.600980 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:02.601595 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-702cbd25-4b27-4782-9c17-54495b32fe14 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:38:02.601915 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1135/4518] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:02.615318 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8cf9b079-5e7c-45b4-8d2b-09c38cec79b7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.617261 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8cf9b079-5e7c-45b4-8d2b-09c38cec79b7 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b/export_record Jul 10 04:38:02.617474 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8cf9b079-5e7c-45b4-8d2b-09c38cec79b7 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.617667 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8cf9b079-5e7c-45b4-8d2b-09c38cec79b7 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'export_record' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.617767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-8cf9b079-5e7c-45b4-8d2b-09c38cec79b7 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Export record for backup 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100019) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 04:38:02.622741 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.622741 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:02.623909 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.api [None req-8cf9b079-5e7c-45b4-8d2b-09c38cec79b7 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling RPCAPI with context: , host: np0000004952, backup: 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100019) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 04:38:02.632095 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-8cf9b079-5e7c-45b4-8d2b-09c38cec79b7 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] export_record in rpcapi backup_id 40f6af8a-b53e-42fa-b2ba-01723e18148b on host np0000004952. {{(pid=100019) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 04:38:02.775731 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f1fa382a-4f49-44b9-99ab-219332fb912a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.777352 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f1fa382a-4f49-44b9-99ab-219332fb912a tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 Jul 10 04:38:02.777523 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f1fa382a-4f49-44b9-99ab-219332fb912a tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.777700 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f1fa382a-4f49-44b9-99ab-219332fb912a tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.782283 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f1fa382a-4f49-44b9-99ab-219332fb912a tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 returned with HTTP 404 Jul 10 04:38:02.782676 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1124/4519] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/snapshots/b4f2a5e7-0e9c-4658-9d22-7f5150012e62 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:02.819534 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-14aded82-d986-4883-aa56-28151bd06274 req-191d7948-7d65-489f-b74a-94dc9af0f5aa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:02.822139 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-14aded82-d986-4883-aa56-28151bd06274 req-191d7948-7d65-489f-b74a-94dc9af0f5aa tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:38:02.822444 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-14aded82-d986-4883-aa56-28151bd06274 req-191d7948-7d65-489f-b74a-94dc9af0f5aa tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:02.822709 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-14aded82-d986-4883-aa56-28151bd06274 req-191d7948-7d65-489f-b74a-94dc9af0f5aa tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:02.830656 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:02.830656 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:02.835309 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-14aded82-d986-4883-aa56-28151bd06274 req-191d7948-7d65-489f-b74a-94dc9af0f5aa tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:38:02.841533 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-14aded82-d986-4883-aa56-28151bd06274 req-191d7948-7d65-489f-b74a-94dc9af0f5aa tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:38:02.841984 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1131/4520] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:03.134593 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-8cf9b079-5e7c-45b4-8d2b-09c38cec79b7 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDBmNmFmOGEtYjUzZS00MmZhLWIyYmEtMDE3MjNlMTgxNDhiIiwgInVzZXJfaWQiOiAiYjk3M2E4NDE2NDAzNGQ5MzhlYTcyMDkyMjJlNDhkYmIiLCAicHJvamVjdF9pZCI6ICJkMmNmODEzYWIyNTY0NTY2YWMxMTQ2ZDlmMWQ0NDNmYyIsICJ2b2x1bWVfaWQiOiAiMGYzZGFmZDYtZWEyOS00NjcwLWI0NmEtYzk5MWQ0ZWU1MGJjIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTU2OTQzNjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZjNkYWZkNi1lYTI5LTQ2NzAtYjQ2YS1jOTkxZDRlZTUwYmMvMjAyNjA3MTAwNDM3NDYvYXpfbm92YV9iYWNrdXBfNDBmNmFmOGEtYjUzZS00MmZhLWIyYmEtMDE3MjNlMTgxNDhiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNDozNzo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDozNzo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA0OjM4OjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100019) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 04:38:03.134965 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8cf9b079-5e7c-45b4-8d2b-09c38cec79b7 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b/export_record returned with HTTP 200 Jul 10 04:38:03.135478 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1131/4521] 10.4.3.87 () {68 vars in 1423 bytes} [Fri Jul 10 04:38:02 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:03.142826 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-84691926-3bab-4873-ac37-004783309512 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:03.145023 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84691926-3bab-4873-ac37-004783309512 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:38:03.145259 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84691926-3bab-4873-ac37-004783309512 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:03.145477 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84691926-3bab-4873-ac37-004783309512 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:03.145583 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-84691926-3bab-4873-ac37-004783309512 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:03.150647 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:03.150647 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:03.151703 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84691926-3bab-4873-ac37-004783309512 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:38:03.152082 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1136/4522] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:03 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:03.160953 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b30b7aae-169b-42f1-bbf9-70575eb2eb7e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:03.163050 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b30b7aae-169b-42f1-bbf9-70575eb2eb7e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] POST https://10.4.3.87/volume/v3/backups/import_record Jul 10 04:38:03.163752 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b30b7aae-169b-42f1-bbf9-70575eb2eb7e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmZlNDdlYmUtYzliOS00OWUxLWI5ZmUtNGI5Y2EyODQ4ZDY3IiwgInVzZXJfaWQiOiAiYjk3M2E4NDE2NDAzNGQ5MzhlYTcyMDkyMjJlNDhkYmIiLCAicHJvamVjdF9pZCI6ICJkMmNmODEzYWIyNTY0NTY2YWMxMTQ2ZDlmMWQ0NDNmYyIsICJ2b2x1bWVfaWQiOiAiMGYzZGFmZDYtZWEyOS00NjcwLWI0NmEtYzk5MWQ0ZWU1MGJjIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTU2OTQzNjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZjNkYWZkNi1lYTI5LTQ2NzAtYjQ2YS1jOTkxZDRlZTUwYmMvMjAyNjA3MTAwNDM3NDYvYXpfbm92YV9iYWNrdXBfNDBmNmFmOGEtYjUzZS00MmZhLWIyYmEtMDE3MjNlMTgxNDhiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNDozNzo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDozNzo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA0OjM4OjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:03.165599 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-b30b7aae-169b-42f1-bbf9-70575eb2eb7e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmZlNDdlYmUtYzliOS00OWUxLWI5ZmUtNGI5Y2EyODQ4ZDY3IiwgInVzZXJfaWQiOiAiYjk3M2E4NDE2NDAzNGQ5MzhlYTcyMDkyMjJlNDhkYmIiLCAicHJvamVjdF9pZCI6ICJkMmNmODEzYWIyNTY0NTY2YWMxMTQ2ZDlmMWQ0NDNmYyIsICJ2b2x1bWVfaWQiOiAiMGYzZGFmZDYtZWEyOS00NjcwLWI0NmEtYzk5MWQ0ZWU1MGJjIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTU2OTQzNjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZjNkYWZkNi1lYTI5LTQ2NzAtYjQ2YS1jOTkxZDRlZTUwYmMvMjAyNjA3MTAwNDM3NDYvYXpfbm92YV9iYWNrdXBfNDBmNmFmOGEtYjUzZS00MmZhLWIyYmEtMDE3MjNlMTgxNDhiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNDozNzo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDozNzo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA0OjM4OjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100021) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 04:38:03.165760 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-b30b7aae-169b-42f1-bbf9-70575eb2eb7e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmZlNDdlYmUtYzliOS00OWUxLWI5ZmUtNGI5Y2EyODQ4ZDY3IiwgInVzZXJfaWQiOiAiYjk3M2E4NDE2NDAzNGQ5MzhlYTcyMDkyMjJlNDhkYmIiLCAicHJvamVjdF9pZCI6ICJkMmNmODEzYWIyNTY0NTY2YWMxMTQ2ZDlmMWQ0NDNmYyIsICJ2b2x1bWVfaWQiOiAiMGYzZGFmZDYtZWEyOS00NjcwLWI0NmEtYzk5MWQ0ZWU1MGJjIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTU2OTQzNjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZjNkYWZkNi1lYTI5LTQ2NzAtYjQ2YS1jOTkxZDRlZTUwYmMvMjAyNjA3MTAwNDM3NDYvYXpfbm92YV9iYWNrdXBfNDBmNmFmOGEtYjUzZS00MmZhLWIyYmEtMDE3MjNlMTgxNDhiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwNDozNzo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDozNzo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA0OjM4OjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100021) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 04:38:03.167965 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-b30b7aae-169b-42f1-bbf9-70575eb2eb7e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ab1b1fd700644a57a8b56151d756a21e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cf813ab2564566ac1146d9f1d443fc', '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=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:38:03.167965 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b30b7aae-169b-42f1-bbf9-70575eb2eb7e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] https://10.4.3.87/volume/v3/backups/import_record returned with HTTP 403 Jul 10 04:38:03.167965 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1125/4523] 10.4.3.87 () {70 vars in 1335 bytes} [Fri Jul 10 04:38:03 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:03.174093 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0353e8e7-1f69-4755-8766-481c1f229391 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:03.175915 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0353e8e7-1f69-4755-8766-481c1f229391 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc Jul 10 04:38:03.176123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0353e8e7-1f69-4755-8766-481c1f229391 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:03.176360 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0353e8e7-1f69-4755-8766-481c1f229391 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:03.176512 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-0353e8e7-1f69-4755-8766-481c1f229391 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Delete volume with id: 0f3dafd6-ea29-4670-b46a-c991d4ee50bc Jul 10 04:38:03.187037 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:03.187037 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:03.187463 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0353e8e7-1f69-4755-8766-481c1f229391 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:38:03.203579 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0353e8e7-1f69-4755-8766-481c1f229391 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Delete volume request issued successfully. Jul 10 04:38:03.203823 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0353e8e7-1f69-4755-8766-481c1f229391 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc returned with HTTP 202 Jul 10 04:38:03.204389 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1132/4524] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:38:03 2026] DELETE /volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 04:38:03.216438 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-64403dea-a0e3-464c-a2ee-2aaa32665434 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:03.218895 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64403dea-a0e3-464c-a2ee-2aaa32665434 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc Jul 10 04:38:03.219132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64403dea-a0e3-464c-a2ee-2aaa32665434 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:03.219385 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64403dea-a0e3-464c-a2ee-2aaa32665434 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:03.233380 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:03.233380 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:03.237388 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-64403dea-a0e3-464c-a2ee-2aaa32665434 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:38:03.243506 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64403dea-a0e3-464c-a2ee-2aaa32665434 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc returned with HTTP 200 Jul 10 04:38:03.243889 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1132/4525] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:03 2026] GET /volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:03.494428 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ed352a71-fe28-4ad5-8f6c-3651fd3acd20 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:03.496150 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ed352a71-fe28-4ad5-8f6c-3651fd3acd20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 Jul 10 04:38:03.496361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ed352a71-fe28-4ad5-8f6c-3651fd3acd20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:03.496573 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ed352a71-fe28-4ad5-8f6c-3651fd3acd20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:03.496697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ed352a71-fe28-4ad5-8f6c-3651fd3acd20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 8c1b9ce6-e06a-44f7-a35d-a9ca8c417962. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:03.501731 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ed352a71-fe28-4ad5-8f6c-3651fd3acd20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 returned with HTTP 404 Jul 10 04:38:03.502364 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1137/4526] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:03 2026] GET /volume/v3/backups/8c1b9ce6-e06a-44f7-a35d-a9ca8c417962 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:03.513935 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:03.515690 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:03.515981 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-996623622"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:03.517559 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-996623622'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:03.517647 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume of 1 GB Jul 10 04:38:03.521831 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Availability Zones retrieved successfully. Jul 10 04:38:03.527298 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Flow 'volume_create_api' (7b21e7de-bce0-4219-a4d1-cb6a23723d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:03.528412 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d628e8-b252-4a00-853e-1c6d710a3d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:03.529272 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:03.564695 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d628e8-b252-4a00-853e-1c6d710a3d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:03.566588 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4250eec2-60c3-44b9-bb0f-b2805e1695fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:03.609537 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['4a7de815-545e-45e8-88cd-1cff625a68e5', 'e8319c22-a5f3-42d5-b941-3308e25a2468', '66f933f3-1f33-47e2-a64c-967fb947d341', '57e0e114-3bf4-46c7-bb14-59bd4182e6ad'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:03.610558 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4250eec2-60c3-44b9-bb0f-b2805e1695fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a7de815-545e-45e8-88cd-1cff625a68e5', 'e8319c22-a5f3-42d5-b941-3308e25a2468', '66f933f3-1f33-47e2-a64c-967fb947d341', '57e0e114-3bf4-46c7-bb14-59bd4182e6ad']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:03.611354 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef06b73-b591-4b2e-a89e-c4588980a372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:03.636497 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef06b73-b591-4b2e-a89e-c4588980a372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d06eb67-8b70-4663-97c4-f5fd9ed38f36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-996623622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d709a36bbe8349aebeb86d98b1ab6b82',qos_specs=None,replication_status=,reservations=['4a7de815-545e-45e8-88cd-1cff625a68e5','e8319c22-a5f3-42d5-b941-3308e25a2468','66f933f3-1f33-47e2-a64c-967fb947d341','57e0e114-3bf4-46c7-bb14-59bd4182e6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-996623622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d06eb67-8b70-4663-97c4-f5fd9ed38f36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d709a36bbe8349aebeb86d98b1ab6b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:03.637225 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b663085-2f92-4786-a389-568cc1b8b6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:03.657417 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b663085-2f92-4786-a389-568cc1b8b6e6) transitioned into state 'SUCCESS' from state '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-996623622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d709a36bbe8349aebeb86d98b1ab6b82',qos_specs=None,replication_status=,reservations=['4a7de815-545e-45e8-88cd-1cff625a68e5','e8319c22-a5f3-42d5-b941-3308e25a2468','66f933f3-1f33-47e2-a64c-967fb947d341','57e0e114-3bf4-46c7-bb14-59bd4182e6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:03.658508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0736e1fd-7afe-4189-9126-9244bc4e4d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:03.705123 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0736e1fd-7afe-4189-9126-9244bc4e4d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:03.705960 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Flow 'volume_create_api' (7b21e7de-bce0-4219-a4d1-cb6a23723d2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:03.706316 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume request issued successfully. Jul 10 04:38:03.706895 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-58b6883c-f84d-4b94-917d-c2ee98a00d0d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:03.707403 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1126/4527] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:38:03 2026] POST /volume/v3/volumes => generated 746 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:03.721397 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-20abd97b-8bfd-417a-8dae-4c3c874513e5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:03.723341 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-20abd97b-8bfd-417a-8dae-4c3c874513e5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 Jul 10 04:38:03.723551 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-20abd97b-8bfd-417a-8dae-4c3c874513e5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:03.723742 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-20abd97b-8bfd-417a-8dae-4c3c874513e5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:03.730727 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:03.730727 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:03.734307 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-20abd97b-8bfd-417a-8dae-4c3c874513e5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:03.738510 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-20abd97b-8bfd-417a-8dae-4c3c874513e5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 returned with HTTP 200 Jul 10 04:38:03.738892 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1133/4528] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:03 2026] GET /volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:04.052621 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2d62f48b-d8ab-493b-a7fb-314d122f6580 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.053068 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2d62f48b-d8ab-493b-a7fb-314d122f6580 None None] GET https://10.4.3.87/volume// Jul 10 04:38:04.053276 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2d62f48b-d8ab-493b-a7fb-314d122f6580 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.053481 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2d62f48b-d8ab-493b-a7fb-314d122f6580 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.053838 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2d62f48b-d8ab-493b-a7fb-314d122f6580 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:38:04.054132 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1133/4529] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:38:04.062322 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-4427e016-3e7d-4830-b38c-b98326aca570 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.063150 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-4427e016-3e7d-4830-b38c-b98326aca570 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:38:04.063532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-4427e016-3e7d-4830-b38c-b98326aca570 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2920f52-4d6b-4652-b74c-bec320373894", "connector": null, "instance_uuid": "bdceb3d6-6a9a-45d1-8253-4762c342af04"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:04.071601 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:04.071601 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:04.106902 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-4427e016-3e7d-4830-b38c-b98326aca570 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:38:04.107434 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1138/4530] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:38:04 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:04.259754 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8a07a847-b94a-46aa-b94b-491ba564e66e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.263514 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8a07a847-b94a-46aa-b94b-491ba564e66e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc Jul 10 04:38:04.263514 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8a07a847-b94a-46aa-b94b-491ba564e66e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.263514 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8a07a847-b94a-46aa-b94b-491ba564e66e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.268558 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8a07a847-b94a-46aa-b94b-491ba564e66e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc returned with HTTP 404 Jul 10 04:38:04.269326 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1127/4531] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/v3/volumes/0f3dafd6-ea29-4670-b46a-c991d4ee50bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:04.278046 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-845ad4e6-918b-4171-b5c5-9a84570ec708 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.282550 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-845ad4e6-918b-4171-b5c5-9a84570ec708 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] GET https://10.4.3.87/volume/v3/backups Jul 10 04:38:04.282780 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-845ad4e6-918b-4171-b5c5-9a84570ec708 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.282990 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-845ad4e6-918b-4171-b5c5-9a84570ec708 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.283311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-845ad4e6-918b-4171-b5c5-9a84570ec708 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:38:04.291424 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-845ad4e6-918b-4171-b5c5-9a84570ec708 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] https://10.4.3.87/volume/v3/backups returned with HTTP 200 Jul 10 04:38:04.291836 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1134/4532] 10.4.3.87 () {68 vars in 1270 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/v3/backups => generated 620 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:04.302248 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c2de700f-f884-47da-bc4d-f1079f5f9f21 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.304514 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c2de700f-f884-47da-bc4d-f1079f5f9f21 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] GET https://10.4.3.87/volume/v3/backups?project_id=d2cf813ab2564566ac1146d9f1d443fc Jul 10 04:38:04.304738 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c2de700f-f884-47da-bc4d-f1079f5f9f21 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.304929 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c2de700f-f884-47da-bc4d-f1079f5f9f21 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.305245 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-c2de700f-f884-47da-bc4d-f1079f5f9f21 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Removing options 'project_id' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:38:04.312169 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c2de700f-f884-47da-bc4d-f1079f5f9f21 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] https://10.4.3.87/volume/v3/backups?project_id=d2cf813ab2564566ac1146d9f1d443fc returned with HTTP 200 Jul 10 04:38:04.312656 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1134/4533] 10.4.3.87 () {68 vars in 1357 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/v3/backups?project_id=d2cf813ab2564566ac1146d9f1d443fc => generated 620 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:04.321696 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.323373 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:04.323671 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-932299208"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:04.325151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-932299208'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:04.325588 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Create volume of 1 GB Jul 10 04:38:04.325970 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:04.325970 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:04.329460 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Availability Zones retrieved successfully. Jul 10 04:38:04.336127 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Flow 'volume_create_api' (ff31ece1-75a5-42c3-8561-33f367efc711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:04.337117 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09b9ad2-5c46-4dac-9acc-9970278d5a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:04.337997 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:04.374376 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09b9ad2-5c46-4dac-9acc-9970278d5a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:04.375538 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73793a3f-570b-4b75-88d8-a1f1ecc43c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:04.416543 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Created reservations ['107d23b0-c149-4da7-8d69-773e77186e4a', '186fe8a3-4ffa-4d24-966d-436f1060f52a', 'da0d9348-a824-434a-a474-f5f0d8eb98f0', '078d8f0d-439d-4847-95ce-c99ed80b5c41'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:04.417499 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73793a3f-570b-4b75-88d8-a1f1ecc43c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['107d23b0-c149-4da7-8d69-773e77186e4a', '186fe8a3-4ffa-4d24-966d-436f1060f52a', 'da0d9348-a824-434a-a474-f5f0d8eb98f0', '078d8f0d-439d-4847-95ce-c99ed80b5c41']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:04.418569 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85a4ef7-f164-437d-afcc-03952eaf1b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:04.441842 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85a4ef7-f164-437d-afcc-03952eaf1b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a27b438e-0726-45ab-825c-8b7506901226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-932299208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2cf813ab2564566ac1146d9f1d443fc',qos_specs=None,replication_status=,reservations=['107d23b0-c149-4da7-8d69-773e77186e4a','186fe8a3-4ffa-4d24-966d-436f1060f52a','da0d9348-a824-434a-a474-f5f0d8eb98f0','078d8f0d-439d-4847-95ce-c99ed80b5c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b973a84164034d938ea7209222e48dbb',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-932299208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a27b438e-0726-45ab-825c-8b7506901226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2cf813ab2564566ac1146d9f1d443fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b973a84164034d938ea7209222e48dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:04.442594 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084eeac1-535b-4066-a149-972801299739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:04.461465 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084eeac1-535b-4066-a149-972801299739) transitioned into state 'SUCCESS' from state '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-932299208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2cf813ab2564566ac1146d9f1d443fc',qos_specs=None,replication_status=,reservations=['107d23b0-c149-4da7-8d69-773e77186e4a','186fe8a3-4ffa-4d24-966d-436f1060f52a','da0d9348-a824-434a-a474-f5f0d8eb98f0','078d8f0d-439d-4847-95ce-c99ed80b5c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b973a84164034d938ea7209222e48dbb',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:04.462242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a41033-e1d3-430c-be18-e56aa167a1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:04.471022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a41033-e1d3-430c-be18-e56aa167a1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:04.471824 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Flow 'volume_create_api' (ff31ece1-75a5-42c3-8561-33f367efc711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:04.472119 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Create volume request issued successfully. Jul 10 04:38:04.472766 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9cd532a3-ea6c-42ea-b768-75b0999fd84d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:04.473297 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1139/4534] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:38:04 2026] POST /volume/v3/volumes => generated 775 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:04.486687 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4bd794e6-10f9-4c1e-a697-fe577bffe6cf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.488446 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bd794e6-10f9-4c1e-a697-fe577bffe6cf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 Jul 10 04:38:04.490178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bd794e6-10f9-4c1e-a697-fe577bffe6cf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.490178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bd794e6-10f9-4c1e-a697-fe577bffe6cf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.502393 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:04.502393 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:04.508397 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4bd794e6-10f9-4c1e-a697-fe577bffe6cf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:38:04.510939 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bd794e6-10f9-4c1e-a697-fe577bffe6cf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 returned with HTTP 200 Jul 10 04:38:04.511507 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1128/4535] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:04.534240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d20af41d-a208-4d3b-b96e-73e2e1a95799 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.536027 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d20af41d-a208-4d3b-b96e-73e2e1a95799 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:04.536244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d20af41d-a208-4d3b-b96e-73e2e1a95799 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.536428 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d20af41d-a208-4d3b-b96e-73e2e1a95799 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.546415 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:04.546415 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:04.550553 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d20af41d-a208-4d3b-b96e-73e2e1a95799 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:04.553566 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d20af41d-a208-4d3b-b96e-73e2e1a95799 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:04.553905 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1135/4536] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:04.636931 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8319086d-71b7-4cf9-8cb3-02c0cf48b656 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.637589 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8319086d-71b7-4cf9-8cb3-02c0cf48b656 None None] GET https://10.4.3.87/volume// Jul 10 04:38:04.637888 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8319086d-71b7-4cf9-8cb3-02c0cf48b656 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.638280 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8319086d-71b7-4cf9-8cb3-02c0cf48b656 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.638688 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8319086d-71b7-4cf9-8cb3-02c0cf48b656 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:38:04.639097 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1135/4537] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:38:04.646664 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-263e4b3f-c3dc-47a9-bac6-f226176a56d3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.649058 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-263e4b3f-c3dc-47a9-bac6-f226176a56d3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:04.649058 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-263e4b3f-c3dc-47a9-bac6-f226176a56d3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.649325 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-263e4b3f-c3dc-47a9-bac6-f226176a56d3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.666626 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:04.666626 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:04.670301 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-263e4b3f-c3dc-47a9-bac6-f226176a56d3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:04.675684 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-263e4b3f-c3dc-47a9-bac6-f226176a56d3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:04.676064 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1140/4538] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:38:04.753135 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3f827090-fb91-4c6f-9e7e-9f7d00780d89 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.754972 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f827090-fb91-4c6f-9e7e-9f7d00780d89 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 Jul 10 04:38:04.755294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f827090-fb91-4c6f-9e7e-9f7d00780d89 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.755389 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f827090-fb91-4c6f-9e7e-9f7d00780d89 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.762589 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:04.762589 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:04.766505 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3f827090-fb91-4c6f-9e7e-9f7d00780d89 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:04.770488 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f827090-fb91-4c6f-9e7e-9f7d00780d89 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 returned with HTTP 200 Jul 10 04:38:04.770928 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1129/4539] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:04.775822 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-75ef2e61-3b48-4632-993d-d4c948b55c4d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.778657 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-75ef2e61-3b48-4632-993d-d4c948b55c4d tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] PUT https://10.4.3.87/volume/v3/attachments/08a8240b-70f0-461f-a21c-14d8b30a2195 Jul 10 04:38:04.779146 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-75ef2e61-3b48-4632-993d-d4c948b55c4d tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:04.786965 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-75ef2e61-3b48-4632-993d-d4c948b55c4d tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Acquiring lock "cinder-attachment_update-a2920f52-4d6b-4652-b74c-bec320373894-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:38:04.787263 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-06876442-335e-4704-a7a7-f3a88893c237 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.789029 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-06876442-335e-4704-a7a7-f3a88893c237 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:38:04.789393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-06876442-335e-4704-a7a7-f3a88893c237 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d06eb67-8b70-4663-97c4-f5fd9ed38f36", "name": "tempest-VolumesBackupsTest-Backup-1908965773"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:04.791180 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-06876442-335e-4704-a7a7-f3a88893c237 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating new backup {'backup': {'volume_id': '1d06eb67-8b70-4663-97c4-f5fd9ed38f36', 'name': 'tempest-VolumesBackupsTest-Backup-1908965773'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:38:04.791428 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-06876442-335e-4704-a7a7-f3a88893c237 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating backup of volume 1d06eb67-8b70-4663-97c4-f5fd9ed38f36 in container None Jul 10 04:38:04.793384 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-75ef2e61-3b48-4632-993d-d4c948b55c4d tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Lock "cinder-attachment_update-a2920f52-4d6b-4652-b74c-bec320373894-np0000004952" acquired by "attachment_update" :: waited 0.006s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:38:04.795179 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:04.795179 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:04.800866 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:04.800866 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:04.801335 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-06876442-335e-4704-a7a7-f3a88893c237 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:04.822170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-06876442-335e-4704-a7a7-f3a88893c237 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['3b4b2a97-e097-429b-b58b-35bdd855260a', '8b57c143-c28f-4ed3-966b-6cce8712c100'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:04.853201 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-06876442-335e-4704-a7a7-f3a88893c237 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:38:04.853659 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1136/4540] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:38:04 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:04.861054 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-48fcc889-85df-43bf-a895-4dcf0a6fbdfc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:04.862791 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-48fcc889-85df-43bf-a895-4dcf0a6fbdfc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:04.862984 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-48fcc889-85df-43bf-a895-4dcf0a6fbdfc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:04.863186 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-48fcc889-85df-43bf-a895-4dcf0a6fbdfc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:04.863316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-48fcc889-85df-43bf-a895-4dcf0a6fbdfc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:04.867840 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:04.867840 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:04.868719 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-48fcc889-85df-43bf-a895-4dcf0a6fbdfc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:04.869188 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1141/4541] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:04 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:05.316984 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-75ef2e61-3b48-4632-993d-d4c948b55c4d tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Lock "cinder-attachment_update-a2920f52-4d6b-4652-b74c-bec320373894-np0000004952" released by "attachment_update" :: held 0.524s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:38:05.317365 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-75ef2e61-3b48-4632-993d-d4c948b55c4d tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/attachments/08a8240b-70f0-461f-a21c-14d8b30a2195 returned with HTTP 200 Jul 10 04:38:05.317965 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1136/4542] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:38:04 2026] PUT /volume/v3/attachments/08a8240b-70f0-461f-a21c-14d8b30a2195 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:05.523078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ed6a0f2a-5faf-4781-ba76-9691a21334e6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:05.525044 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ed6a0f2a-5faf-4781-ba76-9691a21334e6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 Jul 10 04:38:05.525313 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ed6a0f2a-5faf-4781-ba76-9691a21334e6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:05.525538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ed6a0f2a-5faf-4781-ba76-9691a21334e6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:05.533508 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:05.533508 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:05.536997 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ed6a0f2a-5faf-4781-ba76-9691a21334e6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:38:05.541408 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ed6a0f2a-5faf-4781-ba76-9691a21334e6 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 returned with HTTP 200 Jul 10 04:38:05.542112 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1130/4543] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:05 2026] GET /volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:05.553759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3c90a2cd-b5ab-4a43-a5bc-bceccdef6a8c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:05.555390 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c90a2cd-b5ab-4a43-a5bc-bceccdef6a8c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:38:05.555755 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3c90a2cd-b5ab-4a43-a5bc-bceccdef6a8c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a27b438e-0726-45ab-825c-8b7506901226", "name": "tempest-type-Backup-761325169"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:05.557019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-3c90a2cd-b5ab-4a43-a5bc-bceccdef6a8c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Creating new backup {'backup': {'volume_id': 'a27b438e-0726-45ab-825c-8b7506901226', 'name': 'tempest-type-Backup-761325169'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:38:05.557224 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-3c90a2cd-b5ab-4a43-a5bc-bceccdef6a8c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Creating backup of volume a27b438e-0726-45ab-825c-8b7506901226 in container None Jul 10 04:38:05.563661 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:05.563661 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:05.563987 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3c90a2cd-b5ab-4a43-a5bc-bceccdef6a8c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:38:05.570757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-14d6602a-747d-4464-97cd-9f8e5adea09f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:05.572630 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-14d6602a-747d-4464-97cd-9f8e5adea09f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:05.572753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-14d6602a-747d-4464-97cd-9f8e5adea09f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:05.572929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-14d6602a-747d-4464-97cd-9f8e5adea09f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:05.579017 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-3c90a2cd-b5ab-4a43-a5bc-bceccdef6a8c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Created reservations ['c10a3647-932c-4354-9eea-f7bf16bbf795', '83a980c7-f0f8-4a76-b59f-1ba3c3f38d0b'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:05.582367 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:05.582367 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:05.585933 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-14d6602a-747d-4464-97cd-9f8e5adea09f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:05.590259 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-14d6602a-747d-4464-97cd-9f8e5adea09f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:05.590634 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1142/4544] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:05 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:05.602928 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c90a2cd-b5ab-4a43-a5bc-bceccdef6a8c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:38:05.603413 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1137/4545] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:38:05 2026] POST /volume/v3/backups => generated 313 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:05.611823 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d0f245b4-dcd7-4d9d-b90d-9d45734cf875 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:05.613806 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d0f245b4-dcd7-4d9d-b90d-9d45734cf875 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:05.614117 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d0f245b4-dcd7-4d9d-b90d-9d45734cf875 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:05.614342 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d0f245b4-dcd7-4d9d-b90d-9d45734cf875 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:05.614471 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d0f245b4-dcd7-4d9d-b90d-9d45734cf875 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:05.618729 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:05.618729 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:05.619382 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d0f245b4-dcd7-4d9d-b90d-9d45734cf875 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:05.619791 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1137/4546] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:05 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:05.879403 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c4c93469-eae6-4bcd-affc-0a507415886b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:05.881069 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c4c93469-eae6-4bcd-affc-0a507415886b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:05.881303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c4c93469-eae6-4bcd-affc-0a507415886b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:05.881579 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c4c93469-eae6-4bcd-affc-0a507415886b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:05.881680 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c4c93469-eae6-4bcd-affc-0a507415886b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:05.885375 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:05.885375 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:05.886170 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c4c93469-eae6-4bcd-affc-0a507415886b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:05.886592 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1131/4547] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:05 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:06.603239 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-689f79a6-a1ba-4d42-823f-ee33fbd4b5fb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:06.606737 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-689f79a6-a1ba-4d42-823f-ee33fbd4b5fb tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:06.607073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-689f79a6-a1ba-4d42-823f-ee33fbd4b5fb tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:06.607562 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-689f79a6-a1ba-4d42-823f-ee33fbd4b5fb tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:06.618001 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:06.618001 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:06.622501 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-689f79a6-a1ba-4d42-823f-ee33fbd4b5fb tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:06.627916 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-689f79a6-a1ba-4d42-823f-ee33fbd4b5fb tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:06.628479 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1143/4548] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:06 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:06.629209 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2addc902-3394-43a3-ba86-ad14160a2349 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:06.631020 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2addc902-3394-43a3-ba86-ad14160a2349 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:06.631273 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2addc902-3394-43a3-ba86-ad14160a2349 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:06.631463 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2addc902-3394-43a3-ba86-ad14160a2349 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:06.631566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2addc902-3394-43a3-ba86-ad14160a2349 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:06.636295 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:06.636295 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:06.636906 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2addc902-3394-43a3-ba86-ad14160a2349 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:06.637366 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1138/4549] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:06 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:06.896006 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-69fb6905-7652-45fe-b8b2-25470c38fd49 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:06.897963 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69fb6905-7652-45fe-b8b2-25470c38fd49 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:06.898267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69fb6905-7652-45fe-b8b2-25470c38fd49 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:06.898459 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69fb6905-7652-45fe-b8b2-25470c38fd49 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:06.898564 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-69fb6905-7652-45fe-b8b2-25470c38fd49 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:06.902838 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:06.902838 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:06.903592 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69fb6905-7652-45fe-b8b2-25470c38fd49 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:06.903941 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1138/4550] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:06 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:07.641152 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-991a77ce-2b94-49bf-9e6c-495d99540816 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:07.643201 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-991a77ce-2b94-49bf-9e6c-495d99540816 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:07.643472 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-991a77ce-2b94-49bf-9e6c-495d99540816 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:07.643685 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-991a77ce-2b94-49bf-9e6c-495d99540816 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:07.646021 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=218,cinder:UPDATE=32,cinder:INSERT=15 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:38:07.646927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-90cbe6d6-ad10-4ee0-ad90-49a44b45a5a0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:07.649445 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-90cbe6d6-ad10-4ee0-ad90-49a44b45a5a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:07.649638 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-90cbe6d6-ad10-4ee0-ad90-49a44b45a5a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:07.649813 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-90cbe6d6-ad10-4ee0-ad90-49a44b45a5a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:07.649984 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-90cbe6d6-ad10-4ee0-ad90-49a44b45a5a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:07.654367 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:07.654367 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:07.654983 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-90cbe6d6-ad10-4ee0-ad90-49a44b45a5a0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:07.655507 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1144/4551] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:07 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:07.655679 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:07.655679 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:07.661051 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-991a77ce-2b94-49bf-9e6c-495d99540816 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:07.666589 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-991a77ce-2b94-49bf-9e6c-495d99540816 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:07.667241 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1132/4552] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:07 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:07.913706 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-78afa32c-6d8b-4768-b755-b6a0a1ad079b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:07.915869 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-78afa32c-6d8b-4768-b755-b6a0a1ad079b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:07.916111 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-78afa32c-6d8b-4768-b755-b6a0a1ad079b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:07.916394 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-78afa32c-6d8b-4768-b755-b6a0a1ad079b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:07.916537 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-78afa32c-6d8b-4768-b755-b6a0a1ad079b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:07.921567 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:07.921567 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:07.922543 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-78afa32c-6d8b-4768-b755-b6a0a1ad079b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:07.923026 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1139/4553] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:07 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:08.666484 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-75372bf6-92ab-4bf1-ac8b-4ceda42ac83b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:08.668447 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-75372bf6-92ab-4bf1-ac8b-4ceda42ac83b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:08.668635 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-75372bf6-92ab-4bf1-ac8b-4ceda42ac83b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:08.668806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-75372bf6-92ab-4bf1-ac8b-4ceda42ac83b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:08.668901 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-75372bf6-92ab-4bf1-ac8b-4ceda42ac83b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:08.672974 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:08.672974 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:08.673549 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-75372bf6-92ab-4bf1-ac8b-4ceda42ac83b tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:08.674054 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1139/4554] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:08 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:08.679455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-948d818b-1d09-48f1-bf10-e736d459da86 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:08.680895 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-948d818b-1d09-48f1-bf10-e736d459da86 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:08.681072 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-948d818b-1d09-48f1-bf10-e736d459da86 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:08.681271 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-948d818b-1d09-48f1-bf10-e736d459da86 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:08.689273 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:08.689273 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:08.692390 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-948d818b-1d09-48f1-bf10-e736d459da86 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:08.695933 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-948d818b-1d09-48f1-bf10-e736d459da86 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:08.696302 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1145/4555] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:08 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:08.932189 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ca44535d-03d2-4bc2-9de0-45b277e6ddad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:08.933990 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ca44535d-03d2-4bc2-9de0-45b277e6ddad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:08.934191 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ca44535d-03d2-4bc2-9de0-45b277e6ddad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:08.934389 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ca44535d-03d2-4bc2-9de0-45b277e6ddad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:08.934499 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ca44535d-03d2-4bc2-9de0-45b277e6ddad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:08.938465 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:08.938465 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:08.939106 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ca44535d-03d2-4bc2-9de0-45b277e6ddad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:08.939496 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1133/4556] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:08 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:09.683464 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-818fc94c-9ab2-49db-bcde-e88ef97f5f77 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:09.685159 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-818fc94c-9ab2-49db-bcde-e88ef97f5f77 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:09.685378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-818fc94c-9ab2-49db-bcde-e88ef97f5f77 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:09.685558 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-818fc94c-9ab2-49db-bcde-e88ef97f5f77 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:09.685661 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-818fc94c-9ab2-49db-bcde-e88ef97f5f77 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:09.689701 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:09.689701 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:09.690291 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-818fc94c-9ab2-49db-bcde-e88ef97f5f77 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:09.690719 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1140/4557] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:09 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:09.707292 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3929b126-8b2b-44c9-9574-b03ae123d590 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:09.708989 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3929b126-8b2b-44c9-9574-b03ae123d590 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:09.709180 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3929b126-8b2b-44c9-9574-b03ae123d590 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:09.709378 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3929b126-8b2b-44c9-9574-b03ae123d590 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:09.718048 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:09.718048 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:09.720976 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3929b126-8b2b-44c9-9574-b03ae123d590 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:09.724474 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3929b126-8b2b-44c9-9574-b03ae123d590 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:09.724804 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1140/4558] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:09 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:09.949075 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f567a81b-32a8-4fb2-b204-d6241558b5cd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:09.951073 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f567a81b-32a8-4fb2-b204-d6241558b5cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:09.951313 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f567a81b-32a8-4fb2-b204-d6241558b5cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:09.951536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f567a81b-32a8-4fb2-b204-d6241558b5cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:09.951667 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f567a81b-32a8-4fb2-b204-d6241558b5cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:09.956320 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:09.956320 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:09.957130 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f567a81b-32a8-4fb2-b204-d6241558b5cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:09.957558 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1146/4559] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:09 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:10.259303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cfb02106-672e-4aff-acfa-2feda2441714 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:10.261089 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cfb02106-672e-4aff-acfa-2feda2441714 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:38:10.261329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cfb02106-672e-4aff-acfa-2feda2441714 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:10.261512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cfb02106-672e-4aff-acfa-2feda2441714 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:10.261715 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-cfb02106-672e-4aff-acfa-2feda2441714 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Delete volume with id: 7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:38:10.269685 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:10.269685 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:10.270374 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cfb02106-672e-4aff-acfa-2feda2441714 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:38:10.287920 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cfb02106-672e-4aff-acfa-2feda2441714 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Delete volume request issued successfully. Jul 10 04:38:10.288248 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cfb02106-672e-4aff-acfa-2feda2441714 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 202 Jul 10 04:38:10.288614 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1134/4560] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:38:10 2026] DELETE /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:10.296698 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-af9ba808-c43d-4a5c-87d2-2f0865007d90 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:10.299820 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-af9ba808-c43d-4a5c-87d2-2f0865007d90 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:38:10.300040 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-af9ba808-c43d-4a5c-87d2-2f0865007d90 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:10.300204 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-af9ba808-c43d-4a5c-87d2-2f0865007d90 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:10.314233 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:10.314233 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:10.320903 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-af9ba808-c43d-4a5c-87d2-2f0865007d90 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Volume info retrieved successfully. Jul 10 04:38:10.325835 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-af9ba808-c43d-4a5c-87d2-2f0865007d90 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 200 Jul 10 04:38:10.326206 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1141/4561] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:10 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:10.700667 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f095ae8f-4ce4-4eca-96c3-477be7ddff9a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:10.702491 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f095ae8f-4ce4-4eca-96c3-477be7ddff9a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:10.702694 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f095ae8f-4ce4-4eca-96c3-477be7ddff9a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:10.702877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f095ae8f-4ce4-4eca-96c3-477be7ddff9a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:10.702982 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f095ae8f-4ce4-4eca-96c3-477be7ddff9a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:10.707132 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:10.707132 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:10.707783 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f095ae8f-4ce4-4eca-96c3-477be7ddff9a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:10.708271 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1141/4562] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:10 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:10.736686 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0e7f2853-a6ee-4f86-8d91-6cfb88a4d82f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:10.738519 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e7f2853-a6ee-4f86-8d91-6cfb88a4d82f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:10.738749 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e7f2853-a6ee-4f86-8d91-6cfb88a4d82f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:10.738927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e7f2853-a6ee-4f86-8d91-6cfb88a4d82f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:10.748043 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:10.748043 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:10.751233 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0e7f2853-a6ee-4f86-8d91-6cfb88a4d82f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:10.754895 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e7f2853-a6ee-4f86-8d91-6cfb88a4d82f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:10.755263 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1147/4563] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:10 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:10.967070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a4ddd6a7-e8b5-4061-9da1-45cdc3e58490 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:10.969066 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a4ddd6a7-e8b5-4061-9da1-45cdc3e58490 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:10.969369 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a4ddd6a7-e8b5-4061-9da1-45cdc3e58490 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:10.969588 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a4ddd6a7-e8b5-4061-9da1-45cdc3e58490 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:10.969734 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a4ddd6a7-e8b5-4061-9da1-45cdc3e58490 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:10.974436 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:10.974436 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:10.975260 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a4ddd6a7-e8b5-4061-9da1-45cdc3e58490 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:10.975695 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1135/4564] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:10 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:11.341516 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-129e428d-adf1-4452-a338-214e29ef33f4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:11.343389 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-129e428d-adf1-4452-a338-214e29ef33f4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] GET https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e Jul 10 04:38:11.343641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-129e428d-adf1-4452-a338-214e29ef33f4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:11.343889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-129e428d-adf1-4452-a338-214e29ef33f4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:11.349750 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-129e428d-adf1-4452-a338-214e29ef33f4 tempest-TestStampPattern-285214252 tempest-TestStampPattern-285214252-project-member] https://10.4.3.87/volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e returned with HTTP 404 Jul 10 04:38:11.350321 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1142/4565] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:11 2026] GET /volume/v3/volumes/7cb3f6ae-ee2b-49a1-8f75-c797bfcc059e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:11.515409 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-d6eb1346-ed90-47d3-9543-087b15d2f6ed None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:11.517391 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-d6eb1346-ed90-47d3-9543-087b15d2f6ed tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] POST https://10.4.3.87/volume/v3/attachments/08a8240b-70f0-461f-a21c-14d8b30a2195/action Jul 10 04:38:11.517730 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-d6eb1346-ed90-47d3-9543-087b15d2f6ed tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:38:11.517874 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-d6eb1346-ed90-47d3-9543-087b15d2f6ed tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:11.535417 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:11.535417 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:11.546064 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c389ebe0-da46-487c-8b9d-b29b903d92cf req-d6eb1346-ed90-47d3-9543-087b15d2f6ed tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/attachments/08a8240b-70f0-461f-a21c-14d8b30a2195/action returned with HTTP 204 Jul 10 04:38:11.546710 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1142/4566] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:38:11 2026] POST /volume/v3/attachments/08a8240b-70f0-461f-a21c-14d8b30a2195/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:11.719561 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5ab46898-4b98-469f-b11a-90ed1d4f6f76 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:11.721997 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5ab46898-4b98-469f-b11a-90ed1d4f6f76 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:11.722327 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5ab46898-4b98-469f-b11a-90ed1d4f6f76 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:11.722582 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5ab46898-4b98-469f-b11a-90ed1d4f6f76 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:11.722755 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5ab46898-4b98-469f-b11a-90ed1d4f6f76 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:11.728787 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:11.728787 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:11.729734 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5ab46898-4b98-469f-b11a-90ed1d4f6f76 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:11.730420 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1148/4567] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:11 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:11.771662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0ac1a667-50a6-4939-b84a-2b73eabfa975 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:11.773626 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0ac1a667-50a6-4939-b84a-2b73eabfa975 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:11.773904 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0ac1a667-50a6-4939-b84a-2b73eabfa975 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:11.774169 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0ac1a667-50a6-4939-b84a-2b73eabfa975 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:11.787562 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:11.787562 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:11.791226 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0ac1a667-50a6-4939-b84a-2b73eabfa975 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:11.797735 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0ac1a667-50a6-4939-b84a-2b73eabfa975 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:11.798278 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1136/4568] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:11 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1157 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:38:11.814688 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-88038020-cc33-4056-92eb-95a647c587ef None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:11.816225 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-88038020-cc33-4056-92eb-95a647c587ef tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] POST https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894/action Jul 10 04:38:11.816559 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-88038020-cc33-4056-92eb-95a647c587ef tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:38:11.816698 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-88038020-cc33-4056-92eb-95a647c587ef tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:11.826986 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:11.826986 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:11.827477 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-88038020-cc33-4056-92eb-95a647c587ef tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:11.862957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-88038020-cc33-4056-92eb-95a647c587ef tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Created reservations ['05ca9dee-a702-4546-a6cd-9cccc117cf64', 'e3c5fdca-d411-4b21-ac4e-31549ee528bf'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:11.881298 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-88038020-cc33-4056-92eb-95a647c587ef tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Extend volume request issued successfully. Jul 10 04:38:11.881485 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-88038020-cc33-4056-92eb-95a647c587ef tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894/action returned with HTTP 202 Jul 10 04:38:11.881894 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1143/4569] 10.4.3.87 () {70 vars in 1424 bytes} [Fri Jul 10 04:38:11 2026] POST /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 04:38:11.891185 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3e48b3af-73d0-4584-9a12-6a709cead2b2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:11.893797 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e48b3af-73d0-4584-9a12-6a709cead2b2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:11.894005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e48b3af-73d0-4584-9a12-6a709cead2b2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:11.894241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e48b3af-73d0-4584-9a12-6a709cead2b2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:11.913042 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:11.913042 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:11.916871 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3e48b3af-73d0-4584-9a12-6a709cead2b2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:11.922174 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e48b3af-73d0-4584-9a12-6a709cead2b2 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:11.922586 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1143/4570] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:11 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:38:11.987027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-46516e0f-e883-4848-9343-aadcafa68e99 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:11.988899 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46516e0f-e883-4848-9343-aadcafa68e99 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:11.989156 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-46516e0f-e883-4848-9343-aadcafa68e99 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:11.989414 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-46516e0f-e883-4848-9343-aadcafa68e99 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:11.989562 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-46516e0f-e883-4848-9343-aadcafa68e99 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:11.993768 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:11.993768 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:11.996650 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46516e0f-e883-4848-9343-aadcafa68e99 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:11.997024 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1149/4571] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:11 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:12.744045 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-785bddd3-833e-4ab5-a40f-64c4bd054289 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:12.746248 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-785bddd3-833e-4ab5-a40f-64c4bd054289 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:12.746521 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-785bddd3-833e-4ab5-a40f-64c4bd054289 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:12.746748 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-785bddd3-833e-4ab5-a40f-64c4bd054289 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:12.746875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-785bddd3-833e-4ab5-a40f-64c4bd054289 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:12.752138 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:12.752138 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:12.752871 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-785bddd3-833e-4ab5-a40f-64c4bd054289 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:12.753523 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1137/4572] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:12 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:12.936495 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d1a34f50-9988-4b5a-b4c4-efd7fc31d265 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:12.941621 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1a34f50-9988-4b5a-b4c4-efd7fc31d265 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:12.941880 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1a34f50-9988-4b5a-b4c4-efd7fc31d265 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:12.942006 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1a34f50-9988-4b5a-b4c4-efd7fc31d265 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:12.960068 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:12.960068 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:12.970467 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d1a34f50-9988-4b5a-b4c4-efd7fc31d265 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:12.975094 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1a34f50-9988-4b5a-b4c4-efd7fc31d265 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:12.975914 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1144/4573] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:12 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1157 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:38:12.991875 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b70e1e76-3379-41c7-9422-9313a22b9400 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:12.994486 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b70e1e76-3379-41c7-9422-9313a22b9400 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:12.994699 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b70e1e76-3379-41c7-9422-9313a22b9400 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:12.995035 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b70e1e76-3379-41c7-9422-9313a22b9400 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:13.015970 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d295aa7d-8c92-4731-a124-92fb93eae2cd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:13.016488 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:13.016488 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:13.018018 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d295aa7d-8c92-4731-a124-92fb93eae2cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:13.018313 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d295aa7d-8c92-4731-a124-92fb93eae2cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:13.018670 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d295aa7d-8c92-4731-a124-92fb93eae2cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:13.018670 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d295aa7d-8c92-4731-a124-92fb93eae2cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:13.023612 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:13.023612 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:13.024457 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b70e1e76-3379-41c7-9422-9313a22b9400 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:13.024713 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d295aa7d-8c92-4731-a124-92fb93eae2cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:13.025263 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1150/4574] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:13 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:13.030510 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b70e1e76-3379-41c7-9422-9313a22b9400 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:13.030977 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1144/4575] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:12 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1157 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:38:13.180237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-88038020-cc33-4056-92eb-95a647c587ef req-df4e02c5-71d4-48d3-a548-6d4ee6f10b9f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:13.183439 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-88038020-cc33-4056-92eb-95a647c587ef req-df4e02c5-71d4-48d3-a548-6d4ee6f10b9f service nova] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:13.184428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-88038020-cc33-4056-92eb-95a647c587ef req-df4e02c5-71d4-48d3-a548-6d4ee6f10b9f service nova] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:13.184742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-88038020-cc33-4056-92eb-95a647c587ef req-df4e02c5-71d4-48d3-a548-6d4ee6f10b9f service nova] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:13.196582 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:13.196582 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:13.201327 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-88038020-cc33-4056-92eb-95a647c587ef req-df4e02c5-71d4-48d3-a548-6d4ee6f10b9f service nova] Volume info retrieved successfully. Jul 10 04:38:13.204432 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-88038020-cc33-4056-92eb-95a647c587ef req-df4e02c5-71d4-48d3-a548-6d4ee6f10b9f service nova] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:13.204939 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1138/4576] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:38:13 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:13.764302 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3db3a54d-69cf-469b-a4e1-6ec487896b57 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:13.766442 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3db3a54d-69cf-469b-a4e1-6ec487896b57 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:13.766683 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3db3a54d-69cf-469b-a4e1-6ec487896b57 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:13.766906 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3db3a54d-69cf-469b-a4e1-6ec487896b57 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:13.767024 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-3db3a54d-69cf-469b-a4e1-6ec487896b57 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:13.771592 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:13.771592 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:13.772179 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3db3a54d-69cf-469b-a4e1-6ec487896b57 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:13.772752 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1145/4577] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:13 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:14.038288 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5317a6eb-f200-49cd-9ca0-3f10adf99a2c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:14.043808 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5317a6eb-f200-49cd-9ca0-3f10adf99a2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:14.044053 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5317a6eb-f200-49cd-9ca0-3f10adf99a2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:14.044284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5317a6eb-f200-49cd-9ca0-3f10adf99a2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:14.044404 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5317a6eb-f200-49cd-9ca0-3f10adf99a2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:14.053284 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:14.053284 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:14.053499 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5317a6eb-f200-49cd-9ca0-3f10adf99a2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:14.053935 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1151/4578] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:14 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:14.325942 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-385a95dd-03a1-4ad1-b35e-2109447b9f84 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:14.327740 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-385a95dd-03a1-4ad1-b35e-2109447b9f84 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:14.327996 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-385a95dd-03a1-4ad1-b35e-2109447b9f84 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:14.328281 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-385a95dd-03a1-4ad1-b35e-2109447b9f84 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:14.347239 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:14.347239 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:14.350555 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-385a95dd-03a1-4ad1-b35e-2109447b9f84 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:14.357346 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-385a95dd-03a1-4ad1-b35e-2109447b9f84 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:14.357788 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1145/4579] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:38:14 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:14.379762 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-8a69ae58-b83a-4aaa-9d7e-dd975b93dc27 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:14.381999 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-8a69ae58-b83a-4aaa-9d7e-dd975b93dc27 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] POST https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894/action Jul 10 04:38:14.382195 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-8a69ae58-b83a-4aaa-9d7e-dd975b93dc27 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:38:14.382338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-8a69ae58-b83a-4aaa-9d7e-dd975b93dc27 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:14.396099 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:14.396099 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:14.396291 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-8a69ae58-b83a-4aaa-9d7e-dd975b93dc27 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:14.404193 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-8a69ae58-b83a-4aaa-9d7e-dd975b93dc27 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Begin detaching volume completed successfully. Jul 10 04:38:14.404434 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-8a69ae58-b83a-4aaa-9d7e-dd975b93dc27 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894/action returned with HTTP 202 Jul 10 04:38:14.405272 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1139/4580] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:38:14 2026] POST /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:38:14.431467 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-431bd566-e4c5-4481-9c5a-f82f48ee9b5f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:14.434252 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-431bd566-e4c5-4481-9c5a-f82f48ee9b5f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:14.434537 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-431bd566-e4c5-4481-9c5a-f82f48ee9b5f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:14.434790 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-431bd566-e4c5-4481-9c5a-f82f48ee9b5f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:14.448226 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:14.448226 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:14.452614 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-431bd566-e4c5-4481-9c5a-f82f48ee9b5f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:14.458239 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-431bd566-e4c5-4481-9c5a-f82f48ee9b5f tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:14.458748 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1146/4581] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:14 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:38:14.790106 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-375085e8-26bf-4ad2-a350-cc55abc9fe9c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:14.791857 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-375085e8-26bf-4ad2-a350-cc55abc9fe9c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:14.792049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-375085e8-26bf-4ad2-a350-cc55abc9fe9c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:14.792263 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-375085e8-26bf-4ad2-a350-cc55abc9fe9c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:14.792950 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-375085e8-26bf-4ad2-a350-cc55abc9fe9c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:14.796240 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:14.796240 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:14.796796 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-375085e8-26bf-4ad2-a350-cc55abc9fe9c tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:14.797141 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1152/4582] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:14 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:15.066475 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9cb718cb-ef20-44d4-a2a7-94b9cdfea76f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:15.069033 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9cb718cb-ef20-44d4-a2a7-94b9cdfea76f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:15.069390 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9cb718cb-ef20-44d4-a2a7-94b9cdfea76f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:15.069617 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9cb718cb-ef20-44d4-a2a7-94b9cdfea76f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:15.069771 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9cb718cb-ef20-44d4-a2a7-94b9cdfea76f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:15.075298 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:15.075298 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:15.076424 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9cb718cb-ef20-44d4-a2a7-94b9cdfea76f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:15.076961 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1146/4583] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:15 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:15.440199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7dca8b53-9da7-4d2b-a7ea-9f202de30974 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:15.440808 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7dca8b53-9da7-4d2b-a7ea-9f202de30974 None None] GET https://10.4.3.87/volume// Jul 10 04:38:15.441048 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7dca8b53-9da7-4d2b-a7ea-9f202de30974 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:15.441338 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7dca8b53-9da7-4d2b-a7ea-9f202de30974 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:15.441816 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7dca8b53-9da7-4d2b-a7ea-9f202de30974 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:38:15.442261 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1140/4584] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:38:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:38:15.451739 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-21b0df55-8341-4c4a-8a8e-350d58c81e9b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:15.453781 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-21b0df55-8341-4c4a-8a8e-350d58c81e9b tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:15.454001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-21b0df55-8341-4c4a-8a8e-350d58c81e9b tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:15.454254 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-21b0df55-8341-4c4a-8a8e-350d58c81e9b tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:15.475041 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:15.475041 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:15.476896 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a460486b-807a-4d43-98d6-75f269cbd0ff None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:15.479376 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a460486b-807a-4d43-98d6-75f269cbd0ff tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:15.479675 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a460486b-807a-4d43-98d6-75f269cbd0ff tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:15.479731 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-21b0df55-8341-4c4a-8a8e-350d58c81e9b tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:15.479974 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a460486b-807a-4d43-98d6-75f269cbd0ff tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:15.484332 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-21b0df55-8341-4c4a-8a8e-350d58c81e9b tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:15.484805 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1147/4585] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:38:15 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:38:15.493405 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:15.493405 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:15.498695 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a460486b-807a-4d43-98d6-75f269cbd0ff tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:15.505449 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a460486b-807a-4d43-98d6-75f269cbd0ff tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:15.505894 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1153/4586] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:15 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:38:15.813988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-83ab5b41-285a-4b99-95cd-fafbdfe61d1a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:15.816990 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83ab5b41-285a-4b99-95cd-fafbdfe61d1a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:15.821045 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83ab5b41-285a-4b99-95cd-fafbdfe61d1a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:15.821045 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83ab5b41-285a-4b99-95cd-fafbdfe61d1a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:15.821045 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-83ab5b41-285a-4b99-95cd-fafbdfe61d1a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:15.826952 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:15.826952 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:15.827794 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83ab5b41-285a-4b99-95cd-fafbdfe61d1a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:15.828859 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1147/4587] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:15 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:16.090969 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ee9d2f32-d300-42fe-9cd2-fce95a9392d8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:16.093557 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ee9d2f32-d300-42fe-9cd2-fce95a9392d8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:16.093804 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ee9d2f32-d300-42fe-9cd2-fce95a9392d8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:16.094053 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ee9d2f32-d300-42fe-9cd2-fce95a9392d8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:16.094254 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ee9d2f32-d300-42fe-9cd2-fce95a9392d8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:16.100785 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:16.100785 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:16.101699 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ee9d2f32-d300-42fe-9cd2-fce95a9392d8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:16.102154 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1141/4588] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:16 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:16.392382 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-b3814fd7-7d64-413b-baff-efe55619ea3b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:16.398405 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-b3814fd7-7d64-413b-baff-efe55619ea3b tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] DELETE https://10.4.3.87/volume/v3/attachments/08a8240b-70f0-461f-a21c-14d8b30a2195 Jul 10 04:38:16.398612 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-b3814fd7-7d64-413b-baff-efe55619ea3b tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:16.398801 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-b3814fd7-7d64-413b-baff-efe55619ea3b tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:16.409562 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:16.409562 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:16.519374 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-958706c2-c651-4440-b3da-dbfd8c6e8fbd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:16.521468 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-958706c2-c651-4440-b3da-dbfd8c6e8fbd tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:16.521737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-958706c2-c651-4440-b3da-dbfd8c6e8fbd tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:16.522007 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-958706c2-c651-4440-b3da-dbfd8c6e8fbd tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:16.534018 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:16.534018 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:16.539019 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-958706c2-c651-4440-b3da-dbfd8c6e8fbd tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:16.544541 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-958706c2-c651-4440-b3da-dbfd8c6e8fbd tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:16.545094 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1154/4589] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:16 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:38:16.839356 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c0dbc2f9-981a-4cbe-a3a7-6d43a1e0565d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:16.842465 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c0dbc2f9-981a-4cbe-a3a7-6d43a1e0565d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:16.842719 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c0dbc2f9-981a-4cbe-a3a7-6d43a1e0565d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:16.842968 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c0dbc2f9-981a-4cbe-a3a7-6d43a1e0565d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:16.843119 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-c0dbc2f9-981a-4cbe-a3a7-6d43a1e0565d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:16.850696 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:16.850696 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:16.851629 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c0dbc2f9-981a-4cbe-a3a7-6d43a1e0565d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:16.852147 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1148/4590] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:16 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:16.943940 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c1a1cc14-f884-4b62-ae45-cf3cac31ae88 req-b3814fd7-7d64-413b-baff-efe55619ea3b tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/attachments/08a8240b-70f0-461f-a21c-14d8b30a2195 returned with HTTP 200 Jul 10 04:38:16.944563 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1148/4591] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:38:16 2026] DELETE /volume/v3/attachments/08a8240b-70f0-461f-a21c-14d8b30a2195 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:17.114846 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bb919ab1-e061-4d3d-b497-0746ec77f836 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:17.116556 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb919ab1-e061-4d3d-b497-0746ec77f836 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:17.118279 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb919ab1-e061-4d3d-b497-0746ec77f836 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:17.118279 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bb919ab1-e061-4d3d-b497-0746ec77f836 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:17.118279 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-bb919ab1-e061-4d3d-b497-0746ec77f836 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:17.120771 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c40ae531-d570-488b-b97a-14f801dba4ab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:17.122706 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:17.122706 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:17.123785 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bb919ab1-e061-4d3d-b497-0746ec77f836 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:17.124315 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1142/4592] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:17 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:17.216786 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c40ae531-d570-488b-b97a-14f801dba4ab tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:38:17.217164 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c40ae531-d570-488b-b97a-14f801dba4ab tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-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=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:17.228660 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c40ae531-d570-488b-b97a-14f801dba4ab tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:17.229035 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1155/4593] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:38:17 2026] POST /volume/v3/types => generated 287 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:17.559088 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0f113ab1-1478-4774-95e8-9a0bebf8d65e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:17.564531 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f113ab1-1478-4774-95e8-9a0bebf8d65e tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:17.564715 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f113ab1-1478-4774-95e8-9a0bebf8d65e tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:17.564892 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0f113ab1-1478-4774-95e8-9a0bebf8d65e tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:17.576819 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:17.576819 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:17.585866 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0f113ab1-1478-4774-95e8-9a0bebf8d65e tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:17.590652 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0f113ab1-1478-4774-95e8-9a0bebf8d65e tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:17.591020 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1149/4594] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:17 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:17.861291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d14379e2-f7f1-4fc0-b1ee-487ff43688fb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:17.862755 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d14379e2-f7f1-4fc0-b1ee-487ff43688fb tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:17.862935 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d14379e2-f7f1-4fc0-b1ee-487ff43688fb tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:17.863116 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d14379e2-f7f1-4fc0-b1ee-487ff43688fb tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:17.863233 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d14379e2-f7f1-4fc0-b1ee-487ff43688fb tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:17.867934 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:17.867934 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:17.867934 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d14379e2-f7f1-4fc0-b1ee-487ff43688fb tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:17.867934 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1149/4595] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:17 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:18.134234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5bb470fc-fd49-4143-a58e-032e0c276f55 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:18.136733 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5bb470fc-fd49-4143-a58e-032e0c276f55 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:18.137054 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5bb470fc-fd49-4143-a58e-032e0c276f55 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:18.137371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5bb470fc-fd49-4143-a58e-032e0c276f55 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:18.137538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-5bb470fc-fd49-4143-a58e-032e0c276f55 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:18.146377 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:18.146377 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:18.147128 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5bb470fc-fd49-4143-a58e-032e0c276f55 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:18.147723 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1143/4596] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:18 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:18.821541 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-24c835fb-5f3a-4479-882e-0f882584625a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:18.823876 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24c835fb-5f3a-4479-882e-0f882584625a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:38:18.824144 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24c835fb-5f3a-4479-882e-0f882584625a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:18.824463 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24c835fb-5f3a-4479-882e-0f882584625a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:18.824542 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-24c835fb-5f3a-4479-882e-0f882584625a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Delete snapshot with id: 04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:38:18.831310 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:18.831310 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:18.831839 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-24c835fb-5f3a-4479-882e-0f882584625a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Snapshot retrieved successfully. Jul 10 04:38:18.855855 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-24c835fb-5f3a-4479-882e-0f882584625a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Snapshot delete request issued successfully. Jul 10 04:38:18.856144 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24c835fb-5f3a-4479-882e-0f882584625a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 returned with HTTP 202 Jul 10 04:38:18.856661 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1156/4597] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:38:18 2026] DELETE /volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:18.863686 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d7ec377e-556b-453f-883a-efb69c06ba33 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:18.867294 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d7ec377e-556b-453f-883a-efb69c06ba33 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:38:18.867489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d7ec377e-556b-453f-883a-efb69c06ba33 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:18.867694 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d7ec377e-556b-453f-883a-efb69c06ba33 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:18.878330 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:18.878330 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:18.878844 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d7ec377e-556b-453f-883a-efb69c06ba33 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Snapshot retrieved successfully. Jul 10 04:38:18.879688 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d7ec377e-556b-453f-883a-efb69c06ba33 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 returned with HTTP 200 Jul 10 04:38:18.880084 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1150/4598] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:18 2026] GET /volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:18.881338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0b3f62f8-bfe8-4865-bfd0-7871d1c6baaf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:18.883248 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0b3f62f8-bfe8-4865-bfd0-7871d1c6baaf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:18.883543 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0b3f62f8-bfe8-4865-bfd0-7871d1c6baaf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:18.883746 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0b3f62f8-bfe8-4865-bfd0-7871d1c6baaf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:18.883870 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0b3f62f8-bfe8-4865-bfd0-7871d1c6baaf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:18.892017 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:18.892017 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:18.895503 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0b3f62f8-bfe8-4865-bfd0-7871d1c6baaf tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:18.896091 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1150/4599] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:18 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:18.938353 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:18.940066 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:18.940604 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "8d39c521-2112-4d18-864b-1f5ee1684ccb", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:18.942245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '8d39c521-2112-4d18-864b-1f5ee1684ccb', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:19.014436 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Create volume of 1 GB Jul 10 04:38:19.019443 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Availability Zones retrieved successfully. Jul 10 04:38:19.026509 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Flow 'volume_create_api' (027429c7-5f53-46a4-bb9d-af925f3c186f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:19.027826 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3686867c-cf19-44d1-a8ad-ebc00c5359e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:19.028893 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:19.084026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3686867c-cf19-44d1-a8ad-ebc00c5359e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:38:17Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d497677e-8f24-4a24-a947-9370a73bd187,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': 'd497677e-8f24-4a24-a947-9370a73bd187', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:19.084934 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dccfc68-1a59-4a66-b266-efc98ff1a9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:19.114836 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:38:19.115177 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:38:19.151700 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Created reservations ['d0e1b439-5a60-4e45-b166-74a2f8c023c2', '4f4fec02-fffa-4885-ae5a-26f150be2a50', '81a5db79-65e7-4b3a-9eeb-e3155adae0e1', '4378b26b-d941-4428-92ec-b77b3d8d73b4'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:19.152480 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dccfc68-1a59-4a66-b266-efc98ff1a9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e1b439-5a60-4e45-b166-74a2f8c023c2', '4f4fec02-fffa-4885-ae5a-26f150be2a50', '81a5db79-65e7-4b3a-9eeb-e3155adae0e1', '4378b26b-d941-4428-92ec-b77b3d8d73b4']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:19.153127 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4209e1-e970-4246-b987-73e0903aad40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:19.157889 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f3141c30-067d-460c-b159-b3c67bc76639 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:19.159728 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f3141c30-067d-460c-b159-b3c67bc76639 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:19.159948 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f3141c30-067d-460c-b159-b3c67bc76639 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:19.160194 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f3141c30-067d-460c-b159-b3c67bc76639 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:19.160369 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f3141c30-067d-460c-b159-b3c67bc76639 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:19.165283 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:19.165283 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:19.166025 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f3141c30-067d-460c-b159-b3c67bc76639 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:19.166417 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1157/4600] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:19 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:19.175255 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4209e1-e970-4246-b987-73e0903aad40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '271eccdf-6429-4d7b-b613-6b2acefea1aa', '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='a1ea99c83b9a484ead5cf6731cdd1756',qos_specs=None,replication_status=,reservations=['d0e1b439-5a60-4e45-b166-74a2f8c023c2','4f4fec02-fffa-4885-ae5a-26f150be2a50','81a5db79-65e7-4b3a-9eeb-e3155adae0e1','4378b26b-d941-4428-92ec-b77b3d8d73b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f186ca63e4633b713ef4c52395ae0',volume_type_id=d497677e-8f24-4a24-a947-9370a73bd187), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:19Z,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=271eccdf-6429-4d7b-b613-6b2acefea1aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ea99c83b9a484ead5cf6731cdd1756',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2f186ca63e4633b713ef4c52395ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d497677e-8f24-4a24-a947-9370a73bd187),volume_type_id=d497677e-8f24-4a24-a947-9370a73bd187)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:19.175876 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a213b8-b8ab-46d2-a4e3-ffe2e529bf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:19.192721 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a213b8-b8ab-46d2-a4e3-ffe2e529bf1b) transitioned into state 'SUCCESS' from 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='a1ea99c83b9a484ead5cf6731cdd1756',qos_specs=None,replication_status=,reservations=['d0e1b439-5a60-4e45-b166-74a2f8c023c2','4f4fec02-fffa-4885-ae5a-26f150be2a50','81a5db79-65e7-4b3a-9eeb-e3155adae0e1','4378b26b-d941-4428-92ec-b77b3d8d73b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f186ca63e4633b713ef4c52395ae0',volume_type_id=d497677e-8f24-4a24-a947-9370a73bd187)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:19.193404 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eba7056-6a29-4f38-ac91-341548d66917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:19.202991 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eba7056-6a29-4f38-ac91-341548d66917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:19.204410 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Flow 'volume_create_api' (027429c7-5f53-46a4-bb9d-af925f3c186f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:19.204410 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Create volume request issued successfully. Jul 10 04:38:19.204590 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8f850d30-baf0-4ea2-aa02-19c18f9baae0 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:19.204980 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1144/4601] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:38:18 2026] POST /volume/v3/volumes => generated 796 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:19.216859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2df2f7ac-636c-49e1-af46-33d5b539cf75 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:19.218680 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2df2f7ac-636c-49e1-af46-33d5b539cf75 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:19.218863 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2df2f7ac-636c-49e1-af46-33d5b539cf75 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:19.219322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2df2f7ac-636c-49e1-af46-33d5b539cf75 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:19.225547 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:19.225547 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:19.228995 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2df2f7ac-636c-49e1-af46-33d5b539cf75 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:19.232789 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2df2f7ac-636c-49e1-af46-33d5b539cf75 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:19.233183 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1151/4602] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:19 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:19.889954 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a1adbbb7-05ae-4846-a113-1c04d7504f02 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:19.891934 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a1adbbb7-05ae-4846-a113-1c04d7504f02 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:38:19.892178 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a1adbbb7-05ae-4846-a113-1c04d7504f02 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:19.892388 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a1adbbb7-05ae-4846-a113-1c04d7504f02 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:19.898436 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a1adbbb7-05ae-4846-a113-1c04d7504f02 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 returned with HTTP 404 Jul 10 04:38:19.899205 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1151/4603] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:19 2026] GET /volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:19.908661 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5efa32a3-ff61-4ef3-9034-3480ed8c1d74 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:19.913395 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5efa32a3-ff61-4ef3-9034-3480ed8c1d74 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:19.913395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5efa32a3-ff61-4ef3-9034-3480ed8c1d74 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:19.913395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5efa32a3-ff61-4ef3-9034-3480ed8c1d74 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:19.913395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5efa32a3-ff61-4ef3-9034-3480ed8c1d74 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:19.918292 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:19.918292 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:19.919313 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5efa32a3-ff61-4ef3-9034-3480ed8c1d74 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:19.919867 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1158/4604] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:19 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:20.178618 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a2931ba1-1c6f-4d0a-b3d8-e2081cd18139 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:20.181362 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a2931ba1-1c6f-4d0a-b3d8-e2081cd18139 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:20.181648 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a2931ba1-1c6f-4d0a-b3d8-e2081cd18139 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:20.181975 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a2931ba1-1c6f-4d0a-b3d8-e2081cd18139 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:20.182143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a2931ba1-1c6f-4d0a-b3d8-e2081cd18139 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:20.199231 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:20.199231 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:20.200409 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a2931ba1-1c6f-4d0a-b3d8-e2081cd18139 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:20.200983 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1145/4605] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:20 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:20.247682 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ec95e5e9-f446-473f-b9b6-2e94e0a71315 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:20.248937 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ec95e5e9-f446-473f-b9b6-2e94e0a71315 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:20.249351 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ec95e5e9-f446-473f-b9b6-2e94e0a71315 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:20.249591 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ec95e5e9-f446-473f-b9b6-2e94e0a71315 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:20.262238 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:20.262238 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:20.270976 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ec95e5e9-f446-473f-b9b6-2e94e0a71315 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:20.279235 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ec95e5e9-f446-473f-b9b6-2e94e0a71315 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:20.279331 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1152/4606] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:20 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 888 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:20.931757 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-49876f8b-5c92-46bf-a7ff-35d8f290989a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:20.935853 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-49876f8b-5c92-46bf-a7ff-35d8f290989a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:20.936086 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-49876f8b-5c92-46bf-a7ff-35d8f290989a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:20.936350 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-49876f8b-5c92-46bf-a7ff-35d8f290989a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:20.936480 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-49876f8b-5c92-46bf-a7ff-35d8f290989a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:20.940673 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:20.940673 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:20.941281 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-49876f8b-5c92-46bf-a7ff-35d8f290989a tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:20.941655 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1152/4607] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:20 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:20.987728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-a622d64f-a7df-4d6b-b3e8-1aaefcfabf6b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:20.989791 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-a622d64f-a7df-4d6b-b3e8-1aaefcfabf6b tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/attachments?instance_id=e73ed47e-36a2-470e-8ce7-7edef6d554b4 Jul 10 04:38:20.990004 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-a622d64f-a7df-4d6b-b3e8-1aaefcfabf6b tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:20.990198 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-a622d64f-a7df-4d6b-b3e8-1aaefcfabf6b tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:21.004260 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-a622d64f-a7df-4d6b-b3e8-1aaefcfabf6b tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments?instance_id=e73ed47e-36a2-470e-8ce7-7edef6d554b4 returned with HTTP 200 Jul 10 04:38:21.004676 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1159/4608] 10.4.3.87 () {70 vars in 1630 bytes} [Fri Jul 10 04:38:20 2026] GET /volume/v3/attachments?instance_id=e73ed47e-36a2-470e-8ce7-7edef6d554b4 => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:21.012079 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-dd83dff5-9d68-4477-a8b5-ac1ce06550ae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:21.013752 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-dd83dff5-9d68-4477-a8b5-ac1ce06550ae tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a Jul 10 04:38:21.014038 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-dd83dff5-9d68-4477-a8b5-ac1ce06550ae tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:21.015110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-dd83dff5-9d68-4477-a8b5-ac1ce06550ae tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:21.028405 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-80bbbf83-96be-4fca-b82b-4c3fd7181b7b req-dd83dff5-9d68-4477-a8b5-ac1ce06550ae tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a returned with HTTP 200 Jul 10 04:38:21.028405 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1146/4609] 10.4.3.87 () {70 vars in 1644 bytes} [Fri Jul 10 04:38:21 2026] GET /volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:21.219283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c8c121c2-b831-4993-a376-95aa7cab179c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:21.223137 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c8c121c2-b831-4993-a376-95aa7cab179c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:21.223368 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c8c121c2-b831-4993-a376-95aa7cab179c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:21.223549 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c8c121c2-b831-4993-a376-95aa7cab179c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:21.223649 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-c8c121c2-b831-4993-a376-95aa7cab179c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:21.239058 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:21.239058 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:21.239483 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c8c121c2-b831-4993-a376-95aa7cab179c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:21.239869 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1153/4610] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:21 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:21.292117 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c2027f64-e68d-4d93-bdfc-c9149809177b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:21.294004 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c2027f64-e68d-4d93-bdfc-c9149809177b tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:21.294198 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c2027f64-e68d-4d93-bdfc-c9149809177b tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:21.294408 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c2027f64-e68d-4d93-bdfc-c9149809177b tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:21.301331 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:21.301331 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:21.304977 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c2027f64-e68d-4d93-bdfc-c9149809177b tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:21.309554 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c2027f64-e68d-4d93-bdfc-c9149809177b tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:21.310254 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1153/4611] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:21 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:21.951915 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d72c5b05-b5b0-4a1e-88c6-f17c03bd2aef None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:21.954180 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d72c5b05-b5b0-4a1e-88c6-f17c03bd2aef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:21.954506 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d72c5b05-b5b0-4a1e-88c6-f17c03bd2aef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:21.954742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d72c5b05-b5b0-4a1e-88c6-f17c03bd2aef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:21.954878 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d72c5b05-b5b0-4a1e-88c6-f17c03bd2aef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:21.960230 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:21.960230 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:21.961081 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d72c5b05-b5b0-4a1e-88c6-f17c03bd2aef tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:21.961589 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1160/4612] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:21 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:22.249821 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6268c25d-ac60-4d7e-b2fb-156faa401d43 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:22.252188 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6268c25d-ac60-4d7e-b2fb-156faa401d43 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:22.252487 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6268c25d-ac60-4d7e-b2fb-156faa401d43 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:22.252731 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6268c25d-ac60-4d7e-b2fb-156faa401d43 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:22.252831 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6268c25d-ac60-4d7e-b2fb-156faa401d43 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:22.258412 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:22.258412 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:22.259600 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6268c25d-ac60-4d7e-b2fb-156faa401d43 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:22.260028 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1147/4613] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:22 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:22.323023 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d6690545-c809-401e-ba13-9cd2a9664309 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:22.324778 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d6690545-c809-401e-ba13-9cd2a9664309 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:22.325002 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d6690545-c809-401e-ba13-9cd2a9664309 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:22.325239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d6690545-c809-401e-ba13-9cd2a9664309 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:22.332084 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:22.332084 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:22.336268 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d6690545-c809-401e-ba13-9cd2a9664309 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:22.341665 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d6690545-c809-401e-ba13-9cd2a9664309 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:22.342208 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1154/4614] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:22 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:22.974062 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e5510394-e674-44bf-9dcf-22361f4caf59 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:22.976049 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e5510394-e674-44bf-9dcf-22361f4caf59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:22.976281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e5510394-e674-44bf-9dcf-22361f4caf59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:22.976477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e5510394-e674-44bf-9dcf-22361f4caf59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:22.976589 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-e5510394-e674-44bf-9dcf-22361f4caf59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:22.981826 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:22.981826 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:22.982564 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e5510394-e674-44bf-9dcf-22361f4caf59 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:22.982998 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1154/4615] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:22 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:23.272350 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c2008f5f-684c-40cd-ba23-08b2cd59b279 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:23.274434 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c2008f5f-684c-40cd-ba23-08b2cd59b279 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:23.274647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c2008f5f-684c-40cd-ba23-08b2cd59b279 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:23.274869 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c2008f5f-684c-40cd-ba23-08b2cd59b279 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:23.275000 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-c2008f5f-684c-40cd-ba23-08b2cd59b279 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:23.279627 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:23.279627 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:23.280503 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c2008f5f-684c-40cd-ba23-08b2cd59b279 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:23.280942 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1161/4616] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:23 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:23.354675 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bd1b0d73-5942-49ee-a050-b737c4b339df None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:23.357052 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd1b0d73-5942-49ee-a050-b737c4b339df tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:23.357349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd1b0d73-5942-49ee-a050-b737c4b339df tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:23.357669 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd1b0d73-5942-49ee-a050-b737c4b339df tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:23.365130 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:23.365130 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:23.369518 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bd1b0d73-5942-49ee-a050-b737c4b339df tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:23.374142 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd1b0d73-5942-49ee-a050-b737c4b339df tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:23.374604 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1148/4617] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:23 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:23.993852 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-58a27d69-549b-4163-b5ef-9b353ae9f6c5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:23.995742 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-58a27d69-549b-4163-b5ef-9b353ae9f6c5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:23.996118 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-58a27d69-549b-4163-b5ef-9b353ae9f6c5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:23.996384 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-58a27d69-549b-4163-b5ef-9b353ae9f6c5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:23.996499 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-58a27d69-549b-4163-b5ef-9b353ae9f6c5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:24.001705 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:24.001705 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:24.002423 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-58a27d69-549b-4163-b5ef-9b353ae9f6c5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:24.002776 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1155/4618] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:23 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:38:24.291518 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ce79783c-dc6d-4aa2-b6fe-785156527268 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:24.293235 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce79783c-dc6d-4aa2-b6fe-785156527268 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:24.293440 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ce79783c-dc6d-4aa2-b6fe-785156527268 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:24.293618 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ce79783c-dc6d-4aa2-b6fe-785156527268 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:24.293714 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ce79783c-dc6d-4aa2-b6fe-785156527268 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:24.297913 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:24.297913 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:24.298607 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce79783c-dc6d-4aa2-b6fe-785156527268 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:24.298953 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1155/4619] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:24 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:24.388732 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-39805974-083a-4d39-b53d-6a92cac39ff7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:24.391677 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-39805974-083a-4d39-b53d-6a92cac39ff7 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:24.391891 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-39805974-083a-4d39-b53d-6a92cac39ff7 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:24.392098 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-39805974-083a-4d39-b53d-6a92cac39ff7 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:24.395073 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=190,cinder:UPDATE=38,cinder:INSERT=21 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:38:24.400170 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:24.400170 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:24.404553 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-39805974-083a-4d39-b53d-6a92cac39ff7 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:24.409417 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-39805974-083a-4d39-b53d-6a92cac39ff7 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:24.409772 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1162/4620] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:24 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:25.018305 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-33130b56-489c-4287-a843-2c376f936381 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:25.022396 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-33130b56-489c-4287-a843-2c376f936381 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:25.022396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-33130b56-489c-4287-a843-2c376f936381 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:25.022396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-33130b56-489c-4287-a843-2c376f936381 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:25.022396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-33130b56-489c-4287-a843-2c376f936381 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:25.028622 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:25.028622 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:25.029436 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-33130b56-489c-4287-a843-2c376f936381 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:25.029910 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1149/4621] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:25 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:25.198606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c5897bc0-8cb9-44f4-83ee-2988d9dafce3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:25.201793 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5897bc0-8cb9-44f4-83ee-2988d9dafce3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:25.202135 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5897bc0-8cb9-44f4-83ee-2988d9dafce3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:25.202542 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5897bc0-8cb9-44f4-83ee-2988d9dafce3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:25.212142 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:25.212142 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:25.216298 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c5897bc0-8cb9-44f4-83ee-2988d9dafce3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:25.221162 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5897bc0-8cb9-44f4-83ee-2988d9dafce3 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:25.221693 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1156/4622] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:25 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:25.234073 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-14c3a005-fd88-49e0-a748-414ce05c0ef1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:25.236536 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-14c3a005-fd88-49e0-a748-414ce05c0ef1 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:25.236847 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-14c3a005-fd88-49e0-a748-414ce05c0ef1 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:25.237138 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-14c3a005-fd88-49e0-a748-414ce05c0ef1 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:25.237419 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-14c3a005-fd88-49e0-a748-414ce05c0ef1 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Delete volume with id: a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:25.247406 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:25.247406 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:25.248156 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-14c3a005-fd88-49e0-a748-414ce05c0ef1 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:25.270403 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-14c3a005-fd88-49e0-a748-414ce05c0ef1 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Delete volume request issued successfully. Jul 10 04:38:25.270671 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-14c3a005-fd88-49e0-a748-414ce05c0ef1 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 202 Jul 10 04:38:25.271272 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1156/4623] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:38:25 2026] DELETE /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:38:25.282033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c2274abe-f35e-401c-b8ac-d34d62c99455 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:25.284040 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c2274abe-f35e-401c-b8ac-d34d62c99455 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:25.284270 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c2274abe-f35e-401c-b8ac-d34d62c99455 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:25.284437 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c2274abe-f35e-401c-b8ac-d34d62c99455 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:25.291026 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:25.291026 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:25.294530 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c2274abe-f35e-401c-b8ac-d34d62c99455 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Volume info retrieved successfully. Jul 10 04:38:25.298478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c2274abe-f35e-401c-b8ac-d34d62c99455 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 200 Jul 10 04:38:25.298852 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1163/4624] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:25 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:25.309979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c1fba811-bc59-4ee5-915f-ae7aec897151 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:25.313083 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1fba811-bc59-4ee5-915f-ae7aec897151 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:25.313083 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1fba811-bc59-4ee5-915f-ae7aec897151 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:25.313083 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1fba811-bc59-4ee5-915f-ae7aec897151 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:25.313083 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c1fba811-bc59-4ee5-915f-ae7aec897151 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:25.317032 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:25.317032 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:25.317943 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1fba811-bc59-4ee5-915f-ae7aec897151 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:25.318652 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1150/4625] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:25 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:25.422085 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5b9681ad-8f3f-46d4-b8b0-11d03aa521a8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:25.423928 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5b9681ad-8f3f-46d4-b8b0-11d03aa521a8 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:25.424136 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5b9681ad-8f3f-46d4-b8b0-11d03aa521a8 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:25.424353 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5b9681ad-8f3f-46d4-b8b0-11d03aa521a8 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:25.430874 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:25.430874 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:25.434165 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5b9681ad-8f3f-46d4-b8b0-11d03aa521a8 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:25.438562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5b9681ad-8f3f-46d4-b8b0-11d03aa521a8 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:25.438950 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1157/4626] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:25 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:26.040147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d72d3860-9358-4f5d-b50f-ee68e78f60d0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:26.041854 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d72d3860-9358-4f5d-b50f-ee68e78f60d0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:26.042051 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d72d3860-9358-4f5d-b50f-ee68e78f60d0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:26.042294 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d72d3860-9358-4f5d-b50f-ee68e78f60d0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:26.042404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d72d3860-9358-4f5d-b50f-ee68e78f60d0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:26.046429 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:26.046429 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:26.046961 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d72d3860-9358-4f5d-b50f-ee68e78f60d0 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:26.047339 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1157/4627] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:26 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:26.311033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5bf8fd76-8a4e-4967-9d42-25acd10a8e10 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:26.312742 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5bf8fd76-8a4e-4967-9d42-25acd10a8e10 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] GET https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 Jul 10 04:38:26.312962 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5bf8fd76-8a4e-4967-9d42-25acd10a8e10 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:26.313185 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5bf8fd76-8a4e-4967-9d42-25acd10a8e10 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:26.318810 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5bf8fd76-8a4e-4967-9d42-25acd10a8e10 tempest-VolumesExtendAttachedTest-1364516238 tempest-VolumesExtendAttachedTest-1364516238-project-member] https://10.4.3.87/volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 returned with HTTP 404 Jul 10 04:38:26.319264 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1164/4628] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:26 2026] GET /volume/v3/volumes/a2920f52-4d6b-4652-b74c-bec320373894 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:38:26.329289 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-10188b06-974f-4ca5-a71d-2c3d70726736 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:26.331151 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-10188b06-974f-4ca5-a71d-2c3d70726736 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:26.331376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-10188b06-974f-4ca5-a71d-2c3d70726736 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:26.331561 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-10188b06-974f-4ca5-a71d-2c3d70726736 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:26.331663 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-10188b06-974f-4ca5-a71d-2c3d70726736 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:26.335932 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:26.335932 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:26.336650 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-10188b06-974f-4ca5-a71d-2c3d70726736 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:26.337099 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1151/4629] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:26 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:26.347197 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-720ed712-8410-43b2-a5bb-c8cb11dae620 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:26.348887 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-720ed712-8410-43b2-a5bb-c8cb11dae620 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:38:26.349236 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-720ed712-8410-43b2-a5bb-c8cb11dae620 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d06eb67-8b70-4663-97c4-f5fd9ed38f36", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1160151945"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:26.350542 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-720ed712-8410-43b2-a5bb-c8cb11dae620 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating new backup {'backup': {'volume_id': '1d06eb67-8b70-4663-97c4-f5fd9ed38f36', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1160151945'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:38:26.350676 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-720ed712-8410-43b2-a5bb-c8cb11dae620 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating backup of volume 1d06eb67-8b70-4663-97c4-f5fd9ed38f36 in container None Jul 10 04:38:26.352985 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=176,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:38:26.361594 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:26.361594 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:26.362228 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-720ed712-8410-43b2-a5bb-c8cb11dae620 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:26.379680 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-720ed712-8410-43b2-a5bb-c8cb11dae620 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['f1b211ec-1449-43b7-8a23-ac59c1557a92', 'de3906c3-970d-4cef-9f71-ae3d7e6faeb9'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:26.411029 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-720ed712-8410-43b2-a5bb-c8cb11dae620 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:38:26.411432 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1158/4630] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:38:26 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:26.419159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-829fcf53-a260-4ff4-9c22-2007ed0055d3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:26.421041 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-829fcf53-a260-4ff4-9c22-2007ed0055d3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:26.421257 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-829fcf53-a260-4ff4-9c22-2007ed0055d3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:26.421447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-829fcf53-a260-4ff4-9c22-2007ed0055d3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:26.421557 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-829fcf53-a260-4ff4-9c22-2007ed0055d3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:26.423263 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=234,cinder:INSERT=32,cinder:UPDATE=65 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:38:26.426907 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:26.426907 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:26.427649 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-829fcf53-a260-4ff4-9c22-2007ed0055d3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:26.428030 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1158/4631] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:26 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:26.450518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e6862acd-82cd-46b7-a33c-78c38489a8d5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:26.454022 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e6862acd-82cd-46b7-a33c-78c38489a8d5 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:26.454197 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e6862acd-82cd-46b7-a33c-78c38489a8d5 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:26.454403 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e6862acd-82cd-46b7-a33c-78c38489a8d5 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:26.460912 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:26.460912 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:26.465591 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e6862acd-82cd-46b7-a33c-78c38489a8d5 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:26.470411 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e6862acd-82cd-46b7-a33c-78c38489a8d5 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:26.471141 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1165/4632] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:26 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:27.057924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6ec1ea82-98ed-4cf5-ad76-f948fecc876d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:27.059771 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6ec1ea82-98ed-4cf5-ad76-f948fecc876d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:27.059993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6ec1ea82-98ed-4cf5-ad76-f948fecc876d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:27.060288 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6ec1ea82-98ed-4cf5-ad76-f948fecc876d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:27.060406 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6ec1ea82-98ed-4cf5-ad76-f948fecc876d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:27.065371 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:27.065371 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:27.066077 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6ec1ea82-98ed-4cf5-ad76-f948fecc876d tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:27.067552 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1152/4633] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:27 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:27.077419 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-307efc15-f38d-4970-8184-5aa89ff65c05 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:27.079283 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-307efc15-f38d-4970-8184-5aa89ff65c05 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] POST https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805/action Jul 10 04:38:27.079637 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-307efc15-f38d-4970-8184-5aa89ff65c05 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:38:27.079811 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-307efc15-f38d-4970-8184-5aa89ff65c05 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:27.081185 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.admin_actions [None req-307efc15-f38d-4970-8184-5aa89ff65c05 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Updating backup '42b60913-0234-4900-8dba-e31e0c93a805' with '{'status': 'error'}' {{(pid=100020) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 04:38:27.089632 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:27.089632 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:27.091062 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.policy [None req-307efc15-f38d-4970-8184-5aa89ff65c05 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ab1b1fd700644a57a8b56151d756a21e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2cf813ab2564566ac1146d9f1d443fc', '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=100020) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:38:27.091062 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-307efc15-f38d-4970-8184-5aa89ff65c05 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805/action returned with HTTP 403 Jul 10 04:38:27.091511 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1159/4634] 10.4.3.87 () {70 vars in 1423 bytes} [Fri Jul 10 04:38:27 2026] POST /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:27.099515 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-56f6024d-8fab-45c1-a039-e4520371041f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:27.101563 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-56f6024d-8fab-45c1-a039-e4520371041f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 Jul 10 04:38:27.101884 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-56f6024d-8fab-45c1-a039-e4520371041f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:27.102132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-56f6024d-8fab-45c1-a039-e4520371041f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:27.102385 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-56f6024d-8fab-45c1-a039-e4520371041f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Delete volume with id: a27b438e-0726-45ab-825c-8b7506901226 Jul 10 04:38:27.110743 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:27.110743 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:27.111110 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-56f6024d-8fab-45c1-a039-e4520371041f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:38:27.129141 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-56f6024d-8fab-45c1-a039-e4520371041f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Delete volume request issued successfully. Jul 10 04:38:27.129382 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-56f6024d-8fab-45c1-a039-e4520371041f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 returned with HTTP 202 Jul 10 04:38:27.129980 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1159/4635] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:38:27 2026] DELETE /volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:27.136714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0489e279-38d0-4005-8fac-869818378a3e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:27.138509 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0489e279-38d0-4005-8fac-869818378a3e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 Jul 10 04:38:27.138705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0489e279-38d0-4005-8fac-869818378a3e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:27.138859 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0489e279-38d0-4005-8fac-869818378a3e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:27.146837 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:27.146837 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:27.150119 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0489e279-38d0-4005-8fac-869818378a3e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:38:27.153915 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0489e279-38d0-4005-8fac-869818378a3e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 returned with HTTP 200 Jul 10 04:38:27.154348 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1166/4636] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:27 2026] GET /volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:27.440056 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4bd2fafd-0972-4ae5-b624-7ede3170fce8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:27.441934 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bd2fafd-0972-4ae5-b624-7ede3170fce8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:27.442232 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bd2fafd-0972-4ae5-b624-7ede3170fce8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:27.442492 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bd2fafd-0972-4ae5-b624-7ede3170fce8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:27.442630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-4bd2fafd-0972-4ae5-b624-7ede3170fce8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:27.447150 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:27.447150 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:27.447900 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bd2fafd-0972-4ae5-b624-7ede3170fce8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:27.448349 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1153/4637] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:27 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:27.483036 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a1979293-4023-4761-91c9-fc28cdbbb2d3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:27.484586 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a1979293-4023-4761-91c9-fc28cdbbb2d3 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:27.484759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a1979293-4023-4761-91c9-fc28cdbbb2d3 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:27.484931 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a1979293-4023-4761-91c9-fc28cdbbb2d3 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:27.491335 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:27.491335 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:27.494552 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a1979293-4023-4761-91c9-fc28cdbbb2d3 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:27.498315 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a1979293-4023-4761-91c9-fc28cdbbb2d3 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:27.498641 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1160/4638] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:27 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:28.168280 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9803d95c-f4d7-43ac-9503-940bf1e4d803 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:28.169975 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9803d95c-f4d7-43ac-9503-940bf1e4d803 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 Jul 10 04:38:28.170181 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9803d95c-f4d7-43ac-9503-940bf1e4d803 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:28.170395 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9803d95c-f4d7-43ac-9503-940bf1e4d803 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:28.175515 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9803d95c-f4d7-43ac-9503-940bf1e4d803 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 returned with HTTP 404 Jul 10 04:38:28.175965 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1160/4639] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:28 2026] GET /volume/v3/volumes/a27b438e-0726-45ab-825c-8b7506901226 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:28.184676 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3f27418d-2473-454c-a229-2ef1e99976e2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:28.186966 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3f27418d-2473-454c-a229-2ef1e99976e2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:38:28.187305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3f27418d-2473-454c-a229-2ef1e99976e2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:28.187577 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3f27418d-2473-454c-a229-2ef1e99976e2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:28.187743 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-3f27418d-2473-454c-a229-2ef1e99976e2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:28.193097 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:28.193097 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:28.194330 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3f27418d-2473-454c-a229-2ef1e99976e2 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-reader] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:38:28.194821 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1167/4640] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:28 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:28.205337 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-250eab0e-c4b7-4748-b00c-6bf4cdbaa95e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:28.207699 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-250eab0e-c4b7-4748-b00c-6bf4cdbaa95e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] DELETE https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:28.208005 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-250eab0e-c4b7-4748-b00c-6bf4cdbaa95e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:28.208311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-250eab0e-c4b7-4748-b00c-6bf4cdbaa95e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:28.208478 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-250eab0e-c4b7-4748-b00c-6bf4cdbaa95e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Delete backup with id: 42b60913-0234-4900-8dba-e31e0c93a805. Jul 10 04:38:28.213411 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:28.213411 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:28.225436 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-250eab0e-c4b7-4748-b00c-6bf4cdbaa95e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] delete_backup rpcapi backup_id 42b60913-0234-4900-8dba-e31e0c93a805 {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:38:28.227344 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-250eab0e-c4b7-4748-b00c-6bf4cdbaa95e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 202 Jul 10 04:38:28.227822 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1154/4641] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:38:28 2026] DELETE /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:38:28.235902 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6b4558e1-b35d-4662-80b9-6b8ebde736ac None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:28.238054 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6b4558e1-b35d-4662-80b9-6b8ebde736ac tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:28.238324 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6b4558e1-b35d-4662-80b9-6b8ebde736ac tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:28.238542 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6b4558e1-b35d-4662-80b9-6b8ebde736ac tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:28.238678 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-6b4558e1-b35d-4662-80b9-6b8ebde736ac tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:28.246419 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:28.246419 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:28.247227 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6b4558e1-b35d-4662-80b9-6b8ebde736ac tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 200 Jul 10 04:38:28.247660 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1161/4642] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:28 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:28.459710 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bb85068e-606a-472f-8849-1bd1f4a55004 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:28.461459 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bb85068e-606a-472f-8849-1bd1f4a55004 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:28.461670 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bb85068e-606a-472f-8849-1bd1f4a55004 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:28.461816 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bb85068e-606a-472f-8849-1bd1f4a55004 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:28.461922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-bb85068e-606a-472f-8849-1bd1f4a55004 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:28.465832 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:28.465832 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:28.466512 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bb85068e-606a-472f-8849-1bd1f4a55004 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:28.466859 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1161/4643] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:28 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:28.510485 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c88a3f50-8d1e-4d3a-975d-9c0f96f78c09 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:28.512484 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c88a3f50-8d1e-4d3a-975d-9c0f96f78c09 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:28.512730 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c88a3f50-8d1e-4d3a-975d-9c0f96f78c09 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:28.512999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c88a3f50-8d1e-4d3a-975d-9c0f96f78c09 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:28.521806 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:28.521806 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:28.526583 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c88a3f50-8d1e-4d3a-975d-9c0f96f78c09 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:28.532852 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c88a3f50-8d1e-4d3a-975d-9c0f96f78c09 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:28.533385 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1168/4644] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:28 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:29.257511 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c6cae2be-1599-4039-b4d8-ce2b66c07222 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:29.259720 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6cae2be-1599-4039-b4d8-ce2b66c07222 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 Jul 10 04:38:29.259995 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6cae2be-1599-4039-b4d8-ce2b66c07222 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:29.260206 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6cae2be-1599-4039-b4d8-ce2b66c07222 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:29.260388 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c6cae2be-1599-4039-b4d8-ce2b66c07222 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 42b60913-0234-4900-8dba-e31e0c93a805. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:29.263784 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6cae2be-1599-4039-b4d8-ce2b66c07222 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 returned with HTTP 404 Jul 10 04:38:29.264234 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1155/4645] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:29 2026] GET /volume/v3/backups/42b60913-0234-4900-8dba-e31e0c93a805 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:29.271256 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a86586a4-ae76-4c3a-8035-614d12527295 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:29.273761 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a86586a4-ae76-4c3a-8035-614d12527295 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] DELETE https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:38:29.273972 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a86586a4-ae76-4c3a-8035-614d12527295 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:29.274187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a86586a4-ae76-4c3a-8035-614d12527295 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:29.274307 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-a86586a4-ae76-4c3a-8035-614d12527295 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Delete backup with id: 40f6af8a-b53e-42fa-b2ba-01723e18148b. Jul 10 04:38:29.278385 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:29.278385 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:29.289961 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-a86586a4-ae76-4c3a-8035-614d12527295 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] delete_backup rpcapi backup_id 40f6af8a-b53e-42fa-b2ba-01723e18148b {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:38:29.292158 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a86586a4-ae76-4c3a-8035-614d12527295 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 202 Jul 10 04:38:29.292755 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1162/4646] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:38:29 2026] DELETE /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:38:29.300782 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fc33aea8-2dbf-4476-9d4a-0e8317a55b1e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:29.305022 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fc33aea8-2dbf-4476-9d4a-0e8317a55b1e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:38:29.305288 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fc33aea8-2dbf-4476-9d4a-0e8317a55b1e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:29.306091 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fc33aea8-2dbf-4476-9d4a-0e8317a55b1e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:29.306091 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-fc33aea8-2dbf-4476-9d4a-0e8317a55b1e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:29.310170 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:29.310170 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:29.310895 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fc33aea8-2dbf-4476-9d4a-0e8317a55b1e tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 200 Jul 10 04:38:29.311442 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1162/4647] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:29 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:29.477081 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-220f6f32-266d-4f68-bc71-25cff4a46c11 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:29.478792 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-220f6f32-266d-4f68-bc71-25cff4a46c11 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:29.479014 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-220f6f32-266d-4f68-bc71-25cff4a46c11 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:29.479184 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-220f6f32-266d-4f68-bc71-25cff4a46c11 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:29.479291 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-220f6f32-266d-4f68-bc71-25cff4a46c11 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:29.483300 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:29.483300 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:29.484099 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-220f6f32-266d-4f68-bc71-25cff4a46c11 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:29.484418 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1169/4648] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:29 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:29.549810 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5c95cfeb-f059-4cc6-b5fb-db3ee816a56f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:29.552092 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5c95cfeb-f059-4cc6-b5fb-db3ee816a56f tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:29.552092 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5c95cfeb-f059-4cc6-b5fb-db3ee816a56f tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:29.552287 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5c95cfeb-f059-4cc6-b5fb-db3ee816a56f tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:29.559340 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:29.559340 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:29.563151 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5c95cfeb-f059-4cc6-b5fb-db3ee816a56f tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:29.568106 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5c95cfeb-f059-4cc6-b5fb-db3ee816a56f tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:29.568564 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1156/4649] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:29 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 1293 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:29.583642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7fd0b796-9716-47c8-a17b-3390b3b9b0bd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:29.585392 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fd0b796-9716-47c8-a17b-3390b3b9b0bd tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] DELETE https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:29.585694 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7fd0b796-9716-47c8-a17b-3390b3b9b0bd tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:29.585970 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7fd0b796-9716-47c8-a17b-3390b3b9b0bd tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:29.586207 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7fd0b796-9716-47c8-a17b-3390b3b9b0bd tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Delete volume with id: 271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:29.593239 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:29.593239 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:29.593815 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7fd0b796-9716-47c8-a17b-3390b3b9b0bd tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:29.613054 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7fd0b796-9716-47c8-a17b-3390b3b9b0bd tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Delete volume request issued successfully. Jul 10 04:38:29.613376 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fd0b796-9716-47c8-a17b-3390b3b9b0bd tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 202 Jul 10 04:38:29.613881 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1163/4650] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:38:29 2026] DELETE /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:29.624374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d0513142-3c01-49ee-9cbe-cabf02277ddb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:29.626588 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0513142-3c01-49ee-9cbe-cabf02277ddb tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:29.626859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0513142-3c01-49ee-9cbe-cabf02277ddb tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:29.627121 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d0513142-3c01-49ee-9cbe-cabf02277ddb tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:29.636357 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:29.636357 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:29.642042 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d0513142-3c01-49ee-9cbe-cabf02277ddb tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Volume info retrieved successfully. Jul 10 04:38:29.647924 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d0513142-3c01-49ee-9cbe-cabf02277ddb tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 200 Jul 10 04:38:29.648525 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1163/4651] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:29 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 1292 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:30.323134 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c3c595e4-f2bc-405f-8fe4-9df282420335 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:30.324807 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c3c595e4-f2bc-405f-8fe4-9df282420335 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b Jul 10 04:38:30.324889 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c3c595e4-f2bc-405f-8fe4-9df282420335 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:30.325082 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c3c595e4-f2bc-405f-8fe4-9df282420335 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:30.325257 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-c3c595e4-f2bc-405f-8fe4-9df282420335 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id 40f6af8a-b53e-42fa-b2ba-01723e18148b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:30.329696 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c3c595e4-f2bc-405f-8fe4-9df282420335 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b returned with HTTP 404 Jul 10 04:38:30.330377 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1170/4652] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:30 2026] GET /volume/v3/backups/40f6af8a-b53e-42fa-b2ba-01723e18148b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:30.338411 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b36ef61f-1e93-44a8-b103-af30a0b62ef1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:30.340601 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b36ef61f-1e93-44a8-b103-af30a0b62ef1 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] DELETE https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:38:30.340848 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b36ef61f-1e93-44a8-b103-af30a0b62ef1 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:30.341080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b36ef61f-1e93-44a8-b103-af30a0b62ef1 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:30.341282 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-b36ef61f-1e93-44a8-b103-af30a0b62ef1 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Delete backup with id: f224bc53-fc51-47e1-bf76-632493f1f100. Jul 10 04:38:30.346306 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:30.346306 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:30.360107 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-b36ef61f-1e93-44a8-b103-af30a0b62ef1 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] delete_backup rpcapi backup_id f224bc53-fc51-47e1-bf76-632493f1f100 {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:38:30.361895 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b36ef61f-1e93-44a8-b103-af30a0b62ef1 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 202 Jul 10 04:38:30.362447 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1157/4653] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:38:30 2026] DELETE /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:38:30.369784 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-37a2998d-0f43-4724-843d-604afee1aee9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:30.371626 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37a2998d-0f43-4724-843d-604afee1aee9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:38:30.371833 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37a2998d-0f43-4724-843d-604afee1aee9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:30.372030 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37a2998d-0f43-4724-843d-604afee1aee9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:30.372123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-37a2998d-0f43-4724-843d-604afee1aee9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:30.376879 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:30.376879 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:30.377611 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37a2998d-0f43-4724-843d-604afee1aee9 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 200 Jul 10 04:38:30.377962 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1164/4654] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:30 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:30.493545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fbe22501-bbc0-44b6-aa68-608efe6c8e35 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:30.495567 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fbe22501-bbc0-44b6-aa68-608efe6c8e35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:30.495780 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fbe22501-bbc0-44b6-aa68-608efe6c8e35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:30.496016 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fbe22501-bbc0-44b6-aa68-608efe6c8e35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:30.496147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-fbe22501-bbc0-44b6-aa68-608efe6c8e35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:30.501320 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:30.501320 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:30.502245 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fbe22501-bbc0-44b6-aa68-608efe6c8e35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:30.502669 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1164/4655] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:30 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:30.661737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f9bf4d09-6766-480e-8f0a-0ac62776ef21 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:30.664490 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9bf4d09-6766-480e-8f0a-0ac62776ef21 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] GET https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa Jul 10 04:38:30.664490 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9bf4d09-6766-480e-8f0a-0ac62776ef21 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:30.664624 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9bf4d09-6766-480e-8f0a-0ac62776ef21 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:30.672633 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9bf4d09-6766-480e-8f0a-0ac62776ef21 tempest-VolumeAndVolumeTypeFromImageTest-1373432195 tempest-VolumeAndVolumeTypeFromImageTest-1373432195-project-member] https://10.4.3.87/volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa returned with HTTP 404 Jul 10 04:38:30.673037 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1171/4656] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:30 2026] GET /volume/v3/volumes/271eccdf-6429-4d7b-b613-6b2acefea1aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:30.810369 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:30.866194 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:30.866536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1593604543"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:30.868251 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1593604543'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:30.868400 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume of 1 GB Jul 10 04:38:30.874282 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Availability Zones retrieved successfully. Jul 10 04:38:30.882187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Flow 'volume_create_api' (1d967f4a-7b41-4b90-9c81-f0a87747e011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:30.883609 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd5e456-812f-4408-8b9f-23ad0e9fc9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:30.884567 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:30.911231 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd5e456-812f-4408-8b9f-23ad0e9fc9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:30.912047 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95515b28-1873-42d1-8944-fb11b3038720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:30.950290 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4cd9e3a6-3e00-4eb1-848d-c22f95570240 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:30.951964 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4cd9e3a6-3e00-4eb1-848d-c22f95570240 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:38:30.952164 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4cd9e3a6-3e00-4eb1-848d-c22f95570240 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:30.952373 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4cd9e3a6-3e00-4eb1-848d-c22f95570240 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Calling method 'detail' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:30.953096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-4cd9e3a6-3e00-4eb1-848d-c22f95570240 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:38:30.962511 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Created reservations ['0ecf4d1f-51a0-421c-abe6-b3f0e5be0cc5', '628731a6-3bef-4ee4-a1f2-a40961c0ef80', 'e0eaaf79-a368-4ecf-98c0-78e690de6041', '85c37319-9dcc-4e46-81f2-3db1cc509c5f'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:30.963336 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95515b28-1873-42d1-8944-fb11b3038720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ecf4d1f-51a0-421c-abe6-b3f0e5be0cc5', '628731a6-3bef-4ee4-a1f2-a40961c0ef80', 'e0eaaf79-a368-4ecf-98c0-78e690de6041', '85c37319-9dcc-4e46-81f2-3db1cc509c5f']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:30.963985 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e159d6-a86a-4588-8ae4-86f822b86615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:30.964643 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4cd9e3a6-3e00-4eb1-848d-c22f95570240 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Get all volumes completed successfully. Jul 10 04:38:30.966152 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:30.966152 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:30.970087 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4cd9e3a6-3e00-4eb1-848d-c22f95570240 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:38:30.970517 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1165/4657] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:38:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7500 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:30.984094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e159d6-a86a-4588-8ae4-86f822b86615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1badc1b-3ea6-415f-b011-4846792611a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1593604543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2e7550c9564138a0c21bd701d34aba',qos_specs=None,replication_status=,reservations=['0ecf4d1f-51a0-421c-abe6-b3f0e5be0cc5','628731a6-3bef-4ee4-a1f2-a40961c0ef80','e0eaaf79-a368-4ecf-98c0-78e690de6041','85c37319-9dcc-4e46-81f2-3db1cc509c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ea60b2b84a495cbd606271b5d0632b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1593604543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1badc1b-3ea6-415f-b011-4846792611a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2e7550c9564138a0c21bd701d34aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28ea60b2b84a495cbd606271b5d0632b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:30.984816 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6900adea-1da9-4200-a1f6-a0fff7e417e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:30.986515 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fe58cf17-fb76-4553-88d4-9239d21f0622 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:30.988518 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe58cf17-fb76-4553-88d4-9239d21f0622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/5036472a-0b32-4924-921d-7459794882a9 Jul 10 04:38:30.988740 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe58cf17-fb76-4553-88d4-9239d21f0622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:30.988957 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe58cf17-fb76-4553-88d4-9239d21f0622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:30.989181 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-fe58cf17-fb76-4553-88d4-9239d21f0622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Delete volume with id: 5036472a-0b32-4924-921d-7459794882a9 Jul 10 04:38:30.998746 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:30.998746 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:30.999192 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fe58cf17-fb76-4553-88d4-9239d21f0622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Volume info retrieved successfully. Jul 10 04:38:31.003557 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6900adea-1da9-4200-a1f6-a0fff7e417e6) transitioned into state 'SUCCESS' from state '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-1593604543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2e7550c9564138a0c21bd701d34aba',qos_specs=None,replication_status=,reservations=['0ecf4d1f-51a0-421c-abe6-b3f0e5be0cc5','628731a6-3bef-4ee4-a1f2-a40961c0ef80','e0eaaf79-a368-4ecf-98c0-78e690de6041','85c37319-9dcc-4e46-81f2-3db1cc509c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ea60b2b84a495cbd606271b5d0632b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:31.004270 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539fed51-c3ce-44ed-ba67-26ed203fe3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:31.010933 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.image.cache [None req-fe58cf17-fb76-4553-88d4-9239d21f0622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '8d39c521-2112-4d18-864b-1f5ee1684ccb', 'volume_id': '5036472a-0b32-4924-921d-7459794882a9', 'host': 'np0000004952@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 4, 38, 19), 'last_used': datetime.datetime(2026, 7, 10, 4, 38, 29)}. {{(pid=100019) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 04:38:31.013253 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539fed51-c3ce-44ed-ba67-26ed203fe3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:31.014076 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Flow 'volume_create_api' (1d967f4a-7b41-4b90-9c81-f0a87747e011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:31.014486 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume request issued successfully. Jul 10 04:38:31.015097 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-34f8022c-9cc2-4aea-b8e4-b204c4432fc2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:31.015474 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1158/4658] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:38:30 2026] POST /volume/v3/volumes => generated 748 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:31.022190 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fe58cf17-fb76-4553-88d4-9239d21f0622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Delete volume request issued successfully. Jul 10 04:38:31.022480 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe58cf17-fb76-4553-88d4-9239d21f0622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] https://10.4.3.87/volume/v3/volumes/5036472a-0b32-4924-921d-7459794882a9 returned with HTTP 202 Jul 10 04:38:31.023115 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1165/4659] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:38:30 2026] DELETE /volume/v3/volumes/5036472a-0b32-4924-921d-7459794882a9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:31.029280 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7519b692-13a1-4716-a476-98a00b6b1c57 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:31.030445 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3443fc68-2cbf-4610-b423-c3c00953ee3f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:31.030695 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7519b692-13a1-4716-a476-98a00b6b1c57 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 Jul 10 04:38:31.030884 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7519b692-13a1-4716-a476-98a00b6b1c57 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:31.031085 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7519b692-13a1-4716-a476-98a00b6b1c57 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:31.032800 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3443fc68-2cbf-4610-b423-c3c00953ee3f tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] GET https://10.4.3.87/volume/v3/volumes/5036472a-0b32-4924-921d-7459794882a9 Jul 10 04:38:31.033445 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3443fc68-2cbf-4610-b423-c3c00953ee3f tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:31.033445 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3443fc68-2cbf-4610-b423-c3c00953ee3f tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:31.037663 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:31.037663 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:31.040353 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:31.040353 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:31.041053 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7519b692-13a1-4716-a476-98a00b6b1c57 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Volume info retrieved successfully. Jul 10 04:38:31.043846 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3443fc68-2cbf-4610-b423-c3c00953ee3f tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Volume info retrieved successfully. Jul 10 04:38:31.045446 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7519b692-13a1-4716-a476-98a00b6b1c57 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 returned with HTTP 200 Jul 10 04:38:31.045836 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1172/4660] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:31 2026] GET /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:31.047857 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3443fc68-2cbf-4610-b423-c3c00953ee3f tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] https://10.4.3.87/volume/v3/volumes/5036472a-0b32-4924-921d-7459794882a9 returned with HTTP 200 Jul 10 04:38:31.048271 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1166/4661] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:31 2026] GET /volume/v3/volumes/5036472a-0b32-4924-921d-7459794882a9 => generated 1094 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:31.389803 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e32dd75e-ad77-4abd-9ef6-370a6877b0a5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:31.391684 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e32dd75e-ad77-4abd-9ef6-370a6877b0a5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 Jul 10 04:38:31.391874 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e32dd75e-ad77-4abd-9ef6-370a6877b0a5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:31.392757 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e32dd75e-ad77-4abd-9ef6-370a6877b0a5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:31.392757 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e32dd75e-ad77-4abd-9ef6-370a6877b0a5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Show backup with id f224bc53-fc51-47e1-bf76-632493f1f100. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:31.404820 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e32dd75e-ad77-4abd-9ef6-370a6877b0a5 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 returned with HTTP 404 Jul 10 04:38:31.405412 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1159/4662] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:31 2026] GET /volume/v3/backups/f224bc53-fc51-47e1-bf76-632493f1f100 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:31.413393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-639864b9-5b3d-4a51-8cce-76b013f0e41f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:31.415260 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-639864b9-5b3d-4a51-8cce-76b013f0e41f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 Jul 10 04:38:31.415544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-639864b9-5b3d-4a51-8cce-76b013f0e41f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:31.415779 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-639864b9-5b3d-4a51-8cce-76b013f0e41f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:31.416029 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-639864b9-5b3d-4a51-8cce-76b013f0e41f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Delete volume with id: a55bc2ec-6669-4dac-9815-ca29f6ec5d97 Jul 10 04:38:31.428204 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:31.428204 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:31.429184 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-639864b9-5b3d-4a51-8cce-76b013f0e41f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:38:31.452183 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-639864b9-5b3d-4a51-8cce-76b013f0e41f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Delete volume request issued successfully. Jul 10 04:38:31.452317 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-639864b9-5b3d-4a51-8cce-76b013f0e41f tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 returned with HTTP 202 Jul 10 04:38:31.452881 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1166/4663] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:38:31 2026] DELETE /volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:31.460376 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-25d9cbfe-1c5a-47e0-b985-403649db59cd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:31.465532 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-25d9cbfe-1c5a-47e0-b985-403649db59cd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 Jul 10 04:38:31.465532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-25d9cbfe-1c5a-47e0-b985-403649db59cd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:31.465532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-25d9cbfe-1c5a-47e0-b985-403649db59cd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:31.476691 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:31.476691 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:31.483285 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-25d9cbfe-1c5a-47e0-b985-403649db59cd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Volume info retrieved successfully. Jul 10 04:38:31.484877 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-25d9cbfe-1c5a-47e0-b985-403649db59cd tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 returned with HTTP 200 Jul 10 04:38:31.485579 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1173/4664] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:31 2026] GET /volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:31.517433 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-86892b1f-4deb-4159-93aa-5b0f793339cd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:31.519271 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86892b1f-4deb-4159-93aa-5b0f793339cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:31.519465 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86892b1f-4deb-4159-93aa-5b0f793339cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:31.519648 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86892b1f-4deb-4159-93aa-5b0f793339cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:31.520085 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-86892b1f-4deb-4159-93aa-5b0f793339cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:31.525653 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:31.525653 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:31.526271 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86892b1f-4deb-4159-93aa-5b0f793339cd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:31.526888 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1167/4665] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:31 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:32.058776 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d70c036-e57f-4f29-af51-b96e218b5767 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:32.060637 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d70c036-e57f-4f29-af51-b96e218b5767 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 Jul 10 04:38:32.060831 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d70c036-e57f-4f29-af51-b96e218b5767 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:32.061028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d70c036-e57f-4f29-af51-b96e218b5767 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:32.066770 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2bd26edc-6fe7-44fb-8ce8-6f024a3fc904 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:32.068175 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:32.068175 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:32.069226 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2bd26edc-6fe7-44fb-8ce8-6f024a3fc904 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] GET https://10.4.3.87/volume/v3/volumes/5036472a-0b32-4924-921d-7459794882a9 Jul 10 04:38:32.069226 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2bd26edc-6fe7-44fb-8ce8-6f024a3fc904 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:32.069226 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2bd26edc-6fe7-44fb-8ce8-6f024a3fc904 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:32.072538 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d70c036-e57f-4f29-af51-b96e218b5767 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Volume info retrieved successfully. Jul 10 04:38:32.076198 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2bd26edc-6fe7-44fb-8ce8-6f024a3fc904 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] https://10.4.3.87/volume/v3/volumes/5036472a-0b32-4924-921d-7459794882a9 returned with HTTP 404 Jul 10 04:38:32.076828 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1167/4666] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:32 2026] GET /volume/v3/volumes/5036472a-0b32-4924-921d-7459794882a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:32.077033 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d70c036-e57f-4f29-af51-b96e218b5767 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 returned with HTTP 200 Jul 10 04:38:32.077626 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1160/4667] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:32 2026] GET /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:32.085069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bba0e210-d702-4b0a-8385-4c864ee4e85c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:32.086909 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bba0e210-d702-4b0a-8385-4c864ee4e85c tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] DELETE https://10.4.3.87/volume/v3/types/d497677e-8f24-4a24-a947-9370a73bd187 Jul 10 04:38:32.087026 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bba0e210-d702-4b0a-8385-4c864ee4e85c tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:32.087388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bba0e210-d702-4b0a-8385-4c864ee4e85c tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:32.108995 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bba0e210-d702-4b0a-8385-4c864ee4e85c tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] https://10.4.3.87/volume/v3/types/d497677e-8f24-4a24-a947-9370a73bd187 returned with HTTP 202 Jul 10 04:38:32.109354 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1174/4668] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:38:32 2026] DELETE /volume/v3/types/d497677e-8f24-4a24-a947-9370a73bd187 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:32.116267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9d0357f5-6091-4b68-8178-3f4e35894743 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:32.118270 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d0357f5-6091-4b68-8178-3f4e35894743 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] GET https://10.4.3.87/volume/v3/types/d497677e-8f24-4a24-a947-9370a73bd187 Jul 10 04:38:32.118270 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d0357f5-6091-4b68-8178-3f4e35894743 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:32.118270 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9d0357f5-6091-4b68-8178-3f4e35894743 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:32.122128 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9d0357f5-6091-4b68-8178-3f4e35894743 tempest-VolumeAndVolumeTypeFromImageTest-1761512622 tempest-VolumeAndVolumeTypeFromImageTest-1761512622-project-admin] https://10.4.3.87/volume/v3/types/d497677e-8f24-4a24-a947-9370a73bd187 returned with HTTP 404 Jul 10 04:38:32.122823 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1168/4669] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:38:32 2026] GET /volume/v3/types/d497677e-8f24-4a24-a947-9370a73bd187 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:32.502686 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-63530741-f2f5-4c36-a74e-02fd92358086 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:32.504901 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-63530741-f2f5-4c36-a74e-02fd92358086 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] GET https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 Jul 10 04:38:32.504901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-63530741-f2f5-4c36-a74e-02fd92358086 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:32.505142 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-63530741-f2f5-4c36-a74e-02fd92358086 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:32.515244 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-63530741-f2f5-4c36-a74e-02fd92358086 tempest-ProjectReaderTests33-1081188654 tempest-ProjectReaderTests33-1081188654-project-admin] https://10.4.3.87/volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 returned with HTTP 404 Jul 10 04:38:32.515244 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1168/4670] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:32 2026] GET /volume/v3/volumes/a55bc2ec-6669-4dac-9815-ca29f6ec5d97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:32.538432 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c8a9a766-bf90-48e2-92f8-a3f2d9f7b8bb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:32.540345 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c8a9a766-bf90-48e2-92f8-a3f2d9f7b8bb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:32.540532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c8a9a766-bf90-48e2-92f8-a3f2d9f7b8bb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:32.540704 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c8a9a766-bf90-48e2-92f8-a3f2d9f7b8bb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:32.540808 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c8a9a766-bf90-48e2-92f8-a3f2d9f7b8bb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:32.545125 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:32.545125 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:32.545899 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c8a9a766-bf90-48e2-92f8-a3f2d9f7b8bb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:32.546290 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1161/4671] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:32 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:33.557874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b949dd6d-32a0-4980-ba3f-252776be7a92 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:33.560063 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b949dd6d-32a0-4980-ba3f-252776be7a92 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:33.560447 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b949dd6d-32a0-4980-ba3f-252776be7a92 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:33.560737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b949dd6d-32a0-4980-ba3f-252776be7a92 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:33.560943 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b949dd6d-32a0-4980-ba3f-252776be7a92 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:33.566899 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:33.566899 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:33.568026 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b949dd6d-32a0-4980-ba3f-252776be7a92 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:33.568837 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1175/4672] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:33 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:34.134191 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:34.220275 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:34.222806 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1022271317"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:34.228008 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1022271317'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:34.228319 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Create volume of 1 GB Jul 10 04:38:34.233413 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Availability Zones retrieved successfully. Jul 10 04:38:34.239455 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Flow 'volume_create_api' (ccd4f20d-4c81-4f9c-a9aa-a7005efdd551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:34.240736 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317f0b88-e1de-4683-8f46-752c7a37728b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.241839 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:34.279406 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317f0b88-e1de-4683-8f46-752c7a37728b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.280572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa67bd9b-79ef-4d6d-af22-0739417ae69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.350257 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Created reservations ['b7795752-2484-4cc2-bf00-c832310a6e4e', '7c721ba2-d48e-40ac-bc44-dc88621ff0c3', '2e2e29e5-5ce0-4915-885d-f02437153d68', '99c8ac59-b494-445e-8634-2fb14ebd9e3b'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:34.351542 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa67bd9b-79ef-4d6d-af22-0739417ae69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7795752-2484-4cc2-bf00-c832310a6e4e', '7c721ba2-d48e-40ac-bc44-dc88621ff0c3', '2e2e29e5-5ce0-4915-885d-f02437153d68', '99c8ac59-b494-445e-8634-2fb14ebd9e3b']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.352898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1787701d-bd33-4856-b17b-31008066f939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.378877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1787701d-bd33-4856-b17b-31008066f939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9945cc45-b0e7-4127-ae1b-25c95a967ce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1022271317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dfd37d96041438a84e6f3ca7a35799e',qos_specs=None,replication_status=,reservations=['b7795752-2484-4cc2-bf00-c832310a6e4e','7c721ba2-d48e-40ac-bc44-dc88621ff0c3','2e2e29e5-5ce0-4915-885d-f02437153d68','99c8ac59-b494-445e-8634-2fb14ebd9e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc6bc127dab4a4abdcd46e2c4ff2ca8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1022271317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9945cc45-b0e7-4127-ae1b-25c95a967ce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dfd37d96041438a84e6f3ca7a35799e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fc6bc127dab4a4abdcd46e2c4ff2ca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.379549 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53d2621a-8571-42a1-820d-1db8baa72e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.408492 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53d2621a-8571-42a1-820d-1db8baa72e7c) transitioned into state 'SUCCESS' from state '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-1022271317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dfd37d96041438a84e6f3ca7a35799e',qos_specs=None,replication_status=,reservations=['b7795752-2484-4cc2-bf00-c832310a6e4e','7c721ba2-d48e-40ac-bc44-dc88621ff0c3','2e2e29e5-5ce0-4915-885d-f02437153d68','99c8ac59-b494-445e-8634-2fb14ebd9e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc6bc127dab4a4abdcd46e2c4ff2ca8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.409339 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb7327c-ab0e-43e6-8013-385aa78e9c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.418975 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb7327c-ab0e-43e6-8013-385aa78e9c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.419895 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Flow 'volume_create_api' (ccd4f20d-4c81-4f9c-a9aa-a7005efdd551) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:34.420317 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Create volume request issued successfully. Jul 10 04:38:34.420879 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-80f9d2d5-0cc2-41e2-b136-95449bfd958b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:34.421424 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1169/4673] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:38:34 2026] POST /volume/v3/volumes => generated 764 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:34.435381 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dcd3d73a-5f97-4b41-ad59-7a81ab9851fe None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:34.437559 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dcd3d73a-5f97-4b41-ad59-7a81ab9851fe tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:34.437804 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dcd3d73a-5f97-4b41-ad59-7a81ab9851fe tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:34.438075 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dcd3d73a-5f97-4b41-ad59-7a81ab9851fe tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:34.447031 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:34.449176 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:34.449176 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:34.456309 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dcd3d73a-5f97-4b41-ad59-7a81ab9851fe tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:34.464586 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dcd3d73a-5f97-4b41-ad59-7a81ab9851fe tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 returned with HTTP 200 Jul 10 04:38:34.465068 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1169/4674] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:34 2026] GET /volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:34.564532 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:34.564955 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1768581385"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:34.566420 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1768581385'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:34.566602 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Create volume of 1 GB Jul 10 04:38:34.570774 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Availability Zones retrieved successfully. Jul 10 04:38:34.577897 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Flow 'volume_create_api' (221fe537-e903-4849-ac25-1068585ff6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:34.578987 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea1cf2e-f90e-41c3-b979-9f708986ff1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.580183 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:34.580528 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ab224feb-dcbf-4634-ac9c-021fcc7fa9d6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:34.582439 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab224feb-dcbf-4634-ac9c-021fcc7fa9d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:34.582673 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab224feb-dcbf-4634-ac9c-021fcc7fa9d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:34.582894 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab224feb-dcbf-4634-ac9c-021fcc7fa9d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:34.583077 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ab224feb-dcbf-4634-ac9c-021fcc7fa9d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:34.587312 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:34.587312 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:34.588005 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab224feb-dcbf-4634-ac9c-021fcc7fa9d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:34.588403 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1176/4675] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:34 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:34.615734 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea1cf2e-f90e-41c3-b979-9f708986ff1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.616770 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95279be-5b0d-4287-958b-c378ac97605b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.681489 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Created reservations ['84f30268-d1d8-4008-8151-12cfe6645330', '29508011-a9e5-4878-80cd-0159a4960ee3', '2a1918a2-fe97-45c4-8f70-d2faf4a10db5', '63597713-1a6f-4349-841d-9d377b668667'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:34.682564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95279be-5b0d-4287-958b-c378ac97605b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84f30268-d1d8-4008-8151-12cfe6645330', '29508011-a9e5-4878-80cd-0159a4960ee3', '2a1918a2-fe97-45c4-8f70-d2faf4a10db5', '63597713-1a6f-4349-841d-9d377b668667']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.683402 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6722b17-4313-4cee-967c-3d767379ca62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.710351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6722b17-4313-4cee-967c-3d767379ca62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4586d17-d50f-4ca9-aa69-9c91a3dcb681', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1768581385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6b3f9d12e14978979f80c0bd3c870e',qos_specs=None,replication_status=,reservations=['84f30268-d1d8-4008-8151-12cfe6645330','29508011-a9e5-4878-80cd-0159a4960ee3','2a1918a2-fe97-45c4-8f70-d2faf4a10db5','63597713-1a6f-4349-841d-9d377b668667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e2c329c2ad34395986b1d6e1e7dea4e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1768581385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4586d17-d50f-4ca9-aa69-9c91a3dcb681,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf6b3f9d12e14978979f80c0bd3c870e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e2c329c2ad34395986b1d6e1e7dea4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.711713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055755ef-3685-4e80-8bb4-52a1f7824dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.730352 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055755ef-3685-4e80-8bb4-52a1f7824dc8) transitioned into state 'SUCCESS' from state '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-1768581385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6b3f9d12e14978979f80c0bd3c870e',qos_specs=None,replication_status=,reservations=['84f30268-d1d8-4008-8151-12cfe6645330','29508011-a9e5-4878-80cd-0159a4960ee3','2a1918a2-fe97-45c4-8f70-d2faf4a10db5','63597713-1a6f-4349-841d-9d377b668667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e2c329c2ad34395986b1d6e1e7dea4e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.731114 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252365e9-8be6-43fd-86d8-f3932edf8146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:34.740692 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252365e9-8be6-43fd-86d8-f3932edf8146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:34.741656 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Flow 'volume_create_api' (221fe537-e903-4849-ac25-1068585ff6f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:34.742113 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Create volume request issued successfully. Jul 10 04:38:34.742847 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3cfddad6-4330-4542-b112-ebe082eb3ed5 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:34.743164 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1162/4676] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:38:34 2026] POST /volume/v3/volumes => generated 776 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:34.755005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-36e16e6b-3c3b-466a-8271-e38b4aabca73 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:34.757505 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-36e16e6b-3c3b-466a-8271-e38b4aabca73 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 Jul 10 04:38:34.757799 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-36e16e6b-3c3b-466a-8271-e38b4aabca73 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:34.758265 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-36e16e6b-3c3b-466a-8271-e38b4aabca73 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:34.767722 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:34.767722 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:34.772564 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-36e16e6b-3c3b-466a-8271-e38b4aabca73 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Volume info retrieved successfully. Jul 10 04:38:34.777416 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-36e16e6b-3c3b-466a-8271-e38b4aabca73 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 returned with HTTP 200 Jul 10 04:38:34.777930 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1170/4677] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:34 2026] GET /volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:35.480334 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4dffeec4-6a31-450c-9c43-fe611d80af5a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:35.481846 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4dffeec4-6a31-450c-9c43-fe611d80af5a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:35.482035 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4dffeec4-6a31-450c-9c43-fe611d80af5a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:35.482227 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4dffeec4-6a31-450c-9c43-fe611d80af5a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:35.490836 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:35.490836 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:35.495783 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4dffeec4-6a31-450c-9c43-fe611d80af5a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:35.499784 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4dffeec4-6a31-450c-9c43-fe611d80af5a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 returned with HTTP 200 Jul 10 04:38:35.500192 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1170/4678] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:35 2026] GET /volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:35.515623 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4f1fdf78-7779-47cc-abd7-c7562757f328 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:35.517674 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f1fdf78-7779-47cc-abd7-c7562757f328 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:38:35.518139 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4f1fdf78-7779-47cc-abd7-c7562757f328 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9945cc45-b0e7-4127-ae1b-25c95a967ce7", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1213305307"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:35.527560 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:35.527560 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:35.528151 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4f1fdf78-7779-47cc-abd7-c7562757f328 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:35.528306 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-4f1fdf78-7779-47cc-abd7-c7562757f328 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Create snapshot from volume 9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:35.560503 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-4f1fdf78-7779-47cc-abd7-c7562757f328 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Created reservations ['2b16a6f0-c9f4-428a-96e5-b1c3e275b262', '726ffeaa-1cce-448b-9467-b1085ba30173', 'e8e77756-355c-4c2c-91ca-33917964dd41', '9976f531-aa28-4b25-9f51-6a1dd66ed752'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:35.590866 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4f1fdf78-7779-47cc-abd7-c7562757f328 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot create request issued successfully. Jul 10 04:38:35.591353 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4f1fdf78-7779-47cc-abd7-c7562757f328 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:38:35.591829 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1177/4679] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:38:35 2026] POST /volume/v3/snapshots => generated 322 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:35.598709 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a5232d76-19ef-49be-899b-5231596fb286 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:35.600575 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a5232d76-19ef-49be-899b-5231596fb286 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:35.600744 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a5232d76-19ef-49be-899b-5231596fb286 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:35.600924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a5232d76-19ef-49be-899b-5231596fb286 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:35.601052 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a5232d76-19ef-49be-899b-5231596fb286 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:35.601343 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-822e587b-e573-49fd-b267-8d5011c93612 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:35.603860 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-822e587b-e573-49fd-b267-8d5011c93612 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d Jul 10 04:38:35.604127 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-822e587b-e573-49fd-b267-8d5011c93612 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:35.604342 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-822e587b-e573-49fd-b267-8d5011c93612 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:35.605057 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:35.605057 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:35.606267 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a5232d76-19ef-49be-899b-5231596fb286 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:35.606267 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1163/4680] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:35 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:35.608970 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:35.608970 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:35.609463 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-822e587b-e573-49fd-b267-8d5011c93612 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot retrieved successfully. Jul 10 04:38:35.610412 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-822e587b-e573-49fd-b267-8d5011c93612 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d returned with HTTP 200 Jul 10 04:38:35.610813 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1171/4681] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:35 2026] GET /volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:35.790386 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d12cdc9c-8a1f-4e7e-8894-ac65c70e3eca None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:35.792249 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d12cdc9c-8a1f-4e7e-8894-ac65c70e3eca tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 Jul 10 04:38:35.792504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d12cdc9c-8a1f-4e7e-8894-ac65c70e3eca tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:35.792687 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d12cdc9c-8a1f-4e7e-8894-ac65c70e3eca tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:35.799624 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:35.799624 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:35.802861 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d12cdc9c-8a1f-4e7e-8894-ac65c70e3eca tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Volume info retrieved successfully. Jul 10 04:38:35.806420 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d12cdc9c-8a1f-4e7e-8894-ac65c70e3eca tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 returned with HTTP 200 Jul 10 04:38:35.806778 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1171/4682] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:35 2026] GET /volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:35.820342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f4965757-85df-4574-8e1c-b13002fc631f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:35.822348 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f4965757-85df-4574-8e1c-b13002fc631f tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:38:35.822954 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f4965757-85df-4574-8e1c-b13002fc631f tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a4586d17-d50f-4ca9-aa69-9c91a3dcb681", "name": "tempest-type-Backup-1426026943"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:35.824461 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-f4965757-85df-4574-8e1c-b13002fc631f tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Creating new backup {'backup': {'volume_id': 'a4586d17-d50f-4ca9-aa69-9c91a3dcb681', 'name': 'tempest-type-Backup-1426026943'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:38:35.824892 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-f4965757-85df-4574-8e1c-b13002fc631f tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Creating backup of volume a4586d17-d50f-4ca9-aa69-9c91a3dcb681 in container None Jul 10 04:38:35.832567 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:35.832567 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:35.833181 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f4965757-85df-4574-8e1c-b13002fc631f tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Volume info retrieved successfully. Jul 10 04:38:35.857428 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-f4965757-85df-4574-8e1c-b13002fc631f tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Created reservations ['c7cb2be2-ba59-4d28-bb8a-7e7fd995fdcd', 'a568b2a0-d7d7-43b5-9c8f-7fd01e5e269d'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:35.886334 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f4965757-85df-4574-8e1c-b13002fc631f tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:38:35.886867 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1178/4683] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:38:35 2026] POST /volume/v3/backups => generated 314 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:35.893878 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-62c51441-7718-40c7-accf-48a0a26386de None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:35.895488 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62c51441-7718-40c7-accf-48a0a26386de tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:35.895668 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62c51441-7718-40c7-accf-48a0a26386de tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:35.895838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62c51441-7718-40c7-accf-48a0a26386de tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:35.895953 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-62c51441-7718-40c7-accf-48a0a26386de tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:35.902469 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:35.902469 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:35.903018 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62c51441-7718-40c7-accf-48a0a26386de tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:35.903396 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1164/4684] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:35 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:36.616801 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4f5d77de-5b06-49db-8407-f00230f58039 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:36.618838 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4f5d77de-5b06-49db-8407-f00230f58039 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:36.619086 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4f5d77de-5b06-49db-8407-f00230f58039 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:36.619352 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4f5d77de-5b06-49db-8407-f00230f58039 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:36.619412 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a2e37fb7-0c40-4c79-b42c-9de7474ab8e7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:36.619688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-4f5d77de-5b06-49db-8407-f00230f58039 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:36.621172 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a2e37fb7-0c40-4c79-b42c-9de7474ab8e7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d Jul 10 04:38:36.621893 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a2e37fb7-0c40-4c79-b42c-9de7474ab8e7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:36.621893 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a2e37fb7-0c40-4c79-b42c-9de7474ab8e7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:36.624615 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:36.624615 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:36.625548 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4f5d77de-5b06-49db-8407-f00230f58039 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:36.625945 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:36.625945 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:36.626017 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1172/4685] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:36 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:36.626474 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a2e37fb7-0c40-4c79-b42c-9de7474ab8e7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot retrieved successfully. Jul 10 04:38:36.627150 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a2e37fb7-0c40-4c79-b42c-9de7474ab8e7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d returned with HTTP 200 Jul 10 04:38:36.627526 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1172/4686] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:36 2026] GET /volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:36.636260 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b87d3c1d-6306-43b9-865c-e4323fdc525f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:36.637896 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b87d3c1d-6306-43b9-865c-e4323fdc525f tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] POST https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7/action Jul 10 04:38:36.638250 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b87d3c1d-6306-43b9-865c-e4323fdc525f tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action body: b'{"revert": {"snapshot_id": "821f6c3d-c2cd-46a5-990b-f2f5ffcd611d"}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:38:36.638374 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b87d3c1d-6306-43b9-865c-e4323fdc525f tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "821f6c3d-c2cd-46a5-990b-f2f5ffcd611d"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:36.646080 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:36.646080 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:36.646502 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b87d3c1d-6306-43b9-865c-e4323fdc525f tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume retrieved successfully. Jul 10 04:38:36.659536 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b87d3c1d-6306-43b9-865c-e4323fdc525f tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Reverting volume 9945cc45-b0e7-4127-ae1b-25c95a967ce7 to snapshot 821f6c3d-c2cd-46a5-990b-f2f5ffcd611d. Jul 10 04:38:36.660441 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:36.660441 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:36.671650 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b87d3c1d-6306-43b9-865c-e4323fdc525f tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7/action returned with HTTP 202 Jul 10 04:38:36.672075 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1179/4687] 10.4.3.87 () {70 vars in 1424 bytes} [Fri Jul 10 04:38:36 2026] POST /volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 04:38:36.681122 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-982b17cf-448a-4067-b7de-a9bafa8bf4b4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:36.682921 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-982b17cf-448a-4067-b7de-a9bafa8bf4b4 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:36.683128 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-982b17cf-448a-4067-b7de-a9bafa8bf4b4 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:36.683355 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-982b17cf-448a-4067-b7de-a9bafa8bf4b4 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:36.690413 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:36.690413 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:36.693845 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-982b17cf-448a-4067-b7de-a9bafa8bf4b4 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:36.697749 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-982b17cf-448a-4067-b7de-a9bafa8bf4b4 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 returned with HTTP 200 Jul 10 04:38:36.698129 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1165/4688] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:36 2026] GET /volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:36.914186 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1f085aba-4714-4762-a7b4-83cbf4e1cee7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:36.916110 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f085aba-4714-4762-a7b4-83cbf4e1cee7 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:36.916369 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f085aba-4714-4762-a7b4-83cbf4e1cee7 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:36.916583 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f085aba-4714-4762-a7b4-83cbf4e1cee7 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:36.916710 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1f085aba-4714-4762-a7b4-83cbf4e1cee7 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:36.920913 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:36.920913 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:36.921540 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f085aba-4714-4762-a7b4-83cbf4e1cee7 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:36.921908 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1173/4689] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:36 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:37.635602 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-62dac96f-bd0b-41df-8290-b36881057bb1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:37.637577 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-62dac96f-bd0b-41df-8290-b36881057bb1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:37.637809 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-62dac96f-bd0b-41df-8290-b36881057bb1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:37.638050 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-62dac96f-bd0b-41df-8290-b36881057bb1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:37.638197 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-62dac96f-bd0b-41df-8290-b36881057bb1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:37.642335 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:37.642335 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:37.643079 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-62dac96f-bd0b-41df-8290-b36881057bb1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:37.643495 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1173/4690] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:37 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:37.710013 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-88c536cc-fbcb-4243-b492-90727c713b7e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:37.711768 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88c536cc-fbcb-4243-b492-90727c713b7e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:37.711995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88c536cc-fbcb-4243-b492-90727c713b7e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:37.712170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88c536cc-fbcb-4243-b492-90727c713b7e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:37.718792 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:37.718792 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:37.725901 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-88c536cc-fbcb-4243-b492-90727c713b7e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:37.730700 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88c536cc-fbcb-4243-b492-90727c713b7e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 returned with HTTP 200 Jul 10 04:38:37.731157 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1180/4691] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:37 2026] GET /volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:37.744655 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-03d69d12-3bc6-4638-bc70-3227acb85fa1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:37.746989 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-03d69d12-3bc6-4638-bc70-3227acb85fa1 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d Jul 10 04:38:37.747269 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-03d69d12-3bc6-4638-bc70-3227acb85fa1 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:37.747525 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-03d69d12-3bc6-4638-bc70-3227acb85fa1 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:37.752895 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:37.752895 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:37.753425 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-03d69d12-3bc6-4638-bc70-3227acb85fa1 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot retrieved successfully. Jul 10 04:38:37.754189 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-03d69d12-3bc6-4638-bc70-3227acb85fa1 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d returned with HTTP 200 Jul 10 04:38:37.754575 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1166/4692] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:37 2026] GET /volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:37.767368 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0bafc3ed-8b7b-4fde-bab5-c9a154702ed3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:37.771466 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0bafc3ed-8b7b-4fde-bab5-c9a154702ed3 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:37.771685 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0bafc3ed-8b7b-4fde-bab5-c9a154702ed3 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:37.771942 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0bafc3ed-8b7b-4fde-bab5-c9a154702ed3 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:37.778599 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:37.778599 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:37.782049 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0bafc3ed-8b7b-4fde-bab5-c9a154702ed3 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:37.786092 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0bafc3ed-8b7b-4fde-bab5-c9a154702ed3 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 returned with HTTP 200 Jul 10 04:38:37.786501 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1174/4693] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:37 2026] GET /volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:37.798637 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:37.800293 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:37.800642 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-67524437"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:37.802019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-67524437'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:37.802138 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Create volume of 1 GB Jul 10 04:38:37.806120 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Availability Zones retrieved successfully. Jul 10 04:38:37.811712 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Flow 'volume_create_api' (a054650e-9afc-4ce9-b25a-295269929651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:37.812623 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29ddea3-f86c-4100-8afc-f2162b49bc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:37.813571 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:37.838399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29ddea3-f86c-4100-8afc-f2162b49bc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:37.838997 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24088009-9e8a-4e32-a618-5308207ba380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:37.883207 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Created reservations ['0b4d037c-a7c0-49ea-88b3-63e36a60282d', 'abfbd315-cb81-4607-ab02-4ae696f37b2f', 'c4b4c2dc-d355-4dc0-b999-03478eb6ffdb', '33c4ea8d-4f9a-4c20-a849-2c9cb82b6b5f'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:37.884026 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24088009-9e8a-4e32-a618-5308207ba380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b4d037c-a7c0-49ea-88b3-63e36a60282d', 'abfbd315-cb81-4607-ab02-4ae696f37b2f', 'c4b4c2dc-d355-4dc0-b999-03478eb6ffdb', '33c4ea8d-4f9a-4c20-a849-2c9cb82b6b5f']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:37.884810 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07f028e7-6b18-4f83-8ddc-ec3dbe496780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:37.907740 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07f028e7-6b18-4f83-8ddc-ec3dbe496780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190ae92d-b019-4a59-9c78-e1f4e13e2a55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-67524437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dfd37d96041438a84e6f3ca7a35799e',qos_specs=None,replication_status=,reservations=['0b4d037c-a7c0-49ea-88b3-63e36a60282d','abfbd315-cb81-4607-ab02-4ae696f37b2f','c4b4c2dc-d355-4dc0-b999-03478eb6ffdb','33c4ea8d-4f9a-4c20-a849-2c9cb82b6b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc6bc127dab4a4abdcd46e2c4ff2ca8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-67524437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=190ae92d-b019-4a59-9c78-e1f4e13e2a55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dfd37d96041438a84e6f3ca7a35799e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fc6bc127dab4a4abdcd46e2c4ff2ca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:37.908536 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e541410c-43eb-4735-b3ee-1b8a87b686f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:37.925366 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e541410c-43eb-4735-b3ee-1b8a87b686f1) transitioned into state 'SUCCESS' from state '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-67524437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dfd37d96041438a84e6f3ca7a35799e',qos_specs=None,replication_status=,reservations=['0b4d037c-a7c0-49ea-88b3-63e36a60282d','abfbd315-cb81-4607-ab02-4ae696f37b2f','c4b4c2dc-d355-4dc0-b999-03478eb6ffdb','33c4ea8d-4f9a-4c20-a849-2c9cb82b6b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc6bc127dab4a4abdcd46e2c4ff2ca8',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:37.926002 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7b9366-f032-4caf-bac4-c1e647e4cb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:37.933153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ef62dd46-1e69-49c5-9865-32584048ddc9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:37.934995 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ef62dd46-1e69-49c5-9865-32584048ddc9 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:37.935202 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ef62dd46-1e69-49c5-9865-32584048ddc9 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:37.935430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ef62dd46-1e69-49c5-9865-32584048ddc9 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:37.935532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ef62dd46-1e69-49c5-9865-32584048ddc9 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:37.937939 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7b9366-f032-4caf-bac4-c1e647e4cb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:37.939101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Flow 'volume_create_api' (a054650e-9afc-4ce9-b25a-295269929651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:37.939653 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Create volume request issued successfully. Jul 10 04:38:37.940391 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:37.940391 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:37.940460 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-611597cb-8e79-40c3-a36c-8d9869da6cd7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:37.941012 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1174/4694] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:38:37 2026] POST /volume/v3/volumes => generated 762 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:37.941141 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ef62dd46-1e69-49c5-9865-32584048ddc9 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:37.942472 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1181/4695] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:37 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:37.953737 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d8d1a173-2748-40b3-addc-eaa0fb1005c7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:37.956095 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d8d1a173-2748-40b3-addc-eaa0fb1005c7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 Jul 10 04:38:37.956435 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d8d1a173-2748-40b3-addc-eaa0fb1005c7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:37.956716 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d8d1a173-2748-40b3-addc-eaa0fb1005c7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:37.966154 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:37.966154 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:37.970314 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d8d1a173-2748-40b3-addc-eaa0fb1005c7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:37.975429 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d8d1a173-2748-40b3-addc-eaa0fb1005c7 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 returned with HTTP 200 Jul 10 04:38:37.975905 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1167/4696] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:37 2026] GET /volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:38.653075 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d7c7cc07-c88e-425d-9d32-a401aa61b343 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:38.655079 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d7c7cc07-c88e-425d-9d32-a401aa61b343 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:38.655361 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d7c7cc07-c88e-425d-9d32-a401aa61b343 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:38.655626 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d7c7cc07-c88e-425d-9d32-a401aa61b343 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:38.655777 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d7c7cc07-c88e-425d-9d32-a401aa61b343 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:38.660491 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:38.660491 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:38.661262 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d7c7cc07-c88e-425d-9d32-a401aa61b343 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:38.661647 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1175/4697] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:38 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:38.671699 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f0512275-370b-4e8c-8b18-74f39eb493ad None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:38.673742 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0512275-370b-4e8c-8b18-74f39eb493ad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff/restore Jul 10 04:38:38.674085 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0512275-370b-4e8c-8b18-74f39eb493ad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1d06eb67-8b70-4663-97c4-f5fd9ed38f36"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:38.675567 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-f0512275-370b-4e8c-8b18-74f39eb493ad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Restoring backup 54215a3c-840b-4e8a-8f73-7dd634a41eff ({'restore': {'volume_id': '1d06eb67-8b70-4663-97c4-f5fd9ed38f36'}}) {{(pid=100019) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 04:38:38.675738 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-f0512275-370b-4e8c-8b18-74f39eb493ad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Restoring backup 54215a3c-840b-4e8a-8f73-7dd634a41eff to volume 1d06eb67-8b70-4663-97c4-f5fd9ed38f36. Jul 10 04:38:38.680011 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:38.680011 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:38.688545 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:38.688545 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:38.689149 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f0512275-370b-4e8c-8b18-74f39eb493ad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:38.689369 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.api [None req-f0512275-370b-4e8c-8b18-74f39eb493ad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Checking backup size 1 against volume size 1 {{(pid=100019) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 04:38:38.689501 np0000004952 devstack@c-api.service[100019]: INFO cinder.backup.api [None req-f0512275-370b-4e8c-8b18-74f39eb493ad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Overwriting volume 1d06eb67-8b70-4663-97c4-f5fd9ed38f36 with restore of backup 54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:38.704878 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-f0512275-370b-4e8c-8b18-74f39eb493ad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] restore_backup in rpcapi backup_id 54215a3c-840b-4e8a-8f73-7dd634a41eff {{(pid=100019) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 04:38:38.706731 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0512275-370b-4e8c-8b18-74f39eb493ad tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff/restore returned with HTTP 202 Jul 10 04:38:38.707262 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1175/4698] 10.4.3.87 () {68 vars in 1386 bytes} [Fri Jul 10 04:38:38 2026] POST /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff/restore => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:38.715667 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6784292d-a5a7-4fa5-a701-3f86817a2192 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:38.718134 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6784292d-a5a7-4fa5-a701-3f86817a2192 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:38.718435 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6784292d-a5a7-4fa5-a701-3f86817a2192 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:38.718714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6784292d-a5a7-4fa5-a701-3f86817a2192 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:38.718877 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-6784292d-a5a7-4fa5-a701-3f86817a2192 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:38.725525 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:38.725525 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:38.726367 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6784292d-a5a7-4fa5-a701-3f86817a2192 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:38.726739 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1182/4699] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:38 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:38.952075 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-daf13071-6b18-4144-a100-8c011ef320fa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:38.954754 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-daf13071-6b18-4144-a100-8c011ef320fa tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:38.955031 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-daf13071-6b18-4144-a100-8c011ef320fa tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:38.955287 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-daf13071-6b18-4144-a100-8c011ef320fa tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:38.955441 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-daf13071-6b18-4144-a100-8c011ef320fa tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:38.961610 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:38.961610 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:38.962624 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-daf13071-6b18-4144-a100-8c011ef320fa tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:38.963087 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1168/4700] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:38 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:38.988792 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e0eade69-f34f-42fc-9832-60b1a2c17f9e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:38.990645 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0eade69-f34f-42fc-9832-60b1a2c17f9e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 Jul 10 04:38:38.990859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0eade69-f34f-42fc-9832-60b1a2c17f9e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:38.991071 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0eade69-f34f-42fc-9832-60b1a2c17f9e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:38.998801 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:38.998801 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:39.002948 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e0eade69-f34f-42fc-9832-60b1a2c17f9e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:39.007450 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0eade69-f34f-42fc-9832-60b1a2c17f9e tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 returned with HTTP 200 Jul 10 04:38:39.007842 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1176/4701] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:38 2026] GET /volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:39.024857 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d4667ffc-73e6-4ac6-af05-4653f13cb8d6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:39.026685 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d4667ffc-73e6-4ac6-af05-4653f13cb8d6 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:38:39.027047 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d4667ffc-73e6-4ac6-af05-4653f13cb8d6 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "190ae92d-b019-4a59-9c78-e1f4e13e2a55", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2092672665"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:39.035784 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:39.035784 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:39.036321 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d4667ffc-73e6-4ac6-af05-4653f13cb8d6 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:39.036461 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-d4667ffc-73e6-4ac6-af05-4653f13cb8d6 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Create snapshot from volume 190ae92d-b019-4a59-9c78-e1f4e13e2a55 Jul 10 04:38:39.063157 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-d4667ffc-73e6-4ac6-af05-4653f13cb8d6 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Created reservations ['fc3bf09c-9219-44e6-a1cc-9186d72805ee', 'd98ed55c-1dfe-43a9-adfc-c110380d3bf7', '4fc5d74c-d746-4925-bb7a-2f70d2cc797e', '48701ddf-7628-4ea0-9acb-c24d6b18a2f8'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:39.101859 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d4667ffc-73e6-4ac6-af05-4653f13cb8d6 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot create request issued successfully. Jul 10 04:38:39.102151 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d4667ffc-73e6-4ac6-af05-4653f13cb8d6 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:38:39.102577 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1176/4702] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:38:39 2026] POST /volume/v3/snapshots => generated 322 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:39.110579 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-62cfd151-ddb6-4524-b4e7-b75ed39ee642 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:39.112372 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-62cfd151-ddb6-4524-b4e7-b75ed39ee642 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 Jul 10 04:38:39.112563 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-62cfd151-ddb6-4524-b4e7-b75ed39ee642 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:39.112793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-62cfd151-ddb6-4524-b4e7-b75ed39ee642 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:39.118266 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:39.118266 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:39.118807 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-62cfd151-ddb6-4524-b4e7-b75ed39ee642 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot retrieved successfully. Jul 10 04:38:39.119765 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-62cfd151-ddb6-4524-b4e7-b75ed39ee642 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 returned with HTTP 200 Jul 10 04:38:39.120184 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1183/4703] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:39 2026] GET /volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:39.740540 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f8ecff65-3b72-40f8-9367-11c095a0b61f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:39.742678 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f8ecff65-3b72-40f8-9367-11c095a0b61f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:39.743119 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f8ecff65-3b72-40f8-9367-11c095a0b61f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:39.743119 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f8ecff65-3b72-40f8-9367-11c095a0b61f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:39.743301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f8ecff65-3b72-40f8-9367-11c095a0b61f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:39.747974 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:39.747974 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:39.748777 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f8ecff65-3b72-40f8-9367-11c095a0b61f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:39.749183 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1169/4704] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:39 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:39.976770 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-15556b09-f96d-4ed7-b539-315306a38179 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:39.978748 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15556b09-f96d-4ed7-b539-315306a38179 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:39.978967 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15556b09-f96d-4ed7-b539-315306a38179 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:39.979172 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15556b09-f96d-4ed7-b539-315306a38179 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:39.979307 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-15556b09-f96d-4ed7-b539-315306a38179 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:39.983451 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:39.983451 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:39.984105 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15556b09-f96d-4ed7-b539-315306a38179 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:39.984641 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1177/4705] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:39 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:40.129988 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-85309f66-188e-4a75-86a8-3df0b6b6b5cd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:40.131791 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-85309f66-188e-4a75-86a8-3df0b6b6b5cd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 Jul 10 04:38:40.132001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-85309f66-188e-4a75-86a8-3df0b6b6b5cd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:40.132198 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-85309f66-188e-4a75-86a8-3df0b6b6b5cd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:40.137289 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:40.137289 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:40.137747 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-85309f66-188e-4a75-86a8-3df0b6b6b5cd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot retrieved successfully. Jul 10 04:38:40.138509 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-85309f66-188e-4a75-86a8-3df0b6b6b5cd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 returned with HTTP 200 Jul 10 04:38:40.138842 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1177/4706] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:40 2026] GET /volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:40.149224 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-73820ded-0105-4841-8ebb-6c2866e6eabf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:40.150893 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-73820ded-0105-4841-8ebb-6c2866e6eabf tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] POST https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55/action Jul 10 04:38:40.151325 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-73820ded-0105-4841-8ebb-6c2866e6eabf tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:38:40.151445 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-73820ded-0105-4841-8ebb-6c2866e6eabf tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:40.159585 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:40.159585 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:40.160050 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-73820ded-0105-4841-8ebb-6c2866e6eabf tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:40.199370 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-73820ded-0105-4841-8ebb-6c2866e6eabf tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Created reservations ['ebb2a58c-9fed-42ec-964a-f6ceddf053fc', '771805d3-fceb-4562-b164-fdb971ad75d7'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:40.207329 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-73820ded-0105-4841-8ebb-6c2866e6eabf tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Extend volume request issued successfully. Jul 10 04:38:40.207540 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-73820ded-0105-4841-8ebb-6c2866e6eabf tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55/action returned with HTTP 202 Jul 10 04:38:40.208091 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1184/4707] 10.4.3.87 () {70 vars in 1424 bytes} [Fri Jul 10 04:38:40 2026] POST /volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 04:38:40.218826 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8bd78766-78a7-4d6d-8e72-ac4e030ebd20 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:40.220815 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8bd78766-78a7-4d6d-8e72-ac4e030ebd20 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 Jul 10 04:38:40.221038 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8bd78766-78a7-4d6d-8e72-ac4e030ebd20 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:40.221232 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8bd78766-78a7-4d6d-8e72-ac4e030ebd20 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:40.230078 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:40.230078 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:40.234977 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8bd78766-78a7-4d6d-8e72-ac4e030ebd20 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:40.240447 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8bd78766-78a7-4d6d-8e72-ac4e030ebd20 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 returned with HTTP 200 Jul 10 04:38:40.240916 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1170/4708] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:40 2026] GET /volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:40.758431 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2e931656-bd73-4269-ada8-1fb3e6e63290 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:40.760302 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2e931656-bd73-4269-ada8-1fb3e6e63290 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:40.760499 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2e931656-bd73-4269-ada8-1fb3e6e63290 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:40.760682 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2e931656-bd73-4269-ada8-1fb3e6e63290 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:40.760788 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-2e931656-bd73-4269-ada8-1fb3e6e63290 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:40.764928 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:40.764928 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:40.765627 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2e931656-bd73-4269-ada8-1fb3e6e63290 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:40.765988 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1178/4709] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:40 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:40.995585 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-be9eda80-eea6-4846-8a69-bddc036682e4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:40.997478 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-be9eda80-eea6-4846-8a69-bddc036682e4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:40.997722 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-be9eda80-eea6-4846-8a69-bddc036682e4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:40.997941 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-be9eda80-eea6-4846-8a69-bddc036682e4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:40.998068 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-be9eda80-eea6-4846-8a69-bddc036682e4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:41.004245 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:41.004245 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:41.004245 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-be9eda80-eea6-4846-8a69-bddc036682e4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:41.004245 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1178/4710] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:40 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:41.257897 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-adac5536-4896-429a-8ee6-e95ff976bce8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:41.259984 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-adac5536-4896-429a-8ee6-e95ff976bce8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 Jul 10 04:38:41.260244 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-adac5536-4896-429a-8ee6-e95ff976bce8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:41.260482 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-adac5536-4896-429a-8ee6-e95ff976bce8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:41.267327 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:41.267327 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:41.270722 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-adac5536-4896-429a-8ee6-e95ff976bce8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:41.274933 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-adac5536-4896-429a-8ee6-e95ff976bce8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 returned with HTTP 200 Jul 10 04:38:41.275509 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1185/4711] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:41 2026] GET /volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:41.286985 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7379d0ae-7956-4de1-bbe7-330fa5b354dd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:41.288714 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7379d0ae-7956-4de1-bbe7-330fa5b354dd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] POST https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55/action Jul 10 04:38:41.289090 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7379d0ae-7956-4de1-bbe7-330fa5b354dd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action body: b'{"revert": {"snapshot_id": "949642b6-4af0-481d-ace3-4936b660b725"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:38:41.289206 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7379d0ae-7956-4de1-bbe7-330fa5b354dd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "949642b6-4af0-481d-ace3-4936b660b725"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:41.296872 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:41.296872 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:41.297342 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7379d0ae-7956-4de1-bbe7-330fa5b354dd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume retrieved successfully. Jul 10 04:38:41.308562 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7379d0ae-7956-4de1-bbe7-330fa5b354dd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] HTTP exception thrown: Can't revert volume 190ae92d-b019-4a59-9c78-e1f4e13e2a55 to its latest snapshot 949642b6-4af0-481d-ace3-4936b660b725. The volume size must be equal to the snapshot size. Jul 10 04:38:41.308763 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7379d0ae-7956-4de1-bbe7-330fa5b354dd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55/action returned with HTTP 400 Jul 10 04:38:41.309306 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1171/4712] 10.4.3.87 () {70 vars in 1424 bytes} [Fri Jul 10 04:38:41 2026] POST /volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 10 04:38:41.316148 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-79d8a82f-4682-4789-ac84-62105c1311e9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:41.317736 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-79d8a82f-4682-4789-ac84-62105c1311e9 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 Jul 10 04:38:41.317917 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-79d8a82f-4682-4789-ac84-62105c1311e9 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:41.318107 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-79d8a82f-4682-4789-ac84-62105c1311e9 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:41.318221 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-79d8a82f-4682-4789-ac84-62105c1311e9 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Delete snapshot with id: 949642b6-4af0-481d-ace3-4936b660b725 Jul 10 04:38:41.322567 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:41.322567 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:41.322948 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-79d8a82f-4682-4789-ac84-62105c1311e9 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot retrieved successfully. Jul 10 04:38:41.339430 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-79d8a82f-4682-4789-ac84-62105c1311e9 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot delete request issued successfully. Jul 10 04:38:41.339611 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-79d8a82f-4682-4789-ac84-62105c1311e9 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 returned with HTTP 202 Jul 10 04:38:41.340021 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1179/4713] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:38:41 2026] DELETE /volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:41.349297 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-387ac9bd-b0ce-4594-ad33-06cbffccc2d8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:41.352727 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-387ac9bd-b0ce-4594-ad33-06cbffccc2d8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 Jul 10 04:38:41.352961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-387ac9bd-b0ce-4594-ad33-06cbffccc2d8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:41.353204 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-387ac9bd-b0ce-4594-ad33-06cbffccc2d8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:41.365482 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:41.365482 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:41.366070 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-387ac9bd-b0ce-4594-ad33-06cbffccc2d8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot retrieved successfully. Jul 10 04:38:41.367016 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-387ac9bd-b0ce-4594-ad33-06cbffccc2d8 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 returned with HTTP 200 Jul 10 04:38:41.369126 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1179/4714] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:41 2026] GET /volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:41.775776 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-46b560c9-6eb9-4fee-abfa-38aa1a2289c9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:41.777546 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46b560c9-6eb9-4fee-abfa-38aa1a2289c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:41.777756 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-46b560c9-6eb9-4fee-abfa-38aa1a2289c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:41.777941 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-46b560c9-6eb9-4fee-abfa-38aa1a2289c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:41.778073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-46b560c9-6eb9-4fee-abfa-38aa1a2289c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:41.782503 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:41.782503 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:41.783342 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-46b560c9-6eb9-4fee-abfa-38aa1a2289c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:41.783713 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1186/4715] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:41 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:42.013985 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-421a14db-708f-44e4-8e7e-6d60b4b45290 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:42.015804 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-421a14db-708f-44e4-8e7e-6d60b4b45290 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:42.016058 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-421a14db-708f-44e4-8e7e-6d60b4b45290 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:42.016308 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-421a14db-708f-44e4-8e7e-6d60b4b45290 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:42.016467 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-421a14db-708f-44e4-8e7e-6d60b4b45290 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:42.020355 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:42.020355 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:42.021131 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-421a14db-708f-44e4-8e7e-6d60b4b45290 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:42.021539 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1172/4716] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:42 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:42.378590 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-be2433db-c43d-4ebe-b74b-dd7d3a8bc0a4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:42.381926 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be2433db-c43d-4ebe-b74b-dd7d3a8bc0a4 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 Jul 10 04:38:42.382168 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be2433db-c43d-4ebe-b74b-dd7d3a8bc0a4 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:42.382401 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be2433db-c43d-4ebe-b74b-dd7d3a8bc0a4 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:42.387495 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be2433db-c43d-4ebe-b74b-dd7d3a8bc0a4 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 returned with HTTP 404 Jul 10 04:38:42.388076 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1180/4717] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:42 2026] GET /volume/v3/snapshots/949642b6-4af0-481d-ace3-4936b660b725 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:42.394690 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-de8273b6-fdfd-40c8-9568-f529a44fe815 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:42.396639 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-de8273b6-fdfd-40c8-9568-f529a44fe815 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] DELETE https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 Jul 10 04:38:42.396908 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-de8273b6-fdfd-40c8-9568-f529a44fe815 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:42.397170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-de8273b6-fdfd-40c8-9568-f529a44fe815 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:42.397381 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-de8273b6-fdfd-40c8-9568-f529a44fe815 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Delete volume with id: 190ae92d-b019-4a59-9c78-e1f4e13e2a55 Jul 10 04:38:42.407414 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:42.407414 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:42.407414 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-de8273b6-fdfd-40c8-9568-f529a44fe815 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:42.426071 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-de8273b6-fdfd-40c8-9568-f529a44fe815 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Delete volume request issued successfully. Jul 10 04:38:42.426310 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-de8273b6-fdfd-40c8-9568-f529a44fe815 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 returned with HTTP 202 Jul 10 04:38:42.426791 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1180/4718] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:38:42 2026] DELETE /volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:38:42.432790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-38d4c1e6-6e31-456d-ace9-a3e64b99e1ae None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:42.436536 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38d4c1e6-6e31-456d-ace9-a3e64b99e1ae tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 Jul 10 04:38:42.436536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-38d4c1e6-6e31-456d-ace9-a3e64b99e1ae tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:42.436536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-38d4c1e6-6e31-456d-ace9-a3e64b99e1ae tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:42.443138 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:42.443138 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:42.447825 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-38d4c1e6-6e31-456d-ace9-a3e64b99e1ae tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:42.453798 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-38d4c1e6-6e31-456d-ace9-a3e64b99e1ae tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 returned with HTTP 200 Jul 10 04:38:42.454447 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1187/4719] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:42 2026] GET /volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:42.795596 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-592275f8-ee7d-4734-96d3-cc61e7dcf08d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:42.797151 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-592275f8-ee7d-4734-96d3-cc61e7dcf08d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:42.798457 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-592275f8-ee7d-4734-96d3-cc61e7dcf08d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:42.798457 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-592275f8-ee7d-4734-96d3-cc61e7dcf08d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:42.798457 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-592275f8-ee7d-4734-96d3-cc61e7dcf08d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:42.802189 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:42.802189 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:42.803100 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-592275f8-ee7d-4734-96d3-cc61e7dcf08d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:42.803547 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1173/4720] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:42 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:43.033347 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-73bd3115-3fa8-4fd2-9bad-1fa6fb0c21ed None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:43.036237 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-73bd3115-3fa8-4fd2-9bad-1fa6fb0c21ed tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:43.036237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-73bd3115-3fa8-4fd2-9bad-1fa6fb0c21ed tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:43.036237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-73bd3115-3fa8-4fd2-9bad-1fa6fb0c21ed tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:43.036237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-73bd3115-3fa8-4fd2-9bad-1fa6fb0c21ed tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:43.040465 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:43.040465 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:43.040465 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-73bd3115-3fa8-4fd2-9bad-1fa6fb0c21ed tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:43.041256 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1181/4721] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:43 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:43.467075 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-df895cc0-e94d-4990-a04c-c5a543c32936 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:43.471920 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-df895cc0-e94d-4990-a04c-c5a543c32936 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 Jul 10 04:38:43.472282 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-df895cc0-e94d-4990-a04c-c5a543c32936 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:43.472540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-df895cc0-e94d-4990-a04c-c5a543c32936 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:43.479123 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-df895cc0-e94d-4990-a04c-c5a543c32936 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 returned with HTTP 404 Jul 10 04:38:43.479660 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1181/4722] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:43 2026] GET /volume/v3/volumes/190ae92d-b019-4a59-9c78-e1f4e13e2a55 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:38:43.487117 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-60e1bdab-c077-47a6-ad3a-1a955b083eb2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:43.489440 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-60e1bdab-c077-47a6-ad3a-1a955b083eb2 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d Jul 10 04:38:43.489663 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-60e1bdab-c077-47a6-ad3a-1a955b083eb2 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:43.489887 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-60e1bdab-c077-47a6-ad3a-1a955b083eb2 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:43.490118 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-60e1bdab-c077-47a6-ad3a-1a955b083eb2 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Delete snapshot with id: 821f6c3d-c2cd-46a5-990b-f2f5ffcd611d Jul 10 04:38:43.496392 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:43.496392 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:43.496938 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-60e1bdab-c077-47a6-ad3a-1a955b083eb2 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot retrieved successfully. Jul 10 04:38:43.518599 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-60e1bdab-c077-47a6-ad3a-1a955b083eb2 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot delete request issued successfully. Jul 10 04:38:43.518881 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-60e1bdab-c077-47a6-ad3a-1a955b083eb2 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d returned with HTTP 202 Jul 10 04:38:43.519411 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1188/4723] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:38:43 2026] DELETE /volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:43.530016 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b4f05175-b272-42ea-8a83-9c0dc8f6e92b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:43.532204 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b4f05175-b272-42ea-8a83-9c0dc8f6e92b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d Jul 10 04:38:43.532657 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b4f05175-b272-42ea-8a83-9c0dc8f6e92b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:43.533039 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b4f05175-b272-42ea-8a83-9c0dc8f6e92b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:43.538724 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:43.538724 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:43.539641 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b4f05175-b272-42ea-8a83-9c0dc8f6e92b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Snapshot retrieved successfully. Jul 10 04:38:43.540697 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b4f05175-b272-42ea-8a83-9c0dc8f6e92b tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d returned with HTTP 200 Jul 10 04:38:43.541204 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1174/4724] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:43 2026] GET /volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:43.813545 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-eb8cb1c9-5295-4f88-8d72-a0d71bfa75ed None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:43.815061 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eb8cb1c9-5295-4f88-8d72-a0d71bfa75ed tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:43.815264 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eb8cb1c9-5295-4f88-8d72-a0d71bfa75ed tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:43.815471 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eb8cb1c9-5295-4f88-8d72-a0d71bfa75ed tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:43.815596 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-eb8cb1c9-5295-4f88-8d72-a0d71bfa75ed tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:43.820367 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:43.820367 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:43.821232 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eb8cb1c9-5295-4f88-8d72-a0d71bfa75ed tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:43.821636 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1182/4725] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:43 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:44.052810 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-664ac355-5d8a-40e3-a580-57ccd3dda7b6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:44.054719 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-664ac355-5d8a-40e3-a580-57ccd3dda7b6 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:44.054986 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-664ac355-5d8a-40e3-a580-57ccd3dda7b6 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:44.055239 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-664ac355-5d8a-40e3-a580-57ccd3dda7b6 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:44.055356 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-664ac355-5d8a-40e3-a580-57ccd3dda7b6 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:44.060242 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:44.060242 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:44.063237 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-664ac355-5d8a-40e3-a580-57ccd3dda7b6 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:44.063237 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1182/4726] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:44 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:44.552160 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ac6581d2-dadc-4113-a76a-f1f452f226fc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:44.553690 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ac6581d2-dadc-4113-a76a-f1f452f226fc tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d Jul 10 04:38:44.553900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ac6581d2-dadc-4113-a76a-f1f452f226fc tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:44.554060 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ac6581d2-dadc-4113-a76a-f1f452f226fc tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:44.558277 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ac6581d2-dadc-4113-a76a-f1f452f226fc tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d returned with HTTP 404 Jul 10 04:38:44.558668 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1189/4727] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:38:44 2026] GET /volume/v3/snapshots/821f6c3d-c2cd-46a5-990b-f2f5ffcd611d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:44.565301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cbff1134-80e0-4bd1-9889-f3543ded7c06 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:44.566950 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cbff1134-80e0-4bd1-9889-f3543ded7c06 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:44.567158 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cbff1134-80e0-4bd1-9889-f3543ded7c06 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:44.567357 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cbff1134-80e0-4bd1-9889-f3543ded7c06 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:44.567520 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-cbff1134-80e0-4bd1-9889-f3543ded7c06 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Delete volume with id: 9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:44.574669 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:44.574669 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:44.575543 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cbff1134-80e0-4bd1-9889-f3543ded7c06 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:44.590284 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cbff1134-80e0-4bd1-9889-f3543ded7c06 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Delete volume request issued successfully. Jul 10 04:38:44.590526 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cbff1134-80e0-4bd1-9889-f3543ded7c06 tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 returned with HTTP 202 Jul 10 04:38:44.591010 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1175/4728] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:38:44 2026] DELETE /volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:38:44.598549 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4196543a-6149-44d2-938f-36e8fff9793a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:44.600246 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4196543a-6149-44d2-938f-36e8fff9793a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:44.600467 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4196543a-6149-44d2-938f-36e8fff9793a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:44.600645 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4196543a-6149-44d2-938f-36e8fff9793a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:44.608002 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:44.608002 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:44.611288 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4196543a-6149-44d2-938f-36e8fff9793a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Volume info retrieved successfully. Jul 10 04:38:44.615322 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4196543a-6149-44d2-938f-36e8fff9793a tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 returned with HTTP 200 Jul 10 04:38:44.615669 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1183/4729] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:44 2026] GET /volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:44.832811 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a9bb8ec0-5eba-4c40-8e38-2b84dbf86584 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:44.834684 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a9bb8ec0-5eba-4c40-8e38-2b84dbf86584 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:44.834889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a9bb8ec0-5eba-4c40-8e38-2b84dbf86584 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:44.835067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a9bb8ec0-5eba-4c40-8e38-2b84dbf86584 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:44.835168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a9bb8ec0-5eba-4c40-8e38-2b84dbf86584 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:44.839410 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:44.839410 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:44.840083 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a9bb8ec0-5eba-4c40-8e38-2b84dbf86584 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:44.840697 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1183/4730] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:44 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:38:45.073363 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9b8e7ec7-8d8a-4c1b-a256-1a2182907d84 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:45.075953 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9b8e7ec7-8d8a-4c1b-a256-1a2182907d84 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:45.076241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9b8e7ec7-8d8a-4c1b-a256-1a2182907d84 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:45.076550 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9b8e7ec7-8d8a-4c1b-a256-1a2182907d84 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:45.076711 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9b8e7ec7-8d8a-4c1b-a256-1a2182907d84 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:45.083596 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:45.083596 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:45.084474 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9b8e7ec7-8d8a-4c1b-a256-1a2182907d84 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:45.085174 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1190/4731] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:45 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:45.633424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b420c50d-0e38-45c2-afd3-505069b7cafd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:45.635402 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b420c50d-0e38-45c2-afd3-505069b7cafd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] GET https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 Jul 10 04:38:45.635637 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b420c50d-0e38-45c2-afd3-505069b7cafd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:45.635850 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b420c50d-0e38-45c2-afd3-505069b7cafd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:45.643235 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b420c50d-0e38-45c2-afd3-505069b7cafd tempest-VolumeRevertTests-565522961 tempest-VolumeRevertTests-565522961-project-member] https://10.4.3.87/volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 returned with HTTP 404 Jul 10 04:38:45.643807 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1176/4732] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:38:45 2026] GET /volume/v3/volumes/9945cc45-b0e7-4127-ae1b-25c95a967ce7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:38:45.850255 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-186f32ef-17c0-4a3a-a5b2-4776bf138796 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:45.853385 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-186f32ef-17c0-4a3a-a5b2-4776bf138796 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:45.853608 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-186f32ef-17c0-4a3a-a5b2-4776bf138796 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:45.854037 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-186f32ef-17c0-4a3a-a5b2-4776bf138796 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:45.854037 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-186f32ef-17c0-4a3a-a5b2-4776bf138796 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:45.861204 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:45.861204 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:45.863204 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-186f32ef-17c0-4a3a-a5b2-4776bf138796 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:45.864707 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1184/4733] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:45 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:46.097428 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8c2e73a0-2325-469a-a274-a976aef131b4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:46.099828 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8c2e73a0-2325-469a-a274-a976aef131b4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:46.100094 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8c2e73a0-2325-469a-a274-a976aef131b4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:46.100330 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8c2e73a0-2325-469a-a274-a976aef131b4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:46.100462 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-8c2e73a0-2325-469a-a274-a976aef131b4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:46.105665 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:46.105665 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:46.106367 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8c2e73a0-2325-469a-a274-a976aef131b4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:46.106796 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1184/4734] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:46 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:46.880045 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e3adc42b-4285-4713-ac41-601c58e5a9d4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:46.881953 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e3adc42b-4285-4713-ac41-601c58e5a9d4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:46.882173 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e3adc42b-4285-4713-ac41-601c58e5a9d4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:46.882402 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e3adc42b-4285-4713-ac41-601c58e5a9d4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:46.882540 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-e3adc42b-4285-4713-ac41-601c58e5a9d4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:46.886955 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:46.886955 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:46.887816 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e3adc42b-4285-4713-ac41-601c58e5a9d4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:46.888236 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1191/4735] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:46 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:46.935029 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-57c12195-3ad0-40f0-98cd-189a4e50c4eb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.019094 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-57c12195-3ad0-40f0-98cd-189a4e50c4eb tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:38:47.019550 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-57c12195-3ad0-40f0-98cd-189a4e50c4eb tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-461414669", "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=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.038358 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-57c12195-3ad0-40f0-98cd-189a4e50c4eb tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:47.038767 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1177/4736] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:38:46 2026] POST /volume/v3/types => generated 379 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.046862 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-db484cfc-8e1f-4dcc-9d6c-bf48cec27ffa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.048613 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-db484cfc-8e1f-4dcc-9d6c-bf48cec27ffa tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption Jul 10 04:38:47.049376 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-db484cfc-8e1f-4dcc-9d6c-bf48cec27ffa tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.064450 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-db484cfc-8e1f-4dcc-9d6c-bf48cec27ffa tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption returned with HTTP 200 Jul 10 04:38:47.064757 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1185/4737] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:38:47 2026] POST /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.073109 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e67dd25f-cc55-4209-a183-bf01a864a32b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.075368 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e67dd25f-cc55-4209-a183-bf01a864a32b tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:38:47.075811 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e67dd25f-cc55-4209-a183-bf01a864a32b tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1520123017", "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=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.094801 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e67dd25f-cc55-4209-a183-bf01a864a32b tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:47.094986 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1185/4738] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:38:47 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.104261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bfcf4dc0-ab55-45bb-9bd0-340d08c40dd7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.105903 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bfcf4dc0-ab55-45bb-9bd0-340d08c40dd7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types/8bab3232-bfba-4cfc-bcfd-9ecab1db057e/encryption Jul 10 04:38:47.106264 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bfcf4dc0-ab55-45bb-9bd0-340d08c40dd7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.121367 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bfcf4dc0-ab55-45bb-9bd0-340d08c40dd7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/8bab3232-bfba-4cfc-bcfd-9ecab1db057e/encryption returned with HTTP 200 Jul 10 04:38:47.121812 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1192/4739] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:38:47 2026] POST /volume/v3/types/8bab3232-bfba-4cfc-bcfd-9ecab1db057e/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.123717 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-50d82746-e5a2-4600-8930-58080d17e9c1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.126116 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-50d82746-e5a2-4600-8930-58080d17e9c1 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:47.126427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-50d82746-e5a2-4600-8930-58080d17e9c1 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.126739 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-50d82746-e5a2-4600-8930-58080d17e9c1 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.126915 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-50d82746-e5a2-4600-8930-58080d17e9c1 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:47.132344 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d69f2911-d727-4134-a7b4-e907001a23a7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.133047 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:47.133047 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:47.133979 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-50d82746-e5a2-4600-8930-58080d17e9c1 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:47.134511 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1178/4740] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:47 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.135119 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d69f2911-d727-4134-a7b4-e907001a23a7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:38:47.135692 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d69f2911-d727-4134-a7b4-e907001a23a7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2075659163", "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=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.170772 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d69f2911-d727-4134-a7b4-e907001a23a7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:47.171361 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1186/4741] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:38:47 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.187403 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-19975958-0a0b-46ec-af7b-78fdcb03bfd4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.189521 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-19975958-0a0b-46ec-af7b-78fdcb03bfd4 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types/ee82998b-4f83-44ee-9c9f-094997e5d20f/extra_specs Jul 10 04:38:47.189922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-19975958-0a0b-46ec-af7b-78fdcb03bfd4 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.212392 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-19975958-0a0b-46ec-af7b-78fdcb03bfd4 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/ee82998b-4f83-44ee-9c9f-094997e5d20f/extra_specs returned with HTTP 200 Jul 10 04:38:47.212929 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1186/4742] 10.4.3.87 () {68 vars in 1392 bytes} [Fri Jul 10 04:38:47 2026] POST /volume/v3/types/ee82998b-4f83-44ee-9c9f-094997e5d20f/extra_specs => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:38:47.222346 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e4ac568d-c4c2-412a-b4bf-65ae1fa4d92f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.224976 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4ac568d-c4c2-412a-b4bf-65ae1fa4d92f tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] PUT https://10.4.3.87/volume/v3/types/ee82998b-4f83-44ee-9c9f-094997e5d20f/extra_specs/key2 Jul 10 04:38:47.225442 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e4ac568d-c4c2-412a-b4bf-65ae1fa4d92f tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.246684 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e4ac568d-c4c2-412a-b4bf-65ae1fa4d92f tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/ee82998b-4f83-44ee-9c9f-094997e5d20f/extra_specs/key2 returned with HTTP 200 Jul 10 04:38:47.247197 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1193/4743] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:38:47 2026] PUT /volume/v3/types/ee82998b-4f83-44ee-9c9f-094997e5d20f/extra_specs/key2 => generated 25 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:38:47.255318 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-289ed55e-08b7-4e91-9ed8-ca71f2c7f5b4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.257345 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-289ed55e-08b7-4e91-9ed8-ca71f2c7f5b4 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:38:47.257696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-289ed55e-08b7-4e91-9ed8-ca71f2c7f5b4 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.271124 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-289ed55e-08b7-4e91-9ed8-ca71f2c7f5b4 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:47.271530 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1179/4744] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:38:47 2026] POST /volume/v3/types => generated 195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.279660 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e75560c2-89b9-466b-8259-9a030017260a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.281653 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e75560c2-89b9-466b-8259-9a030017260a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] DELETE https://10.4.3.87/volume/v3/types/85277897-fab1-49a8-83ed-92e5e043ae89 Jul 10 04:38:47.281876 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e75560c2-89b9-466b-8259-9a030017260a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.282099 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e75560c2-89b9-466b-8259-9a030017260a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.306459 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e75560c2-89b9-466b-8259-9a030017260a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/85277897-fab1-49a8-83ed-92e5e043ae89 returned with HTTP 202 Jul 10 04:38:47.306987 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1187/4745] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:38:47 2026] DELETE /volume/v3/types/85277897-fab1-49a8-83ed-92e5e043ae89 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 04:38:47.315414 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9604b730-4f5a-4540-a1dc-1504897fc0fb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.317089 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9604b730-4f5a-4540-a1dc-1504897fc0fb tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:38:47.317429 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9604b730-4f5a-4540-a1dc-1504897fc0fb tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1029976122", "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=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.334199 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9604b730-4f5a-4540-a1dc-1504897fc0fb tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:47.334686 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1187/4746] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:38:47 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.345359 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8697ea55-d6bb-4cc9-ae07-a2fb40c8abea None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.350994 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8697ea55-d6bb-4cc9-ae07-a2fb40c8abea tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types/60a06e82-a944-4d24-aff4-8391c71ea266/encryption Jul 10 04:38:47.351402 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8697ea55-d6bb-4cc9-ae07-a2fb40c8abea tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.377048 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8697ea55-d6bb-4cc9-ae07-a2fb40c8abea tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/60a06e82-a944-4d24-aff4-8391c71ea266/encryption returned with HTTP 200 Jul 10 04:38:47.377440 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1194/4747] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:38:47 2026] POST /volume/v3/types/60a06e82-a944-4d24-aff4-8391c71ea266/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.384960 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-10963ea6-dc71-48bf-9412-515b4f89e7c0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.387169 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-10963ea6-dc71-48bf-9412-515b4f89e7c0 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] DELETE https://10.4.3.87/volume/v3/types/60a06e82-a944-4d24-aff4-8391c71ea266/encryption/d6878612-4830-4c29-a388-52597b8188c7 Jul 10 04:38:47.387399 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-10963ea6-dc71-48bf-9412-515b4f89e7c0 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.387650 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-10963ea6-dc71-48bf-9412-515b4f89e7c0 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.401029 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-10963ea6-dc71-48bf-9412-515b4f89e7c0 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/60a06e82-a944-4d24-aff4-8391c71ea266/encryption/d6878612-4830-4c29-a388-52597b8188c7 returned with HTTP 202 Jul 10 04:38:47.401770 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1180/4748] 10.4.3.87 () {66 vars in 1482 bytes} [Fri Jul 10 04:38:47 2026] DELETE /volume/v3/types/60a06e82-a944-4d24-aff4-8391c71ea266/encryption/d6878612-4830-4c29-a388-52597b8188c7 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:47.408954 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-13733016-df55-411f-8938-cfde50b97369 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.410769 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-13733016-df55-411f-8938-cfde50b97369 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:38:47.411137 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-13733016-df55-411f-8938-cfde50b97369 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-202628280", "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=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.426501 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-13733016-df55-411f-8938-cfde50b97369 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:47.426953 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1188/4749] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:38:47 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.434013 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fd012c8b-6bdf-4471-9f3f-ad1b65ed0229 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.435675 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fd012c8b-6bdf-4471-9f3f-ad1b65ed0229 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] DELETE https://10.4.3.87/volume/v3/types/8004f47d-e085-47b8-a9ce-56e12b29bd5f/extra_specs/key1 Jul 10 04:38:47.435857 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fd012c8b-6bdf-4471-9f3f-ad1b65ed0229 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.436040 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fd012c8b-6bdf-4471-9f3f-ad1b65ed0229 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.453247 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fd012c8b-6bdf-4471-9f3f-ad1b65ed0229 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/8004f47d-e085-47b8-a9ce-56e12b29bd5f/extra_specs/key1 returned with HTTP 202 Jul 10 04:38:47.453761 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1188/4750] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:38:47 2026] DELETE /volume/v3/types/8004f47d-e085-47b8-a9ce-56e12b29bd5f/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:38:47.463466 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-26ca7186-5539-471a-a138-39de213773c6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.465859 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-26ca7186-5539-471a-a138-39de213773c6 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:38:47.466363 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-26ca7186-5539-471a-a138-39de213773c6 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1150551125", "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=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.485508 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-26ca7186-5539-471a-a138-39de213773c6 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:47.486150 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1195/4751] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:38:47 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) Jul 10 04:38:47.494556 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1560ae99-cfe3-4b05-97d9-5da259db81d5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.496580 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1560ae99-cfe3-4b05-97d9-5da259db81d5 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] DELETE https://10.4.3.87/volume/v3/types/0d879b27-ff05-4531-80c0-0b305a70c3c0 Jul 10 04:38:47.496891 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1560ae99-cfe3-4b05-97d9-5da259db81d5 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.497029 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1560ae99-cfe3-4b05-97d9-5da259db81d5 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.521627 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1560ae99-cfe3-4b05-97d9-5da259db81d5 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/0d879b27-ff05-4531-80c0-0b305a70c3c0 returned with HTTP 202 Jul 10 04:38:47.522052 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1181/4752] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:38:47 2026] DELETE /volume/v3/types/0d879b27-ff05-4531-80c0-0b305a70c3c0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:47.531307 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3fd65084-a153-4a0a-a82b-7f68f8ff1ba1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.533547 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3fd65084-a153-4a0a-a82b-7f68f8ff1ba1 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] GET https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs Jul 10 04:38:47.533547 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3fd65084-a153-4a0a-a82b-7f68f8ff1ba1 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.533691 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3fd65084-a153-4a0a-a82b-7f68f8ff1ba1 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.543021 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3fd65084-a153-4a0a-a82b-7f68f8ff1ba1 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs returned with HTTP 200 Jul 10 04:38:47.543501 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1189/4753] 10.4.3.87 () {66 vars in 1371 bytes} [Fri Jul 10 04:38:47 2026] GET /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs => generated 185 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.551609 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b5eaf9d3-dbac-4013-a343-1aa91c1f8679 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.553688 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b5eaf9d3-dbac-4013-a343-1aa91c1f8679 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] GET https://10.4.3.87/volume/v3/types Jul 10 04:38:47.553751 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b5eaf9d3-dbac-4013-a343-1aa91c1f8679 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.553946 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b5eaf9d3-dbac-4013-a343-1aa91c1f8679 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.575010 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b5eaf9d3-dbac-4013-a343-1aa91c1f8679 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:47.575457 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1189/4754] 10.4.3.87 () {66 vars in 1224 bytes} [Fri Jul 10 04:38:47 2026] GET /volume/v3/types => generated 2610 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:47.584468 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ca186aa0-dd1a-4056-8391-ed92b1af8cb5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.586077 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ca186aa0-dd1a-4056-8391-ed92b1af8cb5 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] GET https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption/cipher Jul 10 04:38:47.586304 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ca186aa0-dd1a-4056-8391-ed92b1af8cb5 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.586522 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ca186aa0-dd1a-4056-8391-ed92b1af8cb5 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.592162 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ca186aa0-dd1a-4056-8391-ed92b1af8cb5 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption/cipher returned with HTTP 200 Jul 10 04:38:47.592571 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1196/4755] 10.4.3.87 () {66 vars in 1389 bytes} [Fri Jul 10 04:38:47 2026] GET /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:38:47.601100 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5cf8aa52-d337-45fa-bd84-67c7743c63d7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.603385 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5cf8aa52-d337-45fa-bd84-67c7743c63d7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] GET https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption Jul 10 04:38:47.603751 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5cf8aa52-d337-45fa-bd84-67c7743c63d7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.603927 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5cf8aa52-d337-45fa-bd84-67c7743c63d7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.611133 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5cf8aa52-d337-45fa-bd84-67c7743c63d7 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption returned with HTTP 200 Jul 10 04:38:47.611577 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1182/4756] 10.4.3.87 () {66 vars in 1368 bytes} [Fri Jul 10 04:38:47 2026] GET /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.621928 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dfa7e4ad-f1ea-49b6-9070-1e80b717ca98 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.623808 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dfa7e4ad-f1ea-49b6-9070-1e80b717ca98 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] GET https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs/multiattach Jul 10 04:38:47.623978 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dfa7e4ad-f1ea-49b6-9070-1e80b717ca98 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.624150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dfa7e4ad-f1ea-49b6-9070-1e80b717ca98 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.633716 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dfa7e4ad-f1ea-49b6-9070-1e80b717ca98 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs/multiattach returned with HTTP 200 Jul 10 04:38:47.634424 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1190/4757] 10.4.3.87 () {66 vars in 1407 bytes} [Fri Jul 10 04:38:47 2026] GET /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:38:47.643119 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6b6f577e-dc8f-4965-a409-ef6ee049ccec None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.645283 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6b6f577e-dc8f-4965-a409-ef6ee049ccec tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] GET https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs/volume_backend_name Jul 10 04:38:47.645571 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6b6f577e-dc8f-4965-a409-ef6ee049ccec tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.645739 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6b6f577e-dc8f-4965-a409-ef6ee049ccec tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.653827 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6b6f577e-dc8f-4965-a409-ef6ee049ccec tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs/volume_backend_name returned with HTTP 200 Jul 10 04:38:47.654384 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1190/4758] 10.4.3.87 () {66 vars in 1431 bytes} [Fri Jul 10 04:38:47 2026] GET /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:38:47.662659 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7a4ddd85-664f-49bb-9437-ad6ee81af09a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.664417 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7a4ddd85-664f-49bb-9437-ad6ee81af09a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] GET https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664 Jul 10 04:38:47.664545 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7a4ddd85-664f-49bb-9437-ad6ee81af09a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.664738 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7a4ddd85-664f-49bb-9437-ad6ee81af09a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.669785 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7a4ddd85-664f-49bb-9437-ad6ee81af09a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664 returned with HTTP 200 Jul 10 04:38:47.670141 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1197/4759] 10.4.3.87 () {66 vars in 1335 bytes} [Fri Jul 10 04:38:47 2026] GET /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.679285 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cafcfd52-fd82-40d1-a2d1-ce70f9dfa2dd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.681295 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cafcfd52-fd82-40d1-a2d1-ce70f9dfa2dd tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] PUT https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption/718ff8da-b7e7-4a6d-9086-3da993dec1c6 Jul 10 04:38:47.681673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cafcfd52-fd82-40d1-a2d1-ce70f9dfa2dd tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.697496 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cafcfd52-fd82-40d1-a2d1-ce70f9dfa2dd tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption/718ff8da-b7e7-4a6d-9086-3da993dec1c6 returned with HTTP 200 Jul 10 04:38:47.698187 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1183/4760] 10.4.3.87 () {68 vars in 1499 bytes} [Fri Jul 10 04:38:47 2026] PUT /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/encryption/718ff8da-b7e7-4a6d-9086-3da993dec1c6 => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:38:47.711273 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e6f75f7d-8ce3-45c4-b04c-9565c7376321 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.713510 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e6f75f7d-8ce3-45c4-b04c-9565c7376321 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] PUT https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs/key1 Jul 10 04:38:47.713925 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e6f75f7d-8ce3-45c4-b04c-9565c7376321 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.739748 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e6f75f7d-8ce3-45c4-b04c-9565c7376321 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs/key1 returned with HTTP 200 Jul 10 04:38:47.739748 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1191/4761] 10.4.3.87 () {68 vars in 1406 bytes} [Fri Jul 10 04:38:47 2026] PUT /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664/extra_specs/key1 => generated 30 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:38:47.749449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3e78d805-a592-4379-a1ae-c495c4f6d60a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.751300 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3e78d805-a592-4379-a1ae-c495c4f6d60a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] PUT https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664 Jul 10 04:38:47.751640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3e78d805-a592-4379-a1ae-c495c4f6d60a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:47.766773 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3e78d805-a592-4379-a1ae-c495c4f6d60a tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664 returned with HTTP 200 Jul 10 04:38:47.767228 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1191/4762] 10.4.3.87 () {68 vars in 1355 bytes} [Fri Jul 10 04:38:47 2026] PUT /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664 => generated 370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.776048 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c0527925-eff4-46c3-8983-dd22d0b04139 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.777698 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c0527925-eff4-46c3-8983-dd22d0b04139 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] DELETE https://10.4.3.87/volume/v3/types/8004f47d-e085-47b8-a9ce-56e12b29bd5f Jul 10 04:38:47.777963 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c0527925-eff4-46c3-8983-dd22d0b04139 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.778159 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c0527925-eff4-46c3-8983-dd22d0b04139 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.803948 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c0527925-eff4-46c3-8983-dd22d0b04139 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/8004f47d-e085-47b8-a9ce-56e12b29bd5f returned with HTTP 202 Jul 10 04:38:47.804318 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1198/4763] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:38:47 2026] DELETE /volume/v3/types/8004f47d-e085-47b8-a9ce-56e12b29bd5f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:47.813697 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b28a2f71-bc80-4f13-94e2-3807ee153cf3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.817824 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b28a2f71-bc80-4f13-94e2-3807ee153cf3 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] DELETE https://10.4.3.87/volume/v3/types/60a06e82-a944-4d24-aff4-8391c71ea266 Jul 10 04:38:47.818068 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b28a2f71-bc80-4f13-94e2-3807ee153cf3 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.818311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b28a2f71-bc80-4f13-94e2-3807ee153cf3 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.849727 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b28a2f71-bc80-4f13-94e2-3807ee153cf3 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/60a06e82-a944-4d24-aff4-8391c71ea266 returned with HTTP 202 Jul 10 04:38:47.850183 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1184/4764] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:38:47 2026] DELETE /volume/v3/types/60a06e82-a944-4d24-aff4-8391c71ea266 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:47.856912 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9e075aed-3f34-4ff8-b65a-ac2fd735c992 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.858456 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9e075aed-3f34-4ff8-b65a-ac2fd735c992 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] DELETE https://10.4.3.87/volume/v3/types/ee82998b-4f83-44ee-9c9f-094997e5d20f Jul 10 04:38:47.858718 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9e075aed-3f34-4ff8-b65a-ac2fd735c992 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.858908 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9e075aed-3f34-4ff8-b65a-ac2fd735c992 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method '_delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.879754 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9e075aed-3f34-4ff8-b65a-ac2fd735c992 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/ee82998b-4f83-44ee-9c9f-094997e5d20f returned with HTTP 202 Jul 10 04:38:47.880156 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1192/4765] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:38:47 2026] DELETE /volume/v3/types/ee82998b-4f83-44ee-9c9f-094997e5d20f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:47.887523 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-365ed8a1-d958-440b-8a9e-5666c6084928 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.889303 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-365ed8a1-d958-440b-8a9e-5666c6084928 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] DELETE https://10.4.3.87/volume/v3/types/8bab3232-bfba-4cfc-bcfd-9ecab1db057e Jul 10 04:38:47.889497 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-365ed8a1-d958-440b-8a9e-5666c6084928 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.889721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-365ed8a1-d958-440b-8a9e-5666c6084928 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.898064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2be9d9dd-6ee1-47fd-a807-7d2ca78b1698 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.899812 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2be9d9dd-6ee1-47fd-a807-7d2ca78b1698 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:47.900038 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2be9d9dd-6ee1-47fd-a807-7d2ca78b1698 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.900230 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2be9d9dd-6ee1-47fd-a807-7d2ca78b1698 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.900342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-2be9d9dd-6ee1-47fd-a807-7d2ca78b1698 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:47.904547 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:47.904547 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:47.905295 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2be9d9dd-6ee1-47fd-a807-7d2ca78b1698 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:47.905705 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1199/4766] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:47 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:47.913421 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-365ed8a1-d958-440b-8a9e-5666c6084928 tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/8bab3232-bfba-4cfc-bcfd-9ecab1db057e returned with HTTP 202 Jul 10 04:38:47.913822 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1192/4767] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:38:47 2026] DELETE /volume/v3/types/8bab3232-bfba-4cfc-bcfd-9ecab1db057e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:47.920431 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-827707fa-b557-4a18-bb5f-174fa8e694cc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:47.921989 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-827707fa-b557-4a18-bb5f-174fa8e694cc tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] DELETE https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664 Jul 10 04:38:47.922143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-827707fa-b557-4a18-bb5f-174fa8e694cc tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:47.922349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-827707fa-b557-4a18-bb5f-174fa8e694cc tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:47.941520 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-827707fa-b557-4a18-bb5f-174fa8e694cc tempest-VolumeTypesAdminTests-472937810 tempest-VolumeTypesAdminTests-472937810-project-admin] https://10.4.3.87/volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664 returned with HTTP 202 Jul 10 04:38:47.941992 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1185/4768] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:38:47 2026] DELETE /volume/v3/types/5d2f88c8-7e33-45c6-a975-afb1d2725664 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:48.145468 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7f43e3bf-1232-4159-ae7a-fcdf0574f766 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:48.147490 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f43e3bf-1232-4159-ae7a-fcdf0574f766 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:48.147733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f43e3bf-1232-4159-ae7a-fcdf0574f766 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:48.147951 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f43e3bf-1232-4159-ae7a-fcdf0574f766 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:48.148066 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7f43e3bf-1232-4159-ae7a-fcdf0574f766 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:48.155612 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:48.155612 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:48.156545 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f43e3bf-1232-4159-ae7a-fcdf0574f766 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:48.156963 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1193/4769] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:48 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:48.916410 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-39f895fc-7f0d-4115-be87-b4e561d73868 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:48.919999 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-39f895fc-7f0d-4115-be87-b4e561d73868 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:48.919999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-39f895fc-7f0d-4115-be87-b4e561d73868 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:48.919999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-39f895fc-7f0d-4115-be87-b4e561d73868 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:48.919999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-39f895fc-7f0d-4115-be87-b4e561d73868 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:48.925146 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:48.925146 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:48.926317 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-39f895fc-7f0d-4115-be87-b4e561d73868 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:48.927038 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1200/4770] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:48 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:49.073911 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bcc8cdaa-88e5-4638-8bd8-ea75b7d0a182 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:49.076813 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bcc8cdaa-88e5-4638-8bd8-ea75b7d0a182 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/340b6228-94d5-4149-95d1-4bdddef2441a/action Jul 10 04:38:49.077160 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bcc8cdaa-88e5-4638-8bd8-ea75b7d0a182 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-attach": {"instance_uuid": "1c09842a-ef72-4d27-a381-98dd64299ce8", "mountpoint": "/dev/vdc"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:38:49.078288 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bcc8cdaa-88e5-4638-8bd8-ea75b7d0a182 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1c09842a-ef72-4d27-a381-98dd64299ce8", "mountpoint": "/dev/vdc"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:49.092546 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bcc8cdaa-88e5-4638-8bd8-ea75b7d0a182 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/340b6228-94d5-4149-95d1-4bdddef2441a/action returned with HTTP 404 Jul 10 04:38:49.094406 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1193/4771] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:38:49 2026] POST /volume/v3/volumes/340b6228-94d5-4149-95d1-4bdddef2441a/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:49.168531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7ac8e2ab-9c6a-4854-a046-c385d0573dd8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:49.172563 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ac8e2ab-9c6a-4854-a046-c385d0573dd8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:49.172902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ac8e2ab-9c6a-4854-a046-c385d0573dd8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:49.173198 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7ac8e2ab-9c6a-4854-a046-c385d0573dd8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:49.173372 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-7ac8e2ab-9c6a-4854-a046-c385d0573dd8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:49.180978 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:49.180978 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:49.182421 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7ac8e2ab-9c6a-4854-a046-c385d0573dd8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:49.183120 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1186/4772] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:49 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:49.941167 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7f2ef89c-85a6-4da9-bf7e-1af01f1cc80c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:49.942983 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f2ef89c-85a6-4da9-bf7e-1af01f1cc80c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:49.943261 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f2ef89c-85a6-4da9-bf7e-1af01f1cc80c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:49.943511 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f2ef89c-85a6-4da9-bf7e-1af01f1cc80c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:49.943619 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7f2ef89c-85a6-4da9-bf7e-1af01f1cc80c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:49.947881 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:49.947881 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:49.948688 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f2ef89c-85a6-4da9-bf7e-1af01f1cc80c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:49.949118 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1194/4773] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:49 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:50.195370 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a86acd4d-e658-4446-9782-c63d64b23ddc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:50.197535 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a86acd4d-e658-4446-9782-c63d64b23ddc tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:50.197832 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a86acd4d-e658-4446-9782-c63d64b23ddc tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:50.198080 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a86acd4d-e658-4446-9782-c63d64b23ddc tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:50.198229 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-a86acd4d-e658-4446-9782-c63d64b23ddc tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:50.205220 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:50.205220 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:50.206306 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a86acd4d-e658-4446-9782-c63d64b23ddc tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:50.207269 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1201/4774] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:50 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:50.962156 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-233238b4-8f27-4278-9804-af0496fa2fd0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:50.964500 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-233238b4-8f27-4278-9804-af0496fa2fd0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:50.964860 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-233238b4-8f27-4278-9804-af0496fa2fd0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:50.965208 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-233238b4-8f27-4278-9804-af0496fa2fd0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:50.965417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-233238b4-8f27-4278-9804-af0496fa2fd0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:50.970741 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:50.970741 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:50.971652 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-233238b4-8f27-4278-9804-af0496fa2fd0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:50.972079 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1194/4775] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:50 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:51.217510 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-15c02ad0-ae3d-4e4b-a30e-d42ec889f9f4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:51.219483 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-15c02ad0-ae3d-4e4b-a30e-d42ec889f9f4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:51.223239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-15c02ad0-ae3d-4e4b-a30e-d42ec889f9f4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:51.223239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-15c02ad0-ae3d-4e4b-a30e-d42ec889f9f4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:51.223239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-15c02ad0-ae3d-4e4b-a30e-d42ec889f9f4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:51.232026 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:51.232026 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:51.232026 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-15c02ad0-ae3d-4e4b-a30e-d42ec889f9f4 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:51.232026 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1187/4776] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:51 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:51.983186 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-492d6976-1046-49e7-aa5c-7ad45403f8bd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:51.985479 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-492d6976-1046-49e7-aa5c-7ad45403f8bd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:51.985736 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-492d6976-1046-49e7-aa5c-7ad45403f8bd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:51.986012 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-492d6976-1046-49e7-aa5c-7ad45403f8bd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:51.986189 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-492d6976-1046-49e7-aa5c-7ad45403f8bd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:51.991702 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:51.991702 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:51.992855 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-492d6976-1046-49e7-aa5c-7ad45403f8bd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:51.993350 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1195/4777] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:51 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:52.242804 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a0ec15da-6788-4b2f-9b1d-21e2612802ad None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:52.244766 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a0ec15da-6788-4b2f-9b1d-21e2612802ad tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:52.245053 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a0ec15da-6788-4b2f-9b1d-21e2612802ad tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:52.245310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a0ec15da-6788-4b2f-9b1d-21e2612802ad tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:52.245351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-a0ec15da-6788-4b2f-9b1d-21e2612802ad tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:52.249933 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:52.249933 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:52.250531 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a0ec15da-6788-4b2f-9b1d-21e2612802ad tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:52.250956 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1202/4778] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:52 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:53.003717 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fb4b3279-fb6a-4371-8ffa-d5bf4c47603c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:53.005758 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fb4b3279-fb6a-4371-8ffa-d5bf4c47603c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:53.005956 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fb4b3279-fb6a-4371-8ffa-d5bf4c47603c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:53.006139 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fb4b3279-fb6a-4371-8ffa-d5bf4c47603c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:53.006252 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-fb4b3279-fb6a-4371-8ffa-d5bf4c47603c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:53.010910 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:53.010910 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:53.012056 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fb4b3279-fb6a-4371-8ffa-d5bf4c47603c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:53.012311 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1195/4779] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:53 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:53.023402 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d97a5a6b-575a-433d-b1af-e1847480c37d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:53.025386 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d97a5a6b-575a-433d-b1af-e1847480c37d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 Jul 10 04:38:53.025662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d97a5a6b-575a-433d-b1af-e1847480c37d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:53.026049 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d97a5a6b-575a-433d-b1af-e1847480c37d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:53.034247 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:53.034247 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:53.038013 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d97a5a6b-575a-433d-b1af-e1847480c37d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:53.042887 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d97a5a6b-575a-433d-b1af-e1847480c37d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 returned with HTTP 200 Jul 10 04:38:53.043380 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1188/4780] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:53 2026] GET /volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:53.055261 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-eadd05c5-dbea-49b0-b394-a2723225c4d6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:53.057202 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eadd05c5-dbea-49b0-b394-a2723225c4d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:53.058171 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eadd05c5-dbea-49b0-b394-a2723225c4d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:53.058171 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eadd05c5-dbea-49b0-b394-a2723225c4d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:53.058171 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-eadd05c5-dbea-49b0-b394-a2723225c4d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete backup with id: 54215a3c-840b-4e8a-8f73-7dd634a41eff. Jul 10 04:38:53.063063 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:53.063063 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:53.077010 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-eadd05c5-dbea-49b0-b394-a2723225c4d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] delete_backup rpcapi backup_id 54215a3c-840b-4e8a-8f73-7dd634a41eff {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:38:53.078982 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eadd05c5-dbea-49b0-b394-a2723225c4d6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 202 Jul 10 04:38:53.079466 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1196/4781] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:38:53 2026] DELETE /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:38:53.087634 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-82831afd-143a-487c-baa5-d8a42ff0dff8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:53.089855 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-82831afd-143a-487c-baa5-d8a42ff0dff8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:53.090075 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-82831afd-143a-487c-baa5-d8a42ff0dff8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:53.090358 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-82831afd-143a-487c-baa5-d8a42ff0dff8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:53.090526 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-82831afd-143a-487c-baa5-d8a42ff0dff8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:53.095517 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:53.095517 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:53.096520 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-82831afd-143a-487c-baa5-d8a42ff0dff8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 200 Jul 10 04:38:53.096952 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1203/4782] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:53 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:53.263791 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-424daa9f-cbdc-4723-85c1-bb5deec59092 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:53.266337 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-424daa9f-cbdc-4723-85c1-bb5deec59092 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:53.266628 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-424daa9f-cbdc-4723-85c1-bb5deec59092 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:53.266898 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-424daa9f-cbdc-4723-85c1-bb5deec59092 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:53.267057 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-424daa9f-cbdc-4723-85c1-bb5deec59092 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:53.272566 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:53.272566 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:53.273465 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-424daa9f-cbdc-4723-85c1-bb5deec59092 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:53.274036 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1196/4783] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:53 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:54.106878 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ce09da5f-7010-4dfe-a6a7-b9e8243b32ba None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:54.109667 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ce09da5f-7010-4dfe-a6a7-b9e8243b32ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff Jul 10 04:38:54.109938 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ce09da5f-7010-4dfe-a6a7-b9e8243b32ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:54.110192 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ce09da5f-7010-4dfe-a6a7-b9e8243b32ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:54.110371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ce09da5f-7010-4dfe-a6a7-b9e8243b32ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id 54215a3c-840b-4e8a-8f73-7dd634a41eff. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:54.114567 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ce09da5f-7010-4dfe-a6a7-b9e8243b32ba tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff returned with HTTP 404 Jul 10 04:38:54.115272 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1189/4784] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:54 2026] GET /volume/v3/backups/54215a3c-840b-4e8a-8f73-7dd634a41eff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:54.121950 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-20d0b3f7-2965-4387-a829-cb0ffd18a337 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:54.123835 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-20d0b3f7-2965-4387-a829-cb0ffd18a337 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:54.123994 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-20d0b3f7-2965-4387-a829-cb0ffd18a337 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:54.124186 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-20d0b3f7-2965-4387-a829-cb0ffd18a337 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:54.124318 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-20d0b3f7-2965-4387-a829-cb0ffd18a337 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete backup with id: be014101-09f7-4c15-b55b-c07b51ea2e37. Jul 10 04:38:54.128930 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:54.128930 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:54.141735 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-20d0b3f7-2965-4387-a829-cb0ffd18a337 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] delete_backup rpcapi backup_id be014101-09f7-4c15-b55b-c07b51ea2e37 {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:38:54.143615 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-20d0b3f7-2965-4387-a829-cb0ffd18a337 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 202 Jul 10 04:38:54.144163 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1197/4785] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:38:54 2026] DELETE /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:38:54.151487 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f9ba072d-5dc1-436e-9d21-c15b41ed78e1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:54.153192 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9ba072d-5dc1-436e-9d21-c15b41ed78e1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:54.153427 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9ba072d-5dc1-436e-9d21-c15b41ed78e1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:54.153616 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f9ba072d-5dc1-436e-9d21-c15b41ed78e1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:54.153847 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f9ba072d-5dc1-436e-9d21-c15b41ed78e1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:54.158787 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:54.158787 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:54.159414 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f9ba072d-5dc1-436e-9d21-c15b41ed78e1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 200 Jul 10 04:38:54.159748 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1204/4786] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:54 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:54.286958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-95683401-4403-4437-9642-293076f0fd95 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:54.289111 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-95683401-4403-4437-9642-293076f0fd95 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:54.289428 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-95683401-4403-4437-9642-293076f0fd95 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:54.289696 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-95683401-4403-4437-9642-293076f0fd95 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:54.289870 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-95683401-4403-4437-9642-293076f0fd95 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:54.298261 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:54.298261 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:54.299124 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-95683401-4403-4437-9642-293076f0fd95 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:54.299684 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1197/4787] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:54 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:55.171121 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d0ba5d2f-d0f2-4ae0-adb5-0a3166b12769 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:55.172834 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d0ba5d2f-d0f2-4ae0-adb5-0a3166b12769 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 Jul 10 04:38:55.173017 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d0ba5d2f-d0f2-4ae0-adb5-0a3166b12769 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:55.173191 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d0ba5d2f-d0f2-4ae0-adb5-0a3166b12769 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:55.173314 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-d0ba5d2f-d0f2-4ae0-adb5-0a3166b12769 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id be014101-09f7-4c15-b55b-c07b51ea2e37. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:55.177776 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d0ba5d2f-d0f2-4ae0-adb5-0a3166b12769 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 returned with HTTP 404 Jul 10 04:38:55.178235 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1190/4788] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:55 2026] GET /volume/v3/backups/be014101-09f7-4c15-b55b-c07b51ea2e37 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:55.203047 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-83950fae-93ce-4814-94a0-4547c58808ea None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:55.204959 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:55.205347 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "name": "tempest-VolumesBackupsTest-Volume-33359434"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:55.207014 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'name': 'tempest-VolumesBackupsTest-Volume-33359434'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:55.310392 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-52b0ba6b-01b6-418d-9495-ef14d3392d71 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:55.312136 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52b0ba6b-01b6-418d-9495-ef14d3392d71 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:55.312352 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52b0ba6b-01b6-418d-9495-ef14d3392d71 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:55.312527 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52b0ba6b-01b6-418d-9495-ef14d3392d71 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:55.312625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-52b0ba6b-01b6-418d-9495-ef14d3392d71 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:55.317036 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:55.317036 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:55.317847 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52b0ba6b-01b6-418d-9495-ef14d3392d71 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:55.318239 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1205/4789] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:55 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:55.329051 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-43fcf595-97ad-4a15-afd5-6c2130b4db99 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:55.330658 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-43fcf595-97ad-4a15-afd5-6c2130b4db99 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] DELETE https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:55.330866 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-43fcf595-97ad-4a15-afd5-6c2130b4db99 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:55.331039 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-43fcf595-97ad-4a15-afd5-6c2130b4db99 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:55.331146 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-43fcf595-97ad-4a15-afd5-6c2130b4db99 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Delete backup with id: f0b6b18f-1170-4e99-9ced-9252be0949a5. Jul 10 04:38:55.335177 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:55.335177 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:55.344954 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-43fcf595-97ad-4a15-afd5-6c2130b4db99 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] delete_backup rpcapi backup_id f0b6b18f-1170-4e99-9ced-9252be0949a5 {{(pid=100019) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:38:55.346574 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-43fcf595-97ad-4a15-afd5-6c2130b4db99 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 202 Jul 10 04:38:55.347150 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1198/4790] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:38:55 2026] DELETE /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:38:55.353628 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b3901413-c410-484c-b291-9a1c7c8ab762 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:55.355520 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3901413-c410-484c-b291-9a1c7c8ab762 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:55.355838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3901413-c410-484c-b291-9a1c7c8ab762 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:55.356103 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b3901413-c410-484c-b291-9a1c7c8ab762 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:55.356274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b3901413-c410-484c-b291-9a1c7c8ab762 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:55.362262 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:55.362262 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:55.363173 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b3901413-c410-484c-b291-9a1c7c8ab762 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 200 Jul 10 04:38:55.363830 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1191/4791] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:55 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:55.391155 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume of 1 GB Jul 10 04:38:55.395489 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Availability Zones retrieved successfully. Jul 10 04:38:55.401206 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Flow 'volume_create_api' (3648e230-3255-487e-8949-28da3e943384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:55.402509 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2951a33-574f-4918-aff1-2ec3d1e20f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:55.403426 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:55.458969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2951a33-574f-4918-aff1-2ec3d1e20f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:55.459990 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1086b384-e290-4f60-a866-c60ac448d2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:55.507834 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['63664d12-a12a-40a3-b2b1-e1811b60cd46', '8fc9b467-132d-4e74-b310-fb4ecfc0ee3a', 'da9ed93e-5799-4688-b8b2-5f047a22ff61', 'da002423-6640-433b-8260-0455f0101c06'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:55.508837 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1086b384-e290-4f60-a866-c60ac448d2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63664d12-a12a-40a3-b2b1-e1811b60cd46', '8fc9b467-132d-4e74-b310-fb4ecfc0ee3a', 'da9ed93e-5799-4688-b8b2-5f047a22ff61', 'da002423-6640-433b-8260-0455f0101c06']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:55.509595 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7786f52a-6fe6-4a49-b54e-67414efea93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:55.532088 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7786f52a-6fe6-4a49-b54e-67414efea93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99d15907-2b1e-4f74-a90c-2b056873df88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-33359434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d709a36bbe8349aebeb86d98b1ab6b82',qos_specs=None,replication_status=,reservations=['63664d12-a12a-40a3-b2b1-e1811b60cd46','8fc9b467-132d-4e74-b310-fb4ecfc0ee3a','da9ed93e-5799-4688-b8b2-5f047a22ff61','da002423-6640-433b-8260-0455f0101c06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-33359434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99d15907-2b1e-4f74-a90c-2b056873df88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d709a36bbe8349aebeb86d98b1ab6b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:55.532827 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5a7483-a622-43da-8595-436f870841ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:55.550368 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5a7483-a622-43da-8595-436f870841ad) transitioned into state 'SUCCESS' from state '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-33359434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d709a36bbe8349aebeb86d98b1ab6b82',qos_specs=None,replication_status=,reservations=['63664d12-a12a-40a3-b2b1-e1811b60cd46','8fc9b467-132d-4e74-b310-fb4ecfc0ee3a','da9ed93e-5799-4688-b8b2-5f047a22ff61','da002423-6640-433b-8260-0455f0101c06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:55.551026 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86eb3023-4fe6-451c-be47-1a1907a0c253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:55.559924 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86eb3023-4fe6-451c-be47-1a1907a0c253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:55.560769 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Flow 'volume_create_api' (3648e230-3255-487e-8949-28da3e943384) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:55.561082 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume request issued successfully. Jul 10 04:38:55.561626 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83950fae-93ce-4814-94a0-4547c58808ea tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:55.562089 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1198/4792] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:38:55 2026] POST /volume/v3/volumes => generated 745 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:55.576106 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d4ec4fab-738e-4b90-827a-8588b449fa64 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:55.578231 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4ec4fab-738e-4b90-827a-8588b449fa64 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:38:55.578231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d4ec4fab-738e-4b90-827a-8588b449fa64 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:55.578458 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d4ec4fab-738e-4b90-827a-8588b449fa64 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:55.585735 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:55.585735 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:55.590013 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d4ec4fab-738e-4b90-827a-8588b449fa64 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:55.594536 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4ec4fab-738e-4b90-827a-8588b449fa64 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:38:55.594801 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1206/4793] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:55 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:56.375138 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-948d62bc-3cb1-467f-a420-4b05a3dc05f8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:56.377305 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-948d62bc-3cb1-467f-a420-4b05a3dc05f8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 Jul 10 04:38:56.377409 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-948d62bc-3cb1-467f-a420-4b05a3dc05f8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:56.377594 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-948d62bc-3cb1-467f-a420-4b05a3dc05f8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:56.377707 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-948d62bc-3cb1-467f-a420-4b05a3dc05f8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Show backup with id f0b6b18f-1170-4e99-9ced-9252be0949a5. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:56.381555 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-948d62bc-3cb1-467f-a420-4b05a3dc05f8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 returned with HTTP 404 Jul 10 04:38:56.382208 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1199/4794] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:56 2026] GET /volume/v3/backups/f0b6b18f-1170-4e99-9ced-9252be0949a5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:56.389712 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-94594a9f-7a8c-401b-850d-7bc91386ae1a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:56.391806 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94594a9f-7a8c-401b-850d-7bc91386ae1a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 Jul 10 04:38:56.392023 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94594a9f-7a8c-401b-850d-7bc91386ae1a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:56.392275 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94594a9f-7a8c-401b-850d-7bc91386ae1a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:56.392509 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-94594a9f-7a8c-401b-850d-7bc91386ae1a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Delete volume with id: a4586d17-d50f-4ca9-aa69-9c91a3dcb681 Jul 10 04:38:56.402546 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:56.402546 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:56.403016 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-94594a9f-7a8c-401b-850d-7bc91386ae1a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Volume info retrieved successfully. Jul 10 04:38:56.423835 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-94594a9f-7a8c-401b-850d-7bc91386ae1a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Delete volume request issued successfully. Jul 10 04:38:56.424029 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94594a9f-7a8c-401b-850d-7bc91386ae1a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 returned with HTTP 202 Jul 10 04:38:56.424542 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1192/4795] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:38:56 2026] DELETE /volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:38:56.433366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-22de7153-c21d-4872-85e8-4417810f11d8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:56.435545 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-22de7153-c21d-4872-85e8-4417810f11d8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 Jul 10 04:38:56.435836 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-22de7153-c21d-4872-85e8-4417810f11d8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:56.436072 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-22de7153-c21d-4872-85e8-4417810f11d8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:56.447670 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:56.447670 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:56.451605 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-22de7153-c21d-4872-85e8-4417810f11d8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Volume info retrieved successfully. Jul 10 04:38:56.456148 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-22de7153-c21d-4872-85e8-4417810f11d8 tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 returned with HTTP 200 Jul 10 04:38:56.456573 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1199/4796] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:56 2026] GET /volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:56.609259 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b3b25fee-1573-4d92-9745-aa0b14b165b9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:56.611158 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b3b25fee-1573-4d92-9745-aa0b14b165b9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:38:56.611372 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b3b25fee-1573-4d92-9745-aa0b14b165b9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:56.611576 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b3b25fee-1573-4d92-9745-aa0b14b165b9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:56.620609 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:56.620609 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:56.625931 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b3b25fee-1573-4d92-9745-aa0b14b165b9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:56.634149 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b3b25fee-1573-4d92-9745-aa0b14b165b9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:38:56.634758 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1207/4797] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:56 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:38:56.649561 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-30069c9b-6f92-435b-b730-728942634f35 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:56.651884 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-30069c9b-6f92-435b-b730-728942634f35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:38:56.652322 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-30069c9b-6f92-435b-b730-728942634f35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99d15907-2b1e-4f74-a90c-2b056873df88", "name": "tempest-VolumesBackupsTest-Backup-1921929003"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:56.654123 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.backups [None req-30069c9b-6f92-435b-b730-728942634f35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating new backup {'backup': {'volume_id': '99d15907-2b1e-4f74-a90c-2b056873df88', 'name': 'tempest-VolumesBackupsTest-Backup-1921929003'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:38:56.654330 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-30069c9b-6f92-435b-b730-728942634f35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating backup of volume 99d15907-2b1e-4f74-a90c-2b056873df88 in container None Jul 10 04:38:56.663767 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:56.663767 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:56.664654 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-30069c9b-6f92-435b-b730-728942634f35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:38:56.683735 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-30069c9b-6f92-435b-b730-728942634f35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['215c632c-84fe-4fb8-815a-18d7e4ecde81', '30b8ec9e-147f-4cf1-886d-5102b0afa736'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:56.715239 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-30069c9b-6f92-435b-b730-728942634f35 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:38:56.715239 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1200/4798] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:38:56 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:56.723681 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9295983f-43d6-423c-a3c4-a399ae6a4b03 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:56.726924 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9295983f-43d6-423c-a3c4-a399ae6a4b03 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:38:56.726924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9295983f-43d6-423c-a3c4-a399ae6a4b03 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:56.726924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9295983f-43d6-423c-a3c4-a399ae6a4b03 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:56.726924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9295983f-43d6-423c-a3c4-a399ae6a4b03 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:56.731846 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:56.731846 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:56.732914 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9295983f-43d6-423c-a3c4-a399ae6a4b03 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:38:56.733472 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1193/4799] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:56 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:57.475429 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b0545502-8700-4598-a8e9-2d83e4e1e59a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:57.478025 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0545502-8700-4598-a8e9-2d83e4e1e59a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] GET https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 Jul 10 04:38:57.478297 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b0545502-8700-4598-a8e9-2d83e4e1e59a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:57.478521 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b0545502-8700-4598-a8e9-2d83e4e1e59a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:57.484456 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b0545502-8700-4598-a8e9-2d83e4e1e59a tempest-ProjectReaderTests39-1141073288 tempest-ProjectReaderTests39-1141073288-project-admin] https://10.4.3.87/volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 returned with HTTP 404 Jul 10 04:38:57.484981 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1200/4800] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:38:57 2026] GET /volume/v3/volumes/a4586d17-d50f-4ca9-aa69-9c91a3dcb681 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:38:57.750029 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0d54e2ab-2459-4dfe-ac47-95f8d273f786 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:57.753133 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d54e2ab-2459-4dfe-ac47-95f8d273f786 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:38:57.753252 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d54e2ab-2459-4dfe-ac47-95f8d273f786 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:57.753493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d54e2ab-2459-4dfe-ac47-95f8d273f786 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:57.753629 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0d54e2ab-2459-4dfe-ac47-95f8d273f786 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:57.782327 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:57.782327 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:57.782438 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d54e2ab-2459-4dfe-ac47-95f8d273f786 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:38:57.782833 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1208/4801] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:57 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 737 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:57.874461 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:57.876840 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:57.877201 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c14badb1-7521-40c1-a30e-e3ccfeff3eff", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1811804086"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:57.878854 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume request body: {'volume': {'imageRef': 'c14badb1-7521-40c1-a30e-e3ccfeff3eff', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1811804086'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:57.909398 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-813091e2-46ee-4470-b471-c420d3876f8f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:57.962875 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume of 2 GB Jul 10 04:38:57.963154 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:57.963154 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:57.969495 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Availability Zones retrieved successfully. Jul 10 04:38:57.974484 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Flow 'volume_create_api' (731908de-f04d-4a20-99ec-ca033c09c6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:57.975468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39b6c5a-3e3c-46a6-8e36-5cad113ab115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:57.976268 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Validating volume size '2' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:57.987816 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-813091e2-46ee-4470-b471-c420d3876f8f tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:38:57.988152 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-813091e2-46ee-4470-b471-c420d3876f8f tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-158752155", "extra_specs": {}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:58.002707 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-813091e2-46ee-4470-b471-c420d3876f8f tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:38:58.003132 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1194/4802] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:38:57 2026] POST /volume/v3/types => generated 211 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:58.004541 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39b6c5a-3e3c-46a6-8e36-5cad113ab115) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 04:38:58.004541 np0000004952 devstack@c-api.service[100019]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c14badb1-7521-40c1-a30e-e3ccfeff3eff is not active. Jul 10 04:38:58.005948 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39b6c5a-3e3c-46a6-8e36-5cad113ab115) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:58.006606 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39b6c5a-3e3c-46a6-8e36-5cad113ab115) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 04:38:58.007447 np0000004952 devstack@c-api.service[100019]: WARNING cinder.volume.api [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Flow 'volume_create_api' (731908de-f04d-4a20-99ec-ca033c09c6cb) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 04:38:58.007759 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da8fc8de-0419-4b46-ba4e-bd8ff16d47ac tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 400 Jul 10 04:38:58.008335 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1201/4803] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:38:57 2026] POST /volume/v3/volumes => generated 125 bytes in 134 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:38:58.012253 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bd27567f-4ff1-4b0c-824e-d444b2838024 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:58.014249 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bd27567f-4ff1-4b0c-824e-d444b2838024 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] POST https://10.4.3.87/volume/v3/types/0e3e1f68-b635-4adc-a98e-142d2fb32ae8/encryption Jul 10 04:38:58.014614 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bd27567f-4ff1-4b0c-824e-d444b2838024 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:58.032636 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bd27567f-4ff1-4b0c-824e-d444b2838024 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] https://10.4.3.87/volume/v3/types/0e3e1f68-b635-4adc-a98e-142d2fb32ae8/encryption returned with HTTP 200 Jul 10 04:38:58.033106 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1201/4804] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:38:58 2026] POST /volume/v3/types/0e3e1f68-b635-4adc-a98e-142d2fb32ae8/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:58.042538 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:58.103650 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:58.103995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1911603969", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-158752155", "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:58.105514 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1911603969', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-158752155', 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:58.108727 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume of 1 GB Jul 10 04:38:58.109057 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:58.109057 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:58.109538 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Availability Zones retrieved successfully. Jul 10 04:38:58.114700 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Flow 'volume_create_api' (988fc9e9-e5ce-4245-ad05-01a496d6d741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:58.115628 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c88242-40a3-49bb-ac92-9a97dbbab0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:58.116530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:58.144350 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c88242-40a3-49bb-ac92-9a97dbbab0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:38:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e3e1f68-b635-4adc-a98e-142d2fb32ae8,is_public=True,name='tempest-scenario-type-luks-158752155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e3e1f68-b635-4adc-a98e-142d2fb32ae8', '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=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:58.145408 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536227ca-a678-4ea8-9191-b3d340ac24ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:58.175984 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-158752155 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-158752155, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:38:58.176291 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-158752155 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-158752155, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:38:58.221440 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Created reservations ['233a4cac-fc58-4b94-9b0f-7e16ad56da86', '55ac992a-3c42-4557-8624-e3c5be083742', '30d05755-61b4-46ba-b35d-4c8c302718fc', '1755836e-b05c-42a1-bc94-8c0e0552125c'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:58.222162 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536227ca-a678-4ea8-9191-b3d340ac24ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['233a4cac-fc58-4b94-9b0f-7e16ad56da86', '55ac992a-3c42-4557-8624-e3c5be083742', '30d05755-61b4-46ba-b35d-4c8c302718fc', '1755836e-b05c-42a1-bc94-8c0e0552125c']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:58.222995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7c60ec-5d45-4fb9-b6c2-5443be778638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:58.245189 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7c60ec-5d45-4fb9-b6c2-5443be778638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1911603969',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9402a22329b4326827321766fdfc81b',qos_specs=None,replication_status=,reservations=['233a4cac-fc58-4b94-9b0f-7e16ad56da86','55ac992a-3c42-4557-8624-e3c5be083742','30d05755-61b4-46ba-b35d-4c8c302718fc','1755836e-b05c-42a1-bc94-8c0e0552125c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_type_id=0e3e1f68-b635-4adc-a98e-142d2fb32ae8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1911603969',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9402a22329b4326827321766fdfc81b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e3e1f68-b635-4adc-a98e-142d2fb32ae8),volume_type_id=0e3e1f68-b635-4adc-a98e-142d2fb32ae8)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:58.246270 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ceeaa1f-c560-4298-99bc-51fd4438a099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:58.266238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ceeaa1f-c560-4298-99bc-51fd4438a099) transitioned into state 'SUCCESS' from state '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-1911603969',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9402a22329b4326827321766fdfc81b',qos_specs=None,replication_status=,reservations=['233a4cac-fc58-4b94-9b0f-7e16ad56da86','55ac992a-3c42-4557-8624-e3c5be083742','30d05755-61b4-46ba-b35d-4c8c302718fc','1755836e-b05c-42a1-bc94-8c0e0552125c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_type_id=0e3e1f68-b635-4adc-a98e-142d2fb32ae8)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:58.267057 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629645fd-4412-4d37-978f-fa3ffd9677c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:58.276929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629645fd-4412-4d37-978f-fa3ffd9677c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:58.278930 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Flow 'volume_create_api' (988fc9e9-e5ce-4245-ad05-01a496d6d741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:58.278930 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume request issued successfully. Jul 10 04:38:58.279258 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e564634c-bb33-44c3-84a7-e2fb92d32c56 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:58.280345 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1209/4805] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:38:58 2026] POST /volume/v3/volumes => generated 782 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:58.292053 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cdae79ac-102d-4da8-bb8d-5a7479a51929 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:58.294337 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdae79ac-102d-4da8-bb8d-5a7479a51929 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 Jul 10 04:38:58.294543 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdae79ac-102d-4da8-bb8d-5a7479a51929 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:58.294719 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdae79ac-102d-4da8-bb8d-5a7479a51929 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:58.303248 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:58.303248 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:58.305671 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cdae79ac-102d-4da8-bb8d-5a7479a51929 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:38:58.311485 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdae79ac-102d-4da8-bb8d-5a7479a51929 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 returned with HTTP 200 Jul 10 04:38:58.311858 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1195/4806] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:58 2026] GET /volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:58.793361 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-34288ba9-efa1-4d37-b9f5-77822a7770e0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:58.795260 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-34288ba9-efa1-4d37-b9f5-77822a7770e0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:38:58.795484 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-34288ba9-efa1-4d37-b9f5-77822a7770e0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:58.795721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-34288ba9-efa1-4d37-b9f5-77822a7770e0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:58.795873 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-34288ba9-efa1-4d37-b9f5-77822a7770e0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:58.801163 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:58.801163 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:38:58.802000 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-34288ba9-efa1-4d37-b9f5-77822a7770e0 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:38:58.802355 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1202/4807] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:58 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:59.326066 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3dc3b430-f801-476d-9efd-b30b2976e65f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:59.328426 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3dc3b430-f801-476d-9efd-b30b2976e65f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 Jul 10 04:38:59.328715 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3dc3b430-f801-476d-9efd-b30b2976e65f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:59.328982 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3dc3b430-f801-476d-9efd-b30b2976e65f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:59.337298 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:59.337298 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:59.341831 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3dc3b430-f801-476d-9efd-b30b2976e65f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:38:59.347184 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3dc3b430-f801-476d-9efd-b30b2976e65f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 returned with HTTP 200 Jul 10 04:38:59.347603 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1202/4808] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:59 2026] GET /volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:59.364494 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4b35860a-905c-4261-83cc-aee013b6804c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:59.366541 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4b35860a-905c-4261-83cc-aee013b6804c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 Jul 10 04:38:59.366779 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4b35860a-905c-4261-83cc-aee013b6804c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:59.367009 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4b35860a-905c-4261-83cc-aee013b6804c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:59.374069 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:59.374069 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:59.377392 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4b35860a-905c-4261-83cc-aee013b6804c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:38:59.381205 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4b35860a-905c-4261-83cc-aee013b6804c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 returned with HTTP 200 Jul 10 04:38:59.381579 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1210/4809] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:59 2026] GET /volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:59.393245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:59.395193 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:59.395597 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2118708399", "source_volid": "b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3", "volume_type": "tempest-scenario-type-luks-158752155", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:59.397333 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2118708399', 'source_volid': 'b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3', 'volume_type': 'tempest-scenario-type-luks-158752155', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:38:59.408396 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:59.408396 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:38:59.409005 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume retrieved successfully. Jul 10 04:38:59.409240 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume of 1 GB Jul 10 04:38:59.409966 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Availability Zones retrieved successfully. Jul 10 04:38:59.414948 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Flow 'volume_create_api' (d13a74c5-11ae-406f-b0b3-a431aec2e5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:59.416430 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8f02da-73ca-41bd-afff-6576e59f0c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:59.417423 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:38:59.437089 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8f02da-73ca-41bd-afff-6576e59f0c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3', 'volume_type': VolumeType(created_at=2026-07-10T04:38:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e3e1f68-b635-4adc-a98e-142d2fb32ae8,is_public=True,name='tempest-scenario-type-luks-158752155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e3e1f68-b635-4adc-a98e-142d2fb32ae8', '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=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:59.438082 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2245f693-063d-4f49-86db-d886858000e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:59.464332 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-158752155 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-158752155, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:38:59.464692 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-158752155 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-158752155, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:38:59.481912 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Created reservations ['e41a7b49-863d-49bd-9cfc-f0caee081653', '18722314-820b-43ce-99bd-b52234c7ebe4', '28735441-3fcd-4c11-8780-2bb56e163513', 'e58f7043-a003-44ac-a971-c8f9268c097c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:38:59.482890 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2245f693-063d-4f49-86db-d886858000e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e41a7b49-863d-49bd-9cfc-f0caee081653', '18722314-820b-43ce-99bd-b52234c7ebe4', '28735441-3fcd-4c11-8780-2bb56e163513', 'e58f7043-a003-44ac-a971-c8f9268c097c']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:59.483811 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deb56b3f-f5c7-4bce-9c5c-d1f5cf46f76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:59.507841 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-54fb9462-4e39-43c6-aac8-4d331f5b4179 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:59.523777 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deb56b3f-f5c7-4bce-9c5c-d1f5cf46f76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c611786e-5a41-4d08-b399-96e630f09408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2118708399',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9402a22329b4326827321766fdfc81b',qos_specs=None,replication_status=,reservations=['e41a7b49-863d-49bd-9cfc-f0caee081653','18722314-820b-43ce-99bd-b52234c7ebe4','28735441-3fcd-4c11-8780-2bb56e163513','e58f7043-a003-44ac-a971-c8f9268c097c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3,status='creating',user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_type_id=0e3e1f68-b635-4adc-a98e-142d2fb32ae8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2118708399',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c611786e-5a41-4d08-b399-96e630f09408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9402a22329b4326827321766fdfc81b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e3e1f68-b635-4adc-a98e-142d2fb32ae8),volume_type_id=0e3e1f68-b635-4adc-a98e-142d2fb32ae8)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:59.524861 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6015cb40-ce01-4660-a3cb-76ee3e8671ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:59.547368 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6015cb40-ce01-4660-a3cb-76ee3e8671ff) transitioned into state 'SUCCESS' from state '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-2118708399',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9402a22329b4326827321766fdfc81b',qos_specs=None,replication_status=,reservations=['e41a7b49-863d-49bd-9cfc-f0caee081653','18722314-820b-43ce-99bd-b52234c7ebe4','28735441-3fcd-4c11-8780-2bb56e163513','e58f7043-a003-44ac-a971-c8f9268c097c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3,status='creating',user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_type_id=0e3e1f68-b635-4adc-a98e-142d2fb32ae8)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:59.548497 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b80ac9d-ffab-48f4-a215-a3db5e90080e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:38:59.571517 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b80ac9d-ffab-48f4-a215-a3db5e90080e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:38:59.572770 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Flow 'volume_create_api' (d13a74c5-11ae-406f-b0b3-a431aec2e5e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:38:59.573236 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume request issued successfully. Jul 10 04:38:59.573979 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdd97d32-b3e8-4521-bf88-3bf1b8da7b45 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:38:59.574562 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1196/4810] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:38:59 2026] POST /volume/v3/volumes => generated 809 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:38:59.583576 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-54fb9462-4e39-43c6-aac8-4d331f5b4179 tempest-ProjectReaderTests-1559188220 tempest-ProjectReaderTests-1559188220-project-admin] GET https://10.4.3.87/volume/v3/scheduler-stats/get_pools Jul 10 04:38:59.584492 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-54fb9462-4e39-43c6-aac8-4d331f5b4179 tempest-ProjectReaderTests-1559188220 tempest-ProjectReaderTests-1559188220-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:59.584759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-54fb9462-4e39-43c6-aac8-4d331f5b4179 tempest-ProjectReaderTests-1559188220 tempest-ProjectReaderTests-1559188220-project-admin] Calling method 'get_pools' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:59.590935 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-28ef760d-4f51-4691-b336-9b9954709392 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:59.593363 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-28ef760d-4f51-4691-b336-9b9954709392 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:38:59.593653 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-28ef760d-4f51-4691-b336-9b9954709392 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:59.593949 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-28ef760d-4f51-4691-b336-9b9954709392 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:59.602897 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:59.602897 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:38:59.606484 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-28ef760d-4f51-4691-b336-9b9954709392 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:38:59.610707 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-28ef760d-4f51-4691-b336-9b9954709392 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:38:59.611100 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1203/4811] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:59 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:59.813298 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d4f4f035-3870-4a0f-a920-307408d43f68 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:59.815372 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4f4f035-3870-4a0f-a920-307408d43f68 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:38:59.815562 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d4f4f035-3870-4a0f-a920-307408d43f68 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:38:59.815763 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d4f4f035-3870-4a0f-a920-307408d43f68 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:38:59.815874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d4f4f035-3870-4a0f-a920-307408d43f68 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:38:59.820798 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:38:59.820798 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:38:59.821672 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d4f4f035-3870-4a0f-a920-307408d43f68 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:38:59.822093 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1211/4812] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:38:59 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:38:59.909007 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:38:59.911372 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:38:59.911693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "18f28bfb-5b41-4b0a-8785-2caa7a215887"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:38:59.913044 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '18f28bfb-5b41-4b0a-8785-2caa7a215887'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:39:00.000649 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume of 1 GB Jul 10 04:39:00.001022 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:00.001022 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:00.006407 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Availability Zones retrieved successfully. Jul 10 04:39:00.013912 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Flow 'volume_create_api' (4786ca2c-a33f-4cc2-83f8-3ab04f4eea33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:39:00.015490 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7b586c8-a7f6-4adb-b1d7-afcc1efd726f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:00.016801 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:39:00.055126 np0000004952 devstack@c-api.service[100021]: WARNING cinder.volume.api [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7b586c8-a7f6-4adb-b1d7-afcc1efd726f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 04:39:00.055126 np0000004952 devstack@c-api.service[100021]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 10 04:39:00.057577 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7b586c8-a7f6-4adb-b1d7-afcc1efd726f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:00.058483 np0000004952 devstack@c-api.service[100021]: WARNING cinder.volume.api [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7b586c8-a7f6-4adb-b1d7-afcc1efd726f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 04:39:00.059535 np0000004952 devstack@c-api.service[100021]: WARNING cinder.volume.api [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Flow 'volume_create_api' (4786ca2c-a33f-4cc2-83f8-3ab04f4eea33) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 04:39:00.059925 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f883eac-4ad7-40a3-b60e-e257e6b03762 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 400 Jul 10 04:39:00.060552 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1197/4813] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:38:59 2026] POST /volume/v3/volumes => generated 134 bytes in 153 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:39:00.087951 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-54fb9462-4e39-43c6-aac8-4d331f5b4179 tempest-ProjectReaderTests-1559188220 tempest-ProjectReaderTests-1559188220-project-admin] https://10.4.3.87/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 04:39:00.088465 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1203/4814] 10.4.3.87 () {66 vars in 1284 bytes} [Fri Jul 10 04:38:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:00.097653 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-322d8ffc-3726-47b2-ae8a-dd83827263ea None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.160935 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-322d8ffc-3726-47b2-ae8a-dd83827263ea tempest-ProjectReaderTests-1559188220 tempest-ProjectReaderTests-1559188220-project-reader] GET https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool Jul 10 04:39:00.161244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-322d8ffc-3726-47b2-ae8a-dd83827263ea tempest-ProjectReaderTests-1559188220 tempest-ProjectReaderTests-1559188220-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.161541 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-322d8ffc-3726-47b2-ae8a-dd83827263ea tempest-ProjectReaderTests-1559188220 tempest-ProjectReaderTests-1559188220-project-reader] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.162244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.policy [None req-322d8ffc-3726-47b2-ae8a-dd83827263ea tempest-ProjectReaderTests-1559188220 tempest-ProjectReaderTests-1559188220-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'cf9d11548fb44303a45558f3ad67d7e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ea15a352774047a9de56932483e4b4', '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=100020) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:39:00.162477 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-322d8ffc-3726-47b2-ae8a-dd83827263ea tempest-ProjectReaderTests-1559188220 tempest-ProjectReaderTests-1559188220-project-reader] https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool returned with HTTP 403 Jul 10 04:39:00.162924 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1204/4815] 10.4.3.87 () {66 vars in 1311 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/capabilities/np0000004952@storpool => generated 110 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.224226 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f3cba847-e508-4feb-ba47-7ffccd07e810 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.226124 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f3cba847-e508-4feb-ba47-7ffccd07e810 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:00.226462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f3cba847-e508-4feb-ba47-7ffccd07e810 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.228087 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f3cba847-e508-4feb-ba47-7ffccd07e810 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 400 Jul 10 04:39:00.228647 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1212/4816] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:39:00.238649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-76e49fca-8788-4aaf-ba1f-52f2cff0331a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.240741 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-76e49fca-8788-4aaf-ba1f-52f2cff0331a tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:00.241168 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-76e49fca-8788-4aaf-ba1f-52f2cff0331a tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0a302eee-28b8-4a2a-9b57-ffb68abf7a7c"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.243467 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-76e49fca-8788-4aaf-ba1f-52f2cff0331a tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0a302eee-28b8-4a2a-9b57-ffb68abf7a7c'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:39:00.248171 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-76e49fca-8788-4aaf-ba1f-52f2cff0331a tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 404 Jul 10 04:39:00.248719 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1198/4817] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.260405 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5701388c-d5b8-463c-b412-797f7ab265a0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.262438 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5701388c-d5b8-463c-b412-797f7ab265a0 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:00.262863 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5701388c-d5b8-463c-b412-797f7ab265a0 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8355cc9b-ccb6-47b7-854c-444ed2e86796"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.264624 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-5701388c-d5b8-463c-b412-797f7ab265a0 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8355cc9b-ccb6-47b7-854c-444ed2e86796'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:39:00.271384 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5701388c-d5b8-463c-b412-797f7ab265a0 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 404 Jul 10 04:39:00.271998 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1204/4818] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.283463 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b5f8a6bd-89f5-4002-acdb-4dd716eb9e3c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.285077 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b5f8a6bd-89f5-4002-acdb-4dd716eb9e3c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:00.285429 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b5f8a6bd-89f5-4002-acdb-4dd716eb9e3c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f9c02ede-fbd7-4393-adf3-2bcddd568be0"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.286812 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-b5f8a6bd-89f5-4002-acdb-4dd716eb9e3c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f9c02ede-fbd7-4393-adf3-2bcddd568be0'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:39:00.294275 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b5f8a6bd-89f5-4002-acdb-4dd716eb9e3c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 404 Jul 10 04:39:00.294804 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1205/4819] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.303394 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-89c2af69-2af0-426f-8f36-51e8a82d736e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.305163 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89c2af69-2af0-426f-8f36-51e8a82d736e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:00.305515 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89c2af69-2af0-426f-8f36-51e8a82d736e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.307347 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89c2af69-2af0-426f-8f36-51e8a82d736e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 400 Jul 10 04:39:00.307793 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1213/4820] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:39:00.315822 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dbe1d0a0-10a2-4032-aa2e-77123d9511b4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.317694 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dbe1d0a0-10a2-4032-aa2e-77123d9511b4 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:00.318132 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dbe1d0a0-10a2-4032-aa2e-77123d9511b4 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.319767 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dbe1d0a0-10a2-4032-aa2e-77123d9511b4 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 400 Jul 10 04:39:00.320366 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1199/4821] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:39:00.331661 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3b984895-87a6-460c-820e-ee3be583f37c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.333616 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3b984895-87a6-460c-820e-ee3be583f37c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:00.333992 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3b984895-87a6-460c-820e-ee3be583f37c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.335724 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3b984895-87a6-460c-820e-ee3be583f37c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 400 Jul 10 04:39:00.336228 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1205/4822] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:39:00.344411 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5fb277e3-b165-4d74-aa83-4655360a6e1f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.346541 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5fb277e3-b165-4d74-aa83-4655360a6e1f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] DELETE https://10.4.3.87/volume/v3/volumes/tempest-invalid-1752066950 Jul 10 04:39:00.346812 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5fb277e3-b165-4d74-aa83-4655360a6e1f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.347042 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5fb277e3-b165-4d74-aa83-4655360a6e1f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.347266 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-5fb277e3-b165-4d74-aa83-4655360a6e1f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Delete volume with id: tempest-invalid-1752066950 Jul 10 04:39:00.355118 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5fb277e3-b165-4d74-aa83-4655360a6e1f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/tempest-invalid-1752066950 returned with HTTP 404 Jul 10 04:39:00.355699 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1206/4823] 10.4.3.87 () {66 vars in 1314 bytes} [Fri Jul 10 04:39:00 2026] DELETE /volume/v3/volumes/tempest-invalid-1752066950 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:39:00.364477 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-09a1234d-9236-4a9c-b82f-04b88a12f85e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.366706 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1214/4824] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:39:00 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 04:39:00.374401 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ec5a73b3-b42b-4266-9569-ca3fcdc293d7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.376168 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ec5a73b3-b42b-4266-9569-ca3fcdc293d7 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/xxx/action Jul 10 04:39:00.376568 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ec5a73b3-b42b-4266-9569-ca3fcdc293d7 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-detach": {}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.376740 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ec5a73b3-b42b-4266-9569-ca3fcdc293d7 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.383421 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ec5a73b3-b42b-4266-9569-ca3fcdc293d7 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 10 04:39:00.383998 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1200/4825] 10.4.3.87 () {68 vars in 1284 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:39:00.392859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5aca0bfd-a8d4-49ed-abc5-361a63e3a797 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.394656 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5aca0bfd-a8d4-49ed-abc5-361a63e3a797 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes/tempest-invalid-175845881 Jul 10 04:39:00.394865 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5aca0bfd-a8d4-49ed-abc5-361a63e3a797 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.395088 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5aca0bfd-a8d4-49ed-abc5-361a63e3a797 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.401236 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5aca0bfd-a8d4-49ed-abc5-361a63e3a797 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/tempest-invalid-175845881 returned with HTTP 404 Jul 10 04:39:00.401699 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1206/4826] 10.4.3.87 () {66 vars in 1308 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes/tempest-invalid-175845881 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:39:00.409352 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bbb725a0-219a-49b0-abda-303d00fb967f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.411386 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1207/4827] 10.4.3.87 () {66 vars in 1233 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 04:39:00.420244 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-09a19fa7-4907-474c-9658-22787a5c4a66 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.421882 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-09a19fa7-4907-474c-9658-22787a5c4a66 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?status=null Jul 10 04:39:00.422076 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-09a19fa7-4907-474c-9658-22787a5c4a66 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.422337 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-09a19fa7-4907-474c-9658-22787a5c4a66 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.422668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.api_utils [None req-09a19fa7-4907-474c-9658-22787a5c4a66 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Removing options '' from query. {{(pid=100022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:39:00.422906 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09a19fa7-4907-474c-9658-22787a5c4a66 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Could not evaluate value null, assuming string {{(pid=100022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:39:00.423470 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-09a19fa7-4907-474c-9658-22787a5c4a66 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:39:00.458282 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-09a19fa7-4907-474c-9658-22787a5c4a66 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Get all volumes completed successfully. Jul 10 04:39:00.460355 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-09a19fa7-4907-474c-9658-22787a5c4a66 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 10 04:39:00.460768 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1215/4828] 10.4.3.87 () {66 vars in 1274 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:39:00.476190 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-17d341d0-d5c2-4de0-892d-0bf7fc036a12 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.478471 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-17d341d0-d5c2-4de0-892d-0bf7fc036a12 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1578912667 Jul 10 04:39:00.478731 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-17d341d0-d5c2-4de0-892d-0bf7fc036a12 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.478993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-17d341d0-d5c2-4de0-892d-0bf7fc036a12 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.479387 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-17d341d0-d5c2-4de0-892d-0bf7fc036a12 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:39:00.480193 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-17d341d0-d5c2-4de0-892d-0bf7fc036a12 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1578912667'), ('no_migration_targets', True)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:39:00.493362 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-17d341d0-d5c2-4de0-892d-0bf7fc036a12 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Get all volumes completed successfully. Jul 10 04:39:00.495814 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-17d341d0-d5c2-4de0-892d-0bf7fc036a12 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1578912667 returned with HTTP 200 Jul 10 04:39:00.496263 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1201/4829] 10.4.3.87 () {66 vars in 1352 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1578912667 => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:39:00.516675 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-213cc280-9434-4b4b-b1d7-63522c01a566 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.518909 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-213cc280-9434-4b4b-b1d7-63522c01a566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes?status=null Jul 10 04:39:00.519170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-213cc280-9434-4b4b-b1d7-63522c01a566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.519473 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-213cc280-9434-4b4b-b1d7-63522c01a566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.519831 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.api_utils [None req-213cc280-9434-4b4b-b1d7-63522c01a566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Removing options '' from query. {{(pid=100019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:39:00.520164 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-213cc280-9434-4b4b-b1d7-63522c01a566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Could not evaluate value null, assuming string {{(pid=100019) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 04:39:00.520889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-213cc280-9434-4b4b-b1d7-63522c01a566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:39:00.529209 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-213cc280-9434-4b4b-b1d7-63522c01a566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Get all volumes completed successfully. Jul 10 04:39:00.529684 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-213cc280-9434-4b4b-b1d7-63522c01a566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes?status=null returned with HTTP 200 Jul 10 04:39:00.530175 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1207/4830] 10.4.3.87 () {66 vars in 1253 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:39:00.540937 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-83138fe5-85fa-46e2-ae15-c64b36eb1a42 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.542923 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83138fe5-85fa-46e2-ae15-c64b36eb1a42 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1317601350 Jul 10 04:39:00.543167 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83138fe5-85fa-46e2-ae15-c64b36eb1a42 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.543370 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83138fe5-85fa-46e2-ae15-c64b36eb1a42 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.543642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-83138fe5-85fa-46e2-ae15-c64b36eb1a42 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:39:00.544378 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-83138fe5-85fa-46e2-ae15-c64b36eb1a42 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1317601350'), ('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:39:00.573134 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-83138fe5-85fa-46e2-ae15-c64b36eb1a42 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Get all volumes completed successfully. Jul 10 04:39:00.573983 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83138fe5-85fa-46e2-ae15-c64b36eb1a42 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1317601350 returned with HTTP 200 Jul 10 04:39:00.574527 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1208/4831] 10.4.3.87 () {66 vars in 1331 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1317601350 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 04:39:00.585338 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-73b23e54-b06a-40ef-bf01-985e98636ade None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.587095 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-73b23e54-b06a-40ef-bf01-985e98636ade tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action Jul 10 04:39:00.587601 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-73b23e54-b06a-40ef-bf01-985e98636ade tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.587800 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-73b23e54-b06a-40ef-bf01-985e98636ade tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.599321 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:00.599321 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:00.600011 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-73b23e54-b06a-40ef-bf01-985e98636ade tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Volume info retrieved successfully. Jul 10 04:39:00.607452 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-73b23e54-b06a-40ef-bf01-985e98636ade tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Reserve volume completed successfully. Jul 10 04:39:00.607764 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-73b23e54-b06a-40ef-bf01-985e98636ade tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action returned with HTTP 202 Jul 10 04:39:00.608409 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1216/4832] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:39:00.615940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cdcb44c8-569e-434f-b323-33740df6ae8c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.617769 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdcb44c8-569e-434f-b323-33740df6ae8c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action Jul 10 04:39:00.620829 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdcb44c8-569e-434f-b323-33740df6ae8c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.620829 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cdcb44c8-569e-434f-b323-33740df6ae8c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.624899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d59aadb4-aca3-41e5-99fc-a79e49d04f41 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.626676 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d59aadb4-aca3-41e5-99fc-a79e49d04f41 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:00.626758 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:00.626758 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:00.626889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d59aadb4-aca3-41e5-99fc-a79e49d04f41 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.627076 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d59aadb4-aca3-41e5-99fc-a79e49d04f41 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.627262 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cdcb44c8-569e-434f-b323-33740df6ae8c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Volume info retrieved successfully. Jul 10 04:39:00.631474 np0000004952 devstack@c-api.service[100021]: ERROR cinder.volume.api [None req-cdcb44c8-569e-434f-b323-33740df6ae8c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Volume status must be available to reserve, but the status is attaching. Jul 10 04:39:00.631867 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cdcb44c8-569e-434f-b323-33740df6ae8c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action returned with HTTP 400 Jul 10 04:39:00.632449 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1202/4833] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:39:00.633899 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:00.633899 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:00.637724 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d59aadb4-aca3-41e5-99fc-a79e49d04f41 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:00.640420 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d2fc76bb-4333-42e4-accb-6be15e1fc9bb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.641694 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d59aadb4-aca3-41e5-99fc-a79e49d04f41 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:00.642066 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1208/4834] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:00.645246 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d2fc76bb-4333-42e4-accb-6be15e1fc9bb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action Jul 10 04:39:00.645246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d2fc76bb-4333-42e4-accb-6be15e1fc9bb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.645246 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d2fc76bb-4333-42e4-accb-6be15e1fc9bb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.652843 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:00.652843 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:00.653272 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d2fc76bb-4333-42e4-accb-6be15e1fc9bb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Volume info retrieved successfully. Jul 10 04:39:00.665270 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d2fc76bb-4333-42e4-accb-6be15e1fc9bb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Unreserve volume completed successfully. Jul 10 04:39:00.665507 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d2fc76bb-4333-42e4-accb-6be15e1fc9bb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action returned with HTTP 202 Jul 10 04:39:00.665941 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1209/4835] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:39:00.675707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-af2630b4-54dd-4d7d-8ecb-08d67c9a94cb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.677621 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-af2630b4-54dd-4d7d-8ecb-08d67c9a94cb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/8daa1597-3ae8-4162-b8f3-16b5a1b02609/action Jul 10 04:39:00.678023 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-af2630b4-54dd-4d7d-8ecb-08d67c9a94cb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.678170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-af2630b4-54dd-4d7d-8ecb-08d67c9a94cb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.685161 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-af2630b4-54dd-4d7d-8ecb-08d67c9a94cb tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/8daa1597-3ae8-4162-b8f3-16b5a1b02609/action returned with HTTP 404 Jul 10 04:39:00.685719 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1217/4836] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/8daa1597-3ae8-4162-b8f3-16b5a1b02609/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.695077 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-be00e40c-3366-4d01-8b5a-2c8dad0d3fae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.696816 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be00e40c-3366-4d01-8b5a-2c8dad0d3fae tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/be5dd6a5-1d3a-40b5-bd74-2ed5a080681d/action Jul 10 04:39:00.697179 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be00e40c-3366-4d01-8b5a-2c8dad0d3fae tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.697330 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be00e40c-3366-4d01-8b5a-2c8dad0d3fae tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.705023 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be00e40c-3366-4d01-8b5a-2c8dad0d3fae tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/be5dd6a5-1d3a-40b5-bd74-2ed5a080681d/action returned with HTTP 404 Jul 10 04:39:00.705558 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1203/4837] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/be5dd6a5-1d3a-40b5-bd74-2ed5a080681d/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.714099 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-71f2d25b-4672-4138-bcb2-f35a8dda5965 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.717357 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1209/4838] 10.4.3.87 () {68 vars in 1253 bytes} [Fri Jul 10 04:39:00 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) Jul 10 04:39:00.725823 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c697fabe-4fc0-40b3-a20a-78bb6b0c8691 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.729793 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c697fabe-4fc0-40b3-a20a-78bb6b0c8691 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] PUT https://10.4.3.87/volume/v3/volumes/tempest-invalid-1409391890 Jul 10 04:39:00.730194 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c697fabe-4fc0-40b3-a20a-78bb6b0c8691 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.737310 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c697fabe-4fc0-40b3-a20a-78bb6b0c8691 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/tempest-invalid-1409391890 returned with HTTP 404 Jul 10 04:39:00.737842 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1210/4839] 10.4.3.87 () {68 vars in 1331 bytes} [Fri Jul 10 04:39:00 2026] PUT /volume/v3/volumes/tempest-invalid-1409391890 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:39:00.746284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d1392cd3-d401-47c9-a4f7-9b427fa6a90d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.748418 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d1392cd3-d401-47c9-a4f7-9b427fa6a90d tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] PUT https://10.4.3.87/volume/v3/volumes/c66cfdc2-b8d5-4d9f-a3e1-680ff72a76f9 Jul 10 04:39:00.748857 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d1392cd3-d401-47c9-a4f7-9b427fa6a90d tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.757083 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d1392cd3-d401-47c9-a4f7-9b427fa6a90d tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/c66cfdc2-b8d5-4d9f-a3e1-680ff72a76f9 returned with HTTP 404 Jul 10 04:39:00.757704 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1218/4840] 10.4.3.87 () {68 vars in 1361 bytes} [Fri Jul 10 04:39:00 2026] PUT /volume/v3/volumes/c66cfdc2-b8d5-4d9f-a3e1-680ff72a76f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.766425 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-44ce1869-beeb-4690-869d-e5e8eb2cf72f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.768199 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44ce1869-beeb-4690-869d-e5e8eb2cf72f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3d6237a9-3902-46b7-855b-5da2022aa76d Jul 10 04:39:00.768426 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44ce1869-beeb-4690-869d-e5e8eb2cf72f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.768627 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44ce1869-beeb-4690-869d-e5e8eb2cf72f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.768770 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-44ce1869-beeb-4690-869d-e5e8eb2cf72f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Delete volume with id: 3d6237a9-3902-46b7-855b-5da2022aa76d Jul 10 04:39:00.778163 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44ce1869-beeb-4690-869d-e5e8eb2cf72f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/3d6237a9-3902-46b7-855b-5da2022aa76d returned with HTTP 404 Jul 10 04:39:00.778467 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1204/4841] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:39:00 2026] DELETE /volume/v3/volumes/3d6237a9-3902-46b7-855b-5da2022aa76d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.788636 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1e199b5b-9b01-4894-86fa-b208fc47e085 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.790635 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1e199b5b-9b01-4894-86fa-b208fc47e085 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action Jul 10 04:39:00.791346 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1e199b5b-9b01-4894-86fa-b208fc47e085 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.791479 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1e199b5b-9b01-4894-86fa-b208fc47e085 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.793098 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1e199b5b-9b01-4894-86fa-b208fc47e085 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action returned with HTTP 400 Jul 10 04:39:00.793650 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1210/4842] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:39:00.801666 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ab7d7e8f-fa19-41b1-b84c-b82413a51e5f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.803365 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ab7d7e8f-fa19-41b1-b84c-b82413a51e5f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action Jul 10 04:39:00.803701 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ab7d7e8f-fa19-41b1-b84c-b82413a51e5f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.803830 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ab7d7e8f-fa19-41b1-b84c-b82413a51e5f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.805359 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ab7d7e8f-fa19-41b1-b84c-b82413a51e5f tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action returned with HTTP 400 Jul 10 04:39:00.805804 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1211/4843] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:39:00.816135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d17ad374-4afc-4214-9bd1-a329cb000566 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.818010 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d17ad374-4afc-4214-9bd1-a329cb000566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/13a6754a-9d39-4d50-b07c-bc360a0ef5db/action Jul 10 04:39:00.818375 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d17ad374-4afc-4214-9bd1-a329cb000566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.818517 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d17ad374-4afc-4214-9bd1-a329cb000566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.828070 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d17ad374-4afc-4214-9bd1-a329cb000566 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/13a6754a-9d39-4d50-b07c-bc360a0ef5db/action returned with HTTP 404 Jul 10 04:39:00.829043 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1219/4844] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/13a6754a-9d39-4d50-b07c-bc360a0ef5db/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.834236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5d2f042f-0e2e-47a3-8086-c19f845e17aa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.836354 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5d2f042f-0e2e-47a3-8086-c19f845e17aa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:00.836679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5d2f042f-0e2e-47a3-8086-c19f845e17aa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.836996 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5d2f042f-0e2e-47a3-8086-c19f845e17aa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.837172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-5d2f042f-0e2e-47a3-8086-c19f845e17aa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:00.840251 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f64ca74c-4879-484c-985e-4295bdb65c0c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.842438 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f64ca74c-4879-484c-985e-4295bdb65c0c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action Jul 10 04:39:00.842856 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f64ca74c-4879-484c-985e-4295bdb65c0c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.843021 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f64ca74c-4879-484c-985e-4295bdb65c0c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.843545 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:00.843545 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:00.844813 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5d2f042f-0e2e-47a3-8086-c19f845e17aa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:00.845588 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1205/4845] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:00.849183 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f64ca74c-4879-484c-985e-4295bdb65c0c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action returned with HTTP 400 Jul 10 04:39:00.849183 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1211/4846] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:39:00 2026] POST /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:39:00.855970 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-67f0198d-f7c2-4ed6-8790-45ab416a41a7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.857723 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-67f0198d-f7c2-4ed6-8790-45ab416a41a7 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] POST https://10.4.3.87/volume/v3/volumes/None/action Jul 10 04:39:00.858163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-67f0198d-f7c2-4ed6-8790-45ab416a41a7 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:00.858370 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-67f0198d-f7c2-4ed6-8790-45ab416a41a7 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:00.866881 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-67f0198d-f7c2-4ed6-8790-45ab416a41a7 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/None/action returned with HTTP 404 Jul 10 04:39:00.867476 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1212/4847] 10.4.3.87 () {68 vars in 1287 bytes} [Fri Jul 10 04:39:00 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) Jul 10 04:39:00.876644 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0cbb15d7-311d-471e-be3b-a4a827dd97a8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.879036 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0cbb15d7-311d-471e-be3b-a4a827dd97a8 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes/c426a191-94f3-4d9c-82c8-e30fa01eb273 Jul 10 04:39:00.879463 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0cbb15d7-311d-471e-be3b-a4a827dd97a8 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.879793 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0cbb15d7-311d-471e-be3b-a4a827dd97a8 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.887544 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0cbb15d7-311d-471e-be3b-a4a827dd97a8 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/c426a191-94f3-4d9c-82c8-e30fa01eb273 returned with HTTP 404 Jul 10 04:39:00.888239 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1220/4848] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes/c426a191-94f3-4d9c-82c8-e30fa01eb273 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:00.901610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-eea8a867-afa9-4345-8fa6-80621a752529 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.901610 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eea8a867-afa9-4345-8fa6-80621a752529 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 Jul 10 04:39:00.901610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eea8a867-afa9-4345-8fa6-80621a752529 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.901610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eea8a867-afa9-4345-8fa6-80621a752529 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.910650 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:00.910650 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:00.915645 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-eea8a867-afa9-4345-8fa6-80621a752529 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Volume info retrieved successfully. Jul 10 04:39:00.921713 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eea8a867-afa9-4345-8fa6-80621a752529 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 returned with HTTP 200 Jul 10 04:39:00.922137 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1206/4849] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:00.935961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-47692e20-7996-473a-bbce-6973dd27e08e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.938421 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-47692e20-7996-473a-bbce-6973dd27e08e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 Jul 10 04:39:00.938421 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-47692e20-7996-473a-bbce-6973dd27e08e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.938421 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-47692e20-7996-473a-bbce-6973dd27e08e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.939029 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-47692e20-7996-473a-bbce-6973dd27e08e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Delete volume with id: b1badc1b-3ea6-415f-b011-4846792611a7 Jul 10 04:39:00.949917 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:00.949917 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:00.950792 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-47692e20-7996-473a-bbce-6973dd27e08e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Volume info retrieved successfully. Jul 10 04:39:00.974316 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-47692e20-7996-473a-bbce-6973dd27e08e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Delete volume request issued successfully. Jul 10 04:39:00.974316 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-47692e20-7996-473a-bbce-6973dd27e08e tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 returned with HTTP 202 Jul 10 04:39:00.974859 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1212/4850] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:39:00 2026] DELETE /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:39:00.984472 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-16a3e31b-187f-418e-b8b7-50942c5727f2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:00.989123 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-16a3e31b-187f-418e-b8b7-50942c5727f2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 Jul 10 04:39:00.989123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-16a3e31b-187f-418e-b8b7-50942c5727f2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:00.989123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-16a3e31b-187f-418e-b8b7-50942c5727f2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:00.997985 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:00.997985 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:01.003998 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-16a3e31b-187f-418e-b8b7-50942c5727f2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Volume info retrieved successfully. Jul 10 04:39:01.008730 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-16a3e31b-187f-418e-b8b7-50942c5727f2 tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 returned with HTTP 200 Jul 10 04:39:01.010414 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1213/4851] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:00 2026] GET /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:01.656686 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bf4accd8-00bd-454d-b341-d952b0cf20b1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:01.659424 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf4accd8-00bd-454d-b341-d952b0cf20b1 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:01.659787 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bf4accd8-00bd-454d-b341-d952b0cf20b1 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:01.660079 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bf4accd8-00bd-454d-b341-d952b0cf20b1 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:01.669992 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:01.669992 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:01.674427 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bf4accd8-00bd-454d-b341-d952b0cf20b1 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:01.680294 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf4accd8-00bd-454d-b341-d952b0cf20b1 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:01.680807 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1221/4852] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:01 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:01.863023 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d920b65b-739d-4e03-86b4-9257960c5e61 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:01.864863 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d920b65b-739d-4e03-86b4-9257960c5e61 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:01.865063 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d920b65b-739d-4e03-86b4-9257960c5e61 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:01.865282 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d920b65b-739d-4e03-86b4-9257960c5e61 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:01.865404 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-d920b65b-739d-4e03-86b4-9257960c5e61 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:01.869703 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:01.869703 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:01.870489 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d920b65b-739d-4e03-86b4-9257960c5e61 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:01.870861 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1207/4853] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:01 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:02.023197 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f194bea2-6646-4651-83cb-1859fbc8102c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:02.027086 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f194bea2-6646-4651-83cb-1859fbc8102c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] GET https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 Jul 10 04:39:02.027086 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f194bea2-6646-4651-83cb-1859fbc8102c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:02.027086 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f194bea2-6646-4651-83cb-1859fbc8102c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:02.031677 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f194bea2-6646-4651-83cb-1859fbc8102c tempest-VolumesNegativeTest-1547941790 tempest-VolumesNegativeTest-1547941790-project-member] https://10.4.3.87/volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 returned with HTTP 404 Jul 10 04:39:02.032342 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1213/4854] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:02 2026] GET /volume/v3/volumes/b1badc1b-3ea6-415f-b011-4846792611a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:02.696339 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b4a39f81-dd52-420e-9423-88066d5b9480 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:02.698144 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b4a39f81-dd52-420e-9423-88066d5b9480 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:02.698356 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b4a39f81-dd52-420e-9423-88066d5b9480 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:02.698558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b4a39f81-dd52-420e-9423-88066d5b9480 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:02.705965 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:02.705965 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:02.709541 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b4a39f81-dd52-420e-9423-88066d5b9480 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:02.713639 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b4a39f81-dd52-420e-9423-88066d5b9480 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:02.713997 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1214/4855] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:02 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:02.883099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-db3ccc7b-bcac-4857-bdb4-673b1c97521e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:02.885276 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db3ccc7b-bcac-4857-bdb4-673b1c97521e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:02.885482 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db3ccc7b-bcac-4857-bdb4-673b1c97521e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:02.885656 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db3ccc7b-bcac-4857-bdb4-673b1c97521e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:02.885766 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-db3ccc7b-bcac-4857-bdb4-673b1c97521e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:02.890184 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:02.890184 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:02.890993 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db3ccc7b-bcac-4857-bdb4-673b1c97521e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:02.891410 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1222/4856] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:02 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:03.726965 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4a5a893b-dc0e-41a0-9e17-ecc4f1f137cb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:03.728778 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4a5a893b-dc0e-41a0-9e17-ecc4f1f137cb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:03.728976 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4a5a893b-dc0e-41a0-9e17-ecc4f1f137cb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:03.729160 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4a5a893b-dc0e-41a0-9e17-ecc4f1f137cb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:03.737292 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:03.737292 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:03.740815 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4a5a893b-dc0e-41a0-9e17-ecc4f1f137cb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:03.745030 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4a5a893b-dc0e-41a0-9e17-ecc4f1f137cb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:03.745466 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1208/4857] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:03 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:03.901781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f3c20624-652b-4491-b0ec-d192892406de None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:03.904048 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f3c20624-652b-4491-b0ec-d192892406de tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:03.904321 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f3c20624-652b-4491-b0ec-d192892406de tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:03.904595 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f3c20624-652b-4491-b0ec-d192892406de tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:03.904773 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-f3c20624-652b-4491-b0ec-d192892406de tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:03.910088 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:03.910088 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:03.911109 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f3c20624-652b-4491-b0ec-d192892406de tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:03.911522 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1214/4858] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:03 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:04.759951 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ab3d5744-a3dc-4a20-8c2e-33647de4ab5f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:04.763122 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ab3d5744-a3dc-4a20-8c2e-33647de4ab5f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:04.763122 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ab3d5744-a3dc-4a20-8c2e-33647de4ab5f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:04.763122 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ab3d5744-a3dc-4a20-8c2e-33647de4ab5f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:04.768755 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:04.768755 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:04.772439 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ab3d5744-a3dc-4a20-8c2e-33647de4ab5f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:04.776360 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ab3d5744-a3dc-4a20-8c2e-33647de4ab5f tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:04.776872 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1215/4859] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:04 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:04.921439 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-94a7b3d0-31ba-481c-8c38-dd51ca4cf655 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:04.924246 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-94a7b3d0-31ba-481c-8c38-dd51ca4cf655 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:04.924246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-94a7b3d0-31ba-481c-8c38-dd51ca4cf655 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:04.924246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-94a7b3d0-31ba-481c-8c38-dd51ca4cf655 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:04.924246 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-94a7b3d0-31ba-481c-8c38-dd51ca4cf655 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:04.928183 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:04.928183 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:04.928887 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-94a7b3d0-31ba-481c-8c38-dd51ca4cf655 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:04.929266 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1223/4860] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:04 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:05.789396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9789a04e-c122-4d73-93b1-be93feb15b20 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:05.792926 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9789a04e-c122-4d73-93b1-be93feb15b20 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:05.792926 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9789a04e-c122-4d73-93b1-be93feb15b20 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:05.792926 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9789a04e-c122-4d73-93b1-be93feb15b20 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:05.798644 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:05.798644 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:05.804636 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-9789a04e-c122-4d73-93b1-be93feb15b20 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:05.806905 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9789a04e-c122-4d73-93b1-be93feb15b20 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:05.807425 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1209/4861] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:05 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:05.940536 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-03587521-8291-47c6-a44b-03ef3fbb84f4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:05.944354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-03587521-8291-47c6-a44b-03ef3fbb84f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:05.944564 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-03587521-8291-47c6-a44b-03ef3fbb84f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:05.944770 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-03587521-8291-47c6-a44b-03ef3fbb84f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:05.944876 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-03587521-8291-47c6-a44b-03ef3fbb84f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:05.951116 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:05.951116 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:05.951852 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-03587521-8291-47c6-a44b-03ef3fbb84f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:05.952207 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1215/4862] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:05 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:06.820083 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ce5750a0-dc78-4391-a1eb-9d570cfcaee3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:06.824005 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ce5750a0-dc78-4391-a1eb-9d570cfcaee3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:06.824005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ce5750a0-dc78-4391-a1eb-9d570cfcaee3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:06.824005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ce5750a0-dc78-4391-a1eb-9d570cfcaee3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:06.831204 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:06.831204 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:06.834728 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ce5750a0-dc78-4391-a1eb-9d570cfcaee3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:06.838966 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ce5750a0-dc78-4391-a1eb-9d570cfcaee3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:06.839642 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1216/4863] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:06 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:06.963570 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6fba7cd2-a090-46da-8d82-cc0db9ea42bf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:06.967589 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6fba7cd2-a090-46da-8d82-cc0db9ea42bf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:06.967589 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6fba7cd2-a090-46da-8d82-cc0db9ea42bf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:06.967589 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6fba7cd2-a090-46da-8d82-cc0db9ea42bf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:06.967589 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-6fba7cd2-a090-46da-8d82-cc0db9ea42bf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:06.971083 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:06.971083 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:06.972101 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6fba7cd2-a090-46da-8d82-cc0db9ea42bf tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:06.972676 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1224/4864] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:06 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:07.741425 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:07.813751 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:07.814251 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1383820503"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:07.815937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1383820503'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:39:07.816119 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume of 1 GB Jul 10 04:39:07.819034 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=263,cinder:UPDATE=69,cinder:INSERT=47 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:39:07.821359 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Availability Zones retrieved successfully. Jul 10 04:39:07.829659 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (868b0d47-7bd9-4181-8c51-c25f06c65a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:39:07.831251 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefb1d09-a43f-4f5d-aaee-73d7b6d36f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:07.832371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:39:07.852202 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d76e2515-1e59-4bd0-aba4-721e09669c40 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:07.854232 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d76e2515-1e59-4bd0-aba4-721e09669c40 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:07.854452 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d76e2515-1e59-4bd0-aba4-721e09669c40 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:07.854589 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d76e2515-1e59-4bd0-aba4-721e09669c40 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:07.862711 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:07.862711 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:07.867302 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d76e2515-1e59-4bd0-aba4-721e09669c40 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:07.868958 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefb1d09-a43f-4f5d-aaee-73d7b6d36f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:07.870193 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42cda3c-a261-4fc6-b5ee-18894f906d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:07.872889 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d76e2515-1e59-4bd0-aba4-721e09669c40 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:07.873378 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1216/4865] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:07 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:07.933484 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['02af73f1-2c04-471c-9c0a-ad7a3617de6b', 'ae374568-44db-4da6-8b54-582061838dff', '005b0356-0e2d-4a60-80e6-71c972acfff0', '21ab0733-41a1-40c3-93c6-70f5838a8410'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:39:07.934172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42cda3c-a261-4fc6-b5ee-18894f906d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02af73f1-2c04-471c-9c0a-ad7a3617de6b', 'ae374568-44db-4da6-8b54-582061838dff', '005b0356-0e2d-4a60-80e6-71c972acfff0', '21ab0733-41a1-40c3-93c6-70f5838a8410']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:07.934908 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb482ec-29b5-4379-a1f1-ce9363b078b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:07.954232 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb482ec-29b5-4379-a1f1-ce9363b078b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1383820503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['02af73f1-2c04-471c-9c0a-ad7a3617de6b','ae374568-44db-4da6-8b54-582061838dff','005b0356-0e2d-4a60-80e6-71c972acfff0','21ab0733-41a1-40c3-93c6-70f5838a8410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:39:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1383820503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d580b8557514a74a16faf9736f093f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:07.955107 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e41bbe4-aa8a-4bc7-ba82-22c08e4016f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:07.971273 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e41bbe4-aa8a-4bc7-ba82-22c08e4016f0) transitioned into state 'SUCCESS' from state '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-1383820503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['02af73f1-2c04-471c-9c0a-ad7a3617de6b','ae374568-44db-4da6-8b54-582061838dff','005b0356-0e2d-4a60-80e6-71c972acfff0','21ab0733-41a1-40c3-93c6-70f5838a8410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:07.971993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65cef25d-b5ef-49f8-9875-aab2524f7cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:07.979238 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65cef25d-b5ef-49f8-9875-aab2524f7cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:07.981240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (868b0d47-7bd9-4181-8c51-c25f06c65a10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:39:07.981240 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request issued successfully. Jul 10 04:39:07.981240 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29b21c7e-c55b-46f5-bfd9-fc1ce1a9a4d0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:39:07.981240 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1210/4866] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:39:07 2026] POST /volume/v3/volumes => generated 752 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:39:07.986697 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-57d7cc26-c266-40a0-833e-11f12e00d658 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:07.989455 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-57d7cc26-c266-40a0-833e-11f12e00d658 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:07.989770 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-57d7cc26-c266-40a0-833e-11f12e00d658 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:07.993239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-57d7cc26-c266-40a0-833e-11f12e00d658 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:07.993239 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-57d7cc26-c266-40a0-833e-11f12e00d658 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:07.995487 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:07.995487 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:07.996319 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-57d7cc26-c266-40a0-833e-11f12e00d658 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:07.996791 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1217/4867] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:07 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:07.997909 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3890abb2-de23-479a-a52e-f9d1f4fbbfb2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:08.000795 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3890abb2-de23-479a-a52e-f9d1f4fbbfb2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:39:08.000991 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3890abb2-de23-479a-a52e-f9d1f4fbbfb2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:08.001182 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3890abb2-de23-479a-a52e-f9d1f4fbbfb2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:08.009252 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:08.009252 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:08.013128 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3890abb2-de23-479a-a52e-f9d1f4fbbfb2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:39:08.017852 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3890abb2-de23-479a-a52e-f9d1f4fbbfb2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:39:08.019253 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1225/4868] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:07 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:08.886657 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7c00be0a-52d8-4cc7-b195-4114e6ea3bfb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:08.888401 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7c00be0a-52d8-4cc7-b195-4114e6ea3bfb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:08.888582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7c00be0a-52d8-4cc7-b195-4114e6ea3bfb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:08.888807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7c00be0a-52d8-4cc7-b195-4114e6ea3bfb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:08.895875 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:08.895875 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:08.899728 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7c00be0a-52d8-4cc7-b195-4114e6ea3bfb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:08.903854 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7c00be0a-52d8-4cc7-b195-4114e6ea3bfb tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:08.904267 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1217/4869] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:08 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:08.917630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-971a8984-33e0-4760-a556-54d586f5d13a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:08.920071 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-971a8984-33e0-4760-a556-54d586f5d13a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:39:08.920233 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-971a8984-33e0-4760-a556-54d586f5d13a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:08.920457 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-971a8984-33e0-4760-a556-54d586f5d13a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:08.928648 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:08.928648 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:08.932295 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-971a8984-33e0-4760-a556-54d586f5d13a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:39:08.936461 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-971a8984-33e0-4760-a556-54d586f5d13a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:39:08.936821 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1211/4870] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:08 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:09.006684 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7bf2dc9c-e7ed-47fe-839e-334620d24aab None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:09.008370 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7bf2dc9c-e7ed-47fe-839e-334620d24aab tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:09.008521 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7bf2dc9c-e7ed-47fe-839e-334620d24aab tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:09.008719 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7bf2dc9c-e7ed-47fe-839e-334620d24aab tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:09.008810 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7bf2dc9c-e7ed-47fe-839e-334620d24aab tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:09.013251 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:09.013251 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:09.014014 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7bf2dc9c-e7ed-47fe-839e-334620d24aab tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:09.014389 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1218/4871] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:09 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:09.031264 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3c1ce21f-5a56-4373-b135-0136aa27f978 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:09.032980 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3c1ce21f-5a56-4373-b135-0136aa27f978 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:39:09.033176 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3c1ce21f-5a56-4373-b135-0136aa27f978 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:09.033401 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3c1ce21f-5a56-4373-b135-0136aa27f978 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:09.039602 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:09.039602 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:09.043343 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3c1ce21f-5a56-4373-b135-0136aa27f978 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:39:09.048139 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3c1ce21f-5a56-4373-b135-0136aa27f978 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:39:09.048139 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1226/4872] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:09 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:09.062163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0310e562-18ee-48b0-bbce-fe0cf32f9e67 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:09.064007 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0310e562-18ee-48b0-bbce-fe0cf32f9e67 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:39:09.064195 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0310e562-18ee-48b0-bbce-fe0cf32f9e67 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:09.064387 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0310e562-18ee-48b0-bbce-fe0cf32f9e67 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:09.071030 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:09.071030 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:09.074395 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-0310e562-18ee-48b0-bbce-fe0cf32f9e67 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:39:09.078152 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0310e562-18ee-48b0-bbce-fe0cf32f9e67 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:39:09.078543 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1218/4873] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:09 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:09.090143 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ff83cad8-dd72-4147-b15b-9c00dd9c993b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:09.091909 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ff83cad8-dd72-4147-b15b-9c00dd9c993b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:39:09.092233 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ff83cad8-dd72-4147-b15b-9c00dd9c993b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1093856022"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:09.099943 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:09.099943 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:09.100410 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ff83cad8-dd72-4147-b15b-9c00dd9c993b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:39:09.100521 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-ff83cad8-dd72-4147-b15b-9c00dd9c993b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:39:09.130902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-ff83cad8-dd72-4147-b15b-9c00dd9c993b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['09cac7bc-545d-4356-adcf-3b66ceac2b70', 'ca3493db-953e-46c5-8edc-fc547453297a', '6f57a59a-2625-4b08-be04-8107889a04f0', '39345352-f8ac-4252-850b-c30094cb2e43'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:39:09.157322 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ff83cad8-dd72-4147-b15b-9c00dd9c993b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot create request issued successfully. Jul 10 04:39:09.157769 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ff83cad8-dd72-4147-b15b-9c00dd9c993b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:39:09.158192 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1212/4874] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:39:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:39:09.167930 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-20733fe8-fe53-4c52-99bf-8e2cfd890256 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:09.170362 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-20733fe8-fe53-4c52-99bf-8e2cfd890256 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be Jul 10 04:39:09.170600 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-20733fe8-fe53-4c52-99bf-8e2cfd890256 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:09.170848 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-20733fe8-fe53-4c52-99bf-8e2cfd890256 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:09.176609 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:09.176609 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:09.177136 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-20733fe8-fe53-4c52-99bf-8e2cfd890256 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:39:09.178104 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-20733fe8-fe53-4c52-99bf-8e2cfd890256 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be returned with HTTP 200 Jul 10 04:39:09.178685 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1219/4875] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:39:09 2026] GET /volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:10.023822 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0c67ca5e-d120-4883-be3c-1a7b9858cd53 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:10.025289 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0c67ca5e-d120-4883-be3c-1a7b9858cd53 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:10.025451 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0c67ca5e-d120-4883-be3c-1a7b9858cd53 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:10.025618 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0c67ca5e-d120-4883-be3c-1a7b9858cd53 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:10.025730 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0c67ca5e-d120-4883-be3c-1a7b9858cd53 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:10.029945 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:10.029945 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:10.030292 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0c67ca5e-d120-4883-be3c-1a7b9858cd53 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:10.030594 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1227/4876] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:10 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:10.187240 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-978dcc64-29e1-4ac5-9579-3500b6b68aec None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:10.189072 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-978dcc64-29e1-4ac5-9579-3500b6b68aec tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be Jul 10 04:39:10.189329 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-978dcc64-29e1-4ac5-9579-3500b6b68aec tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:10.189562 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-978dcc64-29e1-4ac5-9579-3500b6b68aec tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:10.194436 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:10.194436 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:10.194892 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-978dcc64-29e1-4ac5-9579-3500b6b68aec tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:39:10.195683 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-978dcc64-29e1-4ac5-9579-3500b6b68aec tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be returned with HTTP 200 Jul 10 04:39:10.196077 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1219/4877] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:39:10 2026] GET /volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:10.206142 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f808f3df-ac3f-4479-bc08-f72ea553021a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:10.208446 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f808f3df-ac3f-4479-bc08-f72ea553021a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:39:10.208850 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f808f3df-ac3f-4479-bc08-f72ea553021a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97", "snapshot_id": "e6fef4bb-3177-4760-98c1-98b74ddc81be", "name": "tempest-VolumesSnapshotTestJSON-Backup-1559033856", "container": "tempest-volumessnapshottestjson-backup-container-1328161575"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:10.210714 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-f808f3df-ac3f-4479-bc08-f72ea553021a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Creating new backup {'backup': {'volume_id': '9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97', 'snapshot_id': 'e6fef4bb-3177-4760-98c1-98b74ddc81be', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1559033856', 'container': 'tempest-volumessnapshottestjson-backup-container-1328161575'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:39:10.210909 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-f808f3df-ac3f-4479-bc08-f72ea553021a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Creating backup of volume 9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 in container tempest-volumessnapshottestjson-backup-container-1328161575 Jul 10 04:39:10.218072 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:10.218072 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:10.219110 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f808f3df-ac3f-4479-bc08-f72ea553021a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:39:10.224478 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:10.224478 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:10.224922 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f808f3df-ac3f-4479-bc08-f72ea553021a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:39:10.245990 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-f808f3df-ac3f-4479-bc08-f72ea553021a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['8e3d495b-6850-49f9-962b-233c85d34216', '60271ad2-9631-47ca-938a-0dc9230c3a8e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:39:10.272792 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f808f3df-ac3f-4479-bc08-f72ea553021a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:39:10.273230 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1213/4878] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:39:10 2026] POST /volume/v3/backups => generated 333 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:39:10.280948 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6c528bc2-d470-4606-be20-4fd387a6d38f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:10.282812 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c528bc2-d470-4606-be20-4fd387a6d38f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:10.283085 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c528bc2-d470-4606-be20-4fd387a6d38f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:10.283369 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c528bc2-d470-4606-be20-4fd387a6d38f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:10.283543 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-6c528bc2-d470-4606-be20-4fd387a6d38f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:10.287676 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:10.287676 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:10.288496 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c528bc2-d470-4606-be20-4fd387a6d38f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:10.288909 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1220/4879] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:10 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:11.040719 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ed7a007a-d555-4e52-97c5-48472eb34a06 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:11.042524 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ed7a007a-d555-4e52-97c5-48472eb34a06 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:11.042741 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ed7a007a-d555-4e52-97c5-48472eb34a06 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:11.043031 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ed7a007a-d555-4e52-97c5-48472eb34a06 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:11.043191 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ed7a007a-d555-4e52-97c5-48472eb34a06 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:11.047976 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:11.047976 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:11.049178 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ed7a007a-d555-4e52-97c5-48472eb34a06 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:11.049676 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1228/4880] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:11 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:11.299064 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9350740e-9787-4cc1-a787-711e733a3c35 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:11.300779 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9350740e-9787-4cc1-a787-711e733a3c35 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:11.301005 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9350740e-9787-4cc1-a787-711e733a3c35 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:11.301195 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9350740e-9787-4cc1-a787-711e733a3c35 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:11.301340 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9350740e-9787-4cc1-a787-711e733a3c35 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:11.305582 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:11.305582 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:11.306522 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9350740e-9787-4cc1-a787-711e733a3c35 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:11.306973 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1220/4881] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:11 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:12.061125 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-016fd1c9-f9d2-47d2-99b8-e9367200caf3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:12.063415 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-016fd1c9-f9d2-47d2-99b8-e9367200caf3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:12.063817 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-016fd1c9-f9d2-47d2-99b8-e9367200caf3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:12.063889 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-016fd1c9-f9d2-47d2-99b8-e9367200caf3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:12.064028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-016fd1c9-f9d2-47d2-99b8-e9367200caf3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:12.069014 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:12.069014 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:12.070050 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-016fd1c9-f9d2-47d2-99b8-e9367200caf3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:12.070544 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1214/4882] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:12 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:12.298138 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9b7fbcc9-6e85-419f-b88b-9e4b29d739ae None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:12.303040 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9b7fbcc9-6e85-419f-b88b-9e4b29d739ae tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:39:12.303040 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9b7fbcc9-6e85-419f-b88b-9e4b29d739ae tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:12.303040 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9b7fbcc9-6e85-419f-b88b-9e4b29d739ae tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:12.303040 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-9b7fbcc9-6e85-419f-b88b-9e4b29d739ae tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Delete snapshot with id: 04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:39:12.307447 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9b7fbcc9-6e85-419f-b88b-9e4b29d739ae tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 returned with HTTP 404 Jul 10 04:39:12.308016 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1221/4883] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:39:12 2026] DELETE /volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:12.315086 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f4cda881-eaca-472a-83aa-2cf4d7045569 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:12.317692 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f4cda881-eaca-472a-83aa-2cf4d7045569 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 Jul 10 04:39:12.317785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-144ab3bf-ba8e-4b66-8f08-54d0f022360b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:12.317993 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f4cda881-eaca-472a-83aa-2cf4d7045569 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:12.318230 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f4cda881-eaca-472a-83aa-2cf4d7045569 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:12.319485 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-144ab3bf-ba8e-4b66-8f08-54d0f022360b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:12.319692 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-144ab3bf-ba8e-4b66-8f08-54d0f022360b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:12.319894 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-144ab3bf-ba8e-4b66-8f08-54d0f022360b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:12.319996 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-144ab3bf-ba8e-4b66-8f08-54d0f022360b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:12.323384 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f4cda881-eaca-472a-83aa-2cf4d7045569 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 returned with HTTP 404 Jul 10 04:39:12.323772 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1229/4884] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:39:12 2026] GET /volume/v3/snapshots/04b886bd-87cf-4d44-94a7-64c4a0609521 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:12.323891 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:12.323891 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:12.325548 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-144ab3bf-ba8e-4b66-8f08-54d0f022360b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:12.326044 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1221/4885] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:12 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:12.358200 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-3ad7f45b-a8ec-4e1d-a17c-3b90e46c3fbf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:12.361228 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-3ad7f45b-a8ec-4e1d-a17c-3b90e46c3fbf tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:39:12.361567 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-3ad7f45b-a8ec-4e1d-a17c-3b90e46c3fbf tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:12.361892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-3ad7f45b-a8ec-4e1d-a17c-3b90e46c3fbf tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:12.374361 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:12.374361 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:12.378019 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-3ad7f45b-a8ec-4e1d-a17c-3b90e46c3fbf tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:12.382059 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-3ad7f45b-a8ec-4e1d-a17c-3b90e46c3fbf tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:39:12.382479 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1215/4886] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:39:12 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:39:12.404147 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-d04271f6-0a95-43ec-9629-097d2f0bc210 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:12.406081 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-d04271f6-0a95-43ec-9629-097d2f0bc210 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] POST https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75/action Jul 10 04:39:12.406463 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-d04271f6-0a95-43ec-9629-097d2f0bc210 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:12.406612 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-d04271f6-0a95-43ec-9629-097d2f0bc210 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:12.416979 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:12.416979 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:12.417570 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-d04271f6-0a95-43ec-9629-097d2f0bc210 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:12.423177 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-d04271f6-0a95-43ec-9629-097d2f0bc210 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Begin detaching volume completed successfully. Jul 10 04:39:12.423443 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-d04271f6-0a95-43ec-9629-097d2f0bc210 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75/action returned with HTTP 202 Jul 10 04:39:12.423867 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1222/4887] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:39:12 2026] POST /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:39:13.081068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-52304195-7de2-462c-b6a5-aa3c52785611 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:13.082443 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52304195-7de2-462c-b6a5-aa3c52785611 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:13.082779 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52304195-7de2-462c-b6a5-aa3c52785611 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:13.083049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52304195-7de2-462c-b6a5-aa3c52785611 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:13.083248 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-52304195-7de2-462c-b6a5-aa3c52785611 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:13.087598 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:13.087598 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:13.088322 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52304195-7de2-462c-b6a5-aa3c52785611 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:13.088697 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1230/4888] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:13 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:13.337998 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-405ff8d5-5f83-4980-b3d3-3f1635a57200 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:13.339745 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-405ff8d5-5f83-4980-b3d3-3f1635a57200 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:13.339918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-405ff8d5-5f83-4980-b3d3-3f1635a57200 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:13.340138 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-405ff8d5-5f83-4980-b3d3-3f1635a57200 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:13.340275 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-405ff8d5-5f83-4980-b3d3-3f1635a57200 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:13.345606 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:13.345606 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:13.346691 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-405ff8d5-5f83-4980-b3d3-3f1635a57200 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:13.347195 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1222/4889] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:13 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:13.446058 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4d062941-f53f-45d9-8e61-943815c0985c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:13.446551 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d062941-f53f-45d9-8e61-943815c0985c None None] GET https://10.4.3.87/volume// Jul 10 04:39:13.446821 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4d062941-f53f-45d9-8e61-943815c0985c None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:13.447104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4d062941-f53f-45d9-8e61-943815c0985c None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:13.447768 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4d062941-f53f-45d9-8e61-943815c0985c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:39:13.448092 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1216/4890] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:39:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:39:13.455489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-2fb67d9a-0575-44be-b2af-c2302a232454 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:13.458788 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-2fb67d9a-0575-44be-b2af-c2302a232454 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:39:13.458983 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-2fb67d9a-0575-44be-b2af-c2302a232454 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:13.459376 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-2fb67d9a-0575-44be-b2af-c2302a232454 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:13.471134 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:13.471134 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:13.475574 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-2fb67d9a-0575-44be-b2af-c2302a232454 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:13.481045 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-2fb67d9a-0575-44be-b2af-c2302a232454 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:39:13.481497 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1223/4891] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:39:13 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:39:14.098384 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ceafc73d-07d7-4e1e-8cb1-266b0cc90d52 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:14.100534 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ceafc73d-07d7-4e1e-8cb1-266b0cc90d52 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:14.100767 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ceafc73d-07d7-4e1e-8cb1-266b0cc90d52 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:14.100999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ceafc73d-07d7-4e1e-8cb1-266b0cc90d52 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:14.101154 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ceafc73d-07d7-4e1e-8cb1-266b0cc90d52 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:14.106317 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:14.106317 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:14.107326 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ceafc73d-07d7-4e1e-8cb1-266b0cc90d52 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:14.107823 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1231/4892] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:14 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:14.329134 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-4ad39a18-8717-4612-94c8-c5b4c0e08a06 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:14.331230 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-4ad39a18-8717-4612-94c8-c5b4c0e08a06 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] DELETE https://10.4.3.87/volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a Jul 10 04:39:14.331419 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-4ad39a18-8717-4612-94c8-c5b4c0e08a06 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:14.331601 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-4ad39a18-8717-4612-94c8-c5b4c0e08a06 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:14.339448 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:14.339448 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:14.358630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b16145c7-cb7e-44b7-9cb8-7078ab757b89 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:14.360342 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b16145c7-cb7e-44b7-9cb8-7078ab757b89 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:14.360535 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b16145c7-cb7e-44b7-9cb8-7078ab757b89 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:14.360719 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b16145c7-cb7e-44b7-9cb8-7078ab757b89 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:14.360805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b16145c7-cb7e-44b7-9cb8-7078ab757b89 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:14.365062 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:14.365062 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:14.365759 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b16145c7-cb7e-44b7-9cb8-7078ab757b89 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:14.366252 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1217/4893] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:14 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:14.864173 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-d51db344-cbc3-4dad-8de2-ba511c3e7e0b req-4ad39a18-8717-4612-94c8-c5b4c0e08a06 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a returned with HTTP 200 Jul 10 04:39:14.864619 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1223/4894] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:39:14 2026] DELETE /volume/v3/attachments/7571c4e8-31bf-4450-9d23-febf0da94f5a => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:15.117136 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-08c9ba08-e4ad-4138-9e86-cfd9a2fc16b6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:15.118870 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08c9ba08-e4ad-4138-9e86-cfd9a2fc16b6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:39:15.119053 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08c9ba08-e4ad-4138-9e86-cfd9a2fc16b6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:15.119237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-08c9ba08-e4ad-4138-9e86-cfd9a2fc16b6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:15.119351 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-08c9ba08-e4ad-4138-9e86-cfd9a2fc16b6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:15.124093 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:15.124093 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:15.124800 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-08c9ba08-e4ad-4138-9e86-cfd9a2fc16b6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:39:15.125128 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1224/4895] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:15 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:15.376672 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b280af92-13ec-4bdf-80c4-91b97f35c7b6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:15.379015 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b280af92-13ec-4bdf-80c4-91b97f35c7b6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:15.379264 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b280af92-13ec-4bdf-80c4-91b97f35c7b6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:15.379468 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b280af92-13ec-4bdf-80c4-91b97f35c7b6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:15.379578 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b280af92-13ec-4bdf-80c4-91b97f35c7b6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:15.386537 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:15.386537 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:15.387120 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b280af92-13ec-4bdf-80c4-91b97f35c7b6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:15.387923 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1232/4896] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:15 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:15.615797 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-3d4e6862-4446-4502-844b-dadfea484fe1 req-b2870300-ad75-488b-9eb6-466fbcc7b58a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:15.617707 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-3d4e6862-4446-4502-844b-dadfea484fe1 req-b2870300-ad75-488b-9eb6-466fbcc7b58a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:39:15.617874 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-3d4e6862-4446-4502-844b-dadfea484fe1 req-b2870300-ad75-488b-9eb6-466fbcc7b58a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:15.618042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-3d4e6862-4446-4502-844b-dadfea484fe1 req-b2870300-ad75-488b-9eb6-466fbcc7b58a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:15.624083 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:15.624083 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:15.627500 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-3d4e6862-4446-4502-844b-dadfea484fe1 req-b2870300-ad75-488b-9eb6-466fbcc7b58a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:15.631572 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-3d4e6862-4446-4502-844b-dadfea484fe1 req-b2870300-ad75-488b-9eb6-466fbcc7b58a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:39:15.632093 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1218/4897] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:39:15 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:15.644759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6055becd-18b8-4893-9e78-725d9fe3cbf7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:15.646494 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6055becd-18b8-4893-9e78-725d9fe3cbf7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:39:15.646696 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6055becd-18b8-4893-9e78-725d9fe3cbf7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:15.646881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6055becd-18b8-4893-9e78-725d9fe3cbf7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:15.647038 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-6055becd-18b8-4893-9e78-725d9fe3cbf7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Delete volume with id: a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:39:15.653778 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:15.653778 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:15.654338 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6055becd-18b8-4893-9e78-725d9fe3cbf7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:15.669770 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6055becd-18b8-4893-9e78-725d9fe3cbf7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Delete volume request issued successfully. Jul 10 04:39:15.669974 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6055becd-18b8-4893-9e78-725d9fe3cbf7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 202 Jul 10 04:39:15.670551 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1224/4898] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:39:15 2026] DELETE /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:39:15.678362 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-449d932b-a8ba-48b8-b8f8-515a8e5e86e3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:15.680192 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-449d932b-a8ba-48b8-b8f8-515a8e5e86e3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:39:15.680392 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-449d932b-a8ba-48b8-b8f8-515a8e5e86e3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:15.680582 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-449d932b-a8ba-48b8-b8f8-515a8e5e86e3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:15.687196 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:15.687196 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:15.690529 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-449d932b-a8ba-48b8-b8f8-515a8e5e86e3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:15.695432 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-449d932b-a8ba-48b8-b8f8-515a8e5e86e3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 200 Jul 10 04:39:15.695906 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1225/4899] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:15 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:16.400789 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b3596a43-3e88-4e77-9fc7-0c9f1fedeb2c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:16.402533 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b3596a43-3e88-4e77-9fc7-0c9f1fedeb2c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:16.402740 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b3596a43-3e88-4e77-9fc7-0c9f1fedeb2c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:16.402939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b3596a43-3e88-4e77-9fc7-0c9f1fedeb2c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:16.403054 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b3596a43-3e88-4e77-9fc7-0c9f1fedeb2c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:16.407195 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:16.407195 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:16.407986 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b3596a43-3e88-4e77-9fc7-0c9f1fedeb2c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:16.408369 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1233/4900] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:16 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:16.707090 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3421ca50-b51f-47d0-9d51-ce1ad356dca3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:16.710025 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3421ca50-b51f-47d0-9d51-ce1ad356dca3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 Jul 10 04:39:16.710235 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3421ca50-b51f-47d0-9d51-ce1ad356dca3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:16.710421 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3421ca50-b51f-47d0-9d51-ce1ad356dca3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:16.715877 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3421ca50-b51f-47d0-9d51-ce1ad356dca3 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 returned with HTTP 404 Jul 10 04:39:16.716282 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1219/4901] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:16 2026] GET /volume/v3/volumes/a0a2b5a2-6302-44e0-88e1-73d5630a9e75 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:16.746758 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-6fd90dbf-905c-4ccc-b6f6-2fb87a67872d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:16.748803 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-6fd90dbf-905c-4ccc-b6f6-2fb87a67872d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:39:16.749000 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-6fd90dbf-905c-4ccc-b6f6-2fb87a67872d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:16.749199 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-6fd90dbf-905c-4ccc-b6f6-2fb87a67872d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:16.756574 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:16.756574 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:16.760478 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-6fd90dbf-905c-4ccc-b6f6-2fb87a67872d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:39:16.765304 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-6fd90dbf-905c-4ccc-b6f6-2fb87a67872d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:39:16.765842 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1225/4902] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:39:16 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:39:16.775817 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ae78aa6d-005b-4aa3-b3a9-131b46ca40e4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:16.776255 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae78aa6d-005b-4aa3-b3a9-131b46ca40e4 None None] GET https://10.4.3.87/volume// Jul 10 04:39:16.776469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae78aa6d-005b-4aa3-b3a9-131b46ca40e4 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:16.776734 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae78aa6d-005b-4aa3-b3a9-131b46ca40e4 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:16.777123 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae78aa6d-005b-4aa3-b3a9-131b46ca40e4 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:39:16.777519 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1226/4903] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:39:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:39:16.789989 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-a6a1ca37-cdd4-4a83-9aa3-b0dac66302e1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:16.792078 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-a6a1ca37-cdd4-4a83-9aa3-b0dac66302e1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:39:16.792502 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-a6a1ca37-cdd4-4a83-9aa3-b0dac66302e1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99d15907-2b1e-4f74-a90c-2b056873df88", "connector": null, "instance_uuid": "9b85305f-1c2c-4604-a18d-78c2f27bce6f"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:16.801800 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:16.801800 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:16.830257 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-a6a1ca37-cdd4-4a83-9aa3-b0dac66302e1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:39:16.830857 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1234/4904] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:39:16 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:39:17.419183 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-11a02d8f-83c1-497e-8a8c-84bf1ca0bc2d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:17.421412 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-11a02d8f-83c1-497e-8a8c-84bf1ca0bc2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:17.421663 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-11a02d8f-83c1-497e-8a8c-84bf1ca0bc2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:17.421904 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-11a02d8f-83c1-497e-8a8c-84bf1ca0bc2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:17.422047 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-11a02d8f-83c1-497e-8a8c-84bf1ca0bc2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:17.427064 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:17.427064 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:17.428087 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-11a02d8f-83c1-497e-8a8c-84bf1ca0bc2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:17.428576 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1220/4905] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:17 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:18.439521 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a163ef42-8518-47c8-ba11-f20170a7a8ea None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:18.441101 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a163ef42-8518-47c8-ba11-f20170a7a8ea tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:18.441284 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a163ef42-8518-47c8-ba11-f20170a7a8ea tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:18.441443 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a163ef42-8518-47c8-ba11-f20170a7a8ea tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:18.441541 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a163ef42-8518-47c8-ba11-f20170a7a8ea tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:18.445301 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:18.445301 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:18.445946 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a163ef42-8518-47c8-ba11-f20170a7a8ea tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:18.446284 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1226/4906] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:18 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:19.457893 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1726cfc8-133a-4e8b-9035-5b34cecdadf5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:19.459834 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1726cfc8-133a-4e8b-9035-5b34cecdadf5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:19.460003 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1726cfc8-133a-4e8b-9035-5b34cecdadf5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:19.460177 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1726cfc8-133a-4e8b-9035-5b34cecdadf5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:19.460330 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-1726cfc8-133a-4e8b-9035-5b34cecdadf5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:19.465767 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:19.465767 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:19.466779 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1726cfc8-133a-4e8b-9035-5b34cecdadf5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:19.467289 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1227/4907] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:19 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:20.478316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d18bdd97-13fe-45ec-a8dd-a51101412827 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:20.480385 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d18bdd97-13fe-45ec-a8dd-a51101412827 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:20.480621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d18bdd97-13fe-45ec-a8dd-a51101412827 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:20.480851 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d18bdd97-13fe-45ec-a8dd-a51101412827 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:20.480976 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d18bdd97-13fe-45ec-a8dd-a51101412827 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:20.485981 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:20.485981 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:20.486857 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d18bdd97-13fe-45ec-a8dd-a51101412827 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:20.487481 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1235/4908] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:20 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:21.497208 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ea4020b1-5178-4254-af25-88f55d2c537c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:21.499524 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ea4020b1-5178-4254-af25-88f55d2c537c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:21.499867 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ea4020b1-5178-4254-af25-88f55d2c537c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:21.500114 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ea4020b1-5178-4254-af25-88f55d2c537c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:21.500287 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ea4020b1-5178-4254-af25-88f55d2c537c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:21.505402 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:21.505402 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:21.506428 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ea4020b1-5178-4254-af25-88f55d2c537c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:21.506908 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1221/4909] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:21 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:22.517126 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-28d5db89-05e2-4a96-b8ab-41f70159ec54 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:22.519154 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-28d5db89-05e2-4a96-b8ab-41f70159ec54 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:22.519338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-28d5db89-05e2-4a96-b8ab-41f70159ec54 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:22.519518 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-28d5db89-05e2-4a96-b8ab-41f70159ec54 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:22.519638 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-28d5db89-05e2-4a96-b8ab-41f70159ec54 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:22.524052 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:22.524052 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:22.524953 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-28d5db89-05e2-4a96-b8ab-41f70159ec54 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:22.525116 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1227/4910] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:22 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:23.259338 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d4c70f3c-6489-4624-a198-f1797979df9c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:23.260472 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d4c70f3c-6489-4624-a198-f1797979df9c None None] GET https://10.4.3.87/volume// Jul 10 04:39:23.260472 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d4c70f3c-6489-4624-a198-f1797979df9c None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:23.260472 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d4c70f3c-6489-4624-a198-f1797979df9c None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:23.260472 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d4c70f3c-6489-4624-a198-f1797979df9c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:39:23.260777 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1228/4911] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04: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) Jul 10 04:39:23.268023 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-b4ba3c07-e079-47a2-b0f4-a9d0801251c4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:23.271125 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-b4ba3c07-e079-47a2-b0f4-a9d0801251c4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:39:23.271376 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-b4ba3c07-e079-47a2-b0f4-a9d0801251c4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:23.271675 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-b4ba3c07-e079-47a2-b0f4-a9d0801251c4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:23.282235 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:23.282235 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:23.285799 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-b4ba3c07-e079-47a2-b0f4-a9d0801251c4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:39:23.290059 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-b4ba3c07-e079-47a2-b0f4-a9d0801251c4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:39:23.290476 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1236/4912] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:39:23 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1532 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:39:23.401472 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-36929331-a0fa-41a1-bee3-1e1ad3a681ae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:23.404301 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-36929331-a0fa-41a1-bee3-1e1ad3a681ae tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] PUT https://10.4.3.87/volume/v3/attachments/3fadb702-516b-48b5-b9b0-1a76761748ce Jul 10 04:39:23.404712 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-36929331-a0fa-41a1-bee3-1e1ad3a681ae tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:23.420284 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-36929331-a0fa-41a1-bee3-1e1ad3a681ae tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Acquiring lock "cinder-attachment_update-99d15907-2b1e-4f74-a90c-2b056873df88-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:39:23.424990 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-36929331-a0fa-41a1-bee3-1e1ad3a681ae tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Lock "cinder-attachment_update-99d15907-2b1e-4f74-a90c-2b056873df88-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:39:23.426150 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:23.426150 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:23.537118 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6fa73e9b-4f19-4dea-b6d8-53044bf2f65f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:23.539997 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6fa73e9b-4f19-4dea-b6d8-53044bf2f65f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:23.540190 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6fa73e9b-4f19-4dea-b6d8-53044bf2f65f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:23.540435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6fa73e9b-4f19-4dea-b6d8-53044bf2f65f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:23.540661 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-6fa73e9b-4f19-4dea-b6d8-53044bf2f65f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:23.549187 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:23.549187 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:23.549915 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6fa73e9b-4f19-4dea-b6d8-53044bf2f65f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:23.550260 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1228/4913] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:23 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:23.954512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-36929331-a0fa-41a1-bee3-1e1ad3a681ae tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Lock "cinder-attachment_update-99d15907-2b1e-4f74-a90c-2b056873df88-np0000004952" released by "attachment_update" :: held 0.529s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:39:23.954878 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-36929331-a0fa-41a1-bee3-1e1ad3a681ae tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/attachments/3fadb702-516b-48b5-b9b0-1a76761748ce returned with HTTP 200 Jul 10 04:39:23.955357 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1222/4914] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:39:23 2026] PUT /volume/v3/attachments/3fadb702-516b-48b5-b9b0-1a76761748ce => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:39:24.473549 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-e3ba656b-3ab6-4a6c-a99a-98f984f2792c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:24.476593 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-e3ba656b-3ab6-4a6c-a99a-98f984f2792c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/attachments/3fadb702-516b-48b5-b9b0-1a76761748ce/action Jul 10 04:39:24.477052 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-e3ba656b-3ab6-4a6c-a99a-98f984f2792c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:24.477201 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-e3ba656b-3ab6-4a6c-a99a-98f984f2792c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:24.496095 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:24.496095 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:24.511714 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-f382df8c-e9e0-4379-91b7-6725b8506f4c req-e3ba656b-3ab6-4a6c-a99a-98f984f2792c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/attachments/3fadb702-516b-48b5-b9b0-1a76761748ce/action returned with HTTP 204 Jul 10 04:39:24.511714 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1229/4915] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:39:24 2026] POST /volume/v3/attachments/3fadb702-516b-48b5-b9b0-1a76761748ce/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:24.564019 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d7d9cea8-2d24-4765-99f0-a06c57e7558f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:24.566325 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7d9cea8-2d24-4765-99f0-a06c57e7558f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:24.566646 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7d9cea8-2d24-4765-99f0-a06c57e7558f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:24.566918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7d9cea8-2d24-4765-99f0-a06c57e7558f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:24.567076 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d7d9cea8-2d24-4765-99f0-a06c57e7558f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:24.569100 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=219,cinder:UPDATE=50,cinder:INSERT=34 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:39:24.572554 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:24.572554 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:24.573763 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7d9cea8-2d24-4765-99f0-a06c57e7558f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:24.574374 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1237/4916] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:24 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:25.585814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ae3ad87e-f8ce-41a9-99f3-c782d288d1be None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:25.587544 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ae3ad87e-f8ce-41a9-99f3-c782d288d1be tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:25.587832 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ae3ad87e-f8ce-41a9-99f3-c782d288d1be tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:25.588074 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ae3ad87e-f8ce-41a9-99f3-c782d288d1be tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:25.588243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ae3ad87e-f8ce-41a9-99f3-c782d288d1be tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:25.593089 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:25.593089 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:25.594145 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ae3ad87e-f8ce-41a9-99f3-c782d288d1be tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:25.594654 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1229/4917] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:25 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:26.604916 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-621c5a89-8406-4f1c-812b-099be49d140f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:26.609402 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-621c5a89-8406-4f1c-812b-099be49d140f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:26.609695 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-621c5a89-8406-4f1c-812b-099be49d140f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:26.609945 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-621c5a89-8406-4f1c-812b-099be49d140f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:26.610078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-621c5a89-8406-4f1c-812b-099be49d140f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:26.615795 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:26.615795 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:26.616786 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-621c5a89-8406-4f1c-812b-099be49d140f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:26.617296 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1223/4918] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:26 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:26.626799 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8046b1a0-0342-4165-a1b8-06855efb9f73 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:26.628378 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8046b1a0-0342-4165-a1b8-06855efb9f73 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be Jul 10 04:39:26.628557 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8046b1a0-0342-4165-a1b8-06855efb9f73 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:26.628733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8046b1a0-0342-4165-a1b8-06855efb9f73 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:26.630437 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=213,cinder:INSERT=34,cinder:UPDATE=50 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:39:26.634029 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:26.634029 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:26.634452 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8046b1a0-0342-4165-a1b8-06855efb9f73 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:39:26.635150 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8046b1a0-0342-4165-a1b8-06855efb9f73 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be returned with HTTP 200 Jul 10 04:39:26.635636 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1230/4919] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:39:26 2026] GET /volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:26.644227 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-88addf94-15bf-4beb-8723-7aab02818cf3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:26.646152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88addf94-15bf-4beb-8723-7aab02818cf3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:26.646340 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88addf94-15bf-4beb-8723-7aab02818cf3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:26.646535 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88addf94-15bf-4beb-8723-7aab02818cf3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:26.646669 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-88addf94-15bf-4beb-8723-7aab02818cf3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:26.650747 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:26.650747 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:26.651575 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88addf94-15bf-4beb-8723-7aab02818cf3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:26.651895 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1238/4920] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:26 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:26.661331 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-70c7141c-a234-4b51-8e0f-c50e8628b0d5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:26.663084 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-70c7141c-a234-4b51-8e0f-c50e8628b0d5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:26.663298 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-70c7141c-a234-4b51-8e0f-c50e8628b0d5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:26.663512 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-70c7141c-a234-4b51-8e0f-c50e8628b0d5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:26.663633 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-70c7141c-a234-4b51-8e0f-c50e8628b0d5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete backup with id: c6fd592b-884e-46a8-a482-1279972637f3. Jul 10 04:39:26.665600 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=177,cinder:UPDATE=50,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:39:26.670917 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:26.670917 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:26.684515 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-70c7141c-a234-4b51-8e0f-c50e8628b0d5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] delete_backup rpcapi backup_id c6fd592b-884e-46a8-a482-1279972637f3 {{(pid=100019) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:39:26.686591 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-70c7141c-a234-4b51-8e0f-c50e8628b0d5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 202 Jul 10 04:39:26.687256 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1230/4921] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:39:26 2026] DELETE /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:39:26.693944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7b18efd7-9147-4ec8-b4cf-a12c6b20b20e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:26.695805 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7b18efd7-9147-4ec8-b4cf-a12c6b20b20e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:26.696012 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7b18efd7-9147-4ec8-b4cf-a12c6b20b20e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:26.696229 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7b18efd7-9147-4ec8-b4cf-a12c6b20b20e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:26.696366 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-7b18efd7-9147-4ec8-b4cf-a12c6b20b20e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:26.700999 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:26.700999 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:26.701902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7b18efd7-9147-4ec8-b4cf-a12c6b20b20e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 200 Jul 10 04:39:26.702323 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1224/4922] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:26 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:27.711733 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5ea6d6c1-1873-4b84-b573-8d4b993accd7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:27.713739 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ea6d6c1-1873-4b84-b573-8d4b993accd7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 Jul 10 04:39:27.713972 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5ea6d6c1-1873-4b84-b573-8d4b993accd7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:27.714201 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5ea6d6c1-1873-4b84-b573-8d4b993accd7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:27.714363 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5ea6d6c1-1873-4b84-b573-8d4b993accd7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Show backup with id c6fd592b-884e-46a8-a482-1279972637f3. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:39:27.718725 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ea6d6c1-1873-4b84-b573-8d4b993accd7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 returned with HTTP 404 Jul 10 04:39:27.719275 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1231/4923] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:27 2026] GET /volume/v3/backups/c6fd592b-884e-46a8-a482-1279972637f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:27.783342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-80e5f49c-21a0-4137-9c19-e38b0e48e1f5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:27.785015 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-80e5f49c-21a0-4137-9c19-e38b0e48e1f5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be Jul 10 04:39:27.785191 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-80e5f49c-21a0-4137-9c19-e38b0e48e1f5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:27.785393 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-80e5f49c-21a0-4137-9c19-e38b0e48e1f5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:27.785492 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-80e5f49c-21a0-4137-9c19-e38b0e48e1f5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: e6fef4bb-3177-4760-98c1-98b74ddc81be Jul 10 04:39:27.790244 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:27.790244 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:27.790749 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-80e5f49c-21a0-4137-9c19-e38b0e48e1f5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:39:27.804493 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-80e5f49c-21a0-4137-9c19-e38b0e48e1f5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:39:27.804688 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-80e5f49c-21a0-4137-9c19-e38b0e48e1f5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be returned with HTTP 202 Jul 10 04:39:27.805095 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1239/4924] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:39:27 2026] DELETE /volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:39:27.813955 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3a0b03c3-0508-4cf0-bd5c-8a851821d863 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:27.815522 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3a0b03c3-0508-4cf0-bd5c-8a851821d863 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be Jul 10 04:39:27.815692 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3a0b03c3-0508-4cf0-bd5c-8a851821d863 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:27.815865 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3a0b03c3-0508-4cf0-bd5c-8a851821d863 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:27.822609 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:27.822609 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:27.824568 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3a0b03c3-0508-4cf0-bd5c-8a851821d863 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:39:27.825423 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3a0b03c3-0508-4cf0-bd5c-8a851821d863 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be returned with HTTP 200 Jul 10 04:39:27.825926 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1231/4925] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:39:27 2026] GET /volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:28.835239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d6a3b1c-5fe3-469f-a273-6ebfabcbff55 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:28.837723 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d6a3b1c-5fe3-469f-a273-6ebfabcbff55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be Jul 10 04:39:28.838008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d6a3b1c-5fe3-469f-a273-6ebfabcbff55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:28.838289 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d6a3b1c-5fe3-469f-a273-6ebfabcbff55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:28.844636 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d6a3b1c-5fe3-469f-a273-6ebfabcbff55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be returned with HTTP 404 Jul 10 04:39:28.845276 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1225/4926] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:39:28 2026] GET /volume/v3/snapshots/e6fef4bb-3177-4760-98c1-98b74ddc81be => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:28.853253 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4998b40b-23e4-4b97-a1b4-0ba1322c8cda None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:28.855408 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4998b40b-23e4-4b97-a1b4-0ba1322c8cda tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:39:28.855634 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4998b40b-23e4-4b97-a1b4-0ba1322c8cda tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:28.855868 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4998b40b-23e4-4b97-a1b4-0ba1322c8cda tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:28.864409 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:28.864409 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:28.869836 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4998b40b-23e4-4b97-a1b4-0ba1322c8cda tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:39:28.874872 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4998b40b-23e4-4b97-a1b4-0ba1322c8cda tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:39:28.875271 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1232/4927] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:28 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:28.903922 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:28.906226 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:28.906747 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1571166751"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:28.908794 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request body: {'volume': {'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1571166751'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:39:28.984597 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume of 1 GB Jul 10 04:39:28.984903 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:28.984903 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:28.989196 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Availability Zones retrieved successfully. Jul 10 04:39:28.995301 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (5a22eb31-12c4-4074-a734-25ecba09d18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:39:28.996618 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe963b4-12bd-4451-9332-7f41b9849007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:28.997566 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:39:29.050831 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe963b4-12bd-4451-9332-7f41b9849007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:29.051690 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da4b9523-d4ee-4e6f-836a-ee629e3e3aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:29.086610 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['97437fba-370a-471a-b9a1-2eacd640c8cd', '65197e12-ebd8-462c-902c-8bf511b256c0', '1808c8e4-3bb1-4802-ba27-dfb36fdbdfe1', '1df20af2-c5f2-4ed1-a7aa-d3d2ec726475'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:39:29.087294 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da4b9523-d4ee-4e6f-836a-ee629e3e3aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97437fba-370a-471a-b9a1-2eacd640c8cd', '65197e12-ebd8-462c-902c-8bf511b256c0', '1808c8e4-3bb1-4802-ba27-dfb36fdbdfe1', '1df20af2-c5f2-4ed1-a7aa-d3d2ec726475']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:29.087940 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8262b7f8-c0f8-4bc9-9d78-df2b823c6ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:29.110316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8262b7f8-c0f8-4bc9-9d78-df2b823c6ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f08e34-1d94-47af-a386-5cee1f14f01f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1571166751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['97437fba-370a-471a-b9a1-2eacd640c8cd','65197e12-ebd8-462c-902c-8bf511b256c0','1808c8e4-3bb1-4802-ba27-dfb36fdbdfe1','1df20af2-c5f2-4ed1-a7aa-d3d2ec726475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1571166751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f08e34-1d94-47af-a386-5cee1f14f01f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d580b8557514a74a16faf9736f093f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:29.110935 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62dbe725-3e35-4e17-9956-57fc4825243b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:29.128698 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62dbe725-3e35-4e17-9956-57fc4825243b) transitioned into state 'SUCCESS' from state '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-1571166751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['97437fba-370a-471a-b9a1-2eacd640c8cd','65197e12-ebd8-462c-902c-8bf511b256c0','1808c8e4-3bb1-4802-ba27-dfb36fdbdfe1','1df20af2-c5f2-4ed1-a7aa-d3d2ec726475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:29.129308 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9560d474-46db-4fff-ad4c-c062221f637b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:29.137378 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9560d474-46db-4fff-ad4c-c062221f637b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:29.138115 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (5a22eb31-12c4-4074-a734-25ecba09d18d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:39:29.138419 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request issued successfully. Jul 10 04:39:29.138952 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8e2bb7fa-c9b9-4b9a-ac7b-ee95a08bd0f9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:39:29.139719 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1240/4928] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:39:28 2026] POST /volume/v3/volumes => generated 752 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:39:29.153012 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4375874f-43e0-4ebb-8cd0-61e7621ac697 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:29.155242 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4375874f-43e0-4ebb-8cd0-61e7621ac697 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:39:29.155499 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4375874f-43e0-4ebb-8cd0-61e7621ac697 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:29.155790 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4375874f-43e0-4ebb-8cd0-61e7621ac697 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:29.164698 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:29.164698 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:29.169182 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4375874f-43e0-4ebb-8cd0-61e7621ac697 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:39:29.174876 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4375874f-43e0-4ebb-8cd0-61e7621ac697 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:39:29.175365 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1232/4929] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:29 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:30.188048 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b0fe3149-e44d-43af-8444-01da9a01ff57 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:30.189989 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b0fe3149-e44d-43af-8444-01da9a01ff57 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:39:30.190178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b0fe3149-e44d-43af-8444-01da9a01ff57 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:30.190378 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b0fe3149-e44d-43af-8444-01da9a01ff57 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:30.197132 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:30.197132 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:30.200912 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b0fe3149-e44d-43af-8444-01da9a01ff57 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:39:30.206131 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b0fe3149-e44d-43af-8444-01da9a01ff57 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:39:30.206575 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1226/4930] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:30 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:39:38.873472 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=5 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:39:39.131391 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=24,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:39:39.173736 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:39:40.204612 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=84,cinder:INSERT=22,cinder:UPDATE=32 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:39:40.935698 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:40.938581 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:39:40.938953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2019676533", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:40.940473 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2019676533', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:39:40.940601 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Create volume of 1 GB Jul 10 04:39:40.945152 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Availability Zones retrieved successfully. Jul 10 04:39:40.950919 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Flow 'volume_create_api' (178c34f0-af11-4e07-94a8-65a22739dd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:39:40.951762 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852937f9-b91e-4f0f-9dad-30fe5e6f7f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:40.952703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:39:40.975452 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852937f9-b91e-4f0f-9dad-30fe5e6f7f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:40.976132 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c721248b-3bca-4c8d-870e-bb26692fb654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:41.016403 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Created reservations ['3083e2e9-25ac-4eab-8dfd-fe125f1a49db', 'ee1f25a7-87a0-4e0d-9927-dffcbec83c31', '42b4f32f-6072-44dc-bf3e-32789c125363', '6915357d-345c-4792-bc18-8c71295ee6b5'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:39:41.017349 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c721248b-3bca-4c8d-870e-bb26692fb654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3083e2e9-25ac-4eab-8dfd-fe125f1a49db', 'ee1f25a7-87a0-4e0d-9927-dffcbec83c31', '42b4f32f-6072-44dc-bf3e-32789c125363', '6915357d-345c-4792-bc18-8c71295ee6b5']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:41.018092 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9adc10-a218-4115-902e-bb43c30a800e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:41.046608 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9adc10-a218-4115-902e-bb43c30a800e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fc57e65-769c-49ff-88b3-c6accbac4902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2019676533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77019ee190e4fb197ee4dafb6bdeaa3',qos_specs=None,replication_status=,reservations=['3083e2e9-25ac-4eab-8dfd-fe125f1a49db','ee1f25a7-87a0-4e0d-9927-dffcbec83c31','42b4f32f-6072-44dc-bf3e-32789c125363','6915357d-345c-4792-bc18-8c71295ee6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c549fddb964c25a11b13e334992227',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2019676533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fc57e65-769c-49ff-88b3-c6accbac4902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77019ee190e4fb197ee4dafb6bdeaa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c549fddb964c25a11b13e334992227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:41.047270 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05e1763-e3c7-4e68-bc45-4effb9560d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:41.064823 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05e1763-e3c7-4e68-bc45-4effb9560d05) transitioned into state 'SUCCESS' from state '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-2019676533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77019ee190e4fb197ee4dafb6bdeaa3',qos_specs=None,replication_status=,reservations=['3083e2e9-25ac-4eab-8dfd-fe125f1a49db','ee1f25a7-87a0-4e0d-9927-dffcbec83c31','42b4f32f-6072-44dc-bf3e-32789c125363','6915357d-345c-4792-bc18-8c71295ee6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c549fddb964c25a11b13e334992227',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:41.065475 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d49151-2566-461d-bff9-59bbcd37e5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:39:41.073675 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d49151-2566-461d-bff9-59bbcd37e5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:39:41.074439 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Flow 'volume_create_api' (178c34f0-af11-4e07-94a8-65a22739dd0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:39:41.074708 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Create volume request issued successfully. Jul 10 04:39:41.075230 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c7655f46-cf0d-4358-af6b-def852ae6f74 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:39:41.075689 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1233/4931] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:39:40 2026] POST /volume/v3/volumes => generated 753 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:39:41.089380 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-41fb270e-c6f1-407c-be4a-6303d07d898a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:41.091862 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41fb270e-c6f1-407c-be4a-6303d07d898a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:41.092132 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41fb270e-c6f1-407c-be4a-6303d07d898a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:41.092433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-41fb270e-c6f1-407c-be4a-6303d07d898a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:41.101699 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:41.101699 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:41.106290 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-41fb270e-c6f1-407c-be4a-6303d07d898a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:41.112392 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-41fb270e-c6f1-407c-be4a-6303d07d898a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:41.112934 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1241/4932] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:41 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:42.130340 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2608ff0c-8ee2-4c3f-986b-2312bf958bd1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:42.132103 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2608ff0c-8ee2-4c3f-986b-2312bf958bd1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:42.132310 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2608ff0c-8ee2-4c3f-986b-2312bf958bd1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:42.132501 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2608ff0c-8ee2-4c3f-986b-2312bf958bd1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:42.139741 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:42.139741 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:42.144303 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2608ff0c-8ee2-4c3f-986b-2312bf958bd1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:42.149591 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2608ff0c-8ee2-4c3f-986b-2312bf958bd1 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:42.149801 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1233/4933] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:42 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:42.166593 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-09269bf9-c4c4-4208-becf-e6ebb0be6aad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:42.171058 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09269bf9-c4c4-4208-becf-e6ebb0be6aad tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:42.171312 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09269bf9-c4c4-4208-becf-e6ebb0be6aad tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:42.171475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-09269bf9-c4c4-4208-becf-e6ebb0be6aad tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:42.183520 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:42.183520 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:42.186991 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-09269bf9-c4c4-4208-becf-e6ebb0be6aad tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:42.191633 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-09269bf9-c4c4-4208-becf-e6ebb0be6aad tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:42.192333 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1227/4934] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:42 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:42.204576 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e1b70767-3717-4667-acfb-b3adff43048f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:42.207004 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e1b70767-3717-4667-acfb-b3adff43048f tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes Jul 10 04:39:42.207284 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e1b70767-3717-4667-acfb-b3adff43048f tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:42.207558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e1b70767-3717-4667-acfb-b3adff43048f tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:42.207929 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-e1b70767-3717-4667-acfb-b3adff43048f tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:39:42.208404 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:42.208404 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:42.209093 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-e1b70767-3717-4667-acfb-b3adff43048f tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100020) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:39:42.218783 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e1b70767-3717-4667-acfb-b3adff43048f tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Get all volumes completed successfully. Jul 10 04:39:42.219362 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e1b70767-3717-4667-acfb-b3adff43048f tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 200 Jul 10 04:39:42.219916 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1234/4935] 10.4.3.87 () {66 vars in 1230 bytes} [Fri Jul 10 04:39:42 2026] GET /volume/v3/volumes => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:42.229414 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ffcffb91-bd3e-4a47-9140-20fd9e49e239 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:42.231576 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ffcffb91-bd3e-4a47-9140-20fd9e49e239 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:42.231742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ffcffb91-bd3e-4a47-9140-20fd9e49e239 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:42.231942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ffcffb91-bd3e-4a47-9140-20fd9e49e239 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:42.239784 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:42.239784 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:42.243391 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ffcffb91-bd3e-4a47-9140-20fd9e49e239 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:42.247460 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ffcffb91-bd3e-4a47-9140-20fd9e49e239 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:42.247854 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1242/4936] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:42 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:42.292794 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-60e3cdb3-eace-461f-8335-dedc77343028 req-5dac6591-7ef0-4e36-b9a3-5276251e45de None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:42.294771 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-5dac6591-7ef0-4e36-b9a3-5276251e45de tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:42.294940 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-5dac6591-7ef0-4e36-b9a3-5276251e45de tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:42.295117 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-5dac6591-7ef0-4e36-b9a3-5276251e45de tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:42.301732 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:42.301732 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:42.305200 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-60e3cdb3-eace-461f-8335-dedc77343028 req-5dac6591-7ef0-4e36-b9a3-5276251e45de tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:42.309427 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-5dac6591-7ef0-4e36-b9a3-5276251e45de tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:42.309809 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1234/4937] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:39:42 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:44.344461 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b7ffaecd-7bf0-4031-8cfb-d8d5fcc70f96 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:44.344932 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b7ffaecd-7bf0-4031-8cfb-d8d5fcc70f96 None None] GET https://10.4.3.87/volume// Jul 10 04:39:44.345007 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b7ffaecd-7bf0-4031-8cfb-d8d5fcc70f96 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:44.345184 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b7ffaecd-7bf0-4031-8cfb-d8d5fcc70f96 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:44.345546 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b7ffaecd-7bf0-4031-8cfb-d8d5fcc70f96 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:39:44.345819 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1228/4938] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:39:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:39:44.351954 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-60e3cdb3-eace-461f-8335-dedc77343028 req-ea29e967-cfd4-4ab8-8c8f-73440b8d6a21 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:44.353829 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-ea29e967-cfd4-4ab8-8c8f-73440b8d6a21 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:39:44.354151 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-ea29e967-cfd4-4ab8-8c8f-73440b8d6a21 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fc57e65-769c-49ff-88b3-c6accbac4902", "connector": null, "instance_uuid": "80e5d07f-4c7c-4dfe-a249-3f42a349d60e"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:44.362920 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:44.362920 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:44.388154 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-ea29e967-cfd4-4ab8-8c8f-73440b8d6a21 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:39:44.388907 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1235/4939] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:39:44 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:39:44.833019 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a51d581f-ac4c-4904-b6d6-1e138049aeeb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:44.834887 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a51d581f-ac4c-4904-b6d6-1e138049aeeb tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:44.835127 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a51d581f-ac4c-4904-b6d6-1e138049aeeb tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:44.835371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a51d581f-ac4c-4904-b6d6-1e138049aeeb tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:44.845174 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:44.845174 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:44.848735 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a51d581f-ac4c-4904-b6d6-1e138049aeeb tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:44.853576 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a51d581f-ac4c-4904-b6d6-1e138049aeeb tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:44.853981 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1243/4940] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:44 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:44.916226 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a18562b9-99ce-4baf-b68d-b0d9865be315 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:44.916664 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a18562b9-99ce-4baf-b68d-b0d9865be315 None None] GET https://10.4.3.87/volume// Jul 10 04:39:44.916854 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a18562b9-99ce-4baf-b68d-b0d9865be315 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:44.917039 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a18562b9-99ce-4baf-b68d-b0d9865be315 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:44.917389 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a18562b9-99ce-4baf-b68d-b0d9865be315 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:39:44.917695 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1235/4941] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:39:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:39:44.925805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a3732a20-bd79-4ec0-8622-238186ccd21c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:44.927870 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a3732a20-bd79-4ec0-8622-238186ccd21c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:44.928102 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a3732a20-bd79-4ec0-8622-238186ccd21c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:44.928351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a3732a20-bd79-4ec0-8622-238186ccd21c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:44.936928 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:44.936928 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:44.940447 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a3732a20-bd79-4ec0-8622-238186ccd21c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:44.944306 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a3732a20-bd79-4ec0-8622-238186ccd21c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:44.944731 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1229/4942] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:39:44 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:39:45.056229 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-60e3cdb3-eace-461f-8335-dedc77343028 req-7cc9e869-a2e0-4cc9-8632-cbbba6210f60 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:45.058348 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-7cc9e869-a2e0-4cc9-8632-cbbba6210f60 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] PUT https://10.4.3.87/volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d Jul 10 04:39:45.058767 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-7cc9e869-a2e0-4cc9-8632-cbbba6210f60 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:45.067713 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-60e3cdb3-eace-461f-8335-dedc77343028 req-7cc9e869-a2e0-4cc9-8632-cbbba6210f60 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Acquiring lock "cinder-attachment_update-9fc57e65-769c-49ff-88b3-c6accbac4902-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:39:45.072132 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-60e3cdb3-eace-461f-8335-dedc77343028 req-7cc9e869-a2e0-4cc9-8632-cbbba6210f60 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Lock "cinder-attachment_update-9fc57e65-769c-49ff-88b3-c6accbac4902-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:39:45.073076 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:45.073076 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:45.593676 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-60e3cdb3-eace-461f-8335-dedc77343028 req-7cc9e869-a2e0-4cc9-8632-cbbba6210f60 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Lock "cinder-attachment_update-9fc57e65-769c-49ff-88b3-c6accbac4902-np0000004952" released by "attachment_update" :: held 0.521s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:39:45.594090 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-7cc9e869-a2e0-4cc9-8632-cbbba6210f60 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d returned with HTTP 200 Jul 10 04:39:45.594595 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1236/4943] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:39:45 2026] PUT /volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:39:45.867182 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a4f232d9-0f01-44a5-b1c0-2ed2aae8364a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:45.869755 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a4f232d9-0f01-44a5-b1c0-2ed2aae8364a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:45.869755 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a4f232d9-0f01-44a5-b1c0-2ed2aae8364a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:45.869880 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a4f232d9-0f01-44a5-b1c0-2ed2aae8364a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:45.879306 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:45.879306 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:45.882983 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a4f232d9-0f01-44a5-b1c0-2ed2aae8364a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:45.886980 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a4f232d9-0f01-44a5-b1c0-2ed2aae8364a tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:45.887365 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1244/4944] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:45 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:46.903007 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1a1decb3-12bc-4af3-bd5a-352df8df125e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:46.905417 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1a1decb3-12bc-4af3-bd5a-352df8df125e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:46.905792 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1a1decb3-12bc-4af3-bd5a-352df8df125e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:46.906324 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1a1decb3-12bc-4af3-bd5a-352df8df125e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:46.920190 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:46.920190 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:46.924650 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1a1decb3-12bc-4af3-bd5a-352df8df125e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:46.933780 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1a1decb3-12bc-4af3-bd5a-352df8df125e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:46.934310 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1236/4945] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:46 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:47.950173 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2b01e5b6-f1ab-4cda-8a4d-97db5efaf2ec None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:47.952235 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2b01e5b6-f1ab-4cda-8a4d-97db5efaf2ec tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:47.952489 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2b01e5b6-f1ab-4cda-8a4d-97db5efaf2ec tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:47.952690 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2b01e5b6-f1ab-4cda-8a4d-97db5efaf2ec tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:47.965826 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:47.965826 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:47.970927 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2b01e5b6-f1ab-4cda-8a4d-97db5efaf2ec tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:47.977047 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2b01e5b6-f1ab-4cda-8a4d-97db5efaf2ec tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:47.977486 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1230/4946] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:47 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:48.989388 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3c18e792-2d57-419c-aec1-a90f2a50b496 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:48.991403 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3c18e792-2d57-419c-aec1-a90f2a50b496 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:48.991630 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3c18e792-2d57-419c-aec1-a90f2a50b496 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:48.991856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3c18e792-2d57-419c-aec1-a90f2a50b496 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:49.003328 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:49.003328 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:49.007270 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3c18e792-2d57-419c-aec1-a90f2a50b496 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:49.011665 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3c18e792-2d57-419c-aec1-a90f2a50b496 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:49.012079 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1237/4947] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:48 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:50.027928 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d15ba5d9-1aaa-4659-934b-c0c423dbf237 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:50.029775 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d15ba5d9-1aaa-4659-934b-c0c423dbf237 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:50.029995 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d15ba5d9-1aaa-4659-934b-c0c423dbf237 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:50.030231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d15ba5d9-1aaa-4659-934b-c0c423dbf237 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:50.044051 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:50.044051 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:50.048161 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d15ba5d9-1aaa-4659-934b-c0c423dbf237 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:50.053145 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d15ba5d9-1aaa-4659-934b-c0c423dbf237 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:50.053633 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1245/4948] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:50 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:51.068984 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f6b5567c-e5c9-4603-b98b-fff759d00223 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:51.070813 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6b5567c-e5c9-4603-b98b-fff759d00223 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:51.071018 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6b5567c-e5c9-4603-b98b-fff759d00223 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:51.071241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6b5567c-e5c9-4603-b98b-fff759d00223 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:51.081934 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:51.081934 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:51.085885 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f6b5567c-e5c9-4603-b98b-fff759d00223 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:51.090671 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6b5567c-e5c9-4603-b98b-fff759d00223 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:51.091026 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1237/4949] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:51 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:39:51.822940 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a6d65c35-bf00-4b3a-9681-f4b24b726fb8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:51.825493 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a6d65c35-bf00-4b3a-9681-f4b24b726fb8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] POST https://10.4.3.87/volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d/action Jul 10 04:39:51.825835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a6d65c35-bf00-4b3a-9681-f4b24b726fb8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:39:51.825954 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a6d65c35-bf00-4b3a-9681-f4b24b726fb8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:39:51.843027 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:51.843027 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:39:51.853270 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-60e3cdb3-eace-461f-8335-dedc77343028 req-a6d65c35-bf00-4b3a-9681-f4b24b726fb8 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d/action returned with HTTP 204 Jul 10 04:39:51.853823 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1231/4950] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:39:51 2026] POST /volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:39:52.103794 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6e5ca7d6-a651-4a63-a373-20ac49ea270c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:52.105316 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6e5ca7d6-a651-4a63-a373-20ac49ea270c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:52.105517 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6e5ca7d6-a651-4a63-a373-20ac49ea270c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:52.105699 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6e5ca7d6-a651-4a63-a373-20ac49ea270c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:52.114009 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:52.114009 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:39:52.117072 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6e5ca7d6-a651-4a63-a373-20ac49ea270c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:52.120712 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6e5ca7d6-a651-4a63-a373-20ac49ea270c tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:52.121065 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1238/4951] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:52 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:39:52.133741 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e784a9c7-c41b-4fa1-8495-2c204c3b9bd6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:52.135444 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e784a9c7-c41b-4fa1-8495-2c204c3b9bd6 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:52.135625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e784a9c7-c41b-4fa1-8495-2c204c3b9bd6 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:52.135790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e784a9c7-c41b-4fa1-8495-2c204c3b9bd6 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:52.144174 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:52.144174 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:39:52.147379 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e784a9c7-c41b-4fa1-8495-2c204c3b9bd6 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:52.151877 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e784a9c7-c41b-4fa1-8495-2c204c3b9bd6 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:52.152284 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1246/4952] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:52 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:39:52.165609 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1450400e-ea8b-4064-ba27-b698cd8bbf17 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:39:52.167618 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1450400e-ea8b-4064-ba27-b698cd8bbf17 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:39:52.167831 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1450400e-ea8b-4064-ba27-b698cd8bbf17 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:39:52.168047 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1450400e-ea8b-4064-ba27-b698cd8bbf17 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:39:52.178648 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:39:52.178648 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:39:52.182504 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1450400e-ea8b-4064-ba27-b698cd8bbf17 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:39:52.187361 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1450400e-ea8b-4064-ba27-b698cd8bbf17 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:39:52.187826 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1238/4953] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:39:52 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:01.565749 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-2248a310-983e-447f-8621-571d90a56f4d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:01.567972 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-2248a310-983e-447f-8621-571d90a56f4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:01.568246 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-2248a310-983e-447f-8621-571d90a56f4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:01.568405 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-2248a310-983e-447f-8621-571d90a56f4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:01.575896 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:01.575896 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:01.580030 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-2248a310-983e-447f-8621-571d90a56f4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:01.585876 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-2248a310-983e-447f-8621-571d90a56f4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:01.586308 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1232/4954] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:40:01 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:02.119888 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=41,cinder:INSERT=7,cinder:UPDATE=15 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:40:02.150666 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=28 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:40:02.186244 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=23 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:40:03.618525 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-27aa9bc8-f47d-4195-ab0e-7182caa56138 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:03.618898 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-27aa9bc8-f47d-4195-ab0e-7182caa56138 None None] GET https://10.4.3.87/volume// Jul 10 04:40:03.619005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-27aa9bc8-f47d-4195-ab0e-7182caa56138 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:03.619163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-27aa9bc8-f47d-4195-ab0e-7182caa56138 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:03.619491 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-27aa9bc8-f47d-4195-ab0e-7182caa56138 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:40:03.619740 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1239/4955] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:40:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:40:03.625885 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-bd7d734a-12aa-4f58-a16b-ed42cdd566b5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:03.629235 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-bd7d734a-12aa-4f58-a16b-ed42cdd566b5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:40:03.629235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-bd7d734a-12aa-4f58-a16b-ed42cdd566b5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c611786e-5a41-4d08-b399-96e630f09408", "connector": null, "instance_uuid": "4c8df68d-be06-409a-93f7-58e3bb3b6326"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:03.636635 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:03.636635 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:03.661271 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-bd7d734a-12aa-4f58-a16b-ed42cdd566b5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:40:03.661929 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1247/4956] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:40:03 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:04.106882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-27fa696a-6d41-466c-9c9c-4d4422bc1892 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:04.109119 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27fa696a-6d41-466c-9c9c-4d4422bc1892 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:04.109423 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-27fa696a-6d41-466c-9c9c-4d4422bc1892 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:04.109664 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-27fa696a-6d41-466c-9c9c-4d4422bc1892 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:04.121536 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:04.121536 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:04.125635 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-27fa696a-6d41-466c-9c9c-4d4422bc1892 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:04.130708 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27fa696a-6d41-466c-9c9c-4d4422bc1892 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:04.131180 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1239/4957] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:04 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:04.186418 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a79b702b-ca5f-49ad-ae74-3d21888da2dd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:04.186814 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a79b702b-ca5f-49ad-ae74-3d21888da2dd None None] GET https://10.4.3.87/volume// Jul 10 04:40:04.187024 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a79b702b-ca5f-49ad-ae74-3d21888da2dd None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:04.187255 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a79b702b-ca5f-49ad-ae74-3d21888da2dd None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:04.187636 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a79b702b-ca5f-49ad-ae74-3d21888da2dd None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:40:04.188023 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1233/4958] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:40:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:40:04.194478 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-291a1497-ebec-4bdc-8524-7abc0051ea53 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:04.196547 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-291a1497-ebec-4bdc-8524-7abc0051ea53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:04.196741 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-291a1497-ebec-4bdc-8524-7abc0051ea53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:04.196912 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-291a1497-ebec-4bdc-8524-7abc0051ea53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:04.205643 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:04.205643 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:04.208751 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-291a1497-ebec-4bdc-8524-7abc0051ea53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:04.212464 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-291a1497-ebec-4bdc-8524-7abc0051ea53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:04.212861 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1240/4959] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:40:04 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 1081 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:40:04.309083 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-024ff05a-ebc3-4730-bda3-88fe61ec64a8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:04.310878 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-024ff05a-ebc3-4730-bda3-88fe61ec64a8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] PUT https://10.4.3.87/volume/v3/attachments/884ad5a2-063e-4207-a47f-acb3c5ac5fef Jul 10 04:40:04.313241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-024ff05a-ebc3-4730-bda3-88fe61ec64a8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:04.318993 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-024ff05a-ebc3-4730-bda3-88fe61ec64a8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Acquiring lock "cinder-attachment_update-c611786e-5a41-4d08-b399-96e630f09408-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:40:04.325427 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-024ff05a-ebc3-4730-bda3-88fe61ec64a8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Lock "cinder-attachment_update-c611786e-5a41-4d08-b399-96e630f09408-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:40:04.325427 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:04.325427 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:04.844735 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-024ff05a-ebc3-4730-bda3-88fe61ec64a8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Lock "cinder-attachment_update-c611786e-5a41-4d08-b399-96e630f09408-np0000004952" released by "attachment_update" :: held 0.521s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:40:04.846363 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-024ff05a-ebc3-4730-bda3-88fe61ec64a8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments/884ad5a2-063e-4207-a47f-acb3c5ac5fef returned with HTTP 200 Jul 10 04:40:04.846363 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1248/4960] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:40:04 2026] PUT /volume/v3/attachments/884ad5a2-063e-4207-a47f-acb3c5ac5fef => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:04.853503 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-d95b197a-1859-4f7d-849c-e3e92f075d17 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:04.855579 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-d95b197a-1859-4f7d-849c-e3e92f075d17 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408/encryption Jul 10 04:40:04.855769 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-d95b197a-1859-4f7d-849c-e3e92f075d17 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:04.855961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-d95b197a-1859-4f7d-849c-e3e92f075d17 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:04.864511 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:04.864511 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:04.870348 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-d95b197a-1859-4f7d-849c-e3e92f075d17 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408/encryption returned with HTTP 200 Jul 10 04:40:04.870721 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1240/4961] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:40:04 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:05.144894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-178db3ce-bd98-49ae-9d24-43481b03a5c6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:05.146817 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-178db3ce-bd98-49ae-9d24-43481b03a5c6 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:05.147047 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-178db3ce-bd98-49ae-9d24-43481b03a5c6 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:05.147163 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-178db3ce-bd98-49ae-9d24-43481b03a5c6 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:05.156202 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:05.156202 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:05.159552 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-178db3ce-bd98-49ae-9d24-43481b03a5c6 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:05.163675 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-178db3ce-bd98-49ae-9d24-43481b03a5c6 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:05.164098 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1234/4962] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:05 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:06.124430 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-098a4d13-f04a-47cc-99f1-628f74d94761 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:06.126499 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-098a4d13-f04a-47cc-99f1-628f74d94761 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/attachments?instance_id=80e5d07f-4c7c-4dfe-a249-3f42a349d60e Jul 10 04:40:06.126695 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-098a4d13-f04a-47cc-99f1-628f74d94761 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:06.126873 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-098a4d13-f04a-47cc-99f1-628f74d94761 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:06.140711 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-098a4d13-f04a-47cc-99f1-628f74d94761 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments?instance_id=80e5d07f-4c7c-4dfe-a249-3f42a349d60e returned with HTTP 200 Jul 10 04:40:06.141277 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1241/4963] 10.4.3.87 () {70 vars in 1630 bytes} [Fri Jul 10 04:40:06 2026] GET /volume/v3/attachments?instance_id=80e5d07f-4c7c-4dfe-a249-3f42a349d60e => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:06.149465 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-89261e66-101e-4578-b3ea-dac1d561d903 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:06.151918 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-89261e66-101e-4578-b3ea-dac1d561d903 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d Jul 10 04:40:06.151918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-89261e66-101e-4578-b3ea-dac1d561d903 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:06.151918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-89261e66-101e-4578-b3ea-dac1d561d903 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:06.165547 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-642f3f21-68a1-4b68-9ebd-3d42595d1be9 req-89261e66-101e-4578-b3ea-dac1d561d903 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d returned with HTTP 200 Jul 10 04:40:06.166037 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1249/4964] 10.4.3.87 () {70 vars in 1644 bytes} [Fri Jul 10 04:40:06 2026] GET /volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:06.176532 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2c958d84-8d29-40f1-94c8-635f98d9f071 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:06.178822 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c958d84-8d29-40f1-94c8-635f98d9f071 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:06.179065 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2c958d84-8d29-40f1-94c8-635f98d9f071 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:06.179527 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2c958d84-8d29-40f1-94c8-635f98d9f071 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:06.190483 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:06.190483 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:06.195607 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2c958d84-8d29-40f1-94c8-635f98d9f071 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:06.200107 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c958d84-8d29-40f1-94c8-635f98d9f071 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:06.200560 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1241/4965] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:06 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:07.212839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5785e746-5ce8-40a6-a497-b513cd9dd3af None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:07.214525 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5785e746-5ce8-40a6-a497-b513cd9dd3af tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:07.214713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5785e746-5ce8-40a6-a497-b513cd9dd3af tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:07.214887 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5785e746-5ce8-40a6-a497-b513cd9dd3af tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:07.224010 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:07.224010 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:07.227400 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5785e746-5ce8-40a6-a497-b513cd9dd3af tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:07.232078 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5785e746-5ce8-40a6-a497-b513cd9dd3af tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:07.232564 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1235/4966] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:07 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:08.245720 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0e6d74af-ace2-44e3-9ce9-92f307831cf5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:08.247459 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0e6d74af-ace2-44e3-9ce9-92f307831cf5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:08.247635 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0e6d74af-ace2-44e3-9ce9-92f307831cf5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:08.247803 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0e6d74af-ace2-44e3-9ce9-92f307831cf5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:08.256981 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:08.256981 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:08.260508 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0e6d74af-ace2-44e3-9ce9-92f307831cf5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:08.264984 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0e6d74af-ace2-44e3-9ce9-92f307831cf5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:08.265604 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1242/4967] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:08 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:09.277235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b162d8c7-1a26-4d31-ba51-fda8bd63af54 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:09.278949 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b162d8c7-1a26-4d31-ba51-fda8bd63af54 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:09.279130 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b162d8c7-1a26-4d31-ba51-fda8bd63af54 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:09.279362 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b162d8c7-1a26-4d31-ba51-fda8bd63af54 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:09.287786 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:09.287786 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:09.290892 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b162d8c7-1a26-4d31-ba51-fda8bd63af54 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:09.296001 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b162d8c7-1a26-4d31-ba51-fda8bd63af54 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:09.296518 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1250/4968] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:09 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:10.310934 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f0dfad2e-d59c-4714-be6e-bc01cc82b584 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:10.312672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0dfad2e-d59c-4714-be6e-bc01cc82b584 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:10.312849 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0dfad2e-d59c-4714-be6e-bc01cc82b584 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:10.313047 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f0dfad2e-d59c-4714-be6e-bc01cc82b584 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:10.322180 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:10.322180 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:10.325290 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f0dfad2e-d59c-4714-be6e-bc01cc82b584 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:10.329091 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f0dfad2e-d59c-4714-be6e-bc01cc82b584 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:10.329526 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1242/4969] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:10 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:11.341288 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d1f410c0-bbfd-486d-b8a0-08a94b864ba7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:11.342998 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d1f410c0-bbfd-486d-b8a0-08a94b864ba7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:11.343172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d1f410c0-bbfd-486d-b8a0-08a94b864ba7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:11.343371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d1f410c0-bbfd-486d-b8a0-08a94b864ba7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:11.352040 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:11.352040 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:11.355042 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d1f410c0-bbfd-486d-b8a0-08a94b864ba7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:11.359672 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d1f410c0-bbfd-486d-b8a0-08a94b864ba7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:11.360036 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1236/4970] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:11 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:11.956899 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-57de5833-c537-4ae1-91ac-649790e9cf6c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:11.958820 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-57de5833-c537-4ae1-91ac-649790e9cf6c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/attachments/884ad5a2-063e-4207-a47f-acb3c5ac5fef/action Jul 10 04:40:11.959165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-57de5833-c537-4ae1-91ac-649790e9cf6c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:40:11.959318 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-57de5833-c537-4ae1-91ac-649790e9cf6c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:11.973814 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:11.973814 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:11.982552 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-ceb8fd9d-ec47-4260-b69d-97a8c1f133e4 req-57de5833-c537-4ae1-91ac-649790e9cf6c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments/884ad5a2-063e-4207-a47f-acb3c5ac5fef/action returned with HTTP 204 Jul 10 04:40:11.982956 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1243/4971] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:40:11 2026] POST /volume/v3/attachments/884ad5a2-063e-4207-a47f-acb3c5ac5fef/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:12.372284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-82ae47cd-af8e-4cd1-b57a-3b0317eb58e5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:12.374311 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-82ae47cd-af8e-4cd1-b57a-3b0317eb58e5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:12.374568 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-82ae47cd-af8e-4cd1-b57a-3b0317eb58e5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:12.374815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-82ae47cd-af8e-4cd1-b57a-3b0317eb58e5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:12.384210 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:12.384210 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:12.387427 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-82ae47cd-af8e-4cd1-b57a-3b0317eb58e5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:12.391509 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-82ae47cd-af8e-4cd1-b57a-3b0317eb58e5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:12.391866 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1251/4972] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:12 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 1194 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:12.403475 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c63cc8f3-123e-4d8d-8140-529f9f0003f3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:12.405195 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c63cc8f3-123e-4d8d-8140-529f9f0003f3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:12.405406 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c63cc8f3-123e-4d8d-8140-529f9f0003f3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:12.405610 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c63cc8f3-123e-4d8d-8140-529f9f0003f3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:12.415360 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:12.415360 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:12.418695 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c63cc8f3-123e-4d8d-8140-529f9f0003f3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:12.422557 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c63cc8f3-123e-4d8d-8140-529f9f0003f3 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:12.422915 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1243/4973] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:12 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 1194 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:12.464516 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1f8516c9-c0d6-4928-9187-f4e67796736e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:12.466869 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1f8516c9-c0d6-4928-9187-f4e67796736e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:12.467047 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1f8516c9-c0d6-4928-9187-f4e67796736e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:12.467257 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1f8516c9-c0d6-4928-9187-f4e67796736e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:12.478983 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:12.478983 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:12.482764 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1f8516c9-c0d6-4928-9187-f4e67796736e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:12.488535 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1f8516c9-c0d6-4928-9187-f4e67796736e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:12.489096 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1237/4974] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:40:12 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 1194 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:12.510125 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-b9a85077-9d30-450e-9856-32fce54684b4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:12.513332 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-b9a85077-9d30-450e-9856-32fce54684b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408/action Jul 10 04:40:12.513701 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-b9a85077-9d30-450e-9856-32fce54684b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:40:12.513818 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-b9a85077-9d30-450e-9856-32fce54684b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:12.524773 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:12.524773 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:12.525153 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-b9a85077-9d30-450e-9856-32fce54684b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:12.530976 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-b9a85077-9d30-450e-9856-32fce54684b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Begin detaching volume completed successfully. Jul 10 04:40:12.531238 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-b9a85077-9d30-450e-9856-32fce54684b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408/action returned with HTTP 202 Jul 10 04:40:12.531801 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1244/4975] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:40:12 2026] POST /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:40:12.534877 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ff54c6a7-e86f-4e71-8b48-a8e2ccfeddb3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:12.536589 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ff54c6a7-e86f-4e71-8b48-a8e2ccfeddb3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:40:12.536746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ff54c6a7-e86f-4e71-8b48-a8e2ccfeddb3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:12.536980 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ff54c6a7-e86f-4e71-8b48-a8e2ccfeddb3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:12.546563 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:12.546563 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:12.551228 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ff54c6a7-e86f-4e71-8b48-a8e2ccfeddb3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:12.557388 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ff54c6a7-e86f-4e71-8b48-a8e2ccfeddb3 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:40:12.557779 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1252/4976] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:12 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1645 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:13.555923 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9f704bf7-6055-4149-8af5-0b68e5a592cc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:13.556447 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f704bf7-6055-4149-8af5-0b68e5a592cc None None] GET https://10.4.3.87/volume// Jul 10 04:40:13.556590 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9f704bf7-6055-4149-8af5-0b68e5a592cc None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:13.556800 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9f704bf7-6055-4149-8af5-0b68e5a592cc None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:13.557129 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9f704bf7-6055-4149-8af5-0b68e5a592cc None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:40:13.557466 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1244/4977] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:40:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:40:13.565864 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1a59faa4-a955-4fda-85bd-c3be91e9ffc0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:13.568737 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-808de96e-96f8-4b14-b5d9-0cde99e688f4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:13.570379 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1a59faa4-a955-4fda-85bd-c3be91e9ffc0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:13.570500 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-808de96e-96f8-4b14-b5d9-0cde99e688f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:40:13.570500 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-808de96e-96f8-4b14-b5d9-0cde99e688f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:13.570656 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1a59faa4-a955-4fda-85bd-c3be91e9ffc0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:13.570741 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-808de96e-96f8-4b14-b5d9-0cde99e688f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:13.570902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1a59faa4-a955-4fda-85bd-c3be91e9ffc0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:13.580068 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:13.580068 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:13.582779 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-808de96e-96f8-4b14-b5d9-0cde99e688f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:13.586340 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:13.586340 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:13.586886 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-808de96e-96f8-4b14-b5d9-0cde99e688f4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:40:13.587249 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1245/4978] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:13 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1645 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:13.587753 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1a59faa4-a955-4fda-85bd-c3be91e9ffc0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:13.593129 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-1a59faa4-a955-4fda-85bd-c3be91e9ffc0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:13.593563 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1238/4979] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:40:13 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 1377 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:40:13.606815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-349e9da6-ff78-44f3-8216-db84f9a3017d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:13.608985 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-349e9da6-ff78-44f3-8216-db84f9a3017d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408/encryption Jul 10 04:40:13.609232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-349e9da6-ff78-44f3-8216-db84f9a3017d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:13.609462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-349e9da6-ff78-44f3-8216-db84f9a3017d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:13.617919 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:13.617919 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:13.625460 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-349e9da6-ff78-44f3-8216-db84f9a3017d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408/encryption returned with HTTP 200 Jul 10 04:40:13.625999 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1253/4980] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:40:13 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:14.604757 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-86fe3bf5-ac8e-46d0-bcac-c5acbcac2725 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:14.606948 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-86fe3bf5-ac8e-46d0-bcac-c5acbcac2725 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:40:14.607113 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-86fe3bf5-ac8e-46d0-bcac-c5acbcac2725 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:14.607336 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-86fe3bf5-ac8e-46d0-bcac-c5acbcac2725 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:14.616550 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:14.616550 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:14.619883 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-86fe3bf5-ac8e-46d0-bcac-c5acbcac2725 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:14.624702 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-86fe3bf5-ac8e-46d0-bcac-c5acbcac2725 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:40:14.625402 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1245/4981] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:14 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1645 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:15.415208 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-211366b3-cbd4-43c4-87e0-5939e75dbb50 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:15.417628 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-211366b3-cbd4-43c4-87e0-5939e75dbb50 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] DELETE https://10.4.3.87/volume/v3/attachments/884ad5a2-063e-4207-a47f-acb3c5ac5fef Jul 10 04:40:15.417792 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-211366b3-cbd4-43c4-87e0-5939e75dbb50 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:15.417968 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-211366b3-cbd4-43c4-87e0-5939e75dbb50 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:15.425295 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:15.425295 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:15.638198 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-64e6bf25-3632-4237-818c-1206a8c2923d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:15.640133 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-64e6bf25-3632-4237-818c-1206a8c2923d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:40:15.640327 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-64e6bf25-3632-4237-818c-1206a8c2923d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:15.640507 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-64e6bf25-3632-4237-818c-1206a8c2923d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:15.649144 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:15.649144 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:15.652382 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-64e6bf25-3632-4237-818c-1206a8c2923d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:15.656922 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-64e6bf25-3632-4237-818c-1206a8c2923d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:40:15.657372 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1239/4982] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:15 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1645 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:15.949264 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-45a6546b-25f9-4aec-8979-e6facb617c5a req-211366b3-cbd4-43c4-87e0-5939e75dbb50 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments/884ad5a2-063e-4207-a47f-acb3c5ac5fef returned with HTTP 200 Jul 10 04:40:15.949643 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1246/4983] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:40:15 2026] DELETE /volume/v3/attachments/884ad5a2-063e-4207-a47f-acb3c5ac5fef => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:16.670150 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-80e2271b-4d8d-44b3-af3f-34d70f4cc70e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:16.671903 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-80e2271b-4d8d-44b3-af3f-34d70f4cc70e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:40:16.672078 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-80e2271b-4d8d-44b3-af3f-34d70f4cc70e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:16.672299 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-80e2271b-4d8d-44b3-af3f-34d70f4cc70e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:16.681310 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:16.681310 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:16.684475 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-80e2271b-4d8d-44b3-af3f-34d70f4cc70e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:16.688673 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-80e2271b-4d8d-44b3-af3f-34d70f4cc70e tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:40:16.689048 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1254/4984] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:16 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1645 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:16.738990 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-6b72f625-64a7-43d8-9317-a43b93ff1b6a req-0c7b12f0-a749-4f49-a390-a383b9bdc5b1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:16.740840 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6b72f625-64a7-43d8-9317-a43b93ff1b6a req-0c7b12f0-a749-4f49-a390-a383b9bdc5b1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/attachments/3fadb702-516b-48b5-b9b0-1a76761748ce Jul 10 04:40:16.741161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6b72f625-64a7-43d8-9317-a43b93ff1b6a req-0c7b12f0-a749-4f49-a390-a383b9bdc5b1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:16.742198 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-6b72f625-64a7-43d8-9317-a43b93ff1b6a req-0c7b12f0-a749-4f49-a390-a383b9bdc5b1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:16.747844 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:16.747844 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:16.753609 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-5afbe256-f9a3-4f08-8b7d-8230cfc4afe5 req-88f483c5-1f61-4d1e-97ee-35b73bc00c4a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:16.755501 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-5afbe256-f9a3-4f08-8b7d-8230cfc4afe5 req-88f483c5-1f61-4d1e-97ee-35b73bc00c4a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:16.755713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-5afbe256-f9a3-4f08-8b7d-8230cfc4afe5 req-88f483c5-1f61-4d1e-97ee-35b73bc00c4a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:16.755885 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-5afbe256-f9a3-4f08-8b7d-8230cfc4afe5 req-88f483c5-1f61-4d1e-97ee-35b73bc00c4a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:16.762353 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:16.762353 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:16.766054 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-5afbe256-f9a3-4f08-8b7d-8230cfc4afe5 req-88f483c5-1f61-4d1e-97ee-35b73bc00c4a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:16.770376 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-5afbe256-f9a3-4f08-8b7d-8230cfc4afe5 req-88f483c5-1f61-4d1e-97ee-35b73bc00c4a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:16.770901 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1240/4985] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:40:16 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:17.271759 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-6b72f625-64a7-43d8-9317-a43b93ff1b6a req-0c7b12f0-a749-4f49-a390-a383b9bdc5b1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/attachments/3fadb702-516b-48b5-b9b0-1a76761748ce returned with HTTP 200 Jul 10 04:40:17.271759 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1246/4986] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:40:16 2026] DELETE /volume/v3/attachments/3fadb702-516b-48b5-b9b0-1a76761748ce => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:17.700766 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7fe305f6-fbce-41d6-bc01-d65985f9ce9a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:17.702545 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fe305f6-fbce-41d6-bc01-d65985f9ce9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:40:17.702723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7fe305f6-fbce-41d6-bc01-d65985f9ce9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:17.702898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7fe305f6-fbce-41d6-bc01-d65985f9ce9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:17.709337 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:17.709337 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:17.712639 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7fe305f6-fbce-41d6-bc01-d65985f9ce9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:17.716624 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fe305f6-fbce-41d6-bc01-d65985f9ce9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:40:17.716953 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1247/4987] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:17 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1353 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:17.727849 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-be880c36-cc3f-4a82-a0fe-c84633a5457d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:17.729443 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be880c36-cc3f-4a82-a0fe-c84633a5457d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:40:17.729745 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be880c36-cc3f-4a82-a0fe-c84633a5457d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99d15907-2b1e-4f74-a90c-2b056873df88", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-179368686"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:17.731172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-be880c36-cc3f-4a82-a0fe-c84633a5457d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating new backup {'backup': {'volume_id': '99d15907-2b1e-4f74-a90c-2b056873df88', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-179368686'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:40:17.731324 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-be880c36-cc3f-4a82-a0fe-c84633a5457d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating backup of volume 99d15907-2b1e-4f74-a90c-2b056873df88 in container None Jul 10 04:40:17.737462 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:17.737462 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:17.737873 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-be880c36-cc3f-4a82-a0fe-c84633a5457d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:17.752341 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-be880c36-cc3f-4a82-a0fe-c84633a5457d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['10e42471-eb7c-4a47-9c3a-212ec7e0f420', '840ec825-1571-4cf1-9af6-d3f172fcef58'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:17.777434 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be880c36-cc3f-4a82-a0fe-c84633a5457d tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:40:17.777892 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1255/4988] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:40:17 2026] POST /volume/v3/backups => generated 327 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:17.791266 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cde0b995-09e7-4c26-8d5e-7d1b4f0bf56b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:17.793587 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cde0b995-09e7-4c26-8d5e-7d1b4f0bf56b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:17.793861 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cde0b995-09e7-4c26-8d5e-7d1b4f0bf56b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:17.794530 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cde0b995-09e7-4c26-8d5e-7d1b4f0bf56b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:17.794530 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-cde0b995-09e7-4c26-8d5e-7d1b4f0bf56b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:17.804830 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:17.804830 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:17.805617 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cde0b995-09e7-4c26-8d5e-7d1b4f0bf56b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:17.806060 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1241/4989] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:17 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:18.815925 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0ad3b349-ab50-4881-89b1-488b79445625 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:18.818035 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0ad3b349-ab50-4881-89b1-488b79445625 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:18.818372 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0ad3b349-ab50-4881-89b1-488b79445625 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:18.818629 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0ad3b349-ab50-4881-89b1-488b79445625 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:18.818807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0ad3b349-ab50-4881-89b1-488b79445625 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:18.825902 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:18.825902 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:18.827391 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0ad3b349-ab50-4881-89b1-488b79445625 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:18.827391 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1247/4990] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:18 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:19.837395 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-07bca86e-c909-41bb-8c15-bfbd628a01e7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:19.838894 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07bca86e-c909-41bb-8c15-bfbd628a01e7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:19.839056 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07bca86e-c909-41bb-8c15-bfbd628a01e7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:19.839254 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-07bca86e-c909-41bb-8c15-bfbd628a01e7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:19.839360 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-07bca86e-c909-41bb-8c15-bfbd628a01e7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:19.843455 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:19.843455 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:19.844108 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-07bca86e-c909-41bb-8c15-bfbd628a01e7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:19.844477 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1248/4991] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:19 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:20.857460 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ded00935-267f-4eb9-a28a-2d22dfe38c34 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:20.859692 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ded00935-267f-4eb9-a28a-2d22dfe38c34 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:20.860022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ded00935-267f-4eb9-a28a-2d22dfe38c34 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:20.861242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ded00935-267f-4eb9-a28a-2d22dfe38c34 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:20.861242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ded00935-267f-4eb9-a28a-2d22dfe38c34 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:20.866008 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:20.866008 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:20.867836 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ded00935-267f-4eb9-a28a-2d22dfe38c34 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:20.868758 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1256/4992] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:20 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:21.881696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e824f771-dd79-4b91-8c7c-458a88ae52dc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:21.886846 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e824f771-dd79-4b91-8c7c-458a88ae52dc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:21.887053 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e824f771-dd79-4b91-8c7c-458a88ae52dc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:21.887312 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e824f771-dd79-4b91-8c7c-458a88ae52dc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:21.887448 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e824f771-dd79-4b91-8c7c-458a88ae52dc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:21.892410 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:21.892410 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:21.893378 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e824f771-dd79-4b91-8c7c-458a88ae52dc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:21.893823 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1242/4993] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:21 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:22.906676 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d9c4f9ff-77ac-4e76-9ad3-436bfc7e3721 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:22.910101 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d9c4f9ff-77ac-4e76-9ad3-436bfc7e3721 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:22.910101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d9c4f9ff-77ac-4e76-9ad3-436bfc7e3721 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:22.910101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d9c4f9ff-77ac-4e76-9ad3-436bfc7e3721 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:22.910101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d9c4f9ff-77ac-4e76-9ad3-436bfc7e3721 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:22.914286 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:22.914286 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:22.915041 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d9c4f9ff-77ac-4e76-9ad3-436bfc7e3721 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:22.915579 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1248/4994] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:22 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:23.924367 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ffaa2f55-18b0-497a-9287-1de9a2c04aaa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:23.925995 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ffaa2f55-18b0-497a-9287-1de9a2c04aaa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:23.926189 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ffaa2f55-18b0-497a-9287-1de9a2c04aaa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:23.926388 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ffaa2f55-18b0-497a-9287-1de9a2c04aaa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:23.926489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-ffaa2f55-18b0-497a-9287-1de9a2c04aaa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:23.932506 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:23.932506 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:23.933221 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ffaa2f55-18b0-497a-9287-1de9a2c04aaa tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:23.933568 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1249/4995] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:23 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:24.135596 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fbfdf0cc-b7e7-4b80-99d1-2c1e5b2e89b8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:24.137367 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fbfdf0cc-b7e7-4b80-99d1-2c1e5b2e89b8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] DELETE https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:24.137614 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fbfdf0cc-b7e7-4b80-99d1-2c1e5b2e89b8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:24.137790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fbfdf0cc-b7e7-4b80-99d1-2c1e5b2e89b8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:24.137970 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-fbfdf0cc-b7e7-4b80-99d1-2c1e5b2e89b8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Delete volume with id: c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:24.145452 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:24.145452 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:24.145958 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fbfdf0cc-b7e7-4b80-99d1-2c1e5b2e89b8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:24.157570 np0000004952 devstack@c-api.service[100022]: WARNING cinder.keymgr.conf_key_mgr [None req-fbfdf0cc-b7e7-4b80-99d1-2c1e5b2e89b8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:40:24.164038 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fbfdf0cc-b7e7-4b80-99d1-2c1e5b2e89b8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Delete volume request issued successfully. Jul 10 04:40:24.164289 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fbfdf0cc-b7e7-4b80-99d1-2c1e5b2e89b8 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 202 Jul 10 04:40:24.164722 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1257/4996] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:40:24 2026] DELETE /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:40:24.173080 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-691c9a6e-7c00-4758-a1da-3aba31c3914b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:24.175293 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-691c9a6e-7c00-4758-a1da-3aba31c3914b tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:24.175460 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-691c9a6e-7c00-4758-a1da-3aba31c3914b tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:24.175689 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-691c9a6e-7c00-4758-a1da-3aba31c3914b tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:24.183005 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:24.183005 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:24.187877 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-691c9a6e-7c00-4758-a1da-3aba31c3914b tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:24.191039 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-691c9a6e-7c00-4758-a1da-3aba31c3914b tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 200 Jul 10 04:40:24.191480 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1243/4997] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:24 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:24.943183 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-96f873a7-ab2d-4fa7-989c-d8eeb3f3e9c9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:24.946660 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-96f873a7-ab2d-4fa7-989c-d8eeb3f3e9c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:24.946660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-96f873a7-ab2d-4fa7-989c-d8eeb3f3e9c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:24.946660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-96f873a7-ab2d-4fa7-989c-d8eeb3f3e9c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:24.946660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-96f873a7-ab2d-4fa7-989c-d8eeb3f3e9c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:24.950519 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:24.950519 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:24.951244 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-96f873a7-ab2d-4fa7-989c-d8eeb3f3e9c9 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:24.951587 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1249/4998] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:24 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:25.204685 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d35cab43-0845-4e66-b9c2-ce0796dd9eb6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:25.206206 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d35cab43-0845-4e66-b9c2-ce0796dd9eb6 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 Jul 10 04:40:25.206403 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d35cab43-0845-4e66-b9c2-ce0796dd9eb6 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:25.206593 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d35cab43-0845-4e66-b9c2-ce0796dd9eb6 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:25.213229 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d35cab43-0845-4e66-b9c2-ce0796dd9eb6 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 returned with HTTP 404 Jul 10 04:40:25.213625 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1250/4999] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:25 2026] GET /volume/v3/volumes/c611786e-5a41-4d08-b399-96e630f09408 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:25.220607 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-57d759f3-6971-46ef-be45-f50a9aeecaba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:25.224455 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-57d759f3-6971-46ef-be45-f50a9aeecaba tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 Jul 10 04:40:25.224668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-57d759f3-6971-46ef-be45-f50a9aeecaba tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:25.224918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-57d759f3-6971-46ef-be45-f50a9aeecaba tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:25.225143 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-57d759f3-6971-46ef-be45-f50a9aeecaba tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Delete volume with id: b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 Jul 10 04:40:25.235519 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:25.235519 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:25.235956 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-57d759f3-6971-46ef-be45-f50a9aeecaba tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:25.246832 np0000004952 devstack@c-api.service[100022]: WARNING cinder.keymgr.conf_key_mgr [None req-57d759f3-6971-46ef-be45-f50a9aeecaba tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:40:25.251721 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-57d759f3-6971-46ef-be45-f50a9aeecaba tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Delete volume request issued successfully. Jul 10 04:40:25.254760 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-57d759f3-6971-46ef-be45-f50a9aeecaba tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 returned with HTTP 202 Jul 10 04:40:25.254760 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1258/5000] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:40:25 2026] DELETE /volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:40:25.262916 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6ad57a0a-b6e0-4f66-b0a1-345dc0cb5ac4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:25.265190 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6ad57a0a-b6e0-4f66-b0a1-345dc0cb5ac4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 Jul 10 04:40:25.265190 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6ad57a0a-b6e0-4f66-b0a1-345dc0cb5ac4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:25.265190 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6ad57a0a-b6e0-4f66-b0a1-345dc0cb5ac4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:25.272096 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:25.272096 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:25.274098 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6ad57a0a-b6e0-4f66-b0a1-345dc0cb5ac4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:25.278301 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6ad57a0a-b6e0-4f66-b0a1-345dc0cb5ac4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 returned with HTTP 200 Jul 10 04:40:25.278663 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1244/5001] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:25 2026] GET /volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:25.370437 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-8c5d4646-ae77-43dd-a524-07eb54d81454 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:25.372789 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-8c5d4646-ae77-43dd-a524-07eb54d81454 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:25.373025 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-8c5d4646-ae77-43dd-a524-07eb54d81454 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:25.373323 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-8c5d4646-ae77-43dd-a524-07eb54d81454 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:25.382426 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:25.382426 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:25.387357 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-8c5d4646-ae77-43dd-a524-07eb54d81454 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:25.393497 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-8c5d4646-ae77-43dd-a524-07eb54d81454 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:25.394013 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1250/5002] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:40:25 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:25.962689 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-164491a2-794d-49f7-8b97-ad7ddba16c20 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:25.964535 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-164491a2-794d-49f7-8b97-ad7ddba16c20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:25.964708 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-164491a2-794d-49f7-8b97-ad7ddba16c20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:25.964884 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-164491a2-794d-49f7-8b97-ad7ddba16c20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:25.964986 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-164491a2-794d-49f7-8b97-ad7ddba16c20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:25.970527 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:25.970527 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:25.971277 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-164491a2-794d-49f7-8b97-ad7ddba16c20 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:25.971618 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1251/5003] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:25 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:26.290754 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d14c63f9-add7-46f3-bda3-7d903c6dc363 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:26.292723 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d14c63f9-add7-46f3-bda3-7d903c6dc363 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 Jul 10 04:40:26.292935 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d14c63f9-add7-46f3-bda3-7d903c6dc363 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:26.293172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d14c63f9-add7-46f3-bda3-7d903c6dc363 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:26.299969 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d14c63f9-add7-46f3-bda3-7d903c6dc363 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 returned with HTTP 404 Jul 10 04:40:26.300718 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1259/5004] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:26 2026] GET /volume/v3/volumes/b60d6cb7-ff17-4ccc-bc3c-f10dff2436c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:26.309164 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3d96599c-84e4-405a-843c-ea0014666ec6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:26.311429 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3d96599c-84e4-405a-843c-ea0014666ec6 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:40:26.311673 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3d96599c-84e4-405a-843c-ea0014666ec6 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:26.311919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3d96599c-84e4-405a-843c-ea0014666ec6 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Calling method 'detail' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:26.312948 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3d96599c-84e4-405a-843c-ea0014666ec6 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100021) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:40:26.327833 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3d96599c-84e4-405a-843c-ea0014666ec6 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Get all volumes completed successfully. Jul 10 04:40:26.330416 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:26.330416 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:26.336773 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3d96599c-84e4-405a-843c-ea0014666ec6 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:40:26.337335 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1245/5005] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:40:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:26.357820 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3d657cd1-95b4-41a5-bb54-56b3130534f3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:26.359890 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3d657cd1-95b4-41a5-bb54-56b3130534f3 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] DELETE https://10.4.3.87/volume/v3/types/0e3e1f68-b635-4adc-a98e-142d2fb32ae8 Jul 10 04:40:26.360274 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3d657cd1-95b4-41a5-bb54-56b3130534f3 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:26.360393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3d657cd1-95b4-41a5-bb54-56b3130534f3 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:26.382937 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3d657cd1-95b4-41a5-bb54-56b3130534f3 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] https://10.4.3.87/volume/v3/types/0e3e1f68-b635-4adc-a98e-142d2fb32ae8 returned with HTTP 202 Jul 10 04:40:26.383364 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1251/5006] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:40:26 2026] DELETE /volume/v3/types/0e3e1f68-b635-4adc-a98e-142d2fb32ae8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:40:26.982420 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6f8f6323-b493-4e0d-a1ab-7d4b57a63147 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:26.984617 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6f8f6323-b493-4e0d-a1ab-7d4b57a63147 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:26.984818 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6f8f6323-b493-4e0d-a1ab-7d4b57a63147 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:26.985009 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6f8f6323-b493-4e0d-a1ab-7d4b57a63147 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:26.985142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-6f8f6323-b493-4e0d-a1ab-7d4b57a63147 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:26.990009 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:26.990009 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:26.990980 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6f8f6323-b493-4e0d-a1ab-7d4b57a63147 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:26.991426 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1252/5007] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:26 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:27.429494 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5a437b95-b229-4c18-80d7-a3124afa0bbc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:27.429837 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5a437b95-b229-4c18-80d7-a3124afa0bbc None None] GET https://10.4.3.87/volume// Jul 10 04:40:27.429960 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5a437b95-b229-4c18-80d7-a3124afa0bbc None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:27.430154 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5a437b95-b229-4c18-80d7-a3124afa0bbc None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:27.430512 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5a437b95-b229-4c18-80d7-a3124afa0bbc None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:40:27.430782 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1260/5008] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:40:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:40:27.439654 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-9bc7eb38-006a-4f81-8bf3-7f580eb1fb76 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:27.469493 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-9bc7eb38-006a-4f81-8bf3-7f580eb1fb76 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:40:27.469892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-9bc7eb38-006a-4f81-8bf3-7f580eb1fb76 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37f08e34-1d94-47af-a386-5cee1f14f01f", "connector": null, "instance_uuid": "a4e4fd88-f13a-4673-8f45-557fb9640536"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:27.479112 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:27.479112 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:27.482641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f994a3a3-ccf7-4160-8377-d08d266e08ea None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:27.484331 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f994a3a3-ccf7-4160-8377-d08d266e08ea tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:40:27.484691 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f994a3a3-ccf7-4160-8377-d08d266e08ea tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2086114899", "extra_specs": {}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:27.496735 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f994a3a3-ccf7-4160-8377-d08d266e08ea tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:40:27.497298 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1252/5009] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:40:27 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:27.504071 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-9bc7eb38-006a-4f81-8bf3-7f580eb1fb76 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:40:27.504530 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1246/5010] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:40:27 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:27.505523 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0c793e9b-94fa-4bf0-996a-f8af23f9a952 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:27.507581 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0c793e9b-94fa-4bf0-996a-f8af23f9a952 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] POST https://10.4.3.87/volume/v3/types/9f95da58-2d82-403c-a855-65b650edd3fe/encryption Jul 10 04:40:27.507955 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0c793e9b-94fa-4bf0-996a-f8af23f9a952 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:27.523551 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0c793e9b-94fa-4bf0-996a-f8af23f9a952 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] https://10.4.3.87/volume/v3/types/9f95da58-2d82-403c-a855-65b650edd3fe/encryption returned with HTTP 200 Jul 10 04:40:27.524129 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1253/5011] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:40:27 2026] POST /volume/v3/types/9f95da58-2d82-403c-a855-65b650edd3fe/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:27.547529 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:27.549367 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:40:27.549655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1996398180", "snapshot_id": null, "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "volume_type": "tempest-scenario-type-luks-2086114899", "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:27.551286 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1996398180', 'snapshot_id': None, 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'volume_type': 'tempest-scenario-type-luks-2086114899', 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:40:27.664161 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume of 1 GB Jul 10 04:40:27.664489 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:27.664489 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:27.664954 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Availability Zones retrieved successfully. Jul 10 04:40:27.670067 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Flow 'volume_create_api' (bb901f69-1c5b-45ce-b71d-e9cad2fc51ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:40:27.671467 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71551552-8f23-417a-aa31-4d9ff2f42d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:27.672971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:40:27.723189 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71551552-8f23-417a-aa31-4d9ff2f42d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:40:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f95da58-2d82-403c-a855-65b650edd3fe,is_public=True,name='tempest-scenario-type-luks-2086114899',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f95da58-2d82-403c-a855-65b650edd3fe', '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=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:27.723975 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2a6241-c6d1-4eb2-9977-70ff7deba7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:27.750562 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2086114899 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2086114899, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:40:27.750881 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2086114899 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2086114899, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:40:27.780157 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Created reservations ['4703cffe-ed97-409a-b3f8-1c7d133da101', '240594b5-1af9-46f8-abc2-c4f284696855', '9861f9f3-2b53-4941-beef-d8836d9c67ed', '99b4e8cd-37b4-4b42-954e-af19472d1a09'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:27.781766 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2a6241-c6d1-4eb2-9977-70ff7deba7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4703cffe-ed97-409a-b3f8-1c7d133da101', '240594b5-1af9-46f8-abc2-c4f284696855', '9861f9f3-2b53-4941-beef-d8836d9c67ed', '99b4e8cd-37b4-4b42-954e-af19472d1a09']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:27.782763 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2a732e-e2f4-4420-869b-c809da140857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:27.805657 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2a732e-e2f4-4420-869b-c809da140857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f609de6-ff09-4b40-9b52-e1d825b8b36a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1996398180',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9402a22329b4326827321766fdfc81b',qos_specs=None,replication_status=,reservations=['4703cffe-ed97-409a-b3f8-1c7d133da101','240594b5-1af9-46f8-abc2-c4f284696855','9861f9f3-2b53-4941-beef-d8836d9c67ed','99b4e8cd-37b4-4b42-954e-af19472d1a09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_type_id=9f95da58-2d82-403c-a855-65b650edd3fe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1996398180',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2f609de6-ff09-4b40-9b52-e1d825b8b36a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9402a22329b4326827321766fdfc81b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f95da58-2d82-403c-a855-65b650edd3fe),volume_type_id=9f95da58-2d82-403c-a855-65b650edd3fe)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:27.806387 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731c6a9e-f7d9-4d28-a6a5-b93a3be55941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:27.826551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731c6a9e-f7d9-4d28-a6a5-b93a3be55941) transitioned into state 'SUCCESS' from state '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-1996398180',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9402a22329b4326827321766fdfc81b',qos_specs=None,replication_status=,reservations=['4703cffe-ed97-409a-b3f8-1c7d133da101','240594b5-1af9-46f8-abc2-c4f284696855','9861f9f3-2b53-4941-beef-d8836d9c67ed','99b4e8cd-37b4-4b42-954e-af19472d1a09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_type_id=9f95da58-2d82-403c-a855-65b650edd3fe)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:27.827306 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e450fe-4574-4c94-9d72-f45c3e439282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:27.837442 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e450fe-4574-4c94-9d72-f45c3e439282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:27.838425 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Flow 'volume_create_api' (bb901f69-1c5b-45ce-b71d-e9cad2fc51ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:40:27.838785 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume request issued successfully. Jul 10 04:40:27.839478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84fa2cdc-38b3-490d-b66d-8db695f7628a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:40:27.840082 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1261/5012] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:40:27 2026] POST /volume/v3/volumes => generated 790 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:27.854282 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ac0cb0f5-2eb0-49e9-9641-65e60a40eae7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:27.856867 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac0cb0f5-2eb0-49e9-9641-65e60a40eae7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:27.857196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac0cb0f5-2eb0-49e9-9641-65e60a40eae7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:27.857516 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ac0cb0f5-2eb0-49e9-9641-65e60a40eae7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:27.868193 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:27.868193 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:27.873307 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ac0cb0f5-2eb0-49e9-9641-65e60a40eae7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:27.878333 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ac0cb0f5-2eb0-49e9-9641-65e60a40eae7 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:27.879015 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1253/5013] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:27 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:40:27.916713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c1845ae8-fc25-4d8c-bc3b-59ba918f56de None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:27.918601 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1845ae8-fc25-4d8c-bc3b-59ba918f56de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:27.918601 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1845ae8-fc25-4d8c-bc3b-59ba918f56de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:27.918817 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1845ae8-fc25-4d8c-bc3b-59ba918f56de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:27.930179 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:27.930179 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:27.935249 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c1845ae8-fc25-4d8c-bc3b-59ba918f56de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:27.940027 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1845ae8-fc25-4d8c-bc3b-59ba918f56de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:27.940574 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1247/5014] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:27 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:28.002824 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fff04f7f-cadc-48e0-afc2-a4a5e4a9077a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:28.005076 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fff04f7f-cadc-48e0-afc2-a4a5e4a9077a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:28.005293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fff04f7f-cadc-48e0-afc2-a4a5e4a9077a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:28.005532 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fff04f7f-cadc-48e0-afc2-a4a5e4a9077a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:28.005636 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-fff04f7f-cadc-48e0-afc2-a4a5e4a9077a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:28.010984 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:28.010984 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:28.012157 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fff04f7f-cadc-48e0-afc2-a4a5e4a9077a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:28.012957 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1254/5015] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:28 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:28.039591 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-17b30692-1ba6-4156-99ea-86cf44da115a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:28.039965 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-17b30692-1ba6-4156-99ea-86cf44da115a None None] GET https://10.4.3.87/volume// Jul 10 04:40:28.040167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-17b30692-1ba6-4156-99ea-86cf44da115a None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:28.040410 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-17b30692-1ba6-4156-99ea-86cf44da115a None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:28.040701 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-17b30692-1ba6-4156-99ea-86cf44da115a None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:40:28.040979 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1262/5016] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:40:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:40:28.048985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-293aa29d-3500-461b-85bb-31af67b6946c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:28.051256 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-293aa29d-3500-461b-85bb-31af67b6946c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:28.053272 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-293aa29d-3500-461b-85bb-31af67b6946c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:28.053272 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-293aa29d-3500-461b-85bb-31af67b6946c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:28.061383 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:28.061383 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:28.067269 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-293aa29d-3500-461b-85bb-31af67b6946c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:28.073011 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-293aa29d-3500-461b-85bb-31af67b6946c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:28.073584 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1254/5017] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:40:28 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:40:28.235866 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f4f409ae-5375-437c-90f2-dad63741c671 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:28.237835 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f4f409ae-5375-437c-90f2-dad63741c671 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] PUT https://10.4.3.87/volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9 Jul 10 04:40:28.238191 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f4f409ae-5375-437c-90f2-dad63741c671 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:28.245808 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f4f409ae-5375-437c-90f2-dad63741c671 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Acquiring lock "cinder-attachment_update-37f08e34-1d94-47af-a386-5cee1f14f01f-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:40:28.251239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f4f409ae-5375-437c-90f2-dad63741c671 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Lock "cinder-attachment_update-37f08e34-1d94-47af-a386-5cee1f14f01f-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:40:28.251239 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:28.251239 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:28.768829 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f4f409ae-5375-437c-90f2-dad63741c671 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Lock "cinder-attachment_update-37f08e34-1d94-47af-a386-5cee1f14f01f-np0000004952" released by "attachment_update" :: held 0.518s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:40:28.769301 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f4f409ae-5375-437c-90f2-dad63741c671 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9 returned with HTTP 200 Jul 10 04:40:28.769662 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1248/5018] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:40:28 2026] PUT /volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:28.890742 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3acc123b-709b-450f-840e-a1ed08a6dc4d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:28.892331 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3acc123b-709b-450f-840e-a1ed08a6dc4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:28.892522 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3acc123b-709b-450f-840e-a1ed08a6dc4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:28.892703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3acc123b-709b-450f-840e-a1ed08a6dc4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:28.900018 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:28.900018 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:28.903427 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3acc123b-709b-450f-840e-a1ed08a6dc4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:28.907946 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3acc123b-709b-450f-840e-a1ed08a6dc4d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:28.908403 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1255/5019] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:28 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:28.954435 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-abe2c0c9-d2f3-4905-937f-3d387e49006d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:28.956491 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-abe2c0c9-d2f3-4905-937f-3d387e49006d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:28.956697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-abe2c0c9-d2f3-4905-937f-3d387e49006d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:28.957273 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-abe2c0c9-d2f3-4905-937f-3d387e49006d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:28.968038 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:28.968038 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:28.972677 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-abe2c0c9-d2f3-4905-937f-3d387e49006d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:28.979280 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-abe2c0c9-d2f3-4905-937f-3d387e49006d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:28.979818 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1263/5020] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:28 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:29.023457 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d7cb1230-5948-4a01-a3ce-7a3a42bb4cf6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:29.025577 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d7cb1230-5948-4a01-a3ce-7a3a42bb4cf6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:29.025819 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d7cb1230-5948-4a01-a3ce-7a3a42bb4cf6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:29.026053 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d7cb1230-5948-4a01-a3ce-7a3a42bb4cf6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:29.026189 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d7cb1230-5948-4a01-a3ce-7a3a42bb4cf6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:29.031204 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:29.031204 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:29.032210 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d7cb1230-5948-4a01-a3ce-7a3a42bb4cf6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:29.032716 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1255/5021] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:29 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:29.922032 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d619d98-1246-4238-bd9f-04de2ca4e4c0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:29.923860 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d619d98-1246-4238-bd9f-04de2ca4e4c0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:29.924071 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d619d98-1246-4238-bd9f-04de2ca4e4c0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:29.926670 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d619d98-1246-4238-bd9f-04de2ca4e4c0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:29.933638 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:29.933638 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:29.937947 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d619d98-1246-4238-bd9f-04de2ca4e4c0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:29.942907 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d619d98-1246-4238-bd9f-04de2ca4e4c0 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:29.943337 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1249/5022] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:29 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:29.993056 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-aade4b25-8046-4528-892c-27dc45762984 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:29.996260 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aade4b25-8046-4528-892c-27dc45762984 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:29.996396 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aade4b25-8046-4528-892c-27dc45762984 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:29.996508 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aade4b25-8046-4528-892c-27dc45762984 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:30.010554 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:30.010554 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:30.014942 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-aade4b25-8046-4528-892c-27dc45762984 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:30.020153 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aade4b25-8046-4528-892c-27dc45762984 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:30.020711 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1256/5023] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:29 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:30.043366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0b5988a2-d5ed-448f-9e14-651e9f6f0757 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:30.045152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b5988a2-d5ed-448f-9e14-651e9f6f0757 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:30.045415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b5988a2-d5ed-448f-9e14-651e9f6f0757 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:30.045683 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b5988a2-d5ed-448f-9e14-651e9f6f0757 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:30.045830 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0b5988a2-d5ed-448f-9e14-651e9f6f0757 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:30.051379 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:30.051379 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:30.052251 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b5988a2-d5ed-448f-9e14-651e9f6f0757 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:30.053743 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1264/5024] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:30 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:30.955411 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-af9d5e00-a37f-4ad5-82bb-5a50ba2e26ff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:30.957097 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-af9d5e00-a37f-4ad5-82bb-5a50ba2e26ff tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:30.957318 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-af9d5e00-a37f-4ad5-82bb-5a50ba2e26ff tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:30.957500 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-af9d5e00-a37f-4ad5-82bb-5a50ba2e26ff tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:30.964437 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:30.964437 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:30.968230 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-af9d5e00-a37f-4ad5-82bb-5a50ba2e26ff tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:30.972381 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-af9d5e00-a37f-4ad5-82bb-5a50ba2e26ff tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:30.972798 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1256/5025] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:30 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:31.034324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8113c15d-12a4-461e-baa5-27571ae41a3e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:31.035998 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8113c15d-12a4-461e-baa5-27571ae41a3e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:31.036227 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8113c15d-12a4-461e-baa5-27571ae41a3e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:31.036413 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8113c15d-12a4-461e-baa5-27571ae41a3e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:31.044645 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:31.044645 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:31.047775 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8113c15d-12a4-461e-baa5-27571ae41a3e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:31.051937 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8113c15d-12a4-461e-baa5-27571ae41a3e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:31.052337 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1250/5026] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:31 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:31.064109 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5be718af-2e7c-479f-b876-59a06dbf2fe5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:31.065958 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5be718af-2e7c-479f-b876-59a06dbf2fe5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:31.066152 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5be718af-2e7c-479f-b876-59a06dbf2fe5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:31.066380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5be718af-2e7c-479f-b876-59a06dbf2fe5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:31.066477 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5be718af-2e7c-479f-b876-59a06dbf2fe5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:31.072259 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:31.072259 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:31.072760 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5be718af-2e7c-479f-b876-59a06dbf2fe5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:31.073273 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1257/5027] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:31 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:31.984802 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-94ef26d6-7e52-4e2c-82cb-6c44f85f8248 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:31.986545 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-94ef26d6-7e52-4e2c-82cb-6c44f85f8248 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:31.986830 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-94ef26d6-7e52-4e2c-82cb-6c44f85f8248 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:31.987044 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-94ef26d6-7e52-4e2c-82cb-6c44f85f8248 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:31.994307 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:31.994307 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:31.997772 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-94ef26d6-7e52-4e2c-82cb-6c44f85f8248 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:32.001593 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-94ef26d6-7e52-4e2c-82cb-6c44f85f8248 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:32.001965 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1265/5028] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:31 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:32.065367 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d2e63deb-2b13-4b67-9c6b-5a8e615b6c43 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:32.067039 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2e63deb-2b13-4b67-9c6b-5a8e615b6c43 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:32.067284 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2e63deb-2b13-4b67-9c6b-5a8e615b6c43 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:32.067478 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2e63deb-2b13-4b67-9c6b-5a8e615b6c43 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:32.076183 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:32.076183 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:32.079505 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d2e63deb-2b13-4b67-9c6b-5a8e615b6c43 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:32.082151 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-eb682f3b-ab41-4503-96a0-0808fe2b9054 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:32.083736 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eb682f3b-ab41-4503-96a0-0808fe2b9054 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:32.084477 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eb682f3b-ab41-4503-96a0-0808fe2b9054 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:32.084546 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2e63deb-2b13-4b67-9c6b-5a8e615b6c43 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:32.084587 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-eb682f3b-ab41-4503-96a0-0808fe2b9054 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:32.084587 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-eb682f3b-ab41-4503-96a0-0808fe2b9054 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:32.084645 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1257/5029] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:32 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:32.087917 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:32.087917 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:32.088587 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-eb682f3b-ab41-4503-96a0-0808fe2b9054 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:32.088909 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1251/5030] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:32 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:33.013330 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-15da757d-1e29-4495-9e9d-4e3fdcd7deea None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:33.015000 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15da757d-1e29-4495-9e9d-4e3fdcd7deea tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:33.015181 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15da757d-1e29-4495-9e9d-4e3fdcd7deea tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:33.015400 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15da757d-1e29-4495-9e9d-4e3fdcd7deea tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:33.022155 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:33.022155 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:33.025491 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-15da757d-1e29-4495-9e9d-4e3fdcd7deea tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:33.029186 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15da757d-1e29-4495-9e9d-4e3fdcd7deea tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:33.029544 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1258/5031] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:33 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:33.095896 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8f8cb5a2-68a2-4acc-b8dd-9c2d9f7942ca None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:33.097903 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f8cb5a2-68a2-4acc-b8dd-9c2d9f7942ca tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:33.098145 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f8cb5a2-68a2-4acc-b8dd-9c2d9f7942ca tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:33.098388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f8cb5a2-68a2-4acc-b8dd-9c2d9f7942ca tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:33.098703 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b93e8af1-76fd-441b-8515-ca5f3b8024ef None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:33.100421 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b93e8af1-76fd-441b-8515-ca5f3b8024ef tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:33.100630 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b93e8af1-76fd-441b-8515-ca5f3b8024ef tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:33.100808 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b93e8af1-76fd-441b-8515-ca5f3b8024ef tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:33.100906 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-b93e8af1-76fd-441b-8515-ca5f3b8024ef tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:33.104727 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:33.104727 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:33.105379 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b93e8af1-76fd-441b-8515-ca5f3b8024ef tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:33.105731 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1258/5032] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:33 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:33.107731 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:33.107731 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:33.110848 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8f8cb5a2-68a2-4acc-b8dd-9c2d9f7942ca tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:33.115012 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f8cb5a2-68a2-4acc-b8dd-9c2d9f7942ca tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:33.115415 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1266/5033] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:33 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:34.040768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-44317a43-389f-4405-ba05-ce2819c328ab None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:34.042942 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44317a43-389f-4405-ba05-ce2819c328ab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:34.043190 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44317a43-389f-4405-ba05-ce2819c328ab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:34.043422 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-44317a43-389f-4405-ba05-ce2819c328ab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:34.050982 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:34.050982 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:34.055297 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-44317a43-389f-4405-ba05-ce2819c328ab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:34.059513 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-44317a43-389f-4405-ba05-ce2819c328ab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:34.059895 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1252/5034] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:34 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:34.115038 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d169f659-ba2a-4fde-bb8e-ec2e8212d43a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:34.117375 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d169f659-ba2a-4fde-bb8e-ec2e8212d43a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:34.117375 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d169f659-ba2a-4fde-bb8e-ec2e8212d43a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:34.117565 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d169f659-ba2a-4fde-bb8e-ec2e8212d43a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:34.117687 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d169f659-ba2a-4fde-bb8e-ec2e8212d43a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:34.122414 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:34.122414 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:34.123262 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d169f659-ba2a-4fde-bb8e-ec2e8212d43a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:34.123680 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1259/5035] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:34 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:34.126387 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-49be90fe-a0c6-4a53-80c6-aa36f6ddbef7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:34.128355 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-49be90fe-a0c6-4a53-80c6-aa36f6ddbef7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:34.128575 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-49be90fe-a0c6-4a53-80c6-aa36f6ddbef7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:34.128802 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-49be90fe-a0c6-4a53-80c6-aa36f6ddbef7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:34.132461 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2b5dc115-262c-4e12-9f96-fdf5de5635e6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:34.134092 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b5dc115-262c-4e12-9f96-fdf5de5635e6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:34.134318 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b5dc115-262c-4e12-9f96-fdf5de5635e6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:34.134568 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b5dc115-262c-4e12-9f96-fdf5de5635e6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:34.134705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-2b5dc115-262c-4e12-9f96-fdf5de5635e6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:34.138435 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:34.138435 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:34.138931 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:34.138931 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:34.139693 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b5dc115-262c-4e12-9f96-fdf5de5635e6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:34.140059 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1267/5036] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:34 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:34.141921 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-49be90fe-a0c6-4a53-80c6-aa36f6ddbef7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:34.146423 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-49be90fe-a0c6-4a53-80c6-aa36f6ddbef7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:34.146828 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1259/5037] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:34 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:34.149847 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-01c3832c-a11b-4b99-8b48-4fc546cc338a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:34.152311 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-01c3832c-a11b-4b99-8b48-4fc546cc338a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:34.152626 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-01c3832c-a11b-4b99-8b48-4fc546cc338a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:34.152902 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-01c3832c-a11b-4b99-8b48-4fc546cc338a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:34.153075 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-01c3832c-a11b-4b99-8b48-4fc546cc338a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete backup with id: d8b019ec-143a-46f9-a25d-f29417d9b48b. Jul 10 04:40:34.157495 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:34.157495 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:34.170957 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-01c3832c-a11b-4b99-8b48-4fc546cc338a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] delete_backup rpcapi backup_id d8b019ec-143a-46f9-a25d-f29417d9b48b {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:40:34.172825 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-01c3832c-a11b-4b99-8b48-4fc546cc338a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 202 Jul 10 04:40:34.173368 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1253/5038] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:40:34 2026] DELETE /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:40:34.180937 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f94ccaf7-a075-4887-b732-ae72bc2ba630 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:34.183268 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f94ccaf7-a075-4887-b732-ae72bc2ba630 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:34.183590 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f94ccaf7-a075-4887-b732-ae72bc2ba630 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:34.183882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f94ccaf7-a075-4887-b732-ae72bc2ba630 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:34.184044 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f94ccaf7-a075-4887-b732-ae72bc2ba630 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:34.189889 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:34.189889 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:34.191068 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f94ccaf7-a075-4887-b732-ae72bc2ba630 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:34.191816 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1260/5039] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:34 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:34.963733 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f91f0efe-4121-45d1-84be-ec059deeb735 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:34.966098 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f91f0efe-4121-45d1-84be-ec059deeb735 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9/action Jul 10 04:40:34.966504 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f91f0efe-4121-45d1-84be-ec059deeb735 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:40:34.966650 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f91f0efe-4121-45d1-84be-ec059deeb735 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:34.983140 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:34.983140 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:34.992231 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-8dac4169-ab3c-4eab-9eef-1aeb2803f514 req-f91f0efe-4121-45d1-84be-ec059deeb735 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9/action returned with HTTP 204 Jul 10 04:40:34.992699 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1268/5040] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:40:34 2026] POST /volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:35.071983 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-150e9291-f7e1-4914-ad8d-a007c18fe4a2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:35.073657 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-150e9291-f7e1-4914-ad8d-a007c18fe4a2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:35.073837 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-150e9291-f7e1-4914-ad8d-a007c18fe4a2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:35.074023 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-150e9291-f7e1-4914-ad8d-a007c18fe4a2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:35.081795 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:35.081795 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:35.086129 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-150e9291-f7e1-4914-ad8d-a007c18fe4a2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:35.092297 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-150e9291-f7e1-4914-ad8d-a007c18fe4a2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:35.093001 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1260/5041] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:35 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:35.160405 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-57c161aa-ffb6-4883-9939-9ea2b92f0b38 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:35.163311 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-57c161aa-ffb6-4883-9939-9ea2b92f0b38 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:35.163311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-57c161aa-ffb6-4883-9939-9ea2b92f0b38 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:35.163311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-57c161aa-ffb6-4883-9939-9ea2b92f0b38 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:35.172243 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:35.172243 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:35.175317 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-57c161aa-ffb6-4883-9939-9ea2b92f0b38 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:35.179483 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-57c161aa-ffb6-4883-9939-9ea2b92f0b38 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:35.179825 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1254/5042] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:35 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1652 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:35.195866 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f063f360-9fff-4e1b-9895-0c4de969bb5a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:35.198131 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f063f360-9fff-4e1b-9895-0c4de969bb5a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:40:35.198729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f063f360-9fff-4e1b-9895-0c4de969bb5a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37f08e34-1d94-47af-a386-5cee1f14f01f", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-990762331"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:35.202811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-023efcb5-817d-4f2b-8cc0-7e21a8e39f69 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:35.204934 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-023efcb5-817d-4f2b-8cc0-7e21a8e39f69 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:35.205167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-023efcb5-817d-4f2b-8cc0-7e21a8e39f69 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:35.205381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-023efcb5-817d-4f2b-8cc0-7e21a8e39f69 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:35.205482 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-023efcb5-817d-4f2b-8cc0-7e21a8e39f69 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:35.209605 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:35.209605 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:35.210456 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-023efcb5-817d-4f2b-8cc0-7e21a8e39f69 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:35.210830 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1269/5043] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:35 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:35.210974 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:35.210974 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:35.211472 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f063f360-9fff-4e1b-9895-0c4de969bb5a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:35.212168 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-f063f360-9fff-4e1b-9895-0c4de969bb5a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:35.215795 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f063f360-9fff-4e1b-9895-0c4de969bb5a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 400 Jul 10 04:40:35.216277 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1261/5044] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:40:35 2026] POST /volume/v3/snapshots => generated 160 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 04:40:35.223041 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ce1b6081-1f3e-4de0-9eb0-a0d3575b03ef None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:35.224780 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce1b6081-1f3e-4de0-9eb0-a0d3575b03ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:40:35.225175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ce1b6081-1f3e-4de0-9eb0-a0d3575b03ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37f08e34-1d94-47af-a386-5cee1f14f01f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1371921332"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:35.235999 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:35.235999 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:35.236658 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ce1b6081-1f3e-4de0-9eb0-a0d3575b03ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:35.236866 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-ce1b6081-1f3e-4de0-9eb0-a0d3575b03ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:35.267596 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-ce1b6081-1f3e-4de0-9eb0-a0d3575b03ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['c10e784b-7b82-40ce-8647-8121843ef273', '5b6b1552-6fba-4ee3-93e5-48f8226d7135', 'eab2a2ea-b63c-4e6e-874b-03ef51265358', 'cf03e8f6-6ebb-4ba6-b04a-9308a8db9aee'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:35.304660 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ce1b6081-1f3e-4de0-9eb0-a0d3575b03ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot force create request issued successfully. Jul 10 04:40:35.305042 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce1b6081-1f3e-4de0-9eb0-a0d3575b03ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:40:35.305503 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1261/5045] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:40:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:35.314514 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-af5a6361-f3af-49d3-9480-ff91dccecc29 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:35.317401 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-af5a6361-f3af-49d3-9480-ff91dccecc29 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 Jul 10 04:40:35.317401 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-af5a6361-f3af-49d3-9480-ff91dccecc29 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:35.317401 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-af5a6361-f3af-49d3-9480-ff91dccecc29 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:35.327229 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:35.327229 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:35.327756 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-af5a6361-f3af-49d3-9480-ff91dccecc29 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:35.328679 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-af5a6361-f3af-49d3-9480-ff91dccecc29 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 returned with HTTP 200 Jul 10 04:40:35.329157 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1255/5046] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:35 2026] GET /volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:36.106855 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-eb4d19e2-7763-469e-9390-6c3f305f789e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:36.108439 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eb4d19e2-7763-469e-9390-6c3f305f789e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:36.108658 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eb4d19e2-7763-469e-9390-6c3f305f789e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:36.108833 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eb4d19e2-7763-469e-9390-6c3f305f789e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:36.119268 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:36.119268 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:36.122770 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-eb4d19e2-7763-469e-9390-6c3f305f789e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:36.128139 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eb4d19e2-7763-469e-9390-6c3f305f789e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:36.128531 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1270/5047] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:36 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:36.220660 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fd5e82a1-cb80-41b5-a255-a56bf5b763d7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:36.222403 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fd5e82a1-cb80-41b5-a255-a56bf5b763d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:36.223759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fd5e82a1-cb80-41b5-a255-a56bf5b763d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:36.223759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fd5e82a1-cb80-41b5-a255-a56bf5b763d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:36.223759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-fd5e82a1-cb80-41b5-a255-a56bf5b763d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:36.227390 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:36.227390 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:36.228130 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fd5e82a1-cb80-41b5-a255-a56bf5b763d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 200 Jul 10 04:40:36.228750 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1262/5048] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:36 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:36.337549 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8752990e-9945-4b27-bc9b-48047f5ed19a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:36.339387 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8752990e-9945-4b27-bc9b-48047f5ed19a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 Jul 10 04:40:36.339582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8752990e-9945-4b27-bc9b-48047f5ed19a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:36.339763 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8752990e-9945-4b27-bc9b-48047f5ed19a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:36.344635 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:36.344635 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:36.345051 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8752990e-9945-4b27-bc9b-48047f5ed19a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:36.345820 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8752990e-9945-4b27-bc9b-48047f5ed19a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 returned with HTTP 200 Jul 10 04:40:36.346207 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1262/5049] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:36 2026] GET /volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:36.354950 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2454a6a4-8106-4930-8a58-7284be36f1b7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:36.357199 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2454a6a4-8106-4930-8a58-7284be36f1b7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:40:36.357568 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2454a6a4-8106-4930-8a58-7284be36f1b7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37f08e34-1d94-47af-a386-5cee1f14f01f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-766539353"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:36.370424 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:36.370424 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:36.371053 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2454a6a4-8106-4930-8a58-7284be36f1b7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:36.371282 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-2454a6a4-8106-4930-8a58-7284be36f1b7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:36.400306 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-2454a6a4-8106-4930-8a58-7284be36f1b7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['5525cd2c-6b39-4c76-9010-fbd816ff1e13', '46d35066-7e0f-4db3-aa70-cfc3713d5731', 'a8f15060-0450-4676-ba0c-8ea3c1a9075f', '68b4048a-064f-4108-97b0-e639492fd25f'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:36.434657 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2454a6a4-8106-4930-8a58-7284be36f1b7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot force create request issued successfully. Jul 10 04:40:36.437231 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2454a6a4-8106-4930-8a58-7284be36f1b7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:40:36.437231 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1256/5050] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:40:36 2026] POST /volume/v3/snapshots => generated 309 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:36.449584 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-507cf853-f1af-4d3b-9ca4-56b50b4ca3dd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:36.451141 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-507cf853-f1af-4d3b-9ca4-56b50b4ca3dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d Jul 10 04:40:36.451141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-507cf853-f1af-4d3b-9ca4-56b50b4ca3dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:36.451533 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-507cf853-f1af-4d3b-9ca4-56b50b4ca3dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:36.456235 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:36.456235 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:36.456694 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-507cf853-f1af-4d3b-9ca4-56b50b4ca3dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:36.457577 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-507cf853-f1af-4d3b-9ca4-56b50b4ca3dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d returned with HTTP 200 Jul 10 04:40:36.458054 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1271/5051] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:36 2026] GET /volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:37.140308 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ed881d48-a880-48f9-b00a-f09f182166f2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:37.142017 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ed881d48-a880-48f9-b00a-f09f182166f2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:37.142206 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ed881d48-a880-48f9-b00a-f09f182166f2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:37.142425 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ed881d48-a880-48f9-b00a-f09f182166f2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:37.149065 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:37.149065 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:37.152544 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ed881d48-a880-48f9-b00a-f09f182166f2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:37.156560 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ed881d48-a880-48f9-b00a-f09f182166f2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:37.156987 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1263/5052] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:37 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:37.240547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-39d09fbb-200b-41f3-9cc8-f2decfc17624 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:37.242501 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39d09fbb-200b-41f3-9cc8-f2decfc17624 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b Jul 10 04:40:37.242713 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-39d09fbb-200b-41f3-9cc8-f2decfc17624 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:37.242933 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-39d09fbb-200b-41f3-9cc8-f2decfc17624 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:37.243098 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-39d09fbb-200b-41f3-9cc8-f2decfc17624 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id d8b019ec-143a-46f9-a25d-f29417d9b48b. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:37.246653 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39d09fbb-200b-41f3-9cc8-f2decfc17624 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b returned with HTTP 404 Jul 10 04:40:37.247133 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1263/5053] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:37 2026] GET /volume/v3/backups/d8b019ec-143a-46f9-a25d-f29417d9b48b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:37.466773 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0412f5dd-64bf-428f-8cb0-6e2aa00269f1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:37.468625 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0412f5dd-64bf-428f-8cb0-6e2aa00269f1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d Jul 10 04:40:37.468860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0412f5dd-64bf-428f-8cb0-6e2aa00269f1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:37.469099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0412f5dd-64bf-428f-8cb0-6e2aa00269f1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:37.473980 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:37.473980 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:37.474441 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0412f5dd-64bf-428f-8cb0-6e2aa00269f1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:37.475311 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0412f5dd-64bf-428f-8cb0-6e2aa00269f1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d returned with HTTP 200 Jul 10 04:40:37.475657 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1257/5054] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:37 2026] GET /volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:37.484776 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3b53fd31-7c10-4503-86c9-b83f7a67c4a7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:37.486420 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3b53fd31-7c10-4503-86c9-b83f7a67c4a7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:40:37.486979 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3b53fd31-7c10-4503-86c9-b83f7a67c4a7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37f08e34-1d94-47af-a386-5cee1f14f01f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-103730827"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:37.499847 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:37.499847 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:37.500578 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3b53fd31-7c10-4503-86c9-b83f7a67c4a7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:37.500773 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-3b53fd31-7c10-4503-86c9-b83f7a67c4a7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:37.526039 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-3b53fd31-7c10-4503-86c9-b83f7a67c4a7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['a4274501-df02-4f0a-8ca6-bce7330f0ca2', '40725a50-94ba-41a6-83f4-6c5ff06b31c9', '3c6b8604-4c97-419d-8772-2852fb8fb7b1', 'd4444b61-cf5c-4cf4-b117-0055e201812e'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:37.556912 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3b53fd31-7c10-4503-86c9-b83f7a67c4a7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot force create request issued successfully. Jul 10 04:40:37.556912 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3b53fd31-7c10-4503-86c9-b83f7a67c4a7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:40:37.557049 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1272/5055] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:40:37 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:37.567455 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fe55fb35-3127-483f-bf3d-b56cded69edf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:37.569791 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fe55fb35-3127-483f-bf3d-b56cded69edf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 Jul 10 04:40:37.570042 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fe55fb35-3127-483f-bf3d-b56cded69edf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:37.570311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fe55fb35-3127-483f-bf3d-b56cded69edf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:37.576784 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:37.576784 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:37.577437 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fe55fb35-3127-483f-bf3d-b56cded69edf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:37.578692 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fe55fb35-3127-483f-bf3d-b56cded69edf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 returned with HTTP 200 Jul 10 04:40:37.579198 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1264/5056] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:37 2026] GET /volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:37.643324 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f464b099-5632-4923-8d54-c37b0d8df955 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:37.644987 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f464b099-5632-4923-8d54-c37b0d8df955 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:40:37.645170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f464b099-5632-4923-8d54-c37b0d8df955 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:37.645386 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f464b099-5632-4923-8d54-c37b0d8df955 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:37.645486 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-f464b099-5632-4923-8d54-c37b0d8df955 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete backup with id: f1ebc577-d147-4dc0-b20d-8bec40c7c4be. Jul 10 04:40:37.650110 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:37.650110 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:37.661294 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-f464b099-5632-4923-8d54-c37b0d8df955 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] delete_backup rpcapi backup_id f1ebc577-d147-4dc0-b20d-8bec40c7c4be {{(pid=100019) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:40:37.662919 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f464b099-5632-4923-8d54-c37b0d8df955 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 202 Jul 10 04:40:37.663348 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1264/5057] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:40:37 2026] DELETE /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:40:37.671331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6fb61221-129f-4b60-80c3-61837435bff1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:37.673588 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6fb61221-129f-4b60-80c3-61837435bff1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:40:37.673836 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6fb61221-129f-4b60-80c3-61837435bff1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:37.674203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6fb61221-129f-4b60-80c3-61837435bff1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:37.674364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6fb61221-129f-4b60-80c3-61837435bff1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:37.680927 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:37.680927 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:37.681719 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6fb61221-129f-4b60-80c3-61837435bff1 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 200 Jul 10 04:40:37.682119 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1258/5058] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:37 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:38.170682 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c75f6ef3-611a-45a1-b4e8-6fb820723d52 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:38.173110 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c75f6ef3-611a-45a1-b4e8-6fb820723d52 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:38.173400 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c75f6ef3-611a-45a1-b4e8-6fb820723d52 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:38.173650 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c75f6ef3-611a-45a1-b4e8-6fb820723d52 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:38.182819 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:38.182819 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:38.188179 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c75f6ef3-611a-45a1-b4e8-6fb820723d52 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:38.194490 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c75f6ef3-611a-45a1-b4e8-6fb820723d52 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:38.195009 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1273/5059] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:38 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:38.589344 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-17236e92-0f32-4629-bcc3-081928015ae0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:38.591112 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-17236e92-0f32-4629-bcc3-081928015ae0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 Jul 10 04:40:38.591316 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-17236e92-0f32-4629-bcc3-081928015ae0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:38.591508 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-17236e92-0f32-4629-bcc3-081928015ae0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:38.596331 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:38.596331 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:38.596736 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-17236e92-0f32-4629-bcc3-081928015ae0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:38.597466 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-17236e92-0f32-4629-bcc3-081928015ae0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 returned with HTTP 200 Jul 10 04:40:38.598017 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1265/5060] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:38 2026] GET /volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:38.608560 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-51688125-ad64-4089-a45e-5e037bf01c63 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:38.610431 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51688125-ad64-4089-a45e-5e037bf01c63 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 Jul 10 04:40:38.610673 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51688125-ad64-4089-a45e-5e037bf01c63 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:38.610894 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51688125-ad64-4089-a45e-5e037bf01c63 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:38.611013 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-51688125-ad64-4089-a45e-5e037bf01c63 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: 110d74df-31f3-4632-acca-df6d82d4a571 Jul 10 04:40:38.616439 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:38.616439 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:38.616895 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-51688125-ad64-4089-a45e-5e037bf01c63 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:38.635824 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-51688125-ad64-4089-a45e-5e037bf01c63 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:40:38.636026 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51688125-ad64-4089-a45e-5e037bf01c63 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 returned with HTTP 202 Jul 10 04:40:38.636480 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1265/5061] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:40:38 2026] DELETE /volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:40:38.644882 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e5b6a254-3a74-4c4c-a9c4-3663763bd63c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:38.646491 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5b6a254-3a74-4c4c-a9c4-3663763bd63c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 Jul 10 04:40:38.646710 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e5b6a254-3a74-4c4c-a9c4-3663763bd63c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:38.646884 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e5b6a254-3a74-4c4c-a9c4-3663763bd63c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:38.651959 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:38.651959 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:38.652377 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e5b6a254-3a74-4c4c-a9c4-3663763bd63c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:38.653196 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e5b6a254-3a74-4c4c-a9c4-3663763bd63c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 returned with HTTP 200 Jul 10 04:40:38.653554 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1259/5062] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:38 2026] GET /volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:38.692548 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-db79cc89-177d-4161-91d7-fad951a4f438 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:38.694454 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db79cc89-177d-4161-91d7-fad951a4f438 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be Jul 10 04:40:38.694653 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db79cc89-177d-4161-91d7-fad951a4f438 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:38.694868 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db79cc89-177d-4161-91d7-fad951a4f438 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:38.694989 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-db79cc89-177d-4161-91d7-fad951a4f438 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id f1ebc577-d147-4dc0-b20d-8bec40c7c4be. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:38.698594 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db79cc89-177d-4161-91d7-fad951a4f438 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be returned with HTTP 404 Jul 10 04:40:38.699075 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1274/5063] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:38 2026] GET /volume/v3/backups/f1ebc577-d147-4dc0-b20d-8bec40c7c4be => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:38.712008 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:38.714094 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:40:38.714510 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1002053769"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:38.716144 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1002053769'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:40:38.716469 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume of 1 GB Jul 10 04:40:38.721406 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Availability Zones retrieved successfully. Jul 10 04:40:38.728266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Flow 'volume_create_api' (0fababae-5c53-494e-b169-a49ead8ac885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:40:38.729608 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b757fa6f-c580-42f4-991e-62c36a12def9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:38.731494 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:40:38.758158 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b757fa6f-c580-42f4-991e-62c36a12def9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:38.758962 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e5adbf-53d4-49e7-9f88-8386f661fb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:38.796731 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['5b2b6f7a-59c7-4a8f-9457-cafe7ee72e49', '1dee2d33-af47-43f5-8ff9-f669fca34aee', '0d840396-7553-4656-879b-9788bfce8331', '82cbd01a-5d6f-4184-a73c-0c7b831d08b7'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:38.797607 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e5adbf-53d4-49e7-9f88-8386f661fb84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b2b6f7a-59c7-4a8f-9457-cafe7ee72e49', '1dee2d33-af47-43f5-8ff9-f669fca34aee', '0d840396-7553-4656-879b-9788bfce8331', '82cbd01a-5d6f-4184-a73c-0c7b831d08b7']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:38.798319 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6816b688-1ac0-47b8-9830-8dcd227da9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:38.820487 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6816b688-1ac0-47b8-9830-8dcd227da9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b938d841-d30b-4c2d-8902-00f42acc8e28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1002053769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d709a36bbe8349aebeb86d98b1ab6b82',qos_specs=None,replication_status=,reservations=['5b2b6f7a-59c7-4a8f-9457-cafe7ee72e49','1dee2d33-af47-43f5-8ff9-f669fca34aee','0d840396-7553-4656-879b-9788bfce8331','82cbd01a-5d6f-4184-a73c-0c7b831d08b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1002053769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b938d841-d30b-4c2d-8902-00f42acc8e28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d709a36bbe8349aebeb86d98b1ab6b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:38.821252 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90aaf7bf-4595-4388-964b-145c73f3d336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:38.837494 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90aaf7bf-4595-4388-964b-145c73f3d336) transitioned into state 'SUCCESS' from state '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-1002053769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d709a36bbe8349aebeb86d98b1ab6b82',qos_specs=None,replication_status=,reservations=['5b2b6f7a-59c7-4a8f-9457-cafe7ee72e49','1dee2d33-af47-43f5-8ff9-f669fca34aee','0d840396-7553-4656-879b-9788bfce8331','82cbd01a-5d6f-4184-a73c-0c7b831d08b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b6e739dcff4853a4bffed2c2a289ce',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:38.838196 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d330589-b5a6-4dc9-bdb4-e92a8c15eae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:40:38.846333 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d330589-b5a6-4dc9-bdb4-e92a8c15eae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:40:38.847170 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Flow 'volume_create_api' (0fababae-5c53-494e-b169-a49ead8ac885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:40:38.847466 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create volume request issued successfully. Jul 10 04:40:38.848003 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-53fb8ea1-99db-4ace-942a-64f34a152f4b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:40:38.848413 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1266/5064] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:40:38 2026] POST /volume/v3/volumes => generated 747 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:38.860793 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-69ba2717-1904-4384-93b5-b74e435af6a6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:38.862434 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-69ba2717-1904-4384-93b5-b74e435af6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 Jul 10 04:40:38.862656 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-69ba2717-1904-4384-93b5-b74e435af6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:38.862855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-69ba2717-1904-4384-93b5-b74e435af6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:38.869442 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:38.869442 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:38.873020 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-69ba2717-1904-4384-93b5-b74e435af6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:38.877898 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-69ba2717-1904-4384-93b5-b74e435af6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 returned with HTTP 200 Jul 10 04:40:38.878272 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1266/5065] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:38 2026] GET /volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:39.210004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-321786dd-d83c-4608-871b-b0a483313401 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:39.211725 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-321786dd-d83c-4608-871b-b0a483313401 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:39.211906 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-321786dd-d83c-4608-871b-b0a483313401 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:39.212120 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-321786dd-d83c-4608-871b-b0a483313401 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:39.218384 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:39.218384 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:39.221557 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-321786dd-d83c-4608-871b-b0a483313401 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:39.225141 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-321786dd-d83c-4608-871b-b0a483313401 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:39.225524 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1260/5066] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:39 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:39.661915 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-79038a6a-28b0-45dd-a7c8-b4bb45c8605b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:39.663560 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-79038a6a-28b0-45dd-a7c8-b4bb45c8605b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 Jul 10 04:40:39.663737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-79038a6a-28b0-45dd-a7c8-b4bb45c8605b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:39.663915 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-79038a6a-28b0-45dd-a7c8-b4bb45c8605b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:39.668063 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-79038a6a-28b0-45dd-a7c8-b4bb45c8605b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 returned with HTTP 404 Jul 10 04:40:39.668479 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1275/5067] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:39 2026] GET /volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:39.674364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a249be42-4725-4055-92d3-d26aa3dadafa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:39.676147 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a249be42-4725-4055-92d3-d26aa3dadafa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 Jul 10 04:40:39.676339 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a249be42-4725-4055-92d3-d26aa3dadafa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:39.676508 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a249be42-4725-4055-92d3-d26aa3dadafa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:39.676638 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-a249be42-4725-4055-92d3-d26aa3dadafa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: 488544aa-078d-4d7d-a1b6-48e19e8470f4 Jul 10 04:40:39.681190 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:39.681190 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:39.681592 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a249be42-4725-4055-92d3-d26aa3dadafa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:39.697165 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a249be42-4725-4055-92d3-d26aa3dadafa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:40:39.697364 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a249be42-4725-4055-92d3-d26aa3dadafa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 returned with HTTP 202 Jul 10 04:40:39.697725 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1267/5068] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:40:39 2026] DELETE /volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:40:39.705309 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c893c444-7f04-4790-9a9c-96357b4e647b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:39.707090 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c893c444-7f04-4790-9a9c-96357b4e647b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 Jul 10 04:40:39.707332 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c893c444-7f04-4790-9a9c-96357b4e647b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:39.707561 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c893c444-7f04-4790-9a9c-96357b4e647b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:39.712383 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:39.712383 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:39.712787 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c893c444-7f04-4790-9a9c-96357b4e647b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:39.713594 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c893c444-7f04-4790-9a9c-96357b4e647b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 returned with HTTP 200 Jul 10 04:40:39.713961 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1267/5069] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:39 2026] GET /volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:39.892702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-525549c6-17c0-469d-91e8-73df9ecf774a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:39.894521 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-525549c6-17c0-469d-91e8-73df9ecf774a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 Jul 10 04:40:39.894722 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-525549c6-17c0-469d-91e8-73df9ecf774a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:39.894921 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-525549c6-17c0-469d-91e8-73df9ecf774a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:39.901783 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:39.901783 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:39.905464 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-525549c6-17c0-469d-91e8-73df9ecf774a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:39.911186 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-525549c6-17c0-469d-91e8-73df9ecf774a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 returned with HTTP 200 Jul 10 04:40:39.911747 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1261/5070] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:39 2026] GET /volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:39.928417 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f4ac8290-b696-4975-9deb-4995c702be58 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:39.930159 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f4ac8290-b696-4975-9deb-4995c702be58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:40:39.930499 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f4ac8290-b696-4975-9deb-4995c702be58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b938d841-d30b-4c2d-8902-00f42acc8e28", "name": "tempest-VolumesBackupsTest-Snapshot-170281689"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:39.937983 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:39.937983 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:39.938399 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f4ac8290-b696-4975-9deb-4995c702be58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:39.938507 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-f4ac8290-b696-4975-9deb-4995c702be58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Create snapshot from volume b938d841-d30b-4c2d-8902-00f42acc8e28 Jul 10 04:40:39.966714 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-f4ac8290-b696-4975-9deb-4995c702be58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['3733ea91-d243-4d75-b7d0-3258e11dfe33', '938133e4-d447-462e-92c6-8ec2993d478a', '3c4cc23a-275e-4bb8-9287-f998e4edb5ed', '0c45a911-b13c-4998-a0d2-8dd64905b442'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:39.992160 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f4ac8290-b696-4975-9deb-4995c702be58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Snapshot create request issued successfully. Jul 10 04:40:39.992463 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f4ac8290-b696-4975-9deb-4995c702be58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:40:39.992873 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1276/5071] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:40:39 2026] POST /volume/v3/snapshots => generated 304 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:40.001442 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cd3d0c00-4b36-4235-a479-184d45eade77 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:40.003463 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cd3d0c00-4b36-4235-a479-184d45eade77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac Jul 10 04:40:40.003678 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cd3d0c00-4b36-4235-a479-184d45eade77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:40.003905 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cd3d0c00-4b36-4235-a479-184d45eade77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:40.009261 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:40.009261 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:40.009757 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cd3d0c00-4b36-4235-a479-184d45eade77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Snapshot retrieved successfully. Jul 10 04:40:40.010659 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cd3d0c00-4b36-4235-a479-184d45eade77 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac returned with HTTP 200 Jul 10 04:40:40.011073 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1268/5072] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:40 2026] GET /volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:40.237552 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7aef664e-cef3-4ad7-ad96-a488d5bf8b06 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:40.239472 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7aef664e-cef3-4ad7-ad96-a488d5bf8b06 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:40.239698 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7aef664e-cef3-4ad7-ad96-a488d5bf8b06 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:40.240001 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7aef664e-cef3-4ad7-ad96-a488d5bf8b06 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:40.247226 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:40.247226 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:40.250886 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7aef664e-cef3-4ad7-ad96-a488d5bf8b06 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:40.255114 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7aef664e-cef3-4ad7-ad96-a488d5bf8b06 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:40.255496 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1268/5073] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:40 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:40.722415 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-95897983-35a8-4386-8dd4-cc99fd5934ae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:40.724250 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-95897983-35a8-4386-8dd4-cc99fd5934ae tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 Jul 10 04:40:40.724452 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-95897983-35a8-4386-8dd4-cc99fd5934ae tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:40.724630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-95897983-35a8-4386-8dd4-cc99fd5934ae tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:40.726599 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=133,cinder:UPDATE=18,cinder:INSERT=6 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:40:40.729374 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-95897983-35a8-4386-8dd4-cc99fd5934ae tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 returned with HTTP 404 Jul 10 04:40:40.729862 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1262/5074] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:40 2026] GET /volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:40.737083 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9a1fa323-c4ec-4173-8c61-da801e914be0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:40.739182 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a1fa323-c4ec-4173-8c61-da801e914be0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d Jul 10 04:40:40.739421 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a1fa323-c4ec-4173-8c61-da801e914be0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:40.739645 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a1fa323-c4ec-4173-8c61-da801e914be0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:40.739781 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-9a1fa323-c4ec-4173-8c61-da801e914be0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: bd6b2191-33a4-4df1-9e42-f856a74d9a5d Jul 10 04:40:40.745484 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:40.745484 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:40.746032 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9a1fa323-c4ec-4173-8c61-da801e914be0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:40.765041 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9a1fa323-c4ec-4173-8c61-da801e914be0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:40:40.765254 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a1fa323-c4ec-4173-8c61-da801e914be0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d returned with HTTP 202 Jul 10 04:40:40.765734 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1277/5075] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:40:40 2026] DELETE /volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:40:40.773554 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dfd132dc-be30-4764-8490-27f8215c3ede None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:40.775703 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dfd132dc-be30-4764-8490-27f8215c3ede tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d Jul 10 04:40:40.775881 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dfd132dc-be30-4764-8490-27f8215c3ede tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:40.776068 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dfd132dc-be30-4764-8490-27f8215c3ede tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:40.780549 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:40.780549 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:40.780912 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dfd132dc-be30-4764-8490-27f8215c3ede tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:40.781561 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dfd132dc-be30-4764-8490-27f8215c3ede tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d returned with HTTP 200 Jul 10 04:40:40.781894 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1269/5076] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:40 2026] GET /volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:41.022836 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f1c3f19d-8721-4cea-85ce-2795bd190459 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.024428 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f1c3f19d-8721-4cea-85ce-2795bd190459 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac Jul 10 04:40:41.024605 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f1c3f19d-8721-4cea-85ce-2795bd190459 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:41.024791 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f1c3f19d-8721-4cea-85ce-2795bd190459 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:41.029406 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:41.029406 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:41.029782 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f1c3f19d-8721-4cea-85ce-2795bd190459 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Snapshot retrieved successfully. Jul 10 04:40:41.030507 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f1c3f19d-8721-4cea-85ce-2795bd190459 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac returned with HTTP 200 Jul 10 04:40:41.030833 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1269/5077] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:41 2026] GET /volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:41.039138 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fb26d9c1-bf3a-47fe-9103-dc9f2d33b9c6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.041032 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fb26d9c1-bf3a-47fe-9103-dc9f2d33b9c6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:40:41.041431 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fb26d9c1-bf3a-47fe-9103-dc9f2d33b9c6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b938d841-d30b-4c2d-8902-00f42acc8e28", "snapshot_id": "7841e157-adf6-4d52-a84c-245fcd188fac", "name": "tempest-VolumesBackupsTest-Backup-787891707"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:41.042941 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-fb26d9c1-bf3a-47fe-9103-dc9f2d33b9c6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating new backup {'backup': {'volume_id': 'b938d841-d30b-4c2d-8902-00f42acc8e28', 'snapshot_id': '7841e157-adf6-4d52-a84c-245fcd188fac', 'name': 'tempest-VolumesBackupsTest-Backup-787891707'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:40:41.043078 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-fb26d9c1-bf3a-47fe-9103-dc9f2d33b9c6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Creating backup of volume b938d841-d30b-4c2d-8902-00f42acc8e28 in container None Jul 10 04:40:41.049464 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:41.049464 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:41.049878 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fb26d9c1-bf3a-47fe-9103-dc9f2d33b9c6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:40:41.054351 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:41.054351 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:41.054758 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fb26d9c1-bf3a-47fe-9103-dc9f2d33b9c6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Snapshot retrieved successfully. Jul 10 04:40:41.066583 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-fb26d9c1-bf3a-47fe-9103-dc9f2d33b9c6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Created reservations ['f9cb5018-9c1d-44dd-8b29-3e9a92f0bd3b', 'a6e00433-f66b-4557-ad9b-94b074f69fdc'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:41.087229 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fb26d9c1-bf3a-47fe-9103-dc9f2d33b9c6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:40:41.087767 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1263/5078] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:40:41 2026] POST /volume/v3/backups => generated 327 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:41.097345 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-30facfc6-ecb7-4dfc-95b0-d37039cd9d9a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.099178 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30facfc6-ecb7-4dfc-95b0-d37039cd9d9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:41.099377 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30facfc6-ecb7-4dfc-95b0-d37039cd9d9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:41.099577 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-30facfc6-ecb7-4dfc-95b0-d37039cd9d9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:41.099724 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-30facfc6-ecb7-4dfc-95b0-d37039cd9d9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:41.105028 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:41.105028 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:41.106138 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-30facfc6-ecb7-4dfc-95b0-d37039cd9d9a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:41.106644 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1278/5079] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:41 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 768 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:41.268800 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ba17b3db-e869-4f5d-8973-8940cec22560 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.270684 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ba17b3db-e869-4f5d-8973-8940cec22560 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:41.270866 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ba17b3db-e869-4f5d-8973-8940cec22560 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:41.271085 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ba17b3db-e869-4f5d-8973-8940cec22560 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:41.277482 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:41.277482 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:41.280853 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ba17b3db-e869-4f5d-8973-8940cec22560 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:41.285628 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ba17b3db-e869-4f5d-8973-8940cec22560 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:41.286025 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1270/5080] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:41 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:41.790901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-066376b7-2a69-4c6b-9ee1-ec20bfe1604b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.792516 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-066376b7-2a69-4c6b-9ee1-ec20bfe1604b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d Jul 10 04:40:41.792690 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-066376b7-2a69-4c6b-9ee1-ec20bfe1604b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:41.792861 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-066376b7-2a69-4c6b-9ee1-ec20bfe1604b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:41.796740 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-066376b7-2a69-4c6b-9ee1-ec20bfe1604b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d returned with HTTP 404 Jul 10 04:40:41.797172 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1270/5081] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:41 2026] GET /volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:41.803640 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-78c54d4a-306d-4a37-9e81-fa247b8eb782 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.805319 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-78c54d4a-306d-4a37-9e81-fa247b8eb782 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 Jul 10 04:40:41.805506 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-78c54d4a-306d-4a37-9e81-fa247b8eb782 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:41.805707 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-78c54d4a-306d-4a37-9e81-fa247b8eb782 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:41.805834 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-78c54d4a-306d-4a37-9e81-fa247b8eb782 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: 488544aa-078d-4d7d-a1b6-48e19e8470f4 Jul 10 04:40:41.809923 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-78c54d4a-306d-4a37-9e81-fa247b8eb782 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 returned with HTTP 404 Jul 10 04:40:41.810406 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1264/5082] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:40:41 2026] DELETE /volume/v3/snapshots/488544aa-078d-4d7d-a1b6-48e19e8470f4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:41.818349 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e54a6faa-0bed-451d-a0f3-22dbf7c7285e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.820169 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e54a6faa-0bed-451d-a0f3-22dbf7c7285e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d Jul 10 04:40:41.820376 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e54a6faa-0bed-451d-a0f3-22dbf7c7285e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:41.820582 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e54a6faa-0bed-451d-a0f3-22dbf7c7285e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:41.820690 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-e54a6faa-0bed-451d-a0f3-22dbf7c7285e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: bd6b2191-33a4-4df1-9e42-f856a74d9a5d Jul 10 04:40:41.824848 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e54a6faa-0bed-451d-a0f3-22dbf7c7285e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d returned with HTTP 404 Jul 10 04:40:41.825319 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1279/5083] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:40:41 2026] DELETE /volume/v3/snapshots/bd6b2191-33a4-4df1-9e42-f856a74d9a5d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:41.832274 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a38edf06-d90f-405c-88f9-fb7cd5a1838e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.834190 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a38edf06-d90f-405c-88f9-fb7cd5a1838e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 Jul 10 04:40:41.834417 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a38edf06-d90f-405c-88f9-fb7cd5a1838e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:41.834645 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a38edf06-d90f-405c-88f9-fb7cd5a1838e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:41.834779 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-a38edf06-d90f-405c-88f9-fb7cd5a1838e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: 110d74df-31f3-4632-acca-df6d82d4a571 Jul 10 04:40:41.839495 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a38edf06-d90f-405c-88f9-fb7cd5a1838e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 returned with HTTP 404 Jul 10 04:40:41.840045 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1271/5084] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:40:41 2026] DELETE /volume/v3/snapshots/110d74df-31f3-4632-acca-df6d82d4a571 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:41.875367 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-0c71830b-df82-423a-b912-aa36978fc976 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.877505 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-0c71830b-df82-423a-b912-aa36978fc976 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:41.877757 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-0c71830b-df82-423a-b912-aa36978fc976 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:41.878047 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-0c71830b-df82-423a-b912-aa36978fc976 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:41.887595 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:41.887595 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:41.890718 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-0c71830b-df82-423a-b912-aa36978fc976 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:41.895041 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-0c71830b-df82-423a-b912-aa36978fc976 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:41.895443 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1271/5085] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:40:41 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1652 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:41.912016 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-67e02338-b48b-4cf4-b2b4-b7c358471055 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:41.914182 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-67e02338-b48b-4cf4-b2b4-b7c358471055 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f/action Jul 10 04:40:41.914573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-67e02338-b48b-4cf4-b2b4-b7c358471055 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:40:41.914716 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-67e02338-b48b-4cf4-b2b4-b7c358471055 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:41.924171 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:41.924171 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:41.924606 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-67e02338-b48b-4cf4-b2b4-b7c358471055 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:41.930960 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-67e02338-b48b-4cf4-b2b4-b7c358471055 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Begin detaching volume completed successfully. Jul 10 04:40:41.931167 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-67e02338-b48b-4cf4-b2b4-b7c358471055 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f/action returned with HTTP 202 Jul 10 04:40:41.931625 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1265/5086] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:40:41 2026] POST /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:40:42.116186 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-97514c52-898e-4f4b-b8cb-8096a7e8fc58 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:42.118187 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-97514c52-898e-4f4b-b8cb-8096a7e8fc58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:42.118483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-97514c52-898e-4f4b-b8cb-8096a7e8fc58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:42.118740 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-97514c52-898e-4f4b-b8cb-8096a7e8fc58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:42.118883 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-97514c52-898e-4f4b-b8cb-8096a7e8fc58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:42.123722 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:42.123722 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:42.124520 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-97514c52-898e-4f4b-b8cb-8096a7e8fc58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:42.124905 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1280/5087] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:42 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:42.297638 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d2371cb0-debc-485d-beb9-a93a4977a1f5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:42.299234 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d2371cb0-debc-485d-beb9-a93a4977a1f5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:42.299420 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d2371cb0-debc-485d-beb9-a93a4977a1f5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:42.299627 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d2371cb0-debc-485d-beb9-a93a4977a1f5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:42.307291 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:42.307291 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:42.310757 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d2371cb0-debc-485d-beb9-a93a4977a1f5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:42.314998 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d2371cb0-debc-485d-beb9-a93a4977a1f5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:42.315406 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1272/5088] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:42 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:42.952468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-081c0505-68a9-4d88-bd45-605e97323030 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:42.952878 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-081c0505-68a9-4d88-bd45-605e97323030 None None] GET https://10.4.3.87/volume// Jul 10 04:40:42.953027 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-081c0505-68a9-4d88-bd45-605e97323030 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:42.953374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-081c0505-68a9-4d88-bd45-605e97323030 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:42.953725 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-081c0505-68a9-4d88-bd45-605e97323030 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:40:42.954028 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1272/5089] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:40:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:40:42.962610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-fc2f3087-836e-4af0-b135-7d8c1bedd4ce None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:42.964389 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-fc2f3087-836e-4af0-b135-7d8c1bedd4ce tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:42.964575 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-fc2f3087-836e-4af0-b135-7d8c1bedd4ce tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:42.964764 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-fc2f3087-836e-4af0-b135-7d8c1bedd4ce tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:42.972967 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:42.972967 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:42.975856 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-fc2f3087-836e-4af0-b135-7d8c1bedd4ce tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:42.979921 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-fc2f3087-836e-4af0-b135-7d8c1bedd4ce tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:42.980303 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1266/5090] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:40:42 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:40:43.135502 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-52460229-15b0-4795-b8b7-064b33448fb4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:43.137427 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52460229-15b0-4795-b8b7-064b33448fb4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:43.137639 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52460229-15b0-4795-b8b7-064b33448fb4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:43.137857 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52460229-15b0-4795-b8b7-064b33448fb4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:43.138040 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-52460229-15b0-4795-b8b7-064b33448fb4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:43.142131 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:43.142131 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:43.142946 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52460229-15b0-4795-b8b7-064b33448fb4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:43.143347 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1281/5091] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:43 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:43.328090 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0bd78b34-ffb8-40e9-a5f4-fb7f06e0641e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:43.330404 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0bd78b34-ffb8-40e9-a5f4-fb7f06e0641e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:43.330652 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0bd78b34-ffb8-40e9-a5f4-fb7f06e0641e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:43.330907 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0bd78b34-ffb8-40e9-a5f4-fb7f06e0641e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:43.339601 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:43.339601 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:43.345591 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0bd78b34-ffb8-40e9-a5f4-fb7f06e0641e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:43.350930 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0bd78b34-ffb8-40e9-a5f4-fb7f06e0641e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:43.351406 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1273/5092] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:43 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:44.155427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ea3351d8-6db6-45cc-8cad-cbc1369738e2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:44.157254 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ea3351d8-6db6-45cc-8cad-cbc1369738e2 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:44.157450 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ea3351d8-6db6-45cc-8cad-cbc1369738e2 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:44.157626 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ea3351d8-6db6-45cc-8cad-cbc1369738e2 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:44.157742 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-ea3351d8-6db6-45cc-8cad-cbc1369738e2 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:44.162129 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:44.162129 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:44.162922 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ea3351d8-6db6-45cc-8cad-cbc1369738e2 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:44.163351 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1273/5093] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:44 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:44.191488 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-62228b62-4969-4051-84a3-2c20ab1587be None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:44.193699 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-62228b62-4969-4051-84a3-2c20ab1587be tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9 Jul 10 04:40:44.193950 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-62228b62-4969-4051-84a3-2c20ab1587be tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:44.194166 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-62228b62-4969-4051-84a3-2c20ab1587be tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:44.201043 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:44.201043 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:44.364814 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-451f3b6c-8c59-4c02-8c18-7ed1422f3e53 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:44.366904 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-451f3b6c-8c59-4c02-8c18-7ed1422f3e53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:44.367202 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-451f3b6c-8c59-4c02-8c18-7ed1422f3e53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:44.367427 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-451f3b6c-8c59-4c02-8c18-7ed1422f3e53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:44.376083 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:44.376083 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:44.380746 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-451f3b6c-8c59-4c02-8c18-7ed1422f3e53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:44.386128 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-451f3b6c-8c59-4c02-8c18-7ed1422f3e53 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:44.386731 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1282/5094] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:44 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:44.723641 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-7f04a46c-28a1-4174-979e-d534c2a913b1 req-62228b62-4969-4051-84a3-2c20ab1587be tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9 returned with HTTP 200 Jul 10 04:40:44.724047 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1267/5095] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:40:44 2026] DELETE /volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:45.174749 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e8a4de8c-720e-44f5-8b43-8c4edc57f9d7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:45.176409 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e8a4de8c-720e-44f5-8b43-8c4edc57f9d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:45.176607 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e8a4de8c-720e-44f5-8b43-8c4edc57f9d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:45.176797 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e8a4de8c-720e-44f5-8b43-8c4edc57f9d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:45.176904 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-e8a4de8c-720e-44f5-8b43-8c4edc57f9d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:45.181000 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:45.181000 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:45.181665 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e8a4de8c-720e-44f5-8b43-8c4edc57f9d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:45.182007 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1274/5096] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:45 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:45.400430 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3e9fc592-f4a3-4ae1-82dc-310875ab51e2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:45.402001 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3e9fc592-f4a3-4ae1-82dc-310875ab51e2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:45.402161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3e9fc592-f4a3-4ae1-82dc-310875ab51e2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:45.402384 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3e9fc592-f4a3-4ae1-82dc-310875ab51e2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:45.408722 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:45.408722 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:45.411775 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3e9fc592-f4a3-4ae1-82dc-310875ab51e2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:45.415715 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3e9fc592-f4a3-4ae1-82dc-310875ab51e2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:45.416067 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1274/5097] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:45 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:45.427366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9497f202-2c78-40f3-b257-9981ecc3b690 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:45.429190 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9497f202-2c78-40f3-b257-9981ecc3b690 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:45.429436 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9497f202-2c78-40f3-b257-9981ecc3b690 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:45.429679 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9497f202-2c78-40f3-b257-9981ecc3b690 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:45.436623 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:45.436623 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:45.441256 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9497f202-2c78-40f3-b257-9981ecc3b690 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:45.447409 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9497f202-2c78-40f3-b257-9981ecc3b690 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:45.447918 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1283/5098] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:45 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:45.539653 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-7fbb722c-1643-4a6a-b38c-0da51b76a199 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:45.541857 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-7fbb722c-1643-4a6a-b38c-0da51b76a199 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:45.542085 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-7fbb722c-1643-4a6a-b38c-0da51b76a199 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:45.542324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-7fbb722c-1643-4a6a-b38c-0da51b76a199 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:45.550225 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:45.550225 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:45.553890 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-7fbb722c-1643-4a6a-b38c-0da51b76a199 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:45.559012 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-7fbb722c-1643-4a6a-b38c-0da51b76a199 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:45.559501 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1268/5099] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:40:45 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 1429 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:46.023905 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-825974b5-c79b-4552-abab-22ed4dc55388 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:46.025958 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-825974b5-c79b-4552-abab-22ed4dc55388 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:46.026148 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-825974b5-c79b-4552-abab-22ed4dc55388 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:46.026374 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-825974b5-c79b-4552-abab-22ed4dc55388 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:46.033125 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:46.033125 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:46.036531 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-825974b5-c79b-4552-abab-22ed4dc55388 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:46.040740 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-825974b5-c79b-4552-abab-22ed4dc55388 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:46.041117 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1275/5100] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:40:46 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:46.050887 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bab99812-ca73-4e3f-a9cc-4917ca7a8bcd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:46.051286 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bab99812-ca73-4e3f-a9cc-4917ca7a8bcd None None] GET https://10.4.3.87/volume// Jul 10 04:40:46.051435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bab99812-ca73-4e3f-a9cc-4917ca7a8bcd None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:46.051637 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bab99812-ca73-4e3f-a9cc-4917ca7a8bcd None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:46.051966 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bab99812-ca73-4e3f-a9cc-4917ca7a8bcd None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:40:46.052223 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1275/5101] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:40:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:40:46.060167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-2d817449-5424-4cf8-b75f-6c4b2466523c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:46.062329 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-2d817449-5424-4cf8-b75f-6c4b2466523c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:40:46.062697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-2d817449-5424-4cf8-b75f-6c4b2466523c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f609de6-ff09-4b40-9b52-e1d825b8b36a", "connector": null, "instance_uuid": "87ec4220-7fed-448d-bb0c-82cc4be53b39"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:46.071019 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:46.071019 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:46.093943 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-2d817449-5424-4cf8-b75f-6c4b2466523c tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:40:46.094411 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1284/5102] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:40:46 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:46.194203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c462e604-828d-422b-ade7-2a51c3df7912 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:46.197530 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c462e604-828d-422b-ade7-2a51c3df7912 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:46.197723 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c462e604-828d-422b-ade7-2a51c3df7912 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:46.200957 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c462e604-828d-422b-ade7-2a51c3df7912 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:46.201111 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c462e604-828d-422b-ade7-2a51c3df7912 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:46.206188 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:46.206188 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:46.207028 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c462e604-828d-422b-ade7-2a51c3df7912 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:46.207456 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1269/5103] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:46 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:47.221037 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-55581a6a-8ef6-48ae-8eed-80ea13ec7bdc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:47.224120 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-55581a6a-8ef6-48ae-8eed-80ea13ec7bdc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:47.224367 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-55581a6a-8ef6-48ae-8eed-80ea13ec7bdc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:47.224596 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-55581a6a-8ef6-48ae-8eed-80ea13ec7bdc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:47.224691 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-55581a6a-8ef6-48ae-8eed-80ea13ec7bdc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:47.229375 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:47.229375 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:47.230081 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-55581a6a-8ef6-48ae-8eed-80ea13ec7bdc tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:47.232962 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1276/5104] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:47 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:48.243264 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-25e0af6d-3019-4a7f-9846-d7f513cf42a5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:48.245508 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25e0af6d-3019-4a7f-9846-d7f513cf42a5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:48.245766 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-25e0af6d-3019-4a7f-9846-d7f513cf42a5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:48.246015 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-25e0af6d-3019-4a7f-9846-d7f513cf42a5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:48.246169 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-25e0af6d-3019-4a7f-9846-d7f513cf42a5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:48.251046 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:48.251046 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:48.251890 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25e0af6d-3019-4a7f-9846-d7f513cf42a5 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:48.252285 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1276/5105] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:48 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:49.134726 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-5dfc50ed-622b-48bc-bb1b-807c84ced066 req-b4a95dc1-b736-44a1-b05c-025f0ec4cde4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:49.136762 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-5dfc50ed-622b-48bc-bb1b-807c84ced066 req-b4a95dc1-b736-44a1-b05c-025f0ec4cde4 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9 Jul 10 04:40:49.137007 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-5dfc50ed-622b-48bc-bb1b-807c84ced066 req-b4a95dc1-b736-44a1-b05c-025f0ec4cde4 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:49.137244 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-5dfc50ed-622b-48bc-bb1b-807c84ced066 req-b4a95dc1-b736-44a1-b05c-025f0ec4cde4 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:49.141228 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-5dfc50ed-622b-48bc-bb1b-807c84ced066 req-b4a95dc1-b736-44a1-b05c-025f0ec4cde4 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9 returned with HTTP 404 Jul 10 04:40:49.141734 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1285/5106] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:40:49 2026] DELETE /volume/v3/attachments/bc978384-4f4a-4b33-a208-9841baf5f3d9 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:40:49.263822 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c8e5ce00-d2e1-4f24-bc53-b94c367d5b08 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:49.265750 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c8e5ce00-d2e1-4f24-bc53-b94c367d5b08 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:49.265978 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c8e5ce00-d2e1-4f24-bc53-b94c367d5b08 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:49.266192 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c8e5ce00-d2e1-4f24-bc53-b94c367d5b08 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:49.266337 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-c8e5ce00-d2e1-4f24-bc53-b94c367d5b08 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:49.271009 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:49.271009 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:49.271893 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c8e5ce00-d2e1-4f24-bc53-b94c367d5b08 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:49.272330 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1270/5107] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:49 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:50.281926 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-663619cd-2d72-4607-b212-9e0ee85cfa65 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:50.284100 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-663619cd-2d72-4607-b212-9e0ee85cfa65 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:50.284100 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-663619cd-2d72-4607-b212-9e0ee85cfa65 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:50.284100 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-663619cd-2d72-4607-b212-9e0ee85cfa65 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:50.284265 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-663619cd-2d72-4607-b212-9e0ee85cfa65 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:50.288282 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:50.288282 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:50.289113 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-663619cd-2d72-4607-b212-9e0ee85cfa65 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:50.289613 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1277/5108] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:50 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:51.172195 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-b2a3160b-590a-429d-9771-c07ea9e244f7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:51.174281 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-b2a3160b-590a-429d-9771-c07ea9e244f7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:40:51.174457 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-b2a3160b-590a-429d-9771-c07ea9e244f7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:51.174631 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-b2a3160b-590a-429d-9771-c07ea9e244f7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:51.184613 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:51.184613 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:51.189295 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-b2a3160b-590a-429d-9771-c07ea9e244f7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:40:51.194484 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-b2a3160b-590a-429d-9771-c07ea9e244f7 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:40:51.194978 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1277/5109] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:40:51 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:51.217802 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-aa691eb0-d022-4694-8503-ee4e63a5b655 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:51.220902 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-aa691eb0-d022-4694-8503-ee4e63a5b655 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] POST https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902/action Jul 10 04:40:51.221340 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-aa691eb0-d022-4694-8503-ee4e63a5b655 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:40:51.221505 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-aa691eb0-d022-4694-8503-ee4e63a5b655 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:51.235512 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:51.235512 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:51.236138 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-aa691eb0-d022-4694-8503-ee4e63a5b655 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:40:51.246148 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-aa691eb0-d022-4694-8503-ee4e63a5b655 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Begin detaching volume completed successfully. Jul 10 04:40:51.246148 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-aa691eb0-d022-4694-8503-ee4e63a5b655 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902/action returned with HTTP 202 Jul 10 04:40:51.246623 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1286/5110] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:40:51 2026] POST /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:40:51.300056 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-477fb9bd-63a3-44b4-ad17-242f0efe5a58 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:51.302118 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-477fb9bd-63a3-44b4-ad17-242f0efe5a58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:51.302367 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-477fb9bd-63a3-44b4-ad17-242f0efe5a58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:51.302609 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-477fb9bd-63a3-44b4-ad17-242f0efe5a58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:51.302755 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-477fb9bd-63a3-44b4-ad17-242f0efe5a58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:51.307521 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:51.307521 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:51.308442 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-477fb9bd-63a3-44b4-ad17-242f0efe5a58 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:51.308873 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1271/5111] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:51 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:52.011624 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3fe0a819-f928-4a3e-a8d1-b36ff10dd49f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:52.012060 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3fe0a819-f928-4a3e-a8d1-b36ff10dd49f None None] GET https://10.4.3.87/volume// Jul 10 04:40:52.012203 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3fe0a819-f928-4a3e-a8d1-b36ff10dd49f None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:52.012480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3fe0a819-f928-4a3e-a8d1-b36ff10dd49f None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:52.012911 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3fe0a819-f928-4a3e-a8d1-b36ff10dd49f None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:40:52.013186 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1278/5112] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:40:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:40:52.024045 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-aca55d8d-57a8-4e50-b1ce-1f57ccd0b393 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:52.026186 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-aca55d8d-57a8-4e50-b1ce-1f57ccd0b393 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:40:52.026657 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-aca55d8d-57a8-4e50-b1ce-1f57ccd0b393 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:52.027940 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-aca55d8d-57a8-4e50-b1ce-1f57ccd0b393 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:52.041783 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:52.041783 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:52.045727 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-aca55d8d-57a8-4e50-b1ce-1f57ccd0b393 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:40:52.055159 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-aca55d8d-57a8-4e50-b1ce-1f57ccd0b393 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:40:52.055702 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1278/5113] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:40:52 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 1608 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:40:52.162429 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-c7a404d4-13cc-4816-9895-1ea65b77f864 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:52.164642 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-c7a404d4-13cc-4816-9895-1ea65b77f864 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] PUT https://10.4.3.87/volume/v3/attachments/ebdabea6-cf70-4079-b521-a3715844fe5d Jul 10 04:40:52.165073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-c7a404d4-13cc-4816-9895-1ea65b77f864 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:52.173515 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-c7a404d4-13cc-4816-9895-1ea65b77f864 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Acquiring lock "cinder-attachment_update-2f609de6-ff09-4b40-9b52-e1d825b8b36a-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:40:52.178172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-c7a404d4-13cc-4816-9895-1ea65b77f864 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Lock "cinder-attachment_update-2f609de6-ff09-4b40-9b52-e1d825b8b36a-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:40:52.179365 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:52.179365 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:52.274146 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e7ddaa61-3d3f-4c39-bc86-708765873278 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:52.275617 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e7ddaa61-3d3f-4c39-bc86-708765873278 None None] GET https://10.4.3.87/volume// Jul 10 04:40:52.276295 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e7ddaa61-3d3f-4c39-bc86-708765873278 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:52.277600 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e7ddaa61-3d3f-4c39-bc86-708765873278 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:52.278942 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e7ddaa61-3d3f-4c39-bc86-708765873278 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:40:52.279282 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1272/5114] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:40:52 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:40:52.287872 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-8c4e9d19-1bec-470f-b023-63b0c16a71cc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:52.290063 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-8c4e9d19-1bec-470f-b023-63b0c16a71cc tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:40:52.290323 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-8c4e9d19-1bec-470f-b023-63b0c16a71cc tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:52.290509 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-8c4e9d19-1bec-470f-b023-63b0c16a71cc tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:52.300597 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:52.300597 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:52.304721 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-8c4e9d19-1bec-470f-b023-63b0c16a71cc tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:40:52.309836 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-8c4e9d19-1bec-470f-b023-63b0c16a71cc tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:40:52.310366 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1279/5115] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:40:52 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:40:52.319104 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8a399092-65f6-4244-b60c-e2d560052104 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:52.320740 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a399092-65f6-4244-b60c-e2d560052104 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:52.321112 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a399092-65f6-4244-b60c-e2d560052104 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:52.321164 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a399092-65f6-4244-b60c-e2d560052104 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:52.321314 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-8a399092-65f6-4244-b60c-e2d560052104 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:52.326351 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:52.326351 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:52.327346 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a399092-65f6-4244-b60c-e2d560052104 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:52.327801 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1279/5116] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:52 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:52.698365 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-c7a404d4-13cc-4816-9895-1ea65b77f864 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Lock "cinder-attachment_update-2f609de6-ff09-4b40-9b52-e1d825b8b36a-np0000004952" released by "attachment_update" :: held 0.520s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:40:52.698756 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-c7a404d4-13cc-4816-9895-1ea65b77f864 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments/ebdabea6-cf70-4079-b521-a3715844fe5d returned with HTTP 200 Jul 10 04:40:52.699239 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1287/5117] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:40:52 2026] PUT /volume/v3/attachments/ebdabea6-cf70-4079-b521-a3715844fe5d => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:52.903386 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d956a825-d198-4546-a780-a9d0a90b1838 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:52.905039 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d956a825-d198-4546-a780-a9d0a90b1838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:52.905175 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d956a825-d198-4546-a780-a9d0a90b1838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:52.905447 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d956a825-d198-4546-a780-a9d0a90b1838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:52.912436 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:52.912436 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:52.915875 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d956a825-d198-4546-a780-a9d0a90b1838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:52.921279 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d956a825-d198-4546-a780-a9d0a90b1838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:52.921595 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1273/5118] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:52 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:52.933188 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-00db227a-cbf2-42f8-89c9-1d03f26be2d6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:52.935496 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-00db227a-cbf2-42f8-89c9-1d03f26be2d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:52.935738 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-00db227a-cbf2-42f8-89c9-1d03f26be2d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:52.936008 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-00db227a-cbf2-42f8-89c9-1d03f26be2d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:52.936202 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-00db227a-cbf2-42f8-89c9-1d03f26be2d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume with id: 37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:52.944598 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:52.944598 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:52.945135 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-00db227a-cbf2-42f8-89c9-1d03f26be2d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:52.963889 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-00db227a-cbf2-42f8-89c9-1d03f26be2d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume request issued successfully. Jul 10 04:40:52.964101 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-00db227a-cbf2-42f8-89c9-1d03f26be2d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 202 Jul 10 04:40:52.964550 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1280/5119] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:40:52 2026] DELETE /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:40:52.972376 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c0f63b8f-5bde-4b16-818a-6a086d75f56b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:52.973955 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c0f63b8f-5bde-4b16-818a-6a086d75f56b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:52.974133 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c0f63b8f-5bde-4b16-818a-6a086d75f56b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:52.974382 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c0f63b8f-5bde-4b16-818a-6a086d75f56b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:52.981765 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:52.981765 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:52.985232 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c0f63b8f-5bde-4b16-818a-6a086d75f56b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:52.989343 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c0f63b8f-5bde-4b16-818a-6a086d75f56b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 200 Jul 10 04:40:52.989692 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1280/5120] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:52 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:40:53.127231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-40aacfb2-7a36-43f7-af0c-67c0d58755be None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:53.128968 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-40aacfb2-7a36-43f7-af0c-67c0d58755be tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] DELETE https://10.4.3.87/volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d Jul 10 04:40:53.129131 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-40aacfb2-7a36-43f7-af0c-67c0d58755be tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:53.129330 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-40aacfb2-7a36-43f7-af0c-67c0d58755be tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:53.137258 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:53.137258 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:53.209544 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-69cf9c85-598f-4149-b1d8-14c792bb8372 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:53.212016 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-69cf9c85-598f-4149-b1d8-14c792bb8372 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/attachments/ebdabea6-cf70-4079-b521-a3715844fe5d/action Jul 10 04:40:53.212361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-69cf9c85-598f-4149-b1d8-14c792bb8372 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:40:53.212518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-69cf9c85-598f-4149-b1d8-14c792bb8372 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:53.228294 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:53.228294 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:53.237971 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-69cf9c85-598f-4149-b1d8-14c792bb8372 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments/ebdabea6-cf70-4079-b521-a3715844fe5d/action returned with HTTP 204 Jul 10 04:40:53.239201 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1274/5121] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:40:53 2026] POST /volume/v3/attachments/ebdabea6-cf70-4079-b521-a3715844fe5d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:53.338574 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-db84317b-ea10-41df-b993-319d05913e54 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:53.340672 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-db84317b-ea10-41df-b993-319d05913e54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:53.340735 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-db84317b-ea10-41df-b993-319d05913e54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:53.340925 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-db84317b-ea10-41df-b993-319d05913e54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:53.341028 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-db84317b-ea10-41df-b993-319d05913e54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:53.349381 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:53.349381 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:53.350344 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-db84317b-ea10-41df-b993-319d05913e54 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:53.350845 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1281/5122] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:53 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:53.662715 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-3d13c328-387e-46e6-9f35-b065fce9d799 req-40aacfb2-7a36-43f7-af0c-67c0d58755be tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d returned with HTTP 200 Jul 10 04:40:53.663087 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1288/5123] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:40:53 2026] DELETE /volume/v3/attachments/a5c33ed9-bf49-45cf-adb9-7cc32c92cf6d => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:54.001626 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8cebd8da-45f8-431d-b9e3-2abe9227a32d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:54.003280 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8cebd8da-45f8-431d-b9e3-2abe9227a32d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f Jul 10 04:40:54.003459 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8cebd8da-45f8-431d-b9e3-2abe9227a32d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:54.003629 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8cebd8da-45f8-431d-b9e3-2abe9227a32d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:54.008575 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8cebd8da-45f8-431d-b9e3-2abe9227a32d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f returned with HTTP 404 Jul 10 04:40:54.009130 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1281/5124] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:54 2026] GET /volume/v3/volumes/37f08e34-1d94-47af-a386-5cee1f14f01f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:54.021099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-30037397-0b5b-4c06-8d25-4f32383a3649 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:54.023014 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-30037397-0b5b-4c06-8d25-4f32383a3649 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:40:54.023244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-30037397-0b5b-4c06-8d25-4f32383a3649 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:54.023427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-30037397-0b5b-4c06-8d25-4f32383a3649 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:54.030169 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:54.030169 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:54.033735 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-30037397-0b5b-4c06-8d25-4f32383a3649 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:54.038606 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-30037397-0b5b-4c06-8d25-4f32383a3649 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:40:54.038992 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1275/5125] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:54 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:54.053331 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-353dc10c-2423-4d6d-b0bb-9aaf25d52a22 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:54.055064 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-353dc10c-2423-4d6d-b0bb-9aaf25d52a22 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:40:54.055440 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-353dc10c-2423-4d6d-b0bb-9aaf25d52a22 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-337282987"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:54.064585 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:54.064585 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:54.065158 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-353dc10c-2423-4d6d-b0bb-9aaf25d52a22 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:54.065345 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-353dc10c-2423-4d6d-b0bb-9aaf25d52a22 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:40:54.090150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-353dc10c-2423-4d6d-b0bb-9aaf25d52a22 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['23bc725e-7238-439f-947e-9684b9c4d55d', '3b867043-eb68-4702-b08d-05a88701cf31', 'd1170d5e-c9e5-4127-9a4b-7681906d1623', '2d16f298-d5bb-4998-a3a3-42f9691544f4'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:54.118012 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-353dc10c-2423-4d6d-b0bb-9aaf25d52a22 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot create request issued successfully. Jul 10 04:40:54.118351 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-353dc10c-2423-4d6d-b0bb-9aaf25d52a22 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:40:54.118753 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1282/5126] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:40:54 2026] POST /volume/v3/snapshots => generated 379 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:54.128090 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-98941495-a9e0-4412-9cd3-9d2f9b461432 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:54.130132 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-98941495-a9e0-4412-9cd3-9d2f9b461432 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:54.130413 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-98941495-a9e0-4412-9cd3-9d2f9b461432 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:54.130643 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-98941495-a9e0-4412-9cd3-9d2f9b461432 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:54.137069 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:54.137069 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:54.137603 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-98941495-a9e0-4412-9cd3-9d2f9b461432 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:54.138501 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-98941495-a9e0-4412-9cd3-9d2f9b461432 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 returned with HTTP 200 Jul 10 04:40:54.138916 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1289/5127] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:54 2026] GET /volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 => generated 511 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:54.362617 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2befae6d-0670-41e4-8609-e438bb2af57a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:54.364551 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2befae6d-0670-41e4-8609-e438bb2af57a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:54.364844 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2befae6d-0670-41e4-8609-e438bb2af57a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:54.365068 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2befae6d-0670-41e4-8609-e438bb2af57a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:54.365233 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2befae6d-0670-41e4-8609-e438bb2af57a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:54.370069 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:54.370069 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:54.370995 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2befae6d-0670-41e4-8609-e438bb2af57a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:54.371426 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1282/5128] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:54 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:54.477624 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-a951ca25-0775-4fbc-8225-d2d4d224f6d9 req-a5e767a3-dc50-4312-b1a7-edcb173773e4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:54.480165 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a951ca25-0775-4fbc-8225-d2d4d224f6d9 req-a5e767a3-dc50-4312-b1a7-edcb173773e4 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:40:54.480435 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a951ca25-0775-4fbc-8225-d2d4d224f6d9 req-a5e767a3-dc50-4312-b1a7-edcb173773e4 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:54.480705 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a951ca25-0775-4fbc-8225-d2d4d224f6d9 req-a5e767a3-dc50-4312-b1a7-edcb173773e4 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:54.489307 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:54.489307 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:54.493443 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-a951ca25-0775-4fbc-8225-d2d4d224f6d9 req-a5e767a3-dc50-4312-b1a7-edcb173773e4 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:40:54.498703 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a951ca25-0775-4fbc-8225-d2d4d224f6d9 req-a5e767a3-dc50-4312-b1a7-edcb173773e4 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:40:54.499265 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1276/5129] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:40:54 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:54.511617 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1ddfb1ed-0bb0-4f47-92f0-45acf58f5f7e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:54.513271 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1ddfb1ed-0bb0-4f47-92f0-45acf58f5f7e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:40:54.513434 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1ddfb1ed-0bb0-4f47-92f0-45acf58f5f7e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:54.513607 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1ddfb1ed-0bb0-4f47-92f0-45acf58f5f7e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:54.513750 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-1ddfb1ed-0bb0-4f47-92f0-45acf58f5f7e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Delete volume with id: 9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:40:54.519745 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:54.519745 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:54.520210 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1ddfb1ed-0bb0-4f47-92f0-45acf58f5f7e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:40:54.535332 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1ddfb1ed-0bb0-4f47-92f0-45acf58f5f7e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Delete volume request issued successfully. Jul 10 04:40:54.535500 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1ddfb1ed-0bb0-4f47-92f0-45acf58f5f7e tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 202 Jul 10 04:40:54.535870 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1283/5130] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:40:54 2026] DELETE /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:40:54.542469 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-aa9fa3d5-8b57-498b-a96c-841fcf02687b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:54.544400 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aa9fa3d5-8b57-498b-a96c-841fcf02687b tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:40:54.544638 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aa9fa3d5-8b57-498b-a96c-841fcf02687b tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:54.544843 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aa9fa3d5-8b57-498b-a96c-841fcf02687b tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:54.551988 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:54.551988 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:54.555973 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aa9fa3d5-8b57-498b-a96c-841fcf02687b tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Volume info retrieved successfully. Jul 10 04:40:54.560624 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aa9fa3d5-8b57-498b-a96c-841fcf02687b tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 200 Jul 10 04:40:54.561066 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1290/5131] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:54 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:55.147486 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6cba9dfc-e940-433f-92eb-d6cd4470c0ac None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:55.149098 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cba9dfc-e940-433f-92eb-d6cd4470c0ac tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:55.149278 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cba9dfc-e940-433f-92eb-d6cd4470c0ac tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:55.149460 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cba9dfc-e940-433f-92eb-d6cd4470c0ac tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:55.154274 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:55.154274 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:55.154677 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6cba9dfc-e940-433f-92eb-d6cd4470c0ac tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:55.155383 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cba9dfc-e940-433f-92eb-d6cd4470c0ac tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 returned with HTTP 200 Jul 10 04:40:55.155718 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1283/5132] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:55 2026] GET /volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:55.164355 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2500b61b-54fb-4f03-a4b6-8ba96fba344d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:55.166085 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2500b61b-54fb-4f03-a4b6-8ba96fba344d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:55.166311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2500b61b-54fb-4f03-a4b6-8ba96fba344d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:55.166512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2500b61b-54fb-4f03-a4b6-8ba96fba344d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:55.171726 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:55.171726 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:55.172161 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2500b61b-54fb-4f03-a4b6-8ba96fba344d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:55.172860 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2500b61b-54fb-4f03-a4b6-8ba96fba344d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 returned with HTTP 200 Jul 10 04:40:55.173182 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1277/5133] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:55 2026] GET /volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:55.181489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c17b70e6-210e-4247-b910-7b6755a6c54e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:55.183358 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c17b70e6-210e-4247-b910-7b6755a6c54e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots Jul 10 04:40:55.183527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c17b70e6-210e-4247-b910-7b6755a6c54e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:55.183695 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c17b70e6-210e-4247-b910-7b6755a6c54e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:55.183959 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.api_utils [None req-c17b70e6-210e-4247-b910-7b6755a6c54e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Removing options '' from query. {{(pid=100020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:40:55.184875 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.db.api [None req-c17b70e6-210e-4247-b910-7b6755a6c54e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Building query based on filter {{(pid=100020) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:40:55.188844 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c17b70e6-210e-4247-b910-7b6755a6c54e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Get all snapshots completed successfully. Jul 10 04:40:55.189157 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c17b70e6-210e-4247-b910-7b6755a6c54e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 200 Jul 10 04:40:55.189729 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1284/5134] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:40:55 2026] GET /volume/v3/snapshots => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:55.197505 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-58ad899a-d311-43d2-97ea-1082530eeab3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:55.199417 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-58ad899a-d311-43d2-97ea-1082530eeab3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] PUT https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:55.199799 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-58ad899a-d311-43d2-97ea-1082530eeab3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1710371609", "description": "This is the new description of snapshot."}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:55.206844 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:55.206844 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:55.207658 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-58ad899a-d311-43d2-97ea-1082530eeab3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:55.213986 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-58ad899a-d311-43d2-97ea-1082530eeab3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 returned with HTTP 200 Jul 10 04:40:55.214465 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1291/5135] 10.4.3.87 () {68 vars in 1368 bytes} [Fri Jul 10 04:40:55 2026] PUT /volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:55.222241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d2ef2fc2-9cc2-4996-9794-22b17e59bb5b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:55.223780 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2ef2fc2-9cc2-4996-9794-22b17e59bb5b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:55.223951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2ef2fc2-9cc2-4996-9794-22b17e59bb5b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:55.224121 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2ef2fc2-9cc2-4996-9794-22b17e59bb5b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:55.230114 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:55.230114 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:55.230657 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d2ef2fc2-9cc2-4996-9794-22b17e59bb5b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:55.231515 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2ef2fc2-9cc2-4996-9794-22b17e59bb5b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 returned with HTTP 200 Jul 10 04:40:55.231901 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1284/5136] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:55 2026] GET /volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 => generated 577 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:55.240346 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-be5d7c0e-a730-4c2f-b830-4acdcc986b48 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:55.242167 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be5d7c0e-a730-4c2f-b830-4acdcc986b48 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:55.242357 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be5d7c0e-a730-4c2f-b830-4acdcc986b48 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:55.242562 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be5d7c0e-a730-4c2f-b830-4acdcc986b48 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:55.242668 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-be5d7c0e-a730-4c2f-b830-4acdcc986b48 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:55.247805 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:55.247805 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:55.248207 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-be5d7c0e-a730-4c2f-b830-4acdcc986b48 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:55.263107 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-be5d7c0e-a730-4c2f-b830-4acdcc986b48 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:40:55.263311 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be5d7c0e-a730-4c2f-b830-4acdcc986b48 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 returned with HTTP 202 Jul 10 04:40:55.263691 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1278/5137] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:40:55 2026] DELETE /volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:40:55.271442 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cc7c466e-5164-47b1-a5cb-4629dac75daf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:55.273366 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cc7c466e-5164-47b1-a5cb-4629dac75daf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:55.273606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cc7c466e-5164-47b1-a5cb-4629dac75daf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:55.273877 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cc7c466e-5164-47b1-a5cb-4629dac75daf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:55.279136 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:55.279136 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:55.279574 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cc7c466e-5164-47b1-a5cb-4629dac75daf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:55.280365 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cc7c466e-5164-47b1-a5cb-4629dac75daf tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 returned with HTTP 200 Jul 10 04:40:55.280742 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1285/5138] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:55 2026] GET /volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:55.381852 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-616c80f1-8116-46e6-9ad5-6134f63c0527 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:55.384271 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-616c80f1-8116-46e6-9ad5-6134f63c0527 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:55.384567 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-616c80f1-8116-46e6-9ad5-6134f63c0527 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:55.384873 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-616c80f1-8116-46e6-9ad5-6134f63c0527 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:55.385041 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-616c80f1-8116-46e6-9ad5-6134f63c0527 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:55.391565 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:55.391565 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:55.392610 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-616c80f1-8116-46e6-9ad5-6134f63c0527 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:55.393100 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1292/5139] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:55 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:55.574280 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f10925a6-903e-480b-b729-22710671e940 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:55.576140 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f10925a6-903e-480b-b729-22710671e940 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] GET https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 Jul 10 04:40:55.576342 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f10925a6-903e-480b-b729-22710671e940 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:55.576524 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f10925a6-903e-480b-b729-22710671e940 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:55.582975 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f10925a6-903e-480b-b729-22710671e940 tempest-TestMinimumBasicScenario-979223864 tempest-TestMinimumBasicScenario-979223864-project-member] https://10.4.3.87/volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 returned with HTTP 404 Jul 10 04:40:55.583592 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1285/5140] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:55 2026] GET /volume/v3/volumes/9fc57e65-769c-49ff-88b3-c6accbac4902 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:56.289978 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0d08d279-2318-48f7-a296-215612ff3852 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:56.291722 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d08d279-2318-48f7-a296-215612ff3852 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:56.291906 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0d08d279-2318-48f7-a296-215612ff3852 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:56.292089 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0d08d279-2318-48f7-a296-215612ff3852 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:56.296068 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0d08d279-2318-48f7-a296-215612ff3852 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 returned with HTTP 404 Jul 10 04:40:56.296552 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1279/5141] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:56 2026] GET /volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:56.303596 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1f803a64-54a3-49c5-8fa9-e1f3c7e2e2fe None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:56.305711 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f803a64-54a3-49c5-8fa9-e1f3c7e2e2fe tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:56.305915 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f803a64-54a3-49c5-8fa9-e1f3c7e2e2fe tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:56.306106 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f803a64-54a3-49c5-8fa9-e1f3c7e2e2fe tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:56.306201 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-1f803a64-54a3-49c5-8fa9-e1f3c7e2e2fe tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 Jul 10 04:40:56.310243 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f803a64-54a3-49c5-8fa9-e1f3c7e2e2fe tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 returned with HTTP 404 Jul 10 04:40:56.310695 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1286/5142] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:40:56 2026] DELETE /volume/v3/snapshots/a8a1501c-f4b3-4e0c-b6b8-267b9c66fdf5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:40:56.318300 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-375d5804-111e-475e-9889-87fa043960aa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:56.319857 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-375d5804-111e-475e-9889-87fa043960aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:40:56.320136 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-375d5804-111e-475e-9889-87fa043960aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:56.320326 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-375d5804-111e-475e-9889-87fa043960aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:56.327934 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:56.327934 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:56.331521 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-375d5804-111e-475e-9889-87fa043960aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:56.335831 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-375d5804-111e-475e-9889-87fa043960aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:40:56.336261 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1293/5143] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:56 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:56.347684 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7b88f190-3ffa-412d-b95a-f62f347d59bb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:56.349327 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b88f190-3ffa-412d-b95a-f62f347d59bb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:40:56.349653 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b88f190-3ffa-412d-b95a-f62f347d59bb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-298021282"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:40:56.357017 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:56.357017 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:56.357417 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7b88f190-3ffa-412d-b95a-f62f347d59bb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:40:56.357524 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-7b88f190-3ffa-412d-b95a-f62f347d59bb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:40:56.380069 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-7b88f190-3ffa-412d-b95a-f62f347d59bb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['04a0f7e3-bda8-4298-964c-28919aa1b420', '5970f1e5-414a-4d9f-9a8b-b58e0e43169e', 'add82fee-c90c-4959-b507-358c5405ca38', '66859413-82a3-455b-a0e2-4651c1511a45'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:40:56.403860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6e61a20b-39db-4189-8459-dd670109f726 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:56.405555 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7b88f190-3ffa-412d-b95a-f62f347d59bb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot create request issued successfully. Jul 10 04:40:56.405883 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6e61a20b-39db-4189-8459-dd670109f726 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:56.406022 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b88f190-3ffa-412d-b95a-f62f347d59bb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:40:56.406181 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6e61a20b-39db-4189-8459-dd670109f726 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:56.406448 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6e61a20b-39db-4189-8459-dd670109f726 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:56.406512 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1286/5144] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:40:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:40:56.406617 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6e61a20b-39db-4189-8459-dd670109f726 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:56.411362 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:56.411362 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:56.412627 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6e61a20b-39db-4189-8459-dd670109f726 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:56.412958 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1280/5145] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:56 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:56.415548 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6626c2e9-8e8c-4c06-b4cc-d2ebf5f56951 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:56.417650 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6626c2e9-8e8c-4c06-b4cc-d2ebf5f56951 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e Jul 10 04:40:56.417876 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6626c2e9-8e8c-4c06-b4cc-d2ebf5f56951 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:56.418131 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6626c2e9-8e8c-4c06-b4cc-d2ebf5f56951 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:56.424276 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:56.424276 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:56.424838 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6626c2e9-8e8c-4c06-b4cc-d2ebf5f56951 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:56.425938 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6626c2e9-8e8c-4c06-b4cc-d2ebf5f56951 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e returned with HTTP 200 Jul 10 04:40:56.426488 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1287/5146] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:56 2026] GET /volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:57.316516 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-e36be862-6c15-414f-92d7-428d3f538af5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:57.318529 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-e36be862-6c15-414f-92d7-428d3f538af5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a/encryption Jul 10 04:40:57.318878 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-e36be862-6c15-414f-92d7-428d3f538af5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:57.318976 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-e36be862-6c15-414f-92d7-428d3f538af5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:57.328087 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:57.328087 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:57.333687 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-70439d5f-d14c-4a18-84b8-65b2bef66dc2 req-e36be862-6c15-414f-92d7-428d3f538af5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a/encryption returned with HTTP 200 Jul 10 04:40:57.334072 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1294/5147] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:40:57 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:57.422494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-00cf3f2b-19e2-47be-a45e-ce707e5d9741 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:57.424316 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-00cf3f2b-19e2-47be-a45e-ce707e5d9741 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:57.424512 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-00cf3f2b-19e2-47be-a45e-ce707e5d9741 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:57.424878 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-00cf3f2b-19e2-47be-a45e-ce707e5d9741 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:57.424878 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-00cf3f2b-19e2-47be-a45e-ce707e5d9741 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:57.429028 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:57.429028 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:57.429745 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-00cf3f2b-19e2-47be-a45e-ce707e5d9741 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:57.430103 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1287/5148] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:57 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:57.435069 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7c305e55-a4cb-4f0b-ad20-763f396d0718 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:57.437018 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c305e55-a4cb-4f0b-ad20-763f396d0718 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e Jul 10 04:40:57.437196 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c305e55-a4cb-4f0b-ad20-763f396d0718 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:57.437393 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c305e55-a4cb-4f0b-ad20-763f396d0718 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:57.442050 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:57.442050 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:57.442465 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7c305e55-a4cb-4f0b-ad20-763f396d0718 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:40:57.443178 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c305e55-a4cb-4f0b-ad20-763f396d0718 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e returned with HTTP 200 Jul 10 04:40:57.443526 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1281/5149] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:40:57 2026] GET /volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:58.439382 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d248b474-2d6b-478c-875b-d291ad6ef54b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:58.441798 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d248b474-2d6b-478c-875b-d291ad6ef54b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:58.442081 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d248b474-2d6b-478c-875b-d291ad6ef54b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:58.442341 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d248b474-2d6b-478c-875b-d291ad6ef54b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:58.442510 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d248b474-2d6b-478c-875b-d291ad6ef54b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:58.448289 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:58.448289 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:58.449400 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d248b474-2d6b-478c-875b-d291ad6ef54b tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:58.449846 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1288/5150] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:58 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:59.458991 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e06aed21-30be-4ab3-9fd2-ad61542bae2a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:59.460680 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e06aed21-30be-4ab3-9fd2-ad61542bae2a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:59.460875 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e06aed21-30be-4ab3-9fd2-ad61542bae2a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:59.461048 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e06aed21-30be-4ab3-9fd2-ad61542bae2a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:59.461150 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-e06aed21-30be-4ab3-9fd2-ad61542bae2a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:59.465407 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:59.465407 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:40:59.466076 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e06aed21-30be-4ab3-9fd2-ad61542bae2a tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:59.466437 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1295/5151] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:59 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:59.475969 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-cb6dfca4-9650-4147-afe6-4b64db445772 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:59.477545 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cb6dfca4-9650-4147-afe6-4b64db445772 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:59.477709 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cb6dfca4-9650-4147-afe6-4b64db445772 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:59.477889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-cb6dfca4-9650-4147-afe6-4b64db445772 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:59.477986 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-cb6dfca4-9650-4147-afe6-4b64db445772 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:59.482111 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:59.482111 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:40:59.482942 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-cb6dfca4-9650-4147-afe6-4b64db445772 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:59.483473 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1288/5152] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:59 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:40:59.491280 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e112eb57-39fc-4ee2-84f4-73657ec0f2ec None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:59.492987 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e112eb57-39fc-4ee2-84f4-73657ec0f2ec tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:59.493202 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e112eb57-39fc-4ee2-84f4-73657ec0f2ec tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:59.493396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e112eb57-39fc-4ee2-84f4-73657ec0f2ec tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:59.493517 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-e112eb57-39fc-4ee2-84f4-73657ec0f2ec tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete backup with id: ffe6b9e7-8f0c-4f25-900b-9725658af061. Jul 10 04:40:59.497993 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:59.497993 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:40:59.507970 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-e112eb57-39fc-4ee2-84f4-73657ec0f2ec tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] delete_backup rpcapi backup_id ffe6b9e7-8f0c-4f25-900b-9725658af061 {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:40:59.509665 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e112eb57-39fc-4ee2-84f4-73657ec0f2ec tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 202 Jul 10 04:40:59.510086 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1282/5153] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:40:59 2026] DELETE /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:40:59.517899 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bb808d28-4323-47f0-821f-d63ffde81252 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:40:59.519884 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb808d28-4323-47f0-821f-d63ffde81252 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:40:59.520140 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb808d28-4323-47f0-821f-d63ffde81252 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:40:59.520458 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb808d28-4323-47f0-821f-d63ffde81252 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:40:59.520633 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-bb808d28-4323-47f0-821f-d63ffde81252 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:40:59.525384 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:40:59.525384 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:40:59.526132 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb808d28-4323-47f0-821f-d63ffde81252 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 200 Jul 10 04:40:59.526513 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1289/5154] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:40:59 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:00.537147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d3614b8c-3a6b-4edc-8f28-1dab17149802 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:00.538771 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d3614b8c-3a6b-4edc-8f28-1dab17149802 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 Jul 10 04:41:00.538958 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d3614b8c-3a6b-4edc-8f28-1dab17149802 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:00.539191 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d3614b8c-3a6b-4edc-8f28-1dab17149802 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:00.539277 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-d3614b8c-3a6b-4edc-8f28-1dab17149802 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Show backup with id ffe6b9e7-8f0c-4f25-900b-9725658af061. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:41:00.543514 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d3614b8c-3a6b-4edc-8f28-1dab17149802 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 returned with HTTP 404 Jul 10 04:41:00.544048 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1296/5155] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:00 2026] GET /volume/v3/backups/ffe6b9e7-8f0c-4f25-900b-9725658af061 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:00.553866 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-17f66b0e-f86a-46b7-8351-0f147d409537 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:00.555517 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17f66b0e-f86a-46b7-8351-0f147d409537 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac Jul 10 04:41:00.555688 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17f66b0e-f86a-46b7-8351-0f147d409537 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:00.555918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17f66b0e-f86a-46b7-8351-0f147d409537 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:00.556023 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-17f66b0e-f86a-46b7-8351-0f147d409537 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete snapshot with id: 7841e157-adf6-4d52-a84c-245fcd188fac Jul 10 04:41:00.560767 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:00.560767 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:00.561154 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-17f66b0e-f86a-46b7-8351-0f147d409537 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Snapshot retrieved successfully. Jul 10 04:41:00.575709 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-17f66b0e-f86a-46b7-8351-0f147d409537 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Snapshot delete request issued successfully. Jul 10 04:41:00.575917 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17f66b0e-f86a-46b7-8351-0f147d409537 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac returned with HTTP 202 Jul 10 04:41:00.576429 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1289/5156] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:41:00 2026] DELETE /volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:41:00.584329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ae0324b9-7e50-415e-b798-dba045bf7afb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:00.585887 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ae0324b9-7e50-415e-b798-dba045bf7afb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac Jul 10 04:41:00.586056 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ae0324b9-7e50-415e-b798-dba045bf7afb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:00.586293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ae0324b9-7e50-415e-b798-dba045bf7afb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:00.592942 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:00.592942 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:00.593650 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ae0324b9-7e50-415e-b798-dba045bf7afb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Snapshot retrieved successfully. Jul 10 04:41:00.594823 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ae0324b9-7e50-415e-b798-dba045bf7afb tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac returned with HTTP 200 Jul 10 04:41:00.595720 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1283/5157] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:00 2026] GET /volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:41:01.606744 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-aba80cdc-710d-46fd-9af2-a2adf3af3aff None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:01.608999 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aba80cdc-710d-46fd-9af2-a2adf3af3aff tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac Jul 10 04:41:01.609266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aba80cdc-710d-46fd-9af2-a2adf3af3aff tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:01.609527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aba80cdc-710d-46fd-9af2-a2adf3af3aff tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:01.614833 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aba80cdc-710d-46fd-9af2-a2adf3af3aff tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac returned with HTTP 404 Jul 10 04:41:01.615478 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1290/5158] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:01 2026] GET /volume/v3/snapshots/7841e157-adf6-4d52-a84c-245fcd188fac => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:01.623338 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e8bbbb55-e443-43d0-be13-6a2008e7fdf4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:01.624971 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e8bbbb55-e443-43d0-be13-6a2008e7fdf4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 Jul 10 04:41:01.625147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e8bbbb55-e443-43d0-be13-6a2008e7fdf4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:01.625383 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e8bbbb55-e443-43d0-be13-6a2008e7fdf4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:01.625935 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-e8bbbb55-e443-43d0-be13-6a2008e7fdf4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete volume with id: b938d841-d30b-4c2d-8902-00f42acc8e28 Jul 10 04:41:01.633078 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:01.633078 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:01.633558 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e8bbbb55-e443-43d0-be13-6a2008e7fdf4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:41:01.652273 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e8bbbb55-e443-43d0-be13-6a2008e7fdf4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete volume request issued successfully. Jul 10 04:41:01.652663 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e8bbbb55-e443-43d0-be13-6a2008e7fdf4 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 returned with HTTP 202 Jul 10 04:41:01.653263 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1297/5159] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:41:01 2026] DELETE /volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:41:01.661435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8be8a49c-cfa3-4f91-be89-47cfe5548de8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:01.663655 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8be8a49c-cfa3-4f91-be89-47cfe5548de8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 Jul 10 04:41:01.663832 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8be8a49c-cfa3-4f91-be89-47cfe5548de8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:01.664501 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8be8a49c-cfa3-4f91-be89-47cfe5548de8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:01.670646 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:01.670646 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:01.674386 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8be8a49c-cfa3-4f91-be89-47cfe5548de8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:41:01.679507 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8be8a49c-cfa3-4f91-be89-47cfe5548de8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 returned with HTTP 200 Jul 10 04:41:01.679841 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1290/5160] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:01 2026] GET /volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:02.693050 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b57b86a1-d0e5-4a57-9926-50305ba196c7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:02.695059 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b57b86a1-d0e5-4a57-9926-50305ba196c7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 Jul 10 04:41:02.695334 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b57b86a1-d0e5-4a57-9926-50305ba196c7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:02.695578 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b57b86a1-d0e5-4a57-9926-50305ba196c7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:02.703232 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b57b86a1-d0e5-4a57-9926-50305ba196c7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 returned with HTTP 404 Jul 10 04:41:02.704209 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1284/5161] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:02 2026] GET /volume/v3/volumes/b938d841-d30b-4c2d-8902-00f42acc8e28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:02.710113 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6762d868-ce2a-4af4-a606-6e8cd09aa2dd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:02.714367 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6762d868-ce2a-4af4-a606-6e8cd09aa2dd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:41:02.714598 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6762d868-ce2a-4af4-a606-6e8cd09aa2dd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:02.714833 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6762d868-ce2a-4af4-a606-6e8cd09aa2dd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:02.715030 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-6762d868-ce2a-4af4-a606-6e8cd09aa2dd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete volume with id: 99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:41:02.717808 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=150,cinder:UPDATE=33,cinder:INSERT=17 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:41:02.723963 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:02.723963 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:02.725146 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6762d868-ce2a-4af4-a606-6e8cd09aa2dd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:41:02.744679 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6762d868-ce2a-4af4-a606-6e8cd09aa2dd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete volume request issued successfully. Jul 10 04:41:02.745006 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6762d868-ce2a-4af4-a606-6e8cd09aa2dd tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 202 Jul 10 04:41:02.745596 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1291/5162] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:41:02 2026] DELETE /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:41:02.754396 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dadee6d0-da99-4d46-ade8-8647d9e0d6a6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:02.756745 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dadee6d0-da99-4d46-ade8-8647d9e0d6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:41:02.757028 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dadee6d0-da99-4d46-ade8-8647d9e0d6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:02.757241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dadee6d0-da99-4d46-ade8-8647d9e0d6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:02.759368 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=201,cinder:UPDATE=61,cinder:INSERT=28 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:41:02.765377 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:02.765377 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:02.770243 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-dadee6d0-da99-4d46-ade8-8647d9e0d6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:41:02.775016 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dadee6d0-da99-4d46-ade8-8647d9e0d6a6 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 200 Jul 10 04:41:02.775364 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1298/5163] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:02 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 1352 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:03.787686 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-17c1dc32-bdf2-4e1a-b304-f1d33d2633d7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:03.789274 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17c1dc32-bdf2-4e1a-b304-f1d33d2633d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 Jul 10 04:41:03.789424 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17c1dc32-bdf2-4e1a-b304-f1d33d2633d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:03.789607 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17c1dc32-bdf2-4e1a-b304-f1d33d2633d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:03.791493 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=173,cinder:UPDATE=34,cinder:INSERT=11 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:41:03.795362 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17c1dc32-bdf2-4e1a-b304-f1d33d2633d7 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 returned with HTTP 404 Jul 10 04:41:03.796021 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1291/5164] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:03 2026] GET /volume/v3/volumes/99d15907-2b1e-4f74-a90c-2b056873df88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:03.803415 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-49d95a0b-0c6d-4b56-bcf8-5144b469a4ca None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:03.805144 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-49d95a0b-0c6d-4b56-bcf8-5144b469a4ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 Jul 10 04:41:03.805371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-49d95a0b-0c6d-4b56-bcf8-5144b469a4ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:03.805523 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-49d95a0b-0c6d-4b56-bcf8-5144b469a4ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:03.805677 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-49d95a0b-0c6d-4b56-bcf8-5144b469a4ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete volume with id: 1d06eb67-8b70-4663-97c4-f5fd9ed38f36 Jul 10 04:41:03.812471 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:03.812471 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:03.812935 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-49d95a0b-0c6d-4b56-bcf8-5144b469a4ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:41:03.831649 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-49d95a0b-0c6d-4b56-bcf8-5144b469a4ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete volume request issued successfully. Jul 10 04:41:03.831910 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-49d95a0b-0c6d-4b56-bcf8-5144b469a4ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 returned with HTTP 202 Jul 10 04:41:03.832315 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1285/5165] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:41:03 2026] DELETE /volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:41:03.841933 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f6521f9e-277c-44d4-9c64-daa43a80d23f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:03.843740 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6521f9e-277c-44d4-9c64-daa43a80d23f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 Jul 10 04:41:03.843927 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6521f9e-277c-44d4-9c64-daa43a80d23f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:03.844102 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6521f9e-277c-44d4-9c64-daa43a80d23f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:03.850910 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:03.850910 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:03.854653 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f6521f9e-277c-44d4-9c64-daa43a80d23f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:41:03.859638 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6521f9e-277c-44d4-9c64-daa43a80d23f tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 returned with HTTP 200 Jul 10 04:41:03.860143 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1292/5166] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:03 2026] GET /volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:04.871570 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a5e45ad6-bb25-401b-a516-50cb6102acc8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:04.873144 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a5e45ad6-bb25-401b-a516-50cb6102acc8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 Jul 10 04:41:04.873329 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a5e45ad6-bb25-401b-a516-50cb6102acc8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:04.873516 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a5e45ad6-bb25-401b-a516-50cb6102acc8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:04.878405 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a5e45ad6-bb25-401b-a516-50cb6102acc8 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 returned with HTTP 404 Jul 10 04:41:04.878898 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1299/5167] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:04 2026] GET /volume/v3/volumes/1d06eb67-8b70-4663-97c4-f5fd9ed38f36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:04.886415 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3ee3b4ad-2938-49e2-98bc-b528c3f5a6ca None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:04.888600 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ee3b4ad-2938-49e2-98bc-b528c3f5a6ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] DELETE https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 Jul 10 04:41:04.888845 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ee3b4ad-2938-49e2-98bc-b528c3f5a6ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:04.889090 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3ee3b4ad-2938-49e2-98bc-b528c3f5a6ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:04.889321 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-3ee3b4ad-2938-49e2-98bc-b528c3f5a6ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete volume with id: 0ccbcb66-4c1b-4823-ac09-05e518985849 Jul 10 04:41:04.898053 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:04.898053 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:04.898626 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3ee3b4ad-2938-49e2-98bc-b528c3f5a6ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:41:04.915360 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3ee3b4ad-2938-49e2-98bc-b528c3f5a6ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Delete volume request issued successfully. Jul 10 04:41:04.915718 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3ee3b4ad-2938-49e2-98bc-b528c3f5a6ca tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 returned with HTTP 202 Jul 10 04:41:04.916295 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1292/5168] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:41:04 2026] DELETE /volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:41:04.924885 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f9b8515a-f9ac-45ef-9428-583d7b00da79 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:04.929325 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f9b8515a-f9ac-45ef-9428-583d7b00da79 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 Jul 10 04:41:04.931662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f9b8515a-f9ac-45ef-9428-583d7b00da79 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:04.932518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f9b8515a-f9ac-45ef-9428-583d7b00da79 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:04.943489 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:04.943489 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:04.949196 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f9b8515a-f9ac-45ef-9428-583d7b00da79 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Volume info retrieved successfully. Jul 10 04:41:04.956150 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f9b8515a-f9ac-45ef-9428-583d7b00da79 tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 returned with HTTP 200 Jul 10 04:41:04.956873 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1286/5169] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:04 2026] GET /volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:05.972953 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8096b5d4-3b40-4b55-ad06-5ab1e712cf2c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:05.979416 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8096b5d4-3b40-4b55-ad06-5ab1e712cf2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] GET https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 Jul 10 04:41:05.979416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8096b5d4-3b40-4b55-ad06-5ab1e712cf2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:05.979416 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8096b5d4-3b40-4b55-ad06-5ab1e712cf2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:05.983803 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8096b5d4-3b40-4b55-ad06-5ab1e712cf2c tempest-VolumesBackupsTest-2073219477 tempest-VolumesBackupsTest-2073219477-project-member] https://10.4.3.87/volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 returned with HTTP 404 Jul 10 04:41:05.984062 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1293/5170] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:05 2026] GET /volume/v3/volumes/0ccbcb66-4c1b-4823-ac09-05e518985849 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:10.508797 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:10.510939 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:41:10.511332 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "3f212a7a-a89d-4955-8c06-2d4ca6ce235f", "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:10.512800 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '3f212a7a-a89d-4955-8c06-2d4ca6ce235f', 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:41:10.597924 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume of 1 GB Jul 10 04:41:10.602644 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Availability Zones retrieved successfully. Jul 10 04:41:10.610506 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (757dd0dd-e4ee-4f3c-8f12-03a9ecc253fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:10.612136 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af54e7f8-a5ce-4bd3-85d5-1f15d98c4a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:10.613515 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:41:10.676420 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af54e7f8-a5ce-4bd3-85d5-1f15d98c4a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:10.677152 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1768505-6045-4647-a6e1-9c0237e529c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:10.736942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Created reservations ['470d9108-c5f5-451c-ac02-919c7cd05078', '4f54eb2e-5424-4b24-9b28-52dc018f93ca', 'b4d9f31f-1799-449e-9012-a66244304720', '9ca65773-acd6-4463-803b-9cbfecb52ab6'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:10.737800 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1768505-6045-4647-a6e1-9c0237e529c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['470d9108-c5f5-451c-ac02-919c7cd05078', '4f54eb2e-5424-4b24-9b28-52dc018f93ca', 'b4d9f31f-1799-449e-9012-a66244304720', '9ca65773-acd6-4463-803b-9cbfecb52ab6']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:10.738508 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf102389-f041-47c9-b3d1-d0304c7a96af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:10.761536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf102389-f041-47c9-b3d1-d0304c7a96af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a0d8a06-6214-46e7-9956-cb2e48686f80', '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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['470d9108-c5f5-451c-ac02-919c7cd05078','4f54eb2e-5424-4b24-9b28-52dc018f93ca','b4d9f31f-1799-449e-9012-a66244304720','9ca65773-acd6-4463-803b-9cbfecb52ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:41:10Z,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=9a0d8a06-6214-46e7-9956-cb2e48686f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff1c1b7c8364a0f881b7779dd35aa04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:10.762279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a03d175-75ad-42d1-a9cd-36da7bb8a72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:10.784121 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a03d175-75ad-42d1-a9cd-36da7bb8a72c) transitioned into state 'SUCCESS' from 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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['470d9108-c5f5-451c-ac02-919c7cd05078','4f54eb2e-5424-4b24-9b28-52dc018f93ca','b4d9f31f-1799-449e-9012-a66244304720','9ca65773-acd6-4463-803b-9cbfecb52ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:10.784950 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4422f533-a1ac-46a7-bb5f-13c746f1cf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:10.794931 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4422f533-a1ac-46a7-bb5f-13c746f1cf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:10.795803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (757dd0dd-e4ee-4f3c-8f12-03a9ecc253fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:10.796130 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request issued successfully. Jul 10 04:41:10.796841 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1cb95d82-5d2c-44bf-ac0a-8aba6a8650de tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:41:10.797603 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1300/5171] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:41:10 2026] POST /volume/v3/volumes => generated 773 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:10.812130 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-072cc643-b6c4-4f92-b53f-2ac0b8e0c4d1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:10.813884 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-072cc643-b6c4-4f92-b53f-2ac0b8e0c4d1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:10.814086 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-072cc643-b6c4-4f92-b53f-2ac0b8e0c4d1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:10.814291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-072cc643-b6c4-4f92-b53f-2ac0b8e0c4d1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:10.822583 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:10.822583 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:10.826006 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-072cc643-b6c4-4f92-b53f-2ac0b8e0c4d1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:10.830076 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-072cc643-b6c4-4f92-b53f-2ac0b8e0c4d1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:10.830460 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1293/5172] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:10 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:11.842579 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-677d7b86-2b63-4a6e-a481-8906866285a1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:11.844759 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-677d7b86-2b63-4a6e-a481-8906866285a1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:11.845049 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-677d7b86-2b63-4a6e-a481-8906866285a1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:11.845299 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-677d7b86-2b63-4a6e-a481-8906866285a1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:11.852494 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:11.852494 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:11.856455 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-677d7b86-2b63-4a6e-a481-8906866285a1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:11.860931 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-677d7b86-2b63-4a6e-a481-8906866285a1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:11.861468 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1287/5173] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:11 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:12.876842 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-69d1a2d8-4227-468e-813e-beaffd19c67d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:12.878601 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69d1a2d8-4227-468e-813e-beaffd19c67d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:12.878840 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69d1a2d8-4227-468e-813e-beaffd19c67d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:12.879024 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-69d1a2d8-4227-468e-813e-beaffd19c67d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:12.888008 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:12.888008 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:12.895163 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-69d1a2d8-4227-468e-813e-beaffd19c67d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:12.905793 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-69d1a2d8-4227-468e-813e-beaffd19c67d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:12.906408 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1294/5174] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:12 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 923 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:13.920007 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d3233b97-9aa3-45ad-836a-7aad767b4bc6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:13.922162 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d3233b97-9aa3-45ad-836a-7aad767b4bc6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:13.922543 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d3233b97-9aa3-45ad-836a-7aad767b4bc6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:13.922842 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d3233b97-9aa3-45ad-836a-7aad767b4bc6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:13.929997 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:13.929997 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:13.934124 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d3233b97-9aa3-45ad-836a-7aad767b4bc6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:13.938980 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d3233b97-9aa3-45ad-836a-7aad767b4bc6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:13.939507 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1301/5175] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:13 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:14.954166 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21f83d6f-cb07-4097-9dfb-2f0e31421cb4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:14.956000 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21f83d6f-cb07-4097-9dfb-2f0e31421cb4 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:14.956207 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21f83d6f-cb07-4097-9dfb-2f0e31421cb4 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:14.956451 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21f83d6f-cb07-4097-9dfb-2f0e31421cb4 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:14.963523 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:14.963523 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:14.967358 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21f83d6f-cb07-4097-9dfb-2f0e31421cb4 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:14.972301 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21f83d6f-cb07-4097-9dfb-2f0e31421cb4 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:14.972699 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1294/5176] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:14 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:15.984568 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ef36e412-447b-4f54-b8ef-67521234c023 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:15.986773 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ef36e412-447b-4f54-b8ef-67521234c023 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:15.987042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ef36e412-447b-4f54-b8ef-67521234c023 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:15.987282 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ef36e412-447b-4f54-b8ef-67521234c023 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:15.995577 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:15.995577 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:15.999555 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ef36e412-447b-4f54-b8ef-67521234c023 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:16.004296 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ef36e412-447b-4f54-b8ef-67521234c023 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:16.004838 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1288/5177] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:15 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:17.018896 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-40619f2b-21ca-4f49-9a89-39f755544cd9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:17.020667 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-40619f2b-21ca-4f49-9a89-39f755544cd9 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:17.020867 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-40619f2b-21ca-4f49-9a89-39f755544cd9 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:17.021072 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-40619f2b-21ca-4f49-9a89-39f755544cd9 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:17.028836 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:17.028836 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:17.033061 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-40619f2b-21ca-4f49-9a89-39f755544cd9 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:17.037511 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-40619f2b-21ca-4f49-9a89-39f755544cd9 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:17.037885 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1295/5178] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:17 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:18.056495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-89b666d8-7033-4188-aa10-34a46cd862a7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:18.058290 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89b666d8-7033-4188-aa10-34a46cd862a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:18.058662 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89b666d8-7033-4188-aa10-34a46cd862a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:18.058939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89b666d8-7033-4188-aa10-34a46cd862a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:18.069981 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:18.069981 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:18.079465 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-89b666d8-7033-4188-aa10-34a46cd862a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:18.085236 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89b666d8-7033-4188-aa10-34a46cd862a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:18.085236 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1302/5179] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:18 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:19.090702 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:19.092557 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:41:19.092982 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-122954715", "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:19.094480 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-122954715', 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:41:19.101390 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2ce1df45-c33c-4e7c-8b81-d69e1babedde None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:19.102620 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2ce1df45-c33c-4e7c-8b81-d69e1babedde tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:19.102811 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2ce1df45-c33c-4e7c-8b81-d69e1babedde tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:19.102991 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2ce1df45-c33c-4e7c-8b81-d69e1babedde tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:19.110485 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:19.110485 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:19.114388 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2ce1df45-c33c-4e7c-8b81-d69e1babedde tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:19.119403 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2ce1df45-c33c-4e7c-8b81-d69e1babedde tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:19.119843 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1289/5180] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:19 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:19.131605 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-75a0f735-ffaf-4cec-ab77-3eb9bfd6e771 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:19.133435 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-75a0f735-ffaf-4cec-ab77-3eb9bfd6e771 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:19.133659 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-75a0f735-ffaf-4cec-ab77-3eb9bfd6e771 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:19.133843 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-75a0f735-ffaf-4cec-ab77-3eb9bfd6e771 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:19.140183 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:19.140183 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:19.144322 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-75a0f735-ffaf-4cec-ab77-3eb9bfd6e771 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:19.149202 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-75a0f735-ffaf-4cec-ab77-3eb9bfd6e771 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:19.149625 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1296/5181] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:19 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:19.166033 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3dc2e2f7-9cea-4df0-b79f-5dbe1bfe823d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:19.167825 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3dc2e2f7-9cea-4df0-b79f-5dbe1bfe823d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:19.168171 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3dc2e2f7-9cea-4df0-b79f-5dbe1bfe823d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:19.169683 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3dc2e2f7-9cea-4df0-b79f-5dbe1bfe823d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:19.169683 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-3dc2e2f7-9cea-4df0-b79f-5dbe1bfe823d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume with id: 9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:19.175603 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:19.175603 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:19.176372 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3dc2e2f7-9cea-4df0-b79f-5dbe1bfe823d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:19.193474 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3dc2e2f7-9cea-4df0-b79f-5dbe1bfe823d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume request issued successfully. Jul 10 04:41:19.194031 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3dc2e2f7-9cea-4df0-b79f-5dbe1bfe823d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 202 Jul 10 04:41:19.194741 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1303/5182] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:41:19 2026] DELETE /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:41:19.201734 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c3d32939-ce9b-4c19-b801-3398a2f92d58 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:19.203650 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3d32939-ce9b-4c19-b801-3398a2f92d58 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:19.203919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3d32939-ce9b-4c19-b801-3398a2f92d58 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:19.204172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3d32939-ce9b-4c19-b801-3398a2f92d58 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:19.211853 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:19.211853 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:19.216136 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c3d32939-ce9b-4c19-b801-3398a2f92d58 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:19.221836 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3d32939-ce9b-4c19-b801-3398a2f92d58 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 200 Jul 10 04:41:19.222286 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1290/5183] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:19 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:19.274988 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Create volume of 1 GB Jul 10 04:41:19.279461 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Availability Zones retrieved successfully. Jul 10 04:41:19.285326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Flow 'volume_create_api' (99ff823c-bd97-4958-a4b5-f04bc685cd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:19.286645 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cd0f1f-af87-444d-9909-879a8de5a334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:19.287619 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:41:19.345138 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cd0f1f-af87-444d-9909-879a8de5a334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:19.345968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8073f24a-1f1e-4e42-8355-7194517e2ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:19.402910 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Created reservations ['aef66e81-9e15-407a-a026-41fb8f9cd0fe', '7dca1ef9-8236-48c7-babc-551c80c4a8db', '582fdec5-5f79-42ee-98fe-c49f7df03ac6', '218a54a8-15f7-4de0-9e33-43f892c40427'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:19.403755 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8073f24a-1f1e-4e42-8355-7194517e2ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aef66e81-9e15-407a-a026-41fb8f9cd0fe', '7dca1ef9-8236-48c7-babc-551c80c4a8db', '582fdec5-5f79-42ee-98fe-c49f7df03ac6', '218a54a8-15f7-4de0-9e33-43f892c40427']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:19.404568 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d845b5a5-227c-4cab-9a11-3f7a38726c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:19.426304 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d845b5a5-227c-4cab-9a11-3f7a38726c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b81d381-8da2-455e-9757-1a35fab5391d', '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-122954715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9797cbe681cd4322a43dbf24d684f377',qos_specs=None,replication_status=,reservations=['aef66e81-9e15-407a-a026-41fb8f9cd0fe','7dca1ef9-8236-48c7-babc-551c80c4a8db','582fdec5-5f79-42ee-98fe-c49f7df03ac6','218a54a8-15f7-4de0-9e33-43f892c40427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65d996bff7564b9f80858f44d593014b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:41:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-122954715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b81d381-8da2-455e-9757-1a35fab5391d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9797cbe681cd4322a43dbf24d684f377',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65d996bff7564b9f80858f44d593014b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:19.427173 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbd9b73-c239-42a9-9f58-9ac1e8df6815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:19.447839 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbd9b73-c239-42a9-9f58-9ac1e8df6815) transitioned into state 'SUCCESS' from state '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-122954715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9797cbe681cd4322a43dbf24d684f377',qos_specs=None,replication_status=,reservations=['aef66e81-9e15-407a-a026-41fb8f9cd0fe','7dca1ef9-8236-48c7-babc-551c80c4a8db','582fdec5-5f79-42ee-98fe-c49f7df03ac6','218a54a8-15f7-4de0-9e33-43f892c40427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65d996bff7564b9f80858f44d593014b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:19.448864 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (514bd7fe-d2ad-4fbc-9b7a-47b0a50df785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:19.460028 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (514bd7fe-d2ad-4fbc-9b7a-47b0a50df785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:19.461341 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Flow 'volume_create_api' (99ff823c-bd97-4958-a4b5-f04bc685cd03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:19.461813 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Create volume request issued successfully. Jul 10 04:41:19.462746 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-07986e54-4195-41b8-9b6e-c6f213c6f911 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:41:19.463340 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1295/5184] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:41:19 2026] POST /volume/v3/volumes => generated 750 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:41:19.475935 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5a1f669f-074f-4ac9-98a4-aa7f8c71530d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:19.477872 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5a1f669f-074f-4ac9-98a4-aa7f8c71530d tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] GET https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d Jul 10 04:41:19.478187 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5a1f669f-074f-4ac9-98a4-aa7f8c71530d tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:19.478289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5a1f669f-074f-4ac9-98a4-aa7f8c71530d tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:19.485390 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:19.485390 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:19.489683 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5a1f669f-074f-4ac9-98a4-aa7f8c71530d tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Volume info retrieved successfully. Jul 10 04:41:19.495687 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5a1f669f-074f-4ac9-98a4-aa7f8c71530d tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d returned with HTTP 200 Jul 10 04:41:19.496339 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1297/5185] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:19 2026] GET /volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:20.234761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dbc9465f-3524-41d2-b169-6209d6de9088 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:20.236735 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dbc9465f-3524-41d2-b169-6209d6de9088 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:20.237102 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dbc9465f-3524-41d2-b169-6209d6de9088 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:20.237438 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dbc9465f-3524-41d2-b169-6209d6de9088 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:20.244084 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dbc9465f-3524-41d2-b169-6209d6de9088 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 404 Jul 10 04:41:20.244084 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1304/5186] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:20 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:20.511984 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e2d917a9-f1c0-48ec-93d9-0a69e862727f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:20.516585 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2d917a9-f1c0-48ec-93d9-0a69e862727f tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] GET https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d Jul 10 04:41:20.516585 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2d917a9-f1c0-48ec-93d9-0a69e862727f tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:20.516585 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2d917a9-f1c0-48ec-93d9-0a69e862727f tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:20.520755 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:20.520755 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:20.524591 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e2d917a9-f1c0-48ec-93d9-0a69e862727f tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Volume info retrieved successfully. Jul 10 04:41:20.530121 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2d917a9-f1c0-48ec-93d9-0a69e862727f tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d returned with HTTP 200 Jul 10 04:41:20.530440 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1291/5187] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:20 2026] GET /volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:20.565340 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-b1854ca2-ae4b-4177-9c8c-5ed5634a45be None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:20.567855 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-b1854ca2-ae4b-4177-9c8c-5ed5634a45be tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] GET https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d Jul 10 04:41:20.568075 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-b1854ca2-ae4b-4177-9c8c-5ed5634a45be tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:20.568330 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-b1854ca2-ae4b-4177-9c8c-5ed5634a45be tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:20.579291 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:20.579291 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:20.582528 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-b1854ca2-ae4b-4177-9c8c-5ed5634a45be tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Volume info retrieved successfully. Jul 10 04:41:20.589029 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-b1854ca2-ae4b-4177-9c8c-5ed5634a45be tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d returned with HTTP 200 Jul 10 04:41:20.589444 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1296/5188] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:41:20 2026] GET /volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:21.037942 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-cde90755-3088-4d75-b6b8-ee746cad4df0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:21.039825 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-cde90755-3088-4d75-b6b8-ee746cad4df0 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] GET https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d Jul 10 04:41:21.039991 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-cde90755-3088-4d75-b6b8-ee746cad4df0 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:21.040162 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-cde90755-3088-4d75-b6b8-ee746cad4df0 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:21.048401 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:21.048401 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:21.052936 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-cde90755-3088-4d75-b6b8-ee746cad4df0 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Volume info retrieved successfully. Jul 10 04:41:21.059235 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-cde90755-3088-4d75-b6b8-ee746cad4df0 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d returned with HTTP 200 Jul 10 04:41:21.059809 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1298/5189] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:41:21 2026] GET /volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:21.069730 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0b686e40-040b-4818-b7a5-fd271eddd23b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:21.070127 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b686e40-040b-4818-b7a5-fd271eddd23b None None] GET https://10.4.3.87/volume// Jul 10 04:41:21.070333 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b686e40-040b-4818-b7a5-fd271eddd23b None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:21.070556 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0b686e40-040b-4818-b7a5-fd271eddd23b None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:21.070935 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0b686e40-040b-4818-b7a5-fd271eddd23b None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:41:21.071253 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1305/5190] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:41:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:41:21.078619 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-324e81bc-c525-47e0-bde8-87137bd2de1e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:21.080484 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-324e81bc-c525-47e0-bde8-87137bd2de1e tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:41:21.080838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-324e81bc-c525-47e0-bde8-87137bd2de1e tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b81d381-8da2-455e-9757-1a35fab5391d", "connector": null, "instance_uuid": "f3278eee-918f-478a-9062-ceb478ef6694"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:21.088495 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:21.088495 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:21.112987 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-324e81bc-c525-47e0-bde8-87137bd2de1e tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:41:21.113580 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1292/5191] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:41:21 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:21.799507 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:21.801112 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:41:21.801497 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "afa5d48f-1a8e-4097-ae47-d9b6761f39e6", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:21.802798 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'afa5d48f-1a8e-4097-ae47-d9b6761f39e6', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:41:21.867795 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume of 1 GB Jul 10 04:41:21.872005 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Availability Zones retrieved successfully. Jul 10 04:41:21.876763 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (f2b51880-6ae0-4ee2-8cfe-92eb48b75070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:21.877701 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9f8acd-cc77-450e-97ef-0226428f7a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:21.878646 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:41:21.926665 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9f8acd-cc77-450e-97ef-0226428f7a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:21.927307 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7349079-fd43-410b-bf38-3a85b4be8037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:21.960815 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Created reservations ['f0274e5e-d4a1-4807-91db-00b0a2ea371e', '8f6338c7-08a8-4f20-b096-2de405c00dea', '8a212ce7-9315-45a4-92f4-820d70240664', '1b2a96ba-bcc4-42e1-bb25-57290c9d3017'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:21.961540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7349079-fd43-410b-bf38-3a85b4be8037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0274e5e-d4a1-4807-91db-00b0a2ea371e', '8f6338c7-08a8-4f20-b096-2de405c00dea', '8a212ce7-9315-45a4-92f4-820d70240664', '1b2a96ba-bcc4-42e1-bb25-57290c9d3017']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:21.962166 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ee572b-19c8-4717-98f8-cf7a4ce48bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:21.982225 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ee572b-19c8-4717-98f8-cf7a4ce48bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67698d33-413d-4277-bc5f-040cae9a8822', '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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['f0274e5e-d4a1-4807-91db-00b0a2ea371e','8f6338c7-08a8-4f20-b096-2de405c00dea','8a212ce7-9315-45a4-92f4-820d70240664','1b2a96ba-bcc4-42e1-bb25-57290c9d3017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:41:21Z,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=67698d33-413d-4277-bc5f-040cae9a8822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff1c1b7c8364a0f881b7779dd35aa04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:21.982998 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0eb542-e046-4cca-a57a-1da3f2e5458f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:22.000364 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0eb542-e046-4cca-a57a-1da3f2e5458f) transitioned into state 'SUCCESS' from 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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['f0274e5e-d4a1-4807-91db-00b0a2ea371e','8f6338c7-08a8-4f20-b096-2de405c00dea','8a212ce7-9315-45a4-92f4-820d70240664','1b2a96ba-bcc4-42e1-bb25-57290c9d3017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:22.001027 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0639509-8316-47bc-9e00-614ccfdfd2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:22.009596 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0639509-8316-47bc-9e00-614ccfdfd2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:22.010440 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (f2b51880-6ae0-4ee2-8cfe-92eb48b75070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:22.010754 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request issued successfully. Jul 10 04:41:22.011421 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e11c17f6-735d-43a6-95d4-48575c8e36d7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:41:22.011891 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1297/5192] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:41:21 2026] POST /volume/v3/volumes => generated 773 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:22.027313 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f7eed29e-fc42-40f0-b99e-902baf8879a6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:22.029092 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f7eed29e-fc42-40f0-b99e-902baf8879a6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:22.029598 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f7eed29e-fc42-40f0-b99e-902baf8879a6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:22.029999 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f7eed29e-fc42-40f0-b99e-902baf8879a6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:22.040927 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:22.040927 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:22.049306 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f7eed29e-fc42-40f0-b99e-902baf8879a6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:22.053030 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f7eed29e-fc42-40f0-b99e-902baf8879a6 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:22.053795 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1299/5193] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:22 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:23.069799 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-00231b7d-c49e-4dd0-8bb3-6da20faad88d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:23.071686 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-00231b7d-c49e-4dd0-8bb3-6da20faad88d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:23.071836 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-00231b7d-c49e-4dd0-8bb3-6da20faad88d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:23.071991 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-00231b7d-c49e-4dd0-8bb3-6da20faad88d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:23.079196 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:23.079196 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:23.082490 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-00231b7d-c49e-4dd0-8bb3-6da20faad88d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:23.086484 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-00231b7d-c49e-4dd0-8bb3-6da20faad88d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:23.086889 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1306/5194] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:23 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:24.099064 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-73c0bf34-b3c0-443c-a8a1-fd92c90eb3c3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:24.100885 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-73c0bf34-b3c0-443c-a8a1-fd92c90eb3c3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:24.101120 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-73c0bf34-b3c0-443c-a8a1-fd92c90eb3c3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:24.101361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-73c0bf34-b3c0-443c-a8a1-fd92c90eb3c3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:24.107826 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:24.107826 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:24.111261 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-73c0bf34-b3c0-443c-a8a1-fd92c90eb3c3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:24.115373 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-73c0bf34-b3c0-443c-a8a1-fd92c90eb3c3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:24.115669 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1293/5195] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:24 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:25.128755 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-94f37226-53fc-4dd8-bc59-cf7f614a269f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:25.131138 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94f37226-53fc-4dd8-bc59-cf7f614a269f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:25.132174 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94f37226-53fc-4dd8-bc59-cf7f614a269f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:25.132174 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94f37226-53fc-4dd8-bc59-cf7f614a269f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:25.141845 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:25.141845 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:25.144677 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-94f37226-53fc-4dd8-bc59-cf7f614a269f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:25.148722 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94f37226-53fc-4dd8-bc59-cf7f614a269f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:25.149062 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1298/5196] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:25 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:26.160873 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-aa4e362b-3893-49ee-b925-54ea34fbbda2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:26.162632 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aa4e362b-3893-49ee-b925-54ea34fbbda2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:26.162860 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aa4e362b-3893-49ee-b925-54ea34fbbda2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:26.163060 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-aa4e362b-3893-49ee-b925-54ea34fbbda2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:26.169050 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:26.169050 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:26.177848 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-aa4e362b-3893-49ee-b925-54ea34fbbda2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:26.182051 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-aa4e362b-3893-49ee-b925-54ea34fbbda2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:26.182525 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1300/5197] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:26 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:27.025695 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f7a239a2-ba92-4cd1-88fd-766696d6f20d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:27.026149 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f7a239a2-ba92-4cd1-88fd-766696d6f20d None None] GET https://10.4.3.87/volume// Jul 10 04:41:27.026268 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f7a239a2-ba92-4cd1-88fd-766696d6f20d None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:27.026465 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f7a239a2-ba92-4cd1-88fd-766696d6f20d None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:27.026775 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f7a239a2-ba92-4cd1-88fd-766696d6f20d None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:41:27.027042 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1307/5198] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:41:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:41:27.038605 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-c9fa9374-ec71-465d-b5a5-68800391cdb1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:27.040554 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-c9fa9374-ec71-465d-b5a5-68800391cdb1 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] GET https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d Jul 10 04:41:27.040734 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-c9fa9374-ec71-465d-b5a5-68800391cdb1 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:27.040903 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-c9fa9374-ec71-465d-b5a5-68800391cdb1 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:27.049314 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:27.049314 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:27.052419 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-c9fa9374-ec71-465d-b5a5-68800391cdb1 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Volume info retrieved successfully. Jul 10 04:41:27.056979 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-c9fa9374-ec71-465d-b5a5-68800391cdb1 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d returned with HTTP 200 Jul 10 04:41:27.057517 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1294/5199] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:41:27 2026] GET /volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d => generated 1537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:27.171933 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-d4178d96-603c-4138-9905-8fc1b0431133 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:27.174172 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-d4178d96-603c-4138-9905-8fc1b0431133 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] PUT https://10.4.3.87/volume/v3/attachments/7ed548bf-1e7e-4e76-ad0e-68ae6ec48a35 Jul 10 04:41:27.174601 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-d4178d96-603c-4138-9905-8fc1b0431133 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:27.183243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-d4178d96-603c-4138-9905-8fc1b0431133 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Acquiring lock "cinder-attachment_update-2b81d381-8da2-455e-9757-1a35fab5391d-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:41:27.186079 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-d4178d96-603c-4138-9905-8fc1b0431133 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Lock "cinder-attachment_update-2b81d381-8da2-455e-9757-1a35fab5391d-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:41:27.186936 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:27.186936 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:27.195060 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e7c660d7-f990-422f-9c86-2e4296924cdd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:27.198017 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e7c660d7-f990-422f-9c86-2e4296924cdd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:27.198017 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e7c660d7-f990-422f-9c86-2e4296924cdd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:27.198017 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e7c660d7-f990-422f-9c86-2e4296924cdd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:27.204249 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:27.204249 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:27.207667 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e7c660d7-f990-422f-9c86-2e4296924cdd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:27.214565 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e7c660d7-f990-422f-9c86-2e4296924cdd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:27.214565 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1301/5200] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:27 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:27.708612 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-d4178d96-603c-4138-9905-8fc1b0431133 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Lock "cinder-attachment_update-2b81d381-8da2-455e-9757-1a35fab5391d-np0000004952" released by "attachment_update" :: held 0.522s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:41:27.708910 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-d4178d96-603c-4138-9905-8fc1b0431133 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/attachments/7ed548bf-1e7e-4e76-ad0e-68ae6ec48a35 returned with HTTP 200 Jul 10 04:41:27.709570 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1299/5201] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:41:27 2026] PUT /volume/v3/attachments/7ed548bf-1e7e-4e76-ad0e-68ae6ec48a35 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:28.219876 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-3c3b1d5a-476e-4c1e-abea-a407576a7349 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:28.222433 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-3c3b1d5a-476e-4c1e-abea-a407576a7349 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] POST https://10.4.3.87/volume/v3/attachments/7ed548bf-1e7e-4e76-ad0e-68ae6ec48a35/action Jul 10 04:41:28.222893 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-3c3b1d5a-476e-4c1e-abea-a407576a7349 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:41:28.223070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-3c3b1d5a-476e-4c1e-abea-a407576a7349 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:28.227862 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c2b36103-ea51-4e1a-af76-5b2b58447dd0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:28.229827 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c2b36103-ea51-4e1a-af76-5b2b58447dd0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:28.230118 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c2b36103-ea51-4e1a-af76-5b2b58447dd0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:28.230398 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c2b36103-ea51-4e1a-af76-5b2b58447dd0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:28.238358 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:28.238358 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:28.242291 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:28.242291 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:28.242453 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c2b36103-ea51-4e1a-af76-5b2b58447dd0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:28.247714 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c2b36103-ea51-4e1a-af76-5b2b58447dd0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:28.248338 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1295/5202] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:28 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:28.253654 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-78fa07db-8ed6-4967-bb1f-baf5e3edcc34 req-3c3b1d5a-476e-4c1e-abea-a407576a7349 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/attachments/7ed548bf-1e7e-4e76-ad0e-68ae6ec48a35/action returned with HTTP 204 Jul 10 04:41:28.254180 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1308/5203] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:41:28 2026] POST /volume/v3/attachments/7ed548bf-1e7e-4e76-ad0e-68ae6ec48a35/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:29.260269 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-420210e4-50d3-4dc1-978a-f4b15a1f06a0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:29.263199 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-420210e4-50d3-4dc1-978a-f4b15a1f06a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:29.263199 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-420210e4-50d3-4dc1-978a-f4b15a1f06a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:29.263199 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-420210e4-50d3-4dc1-978a-f4b15a1f06a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:29.269896 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:29.269896 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:29.273555 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-420210e4-50d3-4dc1-978a-f4b15a1f06a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:29.277727 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-420210e4-50d3-4dc1-978a-f4b15a1f06a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:29.278302 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1302/5204] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:29 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:30.293838 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b0573ab1-6703-42fa-b5d8-2b586399ea9b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:30.295730 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b0573ab1-6703-42fa-b5d8-2b586399ea9b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:30.295935 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b0573ab1-6703-42fa-b5d8-2b586399ea9b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:30.296121 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b0573ab1-6703-42fa-b5d8-2b586399ea9b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:30.303921 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:30.303921 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:30.308073 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b0573ab1-6703-42fa-b5d8-2b586399ea9b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:30.313296 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b0573ab1-6703-42fa-b5d8-2b586399ea9b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:30.313794 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1300/5205] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:30 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:31.328126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-115460f4-f0a0-43fb-8edb-a7cf0f88ac0e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:31.330374 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-115460f4-f0a0-43fb-8edb-a7cf0f88ac0e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:31.330643 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-115460f4-f0a0-43fb-8edb-a7cf0f88ac0e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:31.330866 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-115460f4-f0a0-43fb-8edb-a7cf0f88ac0e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:31.338847 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:31.338847 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:31.342848 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-115460f4-f0a0-43fb-8edb-a7cf0f88ac0e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:31.346967 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-115460f4-f0a0-43fb-8edb-a7cf0f88ac0e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:31.347415 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1296/5206] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:31 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:32.358439 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e24eaa6a-3db0-4c3a-85a0-078747622375 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:32.361095 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e24eaa6a-3db0-4c3a-85a0-078747622375 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:32.361095 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e24eaa6a-3db0-4c3a-85a0-078747622375 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:32.361095 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e24eaa6a-3db0-4c3a-85a0-078747622375 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:32.366973 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:32.366973 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:32.370120 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e24eaa6a-3db0-4c3a-85a0-078747622375 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:32.374410 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e24eaa6a-3db0-4c3a-85a0-078747622375 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:32.374645 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1309/5207] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:32 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:33.389648 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cbfe1b06-c462-4b79-a07a-d1ad9c1f251b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:33.392031 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cbfe1b06-c462-4b79-a07a-d1ad9c1f251b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:33.392533 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cbfe1b06-c462-4b79-a07a-d1ad9c1f251b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:33.392708 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cbfe1b06-c462-4b79-a07a-d1ad9c1f251b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:33.403031 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:33.403031 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:33.408424 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cbfe1b06-c462-4b79-a07a-d1ad9c1f251b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:33.415452 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cbfe1b06-c462-4b79-a07a-d1ad9c1f251b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:33.416167 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1303/5208] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:33 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:33.428721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-efd8ad82-5a75-4510-9e8c-cb86e9ef2fbf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:33.431010 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-efd8ad82-5a75-4510-9e8c-cb86e9ef2fbf tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:33.432159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-efd8ad82-5a75-4510-9e8c-cb86e9ef2fbf tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:33.432159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-efd8ad82-5a75-4510-9e8c-cb86e9ef2fbf tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:33.439688 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:33.439688 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:33.444836 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-efd8ad82-5a75-4510-9e8c-cb86e9ef2fbf tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:33.452050 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-efd8ad82-5a75-4510-9e8c-cb86e9ef2fbf tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:33.452844 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1301/5209] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:33 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:33.470911 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c288aba5-1b2f-4085-b344-356c1b4d266a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:33.472517 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:41:33.472894 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "67698d33-413d-4277-bc5f-040cae9a8822", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:33.474495 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '67698d33-413d-4277-bc5f-040cae9a8822', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:41:33.481482 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:33.481482 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:33.481923 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume retrieved successfully. Jul 10 04:41:33.482120 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume of 1 GB Jul 10 04:41:33.485916 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Availability Zones retrieved successfully. Jul 10 04:41:33.490645 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (51d4dd82-0b36-4d0c-8a73-7d6ad58c9268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:33.491621 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3270a6aa-442a-4c3b-b7e3-77b477208e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:33.492591 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:41:33.515043 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3270a6aa-442a-4c3b-b7e3-77b477208e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '67698d33-413d-4277-bc5f-040cae9a8822', 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:33.515772 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8090ef-287d-4de6-bede-39ab6470b10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:33.570432 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Created reservations ['8b26e343-dc7e-49ee-99ac-a51ca815ddb9', 'cee56aed-7b84-480f-b0ab-be23df9f1abf', 'f0ec0fb3-4b00-4e04-b5a1-f80fe31242ba', '1d056d1d-75d4-4b64-843a-faeef901229c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:33.571180 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8090ef-287d-4de6-bede-39ab6470b10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b26e343-dc7e-49ee-99ac-a51ca815ddb9', 'cee56aed-7b84-480f-b0ab-be23df9f1abf', 'f0ec0fb3-4b00-4e04-b5a1-f80fe31242ba', '1d056d1d-75d4-4b64-843a-faeef901229c']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:33.572141 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0534f7e-67f0-4362-be28-7f0ff47c4c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:33.607656 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0534f7e-67f0-4362-be28-7f0ff47c4c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b2eb018-efeb-4cd9-805b-eb25e2f3aa67', '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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['8b26e343-dc7e-49ee-99ac-a51ca815ddb9','cee56aed-7b84-480f-b0ab-be23df9f1abf','f0ec0fb3-4b00-4e04-b5a1-f80fe31242ba','1d056d1d-75d4-4b64-843a-faeef901229c'],size=1,snapshot_id=None,source_replicaid=,source_volid=67698d33-413d-4277-bc5f-040cae9a8822,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:41:33Z,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=7b2eb018-efeb-4cd9-805b-eb25e2f3aa67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff1c1b7c8364a0f881b7779dd35aa04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=67698d33-413d-4277-bc5f-040cae9a8822,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:33.608406 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd704297-8f4e-4a36-89f4-46523a09c21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:33.632349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd704297-8f4e-4a36-89f4-46523a09c21f) transitioned into state 'SUCCESS' from 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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['8b26e343-dc7e-49ee-99ac-a51ca815ddb9','cee56aed-7b84-480f-b0ab-be23df9f1abf','f0ec0fb3-4b00-4e04-b5a1-f80fe31242ba','1d056d1d-75d4-4b64-843a-faeef901229c'],size=1,snapshot_id=None,source_replicaid=,source_volid=67698d33-413d-4277-bc5f-040cae9a8822,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:33.633137 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936f1893-63e1-4948-9a39-35fb580da450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:33.655486 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936f1893-63e1-4948-9a39-35fb580da450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:33.656243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (51d4dd82-0b36-4d0c-8a73-7d6ad58c9268) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:33.656522 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request issued successfully. Jul 10 04:41:33.657021 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c288aba5-1b2f-4085-b344-356c1b4d266a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:41:33.657423 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1297/5210] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:41:33 2026] POST /volume/v3/volumes => generated 807 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:33.669884 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0e98af58-9ed4-45b4-ba0f-c560d2e5fc34 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:33.671755 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e98af58-9ed4-45b4-ba0f-c560d2e5fc34 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 Jul 10 04:41:33.671946 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e98af58-9ed4-45b4-ba0f-c560d2e5fc34 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:33.672156 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e98af58-9ed4-45b4-ba0f-c560d2e5fc34 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:33.680717 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:33.680717 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:33.684200 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0e98af58-9ed4-45b4-ba0f-c560d2e5fc34 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:33.688097 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e98af58-9ed4-45b4-ba0f-c560d2e5fc34 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 returned with HTTP 200 Jul 10 04:41:33.688488 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1310/5211] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:33 2026] GET /volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:34.700712 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-26ddfe21-559b-4cd4-8fb4-3b053cc6248d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:34.702782 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26ddfe21-559b-4cd4-8fb4-3b053cc6248d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 Jul 10 04:41:34.703027 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26ddfe21-559b-4cd4-8fb4-3b053cc6248d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:34.703267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-26ddfe21-559b-4cd4-8fb4-3b053cc6248d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:34.712019 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:34.712019 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:34.716505 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-26ddfe21-559b-4cd4-8fb4-3b053cc6248d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:34.722136 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-26ddfe21-559b-4cd4-8fb4-3b053cc6248d tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 returned with HTTP 200 Jul 10 04:41:34.722627 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1304/5212] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:34 2026] GET /volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:34.734702 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ee5253e0-d784-4591-85fd-a419f64f8b5c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:34.736483 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee5253e0-d784-4591-85fd-a419f64f8b5c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 Jul 10 04:41:34.736659 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee5253e0-d784-4591-85fd-a419f64f8b5c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:34.736841 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ee5253e0-d784-4591-85fd-a419f64f8b5c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:34.744321 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:34.744321 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:34.747788 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ee5253e0-d784-4591-85fd-a419f64f8b5c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:34.752202 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ee5253e0-d784-4591-85fd-a419f64f8b5c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 returned with HTTP 200 Jul 10 04:41:34.752643 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1302/5213] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:34 2026] GET /volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:34.765448 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f788a955-655b-4d68-91cb-0b5f09f5c0fb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:34.767272 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f788a955-655b-4d68-91cb-0b5f09f5c0fb tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:34.767505 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f788a955-655b-4d68-91cb-0b5f09f5c0fb tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:34.767686 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f788a955-655b-4d68-91cb-0b5f09f5c0fb tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:34.767849 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-f788a955-655b-4d68-91cb-0b5f09f5c0fb tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume with id: 67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:34.774066 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:34.774066 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:34.774512 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f788a955-655b-4d68-91cb-0b5f09f5c0fb tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:34.788152 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f788a955-655b-4d68-91cb-0b5f09f5c0fb tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume request issued successfully. Jul 10 04:41:34.788328 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f788a955-655b-4d68-91cb-0b5f09f5c0fb tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 202 Jul 10 04:41:34.788725 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1298/5214] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:41:34 2026] DELETE /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:41:34.796980 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e5d87ec0-156a-46bb-b504-aa885ac67c4b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:34.799429 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e5d87ec0-156a-46bb-b504-aa885ac67c4b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:34.799692 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e5d87ec0-156a-46bb-b504-aa885ac67c4b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:34.799916 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e5d87ec0-156a-46bb-b504-aa885ac67c4b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:34.808165 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:34.808165 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:34.812193 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e5d87ec0-156a-46bb-b504-aa885ac67c4b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:34.817478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e5d87ec0-156a-46bb-b504-aa885ac67c4b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 200 Jul 10 04:41:34.817909 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1311/5215] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:34 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:35.832938 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bce6bb69-5b45-4ae8-86ae-cd7b7b8eb266 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:35.834497 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bce6bb69-5b45-4ae8-86ae-cd7b7b8eb266 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:35.834678 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bce6bb69-5b45-4ae8-86ae-cd7b7b8eb266 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:35.834850 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bce6bb69-5b45-4ae8-86ae-cd7b7b8eb266 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:35.839818 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bce6bb69-5b45-4ae8-86ae-cd7b7b8eb266 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 404 Jul 10 04:41:35.840301 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1305/5216] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:35 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:37.371525 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:37.374556 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:41:37.374979 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "943338bc-15eb-4842-a620-eef50cd28f74", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:37.377291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '943338bc-15eb-4842-a620-eef50cd28f74', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:41:37.463169 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume of 1 GB Jul 10 04:41:37.468314 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Availability Zones retrieved successfully. Jul 10 04:41:37.474398 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (afb19c1b-6608-4279-bbbd-29eceb76048f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:37.475663 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028e412a-87a4-42a1-8829-f134b138375e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:37.477117 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:41:37.539112 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028e412a-87a4-42a1-8829-f134b138375e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:37.539885 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f546241-e5ac-4aca-bd8a-4a052894f9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:37.575353 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Created reservations ['96fdcaca-d080-4aaa-95a8-193f7dfa1ac4', '4bbb8393-d53e-4004-8fd4-b09b2a3959c6', '77121f56-d276-498b-b893-ba1d6c962bd6', 'd6c1f015-ee1e-4725-9711-497e8f3b1c00'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:37.576055 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f546241-e5ac-4aca-bd8a-4a052894f9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96fdcaca-d080-4aaa-95a8-193f7dfa1ac4', '4bbb8393-d53e-4004-8fd4-b09b2a3959c6', '77121f56-d276-498b-b893-ba1d6c962bd6', 'd6c1f015-ee1e-4725-9711-497e8f3b1c00']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:37.576974 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76235a0-aab1-45f7-8aec-a60a6c8b6d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:37.599978 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76235a0-aab1-45f7-8aec-a60a6c8b6d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a49808-91a8-4b24-b370-a5748d953524', '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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['96fdcaca-d080-4aaa-95a8-193f7dfa1ac4','4bbb8393-d53e-4004-8fd4-b09b2a3959c6','77121f56-d276-498b-b893-ba1d6c962bd6','d6c1f015-ee1e-4725-9711-497e8f3b1c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:41:37Z,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=81a49808-91a8-4b24-b370-a5748d953524,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff1c1b7c8364a0f881b7779dd35aa04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:37.600664 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ae49df-3bcd-47ee-a3d7-53123f7902ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:37.619193 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ae49df-3bcd-47ee-a3d7-53123f7902ca) transitioned into state 'SUCCESS' from 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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['96fdcaca-d080-4aaa-95a8-193f7dfa1ac4','4bbb8393-d53e-4004-8fd4-b09b2a3959c6','77121f56-d276-498b-b893-ba1d6c962bd6','d6c1f015-ee1e-4725-9711-497e8f3b1c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:37.620237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f8aff5-6241-439e-9227-02bb30a31e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:37.630765 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f8aff5-6241-439e-9227-02bb30a31e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:37.631898 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (afb19c1b-6608-4279-bbbd-29eceb76048f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:37.632371 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request issued successfully. Jul 10 04:41:37.633206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3fcbe456-7463-4f93-9b89-bccd1557a8a7 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:41:37.633726 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1303/5217] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:41:37 2026] POST /volume/v3/volumes => generated 773 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:37.647681 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6523cff0-84fa-4811-85a9-04e35d6c0a61 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:37.652631 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6523cff0-84fa-4811-85a9-04e35d6c0a61 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:37.652842 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6523cff0-84fa-4811-85a9-04e35d6c0a61 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:37.653019 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6523cff0-84fa-4811-85a9-04e35d6c0a61 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:37.666156 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:37.666156 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:37.675567 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6523cff0-84fa-4811-85a9-04e35d6c0a61 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:37.682455 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6523cff0-84fa-4811-85a9-04e35d6c0a61 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:37.682943 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1299/5218] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:37 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:38.696695 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-37338cd7-1523-4627-823a-b07cba093f22 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:38.698399 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-37338cd7-1523-4627-823a-b07cba093f22 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:38.698611 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-37338cd7-1523-4627-823a-b07cba093f22 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:38.698787 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-37338cd7-1523-4627-823a-b07cba093f22 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:38.706601 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:38.706601 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:38.710338 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-37338cd7-1523-4627-823a-b07cba093f22 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:38.715107 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-37338cd7-1523-4627-823a-b07cba093f22 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:38.715255 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1312/5219] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:38 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:39.730852 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7a983cf5-412e-44ab-a7d5-c8b050ad54e3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:39.732513 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7a983cf5-412e-44ab-a7d5-c8b050ad54e3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:39.732688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7a983cf5-412e-44ab-a7d5-c8b050ad54e3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:39.732982 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7a983cf5-412e-44ab-a7d5-c8b050ad54e3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:39.747936 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:39.747936 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:39.751492 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7a983cf5-412e-44ab-a7d5-c8b050ad54e3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:39.756916 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7a983cf5-412e-44ab-a7d5-c8b050ad54e3 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:39.757308 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1306/5220] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:39 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:40.773547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-72c3a024-5b49-48c4-8668-6829e74af552 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:40.777045 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-72c3a024-5b49-48c4-8668-6829e74af552 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:40.777297 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-72c3a024-5b49-48c4-8668-6829e74af552 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:40.777515 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-72c3a024-5b49-48c4-8668-6829e74af552 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:40.789331 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:40.789331 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:40.794562 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-72c3a024-5b49-48c4-8668-6829e74af552 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:40.799682 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-72c3a024-5b49-48c4-8668-6829e74af552 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:40.800165 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1304/5221] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:40 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:41.814289 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-784faf7b-83b8-47b2-9aa9-9e7aa5101aa5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:41.817728 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-784faf7b-83b8-47b2-9aa9-9e7aa5101aa5 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:41.817985 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-784faf7b-83b8-47b2-9aa9-9e7aa5101aa5 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:41.818231 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-784faf7b-83b8-47b2-9aa9-9e7aa5101aa5 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:41.820244 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=144,cinder:INSERT=12,cinder:UPDATE=31 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:41:41.828747 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:41.828747 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:41.832477 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-784faf7b-83b8-47b2-9aa9-9e7aa5101aa5 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:41.837085 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-784faf7b-83b8-47b2-9aa9-9e7aa5101aa5 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:41.837579 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1300/5222] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:41 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:42.851687 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bceb80d3-02e5-45ed-8c6d-00e60a9c4976 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:42.853518 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bceb80d3-02e5-45ed-8c6d-00e60a9c4976 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:42.853722 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bceb80d3-02e5-45ed-8c6d-00e60a9c4976 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:42.853887 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bceb80d3-02e5-45ed-8c6d-00e60a9c4976 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:42.860698 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:42.860698 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:42.865168 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bceb80d3-02e5-45ed-8c6d-00e60a9c4976 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:42.870255 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bceb80d3-02e5-45ed-8c6d-00e60a9c4976 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:42.870669 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1313/5223] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:42 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:43.884472 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-93e5f8c7-a404-4c22-a36f-79def18bf8bd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:43.886627 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-93e5f8c7-a404-4c22-a36f-79def18bf8bd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:43.886890 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-93e5f8c7-a404-4c22-a36f-79def18bf8bd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:43.887135 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-93e5f8c7-a404-4c22-a36f-79def18bf8bd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:43.896173 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:43.896173 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:43.900739 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-93e5f8c7-a404-4c22-a36f-79def18bf8bd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:43.906667 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-93e5f8c7-a404-4c22-a36f-79def18bf8bd tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:43.907324 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1307/5224] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:43 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:44.922039 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c5e29f3c-9785-45f9-918f-0d813b9b0ee2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:44.925467 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c5e29f3c-9785-45f9-918f-0d813b9b0ee2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:44.925693 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c5e29f3c-9785-45f9-918f-0d813b9b0ee2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:44.926202 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c5e29f3c-9785-45f9-918f-0d813b9b0ee2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:44.935533 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:44.935533 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:44.944192 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c5e29f3c-9785-45f9-918f-0d813b9b0ee2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:44.951158 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c5e29f3c-9785-45f9-918f-0d813b9b0ee2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:44.951158 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1305/5225] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:44 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:45.968075 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4b09c9e1-1ee8-4c7b-b081-6f2a0d07ac9f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:45.969881 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b09c9e1-1ee8-4c7b-b081-6f2a0d07ac9f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:45.970089 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b09c9e1-1ee8-4c7b-b081-6f2a0d07ac9f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:45.970339 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b09c9e1-1ee8-4c7b-b081-6f2a0d07ac9f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:45.977616 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:45.977616 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:45.981758 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4b09c9e1-1ee8-4c7b-b081-6f2a0d07ac9f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:45.986409 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b09c9e1-1ee8-4c7b-b081-6f2a0d07ac9f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:45.986877 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1301/5226] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:45 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:46.003800 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a5d2ef5b-c5a3-4a44-9ced-15b675b41e14 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:46.005672 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a5d2ef5b-c5a3-4a44-9ced-15b675b41e14 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:46.005899 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a5d2ef5b-c5a3-4a44-9ced-15b675b41e14 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:46.006121 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a5d2ef5b-c5a3-4a44-9ced-15b675b41e14 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:46.014782 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:46.014782 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:46.019238 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a5d2ef5b-c5a3-4a44-9ced-15b675b41e14 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:46.024666 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a5d2ef5b-c5a3-4a44-9ced-15b675b41e14 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:46.025098 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1314/5227] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:46 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:46.041811 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dd1a0551-26ce-4ce5-bfa5-3af17a4ef141 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:46.043657 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dd1a0551-26ce-4ce5-bfa5-3af17a4ef141 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:41:46.044009 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dd1a0551-26ce-4ce5-bfa5-3af17a4ef141 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81a49808-91a8-4b24-b370-a5748d953524", "name": "tempest-VolumeImageDependencyTests-Snapshot-122658876"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:46.052465 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:46.052465 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:46.052923 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dd1a0551-26ce-4ce5-bfa5-3af17a4ef141 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:46.053055 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-dd1a0551-26ce-4ce5-bfa5-3af17a4ef141 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create snapshot from volume 81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:46.093638 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-dd1a0551-26ce-4ce5-bfa5-3af17a4ef141 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Created reservations ['c10403ab-66e0-4df7-9e34-d3136cad7d9c', '162bc260-ac66-42a6-8af0-3cb1e4c4338e', '0ff061da-dae3-4bad-a48f-849ac1d17f4e', '6323f8cc-119c-4704-88fc-61ade7d4faaa'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:46.132141 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dd1a0551-26ce-4ce5-bfa5-3af17a4ef141 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Snapshot create request issued successfully. Jul 10 04:41:46.132627 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dd1a0551-26ce-4ce5-bfa5-3af17a4ef141 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:41:46.133191 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1308/5228] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:41:46 2026] POST /volume/v3/snapshots => generated 312 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:41:46.143669 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-25e65750-b7a2-4fd8-8740-6bc541451846 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:46.146043 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25e65750-b7a2-4fd8-8740-6bc541451846 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c Jul 10 04:41:46.146359 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-25e65750-b7a2-4fd8-8740-6bc541451846 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:46.146640 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-25e65750-b7a2-4fd8-8740-6bc541451846 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:46.153980 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:46.153980 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:46.154621 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-25e65750-b7a2-4fd8-8740-6bc541451846 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Snapshot retrieved successfully. Jul 10 04:41:46.155763 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25e65750-b7a2-4fd8-8740-6bc541451846 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c returned with HTTP 200 Jul 10 04:41:46.156407 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1306/5229] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:46 2026] GET /volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:47.151022 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-edb59bf7-258e-485d-961c-caf394ccae34 req-f1b6d0c5-ff46-4504-bb6d-cd3a6cfc21f2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:47.168192 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9e478009-4abf-4c92-b7d3-638281420066 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:47.170162 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9e478009-4abf-4c92-b7d3-638281420066 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c Jul 10 04:41:47.170394 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9e478009-4abf-4c92-b7d3-638281420066 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:47.170752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9e478009-4abf-4c92-b7d3-638281420066 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:47.176542 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:47.176542 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:47.177023 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9e478009-4abf-4c92-b7d3-638281420066 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Snapshot retrieved successfully. Jul 10 04:41:47.177959 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9e478009-4abf-4c92-b7d3-638281420066 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c returned with HTTP 200 Jul 10 04:41:47.178612 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1315/5230] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:47 2026] GET /volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:47.194322 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:47.196238 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:41:47.196383 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-edb59bf7-258e-485d-961c-caf394ccae34 req-f1b6d0c5-ff46-4504-bb6d-cd3a6cfc21f2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] DELETE https://10.4.3.87/volume/v3/attachments/ebdabea6-cf70-4079-b521-a3715844fe5d Jul 10 04:41:47.196604 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-edb59bf7-258e-485d-961c-caf394ccae34 req-f1b6d0c5-ff46-4504-bb6d-cd3a6cfc21f2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:47.196679 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "5310d41c-e421-488b-9fda-48544f3b0e8c", "size": 1}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:47.196829 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-edb59bf7-258e-485d-961c-caf394ccae34 req-f1b6d0c5-ff46-4504-bb6d-cd3a6cfc21f2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:47.198087 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '5310d41c-e421-488b-9fda-48544f3b0e8c', 'size': 1}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:41:47.203069 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:47.203069 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:47.203561 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Snapshot retrieved successfully. Jul 10 04:41:47.203687 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume of 1 GB Jul 10 04:41:47.204494 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:47.204494 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:47.207407 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Availability Zones retrieved successfully. Jul 10 04:41:47.212349 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (8607b104-1443-4b66-8989-b26e7eaafa8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:47.213415 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a09d93-6706-4e16-99ec-54f666cffecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:47.214381 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:41:47.244252 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a09d93-6706-4e16-99ec-54f666cffecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5310d41c-e421-488b-9fda-48544f3b0e8c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:47.245019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f57e60b2-5afe-48c3-abc1-3d80c318d3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:47.283783 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Created reservations ['87c39593-f0e4-430d-9b7d-9f80897ec9ec', '0465a71e-dcea-42ab-8d50-99355f31c838', 'e03ba7b9-a9e5-4e4a-9799-59ce3da06665', 'a9840562-2f0f-4263-a833-f63c70b192f3'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:47.284625 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f57e60b2-5afe-48c3-abc1-3d80c318d3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87c39593-f0e4-430d-9b7d-9f80897ec9ec', '0465a71e-dcea-42ab-8d50-99355f31c838', 'e03ba7b9-a9e5-4e4a-9799-59ce3da06665', 'a9840562-2f0f-4263-a833-f63c70b192f3']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:47.285364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ddf17c4-656c-4666-8006-5665678836ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:47.325831 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ddf17c4-656c-4666-8006-5665678836ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7db7334-b205-4b24-8538-161a602db4d3', '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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['87c39593-f0e4-430d-9b7d-9f80897ec9ec','0465a71e-dcea-42ab-8d50-99355f31c838','e03ba7b9-a9e5-4e4a-9799-59ce3da06665','a9840562-2f0f-4263-a833-f63c70b192f3'],size=1,snapshot_id=5310d41c-e421-488b-9fda-48544f3b0e8c,source_replicaid=,source_volid=None,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:41:47Z,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=a7db7334-b205-4b24-8538-161a602db4d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff1c1b7c8364a0f881b7779dd35aa04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5310d41c-e421-488b-9fda-48544f3b0e8c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:47.326614 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e5e58b2-77b0-4530-a807-df82c669b583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:47.350237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e5e58b2-77b0-4530-a807-df82c669b583) transitioned into state 'SUCCESS' from 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='3ff1c1b7c8364a0f881b7779dd35aa04',qos_specs=None,replication_status=,reservations=['87c39593-f0e4-430d-9b7d-9f80897ec9ec','0465a71e-dcea-42ab-8d50-99355f31c838','e03ba7b9-a9e5-4e4a-9799-59ce3da06665','a9840562-2f0f-4263-a833-f63c70b192f3'],size=1,snapshot_id=5310d41c-e421-488b-9fda-48544f3b0e8c,source_replicaid=,source_volid=None,status='creating',user_id='90e2dd645f5e4cf0bdbf8af2c4d1af9e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:47.351324 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694aed7f-dc37-4151-9391-a3946375417f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:47.379510 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694aed7f-dc37-4151-9391-a3946375417f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:47.380757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Flow 'volume_create_api' (8607b104-1443-4b66-8989-b26e7eaafa8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:47.381168 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Create volume request issued successfully. Jul 10 04:41:47.381970 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5d767f50-0b78-4da1-8f91-94c0c8181230 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:41:47.382605 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1309/5231] 10.4.3.87 () {70 vars in 1293 bytes} [Fri Jul 10 04:41:47 2026] POST /volume/v3/volumes => generated 807 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:47.394579 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-721df55a-ea74-4579-aa2b-de363b310432 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:47.397548 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-721df55a-ea74-4579-aa2b-de363b310432 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:47.397655 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-721df55a-ea74-4579-aa2b-de363b310432 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:47.398340 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-721df55a-ea74-4579-aa2b-de363b310432 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:47.405755 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:47.405755 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:47.409596 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-721df55a-ea74-4579-aa2b-de363b310432 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:47.413846 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-721df55a-ea74-4579-aa2b-de363b310432 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 returned with HTTP 200 Jul 10 04:41:47.414209 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1307/5232] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:47 2026] GET /volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:47.732587 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-edb59bf7-258e-485d-961c-caf394ccae34 req-f1b6d0c5-ff46-4504-bb6d-cd3a6cfc21f2 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments/ebdabea6-cf70-4079-b521-a3715844fe5d returned with HTTP 200 Jul 10 04:41:47.733201 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1302/5233] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:41:47 2026] DELETE /volume/v3/attachments/ebdabea6-cf70-4079-b521-a3715844fe5d => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:48.428968 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5845858e-281f-490e-8523-88e213d7c1cc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:48.430659 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5845858e-281f-490e-8523-88e213d7c1cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:48.430876 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5845858e-281f-490e-8523-88e213d7c1cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:48.431077 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5845858e-281f-490e-8523-88e213d7c1cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:48.437640 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:48.437640 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:48.440928 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5845858e-281f-490e-8523-88e213d7c1cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:48.444824 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5845858e-281f-490e-8523-88e213d7c1cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 returned with HTTP 200 Jul 10 04:41:48.445165 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1316/5234] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:48 2026] GET /volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:48.457746 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-47f01061-b5c6-4eff-806c-e1abac4081e0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:48.459807 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-47f01061-b5c6-4eff-806c-e1abac4081e0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:48.460005 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-47f01061-b5c6-4eff-806c-e1abac4081e0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:48.460179 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-47f01061-b5c6-4eff-806c-e1abac4081e0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:48.467088 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:48.467088 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:48.471312 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-47f01061-b5c6-4eff-806c-e1abac4081e0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:48.475762 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-47f01061-b5c6-4eff-806c-e1abac4081e0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 returned with HTTP 200 Jul 10 04:41:48.476162 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1310/5235] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:48 2026] GET /volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:48.488023 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-89b3e5f3-ad7e-4dea-afd9-3c5bd68f559e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:48.489831 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89b3e5f3-ad7e-4dea-afd9-3c5bd68f559e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c Jul 10 04:41:48.490015 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89b3e5f3-ad7e-4dea-afd9-3c5bd68f559e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:48.490194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-89b3e5f3-ad7e-4dea-afd9-3c5bd68f559e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:48.490348 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-89b3e5f3-ad7e-4dea-afd9-3c5bd68f559e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete snapshot with id: 5310d41c-e421-488b-9fda-48544f3b0e8c Jul 10 04:41:48.495166 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:48.495166 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:48.495534 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-89b3e5f3-ad7e-4dea-afd9-3c5bd68f559e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Snapshot retrieved successfully. Jul 10 04:41:48.509951 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-89b3e5f3-ad7e-4dea-afd9-3c5bd68f559e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Snapshot delete request issued successfully. Jul 10 04:41:48.510139 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-89b3e5f3-ad7e-4dea-afd9-3c5bd68f559e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c returned with HTTP 202 Jul 10 04:41:48.510591 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1308/5236] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:41:48 2026] DELETE /volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:41:48.520061 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-076046d7-2c5e-46d4-9e02-2827579030cc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:48.523704 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-076046d7-2c5e-46d4-9e02-2827579030cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c Jul 10 04:41:48.523890 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-076046d7-2c5e-46d4-9e02-2827579030cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:48.524078 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-076046d7-2c5e-46d4-9e02-2827579030cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:48.532578 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:48.532578 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:48.532995 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-076046d7-2c5e-46d4-9e02-2827579030cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Snapshot retrieved successfully. Jul 10 04:41:48.533866 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-076046d7-2c5e-46d4-9e02-2827579030cc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c returned with HTTP 200 Jul 10 04:41:48.534227 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1303/5237] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:48 2026] GET /volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:49.544102 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6d7adc01-feff-499b-beb7-58887a3c5b01 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:49.545774 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6d7adc01-feff-499b-beb7-58887a3c5b01 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c Jul 10 04:41:49.545953 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6d7adc01-feff-499b-beb7-58887a3c5b01 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:49.546135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6d7adc01-feff-499b-beb7-58887a3c5b01 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:49.550394 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6d7adc01-feff-499b-beb7-58887a3c5b01 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c returned with HTTP 404 Jul 10 04:41:49.550835 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1317/5238] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:49 2026] GET /volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:49.557510 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0ac25d9f-5365-46dc-8576-b25fa36c4b3a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:49.559613 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ac25d9f-5365-46dc-8576-b25fa36c4b3a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:49.559845 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0ac25d9f-5365-46dc-8576-b25fa36c4b3a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:49.560052 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0ac25d9f-5365-46dc-8576-b25fa36c4b3a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:49.560243 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-0ac25d9f-5365-46dc-8576-b25fa36c4b3a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume with id: a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:49.567714 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:49.567714 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:49.568340 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0ac25d9f-5365-46dc-8576-b25fa36c4b3a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:49.584319 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0ac25d9f-5365-46dc-8576-b25fa36c4b3a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume request issued successfully. Jul 10 04:41:49.584527 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0ac25d9f-5365-46dc-8576-b25fa36c4b3a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 returned with HTTP 202 Jul 10 04:41:49.584921 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1311/5239] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:41:49 2026] DELETE /volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:41:49.595427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-12bb95d8-79b6-4833-a790-8c48a3f58a01 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:49.598182 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-12bb95d8-79b6-4833-a790-8c48a3f58a01 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:49.598508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-12bb95d8-79b6-4833-a790-8c48a3f58a01 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:49.598774 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-12bb95d8-79b6-4833-a790-8c48a3f58a01 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:49.610489 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:49.610489 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:49.616014 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-12bb95d8-79b6-4833-a790-8c48a3f58a01 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:49.623548 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-12bb95d8-79b6-4833-a790-8c48a3f58a01 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 returned with HTTP 200 Jul 10 04:41:49.624065 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1309/5240] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:49 2026] GET /volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 => generated 1225 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:49.784863 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-00d45711-b627-47f8-b9a1-26d313636926 req-1be8204c-ad96-4ca3-9f1e-6473e3dc2521 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:49.809857 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-1be8204c-ad96-4ca3-9f1e-6473e3dc2521 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:49.810036 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-1be8204c-ad96-4ca3-9f1e-6473e3dc2521 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:49.810206 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-1be8204c-ad96-4ca3-9f1e-6473e3dc2521 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:49.816409 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:49.816409 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:49.819462 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-00d45711-b627-47f8-b9a1-26d313636926 req-1be8204c-ad96-4ca3-9f1e-6473e3dc2521 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:49.822962 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-1be8204c-ad96-4ca3-9f1e-6473e3dc2521 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:49.823285 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1304/5241] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:41:49 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:50.641184 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d2858b05-ef3c-4d90-9a8e-db74e7c1193b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:50.643052 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d2858b05-ef3c-4d90-9a8e-db74e7c1193b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:50.643295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d2858b05-ef3c-4d90-9a8e-db74e7c1193b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:50.643546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d2858b05-ef3c-4d90-9a8e-db74e7c1193b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:50.649590 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d2858b05-ef3c-4d90-9a8e-db74e7c1193b tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 returned with HTTP 404 Jul 10 04:41:50.650033 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1318/5242] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:50 2026] GET /volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:50.817283 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1f3af277-60c4-428c-9bbc-f7032bdce3d0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:50.819599 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f3af277-60c4-428c-9bbc-f7032bdce3d0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:50.819899 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f3af277-60c4-428c-9bbc-f7032bdce3d0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:50.820165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1f3af277-60c4-428c-9bbc-f7032bdce3d0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:50.820436 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-1f3af277-60c4-428c-9bbc-f7032bdce3d0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume with id: 81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:50.829104 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:50.829104 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:50.829630 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1f3af277-60c4-428c-9bbc-f7032bdce3d0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:50.845366 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1f3af277-60c4-428c-9bbc-f7032bdce3d0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume request issued successfully. Jul 10 04:41:50.845674 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1f3af277-60c4-428c-9bbc-f7032bdce3d0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 202 Jul 10 04:41:50.846109 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1312/5243] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:41:50 2026] DELETE /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:41:50.854367 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8c649d13-865a-439a-917a-1a83b50b920c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:50.856082 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8c649d13-865a-439a-917a-1a83b50b920c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:50.856397 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8c649d13-865a-439a-917a-1a83b50b920c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:50.856605 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8c649d13-865a-439a-917a-1a83b50b920c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:50.864989 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:50.864989 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:50.868682 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8c649d13-865a-439a-917a-1a83b50b920c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:50.873540 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8c649d13-865a-439a-917a-1a83b50b920c tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 200 Jul 10 04:41:50.873981 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1310/5244] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:50 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:51.015308 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.017041 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:41:51.017427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-336083905", "source_volid": "2f609de6-ff09-4b40-9b52-e1d825b8b36a", "volume_type": "tempest-scenario-type-luks-2086114899", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:51.018875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-336083905', 'source_volid': '2f609de6-ff09-4b40-9b52-e1d825b8b36a', 'volume_type': 'tempest-scenario-type-luks-2086114899', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:41:51.028524 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:51.028524 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:51.028942 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume retrieved successfully. Jul 10 04:41:51.029086 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume of 1 GB Jul 10 04:41:51.029871 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Availability Zones retrieved successfully. Jul 10 04:41:51.035154 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Flow 'volume_create_api' (4ab52ce5-02bd-4b39-9606-5ca26c81a38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:51.036225 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a22a8e-4109-425c-92d0-f3f80e4e41da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:51.037041 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:41:51.056870 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a22a8e-4109-425c-92d0-f3f80e4e41da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2f609de6-ff09-4b40-9b52-e1d825b8b36a', 'volume_type': VolumeType(created_at=2026-07-10T04:40:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f95da58-2d82-403c-a855-65b650edd3fe,is_public=True,name='tempest-scenario-type-luks-2086114899',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f95da58-2d82-403c-a855-65b650edd3fe', '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=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:51.057680 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bcb1907-d0ce-400c-acc5-47cd10873d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:51.084128 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2086114899 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2086114899, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:41:51.084458 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2086114899 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2086114899, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:41:51.097101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Created reservations ['50859d55-06d3-4693-9f16-8d6369a03c6f', '390258da-9d7e-43d3-afc9-74b8b296b938', '8b85217d-1e20-41c1-a998-926d04b66414', '782783c7-7e8a-46dd-acd2-a3eb1d45e6fe'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:51.097879 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bcb1907-d0ce-400c-acc5-47cd10873d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50859d55-06d3-4693-9f16-8d6369a03c6f', '390258da-9d7e-43d3-afc9-74b8b296b938', '8b85217d-1e20-41c1-a998-926d04b66414', '782783c7-7e8a-46dd-acd2-a3eb1d45e6fe']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:51.098573 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a196eb3c-dd13-4a92-bc86-a989a086ef85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:51.131979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a196eb3c-dd13-4a92-bc86-a989a086ef85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bbbaea7-3649-4f1a-ba04-3b898b7e3224', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-336083905',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9402a22329b4326827321766fdfc81b',qos_specs=None,replication_status=,reservations=['50859d55-06d3-4693-9f16-8d6369a03c6f','390258da-9d7e-43d3-afc9-74b8b296b938','8b85217d-1e20-41c1-a998-926d04b66414','782783c7-7e8a-46dd-acd2-a3eb1d45e6fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=2f609de6-ff09-4b40-9b52-e1d825b8b36a,status='creating',user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_type_id=9f95da58-2d82-403c-a855-65b650edd3fe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:41:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-336083905',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7bbbaea7-3649-4f1a-ba04-3b898b7e3224,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9402a22329b4326827321766fdfc81b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2f609de6-ff09-4b40-9b52-e1d825b8b36a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f95da58-2d82-403c-a855-65b650edd3fe),volume_type_id=9f95da58-2d82-403c-a855-65b650edd3fe)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:51.132790 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a199798-859b-4873-b556-fff4a771bfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:51.148995 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a199798-859b-4873-b556-fff4a771bfc4) transitioned into state 'SUCCESS' from state '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-336083905',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9402a22329b4326827321766fdfc81b',qos_specs=None,replication_status=,reservations=['50859d55-06d3-4693-9f16-8d6369a03c6f','390258da-9d7e-43d3-afc9-74b8b296b938','8b85217d-1e20-41c1-a998-926d04b66414','782783c7-7e8a-46dd-acd2-a3eb1d45e6fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=2f609de6-ff09-4b40-9b52-e1d825b8b36a,status='creating',user_id='9ac0dfcf97184d26aec8ae13a8b0044a',volume_type_id=9f95da58-2d82-403c-a855-65b650edd3fe)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:51.149642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c18c2bed-b670-483b-936d-708cb04a28e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:51.163945 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c18c2bed-b670-483b-936d-708cb04a28e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:51.164741 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Flow 'volume_create_api' (4ab52ce5-02bd-4b39-9606-5ca26c81a38d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:51.165032 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Create volume request issued successfully. Jul 10 04:41:51.165640 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-00bb5fa5-ac37-4832-97d1-65bca8f69251 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:41:51.166063 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1305/5245] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:41:51 2026] POST /volume/v3/volumes => generated 808 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:41:51.179195 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a449e424-d990-4334-ae5a-c284cc43602d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.180859 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a449e424-d990-4334-ae5a-c284cc43602d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:41:51.181074 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a449e424-d990-4334-ae5a-c284cc43602d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:51.181280 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a449e424-d990-4334-ae5a-c284cc43602d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:51.187749 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:51.187749 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:51.191349 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a449e424-d990-4334-ae5a-c284cc43602d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:41:51.195618 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a449e424-d990-4334-ae5a-c284cc43602d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:41:51.195996 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1319/5246] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:51 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:51.859030 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-76ed78f9-58df-405e-ae2b-c974361ab49c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.859636 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-76ed78f9-58df-405e-ae2b-c974361ab49c None None] GET https://10.4.3.87/volume// Jul 10 04:41:51.859880 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-76ed78f9-58df-405e-ae2b-c974361ab49c None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:51.860139 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-76ed78f9-58df-405e-ae2b-c974361ab49c None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:51.860617 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-76ed78f9-58df-405e-ae2b-c974361ab49c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:41:51.861009 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1313/5247] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:41:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:41:51.869185 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-00d45711-b627-47f8-b9a1-26d313636926 req-1b8df154-2a54-4021-b1b8-351ae1e2f212 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.871395 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-1b8df154-2a54-4021-b1b8-351ae1e2f212 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:41:51.871760 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-1b8df154-2a54-4021-b1b8-351ae1e2f212 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97", "connector": null, "instance_uuid": "1ab1ff00-5f87-49ca-8df6-56e0bf388771"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:51.881553 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:51.881553 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:51.887596 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8bf1b47d-86d0-400d-9623-1f58c318f960 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.890855 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8bf1b47d-86d0-400d-9623-1f58c318f960 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:51.890855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8bf1b47d-86d0-400d-9623-1f58c318f960 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:51.890855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8bf1b47d-86d0-400d-9623-1f58c318f960 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:51.896860 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8bf1b47d-86d0-400d-9623-1f58c318f960 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 404 Jul 10 04:41:51.897718 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1306/5248] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:51 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:51.906475 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1db519f6-2ff1-47ec-ba65-31c67475b333 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.908233 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1db519f6-2ff1-47ec-ba65-31c67475b333 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:51.908499 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1db519f6-2ff1-47ec-ba65-31c67475b333 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:51.908676 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1db519f6-2ff1-47ec-ba65-31c67475b333 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:51.908837 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-1db519f6-2ff1-47ec-ba65-31c67475b333 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume with id: a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:51.909800 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-1b8df154-2a54-4021-b1b8-351ae1e2f212 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:41:51.910447 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1311/5249] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:41:51 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:51.915585 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1db519f6-2ff1-47ec-ba65-31c67475b333 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 returned with HTTP 404 Jul 10 04:41:51.916285 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1320/5250] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:41:51 2026] DELETE /volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:51.922574 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-eb610528-2387-4d21-878e-e574813fafc4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.924407 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eb610528-2387-4d21-878e-e574813fafc4 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 Jul 10 04:41:51.924668 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eb610528-2387-4d21-878e-e574813fafc4 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:51.924850 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eb610528-2387-4d21-878e-e574813fafc4 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:51.934260 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eb610528-2387-4d21-878e-e574813fafc4 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 returned with HTTP 404 Jul 10 04:41:51.934778 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1314/5251] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:51 2026] GET /volume/v3/volumes/a7db7334-b205-4b24-8538-161a602db4d3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:51.941644 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7f2f9aa1-2df9-49f3-ba9c-c5af32df4ff1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.943319 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7f2f9aa1-2df9-49f3-ba9c-c5af32df4ff1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c Jul 10 04:41:51.943689 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7f2f9aa1-2df9-49f3-ba9c-c5af32df4ff1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:51.943976 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7f2f9aa1-2df9-49f3-ba9c-c5af32df4ff1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:51.944560 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-7f2f9aa1-2df9-49f3-ba9c-c5af32df4ff1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete snapshot with id: 5310d41c-e421-488b-9fda-48544f3b0e8c Jul 10 04:41:51.948509 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7f2f9aa1-2df9-49f3-ba9c-c5af32df4ff1 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c returned with HTTP 404 Jul 10 04:41:51.949137 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1307/5252] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:41:51 2026] DELETE /volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:51.955342 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f4ab6a6e-261e-43d0-878d-5a169809396e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.956981 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f4ab6a6e-261e-43d0-878d-5a169809396e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c Jul 10 04:41:51.957166 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f4ab6a6e-261e-43d0-878d-5a169809396e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:51.957394 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f4ab6a6e-261e-43d0-878d-5a169809396e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:51.961907 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f4ab6a6e-261e-43d0-878d-5a169809396e tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c returned with HTTP 404 Jul 10 04:41:51.962437 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1312/5253] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:51 2026] GET /volume/v3/snapshots/5310d41c-e421-488b-9fda-48544f3b0e8c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:51.969155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a9ebfc25-d99a-4aeb-9813-db1d3b581a13 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.970702 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a9ebfc25-d99a-4aeb-9813-db1d3b581a13 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:51.970870 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a9ebfc25-d99a-4aeb-9813-db1d3b581a13 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:51.971038 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a9ebfc25-d99a-4aeb-9813-db1d3b581a13 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:51.971190 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-a9ebfc25-d99a-4aeb-9813-db1d3b581a13 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume with id: 81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:51.976335 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a9ebfc25-d99a-4aeb-9813-db1d3b581a13 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 404 Jul 10 04:41:51.976759 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1321/5254] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:41:51 2026] DELETE /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:51.982845 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-164d99ce-2f57-4960-8533-f05d41c0fc26 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:51.984533 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-164d99ce-2f57-4960-8533-f05d41c0fc26 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 Jul 10 04:41:51.984715 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-164d99ce-2f57-4960-8533-f05d41c0fc26 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:51.984916 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-164d99ce-2f57-4960-8533-f05d41c0fc26 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:51.990445 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-164d99ce-2f57-4960-8533-f05d41c0fc26 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 returned with HTTP 404 Jul 10 04:41:51.990963 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1315/5255] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:51 2026] GET /volume/v3/volumes/81a49808-91a8-4b24-b370-a5748d953524 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:52.025197 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-37f584cf-56e1-4ee6-b062-67ec5698bbbc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:52.027131 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37f584cf-56e1-4ee6-b062-67ec5698bbbc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 Jul 10 04:41:52.028248 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37f584cf-56e1-4ee6-b062-67ec5698bbbc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:52.028248 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37f584cf-56e1-4ee6-b062-67ec5698bbbc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:52.028248 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-37f584cf-56e1-4ee6-b062-67ec5698bbbc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume with id: 7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 Jul 10 04:41:52.036272 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:52.036272 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:52.037076 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-37f584cf-56e1-4ee6-b062-67ec5698bbbc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:52.053007 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-37f584cf-56e1-4ee6-b062-67ec5698bbbc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume request issued successfully. Jul 10 04:41:52.053449 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37f584cf-56e1-4ee6-b062-67ec5698bbbc tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 returned with HTTP 202 Jul 10 04:41:52.053961 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1308/5256] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:41:52 2026] DELETE /volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 04:41:52.061325 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-952c6fbf-e13f-4589-a11d-31f9e166e6a0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:52.063195 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-952c6fbf-e13f-4589-a11d-31f9e166e6a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 Jul 10 04:41:52.063508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-952c6fbf-e13f-4589-a11d-31f9e166e6a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:52.063687 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-952c6fbf-e13f-4589-a11d-31f9e166e6a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:52.070761 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:52.070761 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:52.074809 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-952c6fbf-e13f-4589-a11d-31f9e166e6a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Volume info retrieved successfully. Jul 10 04:41:52.080349 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-952c6fbf-e13f-4589-a11d-31f9e166e6a0 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 returned with HTTP 200 Jul 10 04:41:52.080786 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1313/5257] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:52 2026] GET /volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:52.209622 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f0f305d9-8966-405e-9f39-f14846652882 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:52.211573 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0f305d9-8966-405e-9f39-f14846652882 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:41:52.211789 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f0f305d9-8966-405e-9f39-f14846652882 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:52.212001 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f0f305d9-8966-405e-9f39-f14846652882 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:52.220348 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:52.220348 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:52.224693 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f0f305d9-8966-405e-9f39-f14846652882 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:41:52.229683 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f0f305d9-8966-405e-9f39-f14846652882 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:41:52.230101 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1322/5258] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:52 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:52.343756 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e64319ae-722d-4b92-8e90-83b35605ebf0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:52.345631 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e64319ae-722d-4b92-8e90-83b35605ebf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:52.345827 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e64319ae-722d-4b92-8e90-83b35605ebf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:52.346019 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e64319ae-722d-4b92-8e90-83b35605ebf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:52.355430 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:52.355430 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:52.358791 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e64319ae-722d-4b92-8e90-83b35605ebf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:52.362728 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e64319ae-722d-4b92-8e90-83b35605ebf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:52.363094 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1316/5259] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:52 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:52.439429 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a6d920ed-b62c-450f-bf0a-936494e5aae5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:52.439429 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6d920ed-b62c-450f-bf0a-936494e5aae5 None None] GET https://10.4.3.87/volume// Jul 10 04:41:52.439429 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a6d920ed-b62c-450f-bf0a-936494e5aae5 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:52.439429 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a6d920ed-b62c-450f-bf0a-936494e5aae5 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:52.439429 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6d920ed-b62c-450f-bf0a-936494e5aae5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:41:52.439429 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1309/5260] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:41:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:41:52.447610 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-00d45711-b627-47f8-b9a1-26d313636926 req-8cc1ca5e-1f8f-4933-9876-10d74281763a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:52.454976 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-8cc1ca5e-1f8f-4933-9876-10d74281763a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:52.455178 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-8cc1ca5e-1f8f-4933-9876-10d74281763a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:52.455391 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-8cc1ca5e-1f8f-4933-9876-10d74281763a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:52.466337 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:52.466337 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:52.471557 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-00d45711-b627-47f8-b9a1-26d313636926 req-8cc1ca5e-1f8f-4933-9876-10d74281763a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:52.475991 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-8cc1ca5e-1f8f-4933-9876-10d74281763a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:52.476482 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1314/5261] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:41:52 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:41:52.578820 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-00d45711-b627-47f8-b9a1-26d313636926 req-f3570ebc-4ed9-420e-810c-1a80f610775a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:52.581070 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-f3570ebc-4ed9-420e-810c-1a80f610775a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] PUT https://10.4.3.87/volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734 Jul 10 04:41:52.581528 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-f3570ebc-4ed9-420e-810c-1a80f610775a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:52.589956 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-00d45711-b627-47f8-b9a1-26d313636926 req-f3570ebc-4ed9-420e-810c-1a80f610775a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Acquiring lock "cinder-attachment_update-9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:41:52.594702 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-00d45711-b627-47f8-b9a1-26d313636926 req-f3570ebc-4ed9-420e-810c-1a80f610775a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Lock "cinder-attachment_update-9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:41:52.595674 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:52.595674 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:53.094703 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4a9d60b8-a561-45c3-849d-c4a1e3a89a77 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:53.096371 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4a9d60b8-a561-45c3-849d-c4a1e3a89a77 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 Jul 10 04:41:53.096566 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4a9d60b8-a561-45c3-849d-c4a1e3a89a77 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:53.096745 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4a9d60b8-a561-45c3-849d-c4a1e3a89a77 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:53.102340 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4a9d60b8-a561-45c3-849d-c4a1e3a89a77 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 returned with HTTP 404 Jul 10 04:41:53.102809 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1317/5262] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:53 2026] GET /volume/v3/volumes/7b2eb018-efeb-4cd9-805b-eb25e2f3aa67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:53.110295 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-94ca71bd-9d6a-467f-8b1a-53c6f3b05e5f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:53.112366 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94ca71bd-9d6a-467f-8b1a-53c6f3b05e5f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:53.112739 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94ca71bd-9d6a-467f-8b1a-53c6f3b05e5f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:53.113127 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94ca71bd-9d6a-467f-8b1a-53c6f3b05e5f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:53.113480 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-94ca71bd-9d6a-467f-8b1a-53c6f3b05e5f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume with id: 67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:53.120264 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-00d45711-b627-47f8-b9a1-26d313636926 req-f3570ebc-4ed9-420e-810c-1a80f610775a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Lock "cinder-attachment_update-9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97-np0000004952" released by "attachment_update" :: held 0.524s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:41:53.120264 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-f3570ebc-4ed9-420e-810c-1a80f610775a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734 returned with HTTP 200 Jul 10 04:41:53.120264 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1323/5263] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:41:52 2026] PUT /volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:53.122331 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94ca71bd-9d6a-467f-8b1a-53c6f3b05e5f tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 404 Jul 10 04:41:53.122331 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1310/5264] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:41:53 2026] DELETE /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:53.128741 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8130afc4-c535-4be0-9802-387a8f0223f2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:53.130473 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8130afc4-c535-4be0-9802-387a8f0223f2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 Jul 10 04:41:53.130692 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8130afc4-c535-4be0-9802-387a8f0223f2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:53.130907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8130afc4-c535-4be0-9802-387a8f0223f2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:53.136907 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8130afc4-c535-4be0-9802-387a8f0223f2 tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 returned with HTTP 404 Jul 10 04:41:53.137441 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1315/5265] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:53 2026] GET /volume/v3/volumes/67698d33-413d-4277-bc5f-040cae9a8822 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:53.169807 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6c388de0-5fe3-4aa7-b686-69bd641473ec None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:53.171498 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c388de0-5fe3-4aa7-b686-69bd641473ec tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:53.171674 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c388de0-5fe3-4aa7-b686-69bd641473ec tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:53.171839 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6c388de0-5fe3-4aa7-b686-69bd641473ec tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:53.172012 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-6c388de0-5fe3-4aa7-b686-69bd641473ec tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Delete volume with id: 9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:53.177477 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6c388de0-5fe3-4aa7-b686-69bd641473ec tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 404 Jul 10 04:41:53.177931 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1318/5266] 10.4.3.87 () {68 vars in 1385 bytes} [Fri Jul 10 04:41:53 2026] DELETE /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:53.184493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-df34eca8-0310-403e-9aad-32da8104ee9a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:53.186465 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df34eca8-0310-403e-9aad-32da8104ee9a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] GET https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 Jul 10 04:41:53.186656 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-df34eca8-0310-403e-9aad-32da8104ee9a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:53.186828 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-df34eca8-0310-403e-9aad-32da8104ee9a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:53.192850 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df34eca8-0310-403e-9aad-32da8104ee9a tempest-VolumeImageDependencyTests-1491245812 tempest-VolumeImageDependencyTests-1491245812-project-member] https://10.4.3.87/volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 returned with HTTP 404 Jul 10 04:41:53.193433 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1324/5267] 10.4.3.87 () {68 vars in 1382 bytes} [Fri Jul 10 04:41:53 2026] GET /volume/v3/volumes/9a0d8a06-6214-46e7-9956-cb2e48686f80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:41:53.243699 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b2b8e10b-4511-4394-be08-41eef39f9385 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:53.245116 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b2b8e10b-4511-4394-be08-41eef39f9385 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:41:53.245385 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b2b8e10b-4511-4394-be08-41eef39f9385 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:53.245583 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b2b8e10b-4511-4394-be08-41eef39f9385 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:53.252657 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:53.252657 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:53.256075 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b2b8e10b-4511-4394-be08-41eef39f9385 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:41:53.259881 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b2b8e10b-4511-4394-be08-41eef39f9385 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:41:53.260202 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1311/5268] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:53 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:53.375050 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ab63570e-6ffb-46a4-84ef-e02336c9ad94 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:53.377091 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ab63570e-6ffb-46a4-84ef-e02336c9ad94 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:53.377362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ab63570e-6ffb-46a4-84ef-e02336c9ad94 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:53.377617 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ab63570e-6ffb-46a4-84ef-e02336c9ad94 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:53.387702 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:53.387702 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:53.391346 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ab63570e-6ffb-46a4-84ef-e02336c9ad94 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:53.395602 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ab63570e-6ffb-46a4-84ef-e02336c9ad94 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:53.396030 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1316/5269] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:53 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:54.272293 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-33530378-dd19-40a7-b082-58769e752243 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:54.274132 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-33530378-dd19-40a7-b082-58769e752243 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:41:54.274495 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-33530378-dd19-40a7-b082-58769e752243 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:54.274598 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-33530378-dd19-40a7-b082-58769e752243 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:54.283115 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:54.283115 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:54.287344 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-33530378-dd19-40a7-b082-58769e752243 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:41:54.292433 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-33530378-dd19-40a7-b082-58769e752243 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:41:54.292882 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1319/5270] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:54 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:54.408555 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e35535e6-cefa-443a-a884-c7e88d3bf02d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:54.410374 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e35535e6-cefa-443a-a884-c7e88d3bf02d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:54.410618 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e35535e6-cefa-443a-a884-c7e88d3bf02d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:54.410842 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e35535e6-cefa-443a-a884-c7e88d3bf02d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:54.420030 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:54.420030 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:54.423251 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e35535e6-cefa-443a-a884-c7e88d3bf02d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:54.427149 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e35535e6-cefa-443a-a884-c7e88d3bf02d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:54.427544 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1325/5271] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:54 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:54.499408 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-10c547cc-6875-49ff-9c9f-77818e162e1e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:54.578102 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:41:54.578449 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-582168488"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:54.579744 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-582168488'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:41:54.579868 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume of 1 GB Jul 10 04:41:54.583641 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Availability Zones retrieved successfully. Jul 10 04:41:54.588589 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (7f3e1764-d511-4847-b1e1-eefcf292427e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:54.589439 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec9eefa-d846-47f1-aa39-97f4be8a2afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:54.590095 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:41:54.610922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec9eefa-d846-47f1-aa39-97f4be8a2afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:54.611791 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba90202e-a02d-4eda-8e88-74efdf5efea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:54.658350 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['3b677bcf-d6d6-4ef9-8b48-afd57d89d03f', '54eaa1df-431c-4288-bdcf-f53811e5d78a', '01c58324-5068-4dbc-9e52-27e2c1164c2e', 'a2bb2bae-d6c0-4065-b0d8-db774d1838fe'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:54.659072 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba90202e-a02d-4eda-8e88-74efdf5efea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b677bcf-d6d6-4ef9-8b48-afd57d89d03f', '54eaa1df-431c-4288-bdcf-f53811e5d78a', '01c58324-5068-4dbc-9e52-27e2c1164c2e', 'a2bb2bae-d6c0-4065-b0d8-db774d1838fe']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:54.659808 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ab9a55-fcd8-4e32-9046-ba679e3559fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:54.679653 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ab9a55-fcd8-4e32-9046-ba679e3559fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '397aecf4-e8ce-4bca-80da-d33a14072fc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582168488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['3b677bcf-d6d6-4ef9-8b48-afd57d89d03f','54eaa1df-431c-4288-bdcf-f53811e5d78a','01c58324-5068-4dbc-9e52-27e2c1164c2e','a2bb2bae-d6c0-4065-b0d8-db774d1838fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:41:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582168488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=397aecf4-e8ce-4bca-80da-d33a14072fc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda8575033194bbbbfe671a034a78574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:54.680442 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd716f17-8cf9-4a2f-bdee-4137943b96c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:54.695236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd716f17-8cf9-4a2f-bdee-4137943b96c7) transitioned into state 'SUCCESS' from state '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-582168488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['3b677bcf-d6d6-4ef9-8b48-afd57d89d03f','54eaa1df-431c-4288-bdcf-f53811e5d78a','01c58324-5068-4dbc-9e52-27e2c1164c2e','a2bb2bae-d6c0-4065-b0d8-db774d1838fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:54.695935 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde99348-9bf2-49ff-8267-9dfd9f32e8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:54.703610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde99348-9bf2-49ff-8267-9dfd9f32e8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:54.704164 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (7f3e1764-d511-4847-b1e1-eefcf292427e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:54.704463 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request issued successfully. Jul 10 04:41:54.705006 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-10c547cc-6875-49ff-9c9f-77818e162e1e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:41:54.705566 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1312/5272] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:41:54 2026] POST /volume/v3/volumes => generated 775 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:41:54.716173 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-357711b6-8a9e-4228-b0f5-2645b4c973ba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:54.717871 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-357711b6-8a9e-4228-b0f5-2645b4c973ba tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 Jul 10 04:41:54.718055 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-357711b6-8a9e-4228-b0f5-2645b4c973ba tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:54.718243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-357711b6-8a9e-4228-b0f5-2645b4c973ba tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:54.724796 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:54.724796 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:54.728150 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-357711b6-8a9e-4228-b0f5-2645b4c973ba tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:41:54.731760 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-357711b6-8a9e-4228-b0f5-2645b4c973ba tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 returned with HTTP 200 Jul 10 04:41:54.732107 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1317/5273] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:54 2026] GET /volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:55.304289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-223fda79-d881-4129-9054-5496688fb589 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:55.306006 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-223fda79-d881-4129-9054-5496688fb589 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:41:55.306201 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-223fda79-d881-4129-9054-5496688fb589 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:55.306429 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-223fda79-d881-4129-9054-5496688fb589 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:55.313076 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:55.313076 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:55.316693 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-223fda79-d881-4129-9054-5496688fb589 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:41:55.320910 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-223fda79-d881-4129-9054-5496688fb589 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:41:55.321301 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1320/5274] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:55 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:55.439255 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6006afd5-16a8-4c14-91a0-c943192a0e52 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:55.441180 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6006afd5-16a8-4c14-91a0-c943192a0e52 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:55.441434 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6006afd5-16a8-4c14-91a0-c943192a0e52 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:55.441599 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6006afd5-16a8-4c14-91a0-c943192a0e52 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:55.451153 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:55.451153 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:55.455125 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-6006afd5-16a8-4c14-91a0-c943192a0e52 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:55.459735 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6006afd5-16a8-4c14-91a0-c943192a0e52 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:55.460184 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1326/5275] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:55 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:55.745090 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ed3295c5-eba4-4d42-b40a-5794152d6811 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:55.747371 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ed3295c5-eba4-4d42-b40a-5794152d6811 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 Jul 10 04:41:55.747670 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ed3295c5-eba4-4d42-b40a-5794152d6811 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:55.747961 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ed3295c5-eba4-4d42-b40a-5794152d6811 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:55.755120 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:55.755120 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:55.759500 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ed3295c5-eba4-4d42-b40a-5794152d6811 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:41:55.764866 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ed3295c5-eba4-4d42-b40a-5794152d6811 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 returned with HTTP 200 Jul 10 04:41:55.765500 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1313/5276] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:55 2026] GET /volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:55.776929 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c34d77f0-cc86-4845-ad7a-e11e6d133cb7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:55.844267 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c34d77f0-cc86-4845-ad7a-e11e6d133cb7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:41:55.844621 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c34d77f0-cc86-4845-ad7a-e11e6d133cb7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "397aecf4-e8ce-4bca-80da-d33a14072fc0", "name": "tempest-ProjectMemberTests-Snapshot-1915466258"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:55.853730 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:55.853730 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:55.854178 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c34d77f0-cc86-4845-ad7a-e11e6d133cb7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Volume info retrieved successfully. Jul 10 04:41:55.854332 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-c34d77f0-cc86-4845-ad7a-e11e6d133cb7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Create snapshot from volume 397aecf4-e8ce-4bca-80da-d33a14072fc0 Jul 10 04:41:55.890067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-c34d77f0-cc86-4845-ad7a-e11e6d133cb7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Created reservations ['a1006d9a-d41d-4cec-9622-b971f945f26b', 'bcc225ef-2444-42e8-b6a2-6d25df60bbb8', '53a8b7e1-660f-4405-b105-8fc42efe5a4e', '7a14ea81-fb50-449a-bdb9-6d5f7bf3d3f9'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:55.918992 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c34d77f0-cc86-4845-ad7a-e11e6d133cb7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot create request issued successfully. Jul 10 04:41:55.919458 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c34d77f0-cc86-4845-ad7a-e11e6d133cb7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:41:55.919988 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1318/5277] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:41:55 2026] POST /volume/v3/snapshots => generated 305 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:41:55.930462 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0dd8503c-18aa-44b2-b521-e8e7e2ef3f68 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:55.932497 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0dd8503c-18aa-44b2-b521-e8e7e2ef3f68 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] GET https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 Jul 10 04:41:55.932766 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0dd8503c-18aa-44b2-b521-e8e7e2ef3f68 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:55.933028 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0dd8503c-18aa-44b2-b521-e8e7e2ef3f68 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:55.939849 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:55.939849 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:55.940583 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0dd8503c-18aa-44b2-b521-e8e7e2ef3f68 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:41:55.941689 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0dd8503c-18aa-44b2-b521-e8e7e2ef3f68 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 returned with HTTP 200 Jul 10 04:41:55.942351 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1321/5278] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:55 2026] GET /volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:56.333186 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bea2ce27-4c72-4b2b-8c16-4eddd857ff72 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:56.334921 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bea2ce27-4c72-4b2b-8c16-4eddd857ff72 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:41:56.335145 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bea2ce27-4c72-4b2b-8c16-4eddd857ff72 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:56.335385 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bea2ce27-4c72-4b2b-8c16-4eddd857ff72 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:56.341619 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:56.341619 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:56.344851 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bea2ce27-4c72-4b2b-8c16-4eddd857ff72 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:41:56.348442 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bea2ce27-4c72-4b2b-8c16-4eddd857ff72 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:41:56.348820 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1327/5279] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:56 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:56.471658 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-64ce8c9d-bc2b-440f-b5d7-7cc653477fab None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:56.473760 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-64ce8c9d-bc2b-440f-b5d7-7cc653477fab tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:56.474042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-64ce8c9d-bc2b-440f-b5d7-7cc653477fab tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:56.474331 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-64ce8c9d-bc2b-440f-b5d7-7cc653477fab tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:56.485055 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:56.485055 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:56.488773 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-64ce8c9d-bc2b-440f-b5d7-7cc653477fab tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:56.493168 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-64ce8c9d-bc2b-440f-b5d7-7cc653477fab tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:56.493661 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1314/5280] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:56 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:56.951544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a83aa60d-2d46-4c72-97b5-47dc7ca74954 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:56.953526 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a83aa60d-2d46-4c72-97b5-47dc7ca74954 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] GET https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 Jul 10 04:41:56.953733 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a83aa60d-2d46-4c72-97b5-47dc7ca74954 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:56.953950 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a83aa60d-2d46-4c72-97b5-47dc7ca74954 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:56.958919 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:56.958919 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:56.959374 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a83aa60d-2d46-4c72-97b5-47dc7ca74954 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:41:56.960110 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a83aa60d-2d46-4c72-97b5-47dc7ca74954 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 returned with HTTP 200 Jul 10 04:41:56.960529 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1319/5281] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:56 2026] GET /volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:56.968892 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5be81e46-59ee-46e5-a21b-3ea1638c47b0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:56.970939 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5be81e46-59ee-46e5-a21b-3ea1638c47b0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 Jul 10 04:41:56.971167 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5be81e46-59ee-46e5-a21b-3ea1638c47b0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:56.971430 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5be81e46-59ee-46e5-a21b-3ea1638c47b0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:56.971560 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-5be81e46-59ee-46e5-a21b-3ea1638c47b0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Delete snapshot with id: 621e11a1-2b5c-419d-a5db-482f42af5e45 Jul 10 04:41:56.977142 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:56.977142 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:56.977731 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5be81e46-59ee-46e5-a21b-3ea1638c47b0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:41:56.992765 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5be81e46-59ee-46e5-a21b-3ea1638c47b0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot delete request issued successfully. Jul 10 04:41:56.993117 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5be81e46-59ee-46e5-a21b-3ea1638c47b0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 returned with HTTP 202 Jul 10 04:41:56.993732 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1322/5282] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:41:56 2026] DELETE /volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:41:57.000340 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5e54ee66-acf9-41f9-95f7-af9d0ecfc756 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:57.002202 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5e54ee66-acf9-41f9-95f7-af9d0ecfc756 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] GET https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 Jul 10 04:41:57.002445 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5e54ee66-acf9-41f9-95f7-af9d0ecfc756 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:57.002672 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5e54ee66-acf9-41f9-95f7-af9d0ecfc756 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:57.008570 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:57.008570 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:57.009153 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5e54ee66-acf9-41f9-95f7-af9d0ecfc756 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:41:57.010156 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5e54ee66-acf9-41f9-95f7-af9d0ecfc756 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 returned with HTTP 200 Jul 10 04:41:57.010638 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1328/5283] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:56 2026] GET /volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:57.361164 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5e00b62f-118c-4cc1-b086-74151f4c9fcf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:57.362766 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e00b62f-118c-4cc1-b086-74151f4c9fcf tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:41:57.362945 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e00b62f-118c-4cc1-b086-74151f4c9fcf tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:57.363118 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e00b62f-118c-4cc1-b086-74151f4c9fcf tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:57.369494 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:57.369494 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:57.372502 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5e00b62f-118c-4cc1-b086-74151f4c9fcf tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:41:57.376792 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e00b62f-118c-4cc1-b086-74151f4c9fcf tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:41:57.377275 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1315/5284] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:57 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:57.506426 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-840c71c0-9b65-4c49-90c3-148b216525eb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:57.508309 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-840c71c0-9b65-4c49-90c3-148b216525eb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:57.508525 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-840c71c0-9b65-4c49-90c3-148b216525eb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:57.508731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-840c71c0-9b65-4c49-90c3-148b216525eb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:57.518595 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:57.518595 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:57.522150 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-840c71c0-9b65-4c49-90c3-148b216525eb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:57.526638 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-840c71c0-9b65-4c49-90c3-148b216525eb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:57.527048 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1320/5285] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:57 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:58.020110 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5efef28b-7eaf-4082-83a2-b29d92f3f498 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:58.022263 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5efef28b-7eaf-4082-83a2-b29d92f3f498 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] GET https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 Jul 10 04:41:58.022511 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5efef28b-7eaf-4082-83a2-b29d92f3f498 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:58.022729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5efef28b-7eaf-4082-83a2-b29d92f3f498 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:58.027334 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5efef28b-7eaf-4082-83a2-b29d92f3f498 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 returned with HTTP 404 Jul 10 04:41:58.027878 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1323/5286] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:41:58 2026] GET /volume/v3/snapshots/621e11a1-2b5c-419d-a5db-482f42af5e45 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:58.033823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-68b83314-d551-41c2-be00-bd6964c1e078 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:58.035574 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-68b83314-d551-41c2-be00-bd6964c1e078 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 Jul 10 04:41:58.035752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-68b83314-d551-41c2-be00-bd6964c1e078 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:58.035942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-68b83314-d551-41c2-be00-bd6964c1e078 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:58.036088 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-68b83314-d551-41c2-be00-bd6964c1e078 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume with id: 397aecf4-e8ce-4bca-80da-d33a14072fc0 Jul 10 04:41:58.044102 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:58.044102 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:58.044506 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-68b83314-d551-41c2-be00-bd6964c1e078 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:41:58.060446 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-68b83314-d551-41c2-be00-bd6964c1e078 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume request issued successfully. Jul 10 04:41:58.060648 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-68b83314-d551-41c2-be00-bd6964c1e078 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 returned with HTTP 202 Jul 10 04:41:58.061090 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1329/5287] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:41:58 2026] DELETE /volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:41:58.070956 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-96b37eae-48d1-424b-a228-12e0267655d1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:58.072776 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-96b37eae-48d1-424b-a228-12e0267655d1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 Jul 10 04:41:58.072978 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-96b37eae-48d1-424b-a228-12e0267655d1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:58.073163 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-96b37eae-48d1-424b-a228-12e0267655d1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:58.079846 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:58.079846 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:41:58.083023 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-96b37eae-48d1-424b-a228-12e0267655d1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:41:58.086824 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-96b37eae-48d1-424b-a228-12e0267655d1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 returned with HTTP 200 Jul 10 04:41:58.087245 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1316/5288] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:58 2026] GET /volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:41:58.389227 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-86e38629-f0d8-4b31-8635-8899efb8f2c9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:58.391301 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-86e38629-f0d8-4b31-8635-8899efb8f2c9 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:41:58.391552 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-86e38629-f0d8-4b31-8635-8899efb8f2c9 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:58.391777 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-86e38629-f0d8-4b31-8635-8899efb8f2c9 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:58.399790 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:58.399790 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:58.403912 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-86e38629-f0d8-4b31-8635-8899efb8f2c9 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:41:58.408838 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-86e38629-f0d8-4b31-8635-8899efb8f2c9 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:41:58.409300 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1321/5289] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:58 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:58.539743 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-eeba0eb0-3813-4b91-bbea-418208df1466 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:58.541743 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eeba0eb0-3813-4b91-bbea-418208df1466 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:58.541981 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eeba0eb0-3813-4b91-bbea-418208df1466 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:58.542235 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eeba0eb0-3813-4b91-bbea-418208df1466 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:58.553658 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:58.553658 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:58.557789 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-eeba0eb0-3813-4b91-bbea-418208df1466 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:58.562737 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eeba0eb0-3813-4b91-bbea-418208df1466 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:58.563190 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1324/5290] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:58 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:59.099039 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-add19dfb-b123-47c8-a867-24da3f572cde None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:59.101501 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-add19dfb-b123-47c8-a867-24da3f572cde tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 Jul 10 04:41:59.101767 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-add19dfb-b123-47c8-a867-24da3f572cde tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:59.102027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-add19dfb-b123-47c8-a867-24da3f572cde tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:59.109547 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-add19dfb-b123-47c8-a867-24da3f572cde tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 returned with HTTP 404 Jul 10 04:41:59.110028 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1330/5291] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:59 2026] GET /volume/v3/volumes/397aecf4-e8ce-4bca-80da-d33a14072fc0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:41:59.119545 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:59.121338 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:41:59.121688 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2139437579"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:41:59.123244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2139437579'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:41:59.123430 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume of 1 GB Jul 10 04:41:59.127379 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Availability Zones retrieved successfully. Jul 10 04:41:59.133019 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (67b13c2c-28a3-4487-a388-7b2a02b09ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:59.134355 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d9461b-9a72-4856-91df-059c66ea3741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:59.135108 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:41:59.160199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d9461b-9a72-4856-91df-059c66ea3741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:59.161101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b664be9-2a36-4ead-8172-ec376765274c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:59.202255 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['632cf7c0-7d19-4bd0-885a-3c9df78cbdaa', 'd17a3b8b-062b-4c4a-bf5b-cd6f1a3d465c', '39854ed4-d144-42ce-b6da-5a00e5c42b65', 'd030a963-bed3-4eb5-97ec-29001154c55e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:41:59.203280 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b664be9-2a36-4ead-8172-ec376765274c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['632cf7c0-7d19-4bd0-885a-3c9df78cbdaa', 'd17a3b8b-062b-4c4a-bf5b-cd6f1a3d465c', '39854ed4-d144-42ce-b6da-5a00e5c42b65', 'd030a963-bed3-4eb5-97ec-29001154c55e']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:59.203980 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd1747f-b670-4339-926e-6da75bc648c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:59.226763 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd1747f-b670-4339-926e-6da75bc648c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c9dd372-2e0a-4d21-bdd7-772dc739e03b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2139437579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['632cf7c0-7d19-4bd0-885a-3c9df78cbdaa','d17a3b8b-062b-4c4a-bf5b-cd6f1a3d465c','39854ed4-d144-42ce-b6da-5a00e5c42b65','d030a963-bed3-4eb5-97ec-29001154c55e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2139437579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c9dd372-2e0a-4d21-bdd7-772dc739e03b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda8575033194bbbbfe671a034a78574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:59.227800 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24848caa-208a-43b2-97ac-ac769d12898c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:59.245420 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24848caa-208a-43b2-97ac-ac769d12898c) transitioned into state 'SUCCESS' from state '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-2139437579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['632cf7c0-7d19-4bd0-885a-3c9df78cbdaa','d17a3b8b-062b-4c4a-bf5b-cd6f1a3d465c','39854ed4-d144-42ce-b6da-5a00e5c42b65','d030a963-bed3-4eb5-97ec-29001154c55e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:59.246167 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1422f0-b13b-422a-9b8d-b96884bea494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:41:59.255457 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e1422f0-b13b-422a-9b8d-b96884bea494) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:41:59.256494 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (67b13c2c-28a3-4487-a388-7b2a02b09ec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:41:59.256943 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request issued successfully. Jul 10 04:41:59.257532 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f15b9325-fd7e-4365-9e9b-ca9a60fac461 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:41:59.257954 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1317/5292] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:41:59 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 04:41:59.268538 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8a156657-4cf9-4dcf-a9df-686f2f1f5200 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:59.270502 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a156657-4cf9-4dcf-a9df-686f2f1f5200 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b Jul 10 04:41:59.270762 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a156657-4cf9-4dcf-a9df-686f2f1f5200 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:59.270982 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a156657-4cf9-4dcf-a9df-686f2f1f5200 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:59.277684 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:59.277684 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:41:59.280949 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8a156657-4cf9-4dcf-a9df-686f2f1f5200 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:41:59.284336 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a156657-4cf9-4dcf-a9df-686f2f1f5200 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b returned with HTTP 200 Jul 10 04:41:59.284655 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1322/5293] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:59 2026] GET /volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:59.423513 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ae287557-05c4-4cc3-950a-700d9570a9ee None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:59.425773 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae287557-05c4-4cc3-950a-700d9570a9ee tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:41:59.426002 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae287557-05c4-4cc3-950a-700d9570a9ee tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:59.426255 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae287557-05c4-4cc3-950a-700d9570a9ee tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:59.434127 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:59.434127 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:41:59.437887 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ae287557-05c4-4cc3-950a-700d9570a9ee tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:41:59.442521 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae287557-05c4-4cc3-950a-700d9570a9ee tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:41:59.442948 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1325/5294] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:59 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:41:59.576586 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-391f8c85-2324-4c2e-95c5-b5a94485b153 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:41:59.578154 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-391f8c85-2324-4c2e-95c5-b5a94485b153 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:41:59.578350 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-391f8c85-2324-4c2e-95c5-b5a94485b153 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:41:59.578546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-391f8c85-2324-4c2e-95c5-b5a94485b153 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:41:59.586844 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:41:59.586844 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:41:59.589928 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-391f8c85-2324-4c2e-95c5-b5a94485b153 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:41:59.593872 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-391f8c85-2324-4c2e-95c5-b5a94485b153 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:41:59.594321 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1331/5295] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:41:59 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:00.297904 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-52b16277-a849-4d01-bc26-d8b2857d070b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:00.300585 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-52b16277-a849-4d01-bc26-d8b2857d070b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b Jul 10 04:42:00.300869 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-52b16277-a849-4d01-bc26-d8b2857d070b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:00.301144 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-52b16277-a849-4d01-bc26-d8b2857d070b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:00.311041 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:00.311041 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:00.315951 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-52b16277-a849-4d01-bc26-d8b2857d070b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:00.321159 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-52b16277-a849-4d01-bc26-d8b2857d070b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b returned with HTTP 200 Jul 10 04:42:00.321600 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1318/5296] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:00 2026] GET /volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:00.332899 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6ecd6bf6-ce30-4bc4-8044-34062314044b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:00.334691 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6ecd6bf6-ce30-4bc4-8044-34062314044b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:00.335091 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6ecd6bf6-ce30-4bc4-8044-34062314044b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c9dd372-2e0a-4d21-bdd7-772dc739e03b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1789476364"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:00.344475 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:00.344475 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:00.344831 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6ecd6bf6-ce30-4bc4-8044-34062314044b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:00.344975 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-6ecd6bf6-ce30-4bc4-8044-34062314044b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create snapshot from volume 4c9dd372-2e0a-4d21-bdd7-772dc739e03b Jul 10 04:42:00.369917 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-6ecd6bf6-ce30-4bc4-8044-34062314044b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['602ac094-2bd7-4b4a-8a0f-f931b9c273fe', '26d7472c-c582-43b7-bb31-be1e80d3b53a', 'acd2e675-367d-48ff-8a99-030f39fceeb8', '2ff49d9d-9511-4493-8c93-baf463c8fc7b'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:00.399669 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6ecd6bf6-ce30-4bc4-8044-34062314044b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot create request issued successfully. Jul 10 04:42:00.400003 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6ecd6bf6-ce30-4bc4-8044-34062314044b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:00.400481 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1323/5297] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:00.408652 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-022d4ba5-6151-4c43-a54a-20043b41a958 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:00.410434 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-022d4ba5-6151-4c43-a54a-20043b41a958 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 Jul 10 04:42:00.410615 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-022d4ba5-6151-4c43-a54a-20043b41a958 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:00.410818 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-022d4ba5-6151-4c43-a54a-20043b41a958 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:00.415692 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:00.415692 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:00.416004 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-022d4ba5-6151-4c43-a54a-20043b41a958 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:00.416625 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-022d4ba5-6151-4c43-a54a-20043b41a958 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 returned with HTTP 200 Jul 10 04:42:00.416978 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1326/5298] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:00 2026] GET /volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:00.454638 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d9df583b-9dfa-4e0e-83c4-d33588834629 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:00.456361 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9df583b-9dfa-4e0e-83c4-d33588834629 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:42:00.456558 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9df583b-9dfa-4e0e-83c4-d33588834629 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:00.456745 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d9df583b-9dfa-4e0e-83c4-d33588834629 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:00.463759 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:00.463759 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:00.467296 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d9df583b-9dfa-4e0e-83c4-d33588834629 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:42:00.471059 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d9df583b-9dfa-4e0e-83c4-d33588834629 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:42:00.471470 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1332/5299] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:00 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:00.606130 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-daa480fa-a5ad-46c1-b2b2-0e87847181ff None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:00.608141 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-daa480fa-a5ad-46c1-b2b2-0e87847181ff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:00.608354 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-daa480fa-a5ad-46c1-b2b2-0e87847181ff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:00.608572 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-daa480fa-a5ad-46c1-b2b2-0e87847181ff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:00.619584 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:00.619584 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:00.623438 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-daa480fa-a5ad-46c1-b2b2-0e87847181ff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:00.627908 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-daa480fa-a5ad-46c1-b2b2-0e87847181ff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:42:00.628353 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1319/5300] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:00 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:01.426755 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-137b38c2-ad8d-4f62-a90b-ba56cb712ad1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:01.428818 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-137b38c2-ad8d-4f62-a90b-ba56cb712ad1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 Jul 10 04:42:01.429043 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-137b38c2-ad8d-4f62-a90b-ba56cb712ad1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:01.429280 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-137b38c2-ad8d-4f62-a90b-ba56cb712ad1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:01.434685 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:01.434685 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:01.435062 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-137b38c2-ad8d-4f62-a90b-ba56cb712ad1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:01.435810 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-137b38c2-ad8d-4f62-a90b-ba56cb712ad1 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 returned with HTTP 200 Jul 10 04:42:01.436227 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1324/5301] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:01 2026] GET /volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:01.447431 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5fe49bcc-ab8e-4b1e-926b-92bdf9b82830 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:01.449531 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5fe49bcc-ab8e-4b1e-926b-92bdf9b82830 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 Jul 10 04:42:01.449751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5fe49bcc-ab8e-4b1e-926b-92bdf9b82830 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:01.449958 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5fe49bcc-ab8e-4b1e-926b-92bdf9b82830 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:01.450075 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-5fe49bcc-ab8e-4b1e-926b-92bdf9b82830 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Delete snapshot with id: db2878cb-9a6f-4b97-9d7a-57900d437580 Jul 10 04:42:01.455227 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:01.455227 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:01.455684 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5fe49bcc-ab8e-4b1e-926b-92bdf9b82830 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:42:01.471185 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5fe49bcc-ab8e-4b1e-926b-92bdf9b82830 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot delete request issued successfully. Jul 10 04:42:01.471426 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5fe49bcc-ab8e-4b1e-926b-92bdf9b82830 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 returned with HTTP 202 Jul 10 04:42:01.471890 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1327/5302] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:01 2026] DELETE /volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:01.479068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-34bb38b6-a72b-4034-bd65-efcd391669d7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:01.481178 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-34bb38b6-a72b-4034-bd65-efcd391669d7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] GET https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 Jul 10 04:42:01.481501 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-34bb38b6-a72b-4034-bd65-efcd391669d7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:01.481697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-34bb38b6-a72b-4034-bd65-efcd391669d7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:01.483860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-26a28bd9-f520-43d2-acba-92fc7299af67 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:01.486358 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-26a28bd9-f520-43d2-acba-92fc7299af67 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:42:01.486616 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-26a28bd9-f520-43d2-acba-92fc7299af67 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:01.486883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-26a28bd9-f520-43d2-acba-92fc7299af67 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:01.487593 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:01.487593 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:01.488092 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-34bb38b6-a72b-4034-bd65-efcd391669d7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:42:01.489019 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-34bb38b6-a72b-4034-bd65-efcd391669d7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 returned with HTTP 200 Jul 10 04:42:01.489438 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1333/5303] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:01 2026] GET /volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:01.494364 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:01.494364 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:01.498686 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-26a28bd9-f520-43d2-acba-92fc7299af67 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:42:01.503017 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-26a28bd9-f520-43d2-acba-92fc7299af67 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:42:01.503600 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1320/5304] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:01 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:01.644045 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-aa4003b5-9b9f-401d-8ad1-164c4ae95b8c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:01.646209 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-aa4003b5-9b9f-401d-8ad1-164c4ae95b8c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:01.647271 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-aa4003b5-9b9f-401d-8ad1-164c4ae95b8c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:01.647456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-aa4003b5-9b9f-401d-8ad1-164c4ae95b8c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:01.658165 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:01.658165 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:01.661667 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-aa4003b5-9b9f-401d-8ad1-164c4ae95b8c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:01.665233 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-aa4003b5-9b9f-401d-8ad1-164c4ae95b8c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:42:01.665616 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1325/5305] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:01 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:01.675743 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-00d45711-b627-47f8-b9a1-26d313636926 req-0a9502e6-5aae-4998-b458-40b6a912b94f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:01.677980 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-0a9502e6-5aae-4998-b458-40b6a912b94f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734/action Jul 10 04:42:01.678402 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-0a9502e6-5aae-4998-b458-40b6a912b94f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:01.678537 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-0a9502e6-5aae-4998-b458-40b6a912b94f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:01.697866 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:01.697866 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:01.708980 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-00d45711-b627-47f8-b9a1-26d313636926 req-0a9502e6-5aae-4998-b458-40b6a912b94f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734/action returned with HTTP 204 Jul 10 04:42:01.709741 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1328/5306] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:42:01 2026] POST /volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:02.498062 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d0a4287b-0464-4c86-862c-98de17f818e6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:02.499982 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d0a4287b-0464-4c86-862c-98de17f818e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] GET https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 Jul 10 04:42:02.500238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d0a4287b-0464-4c86-862c-98de17f818e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:02.500454 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d0a4287b-0464-4c86-862c-98de17f818e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:02.505243 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d0a4287b-0464-4c86-862c-98de17f818e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 returned with HTTP 404 Jul 10 04:42:02.505769 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1334/5307] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:02 2026] GET /volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:02.511892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e2a257b7-f706-4ae4-80f4-795b1ae7f14c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:02.513660 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2a257b7-f706-4ae4-80f4-795b1ae7f14c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 Jul 10 04:42:02.513904 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2a257b7-f706-4ae4-80f4-795b1ae7f14c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:02.514187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e2a257b7-f706-4ae4-80f4-795b1ae7f14c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:02.514352 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-e2a257b7-f706-4ae4-80f4-795b1ae7f14c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete snapshot with id: db2878cb-9a6f-4b97-9d7a-57900d437580 Jul 10 04:42:02.515585 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6aa544d5-0c42-41c9-b755-b1781fc8174d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:02.517304 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6aa544d5-0c42-41c9-b755-b1781fc8174d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:42:02.517507 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6aa544d5-0c42-41c9-b755-b1781fc8174d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:02.517759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6aa544d5-0c42-41c9-b755-b1781fc8174d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:02.518357 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e2a257b7-f706-4ae4-80f4-795b1ae7f14c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 returned with HTTP 404 Jul 10 04:42:02.518781 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1321/5308] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:02 2026] DELETE /volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:02.524634 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:02.524634 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:02.524930 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b183a778-1233-4a8c-b887-2c764dc7f9d5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:02.526594 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b183a778-1233-4a8c-b887-2c764dc7f9d5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 Jul 10 04:42:02.526762 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b183a778-1233-4a8c-b887-2c764dc7f9d5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:02.526943 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b183a778-1233-4a8c-b887-2c764dc7f9d5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:02.528464 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6aa544d5-0c42-41c9-b755-b1781fc8174d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:42:02.530661 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b183a778-1233-4a8c-b887-2c764dc7f9d5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 returned with HTTP 404 Jul 10 04:42:02.531074 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1329/5309] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:02 2026] GET /volume/v3/snapshots/db2878cb-9a6f-4b97-9d7a-57900d437580 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:02.532669 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6aa544d5-0c42-41c9-b755-b1781fc8174d tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:42:02.533055 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1326/5310] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:02 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:02.539493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3733d4a0-5cd3-4279-9c85-621fa2659386 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:02.541447 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3733d4a0-5cd3-4279-9c85-621fa2659386 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b Jul 10 04:42:02.541668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3733d4a0-5cd3-4279-9c85-621fa2659386 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:02.541887 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3733d4a0-5cd3-4279-9c85-621fa2659386 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:02.542057 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-3733d4a0-5cd3-4279-9c85-621fa2659386 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume with id: 4c9dd372-2e0a-4d21-bdd7-772dc739e03b Jul 10 04:42:02.550088 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:02.550088 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:02.550484 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3733d4a0-5cd3-4279-9c85-621fa2659386 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:02.566603 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3733d4a0-5cd3-4279-9c85-621fa2659386 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume request issued successfully. Jul 10 04:42:02.566835 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3733d4a0-5cd3-4279-9c85-621fa2659386 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b returned with HTTP 202 Jul 10 04:42:02.567354 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1335/5311] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:02 2026] DELETE /volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:02.574487 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e25e98d7-5fc7-478f-bac0-88a1c57044d3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:02.577074 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e25e98d7-5fc7-478f-bac0-88a1c57044d3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b Jul 10 04:42:02.577375 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e25e98d7-5fc7-478f-bac0-88a1c57044d3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:02.577600 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e25e98d7-5fc7-478f-bac0-88a1c57044d3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:02.585507 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:02.585507 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:02.589294 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e25e98d7-5fc7-478f-bac0-88a1c57044d3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:02.593435 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e25e98d7-5fc7-478f-bac0-88a1c57044d3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b returned with HTTP 200 Jul 10 04:42:02.594156 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1322/5312] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:02 2026] GET /volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:02.678854 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-450829cd-d83a-4b1d-9195-a498ae4f6838 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:02.680826 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-450829cd-d83a-4b1d-9195-a498ae4f6838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:02.681009 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-450829cd-d83a-4b1d-9195-a498ae4f6838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:02.681380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-450829cd-d83a-4b1d-9195-a498ae4f6838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:02.693338 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:02.693338 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:02.697881 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-450829cd-d83a-4b1d-9195-a498ae4f6838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:02.703604 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-450829cd-d83a-4b1d-9195-a498ae4f6838 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:42:02.704119 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1330/5313] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:02 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:02.715102 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b7dbc0b7-f9e2-459e-89ef-c2859f4ff320 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:02.716875 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b7dbc0b7-f9e2-459e-89ef-c2859f4ff320 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:02.717305 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b7dbc0b7-f9e2-459e-89ef-c2859f4ff320 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1745592575"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:02.727740 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:02.727740 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:02.728174 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b7dbc0b7-f9e2-459e-89ef-c2859f4ff320 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:02.728373 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-b7dbc0b7-f9e2-459e-89ef-c2859f4ff320 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:02.750199 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-b7dbc0b7-f9e2-459e-89ef-c2859f4ff320 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['4a442272-e3ea-4d88-8115-2e727a24a516', '78d195f9-6f79-4e70-947f-14f5d8f88289', '8239a96a-5e17-41f8-ab45-2e2f4502fd45', 'a2d55d5b-3b73-4412-a1c6-1f6d35c13aa9'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:02.778970 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b7dbc0b7-f9e2-459e-89ef-c2859f4ff320 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot force create request issued successfully. Jul 10 04:42:02.779324 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b7dbc0b7-f9e2-459e-89ef-c2859f4ff320 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:02.779728 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1327/5314] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:02.790662 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7c12f745-b0ad-4e94-81a4-97038701a554 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:02.792459 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7c12f745-b0ad-4e94-81a4-97038701a554 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 Jul 10 04:42:02.792674 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7c12f745-b0ad-4e94-81a4-97038701a554 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:02.792815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7c12f745-b0ad-4e94-81a4-97038701a554 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:02.794501 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=131,cinder:INSERT=13,cinder:UPDATE=18 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:42:02.797806 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:02.797806 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:02.798283 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7c12f745-b0ad-4e94-81a4-97038701a554 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:02.799280 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7c12f745-b0ad-4e94-81a4-97038701a554 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 returned with HTTP 200 Jul 10 04:42:02.799658 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1336/5315] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:02 2026] GET /volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:03.546780 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3f5e2df5-54a5-4f0e-b5ea-19c84d945121 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:03.548589 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f5e2df5-54a5-4f0e-b5ea-19c84d945121 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:42:03.548820 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f5e2df5-54a5-4f0e-b5ea-19c84d945121 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:03.549011 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f5e2df5-54a5-4f0e-b5ea-19c84d945121 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:03.555465 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:03.555465 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:03.558782 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3f5e2df5-54a5-4f0e-b5ea-19c84d945121 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:42:03.562866 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f5e2df5-54a5-4f0e-b5ea-19c84d945121 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:42:03.563338 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1323/5316] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:03 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:03.609089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ba7b054e-f11e-4ba0-ac71-afadf69fd8a9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:03.610747 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ba7b054e-f11e-4ba0-ac71-afadf69fd8a9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b Jul 10 04:42:03.610910 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ba7b054e-f11e-4ba0-ac71-afadf69fd8a9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:03.611081 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ba7b054e-f11e-4ba0-ac71-afadf69fd8a9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:03.612813 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=156,cinder:UPDATE=31,cinder:INSERT=16 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:42:03.616685 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ba7b054e-f11e-4ba0-ac71-afadf69fd8a9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b returned with HTTP 404 Jul 10 04:42:03.617120 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1331/5317] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:03 2026] GET /volume/v3/volumes/4c9dd372-2e0a-4d21-bdd7-772dc739e03b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:03.624931 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:03.627163 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:03.627641 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2089838449"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:03.629078 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2089838449'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:03.629264 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume of 1 GB Jul 10 04:42:03.629563 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:03.629563 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:03.633573 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:03.639787 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (7a20141b-a865-4574-9602-00e1c9017db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:03.640870 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06959a7-5e8a-4458-a659-3d5c0fdd7367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:03.641697 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:03.666931 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06959a7-5e8a-4458-a659-3d5c0fdd7367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:03.667692 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749db8d6-52fb-40b0-938a-8586c0571f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:03.707149 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['8777428b-48f1-4094-9d01-29d3d5999ecc', '8738388b-6ee1-4d29-94e5-7a73e9a9224b', 'ee556e37-39c8-408a-aa24-52ad6aa12727', 'fa098cf6-6cdf-45b7-acd0-93ede6ead507'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:03.708005 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749db8d6-52fb-40b0-938a-8586c0571f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8777428b-48f1-4094-9d01-29d3d5999ecc', '8738388b-6ee1-4d29-94e5-7a73e9a9224b', 'ee556e37-39c8-408a-aa24-52ad6aa12727', 'fa098cf6-6cdf-45b7-acd0-93ede6ead507']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:03.708918 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1aef83-330f-4f76-a74d-377a134182e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:03.729663 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1aef83-330f-4f76-a74d-377a134182e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e533c84-0a28-4eee-834a-8d7d4426dbc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089838449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['8777428b-48f1-4094-9d01-29d3d5999ecc','8738388b-6ee1-4d29-94e5-7a73e9a9224b','ee556e37-39c8-408a-aa24-52ad6aa12727','fa098cf6-6cdf-45b7-acd0-93ede6ead507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089838449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e533c84-0a28-4eee-834a-8d7d4426dbc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda8575033194bbbbfe671a034a78574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:03.730392 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5b2be6-4f1a-44a5-b142-80ac67c43439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:03.747570 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5b2be6-4f1a-44a5-b142-80ac67c43439) transitioned into state 'SUCCESS' from state '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-2089838449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['8777428b-48f1-4094-9d01-29d3d5999ecc','8738388b-6ee1-4d29-94e5-7a73e9a9224b','ee556e37-39c8-408a-aa24-52ad6aa12727','fa098cf6-6cdf-45b7-acd0-93ede6ead507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:03.748427 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892a06ac-a028-4caf-b16c-9c9db7bfc331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:03.756805 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892a06ac-a028-4caf-b16c-9c9db7bfc331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:03.757621 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (7a20141b-a865-4574-9602-00e1c9017db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:03.757954 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request issued successfully. Jul 10 04:42:03.758571 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f69d113-6421-4be7-a0aa-abefed6df2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:03.759005 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1328/5318] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:03 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:03.770329 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-95fdd010-1815-4b2a-a149-4c2e67a9b2f4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:03.772198 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-95fdd010-1815-4b2a-a149-4c2e67a9b2f4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 Jul 10 04:42:03.772443 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-95fdd010-1815-4b2a-a149-4c2e67a9b2f4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:03.772654 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-95fdd010-1815-4b2a-a149-4c2e67a9b2f4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:03.780571 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:03.780571 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:03.784498 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-95fdd010-1815-4b2a-a149-4c2e67a9b2f4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:03.789141 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-95fdd010-1815-4b2a-a149-4c2e67a9b2f4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 returned with HTTP 200 Jul 10 04:42:03.789715 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1337/5319] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:03 2026] GET /volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:03.808807 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d786ad4a-5a96-4c19-9c44-e23c7105649c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:03.810447 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d786ad4a-5a96-4c19-9c44-e23c7105649c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 Jul 10 04:42:03.810649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d786ad4a-5a96-4c19-9c44-e23c7105649c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:03.810857 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d786ad4a-5a96-4c19-9c44-e23c7105649c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:03.815795 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:03.815795 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:03.816156 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d786ad4a-5a96-4c19-9c44-e23c7105649c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:03.816895 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d786ad4a-5a96-4c19-9c44-e23c7105649c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 returned with HTTP 200 Jul 10 04:42:03.817239 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1324/5320] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:03 2026] GET /volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:03.825759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3b0eef60-f05f-4f3e-b8e1-40f328fbf943 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:03.827643 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3b0eef60-f05f-4f3e-b8e1-40f328fbf943 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:03.828006 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3b0eef60-f05f-4f3e-b8e1-40f328fbf943 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1028458097"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:03.838095 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:03.838095 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:03.838463 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3b0eef60-f05f-4f3e-b8e1-40f328fbf943 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:03.838591 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-3b0eef60-f05f-4f3e-b8e1-40f328fbf943 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:03.859668 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-3b0eef60-f05f-4f3e-b8e1-40f328fbf943 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['a87abdb9-7b0c-4479-8c74-399b5e3a9875', '840b5756-5d2c-4972-bc8e-39e889c79f89', '07b0ed96-3378-49eb-b496-cca26138ac23', '0fbdcc85-e872-47a7-addc-4c2de67e7518'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:03.888823 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3b0eef60-f05f-4f3e-b8e1-40f328fbf943 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot force create request issued successfully. Jul 10 04:42:03.889253 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3b0eef60-f05f-4f3e-b8e1-40f328fbf943 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:03.889753 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1332/5321] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:03.898130 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1123b051-9199-4bb2-be88-5d069f2c5f4d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:03.900020 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1123b051-9199-4bb2-be88-5d069f2c5f4d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f Jul 10 04:42:03.900228 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1123b051-9199-4bb2-be88-5d069f2c5f4d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:03.900423 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1123b051-9199-4bb2-be88-5d069f2c5f4d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:03.902334 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=238,cinder:UPDATE=89,cinder:INSERT=47 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:42:03.906058 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:03.906058 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:03.906539 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-1123b051-9199-4bb2-be88-5d069f2c5f4d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:03.907449 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1123b051-9199-4bb2-be88-5d069f2c5f4d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f returned with HTTP 200 Jul 10 04:42:03.907802 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1329/5322] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:03 2026] GET /volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:04.576071 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-60ccc4b0-5a98-478c-8725-dd4d1beec494 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:04.579226 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-60ccc4b0-5a98-478c-8725-dd4d1beec494 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:42:04.579662 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-60ccc4b0-5a98-478c-8725-dd4d1beec494 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:04.579860 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-60ccc4b0-5a98-478c-8725-dd4d1beec494 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:04.586929 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:04.586929 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:04.590167 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-60ccc4b0-5a98-478c-8725-dd4d1beec494 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:42:04.594343 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-60ccc4b0-5a98-478c-8725-dd4d1beec494 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:42:04.594699 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1338/5323] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:04 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:04.702055 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-35cc6410-9ce6-4684-ab48-e3b2f066b0b4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:04.704043 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-35cc6410-9ce6-4684-ab48-e3b2f066b0b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:42:04.704263 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-35cc6410-9ce6-4684-ab48-e3b2f066b0b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:04.704457 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-35cc6410-9ce6-4684-ab48-e3b2f066b0b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:04.711255 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:04.711255 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:04.714798 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-35cc6410-9ce6-4684-ab48-e3b2f066b0b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:42:04.718978 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-35cc6410-9ce6-4684-ab48-e3b2f066b0b4 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:42:04.719445 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1325/5324] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:42:04 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:04.801823 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-61b894aa-e1d3-4f45-a0e9-668810deab67 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:04.803616 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61b894aa-e1d3-4f45-a0e9-668810deab67 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 Jul 10 04:42:04.803822 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61b894aa-e1d3-4f45-a0e9-668810deab67 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:04.804039 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61b894aa-e1d3-4f45-a0e9-668810deab67 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:04.810609 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:04.810609 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:04.814592 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-61b894aa-e1d3-4f45-a0e9-668810deab67 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:04.818310 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61b894aa-e1d3-4f45-a0e9-668810deab67 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 returned with HTTP 200 Jul 10 04:42:04.818659 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1333/5325] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:04 2026] GET /volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:04.830861 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e59aa913-b808-4c14-8de0-5748dd1e164e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:04.832618 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e59aa913-b808-4c14-8de0-5748dd1e164e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:04.832933 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e59aa913-b808-4c14-8de0-5748dd1e164e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e533c84-0a28-4eee-834a-8d7d4426dbc9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-434126178"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:04.841186 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:04.841186 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:04.841527 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e59aa913-b808-4c14-8de0-5748dd1e164e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:04.841648 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-e59aa913-b808-4c14-8de0-5748dd1e164e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create snapshot from volume 2e533c84-0a28-4eee-834a-8d7d4426dbc9 Jul 10 04:42:04.864085 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-e59aa913-b808-4c14-8de0-5748dd1e164e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['051d17a0-a26c-425f-8963-7a40b40b43a8', '2ca6ed97-3aaa-481e-8bff-be511e309301', '993d17e8-bc79-452a-bb2f-4992c9c21e6f', '6e32dc93-1969-45dc-bb8b-e07e6782b6c1'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:04.890224 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e59aa913-b808-4c14-8de0-5748dd1e164e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot create request issued successfully. Jul 10 04:42:04.890545 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e59aa913-b808-4c14-8de0-5748dd1e164e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:04.890926 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1330/5326] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:04.899863 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3889d319-d09e-416c-90af-a7ab021aa083 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:04.903140 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3889d319-d09e-416c-90af-a7ab021aa083 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e Jul 10 04:42:04.903140 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3889d319-d09e-416c-90af-a7ab021aa083 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:04.903140 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3889d319-d09e-416c-90af-a7ab021aa083 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:04.912355 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:04.912355 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:04.914370 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3889d319-d09e-416c-90af-a7ab021aa083 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:04.914370 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3889d319-d09e-416c-90af-a7ab021aa083 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e returned with HTTP 200 Jul 10 04:42:04.914370 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1339/5327] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:04 2026] GET /volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:04.916310 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f33a4694-ed3f-4786-bfb8-4a3148bdaf77 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:04.918055 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f33a4694-ed3f-4786-bfb8-4a3148bdaf77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f Jul 10 04:42:04.918267 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f33a4694-ed3f-4786-bfb8-4a3148bdaf77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:04.918440 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f33a4694-ed3f-4786-bfb8-4a3148bdaf77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:04.923851 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:04.923851 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:04.924323 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f33a4694-ed3f-4786-bfb8-4a3148bdaf77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:04.925003 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f33a4694-ed3f-4786-bfb8-4a3148bdaf77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f returned with HTTP 200 Jul 10 04:42:04.925399 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1326/5328] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:04 2026] GET /volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:04.934059 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-43f24b47-50c2-42d9-ad8a-7bdc96d53ead None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:04.935930 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-43f24b47-50c2-42d9-ad8a-7bdc96d53ead tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f Jul 10 04:42:04.936150 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-43f24b47-50c2-42d9-ad8a-7bdc96d53ead tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:04.936413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-43f24b47-50c2-42d9-ad8a-7bdc96d53ead tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:04.936561 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-43f24b47-50c2-42d9-ad8a-7bdc96d53ead tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: ad0464db-cf60-4af2-930d-74549b136e9f Jul 10 04:42:04.942280 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:04.942280 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:04.942765 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-43f24b47-50c2-42d9-ad8a-7bdc96d53ead tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:04.959939 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-43f24b47-50c2-42d9-ad8a-7bdc96d53ead tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:42:04.960141 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-43f24b47-50c2-42d9-ad8a-7bdc96d53ead tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f returned with HTTP 202 Jul 10 04:42:04.960519 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1334/5329] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:04 2026] DELETE /volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:04.967072 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-39eea45e-12eb-49ed-aaf0-9e7cfb3cb57f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:04.969329 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39eea45e-12eb-49ed-aaf0-9e7cfb3cb57f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f Jul 10 04:42:04.969623 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-39eea45e-12eb-49ed-aaf0-9e7cfb3cb57f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:04.969851 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-39eea45e-12eb-49ed-aaf0-9e7cfb3cb57f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:04.974874 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:04.974874 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:04.975457 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-39eea45e-12eb-49ed-aaf0-9e7cfb3cb57f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:04.976253 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39eea45e-12eb-49ed-aaf0-9e7cfb3cb57f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f returned with HTTP 200 Jul 10 04:42:04.976823 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1331/5330] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:04 2026] GET /volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:05.234758 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-4f8be758-2b95-4cfa-8692-a55163499675 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:05.236992 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-4f8be758-2b95-4cfa-8692-a55163499675 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:42:05.237084 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-4f8be758-2b95-4cfa-8692-a55163499675 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:05.237379 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-4f8be758-2b95-4cfa-8692-a55163499675 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:05.243299 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:05.243299 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:05.248151 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-4f8be758-2b95-4cfa-8692-a55163499675 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:42:05.250147 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-4f8be758-2b95-4cfa-8692-a55163499675 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:42:05.250637 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1340/5331] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:42:05 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 1448 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:05.259014 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-722c8b9e-d81b-442d-a49e-2dd74875544e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:05.259426 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-722c8b9e-d81b-442d-a49e-2dd74875544e None None] GET https://10.4.3.87/volume// Jul 10 04:42:05.259580 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-722c8b9e-d81b-442d-a49e-2dd74875544e None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:05.259760 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-722c8b9e-d81b-442d-a49e-2dd74875544e None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:05.260052 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-722c8b9e-d81b-442d-a49e-2dd74875544e None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:42:05.260365 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1327/5332] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:42:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:42:05.267156 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-7cfa3a6b-0767-4c79-9ed2-d3adaf088c70 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:05.269481 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-7cfa3a6b-0767-4c79-9ed2-d3adaf088c70 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:42:05.269844 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-7cfa3a6b-0767-4c79-9ed2-d3adaf088c70 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bbbaea7-3649-4f1a-ba04-3b898b7e3224", "connector": null, "instance_uuid": "8257c2b1-86c3-4006-b1cd-5a7d2c64330e"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:05.278207 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:05.278207 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:05.300604 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-7cfa3a6b-0767-4c79-9ed2-d3adaf088c70 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:42:05.301121 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1335/5333] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:42:05 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:05.924190 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-51a85688-09a6-4c02-85b0-eff3ba407239 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:05.925935 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51a85688-09a6-4c02-85b0-eff3ba407239 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e Jul 10 04:42:05.926186 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51a85688-09a6-4c02-85b0-eff3ba407239 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:05.926438 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-51a85688-09a6-4c02-85b0-eff3ba407239 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:05.931526 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:05.931526 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:05.931846 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-51a85688-09a6-4c02-85b0-eff3ba407239 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:05.932596 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-51a85688-09a6-4c02-85b0-eff3ba407239 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e returned with HTTP 200 Jul 10 04:42:05.933476 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1332/5334] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:05 2026] GET /volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:05.942813 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5806612c-e585-44b3-9bf6-5e9d462ba260 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:05.947313 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5806612c-e585-44b3-9bf6-5e9d462ba260 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] POST https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e/action Jul 10 04:42:05.947313 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5806612c-e585-44b3-9bf6-5e9d462ba260 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:05.947313 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5806612c-e585-44b3-9bf6-5e9d462ba260 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:05.952965 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:05.952965 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:05.953618 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5806612c-e585-44b3-9bf6-5e9d462ba260 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:42:05.954639 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-5806612c-e585-44b3-9bf6-5e9d462ba260 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6b7cddc4f03a430c98437058d80724a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fda8575033194bbbbfe671a034a78574', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:42:05.954992 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5806612c-e585-44b3-9bf6-5e9d462ba260 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e/action returned with HTTP 403 Jul 10 04:42:05.955578 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1341/5335] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:42:05 2026] POST /volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:05.962116 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f34a005f-a4f4-4717-ae76-6e1a07d7ede0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:05.963740 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f34a005f-a4f4-4717-ae76-6e1a07d7ede0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e Jul 10 04:42:05.963919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f34a005f-a4f4-4717-ae76-6e1a07d7ede0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:05.964090 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f34a005f-a4f4-4717-ae76-6e1a07d7ede0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:05.964226 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-f34a005f-a4f4-4717-ae76-6e1a07d7ede0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete snapshot with id: 9c4cda0b-f4d8-4674-b402-ccbd97966c1e Jul 10 04:42:05.968903 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:05.968903 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:05.969188 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f34a005f-a4f4-4717-ae76-6e1a07d7ede0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:05.983880 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f34a005f-a4f4-4717-ae76-6e1a07d7ede0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:05.984055 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f34a005f-a4f4-4717-ae76-6e1a07d7ede0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e returned with HTTP 202 Jul 10 04:42:05.984477 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1328/5336] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:05 2026] DELETE /volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:05.986011 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2b5aa862-0f0f-4e0f-a3d8-b261e801fd94 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:05.988928 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b5aa862-0f0f-4e0f-a3d8-b261e801fd94 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f Jul 10 04:42:05.989137 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b5aa862-0f0f-4e0f-a3d8-b261e801fd94 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:05.989524 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b5aa862-0f0f-4e0f-a3d8-b261e801fd94 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:05.992011 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d352d9f7-942c-427c-90d8-1a7873e949aa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:05.993838 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d352d9f7-942c-427c-90d8-1a7873e949aa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e Jul 10 04:42:05.994078 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d352d9f7-942c-427c-90d8-1a7873e949aa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:05.994201 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b5aa862-0f0f-4e0f-a3d8-b261e801fd94 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f returned with HTTP 404 Jul 10 04:42:05.994374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d352d9f7-942c-427c-90d8-1a7873e949aa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:05.994773 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1336/5337] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:05 2026] GET /volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:05.999234 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:05.999234 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:05.999595 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d352d9f7-942c-427c-90d8-1a7873e949aa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:06.001505 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d352d9f7-942c-427c-90d8-1a7873e949aa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e returned with HTTP 200 Jul 10 04:42:06.001505 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1333/5338] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:05 2026] GET /volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 04:42:06.001639 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-986fd36a-7ff9-46b2-a0ac-0f856c98faf6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:06.003012 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-986fd36a-7ff9-46b2-a0ac-0f856c98faf6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e Jul 10 04:42:06.003389 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-986fd36a-7ff9-46b2-a0ac-0f856c98faf6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:06.003670 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-986fd36a-7ff9-46b2-a0ac-0f856c98faf6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:06.003850 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-986fd36a-7ff9-46b2-a0ac-0f856c98faf6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: e6aea70e-cd55-4eef-9258-5fe6f295b41e Jul 10 04:42:06.009564 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:06.009564 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:06.010155 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-986fd36a-7ff9-46b2-a0ac-0f856c98faf6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:06.028190 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-986fd36a-7ff9-46b2-a0ac-0f856c98faf6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:42:06.028190 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-986fd36a-7ff9-46b2-a0ac-0f856c98faf6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e returned with HTTP 202 Jul 10 04:42:06.028761 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1342/5339] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:06 2026] DELETE /volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:06.035272 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-594a4a42-27fc-412d-837b-724170d65a70 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:06.038155 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-594a4a42-27fc-412d-837b-724170d65a70 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e Jul 10 04:42:06.038472 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-594a4a42-27fc-412d-837b-724170d65a70 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:06.038736 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-594a4a42-27fc-412d-837b-724170d65a70 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:06.048412 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:06.048412 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:06.048926 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-594a4a42-27fc-412d-837b-724170d65a70 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:06.049937 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-594a4a42-27fc-412d-837b-724170d65a70 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e returned with HTTP 200 Jul 10 04:42:06.050941 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1329/5340] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:06 2026] GET /volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:07.009278 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b3ffecb1-57a5-4626-b829-52b6bc435e15 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:07.011039 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b3ffecb1-57a5-4626-b829-52b6bc435e15 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e Jul 10 04:42:07.011170 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b3ffecb1-57a5-4626-b829-52b6bc435e15 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:07.011406 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b3ffecb1-57a5-4626-b829-52b6bc435e15 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:07.015602 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b3ffecb1-57a5-4626-b829-52b6bc435e15 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e returned with HTTP 404 Jul 10 04:42:07.016014 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1337/5341] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:07 2026] GET /volume/v3/snapshots/9c4cda0b-f4d8-4674-b402-ccbd97966c1e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:07.023143 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f28fd4c1-9d3b-4c75-a052-3b88d82db0e6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:07.024931 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f28fd4c1-9d3b-4c75-a052-3b88d82db0e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 Jul 10 04:42:07.025171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f28fd4c1-9d3b-4c75-a052-3b88d82db0e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:07.025482 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f28fd4c1-9d3b-4c75-a052-3b88d82db0e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:07.025660 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-f28fd4c1-9d3b-4c75-a052-3b88d82db0e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume with id: 2e533c84-0a28-4eee-834a-8d7d4426dbc9 Jul 10 04:42:07.033367 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:07.033367 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:07.033821 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f28fd4c1-9d3b-4c75-a052-3b88d82db0e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:07.049845 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f28fd4c1-9d3b-4c75-a052-3b88d82db0e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume request issued successfully. Jul 10 04:42:07.050062 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f28fd4c1-9d3b-4c75-a052-3b88d82db0e6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 returned with HTTP 202 Jul 10 04:42:07.050585 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1334/5342] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:07 2026] DELETE /volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:07.058018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e8c6eeae-01f2-4194-be18-a303d5655e69 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:07.059701 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c044e886-daec-4ba3-b67b-2f87f0e0d9bd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:07.060010 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e8c6eeae-01f2-4194-be18-a303d5655e69 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 Jul 10 04:42:07.060116 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e8c6eeae-01f2-4194-be18-a303d5655e69 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:07.060350 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e8c6eeae-01f2-4194-be18-a303d5655e69 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:07.061709 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c044e886-daec-4ba3-b67b-2f87f0e0d9bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e Jul 10 04:42:07.061900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c044e886-daec-4ba3-b67b-2f87f0e0d9bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:07.062110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c044e886-daec-4ba3-b67b-2f87f0e0d9bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:07.066063 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c044e886-daec-4ba3-b67b-2f87f0e0d9bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e returned with HTTP 404 Jul 10 04:42:07.066539 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1330/5343] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:07 2026] GET /volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:07.067256 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:07.067256 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:07.071281 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e8c6eeae-01f2-4194-be18-a303d5655e69 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:07.073748 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-db857974-7913-40bf-8066-99b8a0517811 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:07.074928 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e8c6eeae-01f2-4194-be18-a303d5655e69 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 returned with HTTP 200 Jul 10 04:42:07.075432 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1343/5344] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:07 2026] GET /volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:07.075699 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-db857974-7913-40bf-8066-99b8a0517811 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 Jul 10 04:42:07.075964 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-db857974-7913-40bf-8066-99b8a0517811 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:07.076280 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-db857974-7913-40bf-8066-99b8a0517811 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:07.076413 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-db857974-7913-40bf-8066-99b8a0517811 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: 66257a9d-8673-44c2-bd48-6529bbb2ac21 Jul 10 04:42:07.082314 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:07.082314 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:07.082739 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-db857974-7913-40bf-8066-99b8a0517811 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:07.098655 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-db857974-7913-40bf-8066-99b8a0517811 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:42:07.098831 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-db857974-7913-40bf-8066-99b8a0517811 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 returned with HTTP 202 Jul 10 04:42:07.099232 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1338/5345] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:07 2026] DELETE /volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:07.105976 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c6d31559-efdd-4f1d-aa07-918d0146570e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:07.107964 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c6d31559-efdd-4f1d-aa07-918d0146570e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 Jul 10 04:42:07.108284 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c6d31559-efdd-4f1d-aa07-918d0146570e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:07.108849 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c6d31559-efdd-4f1d-aa07-918d0146570e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:07.113475 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:07.113475 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:07.113882 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c6d31559-efdd-4f1d-aa07-918d0146570e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:07.114774 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c6d31559-efdd-4f1d-aa07-918d0146570e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 returned with HTTP 200 Jul 10 04:42:07.115257 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1335/5346] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:07 2026] GET /volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:08.087535 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c5e90170-ccd6-4d0f-81f0-01676c636aa8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:08.089355 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5e90170-ccd6-4d0f-81f0-01676c636aa8 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 Jul 10 04:42:08.089547 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5e90170-ccd6-4d0f-81f0-01676c636aa8 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:08.089713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c5e90170-ccd6-4d0f-81f0-01676c636aa8 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:08.095289 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c5e90170-ccd6-4d0f-81f0-01676c636aa8 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 returned with HTTP 404 Jul 10 04:42:08.095822 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1331/5347] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:08 2026] GET /volume/v3/volumes/2e533c84-0a28-4eee-834a-8d7d4426dbc9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:08.103271 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:08.104925 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:08.105295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-90806865"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:08.106746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-90806865'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:08.106891 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume of 1 GB Jul 10 04:42:08.111316 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:08.116846 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (9bb451b0-0696-4906-9bd1-e430f5090ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:08.117790 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f693653-31d2-489b-a34a-e842dcdf9b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:08.118585 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:08.124856 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6f5421c4-20fb-4af6-89b4-cb91c0c81a4f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:08.126562 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6f5421c4-20fb-4af6-89b4-cb91c0c81a4f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 Jul 10 04:42:08.126764 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6f5421c4-20fb-4af6-89b4-cb91c0c81a4f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:08.126968 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6f5421c4-20fb-4af6-89b4-cb91c0c81a4f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:08.131420 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6f5421c4-20fb-4af6-89b4-cb91c0c81a4f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 returned with HTTP 404 Jul 10 04:42:08.131891 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1339/5348] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:08 2026] GET /volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:08.138929 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0f7899fa-c7e0-42a1-91a1-404450ffe270 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:08.140795 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0f7899fa-c7e0-42a1-91a1-404450ffe270 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f Jul 10 04:42:08.141076 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0f7899fa-c7e0-42a1-91a1-404450ffe270 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:08.141415 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0f7899fa-c7e0-42a1-91a1-404450ffe270 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:08.141594 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-0f7899fa-c7e0-42a1-91a1-404450ffe270 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: ad0464db-cf60-4af2-930d-74549b136e9f Jul 10 04:42:08.145163 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f693653-31d2-489b-a34a-e842dcdf9b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:08.145831 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43aee57e-18f5-430a-a039-bc2e3689b7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:08.146458 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0f7899fa-c7e0-42a1-91a1-404450ffe270 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f returned with HTTP 404 Jul 10 04:42:08.147119 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1336/5349] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:08 2026] DELETE /volume/v3/snapshots/ad0464db-cf60-4af2-930d-74549b136e9f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:08.154760 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-88562795-10b8-42c4-a791-e0b1f7e05b9c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:08.156379 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-88562795-10b8-42c4-a791-e0b1f7e05b9c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 Jul 10 04:42:08.156562 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-88562795-10b8-42c4-a791-e0b1f7e05b9c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:08.156744 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-88562795-10b8-42c4-a791-e0b1f7e05b9c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:08.156839 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-88562795-10b8-42c4-a791-e0b1f7e05b9c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: 66257a9d-8673-44c2-bd48-6529bbb2ac21 Jul 10 04:42:08.160946 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-88562795-10b8-42c4-a791-e0b1f7e05b9c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 returned with HTTP 404 Jul 10 04:42:08.161454 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1332/5350] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:08 2026] DELETE /volume/v3/snapshots/66257a9d-8673-44c2-bd48-6529bbb2ac21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:08.186355 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['6f876f62-46ca-48a8-a6de-bfab3482481f', 'f42304da-e05e-4ad0-82e4-fa7a6e9cdcb2', 'ee37175c-0b7e-48ed-ac2c-094660558a42', 'd82a619a-e73e-4640-bc1b-cfb55f4eba36'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:08.187465 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43aee57e-18f5-430a-a039-bc2e3689b7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f876f62-46ca-48a8-a6de-bfab3482481f', 'f42304da-e05e-4ad0-82e4-fa7a6e9cdcb2', 'ee37175c-0b7e-48ed-ac2c-094660558a42', 'd82a619a-e73e-4640-bc1b-cfb55f4eba36']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:08.188533 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24099795-144f-4aa1-b1d1-aa079aefbf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:08.196847 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-eae51155-ece6-4965-8d78-b6307c27d349 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:08.199501 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-eae51155-ece6-4965-8d78-b6307c27d349 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:08.199702 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-eae51155-ece6-4965-8d78-b6307c27d349 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:08.199934 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-eae51155-ece6-4965-8d78-b6307c27d349 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:08.209858 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:08.209858 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:08.213593 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-eae51155-ece6-4965-8d78-b6307c27d349 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:08.215238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24099795-144f-4aa1-b1d1-aa079aefbf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '452b0ce2-4abb-43bc-92f9-61fe89b05e38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90806865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['6f876f62-46ca-48a8-a6de-bfab3482481f','f42304da-e05e-4ad0-82e4-fa7a6e9cdcb2','ee37175c-0b7e-48ed-ac2c-094660558a42','d82a619a-e73e-4640-bc1b-cfb55f4eba36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90806865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=452b0ce2-4abb-43bc-92f9-61fe89b05e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda8575033194bbbbfe671a034a78574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:08.216388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f86250-b3a9-4ca3-8ad4-ff69ef31efc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:08.217988 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-eae51155-ece6-4965-8d78-b6307c27d349 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:42:08.218490 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1340/5351] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:42:08 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:08.231583 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f86250-b3a9-4ca3-8ad4-ff69ef31efc5) transitioned into state 'SUCCESS' from state '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-90806865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['6f876f62-46ca-48a8-a6de-bfab3482481f','f42304da-e05e-4ad0-82e4-fa7a6e9cdcb2','ee37175c-0b7e-48ed-ac2c-094660558a42','d82a619a-e73e-4640-bc1b-cfb55f4eba36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:08.232530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe3adff-1ffb-4f53-bfd1-022fe132e818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:08.238915 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-46539f81-8cd7-47fa-9cba-9ff65c4ec43f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:08.240657 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe3adff-1ffb-4f53-bfd1-022fe132e818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:08.241740 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-46539f81-8cd7-47fa-9cba-9ff65c4ec43f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97/action Jul 10 04:42:08.241902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (9bb451b0-0696-4906-9bd1-e430f5090ec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:08.242096 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request issued successfully. Jul 10 04:42:08.242166 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-46539f81-8cd7-47fa-9cba-9ff65c4ec43f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:08.242288 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-46539f81-8cd7-47fa-9cba-9ff65c4ec43f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:08.242877 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e1a4d1d8-862c-4ee1-9e75-34d2c0c38a4b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:08.243319 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1344/5352] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:08 2026] POST /volume/v3/volumes => generated 774 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:08.254755 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c7bb7327-c380-47c9-a86b-8c7e6a09dd3c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:08.255022 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:08.255022 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:08.255606 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-46539f81-8cd7-47fa-9cba-9ff65c4ec43f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:08.256400 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7bb7327-c380-47c9-a86b-8c7e6a09dd3c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 Jul 10 04:42:08.256568 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7bb7327-c380-47c9-a86b-8c7e6a09dd3c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:08.256741 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c7bb7327-c380-47c9-a86b-8c7e6a09dd3c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:08.262236 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-46539f81-8cd7-47fa-9cba-9ff65c4ec43f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Begin detaching volume completed successfully. Jul 10 04:42:08.262357 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-46539f81-8cd7-47fa-9cba-9ff65c4ec43f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97/action returned with HTTP 202 Jul 10 04:42:08.262855 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1337/5353] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:42:08 2026] POST /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:42:08.263870 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:08.263870 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:08.267943 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c7bb7327-c380-47c9-a86b-8c7e6a09dd3c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:08.273870 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c7bb7327-c380-47c9-a86b-8c7e6a09dd3c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 returned with HTTP 200 Jul 10 04:42:08.274636 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1333/5354] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:08 2026] GET /volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:09.283291 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cf611dae-7466-43c4-956a-0d67295c6768 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:09.283755 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cf611dae-7466-43c4-956a-0d67295c6768 None None] GET https://10.4.3.87/volume// Jul 10 04:42:09.283983 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cf611dae-7466-43c4-956a-0d67295c6768 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:09.284235 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cf611dae-7466-43c4-956a-0d67295c6768 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:09.284597 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cf611dae-7466-43c4-956a-0d67295c6768 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:42:09.284902 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1341/5355] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:42:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:42:09.287745 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d6ba55c7-59f7-47bc-ba0f-8ad50fc6b3c0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:09.289675 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6ba55c7-59f7-47bc-ba0f-8ad50fc6b3c0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 Jul 10 04:42:09.289900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6ba55c7-59f7-47bc-ba0f-8ad50fc6b3c0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:09.290140 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6ba55c7-59f7-47bc-ba0f-8ad50fc6b3c0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:09.291243 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-6d2a5efe-d785-4204-b110-884b750ffe2d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:09.293231 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-6d2a5efe-d785-4204-b110-884b750ffe2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:09.293451 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-6d2a5efe-d785-4204-b110-884b750ffe2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:09.293645 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-6d2a5efe-d785-4204-b110-884b750ffe2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:09.297750 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:09.297750 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:09.301577 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d6ba55c7-59f7-47bc-ba0f-8ad50fc6b3c0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:09.303655 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:09.303655 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:09.305313 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6ba55c7-59f7-47bc-ba0f-8ad50fc6b3c0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 returned with HTTP 200 Jul 10 04:42:09.305730 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1345/5356] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:09 2026] GET /volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:09.307413 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-6d2a5efe-d785-4204-b110-884b750ffe2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:09.312351 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-6d2a5efe-d785-4204-b110-884b750ffe2d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:42:09.312822 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1338/5357] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:42:09 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 1320 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:42:09.317892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-86c94856-5d71-45a3-a103-22bb29a03d0a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:09.319672 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-86c94856-5d71-45a3-a103-22bb29a03d0a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:09.320000 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-86c94856-5d71-45a3-a103-22bb29a03d0a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "452b0ce2-4abb-43bc-92f9-61fe89b05e38", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1805507220"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:09.328070 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:09.328070 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:09.328548 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-86c94856-5d71-45a3-a103-22bb29a03d0a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:09.328548 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-86c94856-5d71-45a3-a103-22bb29a03d0a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create snapshot from volume 452b0ce2-4abb-43bc-92f9-61fe89b05e38 Jul 10 04:42:09.351002 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-86c94856-5d71-45a3-a103-22bb29a03d0a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['452b178a-60e4-4949-b562-91b6f819e427', '2a45d9a5-04ca-44e9-bcb3-d1427b6fc412', '1ba8bc8d-9c8a-4ccd-b543-d70a8e01c1db', 'f0acce4a-6088-4a10-b166-1c696ca30140'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:09.378690 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-86c94856-5d71-45a3-a103-22bb29a03d0a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot create request issued successfully. Jul 10 04:42:09.379023 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-86c94856-5d71-45a3-a103-22bb29a03d0a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:09.379463 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1334/5358] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:09.387364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-24511fb5-9704-476d-87e1-bea8ea42cbc4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:09.388862 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-24511fb5-9704-476d-87e1-bea8ea42cbc4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 Jul 10 04:42:09.389015 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-24511fb5-9704-476d-87e1-bea8ea42cbc4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:09.389188 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-24511fb5-9704-476d-87e1-bea8ea42cbc4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:09.393690 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:09.393690 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:09.394023 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-24511fb5-9704-476d-87e1-bea8ea42cbc4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:09.394622 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-24511fb5-9704-476d-87e1-bea8ea42cbc4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 returned with HTTP 200 Jul 10 04:42:09.395021 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1342/5359] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:09 2026] GET /volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:10.084330 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-299ad758-5417-4129-9d51-36d46425c0d6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:10.086675 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-299ad758-5417-4129-9d51-36d46425c0d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734 Jul 10 04:42:10.086889 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-299ad758-5417-4129-9d51-36d46425c0d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:10.087103 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-299ad758-5417-4129-9d51-36d46425c0d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:10.094716 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:10.094716 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:10.403953 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9a04ae90-4be8-446e-9625-e1349559dd95 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:10.405910 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9a04ae90-4be8-446e-9625-e1349559dd95 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 Jul 10 04:42:10.406132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9a04ae90-4be8-446e-9625-e1349559dd95 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:10.406419 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9a04ae90-4be8-446e-9625-e1349559dd95 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:10.411869 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:10.411869 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:10.412268 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9a04ae90-4be8-446e-9625-e1349559dd95 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:10.412965 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9a04ae90-4be8-446e-9625-e1349559dd95 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 returned with HTTP 200 Jul 10 04:42:10.413362 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1339/5360] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:10 2026] GET /volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:10.423904 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-64609bc6-be73-4060-9f6a-04ce1e1892a7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:10.425998 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-64609bc6-be73-4060-9f6a-04ce1e1892a7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] GET https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:10.426194 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-64609bc6-be73-4060-9f6a-04ce1e1892a7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:10.426404 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-64609bc6-be73-4060-9f6a-04ce1e1892a7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:10.426624 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-64609bc6-be73-4060-9f6a-04ce1e1892a7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:42:10.426880 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:10.426880 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:10.427643 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-64609bc6-be73-4060-9f6a-04ce1e1892a7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:42:10.431442 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-64609bc6-be73-4060-9f6a-04ce1e1892a7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Get all snapshots completed successfully. Jul 10 04:42:10.431754 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-64609bc6-be73-4060-9f6a-04ce1e1892a7 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 200 Jul 10 04:42:10.432102 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1335/5361] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:42:10 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:10.440485 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7d4d285e-9f83-4d00-8ce5-216bfcb91bcc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:10.442466 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d4d285e-9f83-4d00-8ce5-216bfcb91bcc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 Jul 10 04:42:10.442682 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7d4d285e-9f83-4d00-8ce5-216bfcb91bcc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:10.442888 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7d4d285e-9f83-4d00-8ce5-216bfcb91bcc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:10.443006 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-7d4d285e-9f83-4d00-8ce5-216bfcb91bcc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete snapshot with id: f9a09835-96e0-4382-b690-5e4c31195208 Jul 10 04:42:10.447993 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:10.447993 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:10.448324 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7d4d285e-9f83-4d00-8ce5-216bfcb91bcc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:10.462354 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7d4d285e-9f83-4d00-8ce5-216bfcb91bcc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:10.462484 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7d4d285e-9f83-4d00-8ce5-216bfcb91bcc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 returned with HTTP 202 Jul 10 04:42:10.462873 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1343/5362] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:10 2026] DELETE /volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:10.470151 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-50375389-5fbc-496a-a5b0-f51b5ade1eb0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:10.472506 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-50375389-5fbc-496a-a5b0-f51b5ade1eb0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 Jul 10 04:42:10.472506 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-50375389-5fbc-496a-a5b0-f51b5ade1eb0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:10.472506 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-50375389-5fbc-496a-a5b0-f51b5ade1eb0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:10.478406 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:10.478406 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:10.478720 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-50375389-5fbc-496a-a5b0-f51b5ade1eb0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:10.479443 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-50375389-5fbc-496a-a5b0-f51b5ade1eb0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 returned with HTTP 200 Jul 10 04:42:10.479807 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1340/5363] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:10 2026] GET /volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:10.621414 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-44558230-1b4a-4ee7-917c-f58a4e7b1637 req-299ad758-5417-4129-9d51-36d46425c0d6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734 returned with HTTP 200 Jul 10 04:42:10.621826 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1346/5364] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:42:10 2026] DELETE /volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:11.191938 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d248dbb4-a28c-40b9-b1d7-3b4ecbd9b929 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:11.192363 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d248dbb4-a28c-40b9-b1d7-3b4ecbd9b929 None None] GET https://10.4.3.87/volume// Jul 10 04:42:11.192534 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d248dbb4-a28c-40b9-b1d7-3b4ecbd9b929 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:11.192714 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d248dbb4-a28c-40b9-b1d7-3b4ecbd9b929 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:11.193064 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d248dbb4-a28c-40b9-b1d7-3b4ecbd9b929 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:42:11.193384 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1336/5365] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:42:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:42:11.200652 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-63fbdaf7-fba5-4296-9e66-a27799624262 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:11.202991 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-63fbdaf7-fba5-4296-9e66-a27799624262 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:42:11.203270 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-63fbdaf7-fba5-4296-9e66-a27799624262 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:11.203443 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-63fbdaf7-fba5-4296-9e66-a27799624262 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:11.212190 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:11.212190 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:11.215170 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-63fbdaf7-fba5-4296-9e66-a27799624262 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:42:11.219468 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-63fbdaf7-fba5-4296-9e66-a27799624262 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:42:11.219777 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1344/5366] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:42:11 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 1627 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:42:11.324259 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-41e0573e-6048-4f85-8803-781225b20cab None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:11.326134 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-41e0573e-6048-4f85-8803-781225b20cab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] PUT https://10.4.3.87/volume/v3/attachments/fef34712-6bbf-470a-9a3a-cc1bbf2f5645 Jul 10 04:42:11.326583 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-41e0573e-6048-4f85-8803-781225b20cab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:11.334321 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-41e0573e-6048-4f85-8803-781225b20cab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Acquiring lock "cinder-attachment_update-7bbbaea7-3649-4f1a-ba04-3b898b7e3224-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:42:11.338794 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-41e0573e-6048-4f85-8803-781225b20cab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Lock "cinder-attachment_update-7bbbaea7-3649-4f1a-ba04-3b898b7e3224-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:42:11.339879 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:11.339879 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:11.488620 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fffee289-366e-4bfc-8b68-c1c533a5936a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:11.490227 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fffee289-366e-4bfc-8b68-c1c533a5936a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 Jul 10 04:42:11.490431 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fffee289-366e-4bfc-8b68-c1c533a5936a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:11.490607 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fffee289-366e-4bfc-8b68-c1c533a5936a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:11.494316 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fffee289-366e-4bfc-8b68-c1c533a5936a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 returned with HTTP 404 Jul 10 04:42:11.494713 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1347/5367] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:11 2026] GET /volume/v3/snapshots/f9a09835-96e0-4382-b690-5e4c31195208 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:11.501471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-00d80dc7-e925-4b98-881a-65f54aad8dac None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:11.503027 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-00d80dc7-e925-4b98-881a-65f54aad8dac tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 Jul 10 04:42:11.503274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-00d80dc7-e925-4b98-881a-65f54aad8dac tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:11.503481 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-00d80dc7-e925-4b98-881a-65f54aad8dac tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:11.503655 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-00d80dc7-e925-4b98-881a-65f54aad8dac tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume with id: 452b0ce2-4abb-43bc-92f9-61fe89b05e38 Jul 10 04:42:11.510764 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:11.510764 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:11.511132 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-00d80dc7-e925-4b98-881a-65f54aad8dac tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:11.525979 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-00d80dc7-e925-4b98-881a-65f54aad8dac tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume request issued successfully. Jul 10 04:42:11.526210 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-00d80dc7-e925-4b98-881a-65f54aad8dac tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 returned with HTTP 202 Jul 10 04:42:11.526620 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1337/5368] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:11 2026] DELETE /volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:11.533165 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ca1a77db-e731-4c5a-83a1-3c2e3c5551e5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:11.534912 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca1a77db-e731-4c5a-83a1-3c2e3c5551e5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 Jul 10 04:42:11.535142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ca1a77db-e731-4c5a-83a1-3c2e3c5551e5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:11.535414 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ca1a77db-e731-4c5a-83a1-3c2e3c5551e5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:11.543132 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:11.543132 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:11.546790 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ca1a77db-e731-4c5a-83a1-3c2e3c5551e5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:11.550954 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ca1a77db-e731-4c5a-83a1-3c2e3c5551e5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 returned with HTTP 200 Jul 10 04:42:11.551386 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1345/5369] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:11 2026] GET /volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 => generated 1013 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:11.858180 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-41e0573e-6048-4f85-8803-781225b20cab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Lock "cinder-attachment_update-7bbbaea7-3649-4f1a-ba04-3b898b7e3224-np0000004952" released by "attachment_update" :: held 0.519s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:42:11.858584 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-41e0573e-6048-4f85-8803-781225b20cab tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments/fef34712-6bbf-470a-9a3a-cc1bbf2f5645 returned with HTTP 200 Jul 10 04:42:11.858941 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1341/5370] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:42:11 2026] PUT /volume/v3/attachments/fef34712-6bbf-470a-9a3a-cc1bbf2f5645 => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:12.369600 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-e274a5fb-fa4e-4fae-892a-bc45179f797e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:12.371455 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-e274a5fb-fa4e-4fae-892a-bc45179f797e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] POST https://10.4.3.87/volume/v3/attachments/fef34712-6bbf-470a-9a3a-cc1bbf2f5645/action Jul 10 04:42:12.371804 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-e274a5fb-fa4e-4fae-892a-bc45179f797e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:12.371918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-e274a5fb-fa4e-4fae-892a-bc45179f797e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:12.388288 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:12.388288 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:12.398964 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-e274a5fb-fa4e-4fae-892a-bc45179f797e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments/fef34712-6bbf-470a-9a3a-cc1bbf2f5645/action returned with HTTP 204 Jul 10 04:42:12.399334 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1348/5371] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:42:12 2026] POST /volume/v3/attachments/fef34712-6bbf-470a-9a3a-cc1bbf2f5645/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:12.507823 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b2a4892a-e21f-4a11-b9ec-1638be3c6158 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:12.508316 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b2a4892a-e21f-4a11-b9ec-1638be3c6158 None None] GET https://10.4.3.87/volume// Jul 10 04:42:12.508500 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b2a4892a-e21f-4a11-b9ec-1638be3c6158 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:12.508706 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b2a4892a-e21f-4a11-b9ec-1638be3c6158 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:12.509048 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b2a4892a-e21f-4a11-b9ec-1638be3c6158 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:42:12.509396 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1338/5372] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:42:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:42:12.521076 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-d19f7483-5bb7-4324-aa0b-efaafbda494f req-8527b0a0-53f9-48e1-beec-936c6b4a1a19 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:12.522990 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d19f7483-5bb7-4324-aa0b-efaafbda494f req-8527b0a0-53f9-48e1-beec-936c6b4a1a19 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:42:12.523387 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-d19f7483-5bb7-4324-aa0b-efaafbda494f req-8527b0a0-53f9-48e1-beec-936c6b4a1a19 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b81d381-8da2-455e-9757-1a35fab5391d", "connector": null, "instance_uuid": "f3278eee-918f-478a-9062-ceb478ef6694"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:12.533349 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:12.533349 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:12.560823 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-d19f7483-5bb7-4324-aa0b-efaafbda494f req-8527b0a0-53f9-48e1-beec-936c6b4a1a19 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:42:12.561356 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1346/5373] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:42:12 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:12.565544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ada04bb6-1139-4363-9599-9613b9d27f5d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:12.567551 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ada04bb6-1139-4363-9599-9613b9d27f5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 Jul 10 04:42:12.567746 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ada04bb6-1139-4363-9599-9613b9d27f5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:12.567974 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ada04bb6-1139-4363-9599-9613b9d27f5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:12.569572 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-d19f7483-5bb7-4324-aa0b-efaafbda494f req-da240a92-86ae-4422-b694-51e53d7e76f8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:12.571908 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d19f7483-5bb7-4324-aa0b-efaafbda494f req-da240a92-86ae-4422-b694-51e53d7e76f8 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] DELETE https://10.4.3.87/volume/v3/attachments/7ed548bf-1e7e-4e76-ad0e-68ae6ec48a35 Jul 10 04:42:12.572084 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-d19f7483-5bb7-4324-aa0b-efaafbda494f req-da240a92-86ae-4422-b694-51e53d7e76f8 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:12.572328 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-d19f7483-5bb7-4324-aa0b-efaafbda494f req-da240a92-86ae-4422-b694-51e53d7e76f8 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:12.574435 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ada04bb6-1139-4363-9599-9613b9d27f5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 returned with HTTP 404 Jul 10 04:42:12.574938 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1342/5374] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:12 2026] GET /volume/v3/volumes/452b0ce2-4abb-43bc-92f9-61fe89b05e38 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:12.580085 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:12.580085 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:12.584336 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:12.586096 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:12.586440 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-893168465"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:12.587834 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-893168465'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:12.587952 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume of 1 GB Jul 10 04:42:12.591857 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:12.597637 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (a705569e-5270-40e4-bbe6-d8b50e2d3f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:12.598605 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (954fe43d-d2a9-4b32-a0ea-af1440b69420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:12.599374 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:12.626500 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (954fe43d-d2a9-4b32-a0ea-af1440b69420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:12.627339 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52dd5342-23f1-44e3-afb7-0da653b6b331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:12.666208 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['fdbd4f0e-df0e-4e75-aab5-af55a81c8c25', 'c81ac753-6575-4a73-adc2-53b0ac820ea9', 'c4733482-995d-4593-831b-02422addf09e', '347928a8-e604-41a5-8eb3-b3de221e02cd'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:12.667115 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52dd5342-23f1-44e3-afb7-0da653b6b331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdbd4f0e-df0e-4e75-aab5-af55a81c8c25', 'c81ac753-6575-4a73-adc2-53b0ac820ea9', 'c4733482-995d-4593-831b-02422addf09e', '347928a8-e604-41a5-8eb3-b3de221e02cd']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:12.667924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f028ed90-5149-4d71-b4f4-62326aa9df01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:12.690332 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f028ed90-5149-4d71-b4f4-62326aa9df01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '474ee576-6c68-4d33-9d2e-581d479c4438', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-893168465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['fdbd4f0e-df0e-4e75-aab5-af55a81c8c25','c81ac753-6575-4a73-adc2-53b0ac820ea9','c4733482-995d-4593-831b-02422addf09e','347928a8-e604-41a5-8eb3-b3de221e02cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-893168465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=474ee576-6c68-4d33-9d2e-581d479c4438,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda8575033194bbbbfe671a034a78574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:12.691070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f65080-044c-4375-be5b-948bb7755898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:12.709151 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f65080-044c-4375-be5b-948bb7755898) transitioned into state 'SUCCESS' from state '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-893168465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['fdbd4f0e-df0e-4e75-aab5-af55a81c8c25','c81ac753-6575-4a73-adc2-53b0ac820ea9','c4733482-995d-4593-831b-02422addf09e','347928a8-e604-41a5-8eb3-b3de221e02cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:12.709925 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd4ce8c-ab3b-4a74-9d0f-2ebb748c36b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:12.720434 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd4ce8c-ab3b-4a74-9d0f-2ebb748c36b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:12.721528 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (a705569e-5270-40e4-bbe6-d8b50e2d3f60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:12.721885 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request issued successfully. Jul 10 04:42:12.722610 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-20053683-9ed7-48a6-90e1-3e7ba2699020 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:12.723168 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1339/5375] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:12 2026] POST /volume/v3/volumes => generated 775 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:12.737308 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8c408613-141f-4447-8838-ba0820b85bc0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:12.738951 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c408613-141f-4447-8838-ba0820b85bc0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 Jul 10 04:42:12.739268 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c408613-141f-4447-8838-ba0820b85bc0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:12.739507 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c408613-141f-4447-8838-ba0820b85bc0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:12.746853 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:12.746853 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:12.750650 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8c408613-141f-4447-8838-ba0820b85bc0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:12.754556 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c408613-141f-4447-8838-ba0820b85bc0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 returned with HTTP 200 Jul 10 04:42:12.754985 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1347/5376] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:12 2026] GET /volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:13.106276 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d19f7483-5bb7-4324-aa0b-efaafbda494f req-da240a92-86ae-4422-b694-51e53d7e76f8 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/attachments/7ed548bf-1e7e-4e76-ad0e-68ae6ec48a35 returned with HTTP 200 Jul 10 04:42:13.106696 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1349/5377] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:42:12 2026] DELETE /volume/v3/attachments/7ed548bf-1e7e-4e76-ad0e-68ae6ec48a35 => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:13.767917 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4ff78600-e858-43d5-adcd-18dd9b8285e2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:13.769798 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4ff78600-e858-43d5-adcd-18dd9b8285e2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 Jul 10 04:42:13.770014 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4ff78600-e858-43d5-adcd-18dd9b8285e2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:13.770293 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4ff78600-e858-43d5-adcd-18dd9b8285e2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:13.777274 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:13.777274 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:13.780977 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4ff78600-e858-43d5-adcd-18dd9b8285e2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:13.784822 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4ff78600-e858-43d5-adcd-18dd9b8285e2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 returned with HTTP 200 Jul 10 04:42:13.785198 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1343/5378] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:13 2026] GET /volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:13.798900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fb3c2003-e0ee-4cce-8645-9e990af015ce None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:13.800685 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fb3c2003-e0ee-4cce-8645-9e990af015ce tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:13.801004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fb3c2003-e0ee-4cce-8645-9e990af015ce tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "474ee576-6c68-4d33-9d2e-581d479c4438", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1473187241"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:13.809366 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:13.809366 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:13.809702 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fb3c2003-e0ee-4cce-8645-9e990af015ce tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:13.809823 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-fb3c2003-e0ee-4cce-8645-9e990af015ce tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create snapshot from volume 474ee576-6c68-4d33-9d2e-581d479c4438 Jul 10 04:42:13.833736 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-fb3c2003-e0ee-4cce-8645-9e990af015ce tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['1c729c08-4f15-4899-b0ab-8c2b2af99dad', '5f06ea4f-31c9-4660-8cc1-3cf3cd4fa4a2', '22a21215-6139-4734-8143-f366f66738b8', '60504bac-27c9-4c49-b5a8-656f480ce18f'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:13.868718 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fb3c2003-e0ee-4cce-8645-9e990af015ce tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot create request issued successfully. Jul 10 04:42:13.869196 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fb3c2003-e0ee-4cce-8645-9e990af015ce tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:13.869984 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1340/5379] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:13.879022 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-502cc688-5ca7-4c3c-ac68-b9c71ed779b6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:13.882513 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-502cc688-5ca7-4c3c-ac68-b9c71ed779b6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a Jul 10 04:42:13.882513 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-502cc688-5ca7-4c3c-ac68-b9c71ed779b6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:13.882513 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-502cc688-5ca7-4c3c-ac68-b9c71ed779b6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:13.893232 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:13.893232 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:13.893232 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-502cc688-5ca7-4c3c-ac68-b9c71ed779b6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:13.893232 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-502cc688-5ca7-4c3c-ac68-b9c71ed779b6 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a returned with HTTP 200 Jul 10 04:42:13.893232 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1348/5380] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:13 2026] GET /volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:14.900939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4bd6c236-acc8-487f-ae42-cca84cca0f14 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:14.902749 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4bd6c236-acc8-487f-ae42-cca84cca0f14 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a Jul 10 04:42:14.902980 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4bd6c236-acc8-487f-ae42-cca84cca0f14 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:14.903202 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4bd6c236-acc8-487f-ae42-cca84cca0f14 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:14.908350 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:14.908350 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:14.908751 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4bd6c236-acc8-487f-ae42-cca84cca0f14 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:14.909640 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4bd6c236-acc8-487f-ae42-cca84cca0f14 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a returned with HTTP 200 Jul 10 04:42:14.910100 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1350/5381] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:14 2026] GET /volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:14.917508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6530819e-6387-4e13-adca-0ec745bd22bc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:14.919380 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6530819e-6387-4e13-adca-0ec745bd22bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] POST https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a/action Jul 10 04:42:14.919753 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6530819e-6387-4e13-adca-0ec745bd22bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:14.919888 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6530819e-6387-4e13-adca-0ec745bd22bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:14.921368 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.admin_actions [None req-6530819e-6387-4e13-adca-0ec745bd22bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Updating snapshot '3cbadcd0-b748-4d7f-933f-5b7aecc28d4a' with '{'status': 'error'}' {{(pid=100019) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:42:14.930640 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:14.930640 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:14.931149 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.policy [None req-6530819e-6387-4e13-adca-0ec745bd22bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6b7cddc4f03a430c98437058d80724a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fda8575033194bbbbfe671a034a78574', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100019) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:42:14.931395 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6530819e-6387-4e13-adca-0ec745bd22bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a/action returned with HTTP 403 Jul 10 04:42:14.931846 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1344/5382] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:42:14 2026] POST /volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:14.938178 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a323e5cf-2028-4951-ac37-980b323e9651 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:14.939815 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a323e5cf-2028-4951-ac37-980b323e9651 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a Jul 10 04:42:14.939979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a323e5cf-2028-4951-ac37-980b323e9651 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:14.940172 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a323e5cf-2028-4951-ac37-980b323e9651 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:14.940304 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-a323e5cf-2028-4951-ac37-980b323e9651 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete snapshot with id: 3cbadcd0-b748-4d7f-933f-5b7aecc28d4a Jul 10 04:42:14.944424 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:14.944424 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:14.944659 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a323e5cf-2028-4951-ac37-980b323e9651 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:14.956870 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a323e5cf-2028-4951-ac37-980b323e9651 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:14.957039 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a323e5cf-2028-4951-ac37-980b323e9651 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a returned with HTTP 202 Jul 10 04:42:14.957438 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1341/5383] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:14 2026] DELETE /volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:14.963996 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1924df44-8d27-402a-82b4-63c933af75cd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:14.965797 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1924df44-8d27-402a-82b4-63c933af75cd tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a Jul 10 04:42:14.965976 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1924df44-8d27-402a-82b4-63c933af75cd tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:14.966169 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1924df44-8d27-402a-82b4-63c933af75cd tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:14.970917 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:14.970917 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:14.971251 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1924df44-8d27-402a-82b4-63c933af75cd tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:14.971863 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1924df44-8d27-402a-82b4-63c933af75cd tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a returned with HTTP 200 Jul 10 04:42:14.972255 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1349/5384] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:14 2026] GET /volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:15.011648 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-b8e27545-478c-45c6-bb1c-13816f5b99e9 req-eba018c3-8410-4178-936b-a8a260ddb194 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:15.013478 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b8e27545-478c-45c6-bb1c-13816f5b99e9 req-eba018c3-8410-4178-936b-a8a260ddb194 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734 Jul 10 04:42:15.013632 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-b8e27545-478c-45c6-bb1c-13816f5b99e9 req-eba018c3-8410-4178-936b-a8a260ddb194 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:15.013802 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-b8e27545-478c-45c6-bb1c-13816f5b99e9 req-eba018c3-8410-4178-936b-a8a260ddb194 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:15.018265 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b8e27545-478c-45c6-bb1c-13816f5b99e9 req-eba018c3-8410-4178-936b-a8a260ddb194 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734 returned with HTTP 404 Jul 10 04:42:15.018836 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1351/5385] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:42:15 2026] DELETE /volume/v3/attachments/43783643-192a-40e8-957f-496e7a005734 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 04:42:15.980985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2cc6eaf6-59a6-4070-a21b-bda4a3026442 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:15.982718 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2cc6eaf6-59a6-4070-a21b-bda4a3026442 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a Jul 10 04:42:15.982895 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2cc6eaf6-59a6-4070-a21b-bda4a3026442 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:15.983090 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2cc6eaf6-59a6-4070-a21b-bda4a3026442 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:15.987853 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2cc6eaf6-59a6-4070-a21b-bda4a3026442 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a returned with HTTP 404 Jul 10 04:42:15.988480 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1345/5386] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:15 2026] GET /volume/v3/snapshots/3cbadcd0-b748-4d7f-933f-5b7aecc28d4a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:15.995107 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-afdfa8ac-b4a5-455d-9213-4a1a305234f9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:15.996960 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-afdfa8ac-b4a5-455d-9213-4a1a305234f9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 Jul 10 04:42:15.997182 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-afdfa8ac-b4a5-455d-9213-4a1a305234f9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:15.997406 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-afdfa8ac-b4a5-455d-9213-4a1a305234f9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:15.997574 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-afdfa8ac-b4a5-455d-9213-4a1a305234f9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume with id: 474ee576-6c68-4d33-9d2e-581d479c4438 Jul 10 04:42:16.004653 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:16.004653 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:16.005050 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-afdfa8ac-b4a5-455d-9213-4a1a305234f9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:16.020586 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-afdfa8ac-b4a5-455d-9213-4a1a305234f9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume request issued successfully. Jul 10 04:42:16.020807 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-afdfa8ac-b4a5-455d-9213-4a1a305234f9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 returned with HTTP 202 Jul 10 04:42:16.021277 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1342/5387] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:15 2026] DELETE /volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:16.028262 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-99ea5b80-49d0-4a60-bb70-401a7af84d81 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:16.030124 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99ea5b80-49d0-4a60-bb70-401a7af84d81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 Jul 10 04:42:16.030329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99ea5b80-49d0-4a60-bb70-401a7af84d81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:16.030511 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-99ea5b80-49d0-4a60-bb70-401a7af84d81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:16.037448 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:16.037448 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:16.040807 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-99ea5b80-49d0-4a60-bb70-401a7af84d81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:16.045480 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-99ea5b80-49d0-4a60-bb70-401a7af84d81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 returned with HTTP 200 Jul 10 04:42:16.045861 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1350/5388] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:16 2026] GET /volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:16.468536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-09c8a75a-bf36-4c52-9a88-563a3c5e979b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:16.470881 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-09c8a75a-bf36-4c52-9a88-563a3c5e979b tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224/encryption Jul 10 04:42:16.471125 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-09c8a75a-bf36-4c52-9a88-563a3c5e979b tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:16.471373 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-09c8a75a-bf36-4c52-9a88-563a3c5e979b tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:16.481155 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:16.481155 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:16.487483 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c0ec0e18-77b9-47e1-bdd7-7218bc51e892 req-09c8a75a-bf36-4c52-9a88-563a3c5e979b tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224/encryption returned with HTTP 200 Jul 10 04:42:16.487857 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1352/5389] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:42:16 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:16.872727 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3c5be787-c161-4bed-96b0-0c55a1392892 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:16.873101 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c5be787-c161-4bed-96b0-0c55a1392892 None None] GET https://10.4.3.87/volume// Jul 10 04:42:16.873266 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3c5be787-c161-4bed-96b0-0c55a1392892 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:16.873437 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3c5be787-c161-4bed-96b0-0c55a1392892 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:16.873752 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3c5be787-c161-4bed-96b0-0c55a1392892 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:42:16.874024 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1346/5390] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:42:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:42:16.881129 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-f0668972-2974-4a88-b81c-4b91542dea9b req-399e06fe-ffa8-4c68-8ea9-53af34ed7bb9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:16.883288 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-399e06fe-ffa8-4c68-8ea9-53af34ed7bb9 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] GET https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d Jul 10 04:42:16.883541 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-399e06fe-ffa8-4c68-8ea9-53af34ed7bb9 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:16.883758 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-399e06fe-ffa8-4c68-8ea9-53af34ed7bb9 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:16.892244 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:16.892244 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:16.895516 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-f0668972-2974-4a88-b81c-4b91542dea9b req-399e06fe-ffa8-4c68-8ea9-53af34ed7bb9 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Volume info retrieved successfully. Jul 10 04:42:16.899991 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-399e06fe-ffa8-4c68-8ea9-53af34ed7bb9 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d returned with HTTP 200 Jul 10 04:42:16.900599 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1343/5391] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:42:16 2026] GET /volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d => generated 1537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:42:16.993990 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-f0668972-2974-4a88-b81c-4b91542dea9b req-04854ab5-3556-4523-9f69-76c209f2d281 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:16.995980 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-04854ab5-3556-4523-9f69-76c209f2d281 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] PUT https://10.4.3.87/volume/v3/attachments/136ae19f-0576-4c18-aec7-3f2ffb26be11 Jul 10 04:42:16.996396 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-04854ab5-3556-4523-9f69-76c209f2d281 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:17.003151 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-f0668972-2974-4a88-b81c-4b91542dea9b req-04854ab5-3556-4523-9f69-76c209f2d281 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Acquiring lock "cinder-attachment_update-2b81d381-8da2-455e-9757-1a35fab5391d-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:42:17.007338 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-f0668972-2974-4a88-b81c-4b91542dea9b req-04854ab5-3556-4523-9f69-76c209f2d281 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Lock "cinder-attachment_update-2b81d381-8da2-455e-9757-1a35fab5391d-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:42:17.008161 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:17.008161 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:17.058635 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-78837ba4-41e4-4ba9-b7e4-70114d631f76 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:17.060005 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-78837ba4-41e4-4ba9-b7e4-70114d631f76 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 Jul 10 04:42:17.060329 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-78837ba4-41e4-4ba9-b7e4-70114d631f76 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:17.060412 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-78837ba4-41e4-4ba9-b7e4-70114d631f76 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:17.065482 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-78837ba4-41e4-4ba9-b7e4-70114d631f76 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 returned with HTTP 404 Jul 10 04:42:17.065900 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1353/5392] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:17 2026] GET /volume/v3/volumes/474ee576-6c68-4d33-9d2e-581d479c4438 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:17.073754 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:17.076121 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:17.076590 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1789380264"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:17.079241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1789380264'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:17.079455 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume of 1 GB Jul 10 04:42:17.084557 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:17.092941 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (408177b1-a0b7-48d3-b3ef-24b26a111c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:17.094627 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5bebd3-3228-440a-85bb-a250e81e4f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:17.095782 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:17.120313 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5bebd3-3228-440a-85bb-a250e81e4f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:17.120939 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463d6fcc-a65e-469d-9d82-ade7512949b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:17.155481 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['e4241f59-cb50-44e7-85fd-423a5b4971fe', 'd40d5b50-ad50-4fec-903d-70ad4b38ddd9', '9d7e1798-b546-4600-8cf7-826d6c7507df', '7af9aeda-96d1-480c-b7c8-78909906eaf3'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:17.156453 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463d6fcc-a65e-469d-9d82-ade7512949b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4241f59-cb50-44e7-85fd-423a5b4971fe', 'd40d5b50-ad50-4fec-903d-70ad4b38ddd9', '9d7e1798-b546-4600-8cf7-826d6c7507df', '7af9aeda-96d1-480c-b7c8-78909906eaf3']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:17.157165 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b32b318-534c-4a34-8e95-11694f156b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:17.179076 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b32b318-534c-4a34-8e95-11694f156b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b264699b-cbe9-434b-b5b9-4448a80bb508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1789380264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['e4241f59-cb50-44e7-85fd-423a5b4971fe','d40d5b50-ad50-4fec-903d-70ad4b38ddd9','9d7e1798-b546-4600-8cf7-826d6c7507df','7af9aeda-96d1-480c-b7c8-78909906eaf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1789380264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b264699b-cbe9-434b-b5b9-4448a80bb508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda8575033194bbbbfe671a034a78574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:17.179849 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (315d3d07-8a4e-4cd6-a237-fcac89ca0e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:17.197202 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (315d3d07-8a4e-4cd6-a237-fcac89ca0e9d) transitioned into state 'SUCCESS' from state '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-1789380264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['e4241f59-cb50-44e7-85fd-423a5b4971fe','d40d5b50-ad50-4fec-903d-70ad4b38ddd9','9d7e1798-b546-4600-8cf7-826d6c7507df','7af9aeda-96d1-480c-b7c8-78909906eaf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:17.197833 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0efa6d-2765-45ef-8787-1ad097864f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:17.205536 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0efa6d-2765-45ef-8787-1ad097864f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:17.206301 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (408177b1-a0b7-48d3-b3ef-24b26a111c78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:17.206595 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request issued successfully. Jul 10 04:42:17.207110 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-37fc7c05-282c-4b1a-8f75-93162fc0f4a3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:17.207662 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1347/5393] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:17 2026] POST /volume/v3/volumes => generated 776 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:17.219344 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5394b497-b901-45e5-9858-a9e3d162a54c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:17.221511 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5394b497-b901-45e5-9858-a9e3d162a54c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 Jul 10 04:42:17.221762 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5394b497-b901-45e5-9858-a9e3d162a54c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:17.222026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5394b497-b901-45e5-9858-a9e3d162a54c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:17.231052 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:17.231052 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:17.235122 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5394b497-b901-45e5-9858-a9e3d162a54c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:17.240331 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5394b497-b901-45e5-9858-a9e3d162a54c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 returned with HTTP 200 Jul 10 04:42:17.240886 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1344/5394] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:17 2026] GET /volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:17.525471 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-f0668972-2974-4a88-b81c-4b91542dea9b req-04854ab5-3556-4523-9f69-76c209f2d281 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Lock "cinder-attachment_update-2b81d381-8da2-455e-9757-1a35fab5391d-np0000004952" released by "attachment_update" :: held 0.518s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:42:17.525933 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-04854ab5-3556-4523-9f69-76c209f2d281 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/attachments/136ae19f-0576-4c18-aec7-3f2ffb26be11 returned with HTTP 200 Jul 10 04:42:17.526657 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1351/5395] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:42:16 2026] PUT /volume/v3/attachments/136ae19f-0576-4c18-aec7-3f2ffb26be11 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:18.013943 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e46a4054-1c98-4dbb-a073-98761485f634 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:18.015629 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e46a4054-1c98-4dbb-a073-98761485f634 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e Jul 10 04:42:18.015804 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e46a4054-1c98-4dbb-a073-98761485f634 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:18.015996 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e46a4054-1c98-4dbb-a073-98761485f634 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:18.016117 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-e46a4054-1c98-4dbb-a073-98761485f634 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: e6aea70e-cd55-4eef-9258-5fe6f295b41e Jul 10 04:42:18.020156 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e46a4054-1c98-4dbb-a073-98761485f634 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e returned with HTTP 404 Jul 10 04:42:18.020577 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1354/5396] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:18 2026] DELETE /volume/v3/snapshots/e6aea70e-cd55-4eef-9258-5fe6f295b41e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:18.031527 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-17434e87-3891-4b88-ab10-f29a61a30f36 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:18.033596 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17434e87-3891-4b88-ab10-f29a61a30f36 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:18.033812 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17434e87-3891-4b88-ab10-f29a61a30f36 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:18.034024 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17434e87-3891-4b88-ab10-f29a61a30f36 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:18.039699 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-f0668972-2974-4a88-b81c-4b91542dea9b req-1644eb4d-b355-4359-accf-7dfb6b326273 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:18.041914 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-1644eb4d-b355-4359-accf-7dfb6b326273 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] POST https://10.4.3.87/volume/v3/attachments/136ae19f-0576-4c18-aec7-3f2ffb26be11/action Jul 10 04:42:18.042307 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:18.042307 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:18.042406 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-1644eb4d-b355-4359-accf-7dfb6b326273 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:18.042537 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-1644eb4d-b355-4359-accf-7dfb6b326273 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:18.046785 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-17434e87-3891-4b88-ab10-f29a61a30f36 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:18.051355 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17434e87-3891-4b88-ab10-f29a61a30f36 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:42:18.051726 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1348/5397] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:18 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:18.058262 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:18.058262 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:18.063764 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:18.065520 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:18.065883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1721597347"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:18.067348 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1721597347'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:18.067497 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume of 1 GB Jul 10 04:42:18.067902 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:18.067902 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:18.068235 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-f0668972-2974-4a88-b81c-4b91542dea9b req-1644eb4d-b355-4359-accf-7dfb6b326273 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/attachments/136ae19f-0576-4c18-aec7-3f2ffb26be11/action returned with HTTP 204 Jul 10 04:42:18.068672 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1345/5398] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:42:18 2026] POST /volume/v3/attachments/136ae19f-0576-4c18-aec7-3f2ffb26be11/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:18.071967 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Availability Zones retrieved successfully. Jul 10 04:42:18.077822 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (bf9dcb2a-318f-414a-b28b-5b7831c7bbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:18.078842 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b22e45f-4809-41ee-af3d-94fa2403184a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:18.079807 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:18.103227 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b22e45f-4809-41ee-af3d-94fa2403184a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:18.104079 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c43e711-0cac-485a-9e60-ee9642440605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:18.138763 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['b28bb7fa-78dd-4b18-ab85-fac46f5bd24c', '52530484-64e4-47a2-b790-7d68c4df34d9', '5b5d8315-3015-4aed-959b-0c9ec35bbc9e', '53792bd1-a8ef-498e-afc8-d7eeffea8d0c'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:18.139627 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c43e711-0cac-485a-9e60-ee9642440605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b28bb7fa-78dd-4b18-ab85-fac46f5bd24c', '52530484-64e4-47a2-b790-7d68c4df34d9', '5b5d8315-3015-4aed-959b-0c9ec35bbc9e', '53792bd1-a8ef-498e-afc8-d7eeffea8d0c']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:18.140343 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3522adf-8d37-4dda-9026-399c1897f40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:18.161013 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3522adf-8d37-4dda-9026-399c1897f40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1721597347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['b28bb7fa-78dd-4b18-ab85-fac46f5bd24c','52530484-64e4-47a2-b790-7d68c4df34d9','5b5d8315-3015-4aed-959b-0c9ec35bbc9e','53792bd1-a8ef-498e-afc8-d7eeffea8d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1721597347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d580b8557514a74a16faf9736f093f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:18.161777 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14fbbec-0583-4d11-a131-785a84ae0d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:18.181742 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14fbbec-0583-4d11-a131-785a84ae0d88) transitioned into state 'SUCCESS' from state '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-1721597347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['b28bb7fa-78dd-4b18-ab85-fac46f5bd24c','52530484-64e4-47a2-b790-7d68c4df34d9','5b5d8315-3015-4aed-959b-0c9ec35bbc9e','53792bd1-a8ef-498e-afc8-d7eeffea8d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:18.182475 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05802307-227b-4e5b-a0a6-c31c87508f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:18.192328 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05802307-227b-4e5b-a0a6-c31c87508f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:18.193435 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (bf9dcb2a-318f-414a-b28b-5b7831c7bbcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:18.193846 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request issued successfully. Jul 10 04:42:18.194658 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-175efed9-a94e-49b8-b59b-b620fbe3f8de tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:18.195186 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1352/5399] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:18 2026] POST /volume/v3/volumes => generated 752 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:18.207950 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-469062c4-e169-4975-8a04-dc26e42eb61e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:18.210484 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-469062c4-e169-4975-8a04-dc26e42eb61e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea Jul 10 04:42:18.210745 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-469062c4-e169-4975-8a04-dc26e42eb61e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:18.211017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-469062c4-e169-4975-8a04-dc26e42eb61e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:18.219244 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:18.219244 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:18.223006 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-469062c4-e169-4975-8a04-dc26e42eb61e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:18.227469 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-469062c4-e169-4975-8a04-dc26e42eb61e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea returned with HTTP 200 Jul 10 04:42:18.227859 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1355/5400] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:18 2026] GET /volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:18.253022 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6abe847b-f1c9-43ef-9669-3f4afc8af639 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:18.255130 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6abe847b-f1c9-43ef-9669-3f4afc8af639 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 Jul 10 04:42:18.255402 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6abe847b-f1c9-43ef-9669-3f4afc8af639 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:18.255540 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6abe847b-f1c9-43ef-9669-3f4afc8af639 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:18.262544 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:18.262544 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:18.266425 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6abe847b-f1c9-43ef-9669-3f4afc8af639 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:18.270892 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6abe847b-f1c9-43ef-9669-3f4afc8af639 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 returned with HTTP 200 Jul 10 04:42:18.271301 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1349/5401] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:18 2026] GET /volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:18.282333 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cddf7985-bdb1-4000-a2af-49f51c8849ad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:18.283902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cddf7985-bdb1-4000-a2af-49f51c8849ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:18.284274 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cddf7985-bdb1-4000-a2af-49f51c8849ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b264699b-cbe9-434b-b5b9-4448a80bb508", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1044331445"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:18.291767 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:18.291767 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:18.292078 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cddf7985-bdb1-4000-a2af-49f51c8849ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:18.292235 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-cddf7985-bdb1-4000-a2af-49f51c8849ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create snapshot from volume b264699b-cbe9-434b-b5b9-4448a80bb508 Jul 10 04:42:18.312871 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-cddf7985-bdb1-4000-a2af-49f51c8849ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['fe78149d-2bd4-4552-848b-5551673fa7d9', 'f012ced5-b467-4752-ba4b-82f17cef37b2', '1c63de07-aade-4fb6-b1a8-75e02009bf27', '58193711-6d54-4a84-97d2-f420eab4f41e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:18.337977 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cddf7985-bdb1-4000-a2af-49f51c8849ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot create request issued successfully. Jul 10 04:42:18.338338 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cddf7985-bdb1-4000-a2af-49f51c8849ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:18.338759 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1346/5402] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:18.346969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1d52a716-dd4e-4402-9ada-f71a8c86e74b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:18.349135 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d52a716-dd4e-4402-9ada-f71a8c86e74b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 Jul 10 04:42:18.349389 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d52a716-dd4e-4402-9ada-f71a8c86e74b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:18.349626 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d52a716-dd4e-4402-9ada-f71a8c86e74b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:18.354841 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:18.354841 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:18.355209 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1d52a716-dd4e-4402-9ada-f71a8c86e74b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:18.355872 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d52a716-dd4e-4402-9ada-f71a8c86e74b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 returned with HTTP 200 Jul 10 04:42:18.356430 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1353/5403] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:18 2026] GET /volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:19.240283 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-88b10932-a91b-4e06-a60c-339cc293ae3a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:19.242260 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88b10932-a91b-4e06-a60c-339cc293ae3a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea Jul 10 04:42:19.242483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88b10932-a91b-4e06-a60c-339cc293ae3a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:19.242691 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-88b10932-a91b-4e06-a60c-339cc293ae3a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:19.250239 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:19.250239 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:19.254319 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-88b10932-a91b-4e06-a60c-339cc293ae3a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:19.258668 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-88b10932-a91b-4e06-a60c-339cc293ae3a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea returned with HTTP 200 Jul 10 04:42:19.259087 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1356/5404] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:19 2026] GET /volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:19.270357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e7017e75-248f-45ea-aa31-655d46566d0e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:19.271856 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e7017e75-248f-45ea-aa31-655d46566d0e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:19.272184 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e7017e75-248f-45ea-aa31-655d46566d0e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2097259535"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:19.279842 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:19.279842 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:19.280282 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e7017e75-248f-45ea-aa31-655d46566d0e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:19.280384 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-e7017e75-248f-45ea-aa31-655d46566d0e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea Jul 10 04:42:19.300731 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-e7017e75-248f-45ea-aa31-655d46566d0e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['8f2194e8-bcd0-47d9-9ba5-f86d942ee8b8', '900e6612-48ad-498a-afa4-1fbabc3410b2', '9874d95d-28ca-43d1-829a-e7ef8f5f6edf', 'a6b7ea01-6987-4de2-9a56-a6c0e6414c85'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:19.326193 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e7017e75-248f-45ea-aa31-655d46566d0e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot create request issued successfully. Jul 10 04:42:19.326530 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e7017e75-248f-45ea-aa31-655d46566d0e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:19.326941 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1350/5405] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:19.334857 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5205a23b-6dd8-4095-b3bd-33c0576cd12d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:19.336960 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5205a23b-6dd8-4095-b3bd-33c0576cd12d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a Jul 10 04:42:19.337197 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5205a23b-6dd8-4095-b3bd-33c0576cd12d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:19.337438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5205a23b-6dd8-4095-b3bd-33c0576cd12d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:19.342772 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:19.342772 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:19.343600 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5205a23b-6dd8-4095-b3bd-33c0576cd12d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:19.344185 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5205a23b-6dd8-4095-b3bd-33c0576cd12d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a returned with HTTP 200 Jul 10 04:42:19.344628 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1347/5406] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:19 2026] GET /volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:19.364893 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-dde0fa5b-d648-46d5-a853-1a99007b67c4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:19.366728 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dde0fa5b-d648-46d5-a853-1a99007b67c4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 Jul 10 04:42:19.366951 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dde0fa5b-d648-46d5-a853-1a99007b67c4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:19.367244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-dde0fa5b-d648-46d5-a853-1a99007b67c4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:19.371973 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:19.371973 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:19.372299 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-dde0fa5b-d648-46d5-a853-1a99007b67c4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:19.372942 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-dde0fa5b-d648-46d5-a853-1a99007b67c4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 returned with HTTP 200 Jul 10 04:42:19.373307 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1354/5407] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:19 2026] GET /volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:19.381752 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8c4ac2fc-0091-411b-8ae4-4e1135c67c92 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:19.383559 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c4ac2fc-0091-411b-8ae4-4e1135c67c92 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] GET https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 Jul 10 04:42:19.383753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c4ac2fc-0091-411b-8ae4-4e1135c67c92 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:19.383951 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8c4ac2fc-0091-411b-8ae4-4e1135c67c92 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:19.388680 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:19.388680 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:19.389136 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8c4ac2fc-0091-411b-8ae4-4e1135c67c92 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:42:19.389891 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8c4ac2fc-0091-411b-8ae4-4e1135c67c92 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 returned with HTTP 200 Jul 10 04:42:19.390290 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1357/5408] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:19 2026] GET /volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:19.398143 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-97a1e2af-fa7e-4cd3-90dc-21c135d6f2fb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:19.399809 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97a1e2af-fa7e-4cd3-90dc-21c135d6f2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 Jul 10 04:42:19.399980 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97a1e2af-fa7e-4cd3-90dc-21c135d6f2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:19.400175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97a1e2af-fa7e-4cd3-90dc-21c135d6f2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:19.400299 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-97a1e2af-fa7e-4cd3-90dc-21c135d6f2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete snapshot with id: 5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 Jul 10 04:42:19.406021 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:19.406021 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:19.406391 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-97a1e2af-fa7e-4cd3-90dc-21c135d6f2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:19.425027 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-97a1e2af-fa7e-4cd3-90dc-21c135d6f2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:19.425259 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97a1e2af-fa7e-4cd3-90dc-21c135d6f2fb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 returned with HTTP 202 Jul 10 04:42:19.425738 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1351/5409] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:19 2026] DELETE /volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:19.432650 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f94b27e1-39c6-4240-91ce-bd8cc39ee3f3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:19.434586 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f94b27e1-39c6-4240-91ce-bd8cc39ee3f3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 Jul 10 04:42:19.434744 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f94b27e1-39c6-4240-91ce-bd8cc39ee3f3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:19.434967 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f94b27e1-39c6-4240-91ce-bd8cc39ee3f3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:19.440471 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:19.440471 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:19.440811 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f94b27e1-39c6-4240-91ce-bd8cc39ee3f3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:19.441601 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f94b27e1-39c6-4240-91ce-bd8cc39ee3f3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 returned with HTTP 200 Jul 10 04:42:19.442019 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1348/5410] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:19 2026] GET /volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:20.354124 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-373327c4-1a86-4171-9bb8-70119f59e23a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:20.355939 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-373327c4-1a86-4171-9bb8-70119f59e23a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a Jul 10 04:42:20.356179 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-373327c4-1a86-4171-9bb8-70119f59e23a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:20.356511 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-373327c4-1a86-4171-9bb8-70119f59e23a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:20.361229 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:20.361229 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:20.361751 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-373327c4-1a86-4171-9bb8-70119f59e23a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:20.362596 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-373327c4-1a86-4171-9bb8-70119f59e23a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a returned with HTTP 200 Jul 10 04:42:20.362923 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1355/5411] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:20 2026] GET /volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:20.371702 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:20.373534 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:20.374016 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b05e67d4-95ce-4ddd-af4f-e2ae28755e6a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-634453231"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:20.375833 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request body: {'volume': {'snapshot_id': 'b05e67d4-95ce-4ddd-af4f-e2ae28755e6a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-634453231'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:20.383799 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:20.383799 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:20.383799 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:20.383799 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume of 2 GB Jul 10 04:42:20.386766 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Availability Zones retrieved successfully. Jul 10 04:42:20.392859 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (6e4e7c0d-cb6f-4a98-bfbe-15e1e57171bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:20.394235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ed894d-e416-4c5d-b083-4ba86bd5225e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:20.395420 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:20.427891 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ed894d-e416-4c5d-b083-4ba86bd5225e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'b05e67d4-95ce-4ddd-af4f-e2ae28755e6a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:20.428846 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff632139-2bef-483e-aa08-616cddbdec37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:20.451470 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ba49e7a1-6bc8-4836-bd6f-a4d5c9dfa4fe None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:20.455534 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba49e7a1-6bc8-4836-bd6f-a4d5c9dfa4fe tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 Jul 10 04:42:20.455534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba49e7a1-6bc8-4836-bd6f-a4d5c9dfa4fe tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:20.455534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ba49e7a1-6bc8-4836-bd6f-a4d5c9dfa4fe tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:20.458542 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ba49e7a1-6bc8-4836-bd6f-a4d5c9dfa4fe tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 returned with HTTP 404 Jul 10 04:42:20.458929 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1352/5412] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:20 2026] GET /volume/v3/snapshots/5e57410b-c94e-4e07-b9ad-a0a5d913e7d7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:20.469710 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['c1a083b3-69e8-4dcc-bf31-defce85c756e', 'f3392ce9-c0e6-4a51-80b7-01158094abd4', 'a4231042-a080-4b3c-ac9d-f4d07161baca', '17fcd88e-82c2-4f6d-af9c-03462ecc86e1'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:20.470685 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff632139-2bef-483e-aa08-616cddbdec37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a083b3-69e8-4dcc-bf31-defce85c756e', 'f3392ce9-c0e6-4a51-80b7-01158094abd4', 'a4231042-a080-4b3c-ac9d-f4d07161baca', '17fcd88e-82c2-4f6d-af9c-03462ecc86e1']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:20.470865 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5e914bc0-92b6-4fab-836a-e8bbbc85f433 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:20.471971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8473ee-dbb7-4310-8712-ae16e3bb07d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:20.472608 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e914bc0-92b6-4fab-836a-e8bbbc85f433 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 Jul 10 04:42:20.472769 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e914bc0-92b6-4fab-836a-e8bbbc85f433 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:20.472964 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e914bc0-92b6-4fab-836a-e8bbbc85f433 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:20.473155 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-5e914bc0-92b6-4fab-836a-e8bbbc85f433 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume with id: b264699b-cbe9-434b-b5b9-4448a80bb508 Jul 10 04:42:20.480135 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:20.480135 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:20.480968 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5e914bc0-92b6-4fab-836a-e8bbbc85f433 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:20.494141 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5e914bc0-92b6-4fab-836a-e8bbbc85f433 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume request issued successfully. Jul 10 04:42:20.494321 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e914bc0-92b6-4fab-836a-e8bbbc85f433 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 returned with HTTP 202 Jul 10 04:42:20.494694 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1349/5413] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:20 2026] DELETE /volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:20.502152 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a9f8d8b9-0923-4443-b03d-e0a6df789891 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:20.503731 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a9f8d8b9-0923-4443-b03d-e0a6df789891 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 Jul 10 04:42:20.503943 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a9f8d8b9-0923-4443-b03d-e0a6df789891 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:20.504177 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a9f8d8b9-0923-4443-b03d-e0a6df789891 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:20.510956 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:20.510956 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:20.512886 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8473ee-dbb7-4310-8712-ae16e3bb07d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-634453231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['c1a083b3-69e8-4dcc-bf31-defce85c756e','f3392ce9-c0e6-4a51-80b7-01158094abd4','a4231042-a080-4b3c-ac9d-f4d07161baca','17fcd88e-82c2-4f6d-af9c-03462ecc86e1'],size=2,snapshot_id=b05e67d4-95ce-4ddd-af4f-e2ae28755e6a,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-634453231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d580b8557514a74a16faf9736f093f8',provider_auth=None,provider_geometry=None,provider_id=None,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=b05e67d4-95ce-4ddd-af4f-e2ae28755e6a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:20.513835 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c390e4f4-379f-4350-81b2-69953bf24ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:20.514120 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-a9f8d8b9-0923-4443-b03d-e0a6df789891 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:20.518168 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a9f8d8b9-0923-4443-b03d-e0a6df789891 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 returned with HTTP 200 Jul 10 04:42:20.519837 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1356/5414] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:20 2026] GET /volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:20.531137 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c390e4f4-379f-4350-81b2-69953bf24ea1) transitioned into state 'SUCCESS' from state '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-634453231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['c1a083b3-69e8-4dcc-bf31-defce85c756e','f3392ce9-c0e6-4a51-80b7-01158094abd4','a4231042-a080-4b3c-ac9d-f4d07161baca','17fcd88e-82c2-4f6d-af9c-03462ecc86e1'],size=2,snapshot_id=b05e67d4-95ce-4ddd-af4f-e2ae28755e6a,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:20.532094 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06ce605-534f-448e-9286-66b789446ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:20.550318 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06ce605-534f-448e-9286-66b789446ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:20.551268 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (6e4e7c0d-cb6f-4a98-bfbe-15e1e57171bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:20.551645 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request issued successfully. Jul 10 04:42:20.552488 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aa6ebd59-b098-4f37-9db6-27ab8f52f350 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:20.552999 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1358/5415] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:42:20 2026] POST /volume/v3/volumes => generated 785 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:20.564186 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f2f28545-4b1d-42eb-9360-a2ac2a135cff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:20.565756 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2f28545-4b1d-42eb-9360-a2ac2a135cff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:20.565931 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2f28545-4b1d-42eb-9360-a2ac2a135cff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:20.566498 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f2f28545-4b1d-42eb-9360-a2ac2a135cff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:20.572582 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:20.572582 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:20.575882 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f2f28545-4b1d-42eb-9360-a2ac2a135cff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:20.579703 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f2f28545-4b1d-42eb-9360-a2ac2a135cff tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d returned with HTTP 200 Jul 10 04:42:20.580067 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1353/5416] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:20 2026] GET /volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:21.530104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-25c0f1f1-e02d-43e3-835c-d2c03d8bbce0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:21.531805 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-25c0f1f1-e02d-43e3-835c-d2c03d8bbce0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 Jul 10 04:42:21.531970 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-25c0f1f1-e02d-43e3-835c-d2c03d8bbce0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:21.532180 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-25c0f1f1-e02d-43e3-835c-d2c03d8bbce0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:21.538284 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-25c0f1f1-e02d-43e3-835c-d2c03d8bbce0 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 returned with HTTP 404 Jul 10 04:42:21.538693 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1350/5417] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:21 2026] GET /volume/v3/volumes/b264699b-cbe9-434b-b5b9-4448a80bb508 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:21.546044 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:21.547747 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:21.548058 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1820492892"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:21.549466 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1820492892'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:21.549575 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume of 1 GB Jul 10 04:42:21.553018 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:21.558831 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (3b272ef9-7abc-4a90-916c-d635248a0555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:21.559790 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a1b83c-bbd9-4a5e-9ef4-dd0dff72da5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:21.560581 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:21.582083 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a1b83c-bbd9-4a5e-9ef4-dd0dff72da5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:21.582869 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (139ca692-beb2-4e87-b315-abf6c7e17bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:21.591800 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-23f058cf-62d5-4f46-94f6-5dd08a82702e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:21.593795 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-23f058cf-62d5-4f46-94f6-5dd08a82702e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:21.593975 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-23f058cf-62d5-4f46-94f6-5dd08a82702e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:21.594197 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-23f058cf-62d5-4f46-94f6-5dd08a82702e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:21.601233 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:21.601233 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:21.605272 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-23f058cf-62d5-4f46-94f6-5dd08a82702e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:21.608995 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-23f058cf-62d5-4f46-94f6-5dd08a82702e tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d returned with HTTP 200 Jul 10 04:42:21.609437 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1359/5418] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:21 2026] GET /volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:21.621530 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6519c4ff-05a5-4df3-bba6-eba43209ae01 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:21.623585 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6519c4ff-05a5-4df3-bba6-eba43209ae01 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:21.623738 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6519c4ff-05a5-4df3-bba6-eba43209ae01 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:21.623885 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6519c4ff-05a5-4df3-bba6-eba43209ae01 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:21.624681 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['80b49f40-119c-4b57-a177-5f4ca601f0cc', '44f48d9a-7b85-4f6b-8fd3-3769c2dec3b5', '0722ae07-2bad-41f9-987a-706f17eee614', 'a33b7fc6-f7f3-4198-833f-7e8d22dcfac7'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:21.625770 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (139ca692-beb2-4e87-b315-abf6c7e17bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80b49f40-119c-4b57-a177-5f4ca601f0cc', '44f48d9a-7b85-4f6b-8fd3-3769c2dec3b5', '0722ae07-2bad-41f9-987a-706f17eee614', 'a33b7fc6-f7f3-4198-833f-7e8d22dcfac7']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:21.626645 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b58ddd-183e-4871-9056-9153fb7dad59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:21.630596 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:21.630596 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:21.634118 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6519c4ff-05a5-4df3-bba6-eba43209ae01 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:21.638068 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6519c4ff-05a5-4df3-bba6-eba43209ae01 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d returned with HTTP 200 Jul 10 04:42:21.638463 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1354/5419] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:21 2026] GET /volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:21.648567 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b58ddd-183e-4871-9056-9153fb7dad59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '683f9ce9-e501-46a5-9a36-399a95c08c42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1820492892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['80b49f40-119c-4b57-a177-5f4ca601f0cc','44f48d9a-7b85-4f6b-8fd3-3769c2dec3b5','0722ae07-2bad-41f9-987a-706f17eee614','a33b7fc6-f7f3-4198-833f-7e8d22dcfac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1820492892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=683f9ce9-e501-46a5-9a36-399a95c08c42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda8575033194bbbbfe671a034a78574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:21.649308 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b293f6-f56a-41e7-8d10-d211e840a83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:21.650036 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-71439fba-8266-41e2-9030-b459bb2a4e77 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:21.651920 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-71439fba-8266-41e2-9030-b459bb2a4e77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:21.652183 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-71439fba-8266-41e2-9030-b459bb2a4e77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:21.652441 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-71439fba-8266-41e2-9030-b459bb2a4e77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:21.652654 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-71439fba-8266-41e2-9030-b459bb2a4e77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume with id: 1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:21.660748 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:21.660748 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:21.661266 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-71439fba-8266-41e2-9030-b459bb2a4e77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:21.665008 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b293f6-f56a-41e7-8d10-d211e840a83f) transitioned into state 'SUCCESS' from state '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-1820492892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['80b49f40-119c-4b57-a177-5f4ca601f0cc','44f48d9a-7b85-4f6b-8fd3-3769c2dec3b5','0722ae07-2bad-41f9-987a-706f17eee614','a33b7fc6-f7f3-4198-833f-7e8d22dcfac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:21.665641 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8152115b-1ec3-441b-bd6c-fc526990acfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:21.673543 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8152115b-1ec3-441b-bd6c-fc526990acfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:21.674291 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (3b272ef9-7abc-4a90-916c-d635248a0555) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:21.674550 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request issued successfully. Jul 10 04:42:21.675058 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f37e62ea-3d6e-436f-8423-bf8d0358e9ec tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:21.675485 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1357/5420] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:21 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:21.676356 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-71439fba-8266-41e2-9030-b459bb2a4e77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume request issued successfully. Jul 10 04:42:21.676547 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-71439fba-8266-41e2-9030-b459bb2a4e77 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d returned with HTTP 202 Jul 10 04:42:21.677157 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1351/5421] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:21 2026] DELETE /volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:21.683942 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-667a2fad-66ac-466d-a4a6-16e37bc0a601 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:21.685791 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-667a2fad-66ac-466d-a4a6-16e37bc0a601 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:21.685981 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-667a2fad-66ac-466d-a4a6-16e37bc0a601 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:21.686055 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-690779a8-a703-4dfd-9e8d-d853a42aef27 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:21.686193 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-667a2fad-66ac-466d-a4a6-16e37bc0a601 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:21.687788 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-690779a8-a703-4dfd-9e8d-d853a42aef27 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 Jul 10 04:42:21.688668 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-690779a8-a703-4dfd-9e8d-d853a42aef27 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:21.688668 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-690779a8-a703-4dfd-9e8d-d853a42aef27 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:21.692806 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:21.692806 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:21.695051 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:21.695051 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:21.696395 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-667a2fad-66ac-466d-a4a6-16e37bc0a601 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:21.698415 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-690779a8-a703-4dfd-9e8d-d853a42aef27 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:21.700605 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-667a2fad-66ac-466d-a4a6-16e37bc0a601 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d returned with HTTP 200 Jul 10 04:42:21.701119 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1360/5422] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:21 2026] GET /volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:21.702415 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-690779a8-a703-4dfd-9e8d-d853a42aef27 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 returned with HTTP 200 Jul 10 04:42:21.702851 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1355/5423] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:21 2026] GET /volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:22.714324 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6cfcf149-72c7-45a5-804f-aecae0b572f0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:22.716147 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6cfcf149-72c7-45a5-804f-aecae0b572f0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:22.716325 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8c6eace2-80c2-48f3-b432-93a7e81f1a87 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:22.718233 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6cfcf149-72c7-45a5-804f-aecae0b572f0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:22.718233 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6cfcf149-72c7-45a5-804f-aecae0b572f0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:22.718417 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8c6eace2-80c2-48f3-b432-93a7e81f1a87 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 Jul 10 04:42:22.718417 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8c6eace2-80c2-48f3-b432-93a7e81f1a87 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:22.718417 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8c6eace2-80c2-48f3-b432-93a7e81f1a87 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:22.725580 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:22.725580 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:22.726237 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6cfcf149-72c7-45a5-804f-aecae0b572f0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d returned with HTTP 404 Jul 10 04:42:22.726868 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1358/5424] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:22 2026] GET /volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:22.729077 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8c6eace2-80c2-48f3-b432-93a7e81f1a87 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:22.732926 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8c6eace2-80c2-48f3-b432-93a7e81f1a87 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 returned with HTTP 200 Jul 10 04:42:22.732926 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1352/5425] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:22 2026] GET /volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:22.734059 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-48abe059-d19a-4631-af81-bf84ad00cd1b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:22.736920 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-48abe059-d19a-4631-af81-bf84ad00cd1b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:22.737144 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-48abe059-d19a-4631-af81-bf84ad00cd1b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:22.737388 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-48abe059-d19a-4631-af81-bf84ad00cd1b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:22.743899 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-48abe059-d19a-4631-af81-bf84ad00cd1b tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d returned with HTTP 404 Jul 10 04:42:22.744487 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1361/5426] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:22 2026] GET /volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:22.745583 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6d29789d-e638-4adb-a65e-0e52f23a2292 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:22.747394 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d29789d-e638-4adb-a65e-0e52f23a2292 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:22.747747 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6d29789d-e638-4adb-a65e-0e52f23a2292 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "683f9ce9-e501-46a5-9a36-399a95c08c42", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-948783146"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:22.751250 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7c58de9f-215b-411e-a3b8-cfea7df914d1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:22.755191 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c58de9f-215b-411e-a3b8-cfea7df914d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:22.755191 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c58de9f-215b-411e-a3b8-cfea7df914d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:22.755191 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7c58de9f-215b-411e-a3b8-cfea7df914d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:22.755191 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-7c58de9f-215b-411e-a3b8-cfea7df914d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume with id: 1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d Jul 10 04:42:22.756325 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:22.756325 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:22.756673 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6d29789d-e638-4adb-a65e-0e52f23a2292 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:22.756844 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-6d29789d-e638-4adb-a65e-0e52f23a2292 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create snapshot from volume 683f9ce9-e501-46a5-9a36-399a95c08c42 Jul 10 04:42:22.761172 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7c58de9f-215b-411e-a3b8-cfea7df914d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d returned with HTTP 404 Jul 10 04:42:22.761172 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1359/5427] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:22 2026] DELETE /volume/v3/volumes/1a5a81ad-ac62-483a-9bca-1c6fb6c67e3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:22.767789 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4bc0843f-3558-4ca1-ac4c-b5970d803cf0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:22.769813 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bc0843f-3558-4ca1-ac4c-b5970d803cf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a Jul 10 04:42:22.769985 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bc0843f-3558-4ca1-ac4c-b5970d803cf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:22.770175 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bc0843f-3558-4ca1-ac4c-b5970d803cf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:22.770287 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-4bc0843f-3558-4ca1-ac4c-b5970d803cf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: b05e67d4-95ce-4ddd-af4f-e2ae28755e6a Jul 10 04:42:22.774940 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:22.774940 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:22.775385 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4bc0843f-3558-4ca1-ac4c-b5970d803cf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:22.781775 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-6d29789d-e638-4adb-a65e-0e52f23a2292 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['70124179-75fe-4706-a065-97b6b8f88793', '9af591dc-4e55-43ab-bdf3-6808996dfabb', '84a436e9-17fa-4d6d-9c71-6c6a9218273a', '2111065f-7907-4eac-997f-4619660f2314'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:22.789888 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4bc0843f-3558-4ca1-ac4c-b5970d803cf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:42:22.790223 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bc0843f-3558-4ca1-ac4c-b5970d803cf0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a returned with HTTP 202 Jul 10 04:42:22.790778 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1353/5428] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:22 2026] DELETE /volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:22.798900 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c5be88df-f59b-4d74-b549-6484630d64ed None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:22.800586 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c5be88df-f59b-4d74-b549-6484630d64ed tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a Jul 10 04:42:22.800761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c5be88df-f59b-4d74-b549-6484630d64ed tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:22.800934 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c5be88df-f59b-4d74-b549-6484630d64ed tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:22.805715 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:22.805715 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:22.806099 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c5be88df-f59b-4d74-b549-6484630d64ed tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:22.806796 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c5be88df-f59b-4d74-b549-6484630d64ed tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a returned with HTTP 200 Jul 10 04:42:22.807131 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1362/5429] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:22 2026] GET /volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:22.818729 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6d29789d-e638-4adb-a65e-0e52f23a2292 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot create request issued successfully. Jul 10 04:42:22.819435 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d29789d-e638-4adb-a65e-0e52f23a2292 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:22.820062 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1356/5430] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:22.828799 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7ab8a272-e85e-432e-9f6c-1e690fb785b2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:22.831061 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7ab8a272-e85e-432e-9f6c-1e690fb785b2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 Jul 10 04:42:22.831434 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7ab8a272-e85e-432e-9f6c-1e690fb785b2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:22.831798 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7ab8a272-e85e-432e-9f6c-1e690fb785b2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:22.836762 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:22.836762 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:22.837252 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7ab8a272-e85e-432e-9f6c-1e690fb785b2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:22.838741 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7ab8a272-e85e-432e-9f6c-1e690fb785b2 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 returned with HTTP 200 Jul 10 04:42:22.838741 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1360/5431] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:22 2026] GET /volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:23.819240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e494356a-76c7-453e-9679-6645d5952e90 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:23.819240 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e494356a-76c7-453e-9679-6645d5952e90 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a Jul 10 04:42:23.819240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e494356a-76c7-453e-9679-6645d5952e90 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:23.819240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e494356a-76c7-453e-9679-6645d5952e90 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:23.823322 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e494356a-76c7-453e-9679-6645d5952e90 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a returned with HTTP 404 Jul 10 04:42:23.823816 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1354/5432] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:23 2026] GET /volume/v3/snapshots/b05e67d4-95ce-4ddd-af4f-e2ae28755e6a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:23.832053 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c82026f3-6b6a-4449-b2d1-be446e39c684 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:23.837236 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c82026f3-6b6a-4449-b2d1-be446e39c684 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea Jul 10 04:42:23.837236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c82026f3-6b6a-4449-b2d1-be446e39c684 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:23.837236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c82026f3-6b6a-4449-b2d1-be446e39c684 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:23.843778 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:23.843778 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:23.848197 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c82026f3-6b6a-4449-b2d1-be446e39c684 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:23.853249 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-38e7aa6c-0112-491a-b69a-f4375c1d1d2b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:23.853655 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-38e7aa6c-0112-491a-b69a-f4375c1d1d2b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 Jul 10 04:42:23.853655 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-38e7aa6c-0112-491a-b69a-f4375c1d1d2b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:23.855360 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-38e7aa6c-0112-491a-b69a-f4375c1d1d2b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:23.855416 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c82026f3-6b6a-4449-b2d1-be446e39c684 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea returned with HTTP 200 Jul 10 04:42:23.855416 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1363/5433] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:23 2026] GET /volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:23.859252 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:23.859252 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:23.859679 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-38e7aa6c-0112-491a-b69a-f4375c1d1d2b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:23.860585 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-38e7aa6c-0112-491a-b69a-f4375c1d1d2b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 returned with HTTP 200 Jul 10 04:42:23.861057 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1357/5434] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:23 2026] GET /volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:23.872782 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-72afc9ac-6996-423c-b59f-1005759e511c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:23.874199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b1e1d99f-ce57-46f1-9ae0-f8e0bc964271 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:23.875723 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-72afc9ac-6996-423c-b59f-1005759e511c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea Jul 10 04:42:23.875901 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-72afc9ac-6996-423c-b59f-1005759e511c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:23.876064 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b1e1d99f-ce57-46f1-9ae0-f8e0bc964271 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] POST https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37/action Jul 10 04:42:23.876122 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-72afc9ac-6996-423c-b59f-1005759e511c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:23.876231 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-72afc9ac-6996-423c-b59f-1005759e511c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume with id: 9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea Jul 10 04:42:23.876446 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b1e1d99f-ce57-46f1-9ae0-f8e0bc964271 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:23.876594 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b1e1d99f-ce57-46f1-9ae0-f8e0bc964271 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:23.877978 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.snapshot_unmanage [None req-b1e1d99f-ce57-46f1-9ae0-f8e0bc964271 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Unmanage snapshot with id: 184dfeef-e0a2-4a89-9390-f94b8c0a4e37 Jul 10 04:42:23.882739 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:23.882739 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:23.883254 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-72afc9ac-6996-423c-b59f-1005759e511c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:23.883965 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:23.883965 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:23.884593 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b1e1d99f-ce57-46f1-9ae0-f8e0bc964271 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:42:23.885566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-b1e1d99f-ce57-46f1-9ae0-f8e0bc964271 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '6b7cddc4f03a430c98437058d80724a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fda8575033194bbbbfe671a034a78574', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:42:23.885747 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b1e1d99f-ce57-46f1-9ae0-f8e0bc964271 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37/action returned with HTTP 403 Jul 10 04:42:23.886340 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1355/5435] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:42:23 2026] POST /volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:23.897235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-21840e9e-ea71-42e8-90ee-8f23f8b1d7ad None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:23.897235 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21840e9e-ea71-42e8-90ee-8f23f8b1d7ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 Jul 10 04:42:23.897235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21840e9e-ea71-42e8-90ee-8f23f8b1d7ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:23.897235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21840e9e-ea71-42e8-90ee-8f23f8b1d7ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:23.897425 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-21840e9e-ea71-42e8-90ee-8f23f8b1d7ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete snapshot with id: 184dfeef-e0a2-4a89-9390-f94b8c0a4e37 Jul 10 04:42:23.898984 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-72afc9ac-6996-423c-b59f-1005759e511c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume request issued successfully. Jul 10 04:42:23.899271 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-72afc9ac-6996-423c-b59f-1005759e511c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea returned with HTTP 202 Jul 10 04:42:23.899793 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1361/5436] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:23 2026] DELETE /volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:23.905243 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:23.905243 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:23.905243 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-21840e9e-ea71-42e8-90ee-8f23f8b1d7ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:23.907928 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8f97d42a-56a8-405b-8a1e-2edb57bb420a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:23.911263 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f97d42a-56a8-405b-8a1e-2edb57bb420a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea Jul 10 04:42:23.911487 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8f97d42a-56a8-405b-8a1e-2edb57bb420a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:23.911728 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8f97d42a-56a8-405b-8a1e-2edb57bb420a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:23.921665 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-21840e9e-ea71-42e8-90ee-8f23f8b1d7ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:23.921894 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21840e9e-ea71-42e8-90ee-8f23f8b1d7ad tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 returned with HTTP 202 Jul 10 04:42:23.922460 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1364/5437] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:23 2026] DELETE /volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:23.927020 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:23.927020 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:23.931550 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-885b4746-b088-4b21-a196-2531d6c819a4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:23.933413 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-885b4746-b088-4b21-a196-2531d6c819a4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 Jul 10 04:42:23.933580 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-885b4746-b088-4b21-a196-2531d6c819a4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:23.933794 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-885b4746-b088-4b21-a196-2531d6c819a4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:23.935052 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8f97d42a-56a8-405b-8a1e-2edb57bb420a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:23.938353 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:23.938353 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:23.938664 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-885b4746-b088-4b21-a196-2531d6c819a4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:23.939319 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-885b4746-b088-4b21-a196-2531d6c819a4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 returned with HTTP 200 Jul 10 04:42:23.939675 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1356/5438] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:23 2026] GET /volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:23.941341 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8f97d42a-56a8-405b-8a1e-2edb57bb420a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea returned with HTTP 200 Jul 10 04:42:23.941793 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1358/5439] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:23 2026] GET /volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:24.953498 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2f994c21-2cfc-41e9-9e00-3dbdbd4ccadb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:24.957276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-495718ef-e173-44dd-b10c-48322d80cc8c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:24.957750 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2f994c21-2cfc-41e9-9e00-3dbdbd4ccadb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 Jul 10 04:42:24.957979 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2f994c21-2cfc-41e9-9e00-3dbdbd4ccadb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:24.958234 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2f994c21-2cfc-41e9-9e00-3dbdbd4ccadb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:24.959107 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-495718ef-e173-44dd-b10c-48322d80cc8c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea Jul 10 04:42:24.959319 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-495718ef-e173-44dd-b10c-48322d80cc8c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:24.959489 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-495718ef-e173-44dd-b10c-48322d80cc8c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:24.965431 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-495718ef-e173-44dd-b10c-48322d80cc8c tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea returned with HTTP 404 Jul 10 04:42:24.965971 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1365/5440] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:24 2026] GET /volume/v3/volumes/9bb569f5-8d94-4f7e-b20c-c4d6201bb8ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:24.968748 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2f994c21-2cfc-41e9-9e00-3dbdbd4ccadb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 returned with HTTP 404 Jul 10 04:42:24.971343 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1362/5441] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:24 2026] GET /volume/v3/snapshots/184dfeef-e0a2-4a89-9390-f94b8c0a4e37 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:24.976028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1617577b-b7c7-4c67-b029-8c8b91e63e81 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:24.976424 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-80a7958a-0ffc-4207-a311-1237a3334bc3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:24.979151 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1617577b-b7c7-4c67-b029-8c8b91e63e81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 Jul 10 04:42:24.979151 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1617577b-b7c7-4c67-b029-8c8b91e63e81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:24.979151 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1617577b-b7c7-4c67-b029-8c8b91e63e81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:24.979151 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-1617577b-b7c7-4c67-b029-8c8b91e63e81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume with id: 683f9ce9-e501-46a5-9a36-399a95c08c42 Jul 10 04:42:24.979394 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-80a7958a-0ffc-4207-a311-1237a3334bc3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:24.979394 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-80a7958a-0ffc-4207-a311-1237a3334bc3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:24.979394 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-80a7958a-0ffc-4207-a311-1237a3334bc3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:24.988515 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:24.988515 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:24.988515 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1617577b-b7c7-4c67-b029-8c8b91e63e81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:24.998161 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:24.998161 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:25.001470 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-80a7958a-0ffc-4207-a311-1237a3334bc3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:25.007047 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-80a7958a-0ffc-4207-a311-1237a3334bc3 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:42:25.007500 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1359/5442] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:24 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:25.018141 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1617577b-b7c7-4c67-b029-8c8b91e63e81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume request issued successfully. Jul 10 04:42:25.018417 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1617577b-b7c7-4c67-b029-8c8b91e63e81 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 returned with HTTP 202 Jul 10 04:42:25.019031 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1357/5443] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:24 2026] DELETE /volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:25.022905 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:25.025028 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:25.025494 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1294980532"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:25.026425 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e0f60125-5166-4f4f-a2d7-1b362fc8314c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:25.027384 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1294980532'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:25.027547 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume of 1 GB Jul 10 04:42:25.027889 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:25.027889 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:25.028349 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0f60125-5166-4f4f-a2d7-1b362fc8314c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 Jul 10 04:42:25.028547 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0f60125-5166-4f4f-a2d7-1b362fc8314c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:25.028720 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0f60125-5166-4f4f-a2d7-1b362fc8314c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:25.033417 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Availability Zones retrieved successfully. Jul 10 04:42:25.041586 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (cdb4c97b-1172-4ec4-a986-0ac4e421e0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:25.042935 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47289336-30ec-479d-bd3a-35d0fa7001e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:25.043592 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:25.043592 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:25.044563 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:25.051246 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e0f60125-5166-4f4f-a2d7-1b362fc8314c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:25.054677 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0f60125-5166-4f4f-a2d7-1b362fc8314c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 returned with HTTP 200 Jul 10 04:42:25.055058 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1363/5444] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:25 2026] GET /volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:25.070121 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47289336-30ec-479d-bd3a-35d0fa7001e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:25.071500 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b36c84-258a-4fe4-9813-77e8c324ae73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:25.116335 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['5d14c52c-731c-4ab0-81b9-17c18807781f', '5d1387d7-eb8b-4429-af17-553f1d528267', '9be507f5-f01a-4d6b-8d51-79e7b699b4bb', 'e32ba65d-9e39-4e01-9707-17f7a28cd5e9'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:25.117234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b36c84-258a-4fe4-9813-77e8c324ae73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d14c52c-731c-4ab0-81b9-17c18807781f', '5d1387d7-eb8b-4429-af17-553f1d528267', '9be507f5-f01a-4d6b-8d51-79e7b699b4bb', 'e32ba65d-9e39-4e01-9707-17f7a28cd5e9']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:25.117923 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468c8487-c2c3-4641-b262-503c34268e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:25.138480 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468c8487-c2c3-4641-b262-503c34268e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d36577-4814-4843-b702-0a501258bd68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1294980532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['5d14c52c-731c-4ab0-81b9-17c18807781f','5d1387d7-eb8b-4429-af17-553f1d528267','9be507f5-f01a-4d6b-8d51-79e7b699b4bb','e32ba65d-9e39-4e01-9707-17f7a28cd5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1294980532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d36577-4814-4843-b702-0a501258bd68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d580b8557514a74a16faf9736f093f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:25.139301 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3e90e4-a948-4ebc-980c-f21a8072215d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:25.159291 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3e90e4-a948-4ebc-980c-f21a8072215d) transitioned into state 'SUCCESS' from state '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-1294980532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['5d14c52c-731c-4ab0-81b9-17c18807781f','5d1387d7-eb8b-4429-af17-553f1d528267','9be507f5-f01a-4d6b-8d51-79e7b699b4bb','e32ba65d-9e39-4e01-9707-17f7a28cd5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:25.159583 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9bbc059-7202-47f9-90e4-5a97330e5ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:25.169083 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9bbc059-7202-47f9-90e4-5a97330e5ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:25.170367 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (cdb4c97b-1172-4ec4-a986-0ac4e421e0da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:25.170910 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request issued successfully. Jul 10 04:42:25.171695 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-aeddb7f2-49e6-428f-821c-c2d96d346f55 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:25.172348 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1366/5445] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:25 2026] POST /volume/v3/volumes => generated 752 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:25.187041 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2b4bcbd3-f09e-406e-9133-9eec529232d1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:25.189184 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2b4bcbd3-f09e-406e-9133-9eec529232d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 Jul 10 04:42:25.189447 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2b4bcbd3-f09e-406e-9133-9eec529232d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:25.189676 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2b4bcbd3-f09e-406e-9133-9eec529232d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:25.197796 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:25.197796 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:25.202014 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2b4bcbd3-f09e-406e-9133-9eec529232d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:25.206944 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2b4bcbd3-f09e-406e-9133-9eec529232d1 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 returned with HTTP 200 Jul 10 04:42:25.207607 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1360/5446] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:25 2026] GET /volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:26.068378 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-15a5c60f-c10c-41ad-859f-a9df77ceab77 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:26.070087 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-15a5c60f-c10c-41ad-859f-a9df77ceab77 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 Jul 10 04:42:26.070294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-15a5c60f-c10c-41ad-859f-a9df77ceab77 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:26.070473 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-15a5c60f-c10c-41ad-859f-a9df77ceab77 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:26.076530 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-15a5c60f-c10c-41ad-859f-a9df77ceab77 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 returned with HTTP 404 Jul 10 04:42:26.077062 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1358/5447] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:26 2026] GET /volume/v3/volumes/683f9ce9-e501-46a5-9a36-399a95c08c42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:26.086175 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:26.087935 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:26.088275 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-205600744"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:26.089553 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-205600744'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:26.089663 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume of 1 GB Jul 10 04:42:26.093281 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:26.098847 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (1a3bb345-728f-48e0-b9d0-7191cdf8d670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:26.099664 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bfda832-8857-4420-b96c-ffd763260191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:26.100407 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:26.127514 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bfda832-8857-4420-b96c-ffd763260191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:26.128350 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ff72f3-7adc-4a28-a83c-331c41baf4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:26.166554 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['b520bbd6-eee9-43c8-b705-7cda85dc458a', 'c2f2c631-6541-4da3-8b2d-57c6b09221c1', '9f2c77a3-fca4-4b99-9776-80e93f46ce61', 'e769f553-3b97-486d-8cb2-4c330f17b889'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:26.167307 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ff72f3-7adc-4a28-a83c-331c41baf4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b520bbd6-eee9-43c8-b705-7cda85dc458a', 'c2f2c631-6541-4da3-8b2d-57c6b09221c1', '9f2c77a3-fca4-4b99-9776-80e93f46ce61', 'e769f553-3b97-486d-8cb2-4c330f17b889']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:26.167934 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d37d459f-c521-4109-825d-fffcb07a216d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:26.194643 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d37d459f-c521-4109-825d-fffcb07a216d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd149167-4431-4799-9385-e74833485243', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-205600744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['b520bbd6-eee9-43c8-b705-7cda85dc458a','c2f2c631-6541-4da3-8b2d-57c6b09221c1','9f2c77a3-fca4-4b99-9776-80e93f46ce61','e769f553-3b97-486d-8cb2-4c330f17b889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-205600744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd149167-4431-4799-9385-e74833485243,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda8575033194bbbbfe671a034a78574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:26.195449 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1426f395-bb73-4ef2-9262-f882203647c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:26.214919 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1426f395-bb73-4ef2-9262-f882203647c5) transitioned into state 'SUCCESS' from state '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-205600744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['b520bbd6-eee9-43c8-b705-7cda85dc458a','c2f2c631-6541-4da3-8b2d-57c6b09221c1','9f2c77a3-fca4-4b99-9776-80e93f46ce61','e769f553-3b97-486d-8cb2-4c330f17b889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:26.215616 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57e3f1d-afc5-4045-868f-498222c00feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:26.220025 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c1c0f462-49e1-412d-8478-93093ebbb366 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:26.222075 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c1c0f462-49e1-412d-8478-93093ebbb366 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 Jul 10 04:42:26.222295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c1c0f462-49e1-412d-8478-93093ebbb366 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:26.222521 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c1c0f462-49e1-412d-8478-93093ebbb366 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:26.226092 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57e3f1d-afc5-4045-868f-498222c00feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:26.226859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (1a3bb345-728f-48e0-b9d0-7191cdf8d670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:26.227172 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request issued successfully. Jul 10 04:42:26.227762 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3890ca21-d1a0-4d67-ba2e-285c153c938e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:26.228148 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1364/5448] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:26 2026] POST /volume/v3/volumes => generated 775 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:26.230388 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:26.230388 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:26.234581 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c1c0f462-49e1-412d-8478-93093ebbb366 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:26.239409 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c1c0f462-49e1-412d-8478-93093ebbb366 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 returned with HTTP 200 Jul 10 04:42:26.239543 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ce4b1a8e-b726-48b0-9b7f-516ba8d167fe None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:26.239832 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1367/5449] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:26 2026] GET /volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:26.241539 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce4b1a8e-b726-48b0-9b7f-516ba8d167fe tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 Jul 10 04:42:26.241539 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ce4b1a8e-b726-48b0-9b7f-516ba8d167fe tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:26.241668 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ce4b1a8e-b726-48b0-9b7f-516ba8d167fe tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:26.249402 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:26.249402 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:26.252623 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ce4b1a8e-b726-48b0-9b7f-516ba8d167fe tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:26.254497 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ba9f5796-9b74-4bce-810e-fdd88dc1b6ef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:26.256775 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ce4b1a8e-b726-48b0-9b7f-516ba8d167fe tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 returned with HTTP 200 Jul 10 04:42:26.256853 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ba9f5796-9b74-4bce-810e-fdd88dc1b6ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:26.257201 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1361/5450] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:26 2026] GET /volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:26.257262 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ba9f5796-9b74-4bce-810e-fdd88dc1b6ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68d36577-4814-4843-b702-0a501258bd68", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1250945363"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:26.265846 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:26.265846 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:26.266450 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ba9f5796-9b74-4bce-810e-fdd88dc1b6ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:26.266619 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-ba9f5796-9b74-4bce-810e-fdd88dc1b6ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create snapshot from volume 68d36577-4814-4843-b702-0a501258bd68 Jul 10 04:42:26.290123 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-ba9f5796-9b74-4bce-810e-fdd88dc1b6ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['1afd0c88-7938-442a-b728-ac717ee0e954', '4feb82ad-1990-4e6b-a2bd-f9bead29b38b', '7f4f2dff-4415-4780-bfae-c30dcc0ea993', '8aef0e32-c232-45a8-a52b-5ae0da1102ee'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:26.331253 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ba9f5796-9b74-4bce-810e-fdd88dc1b6ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot create request issued successfully. Jul 10 04:42:26.331253 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ba9f5796-9b74-4bce-810e-fdd88dc1b6ef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:26.332241 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1359/5451] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:26.344693 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b15d9398-344b-4f1b-8b13-07c782cc5af6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:26.345249 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b15d9398-344b-4f1b-8b13-07c782cc5af6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d Jul 10 04:42:26.345498 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b15d9398-344b-4f1b-8b13-07c782cc5af6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:26.345746 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b15d9398-344b-4f1b-8b13-07c782cc5af6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:26.350784 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:26.350784 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:26.351314 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b15d9398-344b-4f1b-8b13-07c782cc5af6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:26.352097 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b15d9398-344b-4f1b-8b13-07c782cc5af6 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d returned with HTTP 200 Jul 10 04:42:26.352546 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1365/5452] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:26 2026] GET /volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:27.269858 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5b84fe4e-c974-4bc3-abab-1c5e73ea22e4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:27.271477 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5b84fe4e-c974-4bc3-abab-1c5e73ea22e4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 Jul 10 04:42:27.271648 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5b84fe4e-c974-4bc3-abab-1c5e73ea22e4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:27.271823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5b84fe4e-c974-4bc3-abab-1c5e73ea22e4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:27.278761 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:27.278761 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:27.282027 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5b84fe4e-c974-4bc3-abab-1c5e73ea22e4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:27.285806 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5b84fe4e-c974-4bc3-abab-1c5e73ea22e4 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 returned with HTTP 200 Jul 10 04:42:27.286242 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1368/5453] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:27 2026] GET /volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:27.306082 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dd4c9a67-17ae-4adf-8547-38f8021ca5c3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:27.306082 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dd4c9a67-17ae-4adf-8547-38f8021ca5c3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:27.306082 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dd4c9a67-17ae-4adf-8547-38f8021ca5c3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd149167-4431-4799-9385-e74833485243", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-926214043"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:27.312046 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:27.312046 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:27.312046 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dd4c9a67-17ae-4adf-8547-38f8021ca5c3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:27.312046 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-dd4c9a67-17ae-4adf-8547-38f8021ca5c3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create snapshot from volume dd149167-4431-4799-9385-e74833485243 Jul 10 04:42:27.335365 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-dd4c9a67-17ae-4adf-8547-38f8021ca5c3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['375cfcf5-4064-4065-bd4b-57583fb0878a', 'a51ba37f-ad0d-4b65-a336-571ae46bfa77', '57a8dabb-a6e5-4bbb-8b6e-f5842e70218c', '55e3a461-b801-4e60-903d-24b7d9a1cb94'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:27.361587 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-05a1c55d-cf33-41f7-b7cc-d14e57f7477f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:27.364127 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-dd4c9a67-17ae-4adf-8547-38f8021ca5c3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot create request issued successfully. Jul 10 04:42:27.364127 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dd4c9a67-17ae-4adf-8547-38f8021ca5c3 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:27.364836 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05a1c55d-cf33-41f7-b7cc-d14e57f7477f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d Jul 10 04:42:27.364894 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1362/5454] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:27.364927 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05a1c55d-cf33-41f7-b7cc-d14e57f7477f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:27.364927 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05a1c55d-cf33-41f7-b7cc-d14e57f7477f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:27.372004 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-83ffa293-6de0-4897-ad78-9a1470352f8d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:27.374960 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:27.374960 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:27.375138 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83ffa293-6de0-4897-ad78-9a1470352f8d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 Jul 10 04:42:27.375186 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-05a1c55d-cf33-41f7-b7cc-d14e57f7477f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:27.375266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83ffa293-6de0-4897-ad78-9a1470352f8d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:27.375266 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-83ffa293-6de0-4897-ad78-9a1470352f8d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:27.375346 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05a1c55d-cf33-41f7-b7cc-d14e57f7477f tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d returned with HTTP 200 Jul 10 04:42:27.375346 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1360/5455] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:27 2026] GET /volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:27.378058 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:27.378058 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:27.378355 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-83ffa293-6de0-4897-ad78-9a1470352f8d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:27.378904 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-83ffa293-6de0-4897-ad78-9a1470352f8d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 returned with HTTP 200 Jul 10 04:42:27.379379 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1366/5456] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:27 2026] GET /volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 => generated 439 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:27.382701 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e15a0930-f371-452a-94dd-32969626827a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:27.384370 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:27.384750 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "84944392-10ac-4de6-ad90-bed7a47c9e0d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-979994661"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:27.386191 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request body: {'volume': {'snapshot_id': '84944392-10ac-4de6-ad90-bed7a47c9e0d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-979994661'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:27.392415 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:27.392415 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:27.392797 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:27.392908 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume of 1 GB Jul 10 04:42:27.396085 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Availability Zones retrieved successfully. Jul 10 04:42:27.401116 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (44f4bfe9-8cc3-4130-b712-dc4cf27df0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:27.402006 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4583e0d-cd03-498a-8800-dcd5a4ae29bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:27.402814 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:27.444064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4583e0d-cd03-498a-8800-dcd5a4ae29bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84944392-10ac-4de6-ad90-bed7a47c9e0d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:27.444818 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f5e8774-7cb3-40b1-ab14-b30df06dc793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:27.479369 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Created reservations ['addcef21-4db2-4a44-88e3-aa1fbe99cc26', '12e0160b-7256-4cb1-8514-b858ece711a8', '61104242-1862-48cf-b9e6-915ec6078b64', '57f80985-bfb2-46b0-9d03-570d2f3c1c8c'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:27.480547 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f5e8774-7cb3-40b1-ab14-b30df06dc793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['addcef21-4db2-4a44-88e3-aa1fbe99cc26', '12e0160b-7256-4cb1-8514-b858ece711a8', '61104242-1862-48cf-b9e6-915ec6078b64', '57f80985-bfb2-46b0-9d03-570d2f3c1c8c']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:27.480891 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e6b9768-3560-4d52-89bd-ab04540d4a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:27.518782 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e6b9768-3560-4d52-89bd-ab04540d4a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56566b1f-c7ce-4b2b-b335-12f7b489d113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-979994661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['addcef21-4db2-4a44-88e3-aa1fbe99cc26','12e0160b-7256-4cb1-8514-b858ece711a8','61104242-1862-48cf-b9e6-915ec6078b64','57f80985-bfb2-46b0-9d03-570d2f3c1c8c'],size=1,snapshot_id=84944392-10ac-4de6-ad90-bed7a47c9e0d,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-979994661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56566b1f-c7ce-4b2b-b335-12f7b489d113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d580b8557514a74a16faf9736f093f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84944392-10ac-4de6-ad90-bed7a47c9e0d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:27.519647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa81218-647e-4482-886d-7c58e074875a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:27.535606 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa81218-647e-4482-886d-7c58e074875a) transitioned into state 'SUCCESS' from state '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-979994661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d580b8557514a74a16faf9736f093f8',qos_specs=None,replication_status=,reservations=['addcef21-4db2-4a44-88e3-aa1fbe99cc26','12e0160b-7256-4cb1-8514-b858ece711a8','61104242-1862-48cf-b9e6-915ec6078b64','57f80985-bfb2-46b0-9d03-570d2f3c1c8c'],size=1,snapshot_id=84944392-10ac-4de6-ad90-bed7a47c9e0d,source_replicaid=,source_volid=None,status='creating',user_id='ada308ba5f81478d9e83b6d1f911a9e9',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:27.536365 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4038cdef-549e-4d01-9c92-0a69d851518a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:27.554341 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4038cdef-549e-4d01-9c92-0a69d851518a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:27.555231 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Flow 'volume_create_api' (44f4bfe9-8cc3-4130-b712-dc4cf27df0cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:27.555577 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Create volume request issued successfully. Jul 10 04:42:27.556153 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e15a0930-f371-452a-94dd-32969626827a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:27.556600 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1369/5457] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:42:27 2026] POST /volume/v3/volumes => generated 785 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:27.567379 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-154f7548-4b96-4e75-9b63-ea0021230fc5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:27.569056 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-154f7548-4b96-4e75-9b63-ea0021230fc5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:27.569241 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-154f7548-4b96-4e75-9b63-ea0021230fc5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:27.569423 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-154f7548-4b96-4e75-9b63-ea0021230fc5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:27.575631 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:27.575631 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:27.578716 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-154f7548-4b96-4e75-9b63-ea0021230fc5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:27.582326 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-154f7548-4b96-4e75-9b63-ea0021230fc5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 returned with HTTP 200 Jul 10 04:42:27.582675 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1363/5458] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:27 2026] GET /volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:28.396364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-631ebb5b-7203-43a3-80c0-6791c32de478 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:28.399718 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-631ebb5b-7203-43a3-80c0-6791c32de478 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 Jul 10 04:42:28.399944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-631ebb5b-7203-43a3-80c0-6791c32de478 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:28.400197 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-631ebb5b-7203-43a3-80c0-6791c32de478 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:28.406987 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:28.406987 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:28.407362 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-631ebb5b-7203-43a3-80c0-6791c32de478 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:28.408089 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-631ebb5b-7203-43a3-80c0-6791c32de478 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 returned with HTTP 200 Jul 10 04:42:28.408494 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1361/5459] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:28 2026] GET /volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:28.420051 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4301baef-83e7-47fe-b52d-f2d4ca6e79bc None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:28.422089 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4301baef-83e7-47fe-b52d-f2d4ca6e79bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] PUT https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 Jul 10 04:42:28.422428 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4301baef-83e7-47fe-b52d-f2d4ca6e79bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:28.428540 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:28.428540 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:28.429043 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4301baef-83e7-47fe-b52d-f2d4ca6e79bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Snapshot retrieved successfully. Jul 10 04:42:28.434615 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4301baef-83e7-47fe-b52d-f2d4ca6e79bc tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 returned with HTTP 200 Jul 10 04:42:28.434995 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1367/5460] 10.4.3.87 () {68 vars in 1367 bytes} [Fri Jul 10 04:42:28 2026] PUT /volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 => generated 360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:28.444405 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bd5ba2ea-2475-4f54-873a-6c0be2b3f325 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:28.446586 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bd5ba2ea-2475-4f54-873a-6c0be2b3f325 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 Jul 10 04:42:28.446823 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bd5ba2ea-2475-4f54-873a-6c0be2b3f325 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:28.447060 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bd5ba2ea-2475-4f54-873a-6c0be2b3f325 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:28.447178 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-bd5ba2ea-2475-4f54-873a-6c0be2b3f325 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete snapshot with id: f57397f1-6e4b-41d2-9024-b340a37bc698 Jul 10 04:42:28.452501 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:28.452501 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:28.452784 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bd5ba2ea-2475-4f54-873a-6c0be2b3f325 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:28.474815 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bd5ba2ea-2475-4f54-873a-6c0be2b3f325 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:28.475046 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bd5ba2ea-2475-4f54-873a-6c0be2b3f325 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 returned with HTTP 202 Jul 10 04:42:28.475453 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1370/5461] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:28 2026] DELETE /volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:28.489036 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-20fa6521-cc75-4aab-8b67-bb123999d78c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:28.490342 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20fa6521-cc75-4aab-8b67-bb123999d78c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 Jul 10 04:42:28.490596 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-20fa6521-cc75-4aab-8b67-bb123999d78c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:28.490830 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-20fa6521-cc75-4aab-8b67-bb123999d78c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:28.501968 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:28.501968 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:28.502565 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-20fa6521-cc75-4aab-8b67-bb123999d78c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:28.503357 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-20fa6521-cc75-4aab-8b67-bb123999d78c tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 returned with HTTP 200 Jul 10 04:42:28.503743 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1364/5462] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:28 2026] GET /volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 => generated 493 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:28.595583 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-20bb0a03-de75-424f-964b-3d34ffdf39aa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:28.596490 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-20bb0a03-de75-424f-964b-3d34ffdf39aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:28.596801 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-20bb0a03-de75-424f-964b-3d34ffdf39aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:28.596905 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-20bb0a03-de75-424f-964b-3d34ffdf39aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:28.605863 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:28.605863 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:28.611129 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-20bb0a03-de75-424f-964b-3d34ffdf39aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:28.617232 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-20bb0a03-de75-424f-964b-3d34ffdf39aa tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 returned with HTTP 200 Jul 10 04:42:28.617937 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1362/5463] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:28 2026] GET /volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:28.632286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0b7838f9-894b-4bf7-be45-93cd80b36919 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:28.634547 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b7838f9-894b-4bf7-be45-93cd80b36919 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:28.635106 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b7838f9-894b-4bf7-be45-93cd80b36919 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:28.635106 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0b7838f9-894b-4bf7-be45-93cd80b36919 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:28.644310 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:28.644310 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:28.650806 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0b7838f9-894b-4bf7-be45-93cd80b36919 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:28.661571 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0b7838f9-894b-4bf7-be45-93cd80b36919 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 returned with HTTP 200 Jul 10 04:42:28.661571 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1368/5464] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:28 2026] GET /volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:28.676316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5fdd395f-decf-475e-842c-14670d745fe5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:28.678520 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5fdd395f-decf-475e-842c-14670d745fe5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:28.679675 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5fdd395f-decf-475e-842c-14670d745fe5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:28.679675 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5fdd395f-decf-475e-842c-14670d745fe5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:28.679675 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-5fdd395f-decf-475e-842c-14670d745fe5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume with id: 56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:28.690534 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:28.690534 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:28.691491 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5fdd395f-decf-475e-842c-14670d745fe5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:28.715353 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-5fdd395f-decf-475e-842c-14670d745fe5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume request issued successfully. Jul 10 04:42:28.715621 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5fdd395f-decf-475e-842c-14670d745fe5 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 returned with HTTP 202 Jul 10 04:42:28.716973 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1371/5465] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:28 2026] DELETE /volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:28.734789 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5b22351c-1234-49d0-8284-6594d0880696 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:28.737635 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5b22351c-1234-49d0-8284-6594d0880696 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:28.737848 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5b22351c-1234-49d0-8284-6594d0880696 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:28.738071 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5b22351c-1234-49d0-8284-6594d0880696 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:28.746521 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:28.746521 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:28.750036 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5b22351c-1234-49d0-8284-6594d0880696 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:28.754670 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5b22351c-1234-49d0-8284-6594d0880696 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 returned with HTTP 200 Jul 10 04:42:28.755116 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1365/5466] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:28 2026] GET /volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:29.512026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-453d7008-fc88-44f4-9cea-0c469ebfb79e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:29.513947 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-453d7008-fc88-44f4-9cea-0c469ebfb79e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 Jul 10 04:42:29.514194 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-453d7008-fc88-44f4-9cea-0c469ebfb79e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:29.514394 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-453d7008-fc88-44f4-9cea-0c469ebfb79e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:29.518599 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-453d7008-fc88-44f4-9cea-0c469ebfb79e tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 returned with HTTP 404 Jul 10 04:42:29.519195 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1363/5467] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:29 2026] GET /volume/v3/snapshots/f57397f1-6e4b-41d2-9024-b340a37bc698 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:29.525824 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-656a13ac-9a1e-48d7-a088-1061d6d9cbc5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:29.528065 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-656a13ac-9a1e-48d7-a088-1061d6d9cbc5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 Jul 10 04:42:29.528366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-656a13ac-9a1e-48d7-a088-1061d6d9cbc5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:29.528615 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-656a13ac-9a1e-48d7-a088-1061d6d9cbc5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:29.528812 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-656a13ac-9a1e-48d7-a088-1061d6d9cbc5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume with id: dd149167-4431-4799-9385-e74833485243 Jul 10 04:42:29.535773 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:29.535773 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:29.536117 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-656a13ac-9a1e-48d7-a088-1061d6d9cbc5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:29.551077 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-656a13ac-9a1e-48d7-a088-1061d6d9cbc5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume request issued successfully. Jul 10 04:42:29.551293 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-656a13ac-9a1e-48d7-a088-1061d6d9cbc5 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 returned with HTTP 202 Jul 10 04:42:29.551726 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1369/5468] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:29 2026] DELETE /volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:29.558413 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-95372284-5744-4c50-8eac-1cce79516075 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:29.560410 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-95372284-5744-4c50-8eac-1cce79516075 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 Jul 10 04:42:29.560608 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-95372284-5744-4c50-8eac-1cce79516075 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:29.560794 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-95372284-5744-4c50-8eac-1cce79516075 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:29.568469 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:29.568469 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:29.573475 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-95372284-5744-4c50-8eac-1cce79516075 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:29.580093 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-95372284-5744-4c50-8eac-1cce79516075 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 returned with HTTP 200 Jul 10 04:42:29.580744 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1372/5469] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:29 2026] GET /volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:29.770686 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-94f2ac7f-2406-41e8-82e8-18acb5496aef None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:29.772402 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94f2ac7f-2406-41e8-82e8-18acb5496aef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:29.772595 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94f2ac7f-2406-41e8-82e8-18acb5496aef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:29.772771 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-94f2ac7f-2406-41e8-82e8-18acb5496aef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:29.778865 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-94f2ac7f-2406-41e8-82e8-18acb5496aef tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 returned with HTTP 404 Jul 10 04:42:29.779596 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1366/5470] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:29 2026] GET /volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:29.786041 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d733b623-4bce-4952-928a-ba68395634bd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:29.787730 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d733b623-4bce-4952-928a-ba68395634bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:29.787915 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d733b623-4bce-4952-928a-ba68395634bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:29.788122 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d733b623-4bce-4952-928a-ba68395634bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:29.794750 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d733b623-4bce-4952-928a-ba68395634bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 returned with HTTP 404 Jul 10 04:42:29.795432 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1364/5471] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:29 2026] GET /volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:29.803926 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-32f7a134-ff4a-4f60-9979-bdf6113518cb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:29.805729 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-32f7a134-ff4a-4f60-9979-bdf6113518cb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:29.806009 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-32f7a134-ff4a-4f60-9979-bdf6113518cb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:29.806205 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-32f7a134-ff4a-4f60-9979-bdf6113518cb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:29.806394 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-32f7a134-ff4a-4f60-9979-bdf6113518cb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume with id: 56566b1f-c7ce-4b2b-b335-12f7b489d113 Jul 10 04:42:29.812449 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-32f7a134-ff4a-4f60-9979-bdf6113518cb tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 returned with HTTP 404 Jul 10 04:42:29.812906 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1370/5472] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:29 2026] DELETE /volume/v3/volumes/56566b1f-c7ce-4b2b-b335-12f7b489d113 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:29.821488 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-89bba727-1dbb-4444-bd0e-b7c17536a701 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:29.823648 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89bba727-1dbb-4444-bd0e-b7c17536a701 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d Jul 10 04:42:29.823898 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89bba727-1dbb-4444-bd0e-b7c17536a701 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:29.824178 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89bba727-1dbb-4444-bd0e-b7c17536a701 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:29.824357 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-89bba727-1dbb-4444-bd0e-b7c17536a701 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete snapshot with id: 84944392-10ac-4de6-ad90-bed7a47c9e0d Jul 10 04:42:29.830289 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:29.830289 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:29.830857 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-89bba727-1dbb-4444-bd0e-b7c17536a701 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:29.856298 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-89bba727-1dbb-4444-bd0e-b7c17536a701 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot delete request issued successfully. Jul 10 04:42:29.856466 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89bba727-1dbb-4444-bd0e-b7c17536a701 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d returned with HTTP 202 Jul 10 04:42:29.857066 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1373/5473] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:29 2026] DELETE /volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:29.867940 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-06ec5c09-5fd2-4f59-8657-646a07d299e0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:29.870329 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-06ec5c09-5fd2-4f59-8657-646a07d299e0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d Jul 10 04:42:29.870557 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-06ec5c09-5fd2-4f59-8657-646a07d299e0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:29.870803 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-06ec5c09-5fd2-4f59-8657-646a07d299e0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:29.876359 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:29.876359 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:29.876876 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-06ec5c09-5fd2-4f59-8657-646a07d299e0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Snapshot retrieved successfully. Jul 10 04:42:29.877846 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-06ec5c09-5fd2-4f59-8657-646a07d299e0 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d returned with HTTP 200 Jul 10 04:42:29.878427 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1367/5474] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:29 2026] GET /volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:30.593071 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-38f36c2b-8027-4e54-836c-1a82ea2fbb83 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:30.594794 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-38f36c2b-8027-4e54-836c-1a82ea2fbb83 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 Jul 10 04:42:30.595004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-38f36c2b-8027-4e54-836c-1a82ea2fbb83 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:30.595188 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-38f36c2b-8027-4e54-836c-1a82ea2fbb83 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:30.600564 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-38f36c2b-8027-4e54-836c-1a82ea2fbb83 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 returned with HTTP 404 Jul 10 04:42:30.601028 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1365/5475] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:30 2026] GET /volume/v3/volumes/dd149167-4431-4799-9385-e74833485243 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:30.609819 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:30.611590 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:30.611952 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2135904991"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:30.613549 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2135904991'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:30.613662 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume of 1 GB Jul 10 04:42:30.617528 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:30.623311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (b575b566-f4cd-448f-8231-afac81f7775a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:30.624367 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89098995-b688-4005-824c-8d91058aae14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:30.625159 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:30.651966 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89098995-b688-4005-824c-8d91058aae14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:30.652943 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b41dad-e1c9-4da6-a8a1-c8f2bc191a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:30.688966 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['d6c0d6ba-e4e9-483f-bdf5-4f5eebd5279e', 'a8762609-0291-4255-9dab-9142736e05ee', '58fa1ce4-aa71-4fde-b3ce-cd256367b79c', 'cd925237-39a6-4a46-a0d0-e753815eef3b'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:30.689644 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b41dad-e1c9-4da6-a8a1-c8f2bc191a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6c0d6ba-e4e9-483f-bdf5-4f5eebd5279e', 'a8762609-0291-4255-9dab-9142736e05ee', '58fa1ce4-aa71-4fde-b3ce-cd256367b79c', 'cd925237-39a6-4a46-a0d0-e753815eef3b']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:30.690317 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e00df999-fd01-429a-a70e-26e9584db797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:30.710183 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e00df999-fd01-429a-a70e-26e9584db797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3a80060-09d4-4ff4-b046-ce3b790bcc57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2135904991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['d6c0d6ba-e4e9-483f-bdf5-4f5eebd5279e','a8762609-0291-4255-9dab-9142736e05ee','58fa1ce4-aa71-4fde-b3ce-cd256367b79c','cd925237-39a6-4a46-a0d0-e753815eef3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2135904991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3a80060-09d4-4ff4-b046-ce3b790bcc57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda8575033194bbbbfe671a034a78574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:30.711110 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3440b92-3486-4d47-9fad-14f8f4bca929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:30.727036 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3440b92-3486-4d47-9fad-14f8f4bca929) transitioned into state 'SUCCESS' from state '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-2135904991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda8575033194bbbbfe671a034a78574',qos_specs=None,replication_status=,reservations=['d6c0d6ba-e4e9-483f-bdf5-4f5eebd5279e','a8762609-0291-4255-9dab-9142736e05ee','58fa1ce4-aa71-4fde-b3ce-cd256367b79c','cd925237-39a6-4a46-a0d0-e753815eef3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c506723f7c4a34b99fac5ad0e81337',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:30.727681 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d8948a-031f-409d-bb4f-55250aaae559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:30.736259 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d8948a-031f-409d-bb4f-55250aaae559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:30.737310 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Flow 'volume_create_api' (b575b566-f4cd-448f-8231-afac81f7775a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:30.737387 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create volume request issued successfully. Jul 10 04:42:30.737893 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d6c314c9-89c1-4a7e-b165-0479a48dc17b tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:30.738348 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1371/5476] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:30 2026] POST /volume/v3/volumes => generated 776 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:30.751021 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cf059507-54cd-4f10-9d3c-db159e38a515 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:30.752795 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cf059507-54cd-4f10-9d3c-db159e38a515 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 Jul 10 04:42:30.753035 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cf059507-54cd-4f10-9d3c-db159e38a515 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:30.753272 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cf059507-54cd-4f10-9d3c-db159e38a515 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:30.760721 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:30.760721 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:30.764297 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cf059507-54cd-4f10-9d3c-db159e38a515 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:30.768080 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cf059507-54cd-4f10-9d3c-db159e38a515 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 returned with HTTP 200 Jul 10 04:42:30.768455 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1374/5477] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:30 2026] GET /volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:30.886866 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-47b7f466-1560-4bcb-bfdd-a9dab54fa7e9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:30.888720 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-47b7f466-1560-4bcb-bfdd-a9dab54fa7e9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d Jul 10 04:42:30.888922 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-47b7f466-1560-4bcb-bfdd-a9dab54fa7e9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:30.889168 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-47b7f466-1560-4bcb-bfdd-a9dab54fa7e9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:30.893115 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-47b7f466-1560-4bcb-bfdd-a9dab54fa7e9 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d returned with HTTP 404 Jul 10 04:42:30.893612 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1368/5478] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:30 2026] GET /volume/v3/snapshots/84944392-10ac-4de6-ad90-bed7a47c9e0d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:30.899658 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0973f253-c3c7-40aa-b355-ce7aadd325dd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:30.901375 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0973f253-c3c7-40aa-b355-ce7aadd325dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 Jul 10 04:42:30.901569 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0973f253-c3c7-40aa-b355-ce7aadd325dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:30.901757 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0973f253-c3c7-40aa-b355-ce7aadd325dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:30.908193 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:30.908193 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:30.911718 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0973f253-c3c7-40aa-b355-ce7aadd325dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:30.916046 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0973f253-c3c7-40aa-b355-ce7aadd325dd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 returned with HTTP 200 Jul 10 04:42:30.916330 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1366/5479] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:30 2026] GET /volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:30.929786 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-edbd5ed9-6c59-4123-b7b9-1c6b5d94e983 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:30.931480 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-edbd5ed9-6c59-4123-b7b9-1c6b5d94e983 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 Jul 10 04:42:30.931643 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-edbd5ed9-6c59-4123-b7b9-1c6b5d94e983 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:30.931854 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-edbd5ed9-6c59-4123-b7b9-1c6b5d94e983 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:30.932045 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-edbd5ed9-6c59-4123-b7b9-1c6b5d94e983 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume with id: 68d36577-4814-4843-b702-0a501258bd68 Jul 10 04:42:30.938971 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:30.938971 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:30.939431 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-edbd5ed9-6c59-4123-b7b9-1c6b5d94e983 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:30.957569 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-edbd5ed9-6c59-4123-b7b9-1c6b5d94e983 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume request issued successfully. Jul 10 04:42:30.957773 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-edbd5ed9-6c59-4123-b7b9-1c6b5d94e983 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 returned with HTTP 202 Jul 10 04:42:30.958298 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1372/5480] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:30 2026] DELETE /volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:30.966076 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3bf43042-635f-4ffe-98e1-19a5d236a0ae None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:30.968346 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3bf43042-635f-4ffe-98e1-19a5d236a0ae tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 Jul 10 04:42:30.968570 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3bf43042-635f-4ffe-98e1-19a5d236a0ae tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:30.968748 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3bf43042-635f-4ffe-98e1-19a5d236a0ae tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:30.976720 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:30.976720 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:30.981123 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3bf43042-635f-4ffe-98e1-19a5d236a0ae tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:30.986348 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3bf43042-635f-4ffe-98e1-19a5d236a0ae tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 returned with HTTP 200 Jul 10 04:42:30.986894 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1375/5481] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:30 2026] GET /volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:31.780672 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e578e778-8a86-46c6-b372-8d75cb9a6f06 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:31.782396 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e578e778-8a86-46c6-b372-8d75cb9a6f06 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 Jul 10 04:42:31.782588 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e578e778-8a86-46c6-b372-8d75cb9a6f06 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:31.782780 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e578e778-8a86-46c6-b372-8d75cb9a6f06 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:31.790225 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:31.790225 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:31.795561 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e578e778-8a86-46c6-b372-8d75cb9a6f06 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:31.800835 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e578e778-8a86-46c6-b372-8d75cb9a6f06 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 returned with HTTP 200 Jul 10 04:42:31.801254 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1369/5482] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:31 2026] GET /volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:31.813655 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c782b073-4341-4075-b0a7-6715d91038fa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:31.815546 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c782b073-4341-4075-b0a7-6715d91038fa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:31.815923 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c782b073-4341-4075-b0a7-6715d91038fa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3a80060-09d4-4ff4-b046-ce3b790bcc57", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1558424713"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:31.824523 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:31.824523 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:31.824855 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c782b073-4341-4075-b0a7-6715d91038fa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:31.824989 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-c782b073-4341-4075-b0a7-6715d91038fa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Create snapshot from volume e3a80060-09d4-4ff4-b046-ce3b790bcc57 Jul 10 04:42:31.849089 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-c782b073-4341-4075-b0a7-6715d91038fa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Created reservations ['9234f881-c314-4e1d-8b06-bb7d613be05a', '37e1f270-66ab-44c4-8a46-6361d382de8b', 'b9bd8693-0e28-4dc8-968c-88742b229e54', 'fdb5bd82-fd20-4b2d-9fe5-507a6c7e672c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:31.874273 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c782b073-4341-4075-b0a7-6715d91038fa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot create request issued successfully. Jul 10 04:42:31.874699 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c782b073-4341-4075-b0a7-6715d91038fa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:31.875296 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1367/5483] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:31.883088 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8320ab96-4486-4b32-bb1d-0be04948e538 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:31.884780 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8320ab96-4486-4b32-bb1d-0be04948e538 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d Jul 10 04:42:31.884974 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8320ab96-4486-4b32-bb1d-0be04948e538 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:31.885185 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8320ab96-4486-4b32-bb1d-0be04948e538 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:31.890529 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:31.890529 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:31.890841 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-8320ab96-4486-4b32-bb1d-0be04948e538 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:31.891766 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8320ab96-4486-4b32-bb1d-0be04948e538 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d returned with HTTP 200 Jul 10 04:42:31.892191 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1373/5484] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:31 2026] GET /volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:31.999591 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ac0b04f4-55fd-4149-a6ba-6fab68f490bd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:32.001276 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ac0b04f4-55fd-4149-a6ba-6fab68f490bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 Jul 10 04:42:32.002665 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ac0b04f4-55fd-4149-a6ba-6fab68f490bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:32.002665 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ac0b04f4-55fd-4149-a6ba-6fab68f490bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:32.007403 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ac0b04f4-55fd-4149-a6ba-6fab68f490bd tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 returned with HTTP 404 Jul 10 04:42:32.007403 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1376/5485] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:31 2026] GET /volume/v3/volumes/68d36577-4814-4843-b702-0a501258bd68 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:32.015890 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c5002c1b-6f23-4de2-a71e-7f2b5a4b892a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:32.017914 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c5002c1b-6f23-4de2-a71e-7f2b5a4b892a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:32.018163 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c5002c1b-6f23-4de2-a71e-7f2b5a4b892a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:32.018407 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c5002c1b-6f23-4de2-a71e-7f2b5a4b892a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:32.026676 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:32.026676 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:32.030556 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c5002c1b-6f23-4de2-a71e-7f2b5a4b892a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:32.034899 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c5002c1b-6f23-4de2-a71e-7f2b5a4b892a tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:42:32.035299 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1370/5486] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:32 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:32.046721 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4c7e238e-2894-4a4d-b591-9065ee8940a2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:32.048567 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4c7e238e-2894-4a4d-b591-9065ee8940a2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] DELETE https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:32.048745 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4c7e238e-2894-4a4d-b591-9065ee8940a2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:32.048920 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4c7e238e-2894-4a4d-b591-9065ee8940a2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:32.049090 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-4c7e238e-2894-4a4d-b591-9065ee8940a2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume with id: 9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:32.055611 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:32.055611 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:32.056073 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4c7e238e-2894-4a4d-b591-9065ee8940a2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:32.071984 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4c7e238e-2894-4a4d-b591-9065ee8940a2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Delete volume request issued successfully. Jul 10 04:42:32.072265 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4c7e238e-2894-4a4d-b591-9065ee8940a2 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 202 Jul 10 04:42:32.072703 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1368/5487] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:32 2026] DELETE /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:32.079138 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6e2d0a03-9a88-4aa4-a0cc-50f357f3b61d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:32.080956 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6e2d0a03-9a88-4aa4-a0cc-50f357f3b61d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:32.081224 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6e2d0a03-9a88-4aa4-a0cc-50f357f3b61d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:32.081500 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6e2d0a03-9a88-4aa4-a0cc-50f357f3b61d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:32.089313 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:32.089313 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:32.094421 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-6e2d0a03-9a88-4aa4-a0cc-50f357f3b61d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Volume info retrieved successfully. Jul 10 04:42:32.101076 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6e2d0a03-9a88-4aa4-a0cc-50f357f3b61d tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 200 Jul 10 04:42:32.101576 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1374/5488] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:32 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:32.902887 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-24fa63d3-2c13-48d1-ae38-9f56e123612a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:32.904518 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24fa63d3-2c13-48d1-ae38-9f56e123612a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d Jul 10 04:42:32.906025 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24fa63d3-2c13-48d1-ae38-9f56e123612a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:32.906025 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24fa63d3-2c13-48d1-ae38-9f56e123612a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:32.910254 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:32.910254 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:32.910783 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-24fa63d3-2c13-48d1-ae38-9f56e123612a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:32.911601 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24fa63d3-2c13-48d1-ae38-9f56e123612a tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d returned with HTTP 200 Jul 10 04:42:32.912071 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1377/5489] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:32 2026] GET /volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:32.921291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-819f740b-f6a6-4bd8-8163-560ecbb66800 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:32.923582 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-819f740b-f6a6-4bd8-8163-560ecbb66800 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] POST https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d/action Jul 10 04:42:32.924003 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-819f740b-f6a6-4bd8-8163-560ecbb66800 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:32.924146 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-819f740b-f6a6-4bd8-8163-560ecbb66800 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:32.925708 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.contrib.admin_actions [None req-819f740b-f6a6-4bd8-8163-560ecbb66800 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Updating snapshot 'f2a235f9-cc71-4281-b786-eb9206237e2d' with '{'status': 'creating'}' {{(pid=100019) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:42:32.936234 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:32.936234 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:32.948391 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-819f740b-f6a6-4bd8-8163-560ecbb66800 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d/action returned with HTTP 202 Jul 10 04:42:32.948867 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1371/5490] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:42:32 2026] POST /volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:42:32.955881 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8ce3c3a3-cd51-4536-83a4-1d8cdcafff01 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:32.958109 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ce3c3a3-cd51-4536-83a4-1d8cdcafff01 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d Jul 10 04:42:32.958430 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8ce3c3a3-cd51-4536-83a4-1d8cdcafff01 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:32.958835 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8ce3c3a3-cd51-4536-83a4-1d8cdcafff01 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:32.964704 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:32.964704 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:32.965336 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8ce3c3a3-cd51-4536-83a4-1d8cdcafff01 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:32.966532 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ce3c3a3-cd51-4536-83a4-1d8cdcafff01 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d returned with HTTP 200 Jul 10 04:42:32.967407 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1369/5491] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:32 2026] GET /volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:32.975912 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d39aef5f-b030-4369-8c4c-72d3bb9b2eeb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:32.977736 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d39aef5f-b030-4369-8c4c-72d3bb9b2eeb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] POST https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d/action Jul 10 04:42:32.978065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d39aef5f-b030-4369-8c4c-72d3bb9b2eeb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:32.978179 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d39aef5f-b030-4369-8c4c-72d3bb9b2eeb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:32.979494 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.snapshot_actions [None req-d39aef5f-b030-4369-8c4c-72d3bb9b2eeb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100020) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 04:42:32.984702 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:32.984702 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:32.985196 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.snapshot_actions [None req-d39aef5f-b030-4369-8c4c-72d3bb9b2eeb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] Updating snapshot f2a235f9-cc71-4281-b786-eb9206237e2d with info {'id': 'f2a235f9-cc71-4281-b786-eb9206237e2d', 'status': 'error', 'progress': '80%'} Jul 10 04:42:32.991162 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d39aef5f-b030-4369-8c4c-72d3bb9b2eeb tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-member] https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d/action returned with HTTP 202 Jul 10 04:42:32.991600 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1375/5492] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:42:32 2026] POST /volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:32.999375 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f7221edb-d0bb-442e-98ef-528fe242ac16 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:33.000803 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f7221edb-d0bb-442e-98ef-528fe242ac16 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d Jul 10 04:42:33.002508 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f7221edb-d0bb-442e-98ef-528fe242ac16 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:33.002508 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f7221edb-d0bb-442e-98ef-528fe242ac16 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:33.002508 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-f7221edb-d0bb-442e-98ef-528fe242ac16 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete snapshot with id: f2a235f9-cc71-4281-b786-eb9206237e2d Jul 10 04:42:33.006584 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:33.006584 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:33.007015 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f7221edb-d0bb-442e-98ef-528fe242ac16 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:33.023168 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f7221edb-d0bb-442e-98ef-528fe242ac16 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:33.023549 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f7221edb-d0bb-442e-98ef-528fe242ac16 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d returned with HTTP 202 Jul 10 04:42:33.024127 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1378/5493] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:32 2026] DELETE /volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:33.031357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a875a054-54c8-4a1e-bc2c-cbfde17a3066 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:33.033184 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a875a054-54c8-4a1e-bc2c-cbfde17a3066 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d Jul 10 04:42:33.033417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a875a054-54c8-4a1e-bc2c-cbfde17a3066 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:33.033612 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a875a054-54c8-4a1e-bc2c-cbfde17a3066 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:33.038719 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:33.038719 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:33.039061 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a875a054-54c8-4a1e-bc2c-cbfde17a3066 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Snapshot retrieved successfully. Jul 10 04:42:33.039739 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a875a054-54c8-4a1e-bc2c-cbfde17a3066 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d returned with HTTP 200 Jul 10 04:42:33.040199 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1372/5494] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:33 2026] GET /volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:33.113109 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d1842a85-982e-4fed-afe8-599fc2e73dd7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:33.115577 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d1842a85-982e-4fed-afe8-599fc2e73dd7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] GET https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 Jul 10 04:42:33.115950 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d1842a85-982e-4fed-afe8-599fc2e73dd7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:33.116155 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d1842a85-982e-4fed-afe8-599fc2e73dd7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:33.122492 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d1842a85-982e-4fed-afe8-599fc2e73dd7 tempest-VolumesSnapshotTestJSON-923781257 tempest-VolumesSnapshotTestJSON-923781257-project-member] https://10.4.3.87/volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 returned with HTTP 404 Jul 10 04:42:33.123160 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1370/5495] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:33 2026] GET /volume/v3/volumes/9c2ae277-f58b-4fd2-9b8a-449d7e9e7b97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:34.050029 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b8dff29c-76ee-4aad-9d95-2d9a5efd5cc9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:34.051620 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b8dff29c-76ee-4aad-9d95-2d9a5efd5cc9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d Jul 10 04:42:34.051785 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b8dff29c-76ee-4aad-9d95-2d9a5efd5cc9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:34.051997 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b8dff29c-76ee-4aad-9d95-2d9a5efd5cc9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:34.056427 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b8dff29c-76ee-4aad-9d95-2d9a5efd5cc9 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d returned with HTTP 404 Jul 10 04:42:34.056885 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1376/5496] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:34 2026] GET /volume/v3/snapshots/f2a235f9-cc71-4281-b786-eb9206237e2d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:34.063530 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-67be8ffa-88c6-48e2-97dd-6f05d0588d5d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:34.065657 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-67be8ffa-88c6-48e2-97dd-6f05d0588d5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 Jul 10 04:42:34.065856 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-67be8ffa-88c6-48e2-97dd-6f05d0588d5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:34.066163 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-67be8ffa-88c6-48e2-97dd-6f05d0588d5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:34.066393 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-67be8ffa-88c6-48e2-97dd-6f05d0588d5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume with id: e3a80060-09d4-4ff4-b046-ce3b790bcc57 Jul 10 04:42:34.075169 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:34.075169 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:34.075641 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-67be8ffa-88c6-48e2-97dd-6f05d0588d5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:34.093887 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-67be8ffa-88c6-48e2-97dd-6f05d0588d5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Delete volume request issued successfully. Jul 10 04:42:34.094176 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-67be8ffa-88c6-48e2-97dd-6f05d0588d5d tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 returned with HTTP 202 Jul 10 04:42:34.094832 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1379/5497] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:34 2026] DELETE /volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:34.104396 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3a8b94c5-a5a6-4161-ba33-89eae8b2bbaa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:34.106310 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3a8b94c5-a5a6-4161-ba33-89eae8b2bbaa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 Jul 10 04:42:34.106524 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3a8b94c5-a5a6-4161-ba33-89eae8b2bbaa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:34.106707 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3a8b94c5-a5a6-4161-ba33-89eae8b2bbaa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:34.117448 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:34.117448 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:34.123392 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3a8b94c5-a5a6-4161-ba33-89eae8b2bbaa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Volume info retrieved successfully. Jul 10 04:42:34.129012 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3a8b94c5-a5a6-4161-ba33-89eae8b2bbaa tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 returned with HTTP 200 Jul 10 04:42:34.129547 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1373/5498] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:34 2026] GET /volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:35.144371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8ecede2e-5252-49e1-828c-2f2c9f506928 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:35.146322 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ecede2e-5252-49e1-828c-2f2c9f506928 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] GET https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 Jul 10 04:42:35.146805 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8ecede2e-5252-49e1-828c-2f2c9f506928 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:35.147187 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8ecede2e-5252-49e1-828c-2f2c9f506928 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:35.153421 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ecede2e-5252-49e1-828c-2f2c9f506928 tempest-ProjectMemberTests-1532615484 tempest-ProjectMemberTests-1532615484-project-admin] https://10.4.3.87/volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 returned with HTTP 404 Jul 10 04:42:35.154527 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1371/5499] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:35 2026] GET /volume/v3/volumes/e3a80060-09d4-4ff4-b046-ce3b790bcc57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:36.824240 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-57d3bc50-9102-4515-9677-7b992083d60a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:36.918031 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:36.918427 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1866930675"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:36.920009 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1866930675'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:36.920151 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume of 1 GB Jul 10 04:42:36.920510 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:36.920510 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:36.924344 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:36.930812 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (3f67e2c6-e00c-4ca3-ae68-d72086c00550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:36.931942 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86fd212-2f4f-4587-86ba-891b8c7c7ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:36.932889 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:36.958753 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86fd212-2f4f-4587-86ba-891b8c7c7ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:36.959644 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41da3105-9050-40b4-b80b-d38b586ea63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:37.019357 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['4c41cdb7-2042-4742-979e-8a5e93275538', '0ebd66e7-253f-4bcc-81fc-5052b915543b', 'b18ae13e-d6b7-4308-b53c-12b94f063dcc', '46e305c4-d060-4a07-9e85-f156717f0d7b'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:37.020260 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41da3105-9050-40b4-b80b-d38b586ea63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c41cdb7-2042-4742-979e-8a5e93275538', '0ebd66e7-253f-4bcc-81fc-5052b915543b', 'b18ae13e-d6b7-4308-b53c-12b94f063dcc', '46e305c4-d060-4a07-9e85-f156717f0d7b']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:37.020957 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdaecaf-8459-4c7d-a353-50d5b856903c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:37.042471 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cdaecaf-8459-4c7d-a353-50d5b856903c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093edc95-55d2-401e-b5e3-dcc3e3d6f41e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1866930675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['4c41cdb7-2042-4742-979e-8a5e93275538','0ebd66e7-253f-4bcc-81fc-5052b915543b','b18ae13e-d6b7-4308-b53c-12b94f063dcc','46e305c4-d060-4a07-9e85-f156717f0d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1866930675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093edc95-55d2-401e-b5e3-dcc3e3d6f41e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c80d3c9b056e4e49a1d968e3e695e00d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='019aa81577de47a58cceb5fb0d66239e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:37.043777 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1cee9be-acd5-43f1-918e-d3ff5f49c1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:37.061242 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1cee9be-acd5-43f1-918e-d3ff5f49c1b0) transitioned into state 'SUCCESS' from state '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-1866930675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['4c41cdb7-2042-4742-979e-8a5e93275538','0ebd66e7-253f-4bcc-81fc-5052b915543b','b18ae13e-d6b7-4308-b53c-12b94f063dcc','46e305c4-d060-4a07-9e85-f156717f0d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:37.061964 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7ca4e9-3ed9-4f1f-b034-4620375a5bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:37.076155 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7ca4e9-3ed9-4f1f-b034-4620375a5bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:37.077180 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (3f67e2c6-e00c-4ca3-ae68-d72086c00550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:37.077538 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request issued successfully. Jul 10 04:42:37.078130 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-57d3bc50-9102-4515-9677-7b992083d60a tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:37.079255 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1377/5500] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:36 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) Jul 10 04:42:37.092190 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1b2d1e00-0c38-493a-852e-9a82d2a87178 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:37.096252 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b2d1e00-0c38-493a-852e-9a82d2a87178 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e Jul 10 04:42:37.096252 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b2d1e00-0c38-493a-852e-9a82d2a87178 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:37.096252 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1b2d1e00-0c38-493a-852e-9a82d2a87178 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:37.101408 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:37.101408 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:37.105932 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1b2d1e00-0c38-493a-852e-9a82d2a87178 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:37.110681 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1b2d1e00-0c38-493a-852e-9a82d2a87178 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e returned with HTTP 200 Jul 10 04:42:37.111172 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1380/5501] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:37 2026] GET /volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:38.126419 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ed89f517-5979-4fe2-bb4a-bab57996a21e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:38.128195 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed89f517-5979-4fe2-bb4a-bab57996a21e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e Jul 10 04:42:38.128376 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed89f517-5979-4fe2-bb4a-bab57996a21e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:38.128545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ed89f517-5979-4fe2-bb4a-bab57996a21e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:38.135917 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:38.135917 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:38.140110 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ed89f517-5979-4fe2-bb4a-bab57996a21e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:38.145200 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ed89f517-5979-4fe2-bb4a-bab57996a21e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e returned with HTTP 200 Jul 10 04:42:38.145764 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1374/5502] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:38 2026] GET /volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:38.157521 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-242f6a68-e6a7-4676-9f61-6b88ad5e2e3e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:38.159316 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-242f6a68-e6a7-4676-9f61-6b88ad5e2e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:38.159724 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-242f6a68-e6a7-4676-9f61-6b88ad5e2e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "093edc95-55d2-401e-b5e3-dcc3e3d6f41e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-887199698"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:38.168783 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:38.168783 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:38.169234 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-242f6a68-e6a7-4676-9f61-6b88ad5e2e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:38.169400 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-242f6a68-e6a7-4676-9f61-6b88ad5e2e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create snapshot from volume 093edc95-55d2-401e-b5e3-dcc3e3d6f41e Jul 10 04:42:38.202258 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-242f6a68-e6a7-4676-9f61-6b88ad5e2e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['eb84dd6e-d4ac-42a4-bab9-d60fe8a655a2', '78014bbd-4b74-423d-9272-25618ee48a32', '2f90d878-8440-45ba-8ddd-72456d65794b', 'cb0fd47b-bbfd-4879-9f01-decda438c0c8'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:38.230567 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-242f6a68-e6a7-4676-9f61-6b88ad5e2e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot create request issued successfully. Jul 10 04:42:38.230900 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-242f6a68-e6a7-4676-9f61-6b88ad5e2e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:38.231393 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1372/5503] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:38.242289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-591320e5-5a2e-48fa-be7b-4732bacf5f61 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:38.244525 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-591320e5-5a2e-48fa-be7b-4732bacf5f61 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 Jul 10 04:42:38.244754 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-591320e5-5a2e-48fa-be7b-4732bacf5f61 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:38.245014 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-591320e5-5a2e-48fa-be7b-4732bacf5f61 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:38.250346 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:38.250346 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:38.250663 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-591320e5-5a2e-48fa-be7b-4732bacf5f61 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:38.251383 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-591320e5-5a2e-48fa-be7b-4732bacf5f61 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 returned with HTTP 200 Jul 10 04:42:38.251725 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1378/5504] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:38 2026] GET /volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:39.261697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-139103ad-2672-4e1b-8698-cea538ec4b1c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:39.263881 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-139103ad-2672-4e1b-8698-cea538ec4b1c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 Jul 10 04:42:39.264154 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-139103ad-2672-4e1b-8698-cea538ec4b1c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:39.264453 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-139103ad-2672-4e1b-8698-cea538ec4b1c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:39.271187 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:39.271187 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:39.271651 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-139103ad-2672-4e1b-8698-cea538ec4b1c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:39.272671 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-139103ad-2672-4e1b-8698-cea538ec4b1c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 returned with HTTP 200 Jul 10 04:42:39.273177 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1381/5505] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:39 2026] GET /volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:39.283233 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e2d5af5f-134f-4d78-b6a7-9c18ffae0878 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:39.343993 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2d5af5f-134f-4d78-b6a7-9c18ffae0878 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] POST https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93/action Jul 10 04:42:39.344419 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2d5af5f-134f-4d78-b6a7-9c18ffae0878 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:39.344561 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2d5af5f-134f-4d78-b6a7-9c18ffae0878 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:39.351978 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:39.351978 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:39.352600 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e2d5af5f-134f-4d78-b6a7-9c18ffae0878 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Snapshot retrieved successfully. Jul 10 04:42:39.353534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.policy [None req-e2d5af5f-134f-4d78-b6a7-9c18ffae0878 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4b640bac7b95440193cb5059ddb28bf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80d3c9b056e4e49a1d968e3e695e00d', '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=100019) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:42:39.353754 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2d5af5f-134f-4d78-b6a7-9c18ffae0878 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93/action returned with HTTP 403 Jul 10 04:42:39.354292 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1375/5506] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:42:39 2026] POST /volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93/action => generated 133 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:39.362413 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fa6016ba-ef24-4ae9-ad80-a38be8ffaa62 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:39.364547 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fa6016ba-ef24-4ae9-ad80-a38be8ffaa62 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 Jul 10 04:42:39.364765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fa6016ba-ef24-4ae9-ad80-a38be8ffaa62 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:39.365004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fa6016ba-ef24-4ae9-ad80-a38be8ffaa62 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:39.365138 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-fa6016ba-ef24-4ae9-ad80-a38be8ffaa62 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete snapshot with id: 6cee2693-a01a-4b3d-aded-cd8758b91b93 Jul 10 04:42:39.370583 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:39.370583 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:39.370946 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fa6016ba-ef24-4ae9-ad80-a38be8ffaa62 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:39.391580 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-fa6016ba-ef24-4ae9-ad80-a38be8ffaa62 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:39.391768 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fa6016ba-ef24-4ae9-ad80-a38be8ffaa62 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 returned with HTTP 202 Jul 10 04:42:39.392295 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1373/5507] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:39 2026] DELETE /volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:39.400161 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2fd57239-2f89-43f1-806c-65f367da833b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:39.402055 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2fd57239-2f89-43f1-806c-65f367da833b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 Jul 10 04:42:39.402267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2fd57239-2f89-43f1-806c-65f367da833b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:39.402464 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2fd57239-2f89-43f1-806c-65f367da833b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:39.408312 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:39.408312 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:39.408312 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2fd57239-2f89-43f1-806c-65f367da833b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:39.409050 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2fd57239-2f89-43f1-806c-65f367da833b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 returned with HTTP 200 Jul 10 04:42:39.409445 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1379/5508] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:39 2026] GET /volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:40.421997 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-12e41bcc-5c24-46ab-8e35-48482f522344 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:40.424033 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-12e41bcc-5c24-46ab-8e35-48482f522344 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 Jul 10 04:42:40.424262 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-12e41bcc-5c24-46ab-8e35-48482f522344 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:40.424486 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-12e41bcc-5c24-46ab-8e35-48482f522344 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:40.429135 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-12e41bcc-5c24-46ab-8e35-48482f522344 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 returned with HTTP 404 Jul 10 04:42:40.429714 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1382/5509] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:40 2026] GET /volume/v3/snapshots/6cee2693-a01a-4b3d-aded-cd8758b91b93 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:40.437310 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21dbe3bd-bcaf-4005-ab1e-40775d8c48c3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:40.440795 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21dbe3bd-bcaf-4005-ab1e-40775d8c48c3 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e Jul 10 04:42:40.440992 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21dbe3bd-bcaf-4005-ab1e-40775d8c48c3 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:40.441161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21dbe3bd-bcaf-4005-ab1e-40775d8c48c3 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:40.441357 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-21dbe3bd-bcaf-4005-ab1e-40775d8c48c3 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume with id: 093edc95-55d2-401e-b5e3-dcc3e3d6f41e Jul 10 04:42:40.454654 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:40.454654 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:40.454989 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21dbe3bd-bcaf-4005-ab1e-40775d8c48c3 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:40.478714 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21dbe3bd-bcaf-4005-ab1e-40775d8c48c3 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume request issued successfully. Jul 10 04:42:40.478965 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21dbe3bd-bcaf-4005-ab1e-40775d8c48c3 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e returned with HTTP 202 Jul 10 04:42:40.479457 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1376/5510] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:40 2026] DELETE /volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:40.486839 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f0f9ceff-272b-49a6-8a1e-9b55848a197c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:40.488742 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f0f9ceff-272b-49a6-8a1e-9b55848a197c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e Jul 10 04:42:40.488961 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f0f9ceff-272b-49a6-8a1e-9b55848a197c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:40.489166 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f0f9ceff-272b-49a6-8a1e-9b55848a197c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:40.498120 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:40.498120 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:40.503444 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f0f9ceff-272b-49a6-8a1e-9b55848a197c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:40.509801 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f0f9ceff-272b-49a6-8a1e-9b55848a197c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e returned with HTTP 200 Jul 10 04:42:40.510284 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1374/5511] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:40 2026] GET /volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:41.523349 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2b1a50a5-0405-4e90-8057-e93fc282cfc8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:41.525146 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b1a50a5-0405-4e90-8057-e93fc282cfc8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e Jul 10 04:42:41.525345 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b1a50a5-0405-4e90-8057-e93fc282cfc8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:41.525523 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b1a50a5-0405-4e90-8057-e93fc282cfc8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:41.531413 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b1a50a5-0405-4e90-8057-e93fc282cfc8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e returned with HTTP 404 Jul 10 04:42:41.531908 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1380/5512] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:41 2026] GET /volume/v3/volumes/093edc95-55d2-401e-b5e3-dcc3e3d6f41e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:41.539432 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a6c78325-8687-4c27-b794-81ee7d717361 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:41.541091 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:41.541455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-146598062"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:41.543137 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-146598062'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:41.543389 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume of 1 GB Jul 10 04:42:41.547149 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:41.552203 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (dd0e6221-424e-43bb-9baf-92e8e843bd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:41.553316 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fcaee3-ef4e-4641-b9c9-cee61bfeb35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:41.554117 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:41.576544 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fcaee3-ef4e-4641-b9c9-cee61bfeb35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:41.577338 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebb9482-ab0c-4cb2-badc-9bacb38171f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:41.612374 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['3d497eb2-1ebe-4228-ab3a-6ad45ec58648', '9d2a3950-5e91-4354-8e91-5fa03fdf32dd', '46a0518d-f31d-4ff5-92e1-261a8aaa5f1c', 'e5f972cb-eecb-46fe-adb3-06c9dc896e68'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:41.613198 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebb9482-ab0c-4cb2-badc-9bacb38171f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d497eb2-1ebe-4228-ab3a-6ad45ec58648', '9d2a3950-5e91-4354-8e91-5fa03fdf32dd', '46a0518d-f31d-4ff5-92e1-261a8aaa5f1c', 'e5f972cb-eecb-46fe-adb3-06c9dc896e68']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:41.613970 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692f56d5-a8d9-4d6e-a59c-80c3b9c2c3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:41.636036 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692f56d5-a8d9-4d6e-a59c-80c3b9c2c3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '715e7c5c-436d-4441-ab52-275545ba2afb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-146598062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['3d497eb2-1ebe-4228-ab3a-6ad45ec58648','9d2a3950-5e91-4354-8e91-5fa03fdf32dd','46a0518d-f31d-4ff5-92e1-261a8aaa5f1c','e5f972cb-eecb-46fe-adb3-06c9dc896e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-146598062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=715e7c5c-436d-4441-ab52-275545ba2afb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c80d3c9b056e4e49a1d968e3e695e00d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='019aa81577de47a58cceb5fb0d66239e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:41.637792 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef04c64f-2377-4ce7-8db2-90ea85cb3ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:41.653463 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef04c64f-2377-4ce7-8db2-90ea85cb3ac9) transitioned into state 'SUCCESS' from state '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-146598062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['3d497eb2-1ebe-4228-ab3a-6ad45ec58648','9d2a3950-5e91-4354-8e91-5fa03fdf32dd','46a0518d-f31d-4ff5-92e1-261a8aaa5f1c','e5f972cb-eecb-46fe-adb3-06c9dc896e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:41.654249 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e1aa27-d488-4f21-8ee3-dd6f787f172f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:41.663161 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e1aa27-d488-4f21-8ee3-dd6f787f172f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:41.664071 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (dd0e6221-424e-43bb-9baf-92e8e843bd6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:41.664447 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request issued successfully. Jul 10 04:42:41.665075 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a6c78325-8687-4c27-b794-81ee7d717361 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:41.665670 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1383/5513] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:41 2026] POST /volume/v3/volumes => generated 775 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:41.678132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-659ceac4-3a8d-4d78-8ed0-1992cf2eb267 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:41.680008 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-659ceac4-3a8d-4d78-8ed0-1992cf2eb267 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb Jul 10 04:42:41.680237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-659ceac4-3a8d-4d78-8ed0-1992cf2eb267 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:41.680418 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-659ceac4-3a8d-4d78-8ed0-1992cf2eb267 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:41.695055 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:41.695055 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:41.699891 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-659ceac4-3a8d-4d78-8ed0-1992cf2eb267 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:41.704195 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-659ceac4-3a8d-4d78-8ed0-1992cf2eb267 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb returned with HTTP 200 Jul 10 04:42:41.704739 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1377/5514] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:41 2026] GET /volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:42.716318 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7a175c7e-a840-4658-acdb-178f7c3b5e3e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:42.717892 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a175c7e-a840-4658-acdb-178f7c3b5e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb Jul 10 04:42:42.718105 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a175c7e-a840-4658-acdb-178f7c3b5e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:42.718340 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a175c7e-a840-4658-acdb-178f7c3b5e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:42.720165 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=324,cinder:UPDATE=136,cinder:INSERT=67 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:42:42.727066 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:42.727066 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:42.731143 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7a175c7e-a840-4658-acdb-178f7c3b5e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:42.735570 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a175c7e-a840-4658-acdb-178f7c3b5e3e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb returned with HTTP 200 Jul 10 04:42:42.736005 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1375/5515] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:42 2026] GET /volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:42.748335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1659c7dd-4ee8-4cf7-9436-a6a1bc6416c7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:42.750443 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1659c7dd-4ee8-4cf7-9436-a6a1bc6416c7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:42.750773 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1659c7dd-4ee8-4cf7-9436-a6a1bc6416c7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "715e7c5c-436d-4441-ab52-275545ba2afb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1029783113"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:42.758446 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:42.758446 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:42.758743 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1659c7dd-4ee8-4cf7-9436-a6a1bc6416c7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:42.758861 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-1659c7dd-4ee8-4cf7-9436-a6a1bc6416c7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create snapshot from volume 715e7c5c-436d-4441-ab52-275545ba2afb Jul 10 04:42:42.779850 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-1659c7dd-4ee8-4cf7-9436-a6a1bc6416c7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['ca71553a-19d5-4d2c-81f3-8ba59400db70', 'd85ad063-9206-4487-b1cb-72b1286ac8f9', 'f79dd6f6-0ef8-4259-8446-4edc5b885e06', '2a23e766-b64c-41ad-9652-30701ea91151'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:42.804716 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1659c7dd-4ee8-4cf7-9436-a6a1bc6416c7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot create request issued successfully. Jul 10 04:42:42.805015 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1659c7dd-4ee8-4cf7-9436-a6a1bc6416c7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:42.805569 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1381/5516] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:42.814007 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f03a6cc1-a07a-4b9d-ad58-500703576f0d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:42.816186 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f03a6cc1-a07a-4b9d-ad58-500703576f0d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 Jul 10 04:42:42.816448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f03a6cc1-a07a-4b9d-ad58-500703576f0d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:42.816644 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f03a6cc1-a07a-4b9d-ad58-500703576f0d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:42.822619 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:42.822619 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:42.823097 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f03a6cc1-a07a-4b9d-ad58-500703576f0d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:42.824016 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f03a6cc1-a07a-4b9d-ad58-500703576f0d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 returned with HTTP 200 Jul 10 04:42:42.827325 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1384/5517] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:42 2026] GET /volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:43.833380 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8a2e0f9b-6d7e-4f1b-a3e9-141882c05a27 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:43.835155 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a2e0f9b-6d7e-4f1b-a3e9-141882c05a27 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 Jul 10 04:42:43.835368 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a2e0f9b-6d7e-4f1b-a3e9-141882c05a27 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:43.835556 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8a2e0f9b-6d7e-4f1b-a3e9-141882c05a27 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:43.840150 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:43.840150 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:43.840461 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8a2e0f9b-6d7e-4f1b-a3e9-141882c05a27 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:43.841081 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8a2e0f9b-6d7e-4f1b-a3e9-141882c05a27 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 returned with HTTP 200 Jul 10 04:42:43.841567 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1378/5518] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:43 2026] GET /volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:43.849831 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f193c011-0daf-41a8-b1b3-89b05f6c1af7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:43.851609 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f193c011-0daf-41a8-b1b3-89b05f6c1af7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] GET https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:43.851841 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f193c011-0daf-41a8-b1b3-89b05f6c1af7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:43.852155 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f193c011-0daf-41a8-b1b3-89b05f6c1af7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:43.852587 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.api_utils [None req-f193c011-0daf-41a8-b1b3-89b05f6c1af7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Removing options '' from query. {{(pid=100021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 04:42:43.853603 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.db.api [None req-f193c011-0daf-41a8-b1b3-89b05f6c1af7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Building query based on filter {{(pid=100021) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 04:42:43.857504 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f193c011-0daf-41a8-b1b3-89b05f6c1af7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Get all snapshots completed successfully. Jul 10 04:42:43.857795 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f193c011-0daf-41a8-b1b3-89b05f6c1af7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] https://10.4.3.87/volume/v3/snapshots returned with HTTP 200 Jul 10 04:42:43.858230 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1376/5519] 10.4.3.87 () {66 vars in 1236 bytes} [Fri Jul 10 04:42:43 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:43.866782 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-11e65451-7efd-4d35-9d4e-0e161e114baa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:43.868537 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11e65451-7efd-4d35-9d4e-0e161e114baa tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 Jul 10 04:42:43.868706 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11e65451-7efd-4d35-9d4e-0e161e114baa tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:43.868900 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11e65451-7efd-4d35-9d4e-0e161e114baa tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:43.868993 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-11e65451-7efd-4d35-9d4e-0e161e114baa tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete snapshot with id: 3a246e5e-fed7-4cec-a32b-9872665c0860 Jul 10 04:42:43.873530 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:43.873530 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:43.873815 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-11e65451-7efd-4d35-9d4e-0e161e114baa tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:43.889796 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-11e65451-7efd-4d35-9d4e-0e161e114baa tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:43.890018 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11e65451-7efd-4d35-9d4e-0e161e114baa tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 returned with HTTP 202 Jul 10 04:42:43.890468 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1382/5520] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:43 2026] DELETE /volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:43.899279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-823d9c56-3e43-4945-b87d-54b1e8b10ec8 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:43.901288 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-823d9c56-3e43-4945-b87d-54b1e8b10ec8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 Jul 10 04:42:43.901546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-823d9c56-3e43-4945-b87d-54b1e8b10ec8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:43.901716 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-823d9c56-3e43-4945-b87d-54b1e8b10ec8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:43.907567 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:43.907567 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:43.907956 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-823d9c56-3e43-4945-b87d-54b1e8b10ec8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:43.908951 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-823d9c56-3e43-4945-b87d-54b1e8b10ec8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 returned with HTTP 200 Jul 10 04:42:43.909336 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1385/5521] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:43 2026] GET /volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:44.920317 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e0fb0d19-05be-40e2-b14b-014f2d660a48 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:44.922042 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e0fb0d19-05be-40e2-b14b-014f2d660a48 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 Jul 10 04:42:44.922232 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e0fb0d19-05be-40e2-b14b-014f2d660a48 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:44.922460 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e0fb0d19-05be-40e2-b14b-014f2d660a48 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:44.926709 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e0fb0d19-05be-40e2-b14b-014f2d660a48 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 returned with HTTP 404 Jul 10 04:42:44.927164 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1379/5522] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:44 2026] GET /volume/v3/snapshots/3a246e5e-fed7-4cec-a32b-9872665c0860 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:44.940376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bd09efbc-18f9-4bca-a25f-ebded9f8588f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:44.942727 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd09efbc-18f9-4bca-a25f-ebded9f8588f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb Jul 10 04:42:44.943059 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd09efbc-18f9-4bca-a25f-ebded9f8588f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:44.943309 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd09efbc-18f9-4bca-a25f-ebded9f8588f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:44.943679 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-bd09efbc-18f9-4bca-a25f-ebded9f8588f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume with id: 715e7c5c-436d-4441-ab52-275545ba2afb Jul 10 04:42:44.953679 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:44.953679 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:44.954107 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bd09efbc-18f9-4bca-a25f-ebded9f8588f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:44.970303 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bd09efbc-18f9-4bca-a25f-ebded9f8588f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume request issued successfully. Jul 10 04:42:44.970483 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd09efbc-18f9-4bca-a25f-ebded9f8588f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb returned with HTTP 202 Jul 10 04:42:44.970889 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1377/5523] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:44 2026] DELETE /volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:44.978164 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c765c098-3558-470d-9b65-c4db8e84520f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:44.981875 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c765c098-3558-470d-9b65-c4db8e84520f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb Jul 10 04:42:44.981875 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c765c098-3558-470d-9b65-c4db8e84520f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:44.981875 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c765c098-3558-470d-9b65-c4db8e84520f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:44.990569 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:44.990569 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:44.997242 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c765c098-3558-470d-9b65-c4db8e84520f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:45.000917 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c765c098-3558-470d-9b65-c4db8e84520f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb returned with HTTP 200 Jul 10 04:42:45.001537 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1383/5524] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:44 2026] GET /volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:45.364068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fb0ced64-6d83-4dd8-ab9c-1e7112be1037 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:45.443798 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb0ced64-6d83-4dd8-ab9c-1e7112be1037 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:42:45.444253 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fb0ced64-6d83-4dd8-ab9c-1e7112be1037 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-442308009", "extra_specs": {}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:45.458703 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fb0ced64-6d83-4dd8-ab9c-1e7112be1037 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:42:45.458980 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1386/5525] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:42:45 2026] POST /volume/v3/types => generated 211 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:45.466490 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bb8f309f-53df-44f1-a4ce-b0a8ed1af07d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:45.468011 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bb8f309f-53df-44f1-a4ce-b0a8ed1af07d tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] POST https://10.4.3.87/volume/v3/types/ddee8c78-3359-44af-8eac-afca9d844172/encryption Jul 10 04:42:45.468339 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bb8f309f-53df-44f1-a4ce-b0a8ed1af07d tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:45.481014 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bb8f309f-53df-44f1-a4ce-b0a8ed1af07d tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] https://10.4.3.87/volume/v3/types/ddee8c78-3359-44af-8eac-afca9d844172/encryption returned with HTTP 200 Jul 10 04:42:45.481563 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1380/5526] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:42:45 2026] POST /volume/v3/types/ddee8c78-3359-44af-8eac-afca9d844172/encryption => generated 230 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:45.488674 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:45.541075 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:45.541434 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1685367257", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-442308009", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:45.542888 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1685367257', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-442308009', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:45.546754 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:42:45.547096 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:45.547096 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:45.547616 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:42:45.553075 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (80894bd2-ac67-4146-9e5a-e52495a73cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:45.553977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ffdb0d-e571-45ff-ba6c-914c1bb03804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:45.554775 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:45.578188 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ffdb0d-e571-45ff-ba6c-914c1bb03804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:42:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ddee8c78-3359-44af-8eac-afca9d844172,is_public=True,name='tempest-scenario-type-luks-442308009',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ddee8c78-3359-44af-8eac-afca9d844172', '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=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:45.579173 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff7d660-8ddd-47b6-8456-8f0a66ede5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:45.606236 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-442308009 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-442308009, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:42:45.606640 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-442308009 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-442308009, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:42:45.637918 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['2d6906a9-5b80-4e5a-b561-1d572e151f6f', '8ff68e9d-026e-4a30-a60c-66f690d174bd', '0239522b-6a8f-43b3-a5b8-3bfd2c74696f', '8b30cf44-6f43-4736-a0da-6a723a417f7c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:45.638605 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff7d660-8ddd-47b6-8456-8f0a66ede5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d6906a9-5b80-4e5a-b561-1d572e151f6f', '8ff68e9d-026e-4a30-a60c-66f690d174bd', '0239522b-6a8f-43b3-a5b8-3bfd2c74696f', '8b30cf44-6f43-4736-a0da-6a723a417f7c']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:45.639282 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e37ec5b-7135-4dd1-8877-32826d5786de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:45.659414 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e37ec5b-7135-4dd1-8877-32826d5786de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc8476c-fe5b-4d7b-8769-643d0c9c0284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1685367257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['2d6906a9-5b80-4e5a-b561-1d572e151f6f','8ff68e9d-026e-4a30-a60c-66f690d174bd','0239522b-6a8f-43b3-a5b8-3bfd2c74696f','8b30cf44-6f43-4736-a0da-6a723a417f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=ddee8c78-3359-44af-8eac-afca9d844172), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1685367257',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ecc8476c-fe5b-4d7b-8769-643d0c9c0284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ddee8c78-3359-44af-8eac-afca9d844172),volume_type_id=ddee8c78-3359-44af-8eac-afca9d844172)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:45.660070 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bef0d3d-a7b3-4cbb-b66c-a8830e2a1498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:45.677204 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bef0d3d-a7b3-4cbb-b66c-a8830e2a1498) transitioned into state 'SUCCESS' from state '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-1685367257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['2d6906a9-5b80-4e5a-b561-1d572e151f6f','8ff68e9d-026e-4a30-a60c-66f690d174bd','0239522b-6a8f-43b3-a5b8-3bfd2c74696f','8b30cf44-6f43-4736-a0da-6a723a417f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=ddee8c78-3359-44af-8eac-afca9d844172)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:45.677837 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5303aa-8172-47ce-80b0-c0660c2c10be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:45.684768 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5303aa-8172-47ce-80b0-c0660c2c10be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:45.685512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (80894bd2-ac67-4146-9e5a-e52495a73cda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:45.685770 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:42:45.686277 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a6246230-a63b-4a2f-bbcb-0421d42814f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:45.686651 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1378/5527] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:42:45 2026] POST /volume/v3/volumes => generated 777 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:45.700855 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-662f3d96-7bf2-40a9-9c6b-71a35f8acf8e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:45.702226 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-662f3d96-7bf2-40a9-9c6b-71a35f8acf8e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:42:45.702495 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-662f3d96-7bf2-40a9-9c6b-71a35f8acf8e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:45.702735 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-662f3d96-7bf2-40a9-9c6b-71a35f8acf8e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:45.709928 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:45.709928 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:45.714104 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-662f3d96-7bf2-40a9-9c6b-71a35f8acf8e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:42:45.718159 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-662f3d96-7bf2-40a9-9c6b-71a35f8acf8e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 returned with HTTP 200 Jul 10 04:42:45.718642 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1384/5528] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:45 2026] GET /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:46.014872 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a2e55a1d-ccbd-40e4-a8e1-be9bc3ef796e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:46.016619 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a2e55a1d-ccbd-40e4-a8e1-be9bc3ef796e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb Jul 10 04:42:46.016836 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a2e55a1d-ccbd-40e4-a8e1-be9bc3ef796e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:46.017028 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a2e55a1d-ccbd-40e4-a8e1-be9bc3ef796e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:46.023266 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a2e55a1d-ccbd-40e4-a8e1-be9bc3ef796e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb returned with HTTP 404 Jul 10 04:42:46.023796 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1387/5529] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:46 2026] GET /volume/v3/volumes/715e7c5c-436d-4441-ab52-275545ba2afb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 04:42:46.031949 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-4cdf24be-282b-4200-9622-d770c14fa585 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:46.034190 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:46.034674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-538979350"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:46.036531 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-538979350'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:46.036691 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume of 1 GB Jul 10 04:42:46.041570 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:46.046926 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (e0ede229-4e16-48c8-899c-ce8d5be6a082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:46.048008 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1d5aec-7154-4a2d-960d-acd222b63344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:46.048748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:46.071352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1d5aec-7154-4a2d-960d-acd222b63344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:46.072072 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfef56a6-6173-45fd-80a3-7fffdbe764db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:46.108704 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['b0f2782d-4a51-4e85-a075-224b57b57210', '6ad34081-4c30-4ad9-b7c5-74e1c5064fef', 'df00fdec-7849-4a9b-a4cb-77ab25d4beaa', '5b49c364-c734-4cc3-b646-b6d341938e32'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:46.109715 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfef56a6-6173-45fd-80a3-7fffdbe764db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0f2782d-4a51-4e85-a075-224b57b57210', '6ad34081-4c30-4ad9-b7c5-74e1c5064fef', 'df00fdec-7849-4a9b-a4cb-77ab25d4beaa', '5b49c364-c734-4cc3-b646-b6d341938e32']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:46.110440 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70bc99c7-dbf1-4154-ab9a-34ba978fad80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:46.131978 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70bc99c7-dbf1-4154-ab9a-34ba978fad80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cbc2fec-898b-4a58-bafd-f380253165cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538979350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['b0f2782d-4a51-4e85-a075-224b57b57210','6ad34081-4c30-4ad9-b7c5-74e1c5064fef','df00fdec-7849-4a9b-a4cb-77ab25d4beaa','5b49c364-c734-4cc3-b646-b6d341938e32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538979350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cbc2fec-898b-4a58-bafd-f380253165cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c80d3c9b056e4e49a1d968e3e695e00d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='019aa81577de47a58cceb5fb0d66239e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:46.132664 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4687fda-75dd-4108-ab34-840cdb0117a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:46.148874 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4687fda-75dd-4108-ab34-840cdb0117a7) transitioned into state 'SUCCESS' from state '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-538979350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['b0f2782d-4a51-4e85-a075-224b57b57210','6ad34081-4c30-4ad9-b7c5-74e1c5064fef','df00fdec-7849-4a9b-a4cb-77ab25d4beaa','5b49c364-c734-4cc3-b646-b6d341938e32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:46.149541 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d161fb92-3015-4fa1-8f2c-f7aaa4a82a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:46.159118 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d161fb92-3015-4fa1-8f2c-f7aaa4a82a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:46.159956 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (e0ede229-4e16-48c8-899c-ce8d5be6a082) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:46.160272 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request issued successfully. Jul 10 04:42:46.160862 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-4cdf24be-282b-4200-9622-d770c14fa585 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:46.161456 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1381/5530] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:46 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) Jul 10 04:42:46.177316 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-954c170f-f17b-4f42-aac2-7121ce00a476 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:46.179859 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-954c170f-f17b-4f42-aac2-7121ce00a476 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb Jul 10 04:42:46.180181 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-954c170f-f17b-4f42-aac2-7121ce00a476 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:46.180470 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-954c170f-f17b-4f42-aac2-7121ce00a476 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:46.190583 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:46.190583 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:46.195091 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-954c170f-f17b-4f42-aac2-7121ce00a476 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:46.200238 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-954c170f-f17b-4f42-aac2-7121ce00a476 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb returned with HTTP 200 Jul 10 04:42:46.200716 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1379/5531] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:46 2026] GET /volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:46.736048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-161d1ef3-ead8-4280-8f94-ad4c608f4439 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:46.739334 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-161d1ef3-ead8-4280-8f94-ad4c608f4439 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:42:46.739334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-161d1ef3-ead8-4280-8f94-ad4c608f4439 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:46.739334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-161d1ef3-ead8-4280-8f94-ad4c608f4439 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:46.745078 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:46.745078 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:46.748738 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-161d1ef3-ead8-4280-8f94-ad4c608f4439 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:42:46.752720 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-161d1ef3-ead8-4280-8f94-ad4c608f4439 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 returned with HTTP 200 Jul 10 04:42:46.753163 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1385/5532] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:46 2026] GET /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:46.764868 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fe4327a3-2e2c-4e79-a9d4-0a86ad54a470 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:46.766429 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fe4327a3-2e2c-4e79-a9d4-0a86ad54a470 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:42:46.766585 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fe4327a3-2e2c-4e79-a9d4-0a86ad54a470 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:46.766751 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fe4327a3-2e2c-4e79-a9d4-0a86ad54a470 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:46.773020 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:46.773020 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:46.776280 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-fe4327a3-2e2c-4e79-a9d4-0a86ad54a470 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:42:46.779944 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fe4327a3-2e2c-4e79-a9d4-0a86ad54a470 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 returned with HTTP 200 Jul 10 04:42:46.780329 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1388/5533] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:46 2026] GET /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:46.791834 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-44065304-2d5a-4ecf-8d28-5ba0044200eb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:46.793684 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-44065304-2d5a-4ecf-8d28-5ba0044200eb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284/action Jul 10 04:42:46.794052 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-44065304-2d5a-4ecf-8d28-5ba0044200eb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:46.794170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-44065304-2d5a-4ecf-8d28-5ba0044200eb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:46.802570 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:46.802570 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:46.803077 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-44065304-2d5a-4ecf-8d28-5ba0044200eb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:42:46.808538 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-44065304-2d5a-4ecf-8d28-5ba0044200eb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume updated successfully. Jul 10 04:42:46.808764 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-44065304-2d5a-4ecf-8d28-5ba0044200eb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284/action returned with HTTP 200 Jul 10 04:42:46.809296 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1382/5534] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:42:46 2026] POST /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 04:42:46.888191 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-0c0d5b1b-a682-4dc7-8f88-3ff00b92e5e3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:46.890060 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-0c0d5b1b-a682-4dc7-8f88-3ff00b92e5e3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:42:46.890246 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-0c0d5b1b-a682-4dc7-8f88-3ff00b92e5e3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:46.890427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-0c0d5b1b-a682-4dc7-8f88-3ff00b92e5e3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:46.896890 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:46.896890 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:46.899941 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-0c0d5b1b-a682-4dc7-8f88-3ff00b92e5e3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:42:46.903408 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-0c0d5b1b-a682-4dc7-8f88-3ff00b92e5e3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 returned with HTTP 200 Jul 10 04:42:46.903808 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1380/5535] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:42:46 2026] GET /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:47.216584 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d0511f9a-aacd-43fa-a5ab-e96c254d4180 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:47.218388 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d0511f9a-aacd-43fa-a5ab-e96c254d4180 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb Jul 10 04:42:47.218626 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d0511f9a-aacd-43fa-a5ab-e96c254d4180 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:47.218869 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d0511f9a-aacd-43fa-a5ab-e96c254d4180 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:47.225811 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:47.225811 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:47.228973 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d0511f9a-aacd-43fa-a5ab-e96c254d4180 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:47.233313 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d0511f9a-aacd-43fa-a5ab-e96c254d4180 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb returned with HTTP 200 Jul 10 04:42:47.233658 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1386/5536] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:47 2026] GET /volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:47.244956 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ee72ce0d-3ce1-4b02-bce7-fddeb78b5399 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:47.246435 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ee72ce0d-3ce1-4b02-bce7-fddeb78b5399 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:47.246723 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ee72ce0d-3ce1-4b02-bce7-fddeb78b5399 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cbc2fec-898b-4a58-bafd-f380253165cb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2057272851"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:47.255555 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:47.255555 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:47.255910 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ee72ce0d-3ce1-4b02-bce7-fddeb78b5399 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:47.256022 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-ee72ce0d-3ce1-4b02-bce7-fddeb78b5399 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create snapshot from volume 3cbc2fec-898b-4a58-bafd-f380253165cb Jul 10 04:42:47.283944 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-ee72ce0d-3ce1-4b02-bce7-fddeb78b5399 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['c0b2cca5-a346-422d-b186-493366d42feb', 'be9280e8-159b-4d1d-8e9b-17b4c5b63356', 'e3df7d93-7cb4-4c91-bbd4-9055b7a33bc5', '7ec1c536-b203-48bc-adc0-03945b624431'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:47.290382 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-eecaa6c4-e748-4bbb-b2c9-01d6f9777bf5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:47.292556 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-eecaa6c4-e748-4bbb-b2c9-01d6f9777bf5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:42:47.292752 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-eecaa6c4-e748-4bbb-b2c9-01d6f9777bf5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:47.292979 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-eecaa6c4-e748-4bbb-b2c9-01d6f9777bf5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:47.299707 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:47.299707 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:47.303653 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-eecaa6c4-e748-4bbb-b2c9-01d6f9777bf5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:42:47.308497 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-eecaa6c4-e748-4bbb-b2c9-01d6f9777bf5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 returned with HTTP 200 Jul 10 04:42:47.308955 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1383/5537] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:42:47 2026] GET /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:47.313280 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ee72ce0d-3ce1-4b02-bce7-fddeb78b5399 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot create request issued successfully. Jul 10 04:42:47.313619 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ee72ce0d-3ce1-4b02-bce7-fddeb78b5399 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:47.314127 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1389/5538] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:47.332039 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4bb3ff45-87e6-4d10-90c0-661691f905a5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:47.332389 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f180be8c-c1b0-41dd-9850-b8a8ec05d577 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:47.332625 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bb3ff45-87e6-4d10-90c0-661691f905a5 None None] GET https://10.4.3.87/volume// Jul 10 04:42:47.332920 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bb3ff45-87e6-4d10-90c0-661691f905a5 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:47.333186 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4bb3ff45-87e6-4d10-90c0-661691f905a5 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:47.333641 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4bb3ff45-87e6-4d10-90c0-661691f905a5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:42:47.334070 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1381/5539] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:42:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:42:47.334123 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f180be8c-c1b0-41dd-9850-b8a8ec05d577 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 Jul 10 04:42:47.334123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f180be8c-c1b0-41dd-9850-b8a8ec05d577 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:47.334324 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f180be8c-c1b0-41dd-9850-b8a8ec05d577 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:47.338605 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:47.338605 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:47.338846 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f180be8c-c1b0-41dd-9850-b8a8ec05d577 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:47.339406 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f180be8c-c1b0-41dd-9850-b8a8ec05d577 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 returned with HTTP 200 Jul 10 04:42:47.339814 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1387/5540] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:47 2026] GET /volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:47.342086 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-4803d38a-b321-49fb-a7d7-c290103d0ed7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:47.344288 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-4803d38a-b321-49fb-a7d7-c290103d0ed7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:42:47.344643 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-4803d38a-b321-49fb-a7d7-c290103d0ed7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecc8476c-fe5b-4d7b-8769-643d0c9c0284", "connector": null, "instance_uuid": "a3f871d9-5448-4330-b38b-4ac0f0f10deb"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:47.353017 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:47.353017 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:47.375862 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-4803d38a-b321-49fb-a7d7-c290103d0ed7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:42:47.376340 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1384/5541] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:42:47 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:48.349259 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-54254abd-b037-484d-964c-431646df3e33 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:48.351017 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-54254abd-b037-484d-964c-431646df3e33 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 Jul 10 04:42:48.351289 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-54254abd-b037-484d-964c-431646df3e33 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:48.351493 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-54254abd-b037-484d-964c-431646df3e33 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:48.357150 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:48.357150 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:48.357480 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-54254abd-b037-484d-964c-431646df3e33 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:48.358077 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-54254abd-b037-484d-964c-431646df3e33 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 returned with HTTP 200 Jul 10 04:42:48.358444 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1390/5542] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:48 2026] GET /volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:48.366366 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-fd472533-9684-4879-8b87-616dd76fb652 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:48.368066 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd472533-9684-4879-8b87-616dd76fb652 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] POST https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484/action Jul 10 04:42:48.368440 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd472533-9684-4879-8b87-616dd76fb652 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:48.368566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-fd472533-9684-4879-8b87-616dd76fb652 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:48.369958 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.admin_actions [None req-fd472533-9684-4879-8b87-616dd76fb652 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Updating snapshot '4b936070-40cf-48e9-843a-c3bcfd7b1484' with '{'status': 'error'}' {{(pid=100021) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 04:42:48.379385 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:48.379385 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:48.379945 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.policy [None req-fd472533-9684-4879-8b87-616dd76fb652 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4b640bac7b95440193cb5059ddb28bf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80d3c9b056e4e49a1d968e3e695e00d', '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=100021) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:42:48.380182 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-fd472533-9684-4879-8b87-616dd76fb652 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484/action returned with HTTP 403 Jul 10 04:42:48.380665 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1382/5543] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:42:48 2026] POST /volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:48.395339 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ff5e631a-7b29-4f26-872f-27ce55b9e636 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:48.397098 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff5e631a-7b29-4f26-872f-27ce55b9e636 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 Jul 10 04:42:48.397307 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff5e631a-7b29-4f26-872f-27ce55b9e636 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:48.397489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ff5e631a-7b29-4f26-872f-27ce55b9e636 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:48.397582 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-ff5e631a-7b29-4f26-872f-27ce55b9e636 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete snapshot with id: 4b936070-40cf-48e9-843a-c3bcfd7b1484 Jul 10 04:42:48.402285 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:48.402285 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:48.402639 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ff5e631a-7b29-4f26-872f-27ce55b9e636 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:48.417318 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ff5e631a-7b29-4f26-872f-27ce55b9e636 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:48.417485 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ff5e631a-7b29-4f26-872f-27ce55b9e636 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 returned with HTTP 202 Jul 10 04:42:48.418102 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1388/5544] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:48 2026] DELETE /volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:48.424234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d4247f5a-6995-4737-8c15-bd0e09ad9b8e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:48.426324 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d4247f5a-6995-4737-8c15-bd0e09ad9b8e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 Jul 10 04:42:48.426547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d4247f5a-6995-4737-8c15-bd0e09ad9b8e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:48.426757 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d4247f5a-6995-4737-8c15-bd0e09ad9b8e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:48.434375 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:48.434375 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:48.434769 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d4247f5a-6995-4737-8c15-bd0e09ad9b8e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:48.435772 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d4247f5a-6995-4737-8c15-bd0e09ad9b8e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 returned with HTTP 200 Jul 10 04:42:48.436272 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1385/5545] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:48 2026] GET /volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:49.445959 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d1382790-4c8a-43aa-a6fd-2951a02b8e17 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:49.448041 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d1382790-4c8a-43aa-a6fd-2951a02b8e17 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 Jul 10 04:42:49.448287 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d1382790-4c8a-43aa-a6fd-2951a02b8e17 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:49.448520 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d1382790-4c8a-43aa-a6fd-2951a02b8e17 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:49.453305 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d1382790-4c8a-43aa-a6fd-2951a02b8e17 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 returned with HTTP 404 Jul 10 04:42:49.453842 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1391/5546] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:49 2026] GET /volume/v3/snapshots/4b936070-40cf-48e9-843a-c3bcfd7b1484 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:49.460855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bcc29e9d-458c-432b-804a-df7afde14032 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:49.462321 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bcc29e9d-458c-432b-804a-df7afde14032 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb Jul 10 04:42:49.462483 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bcc29e9d-458c-432b-804a-df7afde14032 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:49.462658 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bcc29e9d-458c-432b-804a-df7afde14032 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:49.462817 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-bcc29e9d-458c-432b-804a-df7afde14032 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume with id: 3cbc2fec-898b-4a58-bafd-f380253165cb Jul 10 04:42:49.469183 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:49.469183 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:49.469475 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bcc29e9d-458c-432b-804a-df7afde14032 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:49.483001 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-bcc29e9d-458c-432b-804a-df7afde14032 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume request issued successfully. Jul 10 04:42:49.483143 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bcc29e9d-458c-432b-804a-df7afde14032 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb returned with HTTP 202 Jul 10 04:42:49.483540 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1383/5547] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:49 2026] DELETE /volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:49.489670 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-03542a9c-8eea-4337-92c5-4d663e1c084d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:49.491345 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-03542a9c-8eea-4337-92c5-4d663e1c084d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb Jul 10 04:42:49.491525 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-03542a9c-8eea-4337-92c5-4d663e1c084d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:49.491724 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-03542a9c-8eea-4337-92c5-4d663e1c084d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:49.498811 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:49.498811 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:49.502198 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-03542a9c-8eea-4337-92c5-4d663e1c084d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:49.505955 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-03542a9c-8eea-4337-92c5-4d663e1c084d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb returned with HTTP 200 Jul 10 04:42:49.506451 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1389/5548] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:49 2026] GET /volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:50.519503 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5e32bfad-a669-4719-a1cf-99f21043f5a7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:50.521295 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e32bfad-a669-4719-a1cf-99f21043f5a7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb Jul 10 04:42:50.521530 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e32bfad-a669-4719-a1cf-99f21043f5a7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:50.521787 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e32bfad-a669-4719-a1cf-99f21043f5a7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:50.527607 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e32bfad-a669-4719-a1cf-99f21043f5a7 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb returned with HTTP 404 Jul 10 04:42:50.528140 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1386/5549] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:50 2026] GET /volume/v3/volumes/3cbc2fec-898b-4a58-bafd-f380253165cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:50.537014 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:50.539088 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:50.539500 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1770657312"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:50.541599 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1770657312'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:50.541752 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume of 1 GB Jul 10 04:42:50.546381 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:50.553993 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (4d6ac640-e33d-4e37-867c-dc609ebb8526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:50.554991 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d8db94-2cf1-4846-a3d8-4e12064ee0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:50.555712 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:50.578636 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d8db94-2cf1-4846-a3d8-4e12064ee0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:50.579396 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f7d060-4095-4c41-ba0c-122a04d86436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:50.617379 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['1f3ec8da-7755-4385-abf1-ee9a0f6cf1a3', '97126244-2b10-4bbc-a5b2-dbcb298b9b18', '1c0142b4-8b98-48f4-a27c-874e3262513e', '195f1337-cb0d-4a4e-a547-7c6405ef478f'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:50.618232 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f7d060-4095-4c41-ba0c-122a04d86436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3ec8da-7755-4385-abf1-ee9a0f6cf1a3', '97126244-2b10-4bbc-a5b2-dbcb298b9b18', '1c0142b4-8b98-48f4-a27c-874e3262513e', '195f1337-cb0d-4a4e-a547-7c6405ef478f']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:50.618939 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b199987-8c43-46b5-aee2-a95d6e5d7451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:50.642101 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b199987-8c43-46b5-aee2-a95d6e5d7451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c032aa0-8f48-4132-996a-ad2ef49f740b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1770657312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['1f3ec8da-7755-4385-abf1-ee9a0f6cf1a3','97126244-2b10-4bbc-a5b2-dbcb298b9b18','1c0142b4-8b98-48f4-a27c-874e3262513e','195f1337-cb0d-4a4e-a547-7c6405ef478f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1770657312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c032aa0-8f48-4132-996a-ad2ef49f740b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c80d3c9b056e4e49a1d968e3e695e00d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='019aa81577de47a58cceb5fb0d66239e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:50.642805 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abebb47b-de46-41dd-9186-b12ef1f88137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:50.658117 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abebb47b-de46-41dd-9186-b12ef1f88137) transitioned into state 'SUCCESS' from state '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-1770657312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['1f3ec8da-7755-4385-abf1-ee9a0f6cf1a3','97126244-2b10-4bbc-a5b2-dbcb298b9b18','1c0142b4-8b98-48f4-a27c-874e3262513e','195f1337-cb0d-4a4e-a547-7c6405ef478f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:50.658739 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c658414-7b26-409e-977e-3c1d74cf8827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:50.666655 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c658414-7b26-409e-977e-3c1d74cf8827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:50.667523 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (4d6ac640-e33d-4e37-867c-dc609ebb8526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:50.667831 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request issued successfully. Jul 10 04:42:50.668380 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-27f1a259-bc3e-49e8-8172-44806a3eaac5 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:50.668776 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1392/5550] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:50 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:50.679464 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b8cb495c-6902-49ce-b866-278bd85309d2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:50.681250 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8cb495c-6902-49ce-b866-278bd85309d2 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b Jul 10 04:42:50.681450 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8cb495c-6902-49ce-b866-278bd85309d2 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:50.681670 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8cb495c-6902-49ce-b866-278bd85309d2 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:50.688742 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:50.688742 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:50.692437 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b8cb495c-6902-49ce-b866-278bd85309d2 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:50.696472 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8cb495c-6902-49ce-b866-278bd85309d2 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b returned with HTTP 200 Jul 10 04:42:50.696859 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1384/5551] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:50 2026] GET /volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:51.708388 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-03fe3de0-ffdd-4b6f-bc45-acb1681f4860 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:51.710199 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-03fe3de0-ffdd-4b6f-bc45-acb1681f4860 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b Jul 10 04:42:51.710390 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-03fe3de0-ffdd-4b6f-bc45-acb1681f4860 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:51.710587 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-03fe3de0-ffdd-4b6f-bc45-acb1681f4860 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:51.718077 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:51.718077 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:51.721786 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-03fe3de0-ffdd-4b6f-bc45-acb1681f4860 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:51.725732 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-03fe3de0-ffdd-4b6f-bc45-acb1681f4860 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b returned with HTTP 200 Jul 10 04:42:51.726178 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1390/5552] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:51 2026] GET /volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:51.737713 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-728c124b-c0b1-4e1b-8f3f-4ed1316090d9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:51.739493 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-728c124b-c0b1-4e1b-8f3f-4ed1316090d9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:51.739887 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-728c124b-c0b1-4e1b-8f3f-4ed1316090d9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c032aa0-8f48-4132-996a-ad2ef49f740b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1556337797"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:51.748049 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:51.748049 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:51.748632 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-728c124b-c0b1-4e1b-8f3f-4ed1316090d9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:51.748825 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-728c124b-c0b1-4e1b-8f3f-4ed1316090d9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create snapshot from volume 0c032aa0-8f48-4132-996a-ad2ef49f740b Jul 10 04:42:51.772267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-728c124b-c0b1-4e1b-8f3f-4ed1316090d9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['9c4ddae7-d689-4571-8cfc-275bb4912062', 'f22d90e2-8c56-4a47-8186-3c2754b6775e', 'f9e37114-6021-4114-9be3-f4a14e33f074', '2cf833cb-1ee0-4703-a117-2675e9997e45'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:51.801440 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-728c124b-c0b1-4e1b-8f3f-4ed1316090d9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot create request issued successfully. Jul 10 04:42:51.801833 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-728c124b-c0b1-4e1b-8f3f-4ed1316090d9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:51.802326 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1387/5553] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:51.810665 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-24316f5c-5052-4034-9ef2-52af99a2912b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:51.813065 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24316f5c-5052-4034-9ef2-52af99a2912b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d Jul 10 04:42:51.813351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24316f5c-5052-4034-9ef2-52af99a2912b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:51.813617 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-24316f5c-5052-4034-9ef2-52af99a2912b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:51.819159 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:51.819159 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:51.819519 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-24316f5c-5052-4034-9ef2-52af99a2912b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:51.820659 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-24316f5c-5052-4034-9ef2-52af99a2912b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d returned with HTTP 200 Jul 10 04:42:51.820769 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1393/5554] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:51 2026] GET /volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:52.828913 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2fe1ff57-b955-49ab-b8e5-15324697ebb8 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:52.830662 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2fe1ff57-b955-49ab-b8e5-15324697ebb8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d Jul 10 04:42:52.830895 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2fe1ff57-b955-49ab-b8e5-15324697ebb8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:52.831109 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2fe1ff57-b955-49ab-b8e5-15324697ebb8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:52.835597 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:52.835597 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:52.835933 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2fe1ff57-b955-49ab-b8e5-15324697ebb8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:52.836625 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2fe1ff57-b955-49ab-b8e5-15324697ebb8 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d returned with HTTP 200 Jul 10 04:42:52.837029 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1385/5555] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:52 2026] GET /volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:52.844466 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d23035c7-8331-41b2-a003-d51ef355ab6e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:52.846095 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d23035c7-8331-41b2-a003-d51ef355ab6e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] GET https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d Jul 10 04:42:52.846313 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d23035c7-8331-41b2-a003-d51ef355ab6e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:52.846497 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d23035c7-8331-41b2-a003-d51ef355ab6e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:52.850946 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:52.850946 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:52.851380 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d23035c7-8331-41b2-a003-d51ef355ab6e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Snapshot retrieved successfully. Jul 10 04:42:52.852113 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d23035c7-8331-41b2-a003-d51ef355ab6e tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d returned with HTTP 200 Jul 10 04:42:52.852483 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1391/5556] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:52 2026] GET /volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:52.860816 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-183660de-fca3-4450-9a5b-268f6ac9529d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:52.862629 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-183660de-fca3-4450-9a5b-268f6ac9529d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d Jul 10 04:42:52.862832 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-183660de-fca3-4450-9a5b-268f6ac9529d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:52.863009 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-183660de-fca3-4450-9a5b-268f6ac9529d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:52.863101 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-183660de-fca3-4450-9a5b-268f6ac9529d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete snapshot with id: a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d Jul 10 04:42:52.867683 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:52.867683 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:52.867970 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-183660de-fca3-4450-9a5b-268f6ac9529d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:52.883761 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-183660de-fca3-4450-9a5b-268f6ac9529d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:52.883942 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-183660de-fca3-4450-9a5b-268f6ac9529d tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d returned with HTTP 202 Jul 10 04:42:52.884361 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1388/5557] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:52 2026] DELETE /volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:52.891535 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e316648e-3cc9-4d11-bcd3-3beb3e805fb4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:52.893380 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e316648e-3cc9-4d11-bcd3-3beb3e805fb4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d Jul 10 04:42:52.893569 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e316648e-3cc9-4d11-bcd3-3beb3e805fb4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:52.893774 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e316648e-3cc9-4d11-bcd3-3beb3e805fb4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:52.898445 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:52.898445 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:52.898754 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e316648e-3cc9-4d11-bcd3-3beb3e805fb4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:52.899406 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e316648e-3cc9-4d11-bcd3-3beb3e805fb4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d returned with HTTP 200 Jul 10 04:42:52.899763 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1394/5558] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:52 2026] GET /volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:53.269777 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e6e0e900-4911-4cac-b6c8-a9aba95f5689 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:53.270208 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e6e0e900-4911-4cac-b6c8-a9aba95f5689 None None] GET https://10.4.3.87/volume// Jul 10 04:42:53.270439 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e6e0e900-4911-4cac-b6c8-a9aba95f5689 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:53.270679 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e6e0e900-4911-4cac-b6c8-a9aba95f5689 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:53.271090 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e6e0e900-4911-4cac-b6c8-a9aba95f5689 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:42:53.271432 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1386/5559] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:42:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:42:53.280504 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-9071202a-9bda-4b2a-8bdc-155cff8fc3cd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:53.282582 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-9071202a-9bda-4b2a-8bdc-155cff8fc3cd tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:42:53.282857 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-9071202a-9bda-4b2a-8bdc-155cff8fc3cd tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:53.283065 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-9071202a-9bda-4b2a-8bdc-155cff8fc3cd tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:53.293237 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:53.293237 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:53.296725 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-9071202a-9bda-4b2a-8bdc-155cff8fc3cd tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:42:53.300776 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-9071202a-9bda-4b2a-8bdc-155cff8fc3cd tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 returned with HTTP 200 Jul 10 04:42:53.301175 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1392/5560] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:42:53 2026] GET /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 => generated 1048 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:42:53.401892 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-23c27463-d056-4347-8290-c507550e2f77 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:53.405065 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-23c27463-d056-4347-8290-c507550e2f77 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/70535efd-8bb9-4cb9-b2c5-f0376b594a06 Jul 10 04:42:53.405535 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-23c27463-d056-4347-8290-c507550e2f77 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:53.415845 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-23c27463-d056-4347-8290-c507550e2f77 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-ecc8476c-fe5b-4d7b-8769-643d0c9c0284-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:42:53.421836 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-23c27463-d056-4347-8290-c507550e2f77 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-ecc8476c-fe5b-4d7b-8769-643d0c9c0284-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:42:53.423103 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:53.423103 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:53.908267 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-91636b44-174a-40d1-b4b3-f69386cff5bc None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:53.909882 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-91636b44-174a-40d1-b4b3-f69386cff5bc tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d Jul 10 04:42:53.910061 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-91636b44-174a-40d1-b4b3-f69386cff5bc tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:53.910259 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-91636b44-174a-40d1-b4b3-f69386cff5bc tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:53.914187 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-91636b44-174a-40d1-b4b3-f69386cff5bc tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d returned with HTTP 404 Jul 10 04:42:53.914619 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1395/5561] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:53 2026] GET /volume/v3/snapshots/a7830e13-f4b3-4b8e-b6ab-c77bb2549f1d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:53.922140 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8cab6259-8e51-4a42-9143-8d253743e2e4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:53.924102 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8cab6259-8e51-4a42-9143-8d253743e2e4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b Jul 10 04:42:53.924343 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8cab6259-8e51-4a42-9143-8d253743e2e4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:53.924552 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8cab6259-8e51-4a42-9143-8d253743e2e4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:53.924782 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-8cab6259-8e51-4a42-9143-8d253743e2e4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume with id: 0c032aa0-8f48-4132-996a-ad2ef49f740b Jul 10 04:42:53.931523 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:53.931523 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:53.931894 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8cab6259-8e51-4a42-9143-8d253743e2e4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:53.943950 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-23c27463-d056-4347-8290-c507550e2f77 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-ecc8476c-fe5b-4d7b-8769-643d0c9c0284-np0000004952" released by "attachment_update" :: held 0.523s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:42:53.944341 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-23c27463-d056-4347-8290-c507550e2f77 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/70535efd-8bb9-4cb9-b2c5-f0376b594a06 returned with HTTP 200 Jul 10 04:42:53.944838 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1389/5562] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:42:53 2026] PUT /volume/v3/attachments/70535efd-8bb9-4cb9-b2c5-f0376b594a06 => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:53.948906 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8cab6259-8e51-4a42-9143-8d253743e2e4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume request issued successfully. Jul 10 04:42:53.949122 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8cab6259-8e51-4a42-9143-8d253743e2e4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b returned with HTTP 202 Jul 10 04:42:53.949534 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1387/5563] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:53 2026] DELETE /volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:53.956329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c4447790-28a5-4654-8b1a-7c5626904de6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:53.958276 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c4447790-28a5-4654-8b1a-7c5626904de6 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b Jul 10 04:42:53.958502 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c4447790-28a5-4654-8b1a-7c5626904de6 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:53.958690 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c4447790-28a5-4654-8b1a-7c5626904de6 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:53.965512 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:53.965512 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:53.969000 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c4447790-28a5-4654-8b1a-7c5626904de6 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:53.973580 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c4447790-28a5-4654-8b1a-7c5626904de6 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b returned with HTTP 200 Jul 10 04:42:53.974041 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1393/5564] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:53 2026] GET /volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:54.453971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-1fa8e44a-aa8a-40c7-a8e1-8d515945dcff None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:54.456040 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-1fa8e44a-aa8a-40c7-a8e1-8d515945dcff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/70535efd-8bb9-4cb9-b2c5-f0376b594a06/action Jul 10 04:42:54.456400 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-1fa8e44a-aa8a-40c7-a8e1-8d515945dcff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:54.456516 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-1fa8e44a-aa8a-40c7-a8e1-8d515945dcff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:54.476064 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:54.476064 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:54.485644 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-1fa8e44a-aa8a-40c7-a8e1-8d515945dcff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/70535efd-8bb9-4cb9-b2c5-f0376b594a06/action returned with HTTP 204 Jul 10 04:42:54.486071 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1396/5565] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:42:54 2026] POST /volume/v3/attachments/70535efd-8bb9-4cb9-b2c5-f0376b594a06/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:54.986361 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-58ef3862-42d3-4f90-bc58-b1d95c8a5620 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:54.988612 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-58ef3862-42d3-4f90-bc58-b1d95c8a5620 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b Jul 10 04:42:54.988905 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-58ef3862-42d3-4f90-bc58-b1d95c8a5620 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:54.989162 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-58ef3862-42d3-4f90-bc58-b1d95c8a5620 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:54.997423 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-58ef3862-42d3-4f90-bc58-b1d95c8a5620 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b returned with HTTP 404 Jul 10 04:42:54.998036 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1390/5566] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:54 2026] GET /volume/v3/volumes/0c032aa0-8f48-4132-996a-ad2ef49f740b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:55.007203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:55.009100 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:42:55.009409 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-182550413"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:55.010884 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-182550413'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:42:55.011042 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume of 1 GB Jul 10 04:42:55.015236 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Availability Zones retrieved successfully. Jul 10 04:42:55.021755 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (553d3213-2ed1-4f7c-88f2-be1ddf4d56fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:55.023236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3893354-548c-4610-ad86-fa77e9b20e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:55.024266 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:42:55.052930 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3893354-548c-4610-ad86-fa77e9b20e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:55.053892 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b5ca3b-5b90-4545-84ea-f7d7cf4e9c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:55.095237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['2b46b10a-0e09-42fd-8935-1e1bd74991fe', '373106ff-8a2a-4a2c-b75a-11b1b4dbc710', '3b548f42-916e-42eb-bd2e-70b20902688e', '5ec17d53-5cfd-42b6-930e-ad61a4241a6e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:55.096118 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b5ca3b-5b90-4545-84ea-f7d7cf4e9c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b46b10a-0e09-42fd-8935-1e1bd74991fe', '373106ff-8a2a-4a2c-b75a-11b1b4dbc710', '3b548f42-916e-42eb-bd2e-70b20902688e', '5ec17d53-5cfd-42b6-930e-ad61a4241a6e']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:55.096857 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12aef6bb-1f05-433a-a8f8-c02754ad04b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:55.118119 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12aef6bb-1f05-433a-a8f8-c02754ad04b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6e45d9a-ed3b-4ba2-a919-77048388ccfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182550413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['2b46b10a-0e09-42fd-8935-1e1bd74991fe','373106ff-8a2a-4a2c-b75a-11b1b4dbc710','3b548f42-916e-42eb-bd2e-70b20902688e','5ec17d53-5cfd-42b6-930e-ad61a4241a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182550413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6e45d9a-ed3b-4ba2-a919-77048388ccfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c80d3c9b056e4e49a1d968e3e695e00d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='019aa81577de47a58cceb5fb0d66239e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:55.118974 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f86e784-3878-41b1-a078-1bcf53e123d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:55.135842 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f86e784-3878-41b1-a078-1bcf53e123d1) transitioned into state 'SUCCESS' from state '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-182550413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c80d3c9b056e4e49a1d968e3e695e00d',qos_specs=None,replication_status=,reservations=['2b46b10a-0e09-42fd-8935-1e1bd74991fe','373106ff-8a2a-4a2c-b75a-11b1b4dbc710','3b548f42-916e-42eb-bd2e-70b20902688e','5ec17d53-5cfd-42b6-930e-ad61a4241a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019aa81577de47a58cceb5fb0d66239e',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:55.136667 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493a9fce-6e5d-4d5d-9651-9a1d2a6e7079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:42:55.145376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493a9fce-6e5d-4d5d-9651-9a1d2a6e7079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:42:55.146350 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Flow 'volume_create_api' (553d3213-2ed1-4f7c-88f2-be1ddf4d56fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:42:55.146644 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create volume request issued successfully. Jul 10 04:42:55.147381 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d1d73eaa-2e36-4e69-867a-b130108affe9 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:42:55.147888 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1388/5567] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:42:55 2026] POST /volume/v3/volumes => generated 775 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:55.163417 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4f0a3880-7f46-4724-a320-b1095579dd02 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:55.167533 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4f0a3880-7f46-4724-a320-b1095579dd02 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd Jul 10 04:42:55.167533 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4f0a3880-7f46-4724-a320-b1095579dd02 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:55.167533 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4f0a3880-7f46-4724-a320-b1095579dd02 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:55.174734 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:55.174734 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:55.178882 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4f0a3880-7f46-4724-a320-b1095579dd02 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:55.182634 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4f0a3880-7f46-4724-a320-b1095579dd02 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd returned with HTTP 200 Jul 10 04:42:55.183004 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1394/5568] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:55 2026] GET /volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:56.199372 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d7934000-19d3-4c6b-b7ee-719fa20d2ab4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:56.201318 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7934000-19d3-4c6b-b7ee-719fa20d2ab4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd Jul 10 04:42:56.201540 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7934000-19d3-4c6b-b7ee-719fa20d2ab4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:56.201775 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7934000-19d3-4c6b-b7ee-719fa20d2ab4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:56.209952 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:56.209952 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:56.213630 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d7934000-19d3-4c6b-b7ee-719fa20d2ab4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:56.217845 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7934000-19d3-4c6b-b7ee-719fa20d2ab4 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd returned with HTTP 200 Jul 10 04:42:56.218343 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1397/5569] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:56 2026] GET /volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:56.234580 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-21ab086d-fffc-4f3b-8b68-18a51888dc00 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:56.236202 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21ab086d-fffc-4f3b-8b68-18a51888dc00 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:42:56.236559 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-21ab086d-fffc-4f3b-8b68-18a51888dc00 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6e45d9a-ed3b-4ba2-a919-77048388ccfd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-541979231"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:56.245060 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:56.245060 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:56.245500 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21ab086d-fffc-4f3b-8b68-18a51888dc00 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:56.245561 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-21ab086d-fffc-4f3b-8b68-18a51888dc00 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Create snapshot from volume f6e45d9a-ed3b-4ba2-a919-77048388ccfd Jul 10 04:42:56.268794 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-21ab086d-fffc-4f3b-8b68-18a51888dc00 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Created reservations ['a041d16a-441f-4b84-aa7b-4528c6580827', '92b053ac-f765-49ed-940c-49205ea32954', 'ed2f3c5e-4551-4897-ad13-2ad02b30e658', 'd2b223ea-a2ee-427c-8b76-ae950015e5f6'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:42:56.296284 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-21ab086d-fffc-4f3b-8b68-18a51888dc00 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot create request issued successfully. Jul 10 04:42:56.296284 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-21ab086d-fffc-4f3b-8b68-18a51888dc00 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:42:56.296284 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1391/5570] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:42:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:42:56.303604 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4f5b9621-e581-42a9-8836-10dd987a8d03 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:56.305951 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4f5b9621-e581-42a9-8836-10dd987a8d03 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 Jul 10 04:42:56.305951 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4f5b9621-e581-42a9-8836-10dd987a8d03 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:56.305951 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4f5b9621-e581-42a9-8836-10dd987a8d03 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:56.310347 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:56.310347 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:56.310627 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4f5b9621-e581-42a9-8836-10dd987a8d03 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:56.311260 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4f5b9621-e581-42a9-8836-10dd987a8d03 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 returned with HTTP 200 Jul 10 04:42:56.311602 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1389/5571] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:56 2026] GET /volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:57.320928 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-86519f55-d21b-43cb-bc5d-3d713b5e10bb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:57.323039 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86519f55-d21b-43cb-bc5d-3d713b5e10bb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 Jul 10 04:42:57.323286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86519f55-d21b-43cb-bc5d-3d713b5e10bb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:57.323538 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-86519f55-d21b-43cb-bc5d-3d713b5e10bb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:57.329838 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:57.329838 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:42:57.330259 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-86519f55-d21b-43cb-bc5d-3d713b5e10bb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:57.331143 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-86519f55-d21b-43cb-bc5d-3d713b5e10bb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 returned with HTTP 200 Jul 10 04:42:57.331625 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1395/5572] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:57 2026] GET /volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:57.352200 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b1dc6497-2015-433d-9513-ff1e735bf09b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:57.354240 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b1dc6497-2015-433d-9513-ff1e735bf09b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] POST https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265/action Jul 10 04:42:57.354602 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b1dc6497-2015-433d-9513-ff1e735bf09b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:42:57.354796 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b1dc6497-2015-433d-9513-ff1e735bf09b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:42:57.356152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.snapshot_unmanage [None req-b1dc6497-2015-433d-9513-ff1e735bf09b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Unmanage snapshot with id: fd56e179-26c3-41cb-863a-b0bfe1def265 Jul 10 04:42:57.361264 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:57.361264 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:57.361642 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b1dc6497-2015-433d-9513-ff1e735bf09b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Snapshot retrieved successfully. Jul 10 04:42:57.362374 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.policy [None req-b1dc6497-2015-433d-9513-ff1e735bf09b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '4b640bac7b95440193cb5059ddb28bf9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c80d3c9b056e4e49a1d968e3e695e00d', '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=100022) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 04:42:57.362681 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b1dc6497-2015-433d-9513-ff1e735bf09b tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-reader] https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265/action returned with HTTP 403 Jul 10 04:42:57.363151 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1398/5573] 10.4.3.87 () {68 vars in 1389 bytes} [Fri Jul 10 04:42:57 2026] POST /volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:57.370347 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d98d8eeb-5645-4d1c-84ee-f011f1c0bfcb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:57.372811 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d98d8eeb-5645-4d1c-84ee-f011f1c0bfcb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 Jul 10 04:42:57.373069 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d98d8eeb-5645-4d1c-84ee-f011f1c0bfcb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:57.373341 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d98d8eeb-5645-4d1c-84ee-f011f1c0bfcb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:57.373497 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-d98d8eeb-5645-4d1c-84ee-f011f1c0bfcb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete snapshot with id: fd56e179-26c3-41cb-863a-b0bfe1def265 Jul 10 04:42:57.379369 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:57.379369 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:57.379791 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d98d8eeb-5645-4d1c-84ee-f011f1c0bfcb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:57.397690 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d98d8eeb-5645-4d1c-84ee-f011f1c0bfcb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot delete request issued successfully. Jul 10 04:42:57.397965 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d98d8eeb-5645-4d1c-84ee-f011f1c0bfcb tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 returned with HTTP 202 Jul 10 04:42:57.398543 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1392/5574] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:42:57 2026] DELETE /volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:57.405815 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5e839a0d-efda-4cbb-84b0-d098f196f90c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:57.407470 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e839a0d-efda-4cbb-84b0-d098f196f90c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 Jul 10 04:42:57.407941 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e839a0d-efda-4cbb-84b0-d098f196f90c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:57.408334 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5e839a0d-efda-4cbb-84b0-d098f196f90c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:57.413410 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:57.413410 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:57.413895 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5e839a0d-efda-4cbb-84b0-d098f196f90c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Snapshot retrieved successfully. Jul 10 04:42:57.415166 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5e839a0d-efda-4cbb-84b0-d098f196f90c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 returned with HTTP 200 Jul 10 04:42:57.415166 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1390/5575] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:57 2026] GET /volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:58.423009 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3e6a6925-c7d6-47b8-82bf-9d7b438803ad None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:58.424967 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e6a6925-c7d6-47b8-82bf-9d7b438803ad tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 Jul 10 04:42:58.425145 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e6a6925-c7d6-47b8-82bf-9d7b438803ad tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:58.425340 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e6a6925-c7d6-47b8-82bf-9d7b438803ad tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:58.429241 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e6a6925-c7d6-47b8-82bf-9d7b438803ad tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 returned with HTTP 404 Jul 10 04:42:58.429845 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1396/5576] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:42:58 2026] GET /volume/v3/snapshots/fd56e179-26c3-41cb-863a-b0bfe1def265 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:42:58.435963 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b280c9a5-6235-463f-b14e-6246d209de9f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:58.437781 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b280c9a5-6235-463f-b14e-6246d209de9f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd Jul 10 04:42:58.437960 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b280c9a5-6235-463f-b14e-6246d209de9f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:58.438153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b280c9a5-6235-463f-b14e-6246d209de9f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:58.438387 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b280c9a5-6235-463f-b14e-6246d209de9f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume with id: f6e45d9a-ed3b-4ba2-a919-77048388ccfd Jul 10 04:42:58.446032 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:58.446032 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:42:58.446388 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b280c9a5-6235-463f-b14e-6246d209de9f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:58.462966 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b280c9a5-6235-463f-b14e-6246d209de9f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Delete volume request issued successfully. Jul 10 04:42:58.463165 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b280c9a5-6235-463f-b14e-6246d209de9f tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd returned with HTTP 202 Jul 10 04:42:58.463624 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1399/5577] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:42:58 2026] DELETE /volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:42:58.470834 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9803d99c-7896-4e0b-a653-eb2fa054be72 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:58.472653 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9803d99c-7896-4e0b-a653-eb2fa054be72 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd Jul 10 04:42:58.472901 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9803d99c-7896-4e0b-a653-eb2fa054be72 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:58.473117 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9803d99c-7896-4e0b-a653-eb2fa054be72 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:58.480200 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:58.480200 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:42:58.483919 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9803d99c-7896-4e0b-a653-eb2fa054be72 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Volume info retrieved successfully. Jul 10 04:42:58.488495 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9803d99c-7896-4e0b-a653-eb2fa054be72 tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd returned with HTTP 200 Jul 10 04:42:58.488906 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1393/5578] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:58 2026] GET /volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:42:58.554497 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-139ea5fa-1f62-48bd-9daf-1f16e319bfdb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:58.556584 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-139ea5fa-1f62-48bd-9daf-1f16e319bfdb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284/encryption Jul 10 04:42:58.556784 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-139ea5fa-1f62-48bd-9daf-1f16e319bfdb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:58.556981 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-139ea5fa-1f62-48bd-9daf-1f16e319bfdb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'index' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:58.566543 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:42:58.566543 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:42:58.573341 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a9fc7184-ae71-49f6-bb15-368de6daa1ba req-139ea5fa-1f62-48bd-9daf-1f16e319bfdb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284/encryption returned with HTTP 200 Jul 10 04:42:58.573755 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1391/5579] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:42:58 2026] GET /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:42:59.501330 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c7c6316c-38ab-40d3-a808-85f4ec67a73c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:42:59.502986 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c7c6316c-38ab-40d3-a808-85f4ec67a73c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] GET https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd Jul 10 04:42:59.503166 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c7c6316c-38ab-40d3-a808-85f4ec67a73c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:42:59.503366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c7c6316c-38ab-40d3-a808-85f4ec67a73c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:42:59.509005 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c7c6316c-38ab-40d3-a808-85f4ec67a73c tempest-ProjectReaderTests-1377278958 tempest-ProjectReaderTests-1377278958-project-admin] https://10.4.3.87/volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd returned with HTTP 404 Jul 10 04:42:59.509475 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1397/5580] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:42:59 2026] GET /volume/v3/volumes/f6e45d9a-ed3b-4ba2-a919-77048388ccfd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:00.910189 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8d109c2d-65dc-4b5a-9c84-1338775805f1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:00.986509 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8d109c2d-65dc-4b5a-9c84-1338775805f1 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:43:00.986839 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8d109c2d-65dc-4b5a-9c84-1338775805f1 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1805219975", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1493977104", "vendor_name": "tempest-vendor_name-1325807480"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:00.999202 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8d109c2d-65dc-4b5a-9c84-1338775805f1 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:43:00.999570 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1400/5581] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:43:00 2026] POST /volume/v3/types => generated 330 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:01.007089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-382f6cf1-029f-4567-bdf1-00150962b46b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:01.008591 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:43:01.008913 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cf4ecf41-6b53-4be1-8b61-bfa7fc16c103", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:01.010175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Create volume request body: {'volume': {'volume_type': 'cf4ecf41-6b53-4be1-8b61-bfa7fc16c103', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:43:01.013416 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Create volume of 1 GB Jul 10 04:43:01.013690 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:01.013690 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:01.013978 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Availability Zones retrieved successfully. Jul 10 04:43:01.018938 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Flow 'volume_create_api' (98d1c03a-892e-4983-a301-5a6b4e674feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:01.019759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bccde4b1-7c31-4f89-b8cb-2d0a3b12a265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:01.020384 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:43:01.036637 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bccde4b1-7c31-4f89-b8cb-2d0a3b12a265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:43:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1493977104',vendor_name='tempest-vendor_name-1325807480'},id=cf4ecf41-6b53-4be1-8b61-bfa7fc16c103,is_public=True,name='tempest-ProjectReaderTests-volume-type-1805219975',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cf4ecf41-6b53-4be1-8b61-bfa7fc16c103', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:01.037309 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900ce2bc-e5c1-480d-a6bc-d5da4b4e9f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:01.060088 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1805219975 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1805219975, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:01.060287 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1805219975 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1805219975, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:01.092824 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Created reservations ['98df0df8-d93f-4557-a6d1-1c2f5a4fa640', 'faad3737-a408-458c-b65a-df5d5b3d5e6f', '2f284ae7-75d8-4720-acfd-6953b2ae6197', '9fa281de-5ad9-400e-afc8-b0169124d262'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:43:01.093570 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900ce2bc-e5c1-480d-a6bc-d5da4b4e9f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98df0df8-d93f-4557-a6d1-1c2f5a4fa640', 'faad3737-a408-458c-b65a-df5d5b3d5e6f', '2f284ae7-75d8-4720-acfd-6953b2ae6197', '9fa281de-5ad9-400e-afc8-b0169124d262']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:01.094304 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32c0e28-7314-4691-b2f6-bff0741b05d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:01.119650 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32c0e28-7314-4691-b2f6-bff0741b05d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50', '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='232ac72ee4d0420db9a33a31fe8863ed',qos_specs=None,replication_status=,reservations=['98df0df8-d93f-4557-a6d1-1c2f5a4fa640','faad3737-a408-458c-b65a-df5d5b3d5e6f','2f284ae7-75d8-4720-acfd-6953b2ae6197','9fa281de-5ad9-400e-afc8-b0169124d262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='034ff303165f4748b3aaa9decbe4cdcf',volume_type_id=cf4ecf41-6b53-4be1-8b61-bfa7fc16c103), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232ac72ee4d0420db9a33a31fe8863ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='034ff303165f4748b3aaa9decbe4cdcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf4ecf41-6b53-4be1-8b61-bfa7fc16c103),volume_type_id=cf4ecf41-6b53-4be1-8b61-bfa7fc16c103)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:01.120326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387af978-1588-4b95-a364-7ab5c077edfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:01.138089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387af978-1588-4b95-a364-7ab5c077edfa) transitioned into state 'SUCCESS' from 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='232ac72ee4d0420db9a33a31fe8863ed',qos_specs=None,replication_status=,reservations=['98df0df8-d93f-4557-a6d1-1c2f5a4fa640','faad3737-a408-458c-b65a-df5d5b3d5e6f','2f284ae7-75d8-4720-acfd-6953b2ae6197','9fa281de-5ad9-400e-afc8-b0169124d262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='034ff303165f4748b3aaa9decbe4cdcf',volume_type_id=cf4ecf41-6b53-4be1-8b61-bfa7fc16c103)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:01.138861 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb1cdeae-08af-456f-8677-e07fb095c398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:01.148015 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb1cdeae-08af-456f-8677-e07fb095c398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:01.148817 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Flow 'volume_create_api' (98d1c03a-892e-4983-a301-5a6b4e674feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:01.149165 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Create volume request issued successfully. Jul 10 04:43:01.149824 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-382f6cf1-029f-4567-bdf1-00150962b46b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:43:01.150317 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1394/5582] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:43:01 2026] POST /volume/v3/volumes => generated 772 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:43:01.163566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2b53be11-2d00-456f-82b8-96bdcbe9a777 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:01.165633 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2b53be11-2d00-456f-82b8-96bdcbe9a777 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] GET https://10.4.3.87/volume/v3/volumes/9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 Jul 10 04:43:01.165857 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2b53be11-2d00-456f-82b8-96bdcbe9a777 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:01.166063 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2b53be11-2d00-456f-82b8-96bdcbe9a777 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:01.173074 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:01.173074 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:01.177356 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2b53be11-2d00-456f-82b8-96bdcbe9a777 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Volume info retrieved successfully. Jul 10 04:43:01.183060 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2b53be11-2d00-456f-82b8-96bdcbe9a777 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/volumes/9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 returned with HTTP 200 Jul 10 04:43:01.183666 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1392/5583] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:43:01 2026] GET /volume/v3/volumes/9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:02.196725 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fa48c1fa-899d-4d1e-bd1d-8ab2f5ad4c56 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:02.198457 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fa48c1fa-899d-4d1e-bd1d-8ab2f5ad4c56 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] GET https://10.4.3.87/volume/v3/volumes/9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 Jul 10 04:43:02.198659 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fa48c1fa-899d-4d1e-bd1d-8ab2f5ad4c56 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:02.198894 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fa48c1fa-899d-4d1e-bd1d-8ab2f5ad4c56 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:02.205991 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:02.205991 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:02.209332 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fa48c1fa-899d-4d1e-bd1d-8ab2f5ad4c56 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Volume info retrieved successfully. Jul 10 04:43:02.212812 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fa48c1fa-899d-4d1e-bd1d-8ab2f5ad4c56 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/volumes/9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 returned with HTTP 200 Jul 10 04:43:02.213146 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1398/5584] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:43:02 2026] GET /volume/v3/volumes/9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:02.226299 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-951a1cbf-2b2e-4a67-afee-1bf6ac0d0821 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:02.227797 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-951a1cbf-2b2e-4a67-afee-1bf6ac0d0821 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] GET https://10.4.3.87/volume/v3/messages Jul 10 04:43:02.227966 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-951a1cbf-2b2e-4a67-afee-1bf6ac0d0821 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:02.228124 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-951a1cbf-2b2e-4a67-afee-1bf6ac0d0821 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:02.231502 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-951a1cbf-2b2e-4a67-afee-1bf6ac0d0821 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:43:02.231799 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1401/5585] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:43:02 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) Jul 10 04:43:02.240186 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5973b8e1-a9d3-4ae5-bf24-3bbaf34d2177 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:02.289607 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5973b8e1-a9d3-4ae5-bf24-3bbaf34d2177 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-reader] GET https://10.4.3.87/volume/v3/messages Jul 10 04:43:02.289824 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5973b8e1-a9d3-4ae5-bf24-3bbaf34d2177 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-reader] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:02.290007 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5973b8e1-a9d3-4ae5-bf24-3bbaf34d2177 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-reader] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:02.290253 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:02.290253 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:02.293247 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5973b8e1-a9d3-4ae5-bf24-3bbaf34d2177 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-reader] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:43:02.293734 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1395/5586] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:43:02 2026] GET /volume/v3/messages => generated 668 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:02.302449 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0eb6d987-c4c5-4915-9195-ef4f6f26f384 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:02.304058 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0eb6d987-c4c5-4915-9195-ef4f6f26f384 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] DELETE https://10.4.3.87/volume/v3/messages/ce0691a0-2b70-4974-bd7f-72fcde4ac9b6 Jul 10 04:43:02.304281 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0eb6d987-c4c5-4915-9195-ef4f6f26f384 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:02.304453 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0eb6d987-c4c5-4915-9195-ef4f6f26f384 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:02.313036 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0eb6d987-c4c5-4915-9195-ef4f6f26f384 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/messages/ce0691a0-2b70-4974-bd7f-72fcde4ac9b6 returned with HTTP 204 Jul 10 04:43:02.313589 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1393/5587] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:43:02 2026] DELETE /volume/v3/messages/ce0691a0-2b70-4974-bd7f-72fcde4ac9b6 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 04:43:02.319233 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:02.320953 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 Jul 10 04:43:02.321155 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:02.321362 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:02.321514 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Delete volume with id: 9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 Jul 10 04:43:02.328406 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:02.328406 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:02.328728 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Volume info retrieved successfully. Jul 10 04:43:02.329660 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100020) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:43:02.340537 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1805219975 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1805219975, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:02.340835 np0000004952 devstack@c-api.service[100020]: WARNING cinder.quota [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1805219975 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1805219975, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:02.348085 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Created reservations ['5e718731-6505-4558-af09-791053fdbcee', 'c51dcf0d-3e5f-43c2-9c74-06d6c8de9f97', 'e22b5b62-ab0f-452e-8e7a-2b73ed263e9f', '8e406117-e5e9-447a-9044-69a446de7aac'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:43:02.371093 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Delete volume request issued successfully. Jul 10 04:43:02.371300 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-58c741ba-f002-431a-8752-0d5b4d6daf4b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/volumes/9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 returned with HTTP 202 Jul 10 04:43:02.371706 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1399/5588] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:43:02 2026] DELETE /volume/v3/volumes/9fd4d509-bf00-4bd1-bc35-d6dcbd47fa50 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:02.387763 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8cde1d22-407d-4058-bb1c-ccc0877804e1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:02.390051 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8cde1d22-407d-4058-bb1c-ccc0877804e1 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] DELETE https://10.4.3.87/volume/v3/types/cf4ecf41-6b53-4be1-8b61-bfa7fc16c103 Jul 10 04:43:02.390320 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8cde1d22-407d-4058-bb1c-ccc0877804e1 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:02.390531 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8cde1d22-407d-4058-bb1c-ccc0877804e1 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method '_delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:02.422765 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8cde1d22-407d-4058-bb1c-ccc0877804e1 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/types/cf4ecf41-6b53-4be1-8b61-bfa7fc16c103 returned with HTTP 202 Jul 10 04:43:02.423151 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1402/5589] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:43:02 2026] DELETE /volume/v3/types/cf4ecf41-6b53-4be1-8b61-bfa7fc16c103 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:02.432871 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-68dfe50a-549b-4ba3-a84e-fb7b6906defc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:02.435347 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-68dfe50a-549b-4ba3-a84e-fb7b6906defc tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:43:02.435347 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-68dfe50a-549b-4ba3-a84e-fb7b6906defc tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-533850434", "extra_specs": {"storage_protocol": "tempest-storage_protocol-237271815", "vendor_name": "tempest-vendor_name-1213572152"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:02.451544 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-68dfe50a-549b-4ba3-a84e-fb7b6906defc tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:43:02.451968 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1396/5590] 10.4.3.87 () {68 vars in 1246 bytes} [Fri Jul 10 04:43:02 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:02.459186 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:02.460623 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:43:02.460946 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "40a59001-2b50-4387-ab5b-4599a2850489", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:02.462198 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Create volume request body: {'volume': {'volume_type': '40a59001-2b50-4387-ab5b-4599a2850489', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:43:02.465226 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Create volume of 1 GB Jul 10 04:43:02.465430 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:02.465430 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:02.465735 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Availability Zones retrieved successfully. Jul 10 04:43:02.470891 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Flow 'volume_create_api' (a0ef4559-f69f-4e0a-8508-e09e191824cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:02.471682 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1dc4b53-04c7-4afa-bbb2-75dc942c9c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:02.472317 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:43:02.491547 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1dc4b53-04c7-4afa-bbb2-75dc942c9c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:43:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-237271815',vendor_name='tempest-vendor_name-1213572152'},id=40a59001-2b50-4387-ab5b-4599a2850489,is_public=True,name='tempest-ProjectReaderTests-volume-type-533850434',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40a59001-2b50-4387-ab5b-4599a2850489', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:02.492610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3fafdc-08fe-4554-9665-2fdf5a90bf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:02.518151 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-533850434 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-533850434, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:02.518470 np0000004952 devstack@c-api.service[100021]: WARNING cinder.quota [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-533850434 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-533850434, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:02.539619 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Created reservations ['2060ccc6-cbdd-4b1e-bceb-897b3398b28f', 'b64855f3-0a97-4d54-b1f6-9c6d1982ef8f', 'df35025b-1bbd-42f4-90e4-b3c33451f4e2', '64f21f8d-77bf-49c5-a283-acadd2eb6f4e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:43:02.540483 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3fafdc-08fe-4554-9665-2fdf5a90bf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2060ccc6-cbdd-4b1e-bceb-897b3398b28f', 'b64855f3-0a97-4d54-b1f6-9c6d1982ef8f', 'df35025b-1bbd-42f4-90e4-b3c33451f4e2', '64f21f8d-77bf-49c5-a283-acadd2eb6f4e']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:02.541324 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27a0332-9820-410e-8f65-8d9b63a261fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:02.567698 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27a0332-9820-410e-8f65-8d9b63a261fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '530d83ed-7908-4b51-b844-6261d6da100a', '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='232ac72ee4d0420db9a33a31fe8863ed',qos_specs=None,replication_status=,reservations=['2060ccc6-cbdd-4b1e-bceb-897b3398b28f','b64855f3-0a97-4d54-b1f6-9c6d1982ef8f','df35025b-1bbd-42f4-90e4-b3c33451f4e2','64f21f8d-77bf-49c5-a283-acadd2eb6f4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='034ff303165f4748b3aaa9decbe4cdcf',volume_type_id=40a59001-2b50-4387-ab5b-4599a2850489), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=530d83ed-7908-4b51-b844-6261d6da100a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232ac72ee4d0420db9a33a31fe8863ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='034ff303165f4748b3aaa9decbe4cdcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40a59001-2b50-4387-ab5b-4599a2850489),volume_type_id=40a59001-2b50-4387-ab5b-4599a2850489)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:02.568875 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3deabaa2-b210-4101-89a9-ab7e0f4cdc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:02.585199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3deabaa2-b210-4101-89a9-ab7e0f4cdc20) transitioned into state 'SUCCESS' from 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='232ac72ee4d0420db9a33a31fe8863ed',qos_specs=None,replication_status=,reservations=['2060ccc6-cbdd-4b1e-bceb-897b3398b28f','b64855f3-0a97-4d54-b1f6-9c6d1982ef8f','df35025b-1bbd-42f4-90e4-b3c33451f4e2','64f21f8d-77bf-49c5-a283-acadd2eb6f4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='034ff303165f4748b3aaa9decbe4cdcf',volume_type_id=40a59001-2b50-4387-ab5b-4599a2850489)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:02.585877 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec49792f-7d78-42a8-a2f3-8cd12c456821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:02.595322 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec49792f-7d78-42a8-a2f3-8cd12c456821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:02.596147 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Flow 'volume_create_api' (a0ef4559-f69f-4e0a-8508-e09e191824cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:02.596474 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Create volume request issued successfully. Jul 10 04:43:02.597078 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-faa0364a-ac8d-4d4f-87e9-ad15498626bd tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:43:02.597708 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1394/5591] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:43:02 2026] POST /volume/v3/volumes => generated 771 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:43:02.608729 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9ee49e02-eedb-4217-b020-fde81fa35ca8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:02.611268 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9ee49e02-eedb-4217-b020-fde81fa35ca8 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] GET https://10.4.3.87/volume/v3/volumes/530d83ed-7908-4b51-b844-6261d6da100a Jul 10 04:43:02.611268 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9ee49e02-eedb-4217-b020-fde81fa35ca8 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:02.611397 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9ee49e02-eedb-4217-b020-fde81fa35ca8 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:02.620336 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:02.620336 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:02.624202 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9ee49e02-eedb-4217-b020-fde81fa35ca8 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Volume info retrieved successfully. Jul 10 04:43:02.628759 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9ee49e02-eedb-4217-b020-fde81fa35ca8 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/volumes/530d83ed-7908-4b51-b844-6261d6da100a returned with HTTP 200 Jul 10 04:43:02.629227 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1400/5592] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:43:02 2026] GET /volume/v3/volumes/530d83ed-7908-4b51-b844-6261d6da100a => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:03.644112 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d99b85eb-9ba2-42a9-9a1c-59a98d53ed6b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:03.646241 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d99b85eb-9ba2-42a9-9a1c-59a98d53ed6b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] GET https://10.4.3.87/volume/v3/volumes/530d83ed-7908-4b51-b844-6261d6da100a Jul 10 04:43:03.646469 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d99b85eb-9ba2-42a9-9a1c-59a98d53ed6b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:03.646700 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d99b85eb-9ba2-42a9-9a1c-59a98d53ed6b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:03.648972 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=312,cinder:UPDATE=106,cinder:INSERT=48 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:43:03.656395 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:03.656395 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:03.661105 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d99b85eb-9ba2-42a9-9a1c-59a98d53ed6b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Volume info retrieved successfully. Jul 10 04:43:03.665317 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d99b85eb-9ba2-42a9-9a1c-59a98d53ed6b tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/volumes/530d83ed-7908-4b51-b844-6261d6da100a returned with HTTP 200 Jul 10 04:43:03.665781 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1403/5593] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:43:03 2026] GET /volume/v3/volumes/530d83ed-7908-4b51-b844-6261d6da100a => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:03.677256 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d9455674-f083-4b4b-b209-b6e55122d064 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:03.679028 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d9455674-f083-4b4b-b209-b6e55122d064 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] GET https://10.4.3.87/volume/v3/messages Jul 10 04:43:03.679266 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d9455674-f083-4b4b-b209-b6e55122d064 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:03.679454 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d9455674-f083-4b4b-b209-b6e55122d064 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:03.683806 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d9455674-f083-4b4b-b209-b6e55122d064 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/messages returned with HTTP 200 Jul 10 04:43:03.684445 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1397/5594] 10.4.3.87 () {68 vars in 1273 bytes} [Fri Jul 10 04:43:03 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) Jul 10 04:43:03.693633 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dbfeb762-2cf5-400a-a70b-03bb242f6a89 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:03.695266 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dbfeb762-2cf5-400a-a70b-03bb242f6a89 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-reader] GET https://10.4.3.87/volume/v3/messages/b0bef7ef-e676-4472-b118-a4785a799a20 Jul 10 04:43:03.695464 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dbfeb762-2cf5-400a-a70b-03bb242f6a89 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-reader] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:03.695631 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dbfeb762-2cf5-400a-a70b-03bb242f6a89 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-reader] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:03.698341 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:03.698341 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:03.699099 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dbfeb762-2cf5-400a-a70b-03bb242f6a89 tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-reader] https://10.4.3.87/volume/v3/messages/b0bef7ef-e676-4472-b118-a4785a799a20 returned with HTTP 200 Jul 10 04:43:03.699478 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1395/5595] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:43:03 2026] GET /volume/v3/messages/b0bef7ef-e676-4472-b118-a4785a799a20 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:03.707398 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-63129ff8-e77d-4dc7-b11c-0dd3531ed19c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:03.709063 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63129ff8-e77d-4dc7-b11c-0dd3531ed19c tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] DELETE https://10.4.3.87/volume/v3/messages/b0bef7ef-e676-4472-b118-a4785a799a20 Jul 10 04:43:03.709269 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63129ff8-e77d-4dc7-b11c-0dd3531ed19c tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:03.709444 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63129ff8-e77d-4dc7-b11c-0dd3531ed19c tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:03.711650 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=303,cinder:INSERT=53,cinder:UPDATE=114 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:43:03.719023 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63129ff8-e77d-4dc7-b11c-0dd3531ed19c tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/messages/b0bef7ef-e676-4472-b118-a4785a799a20 returned with HTTP 204 Jul 10 04:43:03.719396 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1401/5596] 10.4.3.87 () {68 vars in 1387 bytes} [Fri Jul 10 04:43:03 2026] DELETE /volume/v3/messages/b0bef7ef-e676-4472-b118-a4785a799a20 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 04:43:03.726120 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b827b810-dae5-4d54-bf18-2115918c246a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:03.728407 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/530d83ed-7908-4b51-b844-6261d6da100a Jul 10 04:43:03.728652 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:03.728863 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:03.729014 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Delete volume with id: 530d83ed-7908-4b51-b844-6261d6da100a Jul 10 04:43:03.735853 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:03.735853 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:03.736176 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Volume info retrieved successfully. Jul 10 04:43:03.737087 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100022) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 04:43:03.750242 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-533850434 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-533850434, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:03.750593 np0000004952 devstack@c-api.service[100022]: WARNING cinder.quota [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-533850434 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-533850434, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:03.758253 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Created reservations ['a78f1462-94e3-4d18-a450-85baeb1d3f31', '5f8b0086-30d8-4d9d-8d19-1a181430dec9', '7864cb51-13a7-4330-b466-30c9304b4f38', '24086f09-db6e-4b51-ad94-a3b2eca58a31'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:43:03.779600 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Delete volume request issued successfully. Jul 10 04:43:03.779783 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b827b810-dae5-4d54-bf18-2115918c246a tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/volumes/530d83ed-7908-4b51-b844-6261d6da100a returned with HTTP 202 Jul 10 04:43:03.780156 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1404/5597] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:43:03 2026] DELETE /volume/v3/volumes/530d83ed-7908-4b51-b844-6261d6da100a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:03.787310 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-daab6692-c233-48bc-b550-5f2edd556aea None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:03.789203 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-daab6692-c233-48bc-b550-5f2edd556aea tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] DELETE https://10.4.3.87/volume/v3/types/40a59001-2b50-4387-ab5b-4599a2850489 Jul 10 04:43:03.789434 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-daab6692-c233-48bc-b550-5f2edd556aea tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:03.789630 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-daab6692-c233-48bc-b550-5f2edd556aea tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:03.809320 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-daab6692-c233-48bc-b550-5f2edd556aea tempest-ProjectReaderTests-159385454 tempest-ProjectReaderTests-159385454-project-admin] https://10.4.3.87/volume/v3/types/40a59001-2b50-4387-ab5b-4599a2850489 returned with HTTP 202 Jul 10 04:43:03.809724 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1398/5598] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:43:03 2026] DELETE /volume/v3/types/40a59001-2b50-4387-ab5b-4599a2850489 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:06.037386 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-a9e2f119-c3e3-4731-a0ec-4d8dfed7e4b1 req-7ac6bc2d-cae2-4310-a373-b94ef2b09b6e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:06.039369 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a9e2f119-c3e3-4731-a0ec-4d8dfed7e4b1 req-7ac6bc2d-cae2-4310-a373-b94ef2b09b6e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] DELETE https://10.4.3.87/volume/v3/attachments/fef34712-6bbf-470a-9a3a-cc1bbf2f5645 Jul 10 04:43:06.039557 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a9e2f119-c3e3-4731-a0ec-4d8dfed7e4b1 req-7ac6bc2d-cae2-4310-a373-b94ef2b09b6e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:06.039765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-a9e2f119-c3e3-4731-a0ec-4d8dfed7e4b1 req-7ac6bc2d-cae2-4310-a373-b94ef2b09b6e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'version_select' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:06.047732 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:06.047732 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:06.575534 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-a9e2f119-c3e3-4731-a0ec-4d8dfed7e4b1 req-7ac6bc2d-cae2-4310-a373-b94ef2b09b6e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/attachments/fef34712-6bbf-470a-9a3a-cc1bbf2f5645 returned with HTTP 200 Jul 10 04:43:06.575951 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1396/5599] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:43:06 2026] DELETE /volume/v3/attachments/fef34712-6bbf-470a-9a3a-cc1bbf2f5645 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:10.144915 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-49e71012-ee73-4a56-950c-997fd54a9eec None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:10.147073 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-49e71012-ee73-4a56-950c-997fd54a9eec tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:43:10.147332 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-49e71012-ee73-4a56-950c-997fd54a9eec tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:10.147622 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-49e71012-ee73-4a56-950c-997fd54a9eec tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:10.147827 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-49e71012-ee73-4a56-950c-997fd54a9eec tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Delete volume with id: 7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:43:10.155276 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:10.155276 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:10.155761 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-49e71012-ee73-4a56-950c-997fd54a9eec tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:43:10.166006 np0000004952 devstack@c-api.service[100020]: WARNING cinder.keymgr.conf_key_mgr [None req-49e71012-ee73-4a56-950c-997fd54a9eec tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:43:10.171743 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-49e71012-ee73-4a56-950c-997fd54a9eec tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Delete volume request issued successfully. Jul 10 04:43:10.171963 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-49e71012-ee73-4a56-950c-997fd54a9eec tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 202 Jul 10 04:43:10.172416 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1402/5600] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:43:10 2026] DELETE /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:10.180242 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dcd753b1-73c5-4d0f-baf7-b6874d77280e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:10.182405 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dcd753b1-73c5-4d0f-baf7-b6874d77280e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:43:10.182522 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dcd753b1-73c5-4d0f-baf7-b6874d77280e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:10.182720 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dcd753b1-73c5-4d0f-baf7-b6874d77280e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:10.189765 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:10.189765 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:10.193894 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-dcd753b1-73c5-4d0f-baf7-b6874d77280e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:43:10.198451 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dcd753b1-73c5-4d0f-baf7-b6874d77280e tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 200 Jul 10 04:43:10.198869 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1405/5601] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:10 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 1447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:43:11.209874 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6a4807c6-473e-42de-987c-f832bdf32401 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:11.211631 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6a4807c6-473e-42de-987c-f832bdf32401 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 Jul 10 04:43:11.211812 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6a4807c6-473e-42de-987c-f832bdf32401 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:11.212000 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6a4807c6-473e-42de-987c-f832bdf32401 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:11.214359 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=294,cinder:INSERT=59,cinder:UPDATE=124,cinder:DELETE=1 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:43:11.218965 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6a4807c6-473e-42de-987c-f832bdf32401 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 returned with HTTP 404 Jul 10 04:43:11.219616 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1399/5602] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:11 2026] GET /volume/v3/volumes/7bbbaea7-3649-4f1a-ba04-3b898b7e3224 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:11.476830 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c6264c64-96c3-4331-ae2f-9c019c95ebe5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:11.478487 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6264c64-96c3-4331-ae2f-9c019c95ebe5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] DELETE https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:43:11.478693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6264c64-96c3-4331-ae2f-9c019c95ebe5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:11.478861 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c6264c64-96c3-4331-ae2f-9c019c95ebe5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:11.479013 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-c6264c64-96c3-4331-ae2f-9c019c95ebe5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Delete volume with id: 2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:43:11.486079 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:11.486079 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:11.486549 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c6264c64-96c3-4331-ae2f-9c019c95ebe5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:43:11.495396 np0000004952 devstack@c-api.service[100021]: WARNING cinder.keymgr.conf_key_mgr [None req-c6264c64-96c3-4331-ae2f-9c019c95ebe5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:43:11.500207 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c6264c64-96c3-4331-ae2f-9c019c95ebe5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Delete volume request issued successfully. Jul 10 04:43:11.500446 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c6264c64-96c3-4331-ae2f-9c019c95ebe5 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 202 Jul 10 04:43:11.500941 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1397/5603] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:43:11 2026] DELETE /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:11.507258 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7fd37344-de45-4cc3-a88c-b1d0b1eb7099 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:11.509196 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fd37344-de45-4cc3-a88c-b1d0b1eb7099 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:43:11.509422 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7fd37344-de45-4cc3-a88c-b1d0b1eb7099 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:11.509669 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7fd37344-de45-4cc3-a88c-b1d0b1eb7099 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:11.517470 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:11.517470 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:11.521289 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7fd37344-de45-4cc3-a88c-b1d0b1eb7099 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Volume info retrieved successfully. Jul 10 04:43:11.526743 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7fd37344-de45-4cc3-a88c-b1d0b1eb7099 tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 200 Jul 10 04:43:11.527200 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1403/5604] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:11 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:43:12.539861 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-55d275e3-adc8-4780-a87d-0e51c81e8b2a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:12.541642 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-55d275e3-adc8-4780-a87d-0e51c81e8b2a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] GET https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a Jul 10 04:43:12.541860 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-55d275e3-adc8-4780-a87d-0e51c81e8b2a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:12.542049 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-55d275e3-adc8-4780-a87d-0e51c81e8b2a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:12.547827 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-55d275e3-adc8-4780-a87d-0e51c81e8b2a tempest-TestEncryptedCinderVolumes-1871022667 tempest-TestEncryptedCinderVolumes-1871022667-project-member] https://10.4.3.87/volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a returned with HTTP 404 Jul 10 04:43:12.548348 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1406/5605] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:12 2026] GET /volume/v3/volumes/2f609de6-ff09-4b40-9b52-e1d825b8b36a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:12.556303 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-abf1c4e1-d019-4f85-a4b0-8fc02ecd9847 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:12.558643 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-abf1c4e1-d019-4f85-a4b0-8fc02ecd9847 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:43:12.558912 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-abf1c4e1-d019-4f85-a4b0-8fc02ecd9847 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:12.559188 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-abf1c4e1-d019-4f85-a4b0-8fc02ecd9847 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:12.560186 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-abf1c4e1-d019-4f85-a4b0-8fc02ecd9847 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:43:12.577997 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-abf1c4e1-d019-4f85-a4b0-8fc02ecd9847 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Get all volumes completed successfully. Jul 10 04:43:12.580203 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:12.580203 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:12.585614 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-abf1c4e1-d019-4f85-a4b0-8fc02ecd9847 tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:43:12.586108 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1400/5606] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:43:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8399 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:43:12.602131 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6a1a0d17-7759-48e9-8424-ac7011c8139e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:12.603978 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6a1a0d17-7759-48e9-8424-ac7011c8139e tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] DELETE https://10.4.3.87/volume/v3/types/9f95da58-2d82-403c-a855-65b650edd3fe Jul 10 04:43:12.604229 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6a1a0d17-7759-48e9-8424-ac7011c8139e tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:12.604475 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6a1a0d17-7759-48e9-8424-ac7011c8139e tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:12.627039 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6a1a0d17-7759-48e9-8424-ac7011c8139e tempest-TestEncryptedCinderVolumes-1578966747 tempest-TestEncryptedCinderVolumes-1578966747-project-admin] https://10.4.3.87/volume/v3/types/9f95da58-2d82-403c-a855-65b650edd3fe returned with HTTP 202 Jul 10 04:43:12.627619 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1398/5607] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:43:12 2026] DELETE /volume/v3/types/9f95da58-2d82-403c-a855-65b650edd3fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:14.262176 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-58863c35-a533-4433-a2e7-e8a68ac7bf8a req-767c79ce-ad1b-4fe3-a91a-b44ad1aa3775 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:14.262176 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-58863c35-a533-4433-a2e7-e8a68ac7bf8a req-767c79ce-ad1b-4fe3-a91a-b44ad1aa3775 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/70535efd-8bb9-4cb9-b2c5-f0376b594a06 Jul 10 04:43:14.262176 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-58863c35-a533-4433-a2e7-e8a68ac7bf8a req-767c79ce-ad1b-4fe3-a91a-b44ad1aa3775 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:14.262176 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-58863c35-a533-4433-a2e7-e8a68ac7bf8a req-767c79ce-ad1b-4fe3-a91a-b44ad1aa3775 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:14.262176 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:14.262176 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:14.326058 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-6334d405-4e83-4a6c-946a-f772d8c02413 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:14.328156 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-6334d405-4e83-4a6c-946a-f772d8c02413 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] DELETE https://10.4.3.87/volume/v3/attachments/136ae19f-0576-4c18-aec7-3f2ffb26be11 Jul 10 04:43:14.328334 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-6334d405-4e83-4a6c-946a-f772d8c02413 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:14.328499 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-6334d405-4e83-4a6c-946a-f772d8c02413 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:14.334691 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:14.334691 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:14.469474 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-58863c35-a533-4433-a2e7-e8a68ac7bf8a req-767c79ce-ad1b-4fe3-a91a-b44ad1aa3775 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/70535efd-8bb9-4cb9-b2c5-f0376b594a06 returned with HTTP 200 Jul 10 04:43:14.469884 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1404/5608] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:43:13 2026] DELETE /volume/v3/attachments/70535efd-8bb9-4cb9-b2c5-f0376b594a06 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:14.857268 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-6334d405-4e83-4a6c-946a-f772d8c02413 tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/attachments/136ae19f-0576-4c18-aec7-3f2ffb26be11 returned with HTTP 200 Jul 10 04:43:14.857594 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1407/5609] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:43:14 2026] DELETE /volume/v3/attachments/136ae19f-0576-4c18-aec7-3f2ffb26be11 => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:14.866975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-4a3ba75d-e24f-406e-b87c-a8d8a8b5405b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:14.868852 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-4a3ba75d-e24f-406e-b87c-a8d8a8b5405b tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] DELETE https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d Jul 10 04:43:14.868994 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-4a3ba75d-e24f-406e-b87c-a8d8a8b5405b tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:14.869160 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-4a3ba75d-e24f-406e-b87c-a8d8a8b5405b tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:14.869342 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-4a3ba75d-e24f-406e-b87c-a8d8a8b5405b tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Delete volume with id: 2b81d381-8da2-455e-9757-1a35fab5391d Jul 10 04:43:14.875977 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:14.875977 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:14.876428 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-4a3ba75d-e24f-406e-b87c-a8d8a8b5405b tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Volume info retrieved successfully. Jul 10 04:43:14.892574 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-4a3ba75d-e24f-406e-b87c-a8d8a8b5405b tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] Delete volume request issued successfully. Jul 10 04:43:14.892720 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-2a392d17-6be8-4a75-bf78-f0881050cb32 req-4a3ba75d-e24f-406e-b87c-a8d8a8b5405b tempest-TestShelveInstance-1709517525 tempest-TestShelveInstance-1709517525-project-member] https://10.4.3.87/volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d returned with HTTP 202 Jul 10 04:43:14.893131 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1401/5610] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:43:14 2026] DELETE /volume/v3/volumes/2b81d381-8da2-455e-9757-1a35fab5391d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:16.854021 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0b7dc770-b06d-4ca3-bafb-dd32c9c164cb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:16.855675 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0b7dc770-b06d-4ca3-bafb-dd32c9c164cb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:43:16.855856 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc770-b06d-4ca3-bafb-dd32c9c164cb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:16.856025 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc770-b06d-4ca3-bafb-dd32c9c164cb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:16.856278 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-0b7dc770-b06d-4ca3-bafb-dd32c9c164cb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:43:16.862436 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:16.862436 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:16.862886 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0b7dc770-b06d-4ca3-bafb-dd32c9c164cb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:16.872046 np0000004952 devstack@c-api.service[100021]: WARNING cinder.keymgr.conf_key_mgr [None req-0b7dc770-b06d-4ca3-bafb-dd32c9c164cb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:43:16.876949 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0b7dc770-b06d-4ca3-bafb-dd32c9c164cb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:43:16.877124 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0b7dc770-b06d-4ca3-bafb-dd32c9c164cb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 returned with HTTP 202 Jul 10 04:43:16.877510 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1399/5611] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:43:16 2026] DELETE /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:16.884614 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-966c78ac-6903-47ae-a11e-852124f80cc7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:16.886466 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-966c78ac-6903-47ae-a11e-852124f80cc7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:43:16.886659 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-966c78ac-6903-47ae-a11e-852124f80cc7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:16.886826 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-966c78ac-6903-47ae-a11e-852124f80cc7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:16.893723 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:16.893723 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:16.897569 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-966c78ac-6903-47ae-a11e-852124f80cc7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:16.901918 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-966c78ac-6903-47ae-a11e-852124f80cc7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 returned with HTTP 200 Jul 10 04:43:16.902357 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1405/5612] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:16 2026] GET /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:17.913670 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c6f9e7d7-c93f-4a8e-8008-ac31e3a6bc50 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:17.915420 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c6f9e7d7-c93f-4a8e-8008-ac31e3a6bc50 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 Jul 10 04:43:17.915660 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c6f9e7d7-c93f-4a8e-8008-ac31e3a6bc50 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:17.915844 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c6f9e7d7-c93f-4a8e-8008-ac31e3a6bc50 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:17.921377 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c6f9e7d7-c93f-4a8e-8008-ac31e3a6bc50 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 returned with HTTP 404 Jul 10 04:43:17.921824 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1408/5613] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:17 2026] GET /volume/v3/volumes/ecc8476c-fe5b-4d7b-8769-643d0c9c0284 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:17.928495 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6cf731ce-b2ce-4b9d-9617-0a7d80e0cb74 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:17.930035 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cf731ce-b2ce-4b9d-9617-0a7d80e0cb74 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:43:17.930200 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cf731ce-b2ce-4b9d-9617-0a7d80e0cb74 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:17.930396 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6cf731ce-b2ce-4b9d-9617-0a7d80e0cb74 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Calling method 'detail' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:17.931026 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6cf731ce-b2ce-4b9d-9617-0a7d80e0cb74 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100019) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:43:17.938422 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6cf731ce-b2ce-4b9d-9617-0a7d80e0cb74 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Get all volumes completed successfully. Jul 10 04:43:17.939738 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:17.939738 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:17.943492 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6cf731ce-b2ce-4b9d-9617-0a7d80e0cb74 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:43:17.943876 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1402/5614] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:43:17 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) Jul 10 04:43:17.956311 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bd4af421-01e1-4616-bd77-a0f58a7cb719 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:17.957990 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd4af421-01e1-4616-bd77-a0f58a7cb719 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] DELETE https://10.4.3.87/volume/v3/types/ddee8c78-3359-44af-8eac-afca9d844172 Jul 10 04:43:17.958192 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd4af421-01e1-4616-bd77-a0f58a7cb719 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:17.958406 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bd4af421-01e1-4616-bd77-a0f58a7cb719 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Calling method '_delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:17.978447 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bd4af421-01e1-4616-bd77-a0f58a7cb719 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] https://10.4.3.87/volume/v3/types/ddee8c78-3359-44af-8eac-afca9d844172 returned with HTTP 202 Jul 10 04:43:17.978839 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1400/5615] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:43:17 2026] DELETE /volume/v3/types/ddee8c78-3359-44af-8eac-afca9d844172 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:17.989087 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f221e59c-f681-4946-8ba2-9484a272f688 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:17.990794 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f221e59c-f681-4946-8ba2-9484a272f688 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] POST https://10.4.3.87/volume/v3/types Jul 10 04:43:17.991176 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f221e59c-f681-4946-8ba2-9484a272f688 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-2020620203", "extra_specs": {}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:18.004028 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f221e59c-f681-4946-8ba2-9484a272f688 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] https://10.4.3.87/volume/v3/types returned with HTTP 200 Jul 10 04:43:18.004427 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1406/5616] 10.4.3.87 () {68 vars in 1245 bytes} [Fri Jul 10 04:43:17 2026] POST /volume/v3/types => generated 213 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:18.012395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-df051d11-50b1-4d68-ac23-492c7d8c4ab6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:18.014123 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df051d11-50b1-4d68-ac23-492c7d8c4ab6 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] POST https://10.4.3.87/volume/v3/types/c2b14d45-88f9-4c73-87f0-d7afba88c294/encryption Jul 10 04:43:18.014470 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-df051d11-50b1-4d68-ac23-492c7d8c4ab6 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:18.015933 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:18.015933 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:18.027465 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-df051d11-50b1-4d68-ac23-492c7d8c4ab6 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] https://10.4.3.87/volume/v3/types/c2b14d45-88f9-4c73-87f0-d7afba88c294/encryption returned with HTTP 200 Jul 10 04:43:18.027876 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1409/5617] 10.4.3.87 () {68 vars in 1390 bytes} [Fri Jul 10 04:43:18 2026] POST /volume/v3/types/c2b14d45-88f9-4c73-87f0-d7afba88c294/encryption => generated 231 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:18.035403 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:18.037076 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:43:18.037469 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1886750533", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-2020620203", "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:18.038867 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1886750533', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-2020620203', 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:43:18.042057 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:43:18.042319 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:18.042319 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:18.042734 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:43:18.047983 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (e6fa87b5-1e56-4f3c-bfd4-267d25af00c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:18.048827 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec88022-8afd-40d3-84c6-2c25c93f62ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:18.049674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:43:18.074123 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec88022-8afd-40d3-84c6-2c25c93f62ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:43:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2b14d45-88f9-4c73-87f0-d7afba88c294,is_public=True,name='tempest-scenario-type-luks2-2020620203',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2b14d45-88f9-4c73-87f0-d7afba88c294', '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=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:18.074930 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a53ed2-545a-41e4-a2e2-c48952220515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:18.103988 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-2020620203 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-2020620203, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:18.104289 np0000004952 devstack@c-api.service[100019]: WARNING cinder.quota [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-2020620203 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-2020620203, it is now deprecated. Please use the default quota class for default quota. Jul 10 04:43:18.127442 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['1a00f5ba-dcb1-4fe4-b88e-56189a4ef25c', 'fc01f6d2-2189-45ef-a1a7-ba04f7b01a36', 'b080eb2f-fabc-45f3-9611-3351281dd1cb', '48376acb-a6c8-43b7-9232-37eca6389cdd'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:43:18.128135 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a53ed2-545a-41e4-a2e2-c48952220515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a00f5ba-dcb1-4fe4-b88e-56189a4ef25c', 'fc01f6d2-2189-45ef-a1a7-ba04f7b01a36', 'b080eb2f-fabc-45f3-9611-3351281dd1cb', '48376acb-a6c8-43b7-9232-37eca6389cdd']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:18.128818 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4bf54c-fe22-4e95-9b61-29497a1bc945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:18.148578 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4bf54c-fe22-4e95-9b61-29497a1bc945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1886750533',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['1a00f5ba-dcb1-4fe4-b88e-56189a4ef25c','fc01f6d2-2189-45ef-a1a7-ba04f7b01a36','b080eb2f-fabc-45f3-9611-3351281dd1cb','48376acb-a6c8-43b7-9232-37eca6389cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=c2b14d45-88f9-4c73-87f0-d7afba88c294), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:43:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1886750533',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2b14d45-88f9-4c73-87f0-d7afba88c294),volume_type_id=c2b14d45-88f9-4c73-87f0-d7afba88c294)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:18.149189 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f79651-91e8-44bb-b124-6313f8809402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:18.166198 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f79651-91e8-44bb-b124-6313f8809402) transitioned into state 'SUCCESS' from state '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-1886750533',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['1a00f5ba-dcb1-4fe4-b88e-56189a4ef25c','fc01f6d2-2189-45ef-a1a7-ba04f7b01a36','b080eb2f-fabc-45f3-9611-3351281dd1cb','48376acb-a6c8-43b7-9232-37eca6389cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=c2b14d45-88f9-4c73-87f0-d7afba88c294)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:18.166767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b9d80b-56fe-459b-bbe0-0f2835e2dd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:18.175030 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b9d80b-56fe-459b-bbe0-0f2835e2dd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:18.175810 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (e6fa87b5-1e56-4f3c-bfd4-267d25af00c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:18.176072 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:43:18.176618 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25bdc164-c3b6-4370-8139-2cecdbbba5b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:43:18.176989 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1403/5618] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:43:18 2026] POST /volume/v3/volumes => generated 779 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:43:18.187294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f67d96a6-55ff-45f1-9143-05358d30c522 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:18.189074 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f67d96a6-55ff-45f1-9143-05358d30c522 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:18.189276 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f67d96a6-55ff-45f1-9143-05358d30c522 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:18.189517 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f67d96a6-55ff-45f1-9143-05358d30c522 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:18.196350 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:18.196350 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:18.200124 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f67d96a6-55ff-45f1-9143-05358d30c522 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:18.204080 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f67d96a6-55ff-45f1-9143-05358d30c522 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 returned with HTTP 200 Jul 10 04:43:18.204448 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1401/5619] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:18 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:19.215918 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9a0d713e-fd36-4212-9815-82cda18c81c0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:19.217712 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9a0d713e-fd36-4212-9815-82cda18c81c0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:19.217902 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9a0d713e-fd36-4212-9815-82cda18c81c0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:19.218082 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9a0d713e-fd36-4212-9815-82cda18c81c0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:19.225960 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:19.225960 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:19.229649 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9a0d713e-fd36-4212-9815-82cda18c81c0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:19.233589 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9a0d713e-fd36-4212-9815-82cda18c81c0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 returned with HTTP 200 Jul 10 04:43:19.233931 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1407/5620] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:19 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:19.245284 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9a2e4ba6-ea05-43d9-84a1-4507eaa28dfa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:19.247025 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a2e4ba6-ea05-43d9-84a1-4507eaa28dfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:19.247551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a2e4ba6-ea05-43d9-84a1-4507eaa28dfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:19.247551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a2e4ba6-ea05-43d9-84a1-4507eaa28dfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:19.253805 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:19.253805 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:19.257290 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9a2e4ba6-ea05-43d9-84a1-4507eaa28dfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:19.261139 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a2e4ba6-ea05-43d9-84a1-4507eaa28dfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 returned with HTTP 200 Jul 10 04:43:19.261554 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1410/5621] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:19 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:19.272956 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5e953a2d-8b3a-4ca7-be84-d9756beaec8b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:19.274763 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e953a2d-8b3a-4ca7-be84-d9756beaec8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27/action Jul 10 04:43:19.275079 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e953a2d-8b3a-4ca7-be84-d9756beaec8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:43:19.275193 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e953a2d-8b3a-4ca7-be84-d9756beaec8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:19.282960 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:19.282960 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:19.283416 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5e953a2d-8b3a-4ca7-be84-d9756beaec8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:19.288784 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5e953a2d-8b3a-4ca7-be84-d9756beaec8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume updated successfully. Jul 10 04:43:19.289028 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e953a2d-8b3a-4ca7-be84-d9756beaec8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27/action returned with HTTP 200 Jul 10 04:43:19.289464 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1404/5622] 10.4.3.87 () {68 vars in 1383 bytes} [Fri Jul 10 04:43:19 2026] POST /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 04:43:19.402996 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f5dee687-f4bb-4bb3-8bd0-d951ef8035a9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:19.405698 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f5dee687-f4bb-4bb3-8bd0-d951ef8035a9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:19.405989 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f5dee687-f4bb-4bb3-8bd0-d951ef8035a9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:19.406233 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f5dee687-f4bb-4bb3-8bd0-d951ef8035a9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:19.413735 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:19.413735 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:19.417204 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f5dee687-f4bb-4bb3-8bd0-d951ef8035a9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:19.421611 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f5dee687-f4bb-4bb3-8bd0-d951ef8035a9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 returned with HTTP 200 Jul 10 04:43:19.422287 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1402/5623] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:43:19 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:19.860143 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-5d06f764-2435-45ca-83f8-0ef668bcd87e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:19.861995 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-5d06f764-2435-45ca-83f8-0ef668bcd87e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:19.862173 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-5d06f764-2435-45ca-83f8-0ef668bcd87e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:19.862512 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-5d06f764-2435-45ca-83f8-0ef668bcd87e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:19.869332 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:19.869332 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:19.872598 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-5d06f764-2435-45ca-83f8-0ef668bcd87e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:19.876511 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-5d06f764-2435-45ca-83f8-0ef668bcd87e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 returned with HTTP 200 Jul 10 04:43:19.876835 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1408/5624] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:43:19 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:19.887160 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-89c3e281-813f-4d0d-b0bd-6c6326ab660c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:19.887560 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89c3e281-813f-4d0d-b0bd-6c6326ab660c None None] GET https://10.4.3.87/volume// Jul 10 04:43:19.887725 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89c3e281-813f-4d0d-b0bd-6c6326ab660c None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:19.887931 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-89c3e281-813f-4d0d-b0bd-6c6326ab660c None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:19.888207 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-89c3e281-813f-4d0d-b0bd-6c6326ab660c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:43:19.888530 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1411/5625] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:43:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:43:19.896689 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-33760868-810e-40ec-9e8f-7a7f43377584 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:19.898981 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-33760868-810e-40ec-9e8f-7a7f43377584 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:43:19.899335 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-33760868-810e-40ec-9e8f-7a7f43377584 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27", "connector": null, "instance_uuid": "71517125-c669-48c5-9c48-ddd144c6409e"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:19.907531 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:19.907531 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:19.929964 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-33760868-810e-40ec-9e8f-7a7f43377584 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:43:19.930442 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1405/5626] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:43:19 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:43:23.186836 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3e8d5e28-4001-41cf-9953-cb4bfe3c3fa9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:23.242144 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3e8d5e28-4001-41cf-9953-cb4bfe3c3fa9 tempest-ProjectAdminTests-1585038868 tempest-ProjectAdminTests-1585038868-project-admin] GET https://10.4.3.87/volume/v3/scheduler-stats/get_pools Jul 10 04:43:23.242382 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3e8d5e28-4001-41cf-9953-cb4bfe3c3fa9 tempest-ProjectAdminTests-1585038868 tempest-ProjectAdminTests-1585038868-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:23.242615 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3e8d5e28-4001-41cf-9953-cb4bfe3c3fa9 tempest-ProjectAdminTests-1585038868 tempest-ProjectAdminTests-1585038868-project-admin] Calling method 'get_pools' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:23.744867 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3e8d5e28-4001-41cf-9953-cb4bfe3c3fa9 tempest-ProjectAdminTests-1585038868 tempest-ProjectAdminTests-1585038868-project-admin] https://10.4.3.87/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 04:43:23.745265 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1403/5627] 10.4.3.87 () {66 vars in 1284 bytes} [Fri Jul 10 04:43:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:23.752398 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-469620ea-3b91-4cdd-8bd9-3ed42039a8ee None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:23.754297 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-469620ea-3b91-4cdd-8bd9-3ed42039a8ee tempest-ProjectAdminTests-1585038868 tempest-ProjectAdminTests-1585038868-project-admin] GET https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool Jul 10 04:43:23.754549 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-469620ea-3b91-4cdd-8bd9-3ed42039a8ee tempest-ProjectAdminTests-1585038868 tempest-ProjectAdminTests-1585038868-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:23.754739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-469620ea-3b91-4cdd-8bd9-3ed42039a8ee tempest-ProjectAdminTests-1585038868 tempest-ProjectAdminTests-1585038868-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:24.263593 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-469620ea-3b91-4cdd-8bd9-3ed42039a8ee tempest-ProjectAdminTests-1585038868 tempest-ProjectAdminTests-1585038868-project-admin] https://10.4.3.87/volume/v3/capabilities/np0000004952@storpool returned with HTTP 200 Jul 10 04:43:24.264165 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1409/5628] 10.4.3.87 () {66 vars in 1311 bytes} [Fri Jul 10 04:43:23 2026] GET /volume/v3/capabilities/np0000004952@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:25.753082 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-dfdaafc6-9d0e-43a2-ad10-d5b0b0c64d89 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:25.753540 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dfdaafc6-9d0e-43a2-ad10-d5b0b0c64d89 None None] GET https://10.4.3.87/volume// Jul 10 04:43:25.753726 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dfdaafc6-9d0e-43a2-ad10-d5b0b0c64d89 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:25.753959 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-dfdaafc6-9d0e-43a2-ad10-d5b0b0c64d89 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:25.754334 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-dfdaafc6-9d0e-43a2-ad10-d5b0b0c64d89 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:43:25.754661 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1412/5629] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:43:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:43:25.762786 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-ddb54d04-c257-43be-ba02-ea1edf93fe35 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:25.764786 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-ddb54d04-c257-43be-ba02-ea1edf93fe35 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:25.764969 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-ddb54d04-c257-43be-ba02-ea1edf93fe35 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:25.765133 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-ddb54d04-c257-43be-ba02-ea1edf93fe35 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:25.773610 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:25.773610 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:25.778313 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-ddb54d04-c257-43be-ba02-ea1edf93fe35 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:25.782714 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-ddb54d04-c257-43be-ba02-ea1edf93fe35 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 returned with HTTP 200 Jul 10 04:43:25.783226 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1406/5630] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:43:25 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:43:25.877881 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-4fac903d-3b43-44e2-99d1-75fffb7f78c4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:25.880058 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-4fac903d-3b43-44e2-99d1-75fffb7f78c4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/7fe49e50-f862-451c-a60a-b32af5619f13 Jul 10 04:43:25.880508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-4fac903d-3b43-44e2-99d1-75fffb7f78c4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:25.888043 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-4fac903d-3b43-44e2-99d1-75fffb7f78c4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:43:25.892428 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-4fac903d-3b43-44e2-99d1-75fffb7f78c4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:43:25.893344 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:25.893344 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:26.414815 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-4fac903d-3b43-44e2-99d1-75fffb7f78c4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27-np0000004952" released by "attachment_update" :: held 0.522s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:43:26.415118 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-4fac903d-3b43-44e2-99d1-75fffb7f78c4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/7fe49e50-f862-451c-a60a-b32af5619f13 returned with HTTP 200 Jul 10 04:43:26.415576 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1404/5631] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:43:25 2026] PUT /volume/v3/attachments/7fe49e50-f862-451c-a60a-b32af5619f13 => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:43:26.925169 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f64d3ab8-379d-4c04-abf5-494daf80420d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:26.927136 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f64d3ab8-379d-4c04-abf5-494daf80420d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/7fe49e50-f862-451c-a60a-b32af5619f13/action Jul 10 04:43:26.927570 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f64d3ab8-379d-4c04-abf5-494daf80420d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:43:26.927722 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f64d3ab8-379d-4c04-abf5-494daf80420d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:26.945470 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:26.945470 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:26.954628 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-f64d3ab8-379d-4c04-abf5-494daf80420d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/7fe49e50-f862-451c-a60a-b32af5619f13/action returned with HTTP 204 Jul 10 04:43:26.955142 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1410/5632] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:43:26 2026] POST /volume/v3/attachments/7fe49e50-f862-451c-a60a-b32af5619f13/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:29.260351 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=35,cinder:INSERT=5,cinder:UPDATE=18 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:43:31.176340 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-65a9f27a-300a-4066-85e5-43ced5fdb569 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:31.178409 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-65a9f27a-300a-4066-85e5-43ced5fdb569 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27/encryption Jul 10 04:43:31.178606 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-65a9f27a-300a-4066-85e5-43ced5fdb569 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:31.178788 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-65a9f27a-300a-4066-85e5-43ced5fdb569 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:31.187740 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:31.187740 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:31.193636 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-48a1934c-4882-4e2f-9ecb-0235e6814a0a req-65a9f27a-300a-4066-85e5-43ced5fdb569 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27/encryption returned with HTTP 200 Jul 10 04:43:31.194019 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1413/5633] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:43:31 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:33.807897 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:33.934979 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:43:33.935475 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1278536929", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:33.937239 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1278536929', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:43:33.937422 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Create volume of 1 GB Jul 10 04:43:33.941976 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Availability Zones retrieved successfully. Jul 10 04:43:33.948606 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Flow 'volume_create_api' (811d3037-2616-4fb8-b050-75fb695631f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:33.949748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c614b9-e506-4aa7-85c8-6b6f16bd794b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:33.950800 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:43:33.976297 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c614b9-e506-4aa7-85c8-6b6f16bd794b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:33.977230 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4ab948-2a5a-4012-84e9-48400be24276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:34.030677 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Created reservations ['dec3a11a-b637-4329-bcac-8eba4b84a219', 'e0b5dcf9-471d-4539-8e03-6620bef8bc21', '6b19b088-4c1e-47f0-ac7e-b8dc5f1259b1', '11ddf743-988b-46db-bb72-a79c19622e14'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:43:34.031501 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4ab948-2a5a-4012-84e9-48400be24276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dec3a11a-b637-4329-bcac-8eba4b84a219', 'e0b5dcf9-471d-4539-8e03-6620bef8bc21', '6b19b088-4c1e-47f0-ac7e-b8dc5f1259b1', '11ddf743-988b-46db-bb72-a79c19622e14']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:34.032181 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a23b3e-9dce-42f6-96bf-89e6f2525d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:34.053262 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a23b3e-9dce-42f6-96bf-89e6f2525d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb6ce31-7c48-4d12-8a64-f527ff56aa79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1278536929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c9279f79921435fbb17fb50f117b1a6',qos_specs=None,replication_status=,reservations=['dec3a11a-b637-4329-bcac-8eba4b84a219','e0b5dcf9-471d-4539-8e03-6620bef8bc21','6b19b088-4c1e-47f0-ac7e-b8dc5f1259b1','11ddf743-988b-46db-bb72-a79c19622e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='072ae440a2af4d28b0f6f6db5ff68398',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1278536929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bb6ce31-7c48-4d12-8a64-f527ff56aa79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c9279f79921435fbb17fb50f117b1a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='072ae440a2af4d28b0f6f6db5ff68398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:34.054351 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21cd8c0a-dc88-479a-8673-2d5f79da944c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:34.071902 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21cd8c0a-dc88-479a-8673-2d5f79da944c) transitioned into state 'SUCCESS' from state '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-1278536929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c9279f79921435fbb17fb50f117b1a6',qos_specs=None,replication_status=,reservations=['dec3a11a-b637-4329-bcac-8eba4b84a219','e0b5dcf9-471d-4539-8e03-6620bef8bc21','6b19b088-4c1e-47f0-ac7e-b8dc5f1259b1','11ddf743-988b-46db-bb72-a79c19622e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='072ae440a2af4d28b0f6f6db5ff68398',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:34.072617 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7275b00f-5526-4cde-a954-539c51b33e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:34.081060 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7275b00f-5526-4cde-a954-539c51b33e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:34.081921 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Flow 'volume_create_api' (811d3037-2616-4fb8-b050-75fb695631f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:34.082224 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Create volume request issued successfully. Jul 10 04:43:34.082776 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6c451fc6-c461-4ad8-8d1e-b25d6d140306 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:43:34.083157 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1407/5634] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:43:33 2026] POST /volume/v3/volumes => generated 752 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:43:34.096613 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7a1b8238-654f-4e10-8a30-d6db95ae823b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:34.098505 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a1b8238-654f-4e10-8a30-d6db95ae823b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:34.098732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a1b8238-654f-4e10-8a30-d6db95ae823b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:34.098977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a1b8238-654f-4e10-8a30-d6db95ae823b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:34.107786 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:34.107786 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:34.112390 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7a1b8238-654f-4e10-8a30-d6db95ae823b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:34.116880 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a1b8238-654f-4e10-8a30-d6db95ae823b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 returned with HTTP 200 Jul 10 04:43:34.117278 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1405/5635] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:34 2026] GET /volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:35.131034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2cef0bb7-a026-47c5-af3d-8d0d4acb5986 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:35.132835 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2cef0bb7-a026-47c5-af3d-8d0d4acb5986 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:35.133041 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2cef0bb7-a026-47c5-af3d-8d0d4acb5986 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:35.133248 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2cef0bb7-a026-47c5-af3d-8d0d4acb5986 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:35.141234 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:35.141234 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:35.146258 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2cef0bb7-a026-47c5-af3d-8d0d4acb5986 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:35.151971 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2cef0bb7-a026-47c5-af3d-8d0d4acb5986 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 returned with HTTP 200 Jul 10 04:43:35.152457 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1411/5636] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:35 2026] GET /volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:35.168188 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-42d919b1-7e00-4309-a4b3-2d8fc3eb6917 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:35.170413 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-42d919b1-7e00-4309-a4b3-2d8fc3eb6917 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:35.170692 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-42d919b1-7e00-4309-a4b3-2d8fc3eb6917 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:35.170961 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-42d919b1-7e00-4309-a4b3-2d8fc3eb6917 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:35.179780 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:35.179780 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:35.184527 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-42d919b1-7e00-4309-a4b3-2d8fc3eb6917 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:35.189049 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-42d919b1-7e00-4309-a4b3-2d8fc3eb6917 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 returned with HTTP 200 Jul 10 04:43:35.189481 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1414/5637] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:35 2026] GET /volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:35.202182 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e7691999-73ef-49b3-b519-80bfffb0b77e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:35.204202 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e7691999-73ef-49b3-b519-80bfffb0b77e tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:43:35.204672 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e7691999-73ef-49b3-b519-80bfffb0b77e tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bb6ce31-7c48-4d12-8a64-f527ff56aa79", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1962351685", "description": null, "metadata": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:35.215471 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:35.215471 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:35.216129 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e7691999-73ef-49b3-b519-80bfffb0b77e tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:35.216365 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-e7691999-73ef-49b3-b519-80bfffb0b77e tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Create snapshot from volume 3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:35.254657 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-e7691999-73ef-49b3-b519-80bfffb0b77e tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Created reservations ['f6a59583-a61e-4d64-a11b-93eaffb87df9', '686c4b6d-57b5-426a-bcf3-0eb106125aad', 'f90d51e3-bb91-4a80-b38c-2c4a101b590a', '7b5aa3e5-5c83-48dc-b00f-69f79b65a37b'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:43:35.286440 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e7691999-73ef-49b3-b519-80bfffb0b77e tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Snapshot force create request issued successfully. Jul 10 04:43:35.286742 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e7691999-73ef-49b3-b519-80bfffb0b77e tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:43:35.287185 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1408/5638] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:43:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:43:35.295787 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e980fbc4-445f-4d02-ba2b-24852388d753 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:35.297612 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e980fbc4-445f-4d02-ba2b-24852388d753 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:35.297862 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e980fbc4-445f-4d02-ba2b-24852388d753 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:35.298087 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e980fbc4-445f-4d02-ba2b-24852388d753 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:35.304373 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:35.304373 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:35.304915 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e980fbc4-445f-4d02-ba2b-24852388d753 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Snapshot retrieved successfully. Jul 10 04:43:35.305870 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e980fbc4-445f-4d02-ba2b-24852388d753 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 returned with HTTP 200 Jul 10 04:43:35.306340 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1406/5639] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:43:35 2026] GET /volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:36.331682 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cdc27eb1-6cff-4a03-8005-879d005a8ece None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:36.333780 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cdc27eb1-6cff-4a03-8005-879d005a8ece tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:36.334036 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cdc27eb1-6cff-4a03-8005-879d005a8ece tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:36.334315 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cdc27eb1-6cff-4a03-8005-879d005a8ece tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:36.339943 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:36.339943 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:36.340593 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cdc27eb1-6cff-4a03-8005-879d005a8ece tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Snapshot retrieved successfully. Jul 10 04:43:36.341508 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cdc27eb1-6cff-4a03-8005-879d005a8ece tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 returned with HTTP 200 Jul 10 04:43:36.341969 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1412/5640] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:43:36 2026] GET /volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:36.351193 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ceac1422-c1b3-4052-9a42-bcdae8feab59 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:36.353369 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ceac1422-c1b3-4052-9a42-bcdae8feab59 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:36.353654 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ceac1422-c1b3-4052-9a42-bcdae8feab59 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:36.353893 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ceac1422-c1b3-4052-9a42-bcdae8feab59 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:36.359974 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:36.359974 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:36.360515 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ceac1422-c1b3-4052-9a42-bcdae8feab59 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Snapshot retrieved successfully. Jul 10 04:43:36.361427 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ceac1422-c1b3-4052-9a42-bcdae8feab59 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 returned with HTTP 200 Jul 10 04:43:36.361947 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1415/5641] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:43:36 2026] GET /volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:36.371531 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c1896ccf-7f07-4072-a78a-408146544799 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:36.373426 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1896ccf-7f07-4072-a78a-408146544799 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:36.373636 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1896ccf-7f07-4072-a78a-408146544799 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:36.373821 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1896ccf-7f07-4072-a78a-408146544799 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:36.378622 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:36.378622 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:36.379039 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c1896ccf-7f07-4072-a78a-408146544799 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Snapshot retrieved successfully. Jul 10 04:43:36.379789 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1896ccf-7f07-4072-a78a-408146544799 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 returned with HTTP 200 Jul 10 04:43:36.380137 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1409/5642] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:43:36 2026] GET /volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:36.389375 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:36.391141 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:43:36.391626 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0c63294f-8664-4025-99ae-ef7f2bb64bd9", "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:36.393330 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Create volume request body: {'volume': {'snapshot_id': '0c63294f-8664-4025-99ae-ef7f2bb64bd9', 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:43:36.399141 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:36.399141 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:36.399732 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Snapshot retrieved successfully. Jul 10 04:43:36.399811 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Create volume of 1 GB Jul 10 04:43:36.403605 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Availability Zones retrieved successfully. Jul 10 04:43:36.408756 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Flow 'volume_create_api' (ba636384-5752-4573-af63-bfdd9a314ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:36.409932 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180b7df5-14de-437c-84ac-2b11feb118fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:36.410838 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:43:36.442899 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180b7df5-14de-437c-84ac-2b11feb118fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0c63294f-8664-4025-99ae-ef7f2bb64bd9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:36.443809 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a9aaf4-bbf3-4bff-90fb-6b5d6344c145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:36.489230 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Created reservations ['e2ba294e-150c-418a-89ce-479e06c78edd', '8eecabd8-2a55-44a6-a9f0-1741d7119340', '18e6dac9-ca44-4dee-9213-a6362b495f6c', '48fcb3e4-2300-437f-a6da-5d13b959c91e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:43:36.490293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a9aaf4-bbf3-4bff-90fb-6b5d6344c145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2ba294e-150c-418a-89ce-479e06c78edd', '8eecabd8-2a55-44a6-a9f0-1741d7119340', '18e6dac9-ca44-4dee-9213-a6362b495f6c', '48fcb3e4-2300-437f-a6da-5d13b959c91e']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:36.491277 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c520bae0-1b03-4bb8-b44f-6c704ec2a658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:36.533149 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c520bae0-1b03-4bb8-b44f-6c704ec2a658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb226337-f7e6-46b2-aad9-09c0ecad1e61', '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='8c9279f79921435fbb17fb50f117b1a6',qos_specs=None,replication_status=,reservations=['e2ba294e-150c-418a-89ce-479e06c78edd','8eecabd8-2a55-44a6-a9f0-1741d7119340','18e6dac9-ca44-4dee-9213-a6362b495f6c','48fcb3e4-2300-437f-a6da-5d13b959c91e'],size=1,snapshot_id=0c63294f-8664-4025-99ae-ef7f2bb64bd9,source_replicaid=,source_volid=None,status='creating',user_id='072ae440a2af4d28b0f6f6db5ff68398',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:43:36Z,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=eb226337-f7e6-46b2-aad9-09c0ecad1e61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c9279f79921435fbb17fb50f117b1a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0c63294f-8664-4025-99ae-ef7f2bb64bd9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='072ae440a2af4d28b0f6f6db5ff68398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:36.533955 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7095179e-60c1-4179-a316-3dd8e45546cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:36.551094 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7095179e-60c1-4179-a316-3dd8e45546cf) transitioned into state 'SUCCESS' from 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='8c9279f79921435fbb17fb50f117b1a6',qos_specs=None,replication_status=,reservations=['e2ba294e-150c-418a-89ce-479e06c78edd','8eecabd8-2a55-44a6-a9f0-1741d7119340','18e6dac9-ca44-4dee-9213-a6362b495f6c','48fcb3e4-2300-437f-a6da-5d13b959c91e'],size=1,snapshot_id=0c63294f-8664-4025-99ae-ef7f2bb64bd9,source_replicaid=,source_volid=None,status='creating',user_id='072ae440a2af4d28b0f6f6db5ff68398',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:36.551905 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6565fcfd-2614-48c9-b87a-325f26b94f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:36.570799 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6565fcfd-2614-48c9-b87a-325f26b94f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:36.571758 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Flow 'volume_create_api' (ba636384-5752-4573-af63-bfdd9a314ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:36.572002 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Create volume request issued successfully. Jul 10 04:43:36.572854 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-58866960-ac6d-47ad-8af8-2e5c4d943ccf tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:43:36.573448 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1407/5643] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:43:36 2026] POST /volume/v3/volumes => generated 739 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:43:36.587838 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2150f18a-eddc-4876-9697-4c7d78b7627f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:36.589794 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2150f18a-eddc-4876-9697-4c7d78b7627f tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 Jul 10 04:43:36.590072 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2150f18a-eddc-4876-9697-4c7d78b7627f tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:36.590399 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2150f18a-eddc-4876-9697-4c7d78b7627f tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:36.598120 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:36.598120 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:36.602105 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2150f18a-eddc-4876-9697-4c7d78b7627f tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:36.606483 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2150f18a-eddc-4876-9697-4c7d78b7627f tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 returned with HTTP 200 Jul 10 04:43:36.606901 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1413/5644] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:36 2026] GET /volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 => generated 807 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:37.620372 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e73488e8-3a0e-4e03-926f-abae113e2767 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:37.621837 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e73488e8-3a0e-4e03-926f-abae113e2767 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 Jul 10 04:43:37.622055 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e73488e8-3a0e-4e03-926f-abae113e2767 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:37.622260 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e73488e8-3a0e-4e03-926f-abae113e2767 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:37.631608 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:37.631608 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:37.636425 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e73488e8-3a0e-4e03-926f-abae113e2767 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:37.641972 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e73488e8-3a0e-4e03-926f-abae113e2767 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 returned with HTTP 200 Jul 10 04:43:37.642495 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1416/5645] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:37 2026] GET /volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:37.653840 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-290df550-1f31-428c-8933-80920424c223 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:37.656603 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-290df550-1f31-428c-8933-80920424c223 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 Jul 10 04:43:37.656876 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-290df550-1f31-428c-8933-80920424c223 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:37.657143 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-290df550-1f31-428c-8933-80920424c223 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:37.666021 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:37.666021 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:37.670762 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-290df550-1f31-428c-8933-80920424c223 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:37.676627 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-290df550-1f31-428c-8933-80920424c223 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 returned with HTTP 200 Jul 10 04:43:37.677122 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1410/5646] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:37 2026] GET /volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:37.691899 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c3bb799d-5fb3-41d4-aa8f-54b8d8c06e0b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:37.694079 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3bb799d-5fb3-41d4-aa8f-54b8d8c06e0b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:37.694334 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3bb799d-5fb3-41d4-aa8f-54b8d8c06e0b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:37.694538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c3bb799d-5fb3-41d4-aa8f-54b8d8c06e0b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:37.694641 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-c3bb799d-5fb3-41d4-aa8f-54b8d8c06e0b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Delete snapshot with id: 0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:37.699927 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:37.699927 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:37.700357 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c3bb799d-5fb3-41d4-aa8f-54b8d8c06e0b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Snapshot retrieved successfully. Jul 10 04:43:37.715845 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-c3bb799d-5fb3-41d4-aa8f-54b8d8c06e0b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Snapshot delete request issued successfully. Jul 10 04:43:37.716033 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c3bb799d-5fb3-41d4-aa8f-54b8d8c06e0b tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 returned with HTTP 202 Jul 10 04:43:37.716476 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1408/5647] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:43:37 2026] DELETE /volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:37.724861 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-41cdd032-6406-4187-bde0-23a4d0b27a74 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:37.726862 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-41cdd032-6406-4187-bde0-23a4d0b27a74 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:37.727202 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-41cdd032-6406-4187-bde0-23a4d0b27a74 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:37.727546 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-41cdd032-6406-4187-bde0-23a4d0b27a74 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:37.733399 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:37.733399 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:37.734250 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-41cdd032-6406-4187-bde0-23a4d0b27a74 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Snapshot retrieved successfully. Jul 10 04:43:37.735198 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-41cdd032-6406-4187-bde0-23a4d0b27a74 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 returned with HTTP 200 Jul 10 04:43:37.735692 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1414/5648] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:43:37 2026] GET /volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:38.746483 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cbf30014-2ba9-43b2-8813-d64ef980dbd1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:38.748259 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cbf30014-2ba9-43b2-8813-d64ef980dbd1 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:38.748534 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cbf30014-2ba9-43b2-8813-d64ef980dbd1 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:38.748749 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cbf30014-2ba9-43b2-8813-d64ef980dbd1 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:38.753161 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cbf30014-2ba9-43b2-8813-d64ef980dbd1 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 returned with HTTP 404 Jul 10 04:43:38.753673 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1417/5649] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:43:38 2026] GET /volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:38.761417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a9c359d8-bce2-4a52-9f22-7e63cc1600d6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:38.763353 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a9c359d8-bce2-4a52-9f22-7e63cc1600d6 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:38.763567 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a9c359d8-bce2-4a52-9f22-7e63cc1600d6 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:38.763778 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a9c359d8-bce2-4a52-9f22-7e63cc1600d6 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:38.763945 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-a9c359d8-bce2-4a52-9f22-7e63cc1600d6 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Delete volume with id: 3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:38.771140 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:38.771140 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:38.771639 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a9c359d8-bce2-4a52-9f22-7e63cc1600d6 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:38.788472 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a9c359d8-bce2-4a52-9f22-7e63cc1600d6 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Delete volume request issued successfully. Jul 10 04:43:38.788667 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a9c359d8-bce2-4a52-9f22-7e63cc1600d6 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 returned with HTTP 202 Jul 10 04:43:38.789065 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1411/5650] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:43:38 2026] DELETE /volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:38.797193 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e85b34a3-21a0-419c-a145-23f16a82c7eb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:38.799348 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e85b34a3-21a0-419c-a145-23f16a82c7eb tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:38.799603 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e85b34a3-21a0-419c-a145-23f16a82c7eb tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:38.799854 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e85b34a3-21a0-419c-a145-23f16a82c7eb tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:38.808247 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:38.808247 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:38.812585 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e85b34a3-21a0-419c-a145-23f16a82c7eb tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:38.817601 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e85b34a3-21a0-419c-a145-23f16a82c7eb tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 returned with HTTP 200 Jul 10 04:43:38.818032 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1409/5651] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:38 2026] GET /volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:39.832891 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bcf51da6-0f9d-4b5b-9c84-68cc6607afe8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:39.834702 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bcf51da6-0f9d-4b5b-9c84-68cc6607afe8 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:39.834939 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bcf51da6-0f9d-4b5b-9c84-68cc6607afe8 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:39.835133 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bcf51da6-0f9d-4b5b-9c84-68cc6607afe8 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:39.841510 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bcf51da6-0f9d-4b5b-9c84-68cc6607afe8 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 returned with HTTP 404 Jul 10 04:43:39.842018 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1415/5652] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:39 2026] GET /volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:39.849073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-cf55715c-075e-4da8-b242-683e610d3b71 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:39.850960 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cf55715c-075e-4da8-b242-683e610d3b71 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] DELETE https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 Jul 10 04:43:39.851170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cf55715c-075e-4da8-b242-683e610d3b71 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:39.851422 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-cf55715c-075e-4da8-b242-683e610d3b71 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:39.851588 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-cf55715c-075e-4da8-b242-683e610d3b71 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Delete volume with id: eb226337-f7e6-46b2-aad9-09c0ecad1e61 Jul 10 04:43:39.861118 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:39.861118 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:39.861768 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cf55715c-075e-4da8-b242-683e610d3b71 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:39.882667 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-cf55715c-075e-4da8-b242-683e610d3b71 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Delete volume request issued successfully. Jul 10 04:43:39.882943 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-cf55715c-075e-4da8-b242-683e610d3b71 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 returned with HTTP 202 Jul 10 04:43:39.883516 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1418/5653] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:43:39 2026] DELETE /volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:39.891488 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-494cf6a8-5a35-40de-814b-5f034255f021 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:39.893501 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-494cf6a8-5a35-40de-814b-5f034255f021 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 Jul 10 04:43:39.893670 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-494cf6a8-5a35-40de-814b-5f034255f021 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:39.893884 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-494cf6a8-5a35-40de-814b-5f034255f021 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:39.902634 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:39.902634 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:39.906451 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-494cf6a8-5a35-40de-814b-5f034255f021 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Volume info retrieved successfully. Jul 10 04:43:39.910945 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-494cf6a8-5a35-40de-814b-5f034255f021 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 returned with HTTP 200 Jul 10 04:43:39.911379 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1412/5654] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:39 2026] GET /volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:40.924689 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ad8cfeca-afff-40cf-bec7-caec4f06099f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:40.927153 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ad8cfeca-afff-40cf-bec7-caec4f06099f tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 Jul 10 04:43:40.927522 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ad8cfeca-afff-40cf-bec7-caec4f06099f tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:40.927802 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ad8cfeca-afff-40cf-bec7-caec4f06099f tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:40.935267 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ad8cfeca-afff-40cf-bec7-caec4f06099f tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 returned with HTTP 404 Jul 10 04:43:40.935964 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1410/5655] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:40 2026] GET /volume/v3/volumes/eb226337-f7e6-46b2-aad9-09c0ecad1e61 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:40.943689 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f6af80f5-88ea-4caa-99a9-4811c453d9ea None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:40.945902 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6af80f5-88ea-4caa-99a9-4811c453d9ea tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:40.946189 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6af80f5-88ea-4caa-99a9-4811c453d9ea tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:40.946499 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6af80f5-88ea-4caa-99a9-4811c453d9ea tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:40.946649 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-f6af80f5-88ea-4caa-99a9-4811c453d9ea tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Delete snapshot with id: 0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:40.951864 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6af80f5-88ea-4caa-99a9-4811c453d9ea tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 returned with HTTP 404 Jul 10 04:43:40.952435 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1416/5656] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:43:40 2026] DELETE /volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:40.961117 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b98d9bdd-1b27-4e91-86d6-3344a839960c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:40.963321 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b98d9bdd-1b27-4e91-86d6-3344a839960c tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 Jul 10 04:43:40.963571 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b98d9bdd-1b27-4e91-86d6-3344a839960c tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:40.963811 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b98d9bdd-1b27-4e91-86d6-3344a839960c tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:40.968980 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b98d9bdd-1b27-4e91-86d6-3344a839960c tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 returned with HTTP 404 Jul 10 04:43:40.969605 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1419/5657] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:43:40 2026] GET /volume/v3/snapshots/0c63294f-8664-4025-99ae-ef7f2bb64bd9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:40.976479 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bf4a2c8a-cf43-43e6-a7ce-4e8693483a78 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:40.978132 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bf4a2c8a-cf43-43e6-a7ce-4e8693483a78 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:40.978364 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bf4a2c8a-cf43-43e6-a7ce-4e8693483a78 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:40.978541 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bf4a2c8a-cf43-43e6-a7ce-4e8693483a78 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:40.978695 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-bf4a2c8a-cf43-43e6-a7ce-4e8693483a78 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Delete volume with id: 3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:40.983875 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bf4a2c8a-cf43-43e6-a7ce-4e8693483a78 tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 returned with HTTP 404 Jul 10 04:43:40.984325 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1413/5658] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:43:40 2026] DELETE /volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:40.992255 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6aa74de6-a3d0-4537-8c96-c2bba0fa68ef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:40.993692 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6aa74de6-a3d0-4537-8c96-c2bba0fa68ef tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] GET https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 Jul 10 04:43:40.993893 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6aa74de6-a3d0-4537-8c96-c2bba0fa68ef tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:40.994066 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6aa74de6-a3d0-4537-8c96-c2bba0fa68ef tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:41.001110 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6aa74de6-a3d0-4537-8c96-c2bba0fa68ef tempest-SnapshotDependencyTests-1049292532 tempest-SnapshotDependencyTests-1049292532-project-member] https://10.4.3.87/volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 returned with HTTP 404 Jul 10 04:43:41.001110 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1411/5659] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:40 2026] GET /volume/v3/volumes/3bb6ce31-7c48-4d12-8a64-f527ff56aa79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:49.080798 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-bfdef9f3-2818-423c-a538-667ca293a035 req-07bcffee-7f56-4f3a-9598-9ce132d7b3aa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:49.082898 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-bfdef9f3-2818-423c-a538-667ca293a035 req-07bcffee-7f56-4f3a-9598-9ce132d7b3aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27/encryption Jul 10 04:43:49.083196 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-bfdef9f3-2818-423c-a538-667ca293a035 req-07bcffee-7f56-4f3a-9598-9ce132d7b3aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:49.083444 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-bfdef9f3-2818-423c-a538-667ca293a035 req-07bcffee-7f56-4f3a-9598-9ce132d7b3aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:49.092651 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:49.092651 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:49.098770 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-bfdef9f3-2818-423c-a538-667ca293a035 req-07bcffee-7f56-4f3a-9598-9ce132d7b3aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27/encryption returned with HTTP 200 Jul 10 04:43:49.099135 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1417/5660] 10.4.3.87 () {68 vars in 1624 bytes} [Fri Jul 10 04:43:49 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:50.966121 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=18,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:43:50.980797 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=100,cinder:UPDATE=41,cinder:INSERT=28 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:43:50.996141 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=192,cinder:UPDATE=67,cinder:INSERT=35 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:43:51.183233 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-bfdef9f3-2818-423c-a538-667ca293a035 req-4801a3ed-7233-4517-a515-7ebfec328440 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:51.185271 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-bfdef9f3-2818-423c-a538-667ca293a035 req-4801a3ed-7233-4517-a515-7ebfec328440 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/7fe49e50-f862-451c-a60a-b32af5619f13 Jul 10 04:43:51.185486 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-bfdef9f3-2818-423c-a538-667ca293a035 req-4801a3ed-7233-4517-a515-7ebfec328440 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:51.185703 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-bfdef9f3-2818-423c-a538-667ca293a035 req-4801a3ed-7233-4517-a515-7ebfec328440 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:51.192868 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:51.192868 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:51.715932 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-bfdef9f3-2818-423c-a538-667ca293a035 req-4801a3ed-7233-4517-a515-7ebfec328440 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/7fe49e50-f862-451c-a60a-b32af5619f13 returned with HTTP 200 Jul 10 04:43:51.716396 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1420/5661] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:43:51 2026] DELETE /volume/v3/attachments/7fe49e50-f862-451c-a60a-b32af5619f13 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:54.007541 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ddd54957-0739-402f-8f88-f3b2533788b8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:54.009333 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ddd54957-0739-402f-8f88-f3b2533788b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:54.009564 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ddd54957-0739-402f-8f88-f3b2533788b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:54.009782 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ddd54957-0739-402f-8f88-f3b2533788b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:54.010102 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-ddd54957-0739-402f-8f88-f3b2533788b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:54.016800 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:54.016800 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:54.017343 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ddd54957-0739-402f-8f88-f3b2533788b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:54.028053 np0000004952 devstack@c-api.service[100019]: WARNING cinder.keymgr.conf_key_mgr [None req-ddd54957-0739-402f-8f88-f3b2533788b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 04:43:54.035014 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-ddd54957-0739-402f-8f88-f3b2533788b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:43:54.035227 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ddd54957-0739-402f-8f88-f3b2533788b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 returned with HTTP 202 Jul 10 04:43:54.035767 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1414/5662] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:43:54 2026] DELETE /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:54.042271 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6200f831-254a-4c64-a1ab-ee9a53f95c39 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:54.043936 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6200f831-254a-4c64-a1ab-ee9a53f95c39 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:54.044120 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6200f831-254a-4c64-a1ab-ee9a53f95c39 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:54.044348 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6200f831-254a-4c64-a1ab-ee9a53f95c39 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:54.051196 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:54.051196 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:54.054655 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-6200f831-254a-4c64-a1ab-ee9a53f95c39 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:54.058537 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6200f831-254a-4c64-a1ab-ee9a53f95c39 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 returned with HTTP 200 Jul 10 04:43:54.058916 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1412/5663] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:54 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:55.070726 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6a631e1d-8904-41af-ab39-e8e84ca19e8b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:55.072577 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6a631e1d-8904-41af-ab39-e8e84ca19e8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 Jul 10 04:43:55.072779 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6a631e1d-8904-41af-ab39-e8e84ca19e8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:55.072970 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6a631e1d-8904-41af-ab39-e8e84ca19e8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:55.078762 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6a631e1d-8904-41af-ab39-e8e84ca19e8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 returned with HTTP 404 Jul 10 04:43:55.079293 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1418/5664] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:55 2026] GET /volume/v3/volumes/f745d7a9-46f9-4dd9-a0d2-5b1eab9ccc27 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:43:55.085625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c6637e2e-0084-4024-a364-6bbc37a8ece1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:55.087439 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c6637e2e-0084-4024-a364-6bbc37a8ece1 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] GET https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 Jul 10 04:43:55.087693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c6637e2e-0084-4024-a364-6bbc37a8ece1 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:55.087874 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c6637e2e-0084-4024-a364-6bbc37a8ece1 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Calling method 'detail' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:55.088414 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:55.088414 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:55.088745 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-c6637e2e-0084-4024-a364-6bbc37a8ece1 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 04:43:55.096290 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c6637e2e-0084-4024-a364-6bbc37a8ece1 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Get all volumes completed successfully. Jul 10 04:43:55.097526 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:55.097526 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:55.101258 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c6637e2e-0084-4024-a364-6bbc37a8ece1 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] https://10.4.3.87/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 04:43:55.101632 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1421/5665] 10.4.3.87 () {66 vars in 1278 bytes} [Fri Jul 10 04:43:55 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) Jul 10 04:43:55.114544 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1ddf6bac-637c-4397-ba35-161aa3acbc20 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:55.116264 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1ddf6bac-637c-4397-ba35-161aa3acbc20 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] DELETE https://10.4.3.87/volume/v3/types/c2b14d45-88f9-4c73-87f0-d7afba88c294 Jul 10 04:43:55.116485 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1ddf6bac-637c-4397-ba35-161aa3acbc20 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:55.116693 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1ddf6bac-637c-4397-ba35-161aa3acbc20 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] Calling method '_delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:55.137042 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1ddf6bac-637c-4397-ba35-161aa3acbc20 tempest-TestVolumeBootPattern-979149377 tempest-TestVolumeBootPattern-979149377-project-admin] https://10.4.3.87/volume/v3/types/c2b14d45-88f9-4c73-87f0-d7afba88c294 returned with HTTP 202 Jul 10 04:43:55.137451 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1415/5666] 10.4.3.87 () {66 vars in 1338 bytes} [Fri Jul 10 04:43:55 2026] DELETE /volume/v3/types/c2b14d45-88f9-4c73-87f0-d7afba88c294 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:43:55.162095 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d854c09-c5a4-4b58-af18-51dd894a037a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:55.163851 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:43:55.164290 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1104401619", "snapshot_id": null, "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "volume_type": null, "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:55.165738 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1104401619', 'snapshot_id': None, 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'volume_type': None, 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:43:55.378884 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:43:55.382681 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:43:55.387653 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (aab8917b-493b-4724-8838-2dd927066de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:55.388794 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1324fac6-e848-4086-a5a9-8779dff25d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:55.389771 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:43:55.440732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1324fac6-e848-4086-a5a9-8779dff25d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:55.441480 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b103fa1-43b0-4bcc-b18d-0606bbf4bdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:55.485997 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['f6f52b60-efec-4b72-9e03-2293da661502', 'd63d09be-5548-405c-ad65-8e57308f8ab8', '43b45022-d418-4f8c-ae91-fc06813d4900', '77ea0d8a-70c8-4352-94c2-2c888606fa15'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:43:55.486702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b103fa1-43b0-4bcc-b18d-0606bbf4bdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f52b60-efec-4b72-9e03-2293da661502', 'd63d09be-5548-405c-ad65-8e57308f8ab8', '43b45022-d418-4f8c-ae91-fc06813d4900', '77ea0d8a-70c8-4352-94c2-2c888606fa15']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:55.487364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51fa5490-b713-4758-9185-52fb9c9c8989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:55.509109 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51fa5490-b713-4758-9185-52fb9c9c8989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6743533d-e03b-43ca-b4cf-08be3e795cb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1104401619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['f6f52b60-efec-4b72-9e03-2293da661502','d63d09be-5548-405c-ad65-8e57308f8ab8','43b45022-d418-4f8c-ae91-fc06813d4900','77ea0d8a-70c8-4352-94c2-2c888606fa15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1104401619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6743533d-e03b-43ca-b4cf-08be3e795cb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:55.509797 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a1bd87c-4b57-4daa-8faf-549bad0f8bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:55.527255 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a1bd87c-4b57-4daa-8faf-549bad0f8bea) transitioned into state 'SUCCESS' from state '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-1104401619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['f6f52b60-efec-4b72-9e03-2293da661502','d63d09be-5548-405c-ad65-8e57308f8ab8','43b45022-d418-4f8c-ae91-fc06813d4900','77ea0d8a-70c8-4352-94c2-2c888606fa15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:55.527851 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c10e48-182a-4ed1-a364-cc31d310dfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:43:55.536566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c10e48-182a-4ed1-a364-cc31d310dfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:43:55.537356 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (aab8917b-493b-4724-8838-2dd927066de3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:43:55.537619 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:43:55.538107 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d854c09-c5a4-4b58-af18-51dd894a037a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:43:55.538609 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1413/5667] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:43:55 2026] POST /volume/v3/volumes => generated 757 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:43:55.553230 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ae231d40-b84a-4136-bda9-ef9eb02157d3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:55.554828 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae231d40-b84a-4136-bda9-ef9eb02157d3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:43:55.554990 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae231d40-b84a-4136-bda9-ef9eb02157d3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:55.555268 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ae231d40-b84a-4136-bda9-ef9eb02157d3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:55.561541 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:55.561541 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:55.564764 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ae231d40-b84a-4136-bda9-ef9eb02157d3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:55.568661 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ae231d40-b84a-4136-bda9-ef9eb02157d3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 returned with HTTP 200 Jul 10 04:43:55.569107 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1419/5668] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:55 2026] GET /volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:43:56.580929 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7feaf94d-bed2-4c48-920f-1513501e1d7d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:56.582689 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7feaf94d-bed2-4c48-920f-1513501e1d7d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:43:56.582856 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7feaf94d-bed2-4c48-920f-1513501e1d7d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:56.583028 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7feaf94d-bed2-4c48-920f-1513501e1d7d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:56.590340 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:56.590340 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:43:56.594005 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7feaf94d-bed2-4c48-920f-1513501e1d7d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:56.598589 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7feaf94d-bed2-4c48-920f-1513501e1d7d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 returned with HTTP 200 Jul 10 04:43:56.598967 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1422/5669] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:56 2026] GET /volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:43:56.609672 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e47886f7-dcd5-40a0-ae47-eb9a504f77aa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:56.611818 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e47886f7-dcd5-40a0-ae47-eb9a504f77aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:43:56.612025 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e47886f7-dcd5-40a0-ae47-eb9a504f77aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:56.612289 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e47886f7-dcd5-40a0-ae47-eb9a504f77aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:56.619008 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:56.619008 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:56.622316 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e47886f7-dcd5-40a0-ae47-eb9a504f77aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:56.626410 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e47886f7-dcd5-40a0-ae47-eb9a504f77aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 returned with HTTP 200 Jul 10 04:43:56.626792 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1416/5670] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:43:56 2026] GET /volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:43:57.538466 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-87c554ec-f5e4-4c2b-a570-b1b901b9b8fe None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:57.540980 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-87c554ec-f5e4-4c2b-a570-b1b901b9b8fe tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:43:57.541207 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-87c554ec-f5e4-4c2b-a570-b1b901b9b8fe tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:57.541447 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-87c554ec-f5e4-4c2b-a570-b1b901b9b8fe tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:57.549092 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:57.549092 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:43:57.552431 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-87c554ec-f5e4-4c2b-a570-b1b901b9b8fe tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:57.556679 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-87c554ec-f5e4-4c2b-a570-b1b901b9b8fe tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 returned with HTTP 200 Jul 10 04:43:57.557027 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1414/5671] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:43:57 2026] GET /volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:43:57.947050 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c971bd5d-565c-4ccf-92c6-62f6182179d0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:57.949512 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c971bd5d-565c-4ccf-92c6-62f6182179d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:43:57.949739 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c971bd5d-565c-4ccf-92c6-62f6182179d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:57.949932 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c971bd5d-565c-4ccf-92c6-62f6182179d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:57.956979 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:57.956979 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:43:57.960775 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c971bd5d-565c-4ccf-92c6-62f6182179d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:43:57.965252 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c971bd5d-565c-4ccf-92c6-62f6182179d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 returned with HTTP 200 Jul 10 04:43:57.965756 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1420/5672] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:43:57 2026] GET /volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:43:57.974984 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5194e8f6-2685-4c4f-8ac2-627c07b1c9c5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:57.975400 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5194e8f6-2685-4c4f-8ac2-627c07b1c9c5 None None] GET https://10.4.3.87/volume// Jul 10 04:43:57.975554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5194e8f6-2685-4c4f-8ac2-627c07b1c9c5 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:43:57.975729 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5194e8f6-2685-4c4f-8ac2-627c07b1c9c5 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:43:57.976020 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5194e8f6-2685-4c4f-8ac2-627c07b1c9c5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:43:57.976311 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1423/5673] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:43:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:43:57.982756 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-e7a633b2-76fe-49e8-8f6c-a6929490edcb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:43:57.984911 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-e7a633b2-76fe-49e8-8f6c-a6929490edcb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:43:57.985363 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-e7a633b2-76fe-49e8-8f6c-a6929490edcb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6743533d-e03b-43ca-b4cf-08be3e795cb8", "connector": null, "instance_uuid": "a657aae4-1b89-4e70-ba06-f740b1154f0f"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:43:57.993329 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:43:57.993329 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:43:58.015407 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-e7a633b2-76fe-49e8-8f6c-a6929490edcb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:43:58.016043 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1417/5674] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:43:57 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:44:03.823406 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-13ab20c2-f188-45b5-a5d6-d5c18b2eb04a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:03.823813 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-13ab20c2-f188-45b5-a5d6-d5c18b2eb04a None None] GET https://10.4.3.87/volume// Jul 10 04:44:03.823981 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-13ab20c2-f188-45b5-a5d6-d5c18b2eb04a None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:03.824197 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-13ab20c2-f188-45b5-a5d6-d5c18b2eb04a None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:03.824602 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-13ab20c2-f188-45b5-a5d6-d5c18b2eb04a None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:44:03.824963 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1415/5675] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:44:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:44:03.832782 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-6861b3ca-4504-44cd-91e9-b47ef9b7e610 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:03.834776 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-6861b3ca-4504-44cd-91e9-b47ef9b7e610 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:44:03.835058 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-6861b3ca-4504-44cd-91e9-b47ef9b7e610 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:03.835313 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-6861b3ca-4504-44cd-91e9-b47ef9b7e610 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:03.837085 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:UPDATE=7,cinder:SELECT=63,cinder:INSERT=2 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:44:03.845188 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:03.845188 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:44:03.848479 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-6861b3ca-4504-44cd-91e9-b47ef9b7e610 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:44:03.852875 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-6861b3ca-4504-44cd-91e9-b47ef9b7e610 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 returned with HTTP 200 Jul 10 04:44:03.853325 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1421/5676] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:44:03 2026] GET /volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 => generated 1544 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:44:03.947850 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04e41b8-8b09-472e-b53d-88707c455390 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:03.949988 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04e41b8-8b09-472e-b53d-88707c455390 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/4b0b25ea-dff3-46fd-b03f-5f9dec8f323f Jul 10 04:44:03.950430 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04e41b8-8b09-472e-b53d-88707c455390 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:44:03.957855 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04e41b8-8b09-472e-b53d-88707c455390 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-6743533d-e03b-43ca-b4cf-08be3e795cb8-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:44:03.962046 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04e41b8-8b09-472e-b53d-88707c455390 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-6743533d-e03b-43ca-b4cf-08be3e795cb8-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:44:03.962927 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:03.962927 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:44:04.481235 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04e41b8-8b09-472e-b53d-88707c455390 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-6743533d-e03b-43ca-b4cf-08be3e795cb8-np0000004952" released by "attachment_update" :: held 0.519s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:44:04.481530 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04e41b8-8b09-472e-b53d-88707c455390 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/4b0b25ea-dff3-46fd-b03f-5f9dec8f323f returned with HTTP 200 Jul 10 04:44:04.481959 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1424/5677] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:44:03 2026] PUT /volume/v3/attachments/4b0b25ea-dff3-46fd-b03f-5f9dec8f323f => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:44:04.991236 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04f1ee2-97fc-442a-882c-a068b6939b69 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:04.993186 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04f1ee2-97fc-442a-882c-a068b6939b69 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/4b0b25ea-dff3-46fd-b03f-5f9dec8f323f/action Jul 10 04:44:04.993557 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04f1ee2-97fc-442a-882c-a068b6939b69 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:44:04.993665 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04f1ee2-97fc-442a-882c-a068b6939b69 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:44:05.007718 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:05.007718 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:44:05.017464 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-4edfc6f1-1ddf-46dd-8227-d1b154b802cd req-c04f1ee2-97fc-442a-882c-a068b6939b69 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/4b0b25ea-dff3-46fd-b03f-5f9dec8f323f/action returned with HTTP 204 Jul 10 04:44:05.017841 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1418/5678] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:44:04 2026] POST /volume/v3/attachments/4b0b25ea-dff3-46fd-b03f-5f9dec8f323f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:07.555441 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=32,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:44:13.851356 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=4 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:44:14.475755 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:44:15.014082 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=25,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:44:42.903361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d30fe06a-2813-482f-812c-db072f50a027 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:42.904945 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d30fe06a-2813-482f-812c-db072f50a027 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:44:42.907237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d30fe06a-2813-482f-812c-db072f50a027 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6743533d-e03b-43ca-b4cf-08be3e795cb8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-655082349", "description": null, "metadata": null}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:44:42.915295 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:42.915295 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:44:42.915854 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d30fe06a-2813-482f-812c-db072f50a027 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:44:42.916089 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-d30fe06a-2813-482f-812c-db072f50a027 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create snapshot from volume 6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:44:42.947979 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-d30fe06a-2813-482f-812c-db072f50a027 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['89079463-5ff2-4541-92fd-6a26ef42c842', '5bfc3a8b-0533-4a19-ab25-288504f421b3', '00a536cb-d9da-4ff7-94b0-a5625255eb75', '146b9289-0643-467e-8ccd-7d2185693f34'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:44:42.972397 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d30fe06a-2813-482f-812c-db072f50a027 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot force create request issued successfully. Jul 10 04:44:42.972919 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d30fe06a-2813-482f-812c-db072f50a027 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:44:42.973440 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1416/5679] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:44:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:44:42.985089 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-63ee2929-0508-4d39-8011-dd3915c4ac90 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:42.986765 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63ee2929-0508-4d39-8011-dd3915c4ac90 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:42.986977 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63ee2929-0508-4d39-8011-dd3915c4ac90 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:42.987273 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-63ee2929-0508-4d39-8011-dd3915c4ac90 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:42.992641 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:42.992641 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:44:42.993086 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-63ee2929-0508-4d39-8011-dd3915c4ac90 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:42.993843 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-63ee2929-0508-4d39-8011-dd3915c4ac90 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 returned with HTTP 200 Jul 10 04:44:42.994202 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1422/5680] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:42 2026] GET /volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:44.002832 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3cc6600d-7f7c-47dc-af85-2a131d8e882c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:44.004585 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3cc6600d-7f7c-47dc-af85-2a131d8e882c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:44.004770 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3cc6600d-7f7c-47dc-af85-2a131d8e882c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:44.004946 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3cc6600d-7f7c-47dc-af85-2a131d8e882c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:44.010202 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:44.010202 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:44:44.010721 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3cc6600d-7f7c-47dc-af85-2a131d8e882c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:44.011434 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3cc6600d-7f7c-47dc-af85-2a131d8e882c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 returned with HTTP 200 Jul 10 04:44:44.011759 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1425/5681] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:44 2026] GET /volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:44.019716 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b03ec6a1-2f2a-4792-b726-9cac6e6b7221 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:44.021713 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b03ec6a1-2f2a-4792-b726-9cac6e6b7221 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:44.021967 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b03ec6a1-2f2a-4792-b726-9cac6e6b7221 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:44.022224 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b03ec6a1-2f2a-4792-b726-9cac6e6b7221 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:44.027782 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:44.027782 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:44:44.028258 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b03ec6a1-2f2a-4792-b726-9cac6e6b7221 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:44.029047 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b03ec6a1-2f2a-4792-b726-9cac6e6b7221 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 returned with HTTP 200 Jul 10 04:44:44.029478 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1419/5682] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:44 2026] GET /volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:44.038168 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7c10c75e-e55c-4811-96d4-d57a6a24e7e9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:44.040574 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c10c75e-e55c-4811-96d4-d57a6a24e7e9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:44:44.040973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7c10c75e-e55c-4811-96d4-d57a6a24e7e9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6743533d-e03b-43ca-b4cf-08be3e795cb8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-186481334", "description": null, "metadata": null}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:44:44.054341 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:44.054341 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:44:44.055016 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7c10c75e-e55c-4811-96d4-d57a6a24e7e9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:44:44.055188 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-7c10c75e-e55c-4811-96d4-d57a6a24e7e9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create snapshot from volume 6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:44:44.083766 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-7c10c75e-e55c-4811-96d4-d57a6a24e7e9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['dac48327-bbfd-401f-a2d1-40334dcb2192', 'd62cf533-4204-4838-8913-bd225445f497', 'e189eea8-30b7-4230-ae3e-bc06ed7c7027', '88540301-2b44-461b-83cf-009ae33b260d'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:44:44.122331 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7c10c75e-e55c-4811-96d4-d57a6a24e7e9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot force create request issued successfully. Jul 10 04:44:44.122741 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7c10c75e-e55c-4811-96d4-d57a6a24e7e9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:44:44.123296 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1417/5683] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:44:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:44:44.132656 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-67544899-f7ee-484e-8f30-750161858b26 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:44.135132 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-67544899-f7ee-484e-8f30-750161858b26 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:44.135409 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-67544899-f7ee-484e-8f30-750161858b26 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:44.135639 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-67544899-f7ee-484e-8f30-750161858b26 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:44.141013 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:44.141013 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:44:44.141527 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-67544899-f7ee-484e-8f30-750161858b26 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:44.142492 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-67544899-f7ee-484e-8f30-750161858b26 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 returned with HTTP 200 Jul 10 04:44:44.142877 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1423/5684] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:44 2026] GET /volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:45.151375 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4e6e8d2a-ada2-4643-9bd8-5229fc8bfdc1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:45.152980 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4e6e8d2a-ada2-4643-9bd8-5229fc8bfdc1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:45.153167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4e6e8d2a-ada2-4643-9bd8-5229fc8bfdc1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:45.153381 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4e6e8d2a-ada2-4643-9bd8-5229fc8bfdc1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:45.158449 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:45.158449 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:44:45.158883 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-4e6e8d2a-ada2-4643-9bd8-5229fc8bfdc1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:45.159763 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4e6e8d2a-ada2-4643-9bd8-5229fc8bfdc1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 returned with HTTP 200 Jul 10 04:44:45.160103 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1426/5685] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:45 2026] GET /volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:45.167996 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2c1d3710-3b10-4d5d-80e2-fb6b8ab1fe89 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:45.169765 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c1d3710-3b10-4d5d-80e2-fb6b8ab1fe89 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:45.169985 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2c1d3710-3b10-4d5d-80e2-fb6b8ab1fe89 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:45.170234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2c1d3710-3b10-4d5d-80e2-fb6b8ab1fe89 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:45.175183 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:45.175183 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:44:45.175711 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2c1d3710-3b10-4d5d-80e2-fb6b8ab1fe89 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:45.176552 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c1d3710-3b10-4d5d-80e2-fb6b8ab1fe89 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 returned with HTTP 200 Jul 10 04:44:45.176902 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1420/5686] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:45 2026] GET /volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:45.185250 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a3f169f8-6550-4bf7-a33b-22fc65bad210 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:45.186796 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3f169f8-6550-4bf7-a33b-22fc65bad210 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:44:45.187125 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a3f169f8-6550-4bf7-a33b-22fc65bad210 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6743533d-e03b-43ca-b4cf-08be3e795cb8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1248139098", "description": null, "metadata": null}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:44:45.196997 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:45.196997 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:44:45.197569 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a3f169f8-6550-4bf7-a33b-22fc65bad210 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:44:45.197747 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-a3f169f8-6550-4bf7-a33b-22fc65bad210 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create snapshot from volume 6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:44:45.218869 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-a3f169f8-6550-4bf7-a33b-22fc65bad210 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['b90f940f-9a1f-4c42-9482-884eaaac0511', 'c872aad5-32de-4f00-9662-3c98bb7d849f', 'c03dcdb8-4cc9-4ba6-82f2-4bb69d693496', '80d3c0b3-b550-4302-9a35-41ef0ecc0ab3'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:44:45.247638 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-a3f169f8-6550-4bf7-a33b-22fc65bad210 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot force create request issued successfully. Jul 10 04:44:45.248011 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3f169f8-6550-4bf7-a33b-22fc65bad210 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:44:45.248564 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1418/5687] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:44:45 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) Jul 10 04:44:45.257123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5ba35368-313d-4f70-a5ec-cfccd078046f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:45.259231 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ba35368-313d-4f70-a5ec-cfccd078046f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:45.259480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5ba35368-313d-4f70-a5ec-cfccd078046f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:45.259716 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5ba35368-313d-4f70-a5ec-cfccd078046f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:45.264681 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:45.264681 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:44:45.265094 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5ba35368-313d-4f70-a5ec-cfccd078046f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:45.266044 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5ba35368-313d-4f70-a5ec-cfccd078046f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de returned with HTTP 200 Jul 10 04:44:45.266505 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1424/5688] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:45 2026] GET /volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:46.276300 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-74f19ef2-8fe8-4121-a053-a9614e7e5533 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:46.278152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74f19ef2-8fe8-4121-a053-a9614e7e5533 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:46.278422 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74f19ef2-8fe8-4121-a053-a9614e7e5533 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:46.278651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74f19ef2-8fe8-4121-a053-a9614e7e5533 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:46.283541 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:46.283541 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:44:46.283987 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-74f19ef2-8fe8-4121-a053-a9614e7e5533 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:46.284780 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74f19ef2-8fe8-4121-a053-a9614e7e5533 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de returned with HTTP 200 Jul 10 04:44:46.285153 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1427/5689] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:46 2026] GET /volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:46.293535 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-85136f7a-7816-4410-8636-00a8d9fc495c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:46.295433 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-85136f7a-7816-4410-8636-00a8d9fc495c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:46.295643 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-85136f7a-7816-4410-8636-00a8d9fc495c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:46.295861 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-85136f7a-7816-4410-8636-00a8d9fc495c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:46.301069 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:46.301069 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:44:46.301527 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-85136f7a-7816-4410-8636-00a8d9fc495c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:46.302354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-85136f7a-7816-4410-8636-00a8d9fc495c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de returned with HTTP 200 Jul 10 04:44:46.302780 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1421/5690] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:46 2026] GET /volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:48.898667 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d90533a-b7c7-4d34-8c57-ca14e4d4e9f7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:48.900435 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d90533a-b7c7-4d34-8c57-ca14e4d4e9f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:48.900647 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d90533a-b7c7-4d34-8c57-ca14e4d4e9f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:48.900827 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d90533a-b7c7-4d34-8c57-ca14e4d4e9f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:48.900924 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-2d90533a-b7c7-4d34-8c57-ca14e4d4e9f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:48.905746 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:48.905746 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:44:48.906091 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d90533a-b7c7-4d34-8c57-ca14e4d4e9f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:48.921653 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2d90533a-b7c7-4d34-8c57-ca14e4d4e9f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot delete request issued successfully. Jul 10 04:44:48.921653 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d90533a-b7c7-4d34-8c57-ca14e4d4e9f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de returned with HTTP 202 Jul 10 04:44:48.921906 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1419/5691] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:44:48 2026] DELETE /volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:44:48.928757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4bd56dbb-66f2-49b9-a611-f4b99d315719 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:48.930514 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4bd56dbb-66f2-49b9-a611-f4b99d315719 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:48.930802 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4bd56dbb-66f2-49b9-a611-f4b99d315719 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:48.931025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4bd56dbb-66f2-49b9-a611-f4b99d315719 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:48.936100 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:48.936100 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:44:48.936555 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4bd56dbb-66f2-49b9-a611-f4b99d315719 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:48.937362 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4bd56dbb-66f2-49b9-a611-f4b99d315719 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de returned with HTTP 200 Jul 10 04:44:48.937693 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1425/5692] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:48 2026] GET /volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:49.946354 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-279d5191-d506-4775-8e6c-e311799ff213 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:49.948588 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-279d5191-d506-4775-8e6c-e311799ff213 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:49.948815 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-279d5191-d506-4775-8e6c-e311799ff213 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:49.949042 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-279d5191-d506-4775-8e6c-e311799ff213 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:49.954191 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-279d5191-d506-4775-8e6c-e311799ff213 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de returned with HTTP 404 Jul 10 04:44:49.954837 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1428/5693] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:49 2026] GET /volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:49.962109 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-fe06f1c4-11e7-4838-b35d-c3ffe1d0c2f1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:49.963983 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe06f1c4-11e7-4838-b35d-c3ffe1d0c2f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:49.964188 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe06f1c4-11e7-4838-b35d-c3ffe1d0c2f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:49.964433 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-fe06f1c4-11e7-4838-b35d-c3ffe1d0c2f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:49.964555 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-fe06f1c4-11e7-4838-b35d-c3ffe1d0c2f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:49.969460 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:49.969460 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:44:49.969842 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fe06f1c4-11e7-4838-b35d-c3ffe1d0c2f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:49.985532 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-fe06f1c4-11e7-4838-b35d-c3ffe1d0c2f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot delete request issued successfully. Jul 10 04:44:49.985744 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-fe06f1c4-11e7-4838-b35d-c3ffe1d0c2f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 returned with HTTP 202 Jul 10 04:44:49.986119 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1422/5694] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:44:49 2026] DELETE /volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:44:49.993865 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b8db611a-e82f-469d-80d6-48567f3e89bc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:49.995484 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8db611a-e82f-469d-80d6-48567f3e89bc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:49.995633 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8db611a-e82f-469d-80d6-48567f3e89bc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:49.995813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b8db611a-e82f-469d-80d6-48567f3e89bc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:50.000370 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:50.000370 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:44:50.000725 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b8db611a-e82f-469d-80d6-48567f3e89bc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:50.001950 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b8db611a-e82f-469d-80d6-48567f3e89bc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 returned with HTTP 200 Jul 10 04:44:50.001950 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1420/5695] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:49 2026] GET /volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:51.010909 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fcedb04f-31f1-40ac-ab14-9f5c66224e6c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:51.012805 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fcedb04f-31f1-40ac-ab14-9f5c66224e6c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:51.013040 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fcedb04f-31f1-40ac-ab14-9f5c66224e6c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:51.013321 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fcedb04f-31f1-40ac-ab14-9f5c66224e6c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:51.018019 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fcedb04f-31f1-40ac-ab14-9f5c66224e6c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 returned with HTTP 404 Jul 10 04:44:51.018497 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1426/5696] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:51 2026] GET /volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:51.025514 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8f8ee364-fecd-49fb-9f74-c9b5a2a773ec None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:51.027477 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f8ee364-fecd-49fb-9f74-c9b5a2a773ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:51.027702 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f8ee364-fecd-49fb-9f74-c9b5a2a773ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:51.027911 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8f8ee364-fecd-49fb-9f74-c9b5a2a773ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:51.028016 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-8f8ee364-fecd-49fb-9f74-c9b5a2a773ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:51.033227 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:51.033227 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:44:51.033754 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8f8ee364-fecd-49fb-9f74-c9b5a2a773ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:51.051157 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8f8ee364-fecd-49fb-9f74-c9b5a2a773ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot delete request issued successfully. Jul 10 04:44:51.051392 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8f8ee364-fecd-49fb-9f74-c9b5a2a773ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 returned with HTTP 202 Jul 10 04:44:51.051810 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1429/5697] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:44:51 2026] DELETE /volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:44:51.058601 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b2a03a22-c19f-4f37-a1e7-403e7130e248 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:51.060412 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b2a03a22-c19f-4f37-a1e7-403e7130e248 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:51.060619 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b2a03a22-c19f-4f37-a1e7-403e7130e248 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:51.060803 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b2a03a22-c19f-4f37-a1e7-403e7130e248 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:51.066188 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:51.066188 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:44:51.066655 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b2a03a22-c19f-4f37-a1e7-403e7130e248 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:44:51.067457 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b2a03a22-c19f-4f37-a1e7-403e7130e248 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 returned with HTTP 200 Jul 10 04:44:51.067841 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1423/5698] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:51 2026] GET /volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:52.077029 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4f05a7ba-5b8b-45b6-a51a-a4ba7a5704d1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:52.078925 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4f05a7ba-5b8b-45b6-a51a-a4ba7a5704d1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:52.079155 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4f05a7ba-5b8b-45b6-a51a-a4ba7a5704d1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:52.079365 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4f05a7ba-5b8b-45b6-a51a-a4ba7a5704d1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:52.083644 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4f05a7ba-5b8b-45b6-a51a-a4ba7a5704d1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 returned with HTTP 404 Jul 10 04:44:52.084168 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1421/5699] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:52 2026] GET /volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:52.091045 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f5a2d566-24b1-49f1-8697-233d739b6fab None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:52.093269 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f5a2d566-24b1-49f1-8697-233d739b6fab tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:52.093269 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f5a2d566-24b1-49f1-8697-233d739b6fab tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:52.093269 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f5a2d566-24b1-49f1-8697-233d739b6fab tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:52.093458 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-f5a2d566-24b1-49f1-8697-233d739b6fab tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:52.097378 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f5a2d566-24b1-49f1-8697-233d739b6fab tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de returned with HTTP 404 Jul 10 04:44:52.097833 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1427/5700] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:44:52 2026] DELETE /volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:52.104579 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-87d2d3a7-1aef-4866-a64f-6814a9021891 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:52.106156 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-87d2d3a7-1aef-4866-a64f-6814a9021891 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de Jul 10 04:44:52.106337 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-87d2d3a7-1aef-4866-a64f-6814a9021891 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:52.106555 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-87d2d3a7-1aef-4866-a64f-6814a9021891 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:52.110351 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-87d2d3a7-1aef-4866-a64f-6814a9021891 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de returned with HTTP 404 Jul 10 04:44:52.110801 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1430/5701] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:52 2026] GET /volume/v3/snapshots/3093d8d7-06a6-43b9-bfef-cb672443e4de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:52.117598 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bc6edf85-d83e-4d6f-a685-6f11ad2068d0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:52.119001 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc6edf85-d83e-4d6f-a685-6f11ad2068d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:52.119175 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bc6edf85-d83e-4d6f-a685-6f11ad2068d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:52.119379 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bc6edf85-d83e-4d6f-a685-6f11ad2068d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:52.119480 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-bc6edf85-d83e-4d6f-a685-6f11ad2068d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:52.123314 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc6edf85-d83e-4d6f-a685-6f11ad2068d0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 returned with HTTP 404 Jul 10 04:44:52.123746 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1424/5702] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:44:52 2026] DELETE /volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:52.130561 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-86cff697-9323-437d-bd90-c6ce765a7d42 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:52.132201 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-86cff697-9323-437d-bd90-c6ce765a7d42 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 Jul 10 04:44:52.132451 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-86cff697-9323-437d-bd90-c6ce765a7d42 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:52.132667 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-86cff697-9323-437d-bd90-c6ce765a7d42 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:52.136954 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-86cff697-9323-437d-bd90-c6ce765a7d42 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 returned with HTTP 404 Jul 10 04:44:52.137391 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1422/5703] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:52 2026] GET /volume/v3/snapshots/8e1e8f8f-415f-421c-8ac9-68fea82b9df2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:52.143328 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-94a2b487-81de-42cd-b286-ce25774d67aa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:52.144942 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94a2b487-81de-42cd-b286-ce25774d67aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:52.145114 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-94a2b487-81de-42cd-b286-ce25774d67aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:52.145309 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-94a2b487-81de-42cd-b286-ce25774d67aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:52.145408 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-94a2b487-81de-42cd-b286-ce25774d67aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:52.150185 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-94a2b487-81de-42cd-b286-ce25774d67aa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 returned with HTTP 404 Jul 10 04:44:52.150631 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1428/5704] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:44:52 2026] DELETE /volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:52.156750 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-779fc9a4-dca7-46d4-aea2-2cf98a2233c2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:52.158436 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-779fc9a4-dca7-46d4-aea2-2cf98a2233c2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 Jul 10 04:44:52.158653 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-779fc9a4-dca7-46d4-aea2-2cf98a2233c2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:52.158835 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-779fc9a4-dca7-46d4-aea2-2cf98a2233c2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:52.163164 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-779fc9a4-dca7-46d4-aea2-2cf98a2233c2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 returned with HTTP 404 Jul 10 04:44:52.163610 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1431/5705] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:44:52 2026] GET /volume/v3/snapshots/2de0f796-c533-4574-baef-fbf52b638208 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:44:56.160018 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-bb9affed-e230-4bea-873e-4e1f3bd80252 req-e60d9108-f127-4730-91b2-9f88d6d10d4f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:56.162909 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-bb9affed-e230-4bea-873e-4e1f3bd80252 req-e60d9108-f127-4730-91b2-9f88d6d10d4f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/4b0b25ea-dff3-46fd-b03f-5f9dec8f323f Jul 10 04:44:56.163130 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-bb9affed-e230-4bea-873e-4e1f3bd80252 req-e60d9108-f127-4730-91b2-9f88d6d10d4f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:56.163426 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-bb9affed-e230-4bea-873e-4e1f3bd80252 req-e60d9108-f127-4730-91b2-9f88d6d10d4f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:56.171772 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:56.171772 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:44:56.698735 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-bb9affed-e230-4bea-873e-4e1f3bd80252 req-e60d9108-f127-4730-91b2-9f88d6d10d4f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/4b0b25ea-dff3-46fd-b03f-5f9dec8f323f returned with HTTP 200 Jul 10 04:44:56.699118 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1425/5706] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:44:56 2026] DELETE /volume/v3/attachments/4b0b25ea-dff3-46fd-b03f-5f9dec8f323f => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:44:59.452234 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b6434d5d-9f64-4d05-b50b-9337e363323f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:59.454489 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b6434d5d-9f64-4d05-b50b-9337e363323f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:44:59.454755 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b6434d5d-9f64-4d05-b50b-9337e363323f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:59.455011 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b6434d5d-9f64-4d05-b50b-9337e363323f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:59.455229 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-b6434d5d-9f64-4d05-b50b-9337e363323f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: 6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:44:59.464249 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:59.464249 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:44:59.464984 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b6434d5d-9f64-4d05-b50b-9337e363323f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:44:59.484175 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b6434d5d-9f64-4d05-b50b-9337e363323f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:44:59.484410 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b6434d5d-9f64-4d05-b50b-9337e363323f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 returned with HTTP 202 Jul 10 04:44:59.484853 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1423/5707] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:44:59 2026] DELETE /volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:44:59.491382 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7ead9e73-12ce-41cf-a036-e7d47046f096 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:44:59.493130 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7ead9e73-12ce-41cf-a036-e7d47046f096 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:44:59.493337 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7ead9e73-12ce-41cf-a036-e7d47046f096 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:44:59.493542 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7ead9e73-12ce-41cf-a036-e7d47046f096 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:44:59.500399 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:44:59.500399 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:44:59.503910 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7ead9e73-12ce-41cf-a036-e7d47046f096 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:44:59.509945 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7ead9e73-12ce-41cf-a036-e7d47046f096 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 returned with HTTP 200 Jul 10 04:44:59.510359 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1429/5708] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:44:59 2026] GET /volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:45:00.522251 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-413a9f60-2ed4-4dc1-b713-84bf1c99c1ff None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:00.524562 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-413a9f60-2ed4-4dc1-b713-84bf1c99c1ff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 Jul 10 04:45:00.524814 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-413a9f60-2ed4-4dc1-b713-84bf1c99c1ff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:45:00.525052 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-413a9f60-2ed4-4dc1-b713-84bf1c99c1ff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:45:00.531463 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-413a9f60-2ed4-4dc1-b713-84bf1c99c1ff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 returned with HTTP 404 Jul 10 04:45:00.532032 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1432/5709] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:45:00 2026] GET /volume/v3/volumes/6743533d-e03b-43ca-b4cf-08be3e795cb8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:45:00.560397 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:00.562167 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:45:00.562566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2128434102", "snapshot_id": null, "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "volume_type": null, "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:45:00.564010 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2128434102', 'snapshot_id': None, 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'volume_type': None, 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:45:00.642294 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:45:00.642567 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:00.642567 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:45:00.646094 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:45:00.651179 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (deb0157c-8f97-4f55-949d-2638c124e765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:45:00.652035 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f49a28-73d7-4c3f-ac72-e284982c9f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:45:00.652917 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:45:00.703801 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f49a28-73d7-4c3f-ac72-e284982c9f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:45:00.704746 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944d2c77-3463-4c77-bff0-5ff1d59b600f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:45:00.737980 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['b0cda203-5e4e-4ab1-908b-c7db2a370f92', '6ca7a84f-a6b4-4613-895c-ea4472780b89', 'ea10325b-1e69-403e-8d61-70df99e022bc', '67ffb2f4-99b9-44f0-8245-12a3970be77c'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:45:00.738686 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944d2c77-3463-4c77-bff0-5ff1d59b600f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0cda203-5e4e-4ab1-908b-c7db2a370f92', '6ca7a84f-a6b4-4613-895c-ea4472780b89', 'ea10325b-1e69-403e-8d61-70df99e022bc', '67ffb2f4-99b9-44f0-8245-12a3970be77c']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:45:00.739377 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347a79f5-526a-48eb-8b18-db904446b750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:45:00.759181 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347a79f5-526a-48eb-8b18-db904446b750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eac4553-8163-4b63-b761-50273a7c4413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2128434102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['b0cda203-5e4e-4ab1-908b-c7db2a370f92','6ca7a84f-a6b4-4613-895c-ea4472780b89','ea10325b-1e69-403e-8d61-70df99e022bc','67ffb2f4-99b9-44f0-8245-12a3970be77c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:45:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2128434102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eac4553-8163-4b63-b761-50273a7c4413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:45:00.759958 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40eae62-e22c-4c30-88e2-06eb7ce27063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:45:00.774826 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40eae62-e22c-4c30-88e2-06eb7ce27063) transitioned into state 'SUCCESS' from state '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-2128434102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['b0cda203-5e4e-4ab1-908b-c7db2a370f92','6ca7a84f-a6b4-4613-895c-ea4472780b89','ea10325b-1e69-403e-8d61-70df99e022bc','67ffb2f4-99b9-44f0-8245-12a3970be77c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:45:00.775569 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8282c3a6-8456-4a2e-9543-33b508b32c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:45:00.783035 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8282c3a6-8456-4a2e-9543-33b508b32c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:45:00.784023 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (deb0157c-8f97-4f55-949d-2638c124e765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:45:00.784435 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:45:00.785009 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-303723a2-db40-4a22-8fc9-0dcaf91869ec tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:45:00.785620 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1426/5710] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:45:00 2026] POST /volume/v3/volumes => generated 757 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:45:00.796366 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-84ade702-1219-4213-b3fd-09e56310344a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:00.798019 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-84ade702-1219-4213-b3fd-09e56310344a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:45:00.798507 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-84ade702-1219-4213-b3fd-09e56310344a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:45:00.798507 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-84ade702-1219-4213-b3fd-09e56310344a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:45:00.804475 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:00.804475 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:45:00.807533 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-84ade702-1219-4213-b3fd-09e56310344a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:45:00.811349 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-84ade702-1219-4213-b3fd-09e56310344a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 returned with HTTP 200 Jul 10 04:45:00.811699 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1424/5711] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:45:00 2026] GET /volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:45:01.823113 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b5a6e761-2c82-4427-8d28-74214037f8be None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:01.824813 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b5a6e761-2c82-4427-8d28-74214037f8be tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:45:01.824987 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b5a6e761-2c82-4427-8d28-74214037f8be tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:45:01.825157 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b5a6e761-2c82-4427-8d28-74214037f8be tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:45:01.831740 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:01.831740 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:45:01.835351 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-b5a6e761-2c82-4427-8d28-74214037f8be tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:45:01.840895 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b5a6e761-2c82-4427-8d28-74214037f8be tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 returned with HTTP 200 Jul 10 04:45:01.841282 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1430/5712] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:45:01 2026] GET /volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:45:01.852757 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-329602d3-4ea9-478f-bab9-27a461189161 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:01.854972 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-329602d3-4ea9-478f-bab9-27a461189161 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:45:01.855252 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-329602d3-4ea9-478f-bab9-27a461189161 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:45:01.855495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-329602d3-4ea9-478f-bab9-27a461189161 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:45:01.862452 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:01.862452 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:45:01.866236 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-329602d3-4ea9-478f-bab9-27a461189161 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:45:01.870652 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-329602d3-4ea9-478f-bab9-27a461189161 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 returned with HTTP 200 Jul 10 04:45:01.871046 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1433/5713] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:45:01 2026] GET /volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:45:03.239455 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-9710d724-b9d1-4aa2-8b49-b66e3a7592a2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:03.241451 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-9710d724-b9d1-4aa2-8b49-b66e3a7592a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:45:03.241650 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-9710d724-b9d1-4aa2-8b49-b66e3a7592a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:45:03.241855 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-9710d724-b9d1-4aa2-8b49-b66e3a7592a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:45:03.248721 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:03.248721 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:45:03.251832 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-9710d724-b9d1-4aa2-8b49-b66e3a7592a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:45:03.255793 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-9710d724-b9d1-4aa2-8b49-b66e3a7592a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 returned with HTTP 200 Jul 10 04:45:03.256146 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1427/5714] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:45:03 2026] GET /volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:45:03.674610 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-26471b7b-5e7d-44e0-9389-71e4b53584d5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:03.676492 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-26471b7b-5e7d-44e0-9389-71e4b53584d5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:45:03.676664 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-26471b7b-5e7d-44e0-9389-71e4b53584d5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:45:03.676854 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-26471b7b-5e7d-44e0-9389-71e4b53584d5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:45:03.683234 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:03.683234 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:45:03.686439 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-26471b7b-5e7d-44e0-9389-71e4b53584d5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:45:03.690570 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-26471b7b-5e7d-44e0-9389-71e4b53584d5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 returned with HTTP 200 Jul 10 04:45:03.690983 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1425/5715] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:45:03 2026] GET /volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:45:03.699999 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c6088fd9-b193-4152-bc54-f45cd8e655d9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:03.700377 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c6088fd9-b193-4152-bc54-f45cd8e655d9 None None] GET https://10.4.3.87/volume// Jul 10 04:45:03.700541 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c6088fd9-b193-4152-bc54-f45cd8e655d9 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:45:03.700732 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c6088fd9-b193-4152-bc54-f45cd8e655d9 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:45:03.701047 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c6088fd9-b193-4152-bc54-f45cd8e655d9 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:45:03.701326 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1431/5716] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:45:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:45:03.707972 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-dcb36950-9367-4b28-a22f-ff809c1a14ad None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:03.710044 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-dcb36950-9367-4b28-a22f-ff809c1a14ad tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:45:03.710373 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-dcb36950-9367-4b28-a22f-ff809c1a14ad tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3eac4553-8163-4b63-b761-50273a7c4413", "connector": null, "instance_uuid": "8f6c3d10-7433-4631-a165-6842239a1313"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:45:03.718224 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:03.718224 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:45:03.738972 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-dcb36950-9367-4b28-a22f-ff809c1a14ad tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:45:03.739504 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1434/5717] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:45:03 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:45:09.534823 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6d4e8906-6ff8-4f55-a466-0fbd228aafaa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:09.535206 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d4e8906-6ff8-4f55-a466-0fbd228aafaa None None] GET https://10.4.3.87/volume// Jul 10 04:45:09.535404 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6d4e8906-6ff8-4f55-a466-0fbd228aafaa None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:45:09.535583 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6d4e8906-6ff8-4f55-a466-0fbd228aafaa None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:45:09.535900 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6d4e8906-6ff8-4f55-a466-0fbd228aafaa None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:45:09.536168 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1428/5718] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:45:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:45:09.542351 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-59f257a7-bb03-4d2b-b57d-d1c05d434dc9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:09.544177 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-59f257a7-bb03-4d2b-b57d-d1c05d434dc9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:45:09.544392 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-59f257a7-bb03-4d2b-b57d-d1c05d434dc9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:45:09.544559 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-59f257a7-bb03-4d2b-b57d-d1c05d434dc9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:45:09.552830 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:09.552830 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:45:09.555692 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-59f257a7-bb03-4d2b-b57d-d1c05d434dc9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:45:09.559653 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-59f257a7-bb03-4d2b-b57d-d1c05d434dc9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 returned with HTTP 200 Jul 10 04:45:09.559994 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1426/5719] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:45:09 2026] GET /volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 => generated 1544 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:45:09.650864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-d5e5b041-44c7-44e0-98f8-cddeecb8c3a2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:09.652791 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-d5e5b041-44c7-44e0-98f8-cddeecb8c3a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/c4db8639-e4e9-49c0-9193-09c218e4c7db Jul 10 04:45:09.653157 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-d5e5b041-44c7-44e0-98f8-cddeecb8c3a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:45:09.661276 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-d5e5b041-44c7-44e0-98f8-cddeecb8c3a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-3eac4553-8163-4b63-b761-50273a7c4413-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:45:09.665902 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-d5e5b041-44c7-44e0-98f8-cddeecb8c3a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-3eac4553-8163-4b63-b761-50273a7c4413-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:45:09.667165 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:09.667165 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:45:10.186040 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-d5e5b041-44c7-44e0-98f8-cddeecb8c3a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-3eac4553-8163-4b63-b761-50273a7c4413-np0000004952" released by "attachment_update" :: held 0.520s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:45:10.186365 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-d5e5b041-44c7-44e0-98f8-cddeecb8c3a2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/c4db8639-e4e9-49c0-9193-09c218e4c7db returned with HTTP 200 Jul 10 04:45:10.186802 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1432/5720] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:45:09 2026] PUT /volume/v3/attachments/c4db8639-e4e9-49c0-9193-09c218e4c7db => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:45:10.697161 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-4b8b0731-1e98-43c9-984a-44ce363f321e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:45:10.698917 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-4b8b0731-1e98-43c9-984a-44ce363f321e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/c4db8639-e4e9-49c0-9193-09c218e4c7db/action Jul 10 04:45:10.699229 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-4b8b0731-1e98-43c9-984a-44ce363f321e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:45:10.699382 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-4b8b0731-1e98-43c9-984a-44ce363f321e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:45:10.717131 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:45:10.717131 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:45:10.726680 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-da204795-ad3b-4273-bb2c-244807f7ebdf req-4b8b0731-1e98-43c9-984a-44ce363f321e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/c4db8639-e4e9-49c0-9193-09c218e4c7db/action returned with HTTP 204 Jul 10 04:45:10.727222 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1435/5721] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:45:10 2026] POST /volume/v3/attachments/c4db8639-e4e9-49c0-9193-09c218e4c7db/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:45:13.254820 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:45:19.558617 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=68,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:45:20.180503 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:45:20.723564 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:46:01.361663 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a3f4c8e8-66be-471d-bd5e-3a8c91d3b0e5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:01.363204 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a3f4c8e8-66be-471d-bd5e-3a8c91d3b0e5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:46:01.363548 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a3f4c8e8-66be-471d-bd5e-3a8c91d3b0e5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3eac4553-8163-4b63-b761-50273a7c4413", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1583549570", "description": null, "metadata": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:46:01.373221 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:01.373221 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:46:01.373649 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a3f4c8e8-66be-471d-bd5e-3a8c91d3b0e5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:01.373804 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-a3f4c8e8-66be-471d-bd5e-3a8c91d3b0e5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create snapshot from volume 3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:46:01.396799 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-a3f4c8e8-66be-471d-bd5e-3a8c91d3b0e5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['2b2cff16-6520-490c-9493-ac9e1c96d738', '9ee197eb-146c-4cd3-841e-612eb4a60f37', 'fefa7302-e62a-4159-b7ad-51886eaceb18', '3f4f9e35-d214-4412-bb1f-a3f2014bb22c'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:46:01.422730 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a3f4c8e8-66be-471d-bd5e-3a8c91d3b0e5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot force create request issued successfully. Jul 10 04:46:01.422996 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a3f4c8e8-66be-471d-bd5e-3a8c91d3b0e5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:46:01.423420 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1429/5722] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:46:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:46:01.431928 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-34b4c874-b050-40a2-89b4-b29fe57a2cc5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:01.433839 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-34b4c874-b050-40a2-89b4-b29fe57a2cc5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b Jul 10 04:46:01.433991 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-34b4c874-b050-40a2-89b4-b29fe57a2cc5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:01.434150 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-34b4c874-b050-40a2-89b4-b29fe57a2cc5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:01.439301 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:01.439301 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:01.439660 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-34b4c874-b050-40a2-89b4-b29fe57a2cc5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:01.440449 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-34b4c874-b050-40a2-89b4-b29fe57a2cc5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b returned with HTTP 200 Jul 10 04:46:01.440897 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1427/5723] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:01 2026] GET /volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:02.449871 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2254746b-7cab-436b-b716-7349ce545d42 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:02.451845 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2254746b-7cab-436b-b716-7349ce545d42 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b Jul 10 04:46:02.452097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2254746b-7cab-436b-b716-7349ce545d42 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:02.452347 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2254746b-7cab-436b-b716-7349ce545d42 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:02.457874 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:02.457874 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:46:02.458304 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2254746b-7cab-436b-b716-7349ce545d42 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:02.459008 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2254746b-7cab-436b-b716-7349ce545d42 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b returned with HTTP 200 Jul 10 04:46:02.459372 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1433/5724] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:02 2026] GET /volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:02.467546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-abe2d288-6b09-4494-808d-b148bbcf1e06 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:02.469030 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-abe2d288-6b09-4494-808d-b148bbcf1e06 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b Jul 10 04:46:02.469199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-abe2d288-6b09-4494-808d-b148bbcf1e06 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:02.469394 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-abe2d288-6b09-4494-808d-b148bbcf1e06 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:02.473955 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:02.473955 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:02.474335 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-abe2d288-6b09-4494-808d-b148bbcf1e06 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:02.474935 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-abe2d288-6b09-4494-808d-b148bbcf1e06 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b returned with HTTP 200 Jul 10 04:46:02.475258 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1436/5725] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:02 2026] GET /volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:11.418385 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=14,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:46:11.436015 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=1 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:46:12.454346 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=1 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:46:12.471137 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=1 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:46:17.172255 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c3d9ed78-111e-4e25-8293-4205b1004619 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:17.174238 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c3d9ed78-111e-4e25-8293-4205b1004619 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b Jul 10 04:46:17.174512 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c3d9ed78-111e-4e25-8293-4205b1004619 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:17.174748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c3d9ed78-111e-4e25-8293-4205b1004619 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:17.174899 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-c3d9ed78-111e-4e25-8293-4205b1004619 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 09ae2b2f-083d-419b-84c0-ae482530381b Jul 10 04:46:17.179964 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:17.179964 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:46:17.180500 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c3d9ed78-111e-4e25-8293-4205b1004619 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:17.197970 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c3d9ed78-111e-4e25-8293-4205b1004619 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot delete request issued successfully. Jul 10 04:46:17.198169 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c3d9ed78-111e-4e25-8293-4205b1004619 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b returned with HTTP 202 Jul 10 04:46:17.198605 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1430/5726] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:46:17 2026] DELETE /volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:46:17.205024 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-50dbebac-10d1-4be4-81f7-791073eba1b7 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:17.206794 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-50dbebac-10d1-4be4-81f7-791073eba1b7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b Jul 10 04:46:17.207031 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-50dbebac-10d1-4be4-81f7-791073eba1b7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:17.207279 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-50dbebac-10d1-4be4-81f7-791073eba1b7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:17.212648 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:17.212648 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:17.213100 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-50dbebac-10d1-4be4-81f7-791073eba1b7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:17.213998 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-50dbebac-10d1-4be4-81f7-791073eba1b7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b returned with HTTP 200 Jul 10 04:46:17.214419 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1428/5727] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:17 2026] GET /volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:18.224470 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a24bfc5b-1c8d-4f0c-b6b1-049e0267f685 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:18.226735 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a24bfc5b-1c8d-4f0c-b6b1-049e0267f685 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b Jul 10 04:46:18.226988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a24bfc5b-1c8d-4f0c-b6b1-049e0267f685 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:18.227267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a24bfc5b-1c8d-4f0c-b6b1-049e0267f685 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:18.232680 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a24bfc5b-1c8d-4f0c-b6b1-049e0267f685 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b returned with HTTP 404 Jul 10 04:46:18.233372 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1434/5728] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:18 2026] GET /volume/v3/snapshots/09ae2b2f-083d-419b-84c0-ae482530381b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:46:22.394052 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-d5932612-9376-4fb9-94f0-70ada6c622c5 req-c5d393fd-c3b2-42d9-9161-38c6b31c62e6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:22.395946 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d5932612-9376-4fb9-94f0-70ada6c622c5 req-c5d393fd-c3b2-42d9-9161-38c6b31c62e6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/c4db8639-e4e9-49c0-9193-09c218e4c7db Jul 10 04:46:22.396176 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-d5932612-9376-4fb9-94f0-70ada6c622c5 req-c5d393fd-c3b2-42d9-9161-38c6b31c62e6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:22.396416 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-d5932612-9376-4fb9-94f0-70ada6c622c5 req-c5d393fd-c3b2-42d9-9161-38c6b31c62e6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:22.403957 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:22.403957 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:22.926626 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-d5932612-9376-4fb9-94f0-70ada6c622c5 req-c5d393fd-c3b2-42d9-9161-38c6b31c62e6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/c4db8639-e4e9-49c0-9193-09c218e4c7db returned with HTTP 200 Jul 10 04:46:22.926984 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1437/5729] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:46:22 2026] DELETE /volume/v3/attachments/c4db8639-e4e9-49c0-9193-09c218e4c7db => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:25.506297 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-922c4000-05e3-4d3e-97e9-a00c3fe757d8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:25.507746 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-922c4000-05e3-4d3e-97e9-a00c3fe757d8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:46:25.507904 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-922c4000-05e3-4d3e-97e9-a00c3fe757d8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:25.508105 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-922c4000-05e3-4d3e-97e9-a00c3fe757d8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:25.508230 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-922c4000-05e3-4d3e-97e9-a00c3fe757d8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: 3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:46:25.514679 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:25.514679 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:46:25.515108 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-922c4000-05e3-4d3e-97e9-a00c3fe757d8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:25.530501 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-922c4000-05e3-4d3e-97e9-a00c3fe757d8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:46:25.530695 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-922c4000-05e3-4d3e-97e9-a00c3fe757d8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 returned with HTTP 202 Jul 10 04:46:25.531036 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1431/5730] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:46:25 2026] DELETE /volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:46:25.537868 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d120da4a-92ee-4f52-a980-3319794adeb1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:25.539611 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d120da4a-92ee-4f52-a980-3319794adeb1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:46:25.539782 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d120da4a-92ee-4f52-a980-3319794adeb1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:25.539958 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d120da4a-92ee-4f52-a980-3319794adeb1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:25.546756 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:25.546756 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:25.550096 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d120da4a-92ee-4f52-a980-3319794adeb1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:25.554228 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d120da4a-92ee-4f52-a980-3319794adeb1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 returned with HTTP 200 Jul 10 04:46:25.554590 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1429/5731] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:46:25 2026] GET /volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:26.566253 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-be31ee02-c52d-476b-a2f5-7c39eb403b7e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:26.567866 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be31ee02-c52d-476b-a2f5-7c39eb403b7e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 Jul 10 04:46:26.567933 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be31ee02-c52d-476b-a2f5-7c39eb403b7e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:26.568119 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be31ee02-c52d-476b-a2f5-7c39eb403b7e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:26.573730 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be31ee02-c52d-476b-a2f5-7c39eb403b7e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 returned with HTTP 404 Jul 10 04:46:26.574163 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1435/5732] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:46:26 2026] GET /volume/v3/volumes/3eac4553-8163-4b63-b761-50273a7c4413 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:46:26.601997 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:26.603490 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:46:26.603775 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2022853127", "snapshot_id": null, "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "volume_type": null, "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:46:26.605090 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2022853127', 'snapshot_id': None, 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'volume_type': None, 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:46:26.696123 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:46:26.696475 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:26.696475 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:26.699814 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:46:26.704576 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (e78980d6-e752-4bba-ac6a-9beda6c2f063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:46:26.705602 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4070844b-c545-4f3d-b6e3-32529456973b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:26.706404 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:46:26.753990 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4070844b-c545-4f3d-b6e3-32529456973b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:26.754721 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58de7bd3-2b54-48b7-9204-ead9caecc8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:26.797992 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['eb3858bd-0f74-4baa-bbda-ab4358cd41ea', 'f0359314-0f31-4549-9aed-0187dd44fc87', '25cb0929-6ec1-44d5-9045-5b80548f35ff', '5db29ed5-084f-443e-8239-46c298c8ee06'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:46:26.799227 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58de7bd3-2b54-48b7-9204-ead9caecc8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3858bd-0f74-4baa-bbda-ab4358cd41ea', 'f0359314-0f31-4549-9aed-0187dd44fc87', '25cb0929-6ec1-44d5-9045-5b80548f35ff', '5db29ed5-084f-443e-8239-46c298c8ee06']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:26.800399 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e909077-c30d-4495-af1b-c0185883450f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:26.824881 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e909077-c30d-4495-af1b-c0185883450f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2022853127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['eb3858bd-0f74-4baa-bbda-ab4358cd41ea','f0359314-0f31-4549-9aed-0187dd44fc87','25cb0929-6ec1-44d5-9045-5b80548f35ff','5db29ed5-084f-443e-8239-46c298c8ee06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2022853127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:26.825717 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40e5d45-5b40-4816-9497-3ee424997640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:26.843310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40e5d45-5b40-4816-9497-3ee424997640) transitioned into state 'SUCCESS' from state '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-2022853127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['eb3858bd-0f74-4baa-bbda-ab4358cd41ea','f0359314-0f31-4549-9aed-0187dd44fc87','25cb0929-6ec1-44d5-9045-5b80548f35ff','5db29ed5-084f-443e-8239-46c298c8ee06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:26.843988 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (241ca40e-184f-4080-824a-b81c45c752bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:26.853620 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (241ca40e-184f-4080-824a-b81c45c752bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:26.854402 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (e78980d6-e752-4bba-ac6a-9beda6c2f063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:46:26.854700 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:46:26.855196 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-da40ed3d-24bd-4bc7-9011-cc787fe1cc3c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:46:26.855623 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1438/5733] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:46:26 2026] POST /volume/v3/volumes => generated 757 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:46:26.866927 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f6a07353-afcd-4e4f-a7c2-6db31d717a4f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:26.868639 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6a07353-afcd-4e4f-a7c2-6db31d717a4f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:26.868817 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6a07353-afcd-4e4f-a7c2-6db31d717a4f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:26.868995 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f6a07353-afcd-4e4f-a7c2-6db31d717a4f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:26.875936 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:26.875936 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:46:26.879667 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f6a07353-afcd-4e4f-a7c2-6db31d717a4f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:26.883487 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f6a07353-afcd-4e4f-a7c2-6db31d717a4f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 returned with HTTP 200 Jul 10 04:46:26.883817 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1432/5734] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:46:26 2026] GET /volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:27.895545 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ba4ebf95-2df9-40f5-b556-8b8fc23c703b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:27.897459 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ba4ebf95-2df9-40f5-b556-8b8fc23c703b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:27.897694 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ba4ebf95-2df9-40f5-b556-8b8fc23c703b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:27.897915 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ba4ebf95-2df9-40f5-b556-8b8fc23c703b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:27.904566 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:27.904566 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:27.908023 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-ba4ebf95-2df9-40f5-b556-8b8fc23c703b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:27.912554 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ba4ebf95-2df9-40f5-b556-8b8fc23c703b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 returned with HTTP 200 Jul 10 04:46:27.912980 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1430/5735] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:46:27 2026] GET /volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:27.925990 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2c9150ea-439b-4e33-860b-8a8422d725a1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:27.927822 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2c9150ea-439b-4e33-860b-8a8422d725a1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:27.928048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2c9150ea-439b-4e33-860b-8a8422d725a1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:27.928244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2c9150ea-439b-4e33-860b-8a8422d725a1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:27.935238 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:27.935238 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:46:27.938841 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2c9150ea-439b-4e33-860b-8a8422d725a1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:27.943121 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2c9150ea-439b-4e33-860b-8a8422d725a1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 returned with HTTP 200 Jul 10 04:46:27.943516 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1436/5736] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:46:27 2026] GET /volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:27.956296 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ecd6f9f7-bfbc-451c-b9b5-fa29a7e31f84 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:27.958050 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ecd6f9f7-bfbc-451c-b9b5-fa29a7e31f84 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:46:27.958429 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ecd6f9f7-bfbc-451c-b9b5-fa29a7e31f84 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1221945507", "description": null, "metadata": null}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:46:27.966940 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:27.966940 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:27.967472 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ecd6f9f7-bfbc-451c-b9b5-fa29a7e31f84 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:27.967617 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-ecd6f9f7-bfbc-451c-b9b5-fa29a7e31f84 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create snapshot from volume 4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:27.988881 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-ecd6f9f7-bfbc-451c-b9b5-fa29a7e31f84 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['b7fcf660-7bff-4c45-a0e2-1b39779d653b', 'de59ecfc-1260-47b6-bd2d-a6c48ae2c86f', '7365af1a-7d12-4f29-8d8f-f7216ed9a8a7', '9781e9d5-c2c7-4ea8-b80d-01b0bd693d40'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:46:28.015411 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ecd6f9f7-bfbc-451c-b9b5-fa29a7e31f84 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot create request issued successfully. Jul 10 04:46:28.015835 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ecd6f9f7-bfbc-451c-b9b5-fa29a7e31f84 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:46:28.016420 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1439/5737] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:46:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:46:28.023854 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-97eb01b0-1f43-4a6a-a623-113df6aacbb2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:28.025714 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97eb01b0-1f43-4a6a-a623-113df6aacbb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:28.025941 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97eb01b0-1f43-4a6a-a623-113df6aacbb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:28.026143 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-97eb01b0-1f43-4a6a-a623-113df6aacbb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:28.031083 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:28.031083 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:46:28.031539 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-97eb01b0-1f43-4a6a-a623-113df6aacbb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:28.032318 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-97eb01b0-1f43-4a6a-a623-113df6aacbb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a returned with HTTP 200 Jul 10 04:46:28.032653 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1433/5738] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:28 2026] GET /volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:29.041443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-951555a3-1b71-490f-a85a-e6c4c892b73b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:29.043087 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-951555a3-1b71-490f-a85a-e6c4c892b73b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:29.043294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-951555a3-1b71-490f-a85a-e6c4c892b73b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:29.043477 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-951555a3-1b71-490f-a85a-e6c4c892b73b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:29.048668 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:29.048668 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:29.049191 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-951555a3-1b71-490f-a85a-e6c4c892b73b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:29.050145 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-951555a3-1b71-490f-a85a-e6c4c892b73b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a returned with HTTP 200 Jul 10 04:46:29.050741 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1431/5739] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:29 2026] GET /volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:29.058544 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-eb396cbb-1740-4169-bb79-16d5e0d52f34 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:29.060634 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eb396cbb-1740-4169-bb79-16d5e0d52f34 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:29.060859 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eb396cbb-1740-4169-bb79-16d5e0d52f34 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:29.060991 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-eb396cbb-1740-4169-bb79-16d5e0d52f34 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:29.065620 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:29.065620 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:46:29.066164 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-eb396cbb-1740-4169-bb79-16d5e0d52f34 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:29.066956 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-eb396cbb-1740-4169-bb79-16d5e0d52f34 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a returned with HTTP 200 Jul 10 04:46:29.067326 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1437/5740] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:29 2026] GET /volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:29.143315 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-83b796de-423d-448d-8816-3686fc54885c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:29.145128 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-83b796de-423d-448d-8816-3686fc54885c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:29.145329 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-83b796de-423d-448d-8816-3686fc54885c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:29.145526 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-83b796de-423d-448d-8816-3686fc54885c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:29.150120 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:29.150120 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:29.150556 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-83b796de-423d-448d-8816-3686fc54885c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:29.151220 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-83b796de-423d-448d-8816-3686fc54885c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a returned with HTTP 200 Jul 10 04:46:29.151649 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1440/5741] 10.4.3.87 () {68 vars in 1597 bytes} [Fri Jul 10 04:46:29 2026] GET /volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:29.159753 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-619e876a-1e59-40ab-bf03-df17ee88fdff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:29.161735 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-619e876a-1e59-40ab-bf03-df17ee88fdff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:29.161942 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-619e876a-1e59-40ab-bf03-df17ee88fdff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:29.162147 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-619e876a-1e59-40ab-bf03-df17ee88fdff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:29.168580 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:29.168580 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:46:29.171839 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-619e876a-1e59-40ab-bf03-df17ee88fdff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:29.176452 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-619e876a-1e59-40ab-bf03-df17ee88fdff tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 returned with HTTP 200 Jul 10 04:46:29.176919 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1434/5742] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:46:29 2026] GET /volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:29.603713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-d880b698-2256-45cd-9375-3d1432477ae5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:29.605662 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-d880b698-2256-45cd-9375-3d1432477ae5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:29.605847 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-d880b698-2256-45cd-9375-3d1432477ae5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:29.606040 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-d880b698-2256-45cd-9375-3d1432477ae5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:29.611980 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:29.611980 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:29.612425 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-d880b698-2256-45cd-9375-3d1432477ae5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:29.613138 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-d880b698-2256-45cd-9375-3d1432477ae5 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a returned with HTTP 200 Jul 10 04:46:29.613517 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1432/5743] 10.4.3.87 () {68 vars in 1597 bytes} [Fri Jul 10 04:46:29 2026] GET /volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:35.418988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-b804e068-b22a-4c4c-a1a8-74b959854b5c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:35.421263 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-b804e068-b22a-4c4c-a1a8-74b959854b5c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:35.421506 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-b804e068-b22a-4c4c-a1a8-74b959854b5c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:35.421765 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-b804e068-b22a-4c4c-a1a8-74b959854b5c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:35.428186 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:35.428186 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:46:35.428809 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-b804e068-b22a-4c4c-a1a8-74b959854b5c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:35.429773 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-b804e068-b22a-4c4c-a1a8-74b959854b5c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a returned with HTTP 200 Jul 10 04:46:35.430279 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1438/5744] 10.4.3.87 () {68 vars in 1597 bytes} [Fri Jul 10 04:46:35 2026] GET /volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:35.438290 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-3d0547e5-f09b-410e-994e-506b660b0c2c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:35.440241 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-3d0547e5-f09b-410e-994e-506b660b0c2c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:35.440440 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-3d0547e5-f09b-410e-994e-506b660b0c2c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:35.440621 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-3d0547e5-f09b-410e-994e-506b660b0c2c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:35.447626 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:35.447626 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:35.451056 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-3d0547e5-f09b-410e-994e-506b660b0c2c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:35.455968 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-3d0547e5-f09b-410e-994e-506b660b0c2c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 returned with HTTP 200 Jul 10 04:46:35.456932 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1441/5745] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:46:35 2026] GET /volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:35.464439 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:35.466826 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:46:35.468919 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c040c5a2-e040-416c-96bb-d622b1ff9f0a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:46:35.468919 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c040c5a2-e040-416c-96bb-d622b1ff9f0a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:46:35.478762 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:35.478762 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:46:35.479199 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:35.479354 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:46:35.479954 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:46:35.485029 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (2d4bc457-bacb-4b6c-89d3-96089a16631e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:46:35.486159 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e55159d-d607-47b4-ad33-99d5eeae028c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:35.487036 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:46:35.512044 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e55159d-d607-47b4-ad33-99d5eeae028c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c040c5a2-e040-416c-96bb-d622b1ff9f0a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:35.512760 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc59bbf-e062-441b-bab0-5bc2a9b27046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:35.547141 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['4c5267b4-8149-41bf-9d24-92e395409f50', 'f888a6d4-1f5e-4719-9fcd-74a89c9b2530', 'da8a7d1a-6741-4c5c-91d0-9574a04dd2a8', 'd6d5d9b7-7b77-4d7e-9727-0c2d59f36009'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:46:35.547946 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc59bbf-e062-441b-bab0-5bc2a9b27046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c5267b4-8149-41bf-9d24-92e395409f50', 'f888a6d4-1f5e-4719-9fcd-74a89c9b2530', 'da8a7d1a-6741-4c5c-91d0-9574a04dd2a8', 'd6d5d9b7-7b77-4d7e-9727-0c2d59f36009']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:35.548669 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c8e6bf-eb7c-45a4-a9c5-e6f531190c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:35.587101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c8e6bf-eb7c-45a4-a9c5-e6f531190c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75f2256-3103-4a70-b690-7d3de0ca09c7', '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='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['4c5267b4-8149-41bf-9d24-92e395409f50','f888a6d4-1f5e-4719-9fcd-74a89c9b2530','da8a7d1a-6741-4c5c-91d0-9574a04dd2a8','d6d5d9b7-7b77-4d7e-9727-0c2d59f36009'],size=1,snapshot_id=c040c5a2-e040-416c-96bb-d622b1ff9f0a,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:46:35Z,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=b75f2256-3103-4a70-b690-7d3de0ca09c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c040c5a2-e040-416c-96bb-d622b1ff9f0a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:35.587777 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5391d7a-eb50-4441-8009-14ea7a715cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:35.602171 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5391d7a-eb50-4441-8009-14ea7a715cbf) transitioned into 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='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['4c5267b4-8149-41bf-9d24-92e395409f50','f888a6d4-1f5e-4719-9fcd-74a89c9b2530','da8a7d1a-6741-4c5c-91d0-9574a04dd2a8','d6d5d9b7-7b77-4d7e-9727-0c2d59f36009'],size=1,snapshot_id=c040c5a2-e040-416c-96bb-d622b1ff9f0a,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:35.602762 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14078f8d-cc36-4ebc-a356-d0d2c7db05b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:46:35.619127 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14078f8d-cc36-4ebc-a356-d0d2c7db05b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:46:35.619781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (2d4bc457-bacb-4b6c-89d3-96089a16631e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:46:35.620033 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:46:35.620539 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-15de2825-df36-4e68-b22e-d67bdb3f224c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:46:35.620930 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1435/5746] 10.4.3.87 () {72 vars in 1534 bytes} [Fri Jul 10 04:46:35 2026] POST /volume/v3/volumes => generated 734 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:46:35.628958 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-26addb29-3722-46ea-a9e4-42333020c41b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:35.631004 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-26addb29-3722-46ea-a9e4-42333020c41b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 Jul 10 04:46:35.631201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-26addb29-3722-46ea-a9e4-42333020c41b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:35.631509 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-26addb29-3722-46ea-a9e4-42333020c41b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:35.638571 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:35.638571 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:35.642386 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-26addb29-3722-46ea-a9e4-42333020c41b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:35.647232 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-26addb29-3722-46ea-a9e4-42333020c41b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 returned with HTTP 200 Jul 10 04:46:35.647643 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1433/5747] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:46:35 2026] GET /volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:35.654289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-230cf472-d3cb-46fa-83f7-f7a2d6aea519 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:35.656220 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-230cf472-d3cb-46fa-83f7-f7a2d6aea519 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 Jul 10 04:46:35.656418 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-230cf472-d3cb-46fa-83f7-f7a2d6aea519 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:35.656590 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-230cf472-d3cb-46fa-83f7-f7a2d6aea519 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:35.663545 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:35.663545 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:46:35.667318 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-230cf472-d3cb-46fa-83f7-f7a2d6aea519 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:35.671622 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-230cf472-d3cb-46fa-83f7-f7a2d6aea519 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 returned with HTTP 200 Jul 10 04:46:35.672164 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1439/5748] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:46:35 2026] GET /volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:38.680980 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ec4931dc-0257-4110-8476-372e85816822 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:38.683002 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ec4931dc-0257-4110-8476-372e85816822 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 Jul 10 04:46:38.683241 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ec4931dc-0257-4110-8476-372e85816822 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:38.683466 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ec4931dc-0257-4110-8476-372e85816822 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:38.690576 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:38.690576 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:38.694166 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ec4931dc-0257-4110-8476-372e85816822 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:38.698519 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ec4931dc-0257-4110-8476-372e85816822 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 returned with HTTP 200 Jul 10 04:46:38.698897 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1442/5749] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:46:38 2026] GET /volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:38.706022 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-68b08a23-3b2f-4667-8fe8-1475db3f554d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:38.706553 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-68b08a23-3b2f-4667-8fe8-1475db3f554d None None] GET https://10.4.3.87/volume// Jul 10 04:46:38.706727 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-68b08a23-3b2f-4667-8fe8-1475db3f554d None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:38.706925 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-68b08a23-3b2f-4667-8fe8-1475db3f554d None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:38.707233 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-68b08a23-3b2f-4667-8fe8-1475db3f554d None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:46:38.707556 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1436/5750] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:46:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:46:38.714376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-cb48dbce-2c3b-4e94-9675-6f7b3ebc4c74 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:38.716768 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-cb48dbce-2c3b-4e94-9675-6f7b3ebc4c74 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:46:38.717171 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-cb48dbce-2c3b-4e94-9675-6f7b3ebc4c74 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b75f2256-3103-4a70-b690-7d3de0ca09c7", "connector": null, "instance_uuid": "7e148e04-dae5-4b55-af1a-39728bdc4e1d"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:46:38.727305 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:38.727305 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:38.752727 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-cb48dbce-2c3b-4e94-9675-6f7b3ebc4c74 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:46:38.753252 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1434/5751] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:46:38 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:38.761801 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8c93b1c7-e82e-4901-a600-2a6b72957076 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:38.762243 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c93b1c7-e82e-4901-a600-2a6b72957076 None None] GET https://10.4.3.87/volume// Jul 10 04:46:38.762243 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c93b1c7-e82e-4901-a600-2a6b72957076 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:38.762351 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8c93b1c7-e82e-4901-a600-2a6b72957076 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:38.762666 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8c93b1c7-e82e-4901-a600-2a6b72957076 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:46:38.762951 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1440/5752] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:46:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:46:38.769985 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ad795e04-81c7-499a-b63c-222b7eadaf7b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:38.772426 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ad795e04-81c7-499a-b63c-222b7eadaf7b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 Jul 10 04:46:38.772668 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ad795e04-81c7-499a-b63c-222b7eadaf7b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:38.772895 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ad795e04-81c7-499a-b63c-222b7eadaf7b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:38.782242 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:38.782242 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:38.785480 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ad795e04-81c7-499a-b63c-222b7eadaf7b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:38.789970 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ad795e04-81c7-499a-b63c-222b7eadaf7b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 returned with HTTP 200 Jul 10 04:46:38.790359 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1443/5753] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:46:38 2026] GET /volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 => generated 1522 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:46:38.904357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ce381601-e672-41a1-8f88-c1503c2a1551 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:38.907302 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ce381601-e672-41a1-8f88-c1503c2a1551 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/42220c59-631d-4d3d-bfd3-b018e62ca815 Jul 10 04:46:38.907690 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ce381601-e672-41a1-8f88-c1503c2a1551 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:46:38.915494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ce381601-e672-41a1-8f88-c1503c2a1551 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-b75f2256-3103-4a70-b690-7d3de0ca09c7-np0000004952" by "attachment_update" {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:46:38.919684 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ce381601-e672-41a1-8f88-c1503c2a1551 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-b75f2256-3103-4a70-b690-7d3de0ca09c7-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100019) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:46:38.920702 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:38.920702 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:46:39.439679 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.coordination [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ce381601-e672-41a1-8f88-c1503c2a1551 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-b75f2256-3103-4a70-b690-7d3de0ca09c7-np0000004952" released by "attachment_update" :: held 0.520s {{(pid=100019) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:46:39.439972 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-ce381601-e672-41a1-8f88-c1503c2a1551 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/42220c59-631d-4d3d-bfd3-b018e62ca815 returned with HTTP 200 Jul 10 04:46:39.440436 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1437/5754] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:46:38 2026] PUT /volume/v3/attachments/42220c59-631d-4d3d-bfd3-b018e62ca815 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:39.952941 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-8a446e25-70d8-4bd1-9874-6fb7ef681aef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:39.955017 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-8a446e25-70d8-4bd1-9874-6fb7ef681aef tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/42220c59-631d-4d3d-bfd3-b018e62ca815/action Jul 10 04:46:39.955432 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-8a446e25-70d8-4bd1-9874-6fb7ef681aef tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:46:39.955554 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-8a446e25-70d8-4bd1-9874-6fb7ef681aef tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:46:39.970198 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:39.970198 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:39.978730 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1834facd-40a9-4134-9e63-4b8f63cef425 req-8a446e25-70d8-4bd1-9874-6fb7ef681aef tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/42220c59-631d-4d3d-bfd3-b018e62ca815/action returned with HTTP 204 Jul 10 04:46:39.979173 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1435/5755] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:46:39 2026] POST /volume/v3/attachments/42220c59-631d-4d3d-bfd3-b018e62ca815/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:46:45.670617 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=12 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:46:48.788776 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=56,cinder:UPDATE=27,cinder:INSERT=11 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:46:49.433293 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=44,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:46:49.977004 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:46:50.908675 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-907a542f-1701-4df1-87a4-a34733cfddeb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:50.910355 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-907a542f-1701-4df1-87a4-a34733cfddeb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 Jul 10 04:46:50.910559 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-907a542f-1701-4df1-87a4-a34733cfddeb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:50.910736 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-907a542f-1701-4df1-87a4-a34733cfddeb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:50.919905 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:50.919905 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:46:50.922919 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-907a542f-1701-4df1-87a4-a34733cfddeb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:50.927136 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-907a542f-1701-4df1-87a4-a34733cfddeb tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 returned with HTTP 200 Jul 10 04:46:50.927624 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1441/5756] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:46:50 2026] GET /volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 => generated 1635 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:54.971985 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-f65eb5b1-3f08-4ef4-88cb-5618a9517a9f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:54.973935 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-f65eb5b1-3f08-4ef4-88cb-5618a9517a9f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/42220c59-631d-4d3d-bfd3-b018e62ca815 Jul 10 04:46:54.974124 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-f65eb5b1-3f08-4ef4-88cb-5618a9517a9f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:54.974358 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-f65eb5b1-3f08-4ef4-88cb-5618a9517a9f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:54.981089 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:54.981089 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:55.505103 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-f65eb5b1-3f08-4ef4-88cb-5618a9517a9f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/42220c59-631d-4d3d-bfd3-b018e62ca815 returned with HTTP 200 Jul 10 04:46:55.505510 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1444/5757] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:46:54 2026] DELETE /volume/v3/attachments/42220c59-631d-4d3d-bfd3-b018e62ca815 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:55.514337 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-90fc1dad-dc9c-4378-88a7-872041a7744f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:55.516440 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-90fc1dad-dc9c-4378-88a7-872041a7744f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 Jul 10 04:46:55.516621 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-90fc1dad-dc9c-4378-88a7-872041a7744f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:55.516806 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-90fc1dad-dc9c-4378-88a7-872041a7744f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:55.517001 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-90fc1dad-dc9c-4378-88a7-872041a7744f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: b75f2256-3103-4a70-b690-7d3de0ca09c7 Jul 10 04:46:55.524793 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:55.524793 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:46:55.525189 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-90fc1dad-dc9c-4378-88a7-872041a7744f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:55.539752 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-90fc1dad-dc9c-4378-88a7-872041a7744f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:46:55.539981 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-8a65d21c-bc40-44a9-85a6-2d2ee5b849f0 req-90fc1dad-dc9c-4378-88a7-872041a7744f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 returned with HTTP 202 Jul 10 04:46:55.540548 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1438/5758] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:46:55 2026] DELETE /volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:46:57.806963 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8ec8b025-493f-4d15-b531-4db8ff6af4b3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:57.808750 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ec8b025-493f-4d15-b531-4db8ff6af4b3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 Jul 10 04:46:57.808934 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8ec8b025-493f-4d15-b531-4db8ff6af4b3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:57.809147 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8ec8b025-493f-4d15-b531-4db8ff6af4b3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:57.814385 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8ec8b025-493f-4d15-b531-4db8ff6af4b3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 returned with HTTP 404 Jul 10 04:46:57.814823 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1436/5759] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:46:57 2026] GET /volume/v3/volumes/b75f2256-3103-4a70-b690-7d3de0ca09c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:46:57.868267 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-15fba240-85bc-4e5b-a243-d015c797ef6b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:57.869748 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15fba240-85bc-4e5b-a243-d015c797ef6b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:57.869923 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15fba240-85bc-4e5b-a243-d015c797ef6b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:57.870159 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-15fba240-85bc-4e5b-a243-d015c797ef6b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:57.870253 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-15fba240-85bc-4e5b-a243-d015c797ef6b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:57.875111 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:57.875111 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:46:57.875543 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-15fba240-85bc-4e5b-a243-d015c797ef6b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:57.889407 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-15fba240-85bc-4e5b-a243-d015c797ef6b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot delete request issued successfully. Jul 10 04:46:57.889617 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-15fba240-85bc-4e5b-a243-d015c797ef6b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a returned with HTTP 202 Jul 10 04:46:57.889994 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1442/5760] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:46:57 2026] DELETE /volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:46:57.897394 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7140963b-b21d-484c-9f50-ca1f90737b65 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:57.899255 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7140963b-b21d-484c-9f50-ca1f90737b65 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:57.899553 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7140963b-b21d-484c-9f50-ca1f90737b65 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:57.899803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7140963b-b21d-484c-9f50-ca1f90737b65 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:57.905441 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:57.905441 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:46:57.906044 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7140963b-b21d-484c-9f50-ca1f90737b65 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:46:57.907155 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7140963b-b21d-484c-9f50-ca1f90737b65 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a returned with HTTP 200 Jul 10 04:46:57.907686 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1445/5761] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:57 2026] GET /volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:46:58.916864 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-084799dc-94cc-457f-960c-6d0a17d1b713 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:58.918679 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-084799dc-94cc-457f-960c-6d0a17d1b713 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a Jul 10 04:46:58.918873 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-084799dc-94cc-457f-960c-6d0a17d1b713 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:58.919059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-084799dc-94cc-457f-960c-6d0a17d1b713 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:58.922970 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-084799dc-94cc-457f-960c-6d0a17d1b713 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a returned with HTTP 404 Jul 10 04:46:58.923446 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1439/5762] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:46:58 2026] GET /volume/v3/snapshots/c040c5a2-e040-416c-96bb-d622b1ff9f0a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:46:58.929660 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f1cf36fd-4043-4628-88e0-f3c76054e715 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:58.931145 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f1cf36fd-4043-4628-88e0-f3c76054e715 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:58.931368 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f1cf36fd-4043-4628-88e0-f3c76054e715 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:58.931584 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f1cf36fd-4043-4628-88e0-f3c76054e715 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:58.931767 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-f1cf36fd-4043-4628-88e0-f3c76054e715 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: 4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:58.937756 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:58.937756 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:46:58.938170 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f1cf36fd-4043-4628-88e0-f3c76054e715 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:58.951031 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f1cf36fd-4043-4628-88e0-f3c76054e715 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:46:58.951199 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f1cf36fd-4043-4628-88e0-f3c76054e715 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 returned with HTTP 202 Jul 10 04:46:58.951777 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1437/5763] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:46:58 2026] DELETE /volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:46:58.958377 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-11449bde-8067-480f-921c-788c33b57302 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:58.960344 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11449bde-8067-480f-921c-788c33b57302 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:58.960548 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11449bde-8067-480f-921c-788c33b57302 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:58.960741 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11449bde-8067-480f-921c-788c33b57302 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:58.967683 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:46:58.967683 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:46:58.971273 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-11449bde-8067-480f-921c-788c33b57302 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:46:58.976337 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11449bde-8067-480f-921c-788c33b57302 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 returned with HTTP 200 Jul 10 04:46:58.976763 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1443/5764] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:46:58 2026] GET /volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:46:59.989022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-84a10b67-df28-469b-b718-4c5febdac3af None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:46:59.990858 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84a10b67-df28-469b-b718-4c5febdac3af tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 Jul 10 04:46:59.991045 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84a10b67-df28-469b-b718-4c5febdac3af tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:46:59.991273 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-84a10b67-df28-469b-b718-4c5febdac3af tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:46:59.997039 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-84a10b67-df28-469b-b718-4c5febdac3af tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 returned with HTTP 404 Jul 10 04:46:59.997514 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1446/5765] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:46:59 2026] GET /volume/v3/volumes/4e90c86f-d1e9-4cd7-8138-de4ea67f5ad0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:47:00.025546 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:00.027149 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:47:00.027546 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-983873631", "snapshot_id": null, "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "volume_type": null, "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:47:00.028938 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-983873631', 'snapshot_id': None, 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'volume_type': None, 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:47:00.129579 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:47:00.133251 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:47:00.138394 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (0017b7b0-fc66-4db6-bc95-c64f10914fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:47:00.139285 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca10d221-c321-441b-9499-aeae42ec7f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:00.140183 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:47:00.193154 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca10d221-c321-441b-9499-aeae42ec7f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:00.193882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb63aee6-8990-499a-a1ce-cc09031ca42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:00.229097 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['2dd7117f-1e3d-4c8b-b954-2eb4f28c5ee2', '5193864e-0759-40c8-9381-52da9624bc6a', '285a3d44-fc74-4097-a37c-ec851eeb3f2b', '6df30d1f-4339-4513-a152-2b7e420fede6'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:47:00.229779 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb63aee6-8990-499a-a1ce-cc09031ca42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dd7117f-1e3d-4c8b-b954-2eb4f28c5ee2', '5193864e-0759-40c8-9381-52da9624bc6a', '285a3d44-fc74-4097-a37c-ec851eeb3f2b', '6df30d1f-4339-4513-a152-2b7e420fede6']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:00.230477 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e4efe1-b37f-4e96-ace9-338696c25afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:00.249377 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e4efe1-b37f-4e96-ace9-338696c25afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7062b340-f0dc-4b49-af59-10c697aab5f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-983873631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['2dd7117f-1e3d-4c8b-b954-2eb4f28c5ee2','5193864e-0759-40c8-9381-52da9624bc6a','285a3d44-fc74-4097-a37c-ec851eeb3f2b','6df30d1f-4339-4513-a152-2b7e420fede6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-983873631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7062b340-f0dc-4b49-af59-10c697aab5f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:00.249976 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0aa1a8f-dcd2-4f33-b052-ca5e6495d98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:00.263923 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0aa1a8f-dcd2-4f33-b052-ca5e6495d98b) transitioned into state 'SUCCESS' from state '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-983873631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['2dd7117f-1e3d-4c8b-b954-2eb4f28c5ee2','5193864e-0759-40c8-9381-52da9624bc6a','285a3d44-fc74-4097-a37c-ec851eeb3f2b','6df30d1f-4339-4513-a152-2b7e420fede6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:00.264568 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2732cdb0-b249-4602-8b55-9de83ca5a6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:00.271569 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2732cdb0-b249-4602-8b55-9de83ca5a6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:00.272313 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (0017b7b0-fc66-4db6-bc95-c64f10914fc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:47:00.272577 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:47:00.273062 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bc2f2c39-30bc-41ae-94ae-792b8b7d4bae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:47:00.273490 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1440/5766] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:47:00 2026] POST /volume/v3/volumes => generated 756 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:47:00.283910 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e1a9468b-5f0f-4900-ac53-0c17ff2f34ae None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:00.285737 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e1a9468b-5f0f-4900-ac53-0c17ff2f34ae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:47:00.285958 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e1a9468b-5f0f-4900-ac53-0c17ff2f34ae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:00.286155 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e1a9468b-5f0f-4900-ac53-0c17ff2f34ae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:00.293943 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:00.293943 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:47:00.297572 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e1a9468b-5f0f-4900-ac53-0c17ff2f34ae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:00.302058 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e1a9468b-5f0f-4900-ac53-0c17ff2f34ae tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 200 Jul 10 04:47:00.302440 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1438/5767] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:47:00 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:47:01.314845 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-de69cf90-57d3-463f-a3b0-45c10581d5e7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:01.316412 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-de69cf90-57d3-463f-a3b0-45c10581d5e7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:47:01.316586 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-de69cf90-57d3-463f-a3b0-45c10581d5e7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:01.316755 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-de69cf90-57d3-463f-a3b0-45c10581d5e7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:01.322953 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:01.322953 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:47:01.326466 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-de69cf90-57d3-463f-a3b0-45c10581d5e7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:01.330959 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-de69cf90-57d3-463f-a3b0-45c10581d5e7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 200 Jul 10 04:47:01.331363 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1444/5768] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:47:01 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:47:01.342817 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a118fadf-080d-46f6-9fa5-7f70e84ecc60 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:01.344666 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a118fadf-080d-46f6-9fa5-7f70e84ecc60 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:47:01.344883 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a118fadf-080d-46f6-9fa5-7f70e84ecc60 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:01.345068 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a118fadf-080d-46f6-9fa5-7f70e84ecc60 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:01.351705 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:01.351705 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:47:01.355179 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a118fadf-080d-46f6-9fa5-7f70e84ecc60 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:01.359994 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a118fadf-080d-46f6-9fa5-7f70e84ecc60 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 200 Jul 10 04:47:01.360397 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1447/5769] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:47:01 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:47:02.249881 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-b5f351c1-7cd2-41d8-a413-8ebf56062898 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:02.252096 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-b5f351c1-7cd2-41d8-a413-8ebf56062898 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:47:02.252323 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-b5f351c1-7cd2-41d8-a413-8ebf56062898 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:02.252539 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-b5f351c1-7cd2-41d8-a413-8ebf56062898 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:02.259009 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:02.259009 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:47:02.262066 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-b5f351c1-7cd2-41d8-a413-8ebf56062898 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:02.265991 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-b5f351c1-7cd2-41d8-a413-8ebf56062898 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 200 Jul 10 04:47:02.266353 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1441/5770] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:47:02 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:47:02.690443 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-d6dc8804-58f9-4625-b8a7-ea742fe9271f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:02.692543 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-d6dc8804-58f9-4625-b8a7-ea742fe9271f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:47:02.692872 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-d6dc8804-58f9-4625-b8a7-ea742fe9271f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:02.693148 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-d6dc8804-58f9-4625-b8a7-ea742fe9271f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:02.701010 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:02.701010 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:47:02.703504 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-d6dc8804-58f9-4625-b8a7-ea742fe9271f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:02.707830 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-d6dc8804-58f9-4625-b8a7-ea742fe9271f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 200 Jul 10 04:47:02.708182 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1439/5771] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:47:02 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:47:02.717386 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-295c05ca-8bd6-4732-a20f-e5450c2440a3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:02.717781 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-295c05ca-8bd6-4732-a20f-e5450c2440a3 None None] GET https://10.4.3.87/volume// Jul 10 04:47:02.717940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-295c05ca-8bd6-4732-a20f-e5450c2440a3 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:02.718127 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-295c05ca-8bd6-4732-a20f-e5450c2440a3 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:02.718470 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-295c05ca-8bd6-4732-a20f-e5450c2440a3 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:47:02.718765 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1445/5772] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:47:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:47:02.724933 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-3c11203a-d32f-4ce0-9e12-94c2c36b4212 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:02.726879 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-3c11203a-d32f-4ce0-9e12-94c2c36b4212 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:47:02.727276 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-3c11203a-d32f-4ce0-9e12-94c2c36b4212 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7062b340-f0dc-4b49-af59-10c697aab5f7", "connector": null, "instance_uuid": "63ebd466-cb75-4dc7-803d-a42224b28f2e"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:47:02.735516 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:02.735516 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:47:02.758399 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-3c11203a-d32f-4ce0-9e12-94c2c36b4212 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:47:02.759061 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1448/5773] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:47:02 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:47:08.550753 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e2f36b0b-7694-4f59-90bd-0b835f2228d4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:08.551061 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2f36b0b-7694-4f59-90bd-0b835f2228d4 None None] GET https://10.4.3.87/volume// Jul 10 04:47:08.551203 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2f36b0b-7694-4f59-90bd-0b835f2228d4 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:08.551393 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e2f36b0b-7694-4f59-90bd-0b835f2228d4 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:08.551736 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e2f36b0b-7694-4f59-90bd-0b835f2228d4 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:47:08.551979 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1442/5774] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:47:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:47:08.557915 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-5c0fc5ad-f08e-48a2-b992-b7bfe9ac9d85 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:08.559823 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-5c0fc5ad-f08e-48a2-b992-b7bfe9ac9d85 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:47:08.560048 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-5c0fc5ad-f08e-48a2-b992-b7bfe9ac9d85 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:08.560240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-5c0fc5ad-f08e-48a2-b992-b7bfe9ac9d85 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:08.568845 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:08.568845 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:47:08.571837 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-5c0fc5ad-f08e-48a2-b992-b7bfe9ac9d85 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:08.576069 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-5c0fc5ad-f08e-48a2-b992-b7bfe9ac9d85 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 200 Jul 10 04:47:08.576454 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1440/5775] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:47:08 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 1543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:47:08.668459 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-22308827-8056-4b7b-98b1-9d572a36ad7c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:08.670226 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-22308827-8056-4b7b-98b1-9d572a36ad7c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/741680b6-9c00-4509-bbad-adca1fe28ed6 Jul 10 04:47:08.670553 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-22308827-8056-4b7b-98b1-9d572a36ad7c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:47:08.677020 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-22308827-8056-4b7b-98b1-9d572a36ad7c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-7062b340-f0dc-4b49-af59-10c697aab5f7-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:47:08.680580 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-22308827-8056-4b7b-98b1-9d572a36ad7c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-7062b340-f0dc-4b49-af59-10c697aab5f7-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:47:08.681437 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:08.681437 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:47:09.200326 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-22308827-8056-4b7b-98b1-9d572a36ad7c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-7062b340-f0dc-4b49-af59-10c697aab5f7-np0000004952" released by "attachment_update" :: held 0.520s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:47:09.200695 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-22308827-8056-4b7b-98b1-9d572a36ad7c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/741680b6-9c00-4509-bbad-adca1fe28ed6 returned with HTTP 200 Jul 10 04:47:09.201273 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1446/5776] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:47:08 2026] PUT /volume/v3/attachments/741680b6-9c00-4509-bbad-adca1fe28ed6 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:47:09.711619 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-2bdbfa7f-cc2d-4dae-b762-b8f35e291710 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:09.713488 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-2bdbfa7f-cc2d-4dae-b762-b8f35e291710 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/741680b6-9c00-4509-bbad-adca1fe28ed6/action Jul 10 04:47:09.713832 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-2bdbfa7f-cc2d-4dae-b762-b8f35e291710 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:47:09.713978 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-2bdbfa7f-cc2d-4dae-b762-b8f35e291710 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:47:09.728492 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:09.728492 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:47:09.736927 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-84e56571-df3c-4c83-80cf-37a9cf915c2d req-2bdbfa7f-cc2d-4dae-b762-b8f35e291710 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/741680b6-9c00-4509-bbad-adca1fe28ed6/action returned with HTTP 204 Jul 10 04:47:09.737355 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1449/5777] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:47:09 2026] POST /volume/v3/attachments/741680b6-9c00-4509-bbad-adca1fe28ed6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:47:12.264964 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:47:18.574778 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:47:19.193475 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:47:19.734551 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=26,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:47:47.832515 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-428e17c8-e93d-4af7-9e45-136f82d8df44 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:47.834527 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-428e17c8-e93d-4af7-9e45-136f82d8df44 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/limits Jul 10 04:47:47.834734 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-428e17c8-e93d-4af7-9e45-136f82d8df44 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:47.834914 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-428e17c8-e93d-4af7-9e45-136f82d8df44 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'index' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:47.852997 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-428e17c8-e93d-4af7-9e45-136f82d8df44 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/limits returned with HTTP 200 Jul 10 04:47:47.853406 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1443/5778] 10.4.3.87 () {68 vars in 1477 bytes} [Fri Jul 10 04:47:47 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:47:48.375202 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-6b5c1b1f-1aac-4d6c-aa23-3374bc446d52 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:48.377221 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-6b5c1b1f-1aac-4d6c-aa23-3374bc446d52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:47:48.377409 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-6b5c1b1f-1aac-4d6c-aa23-3374bc446d52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:48.377585 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-6b5c1b1f-1aac-4d6c-aa23-3374bc446d52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:48.386225 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:48.386225 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:47:48.389244 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-6b5c1b1f-1aac-4d6c-aa23-3374bc446d52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:48.393544 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-6b5c1b1f-1aac-4d6c-aa23-3374bc446d52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 200 Jul 10 04:47:48.394116 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1441/5779] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:47:48 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 1656 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:47:48.402652 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-e95f5fe1-a49f-4604-93ad-68cc85b4d4df None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:48.404642 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-e95f5fe1-a49f-4604-93ad-68cc85b4d4df tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:47:48.405011 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-e95f5fe1-a49f-4604-93ad-68cc85b4d4df tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7062b340-f0dc-4b49-af59-10c697aab5f7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-703141286", "description": null, "metadata": {}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:47:48.415892 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:48.415892 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:47:48.416401 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-e95f5fe1-a49f-4604-93ad-68cc85b4d4df tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:48.416538 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-e95f5fe1-a49f-4604-93ad-68cc85b4d4df tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create snapshot from volume 7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:47:48.439280 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-e95f5fe1-a49f-4604-93ad-68cc85b4d4df tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['ed033040-9fb3-4e24-a36b-445483499e55', 'ef68e055-efe8-4d6d-be21-52e39217217a', 'ced16c03-e9d4-4adb-a877-08e5a1af6f40', '113d7cb0-3634-497c-97ed-992c62e95bb9'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:47:48.465574 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-e95f5fe1-a49f-4604-93ad-68cc85b4d4df tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot force create request issued successfully. Jul 10 04:47:48.465906 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1a67dfdf-b49d-469e-bfb5-7e281b25f792 req-e95f5fe1-a49f-4604-93ad-68cc85b4d4df tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:47:48.466359 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1447/5780] 10.4.3.87 () {72 vars in 1540 bytes} [Fri Jul 10 04:47:48 2026] POST /volume/v3/snapshots => generated 319 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:47:50.012303 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-8b9fcddf-aa23-4b2e-93ff-0abfb8d5c2e6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:50.014099 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8b9fcddf-aa23-4b2e-93ff-0abfb8d5c2e6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:47:50.014295 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8b9fcddf-aa23-4b2e-93ff-0abfb8d5c2e6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:50.014466 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-8b9fcddf-aa23-4b2e-93ff-0abfb8d5c2e6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:50.020090 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:50.020090 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:47:50.020587 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-8b9fcddf-aa23-4b2e-93ff-0abfb8d5c2e6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:47:50.021341 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-8b9fcddf-aa23-4b2e-93ff-0abfb8d5c2e6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 returned with HTTP 200 Jul 10 04:47:50.021701 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1450/5781] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:47:50 2026] GET /volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:47:51.451759 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a1a33a9d-93b7-4ddb-b4a6-ddcd87825f2d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:51.453688 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a1a33a9d-93b7-4ddb-b4a6-ddcd87825f2d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:47:51.453900 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a1a33a9d-93b7-4ddb-b4a6-ddcd87825f2d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:51.454075 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a1a33a9d-93b7-4ddb-b4a6-ddcd87825f2d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:51.458487 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:51.458487 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:47:51.458853 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a1a33a9d-93b7-4ddb-b4a6-ddcd87825f2d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:47:51.459569 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a1a33a9d-93b7-4ddb-b4a6-ddcd87825f2d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 returned with HTTP 200 Jul 10 04:47:51.459925 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1444/5782] 10.4.3.87 () {68 vars in 1597 bytes} [Fri Jul 10 04:47:51 2026] GET /volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:47:56.851445 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-534e2178-22f5-4036-bfcf-afe14884c451 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:56.853588 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-534e2178-22f5-4036-bfcf-afe14884c451 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:47:56.853804 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-534e2178-22f5-4036-bfcf-afe14884c451 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:56.853989 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-534e2178-22f5-4036-bfcf-afe14884c451 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:56.858949 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:56.858949 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:47:56.859347 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-534e2178-22f5-4036-bfcf-afe14884c451 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:47:56.860054 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-534e2178-22f5-4036-bfcf-afe14884c451 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 returned with HTTP 200 Jul 10 04:47:56.860434 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1442/5783] 10.4.3.87 () {68 vars in 1597 bytes} [Fri Jul 10 04:47:56 2026] GET /volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:47:56.869554 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-91bf689d-e7e2-4c1d-a3d8-09662025bd9f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:56.871799 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-91bf689d-e7e2-4c1d-a3d8-09662025bd9f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:47:56.871936 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-91bf689d-e7e2-4c1d-a3d8-09662025bd9f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:56.872116 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-91bf689d-e7e2-4c1d-a3d8-09662025bd9f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:56.881462 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:56.881462 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:47:56.885108 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-91bf689d-e7e2-4c1d-a3d8-09662025bd9f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:56.889836 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-91bf689d-e7e2-4c1d-a3d8-09662025bd9f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 200 Jul 10 04:47:56.890280 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1448/5784] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:47:56 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 1656 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:47:56.898580 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:56.900542 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:47:56.900888 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0ff128d7-727f-4c03-a29a-cc0a4aab0038", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:47:56.902475 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0ff128d7-727f-4c03-a29a-cc0a4aab0038', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:47:56.910584 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:56.910584 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:47:56.911054 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:47:56.911175 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:47:56.911856 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:47:56.917031 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (8ba50e5c-65c8-4629-8377-c70ab848710f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:47:56.918063 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1674a3a9-f872-4f51-b1fa-3db140232ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:56.918895 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:47:56.943110 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1674a3a9-f872-4f51-b1fa-3db140232ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0ff128d7-727f-4c03-a29a-cc0a4aab0038', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:56.943807 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (655076d8-a0af-4974-aff3-26a99398005c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:56.979441 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['006e2c7f-1434-4dd2-9fb2-9e27f6c4cda4', 'c91084e8-d220-4313-9f8e-af01118a3b0e', 'b5f5fab2-d2c4-4b67-a658-1712d2e84bc4', '4c893fad-7fe9-4d58-b33b-ceec7c2bfe79'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:47:56.980234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (655076d8-a0af-4974-aff3-26a99398005c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['006e2c7f-1434-4dd2-9fb2-9e27f6c4cda4', 'c91084e8-d220-4313-9f8e-af01118a3b0e', 'b5f5fab2-d2c4-4b67-a658-1712d2e84bc4', '4c893fad-7fe9-4d58-b33b-ceec7c2bfe79']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:56.981050 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0691f875-ec18-446a-a444-4624f477fee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:57.019503 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0691f875-ec18-446a-a444-4624f477fee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3', '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='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['006e2c7f-1434-4dd2-9fb2-9e27f6c4cda4','c91084e8-d220-4313-9f8e-af01118a3b0e','b5f5fab2-d2c4-4b67-a658-1712d2e84bc4','4c893fad-7fe9-4d58-b33b-ceec7c2bfe79'],size=1,snapshot_id=0ff128d7-727f-4c03-a29a-cc0a4aab0038,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:47:57Z,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=f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0ff128d7-727f-4c03-a29a-cc0a4aab0038,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:57.020175 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c00eae85-8b6e-4845-970c-3575380a43cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:57.038361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c00eae85-8b6e-4845-970c-3575380a43cd) transitioned into 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='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['006e2c7f-1434-4dd2-9fb2-9e27f6c4cda4','c91084e8-d220-4313-9f8e-af01118a3b0e','b5f5fab2-d2c4-4b67-a658-1712d2e84bc4','4c893fad-7fe9-4d58-b33b-ceec7c2bfe79'],size=1,snapshot_id=0ff128d7-727f-4c03-a29a-cc0a4aab0038,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:57.039105 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b69563-4b3c-4c76-b304-aeb02da62d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:47:57.061735 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b69563-4b3c-4c76-b304-aeb02da62d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:47:57.062551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (8ba50e5c-65c8-4629-8377-c70ab848710f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:47:57.062838 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:47:57.063435 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-67096f8d-b3f7-4e52-9d08-64bb584c9187 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:47:57.063851 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1451/5785] 10.4.3.87 () {72 vars in 1534 bytes} [Fri Jul 10 04:47:56 2026] POST /volume/v3/volumes => generated 734 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:47:57.071302 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-00063421-c703-487f-b0b3-ea5ed8d706f7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:57.073659 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-00063421-c703-487f-b0b3-ea5ed8d706f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 Jul 10 04:47:57.073907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-00063421-c703-487f-b0b3-ea5ed8d706f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:57.074132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-00063421-c703-487f-b0b3-ea5ed8d706f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:57.081009 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:57.081009 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:47:57.084179 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-00063421-c703-487f-b0b3-ea5ed8d706f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:57.088583 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-00063421-c703-487f-b0b3-ea5ed8d706f7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 returned with HTTP 200 Jul 10 04:47:57.088995 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1445/5786] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:47:57 2026] GET /volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:47:57.096919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-1561b6a1-580d-42b0-b264-a95114baed8b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:47:57.098626 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-1561b6a1-580d-42b0-b264-a95114baed8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 Jul 10 04:47:57.098815 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-1561b6a1-580d-42b0-b264-a95114baed8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:47:57.099006 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-1561b6a1-580d-42b0-b264-a95114baed8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:47:57.105102 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:47:57.105102 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:47:57.108133 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-1561b6a1-580d-42b0-b264-a95114baed8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:47:57.111618 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-1561b6a1-580d-42b0-b264-a95114baed8b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 returned with HTTP 200 Jul 10 04:47:57.111964 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1443/5787] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:47:57 2026] GET /volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:48:00.120247 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-8d66d60d-e980-4e3b-95d4-3534d8d81005 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:00.122608 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-8d66d60d-e980-4e3b-95d4-3534d8d81005 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 Jul 10 04:48:00.122799 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-8d66d60d-e980-4e3b-95d4-3534d8d81005 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:00.122971 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-8d66d60d-e980-4e3b-95d4-3534d8d81005 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:00.131323 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:00.131323 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:48:00.134733 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-8d66d60d-e980-4e3b-95d4-3534d8d81005 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:48:00.138810 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-8d66d60d-e980-4e3b-95d4-3534d8d81005 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 returned with HTTP 200 Jul 10 04:48:00.139166 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1449/5788] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:48:00 2026] GET /volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:48:00.145762 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0e19edc4-c509-4643-b68e-49c140371737 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:00.146152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e19edc4-c509-4643-b68e-49c140371737 None None] GET https://10.4.3.87/volume// Jul 10 04:48:00.146336 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e19edc4-c509-4643-b68e-49c140371737 None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:00.146507 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0e19edc4-c509-4643-b68e-49c140371737 None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:00.146823 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0e19edc4-c509-4643-b68e-49c140371737 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:48:00.147084 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1452/5789] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:48:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:48:00.153180 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-218bd874-bcc7-487b-96ff-165e136beb5c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:00.155146 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-218bd874-bcc7-487b-96ff-165e136beb5c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:48:00.155495 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-218bd874-bcc7-487b-96ff-165e136beb5c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3", "connector": null, "instance_uuid": "4a892091-d3c1-4564-9646-0f81273a055d"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:48:00.164103 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:00.164103 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:48:00.185018 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-218bd874-bcc7-487b-96ff-165e136beb5c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:48:00.185458 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1446/5790] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:48:00 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:48:00.191696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dfb37ec0-8daf-4a75-831f-d56fa4f406c5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:00.192068 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dfb37ec0-8daf-4a75-831f-d56fa4f406c5 None None] GET https://10.4.3.87/volume// Jul 10 04:48:00.192233 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dfb37ec0-8daf-4a75-831f-d56fa4f406c5 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:00.192427 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dfb37ec0-8daf-4a75-831f-d56fa4f406c5 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:00.192740 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dfb37ec0-8daf-4a75-831f-d56fa4f406c5 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:48:00.192999 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1444/5791] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:48:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:48:00.199020 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-55be58ce-a552-4f69-a7b1-9bdfb7e7b9f1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:00.201146 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-55be58ce-a552-4f69-a7b1-9bdfb7e7b9f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 Jul 10 04:48:00.201384 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-55be58ce-a552-4f69-a7b1-9bdfb7e7b9f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:00.201562 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-55be58ce-a552-4f69-a7b1-9bdfb7e7b9f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:00.209871 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:00.209871 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:48:00.212849 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-55be58ce-a552-4f69-a7b1-9bdfb7e7b9f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:48:00.217071 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-55be58ce-a552-4f69-a7b1-9bdfb7e7b9f1 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 returned with HTTP 200 Jul 10 04:48:00.217488 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1450/5792] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:48:00 2026] GET /volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 => generated 1522 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:48:00.315170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a113196a-dfc6-47c2-92d2-bcf0fba2b61c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:00.317570 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a113196a-dfc6-47c2-92d2-bcf0fba2b61c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/546af163-769a-474d-aad5-487c5e7726d1 Jul 10 04:48:00.317919 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a113196a-dfc6-47c2-92d2-bcf0fba2b61c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:48:00.325173 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a113196a-dfc6-47c2-92d2-bcf0fba2b61c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:48:00.330360 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a113196a-dfc6-47c2-92d2-bcf0fba2b61c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:48:00.331322 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:00.331322 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:48:00.849396 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a113196a-dfc6-47c2-92d2-bcf0fba2b61c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3-np0000004952" released by "attachment_update" :: held 0.519s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:48:00.849687 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-a113196a-dfc6-47c2-92d2-bcf0fba2b61c tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/546af163-769a-474d-aad5-487c5e7726d1 returned with HTTP 200 Jul 10 04:48:00.850362 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1453/5793] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:48:00 2026] PUT /volume/v3/attachments/546af163-769a-474d-aad5-487c5e7726d1 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:48:01.362137 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-abbebf98-0aca-4bb2-b484-b875b3dc83d9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:01.363844 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-abbebf98-0aca-4bb2-b484-b875b3dc83d9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/546af163-769a-474d-aad5-487c5e7726d1/action Jul 10 04:48:01.364190 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-abbebf98-0aca-4bb2-b484-b875b3dc83d9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:48:01.364337 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-abbebf98-0aca-4bb2-b484-b875b3dc83d9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:48:01.381400 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:01.381400 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:48:01.390043 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c7ba7789-ad5e-4496-8d96-cef286c79c5b req-abbebf98-0aca-4bb2-b484-b875b3dc83d9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/546af163-769a-474d-aad5-487c5e7726d1/action returned with HTTP 204 Jul 10 04:48:01.390474 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1447/5794] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:48:01 2026] POST /volume/v3/attachments/546af163-769a-474d-aad5-487c5e7726d1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:48:07.110863 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=10 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:48:10.215893 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:48:10.843955 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:48:11.387742 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:48:48.234145 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-43d7acb4-f6fc-439f-8029-82d33d4a5fa4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:48.235836 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-43d7acb4-f6fc-439f-8029-82d33d4a5fa4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 Jul 10 04:48:48.236038 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-43d7acb4-f6fc-439f-8029-82d33d4a5fa4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:48.236192 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-43d7acb4-f6fc-439f-8029-82d33d4a5fa4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:48.244853 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:48.244853 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:48:48.247758 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-43d7acb4-f6fc-439f-8029-82d33d4a5fa4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:48:48.251756 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-43d7acb4-f6fc-439f-8029-82d33d4a5fa4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 returned with HTTP 200 Jul 10 04:48:48.252089 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1445/5795] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:48:48 2026] GET /volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 => generated 1635 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:48:52.394073 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-574b3bcd-4768-4034-87de-354c07467ca4 req-96272813-ac2a-45b3-9b54-7708084af20b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:52.395912 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-574b3bcd-4768-4034-87de-354c07467ca4 req-96272813-ac2a-45b3-9b54-7708084af20b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/546af163-769a-474d-aad5-487c5e7726d1 Jul 10 04:48:52.396080 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-574b3bcd-4768-4034-87de-354c07467ca4 req-96272813-ac2a-45b3-9b54-7708084af20b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:52.396284 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-574b3bcd-4768-4034-87de-354c07467ca4 req-96272813-ac2a-45b3-9b54-7708084af20b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:52.403397 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:52.403397 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:48:52.926720 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-574b3bcd-4768-4034-87de-354c07467ca4 req-96272813-ac2a-45b3-9b54-7708084af20b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/546af163-769a-474d-aad5-487c5e7726d1 returned with HTTP 200 Jul 10 04:48:52.927182 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1451/5796] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:48:52 2026] DELETE /volume/v3/attachments/546af163-769a-474d-aad5-487c5e7726d1 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:48:52.936201 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-574b3bcd-4768-4034-87de-354c07467ca4 req-9e5f5fc3-1105-46db-b49b-e4fc98898ad4 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:52.938280 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-574b3bcd-4768-4034-87de-354c07467ca4 req-9e5f5fc3-1105-46db-b49b-e4fc98898ad4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 Jul 10 04:48:52.938456 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-574b3bcd-4768-4034-87de-354c07467ca4 req-9e5f5fc3-1105-46db-b49b-e4fc98898ad4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:52.938635 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-574b3bcd-4768-4034-87de-354c07467ca4 req-9e5f5fc3-1105-46db-b49b-e4fc98898ad4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:52.938785 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [req-574b3bcd-4768-4034-87de-354c07467ca4 req-9e5f5fc3-1105-46db-b49b-e4fc98898ad4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 Jul 10 04:48:52.946057 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:52.946057 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:48:52.946490 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-574b3bcd-4768-4034-87de-354c07467ca4 req-9e5f5fc3-1105-46db-b49b-e4fc98898ad4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:48:52.962347 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-574b3bcd-4768-4034-87de-354c07467ca4 req-9e5f5fc3-1105-46db-b49b-e4fc98898ad4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:48:52.962573 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-574b3bcd-4768-4034-87de-354c07467ca4 req-9e5f5fc3-1105-46db-b49b-e4fc98898ad4 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 returned with HTTP 202 Jul 10 04:48:52.962999 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1454/5797] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:48:52 2026] DELETE /volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:48:56.207494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8adc556d-573b-4667-bace-101b49366663 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:56.209138 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8adc556d-573b-4667-bace-101b49366663 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 Jul 10 04:48:56.209326 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8adc556d-573b-4667-bace-101b49366663 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:56.209501 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8adc556d-573b-4667-bace-101b49366663 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:56.214550 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8adc556d-573b-4667-bace-101b49366663 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 returned with HTTP 404 Jul 10 04:48:56.214958 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1448/5798] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:48:56 2026] GET /volume/v3/volumes/f7d42d5b-10f0-4fb4-9ad4-3cc9096d83e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:48:56.221115 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8689f9ea-a7d0-4a7e-8c70-1af89d11815f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:56.222882 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8689f9ea-a7d0-4a7e-8c70-1af89d11815f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:48:56.223117 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8689f9ea-a7d0-4a7e-8c70-1af89d11815f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:56.223332 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8689f9ea-a7d0-4a7e-8c70-1af89d11815f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:56.223432 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.snapshots [None req-8689f9ea-a7d0-4a7e-8c70-1af89d11815f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:48:56.228327 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:56.228327 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:48:56.228702 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8689f9ea-a7d0-4a7e-8c70-1af89d11815f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:48:56.244540 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8689f9ea-a7d0-4a7e-8c70-1af89d11815f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot delete request issued successfully. Jul 10 04:48:56.244725 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8689f9ea-a7d0-4a7e-8c70-1af89d11815f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 returned with HTTP 202 Jul 10 04:48:56.245179 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1446/5799] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:48:56 2026] DELETE /volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:48:56.252781 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-753c9f15-5008-4f43-80b0-7884386ce62f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:56.254502 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-753c9f15-5008-4f43-80b0-7884386ce62f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:48:56.254688 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-753c9f15-5008-4f43-80b0-7884386ce62f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:56.254898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-753c9f15-5008-4f43-80b0-7884386ce62f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:56.259981 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:48:56.259981 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:48:56.260392 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-753c9f15-5008-4f43-80b0-7884386ce62f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:48:56.261130 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-753c9f15-5008-4f43-80b0-7884386ce62f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 returned with HTTP 200 Jul 10 04:48:56.261495 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1452/5800] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:48:56 2026] GET /volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:48:57.271190 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-eac0eabe-eace-4461-8653-69b69be5cc35 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:48:57.273100 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eac0eabe-eace-4461-8653-69b69be5cc35 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:48:57.273339 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eac0eabe-eace-4461-8653-69b69be5cc35 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:48:57.273560 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-eac0eabe-eace-4461-8653-69b69be5cc35 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:48:57.277678 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-eac0eabe-eace-4461-8653-69b69be5cc35 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 returned with HTTP 404 Jul 10 04:48:57.278186 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1455/5801] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:48:57 2026] GET /volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:49:01.449680 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-b4320ea3-2c11-4a1c-8368-01e87947c1b8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:01.451762 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-b4320ea3-2c11-4a1c-8368-01e87947c1b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/741680b6-9c00-4509-bbad-adca1fe28ed6 Jul 10 04:49:01.451971 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-b4320ea3-2c11-4a1c-8368-01e87947c1b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:01.452152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-b4320ea3-2c11-4a1c-8368-01e87947c1b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:01.458626 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:01.458626 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:49:01.982419 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-b4320ea3-2c11-4a1c-8368-01e87947c1b8 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/741680b6-9c00-4509-bbad-adca1fe28ed6 returned with HTTP 200 Jul 10 04:49:01.982861 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1449/5802] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:49:01 2026] DELETE /volume/v3/attachments/741680b6-9c00-4509-bbad-adca1fe28ed6 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:49:01.991920 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-104829bd-5c50-4b67-94cc-d01df6b0f874 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:01.993821 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-104829bd-5c50-4b67-94cc-d01df6b0f874 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:49:01.994008 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-104829bd-5c50-4b67-94cc-d01df6b0f874 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:01.994228 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-104829bd-5c50-4b67-94cc-d01df6b0f874 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:01.994498 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-104829bd-5c50-4b67-94cc-d01df6b0f874 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: 7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:49:02.001196 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:02.001196 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:49:02.001606 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-104829bd-5c50-4b67-94cc-d01df6b0f874 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:49:02.016029 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-104829bd-5c50-4b67-94cc-d01df6b0f874 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:49:02.016190 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-671c1c3d-e66e-4e11-acbe-0bfe299e6b25 req-104829bd-5c50-4b67-94cc-d01df6b0f874 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 202 Jul 10 04:49:02.016610 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1447/5803] 10.4.3.87 () {70 vars in 1613 bytes} [Fri Jul 10 04:49:01 2026] DELETE /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:49:05.298182 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-a257eda5-c52e-484b-9320-a395326dc8cf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:05.299841 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a257eda5-c52e-484b-9320-a395326dc8cf tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:49:05.300034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a257eda5-c52e-484b-9320-a395326dc8cf tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:05.300208 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-a257eda5-c52e-484b-9320-a395326dc8cf tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:05.305350 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-a257eda5-c52e-484b-9320-a395326dc8cf tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 404 Jul 10 04:49:05.305747 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1453/5804] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:49:05 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:49:05.691183 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0d688770-7a3c-405d-af53-a5bd2438adfa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:05.692824 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d688770-7a3c-405d-af53-a5bd2438adfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:49:05.693007 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d688770-7a3c-405d-af53-a5bd2438adfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:05.693230 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0d688770-7a3c-405d-af53-a5bd2438adfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:05.693368 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-0d688770-7a3c-405d-af53-a5bd2438adfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:49:05.697644 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0d688770-7a3c-405d-af53-a5bd2438adfa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 returned with HTTP 404 Jul 10 04:49:05.698061 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1456/5805] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:49:05 2026] DELETE /volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:49:05.704133 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bdbde505-4f08-4b0a-836a-96091570e804 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:05.705831 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bdbde505-4f08-4b0a-836a-96091570e804 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 Jul 10 04:49:05.706040 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bdbde505-4f08-4b0a-836a-96091570e804 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:05.706229 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bdbde505-4f08-4b0a-836a-96091570e804 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:05.710611 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bdbde505-4f08-4b0a-836a-96091570e804 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 returned with HTTP 404 Jul 10 04:49:05.711174 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1450/5806] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:49:05 2026] GET /volume/v3/snapshots/0ff128d7-727f-4c03-a29a-cc0a4aab0038 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:49:06.295825 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-928eabf3-e6e8-4264-9e8d-7f791707cf07 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:06.297647 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-928eabf3-e6e8-4264-9e8d-7f791707cf07 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:49:06.297857 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-928eabf3-e6e8-4264-9e8d-7f791707cf07 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:06.298054 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-928eabf3-e6e8-4264-9e8d-7f791707cf07 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:06.298230 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-928eabf3-e6e8-4264-9e8d-7f791707cf07 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: 7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:49:06.304294 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-928eabf3-e6e8-4264-9e8d-7f791707cf07 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 404 Jul 10 04:49:06.304840 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1448/5807] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:49:06 2026] DELETE /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:49:06.311488 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-df5db19c-dbc6-4bb0-be38-9a490ab70111 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:06.313325 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-df5db19c-dbc6-4bb0-be38-9a490ab70111 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 Jul 10 04:49:06.313727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-df5db19c-dbc6-4bb0-be38-9a490ab70111 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:06.313727 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-df5db19c-dbc6-4bb0-be38-9a490ab70111 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:06.321327 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-df5db19c-dbc6-4bb0-be38-9a490ab70111 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 returned with HTTP 404 Jul 10 04:49:06.321960 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1454/5808] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:49:06 2026] GET /volume/v3/volumes/7062b340-f0dc-4b49-af59-10c697aab5f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:49:07.218170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:07.219859 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:49:07.220182 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-291076744", "snapshot_id": null, "imageRef": "65c3717c-ce66-444c-9352-ab4d003a4d2f", "volume_type": null, "size": 1}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:49:07.221569 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-291076744', 'snapshot_id': None, 'imageRef': '65c3717c-ce66-444c-9352-ab4d003a4d2f', 'volume_type': None, 'size': 1}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:49:07.290724 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:49:07.294151 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:49:07.298933 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (45bece84-34d3-42cd-978b-f2190d023901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:49:07.299965 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720fb4f8-d6d8-46db-a9fa-71aafc5eb3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:49:07.300847 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:49:07.350366 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720fb4f8-d6d8-46db-a9fa-71aafc5eb3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:49:07.351039 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ec5588-8373-463b-8c47-06792350bc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:49:07.383699 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['450effcf-f616-4ccf-a078-badbc3a9e43c', 'f122d868-c459-4fbf-95df-f5c5f71866cb', 'e83409a7-c4f4-4b4c-8240-0f6f772409bc', 'c34065c9-fec0-4779-b1a3-4a55273458dc'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:49:07.384444 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ec5588-8373-463b-8c47-06792350bc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['450effcf-f616-4ccf-a078-badbc3a9e43c', 'f122d868-c459-4fbf-95df-f5c5f71866cb', 'e83409a7-c4f4-4b4c-8240-0f6f772409bc', 'c34065c9-fec0-4779-b1a3-4a55273458dc']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:49:07.385154 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8c9b78-b3c0-4e17-b8ca-095b99b0a1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:49:07.404069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8c9b78-b3c0-4e17-b8ca-095b99b0a1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22fa3441-51a3-4558-9602-166d5b606d97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-291076744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['450effcf-f616-4ccf-a078-badbc3a9e43c','f122d868-c459-4fbf-95df-f5c5f71866cb','e83409a7-c4f4-4b4c-8240-0f6f772409bc','c34065c9-fec0-4779-b1a3-4a55273458dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:49:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-291076744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22fa3441-51a3-4558-9602-166d5b606d97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:49:07.404896 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eeb4cb9-068c-47e9-9840-7c9a4770bcd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:49:07.422035 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eeb4cb9-068c-47e9-9840-7c9a4770bcd5) transitioned into state 'SUCCESS' from state '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-291076744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['450effcf-f616-4ccf-a078-badbc3a9e43c','f122d868-c459-4fbf-95df-f5c5f71866cb','e83409a7-c4f4-4b4c-8240-0f6f772409bc','c34065c9-fec0-4779-b1a3-4a55273458dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:49:07.422760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5800d859-154e-440d-814b-90256630fa27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:49:07.430511 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5800d859-154e-440d-814b-90256630fa27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:49:07.431293 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (45bece84-34d3-42cd-978b-f2190d023901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:49:07.431578 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:49:07.432065 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-589a594a-53e8-4582-ab31-43f6e3c11bb2 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:49:07.432601 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1457/5809] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:49:07 2026] POST /volume/v3/volumes => generated 756 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:49:07.443767 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b12843a9-5384-425b-b043-def2654ef5fa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:07.445345 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b12843a9-5384-425b-b043-def2654ef5fa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:49:07.445509 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b12843a9-5384-425b-b043-def2654ef5fa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:07.445701 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b12843a9-5384-425b-b043-def2654ef5fa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:07.452000 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:07.452000 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:49:07.454833 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b12843a9-5384-425b-b043-def2654ef5fa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:49:07.458063 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b12843a9-5384-425b-b043-def2654ef5fa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:49:07.458399 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1451/5810] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:49:07 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:49:08.469540 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-356ed693-f001-4a43-a0d7-756fd904764f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:08.471292 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-356ed693-f001-4a43-a0d7-756fd904764f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:49:08.471525 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-356ed693-f001-4a43-a0d7-756fd904764f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:08.471749 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-356ed693-f001-4a43-a0d7-756fd904764f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:08.478152 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:08.478152 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:49:08.481539 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-356ed693-f001-4a43-a0d7-756fd904764f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:49:08.485529 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-356ed693-f001-4a43-a0d7-756fd904764f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:49:08.486044 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1449/5811] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:49:08 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:49:08.498107 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7b12a5eb-a7aa-4517-8bdf-064e56531c20 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:08.499789 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7b12a5eb-a7aa-4517-8bdf-064e56531c20 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:49:08.499996 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7b12a5eb-a7aa-4517-8bdf-064e56531c20 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:08.500188 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7b12a5eb-a7aa-4517-8bdf-064e56531c20 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:08.507505 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:08.507505 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:49:08.510901 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7b12a5eb-a7aa-4517-8bdf-064e56531c20 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:49:08.515633 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7b12a5eb-a7aa-4517-8bdf-064e56531c20 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:49:08.516229 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1455/5812] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:49:08 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:49:08.601803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-766afae6-c69d-462c-8270-3e28dce02bc3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:08.603803 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-766afae6-c69d-462c-8270-3e28dce02bc3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:49:08.604017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-766afae6-c69d-462c-8270-3e28dce02bc3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:08.604192 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-766afae6-c69d-462c-8270-3e28dce02bc3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:08.610727 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:08.610727 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:49:08.613717 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-766afae6-c69d-462c-8270-3e28dce02bc3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:49:08.617652 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-766afae6-c69d-462c-8270-3e28dce02bc3 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:49:08.618067 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1458/5813] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:49:08 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:49:09.008853 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-76d6f7d9-15f1-4dd1-bfeb-e141cd6d1485 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:09.010908 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-76d6f7d9-15f1-4dd1-bfeb-e141cd6d1485 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:49:09.011132 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-76d6f7d9-15f1-4dd1-bfeb-e141cd6d1485 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:09.011347 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-76d6f7d9-15f1-4dd1-bfeb-e141cd6d1485 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:09.018127 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:09.018127 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:49:09.021229 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-76d6f7d9-15f1-4dd1-bfeb-e141cd6d1485 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:49:09.025259 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-76d6f7d9-15f1-4dd1-bfeb-e141cd6d1485 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:49:09.025632 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1452/5814] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:49:09 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:49:09.034458 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-28b7ff8d-7242-41f2-bd1e-9376c92e5961 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:09.034793 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-28b7ff8d-7242-41f2-bd1e-9376c92e5961 None None] GET https://10.4.3.87/volume// Jul 10 04:49:09.034949 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-28b7ff8d-7242-41f2-bd1e-9376c92e5961 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:09.035115 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-28b7ff8d-7242-41f2-bd1e-9376c92e5961 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:09.035431 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-28b7ff8d-7242-41f2-bd1e-9376c92e5961 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:49:09.035668 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1450/5815] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:49:09 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:49:09.042121 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-faa9a239-7e43-47ed-bbdb-9f76b6f67baa None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:09.043989 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-faa9a239-7e43-47ed-bbdb-9f76b6f67baa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:49:09.044335 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-faa9a239-7e43-47ed-bbdb-9f76b6f67baa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22fa3441-51a3-4558-9602-166d5b606d97", "connector": null, "instance_uuid": "878af609-7d92-484d-a325-38c61677a003"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:49:09.052191 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:09.052191 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:49:09.073710 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-faa9a239-7e43-47ed-bbdb-9f76b6f67baa tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:49:09.074163 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1456/5816] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:49:09 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:49:14.866131 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-be7226a3-430f-4b72-ab8e-c65035218dba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:14.866580 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be7226a3-430f-4b72-ab8e-c65035218dba None None] GET https://10.4.3.87/volume// Jul 10 04:49:14.866753 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be7226a3-430f-4b72-ab8e-c65035218dba None None] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:14.866927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be7226a3-430f-4b72-ab8e-c65035218dba None None] Calling method 'all' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:14.867297 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be7226a3-430f-4b72-ab8e-c65035218dba None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:49:14.867557 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1459/5817] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:49:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:49:14.874200 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-dd0cc2f0-9e30-4fd2-bb69-a8b245d7cb24 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:14.876046 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-dd0cc2f0-9e30-4fd2-bb69-a8b245d7cb24 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:49:14.876267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-dd0cc2f0-9e30-4fd2-bb69-a8b245d7cb24 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:14.876443 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-dd0cc2f0-9e30-4fd2-bb69-a8b245d7cb24 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:14.884705 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:14.884705 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:49:14.887856 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-dd0cc2f0-9e30-4fd2-bb69-a8b245d7cb24 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:49:14.891849 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-dd0cc2f0-9e30-4fd2-bb69-a8b245d7cb24 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:49:14.892225 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1453/5818] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:49:14 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 1543 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:49:14.985341 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-04306d7a-dc4d-44c8-bd16-e652d3f7bc1f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:14.987211 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-04306d7a-dc4d-44c8-bd16-e652d3f7bc1f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/4d43c19b-afed-451f-baca-857a9ca60383 Jul 10 04:49:14.987569 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-04306d7a-dc4d-44c8-bd16-e652d3f7bc1f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:49:14.994527 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-04306d7a-dc4d-44c8-bd16-e652d3f7bc1f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-22fa3441-51a3-4558-9602-166d5b606d97-np0000004952" by "attachment_update" {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:49:14.998469 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-04306d7a-dc4d-44c8-bd16-e652d3f7bc1f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-22fa3441-51a3-4558-9602-166d5b606d97-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100021) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:49:14.999429 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:14.999429 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:49:15.516439 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.coordination [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-04306d7a-dc4d-44c8-bd16-e652d3f7bc1f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-22fa3441-51a3-4558-9602-166d5b606d97-np0000004952" released by "attachment_update" :: held 0.518s {{(pid=100021) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:49:15.516748 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-04306d7a-dc4d-44c8-bd16-e652d3f7bc1f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/4d43c19b-afed-451f-baca-857a9ca60383 returned with HTTP 200 Jul 10 04:49:15.517182 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1451/5819] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:49:14 2026] PUT /volume/v3/attachments/4d43c19b-afed-451f-baca-857a9ca60383 => generated 969 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:49:16.028528 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-8f02f431-07d1-475d-be44-b7af3df51b20 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:16.030692 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-8f02f431-07d1-475d-be44-b7af3df51b20 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/4d43c19b-afed-451f-baca-857a9ca60383/action Jul 10 04:49:16.031025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-8f02f431-07d1-475d-be44-b7af3df51b20 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:49:16.031134 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-8f02f431-07d1-475d-be44-b7af3df51b20 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:49:16.050056 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:16.050056 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:49:16.059461 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1657cf3f-fe30-4e3f-9aa3-f8cb9a7eec4c req-8f02f431-07d1-475d-be44-b7af3df51b20 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/4d43c19b-afed-451f-baca-857a9ca60383/action returned with HTTP 204 Jul 10 04:49:16.059893 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1457/5820] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:49:16 2026] POST /volume/v3/attachments/4d43c19b-afed-451f-baca-857a9ca60383/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:49:18.616521 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:49:24.890638 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:49:25.511170 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:49:26.057338 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:49:56.125378 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-02b43fed-02a3-44ff-92d1-2ed619232cf8 req-d2d90809-1f95-43c2-bf6a-a0559c422e5f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:56.127503 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-02b43fed-02a3-44ff-92d1-2ed619232cf8 req-d2d90809-1f95-43c2-bf6a-a0559c422e5f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/4d43c19b-afed-451f-baca-857a9ca60383 Jul 10 04:49:56.127707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-02b43fed-02a3-44ff-92d1-2ed619232cf8 req-d2d90809-1f95-43c2-bf6a-a0559c422e5f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:56.127896 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-02b43fed-02a3-44ff-92d1-2ed619232cf8 req-d2d90809-1f95-43c2-bf6a-a0559c422e5f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:56.135766 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:56.135766 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:49:56.659922 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-02b43fed-02a3-44ff-92d1-2ed619232cf8 req-d2d90809-1f95-43c2-bf6a-a0559c422e5f tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/4d43c19b-afed-451f-baca-857a9ca60383 returned with HTTP 200 Jul 10 04:49:56.660278 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1460/5821] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:49:56 2026] DELETE /volume/v3/attachments/4d43c19b-afed-451f-baca-857a9ca60383 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:49:58.988719 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-b7033c62-c560-4ac8-8530-36e8c4f28f79 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:58.990686 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-b7033c62-c560-4ac8-8530-36e8c4f28f79 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:49:58.990872 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-b7033c62-c560-4ac8-8530-36e8c4f28f79 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:58.991057 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-b7033c62-c560-4ac8-8530-36e8c4f28f79 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:58.997699 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:58.997699 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:49:59.001052 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-b7033c62-c560-4ac8-8530-36e8c4f28f79 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:49:59.005426 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-b7033c62-c560-4ac8-8530-36e8c4f28f79 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:49:59.005799 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1454/5822] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:49:58 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:49:59.464693 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-dbe35638-8ca4-47d0-b771-84cd4ca5706d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:59.466810 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-dbe35638-8ca4-47d0-b771-84cd4ca5706d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:49:59.467007 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-dbe35638-8ca4-47d0-b771-84cd4ca5706d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:59.467235 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-dbe35638-8ca4-47d0-b771-84cd4ca5706d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:59.473747 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:59.473747 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:49:59.476940 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-dbe35638-8ca4-47d0-b771-84cd4ca5706d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:49:59.481097 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-dbe35638-8ca4-47d0-b771-84cd4ca5706d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:49:59.481593 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1452/5823] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:49:59 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:49:59.490776 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d50642fb-d27a-4a40-9314-af509fc06f4c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:59.491184 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d50642fb-d27a-4a40-9314-af509fc06f4c None None] GET https://10.4.3.87/volume// Jul 10 04:49:59.491372 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d50642fb-d27a-4a40-9314-af509fc06f4c None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:49:59.491554 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d50642fb-d27a-4a40-9314-af509fc06f4c None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:49:59.491901 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d50642fb-d27a-4a40-9314-af509fc06f4c None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:49:59.492180 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1458/5824] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:49:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:49:59.499653 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-676d2073-b575-4ba1-9b58-9b48dbca4cd0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:49:59.501590 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-676d2073-b575-4ba1-9b58-9b48dbca4cd0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:49:59.501931 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-676d2073-b575-4ba1-9b58-9b48dbca4cd0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22fa3441-51a3-4558-9602-166d5b606d97", "connector": null, "instance_uuid": "7f6f40d1-43dc-4771-9b77-e05833315a6d"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:49:59.509415 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:49:59.509415 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:49:59.530789 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-676d2073-b575-4ba1-9b58-9b48dbca4cd0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:49:59.531270 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1461/5825] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:49:59 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:50:05.354653 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-58cf75cd-659d-45fd-bf8e-2a98c55dc3fa None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:05.354977 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-58cf75cd-659d-45fd-bf8e-2a98c55dc3fa None None] GET https://10.4.3.87/volume// Jul 10 04:50:05.355143 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-58cf75cd-659d-45fd-bf8e-2a98c55dc3fa None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:05.355321 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-58cf75cd-659d-45fd-bf8e-2a98c55dc3fa None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:05.355650 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-58cf75cd-659d-45fd-bf8e-2a98c55dc3fa None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:50:05.355882 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1455/5826] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:50:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:50:05.362525 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-72c06a3c-264c-443b-9a30-0f9b3c3caccc None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:05.364577 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-72c06a3c-264c-443b-9a30-0f9b3c3caccc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:50:05.364771 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-72c06a3c-264c-443b-9a30-0f9b3c3caccc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:05.364944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-72c06a3c-264c-443b-9a30-0f9b3c3caccc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:05.373730 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:05.373730 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:50:05.377074 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-72c06a3c-264c-443b-9a30-0f9b3c3caccc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:50:05.381573 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-72c06a3c-264c-443b-9a30-0f9b3c3caccc tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:50:05.381935 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1453/5827] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:50:05 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:50:05.478204 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-24c2741c-2431-4569-9264-c13247eaacf7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:05.480024 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-24c2741c-2431-4569-9264-c13247eaacf7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/0d8559c9-15d9-4206-90b9-f068da6ed00b Jul 10 04:50:05.480361 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-24c2741c-2431-4569-9264-c13247eaacf7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:50:05.487440 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-24c2741c-2431-4569-9264-c13247eaacf7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-22fa3441-51a3-4558-9602-166d5b606d97-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:50:05.492260 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-24c2741c-2431-4569-9264-c13247eaacf7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-22fa3441-51a3-4558-9602-166d5b606d97-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:50:05.493168 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:05.493168 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:50:06.010852 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-24c2741c-2431-4569-9264-c13247eaacf7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-22fa3441-51a3-4558-9602-166d5b606d97-np0000004952" released by "attachment_update" :: held 0.519s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:50:06.011173 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-24c2741c-2431-4569-9264-c13247eaacf7 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/0d8559c9-15d9-4206-90b9-f068da6ed00b returned with HTTP 200 Jul 10 04:50:06.011637 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1459/5828] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:50:05 2026] PUT /volume/v3/attachments/0d8559c9-15d9-4206-90b9-f068da6ed00b => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:50:06.523462 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-0416c9ad-d130-46e7-805d-b587b0534f33 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:06.525483 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-0416c9ad-d130-46e7-805d-b587b0534f33 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/0d8559c9-15d9-4206-90b9-f068da6ed00b/action Jul 10 04:50:06.525904 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-0416c9ad-d130-46e7-805d-b587b0534f33 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:50:06.526070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-0416c9ad-d130-46e7-805d-b587b0534f33 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:50:06.540083 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:06.540083 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:50:06.547907 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-04d73404-0680-4c3f-8db9-e6a11504c8e1 req-0416c9ad-d130-46e7-805d-b587b0534f33 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/0d8559c9-15d9-4206-90b9-f068da6ed00b/action returned with HTTP 204 Jul 10 04:50:06.548348 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1462/5829] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:50:06 2026] POST /volume/v3/attachments/0d8559c9-15d9-4206-90b9-f068da6ed00b/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:50:09.004039 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=4 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:50:15.380247 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=9 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:50:16.004156 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:50:16.545650 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:50:55.419494 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c118f414-9fb8-44f3-9445-24333b69eb52 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:55.421610 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c118f414-9fb8-44f3-9445-24333b69eb52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:50:55.421961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c118f414-9fb8-44f3-9445-24333b69eb52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22fa3441-51a3-4558-9602-166d5b606d97", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-919439825", "description": null, "metadata": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:50:55.433433 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:55.433433 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:50:55.433885 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c118f414-9fb8-44f3-9445-24333b69eb52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:50:55.434014 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-c118f414-9fb8-44f3-9445-24333b69eb52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create snapshot from volume 22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:50:55.455325 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-c118f414-9fb8-44f3-9445-24333b69eb52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['1fbee7e9-d0f6-409a-b417-58fcf15d51bf', 'c5ec150c-3406-48e7-b129-8f2691c4ca2a', '3cabb761-67b5-4262-88af-703a9484e57a', '62b40369-6245-42f8-8dc5-7ff6799f45cf'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:50:55.484122 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c118f414-9fb8-44f3-9445-24333b69eb52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot force create request issued successfully. Jul 10 04:50:55.484436 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c118f414-9fb8-44f3-9445-24333b69eb52 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:50:55.485054 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1456/5830] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:50:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:50:55.492820 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f35d9a0e-0f43-45df-bb8a-a40f072bf4b9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:55.494809 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f35d9a0e-0f43-45df-bb8a-a40f072bf4b9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 Jul 10 04:50:55.495116 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f35d9a0e-0f43-45df-bb8a-a40f072bf4b9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:55.495429 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f35d9a0e-0f43-45df-bb8a-a40f072bf4b9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:55.500586 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:55.500586 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:50:55.501099 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f35d9a0e-0f43-45df-bb8a-a40f072bf4b9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:50:55.501902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f35d9a0e-0f43-45df-bb8a-a40f072bf4b9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 returned with HTTP 200 Jul 10 04:50:55.502311 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1454/5831] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:50:55 2026] GET /volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:50:56.510992 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5890d039-2fa5-4d22-8f7c-2c252becda64 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:56.512896 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5890d039-2fa5-4d22-8f7c-2c252becda64 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 Jul 10 04:50:56.513142 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5890d039-2fa5-4d22-8f7c-2c252becda64 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:56.513404 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5890d039-2fa5-4d22-8f7c-2c252becda64 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:56.518388 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:56.518388 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:50:56.518791 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-5890d039-2fa5-4d22-8f7c-2c252becda64 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:50:56.519484 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5890d039-2fa5-4d22-8f7c-2c252becda64 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 returned with HTTP 200 Jul 10 04:50:56.519796 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1460/5832] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:50:56 2026] GET /volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:50:56.527248 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3a99d565-6079-47f7-80b2-336297757b9e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:56.528984 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3a99d565-6079-47f7-80b2-336297757b9e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 Jul 10 04:50:56.529176 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3a99d565-6079-47f7-80b2-336297757b9e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:56.529387 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3a99d565-6079-47f7-80b2-336297757b9e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:56.534188 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:56.534188 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:50:56.534608 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3a99d565-6079-47f7-80b2-336297757b9e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:50:56.535323 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3a99d565-6079-47f7-80b2-336297757b9e tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 returned with HTTP 200 Jul 10 04:50:56.535635 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1463/5833] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:50:56 2026] GET /volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:50:56.543482 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-170fabd7-2932-4828-bd88-a35e2258167a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:56.545138 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:50:56.545482 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-43459094", "snapshot_id": "542a09dd-8dc9-49ec-8f15-18d8271361f5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:50:56.546845 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-43459094', 'snapshot_id': '542a09dd-8dc9-49ec-8f15-18d8271361f5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:50:56.551321 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:56.551321 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:50:56.551702 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:50:56.551808 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume of 1 GB Jul 10 04:50:56.554819 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Availability Zones retrieved successfully. Jul 10 04:50:56.559857 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (364521d2-6dd7-4f32-adf2-e5ebf39198df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:50:56.560698 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eac6a9e8-a450-4a0c-ae2d-edee024f0f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:50:56.561557 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:50:56.588637 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eac6a9e8-a450-4a0c-ae2d-edee024f0f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '542a09dd-8dc9-49ec-8f15-18d8271361f5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:50:56.589399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8646fe-1027-416c-84ab-e90ff3335e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:50:56.622056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Created reservations ['71bd7d16-cca0-4649-9aad-4eb88fa0d3a4', '248c2b3c-6ae0-49a1-8448-fcdbd0b31e68', 'cf697a6d-a9fb-4806-b074-252d7cfbd4b3', 'e3d3d0f8-782f-4d60-8588-50cba617c0f5'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:50:56.622853 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8646fe-1027-416c-84ab-e90ff3335e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71bd7d16-cca0-4649-9aad-4eb88fa0d3a4', '248c2b3c-6ae0-49a1-8448-fcdbd0b31e68', 'cf697a6d-a9fb-4806-b074-252d7cfbd4b3', 'e3d3d0f8-782f-4d60-8588-50cba617c0f5']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:50:56.623739 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76860d6-3bf8-452a-afb6-2aec0f37d595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:50:56.661940 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76860d6-3bf8-452a-afb6-2aec0f37d595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1722372f-06f8-41f0-a86a-d091b279231b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-43459094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['71bd7d16-cca0-4649-9aad-4eb88fa0d3a4','248c2b3c-6ae0-49a1-8448-fcdbd0b31e68','cf697a6d-a9fb-4806-b074-252d7cfbd4b3','e3d3d0f8-782f-4d60-8588-50cba617c0f5'],size=1,snapshot_id=542a09dd-8dc9-49ec-8f15-18d8271361f5,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-43459094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1722372f-06f8-41f0-a86a-d091b279231b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc4873055e8644e389061604337bc36d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=542a09dd-8dc9-49ec-8f15-18d8271361f5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:50:56.662797 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3de65ec3-a7df-478a-a5b5-6d63c7a853e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:50:56.679160 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3de65ec3-a7df-478a-a5b5-6d63c7a853e5) transitioned into state 'SUCCESS' from state '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-43459094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc4873055e8644e389061604337bc36d',qos_specs=None,replication_status=,reservations=['71bd7d16-cca0-4649-9aad-4eb88fa0d3a4','248c2b3c-6ae0-49a1-8448-fcdbd0b31e68','cf697a6d-a9fb-4806-b074-252d7cfbd4b3','e3d3d0f8-782f-4d60-8588-50cba617c0f5'],size=1,snapshot_id=542a09dd-8dc9-49ec-8f15-18d8271361f5,source_replicaid=,source_volid=None,status='creating',user_id='d3fa0d78e14e490bbccb576bd5eacaef',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:50:56.680111 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cacf3fc-f0ba-4901-bbee-a3d1a77cea59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:50:56.700153 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cacf3fc-f0ba-4901-bbee-a3d1a77cea59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:50:56.701129 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Flow 'volume_create_api' (364521d2-6dd7-4f32-adf2-e5ebf39198df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:50:56.701507 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Create volume request issued successfully. Jul 10 04:50:56.702134 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-170fabd7-2932-4828-bd88-a35e2258167a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:50:56.702624 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1457/5834] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:50:56 2026] POST /volume/v3/volumes => generated 781 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:50:56.713444 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8962776f-d76d-4491-9f48-ed35e62d9d0b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:56.715264 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8962776f-d76d-4491-9f48-ed35e62d9d0b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:50:56.715478 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8962776f-d76d-4491-9f48-ed35e62d9d0b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:56.715943 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8962776f-d76d-4491-9f48-ed35e62d9d0b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:56.722258 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:56.722258 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:50:56.725734 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-8962776f-d76d-4491-9f48-ed35e62d9d0b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:50:56.730100 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8962776f-d76d-4491-9f48-ed35e62d9d0b tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b returned with HTTP 200 Jul 10 04:50:56.730486 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1455/5835] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:50:56 2026] GET /volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:50:57.742377 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e0c11301-7004-457d-9ff9-3563d3c0f8f9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:57.743968 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0c11301-7004-457d-9ff9-3563d3c0f8f9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:50:57.744149 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0c11301-7004-457d-9ff9-3563d3c0f8f9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:57.744355 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e0c11301-7004-457d-9ff9-3563d3c0f8f9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:57.750570 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:57.750570 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:50:57.753707 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e0c11301-7004-457d-9ff9-3563d3c0f8f9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:50:57.757814 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e0c11301-7004-457d-9ff9-3563d3c0f8f9 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b returned with HTTP 200 Jul 10 04:50:57.758379 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1461/5836] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:50:57 2026] GET /volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b => generated 1390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:50:57.769064 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-99d69d5c-a330-472d-aa92-9ce51b18bec6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:57.770794 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-99d69d5c-a330-472d-aa92-9ce51b18bec6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:50:57.770968 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-99d69d5c-a330-472d-aa92-9ce51b18bec6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:57.771153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-99d69d5c-a330-472d-aa92-9ce51b18bec6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:57.777570 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:57.777570 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:50:57.780869 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-99d69d5c-a330-472d-aa92-9ce51b18bec6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:50:57.785012 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-99d69d5c-a330-472d-aa92-9ce51b18bec6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b returned with HTTP 200 Jul 10 04:50:57.785378 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1464/5837] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:50:57 2026] GET /volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b => generated 1390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:50:57.861684 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-c9c9646a-145b-4a19-9bc3-03c580f04b95 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:57.863464 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-c9c9646a-145b-4a19-9bc3-03c580f04b95 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:50:57.863660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-c9c9646a-145b-4a19-9bc3-03c580f04b95 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:57.863856 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-c9c9646a-145b-4a19-9bc3-03c580f04b95 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:57.870346 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:57.870346 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:50:57.873410 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-c9c9646a-145b-4a19-9bc3-03c580f04b95 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:50:57.877304 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-c9c9646a-145b-4a19-9bc3-03c580f04b95 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b returned with HTTP 200 Jul 10 04:50:57.877673 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1458/5838] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:50:57 2026] GET /volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b => generated 1390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:50:58.271151 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8b64b1de-64f1-4459-811b-f05e4a2aab21 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:58.273126 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8b64b1de-64f1-4459-811b-f05e4a2aab21 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:50:58.273336 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8b64b1de-64f1-4459-811b-f05e4a2aab21 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:58.273512 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8b64b1de-64f1-4459-811b-f05e4a2aab21 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:58.279346 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:58.279346 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:50:58.282161 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8b64b1de-64f1-4459-811b-f05e4a2aab21 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:50:58.285963 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8b64b1de-64f1-4459-811b-f05e4a2aab21 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b returned with HTTP 200 Jul 10 04:50:58.286316 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1456/5839] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:50:58 2026] GET /volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b => generated 1390 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:50:58.294983 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-37bbd35d-1f8b-4c70-96d6-964611547930 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:58.295479 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37bbd35d-1f8b-4c70-96d6-964611547930 None None] GET https://10.4.3.87/volume// Jul 10 04:50:58.295680 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37bbd35d-1f8b-4c70-96d6-964611547930 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:50:58.295892 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-37bbd35d-1f8b-4c70-96d6-964611547930 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:50:58.296276 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-37bbd35d-1f8b-4c70-96d6-964611547930 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:50:58.296586 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1462/5840] 10.4.3.87 () {66 vars in 1412 bytes} [Fri Jul 10 04:50:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:50:58.303019 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8c3e6460-9a9a-4b65-8528-4181460f5299 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:50:58.304787 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8c3e6460-9a9a-4b65-8528-4181460f5299 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:50:58.305095 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8c3e6460-9a9a-4b65-8528-4181460f5299 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1722372f-06f8-41f0-a86a-d091b279231b", "connector": null, "instance_uuid": "ee9bab63-8c51-4386-aac3-8449603bb50f"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:50:58.312308 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:50:58.312308 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:50:58.330484 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-8c3e6460-9a9a-4b65-8528-4181460f5299 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:50:58.330865 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1465/5841] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:50:58 2026] POST /volume/v3/attachments => generated 273 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:51:04.163547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-ecdd8f89-4ad9-4a6a-9e66-7e27ca6b3380 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:51:04.164110 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ecdd8f89-4ad9-4a6a-9e66-7e27ca6b3380 None None] GET https://10.4.3.87/volume// Jul 10 04:51:04.164367 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ecdd8f89-4ad9-4a6a-9e66-7e27ca6b3380 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:51:04.164670 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-ecdd8f89-4ad9-4a6a-9e66-7e27ca6b3380 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:51:04.165156 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-ecdd8f89-4ad9-4a6a-9e66-7e27ca6b3380 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:51:04.165592 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1459/5842] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:51:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:51:04.172847 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-32495971-456a-4f2b-8a14-1dfc40870992 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:51:04.175088 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-32495971-456a-4f2b-8a14-1dfc40870992 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:51:04.175361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-32495971-456a-4f2b-8a14-1dfc40870992 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:51:04.175559 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-32495971-456a-4f2b-8a14-1dfc40870992 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:51:04.185665 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:51:04.185665 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:51:04.188916 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-32495971-456a-4f2b-8a14-1dfc40870992 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:51:04.193292 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-32495971-456a-4f2b-8a14-1dfc40870992 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b returned with HTTP 200 Jul 10 04:51:04.193643 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1457/5843] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:51:04 2026] GET /volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b => generated 1569 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:51:04.295328 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-715dc798-4848-42aa-bd9d-1b45dd5cfc38 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:51:04.297385 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-715dc798-4848-42aa-bd9d-1b45dd5cfc38 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] PUT https://10.4.3.87/volume/v3/attachments/0d4b292c-8eb5-4ceb-94ab-8ed79acd0e0f Jul 10 04:51:04.297788 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-715dc798-4848-42aa-bd9d-1b45dd5cfc38 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:51:04.304879 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-715dc798-4848-42aa-bd9d-1b45dd5cfc38 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Acquiring lock "cinder-attachment_update-1722372f-06f8-41f0-a86a-d091b279231b-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:51:04.309483 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-715dc798-4848-42aa-bd9d-1b45dd5cfc38 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-1722372f-06f8-41f0-a86a-d091b279231b-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:51:04.310409 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:51:04.310409 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:51:04.828191 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-715dc798-4848-42aa-bd9d-1b45dd5cfc38 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Lock "cinder-attachment_update-1722372f-06f8-41f0-a86a-d091b279231b-np0000004952" released by "attachment_update" :: held 0.519s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:51:04.828508 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-715dc798-4848-42aa-bd9d-1b45dd5cfc38 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/0d4b292c-8eb5-4ceb-94ab-8ed79acd0e0f returned with HTTP 200 Jul 10 04:51:04.828924 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1463/5844] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:51:04 2026] PUT /volume/v3/attachments/0d4b292c-8eb5-4ceb-94ab-8ed79acd0e0f => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:51:05.339546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-46f32a64-95c1-461b-b39d-d94858d72b1a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:51:05.341440 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-46f32a64-95c1-461b-b39d-d94858d72b1a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] POST https://10.4.3.87/volume/v3/attachments/0d4b292c-8eb5-4ceb-94ab-8ed79acd0e0f/action Jul 10 04:51:05.341745 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-46f32a64-95c1-461b-b39d-d94858d72b1a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action body: b'{"os-complete": null}' {{(pid=100022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:51:05.341857 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-46f32a64-95c1-461b-b39d-d94858d72b1a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:51:05.358420 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:51:05.358420 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:51:05.366954 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c3ccea33-24b5-49b8-9f15-22342e1d8d7b req-46f32a64-95c1-461b-b39d-d94858d72b1a tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/0d4b292c-8eb5-4ceb-94ab-8ed79acd0e0f/action returned with HTTP 204 Jul 10 04:51:05.367463 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1466/5845] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:51:05 2026] POST /volume/v3/attachments/0d4b292c-8eb5-4ceb-94ab-8ed79acd0e0f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:51:07.876319 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:51:14.191944 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=14 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:51:14.823125 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:51:15.364532 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:51:57.484439 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-0f525260-231a-4517-bfc3-466c494c29ad req-3d2cedd5-d355-4202-a4fb-4d5a21765fc6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:51:57.486513 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0f525260-231a-4517-bfc3-466c494c29ad req-3d2cedd5-d355-4202-a4fb-4d5a21765fc6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/0d4b292c-8eb5-4ceb-94ab-8ed79acd0e0f Jul 10 04:51:57.486683 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0f525260-231a-4517-bfc3-466c494c29ad req-3d2cedd5-d355-4202-a4fb-4d5a21765fc6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:51:57.486882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-0f525260-231a-4517-bfc3-466c494c29ad req-3d2cedd5-d355-4202-a4fb-4d5a21765fc6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:51:57.493906 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:51:57.493906 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:51:58.020070 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-0f525260-231a-4517-bfc3-466c494c29ad req-3d2cedd5-d355-4202-a4fb-4d5a21765fc6 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/0d4b292c-8eb5-4ceb-94ab-8ed79acd0e0f returned with HTTP 200 Jul 10 04:51:58.020500 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1460/5846] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:51:57 2026] DELETE /volume/v3/attachments/0d4b292c-8eb5-4ceb-94ab-8ed79acd0e0f => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:00.452232 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-aa84ce2f-cd68-47c0-9396-efe714aee7b0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:00.453731 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa84ce2f-cd68-47c0-9396-efe714aee7b0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:52:00.453897 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa84ce2f-cd68-47c0-9396-efe714aee7b0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:00.454067 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa84ce2f-cd68-47c0-9396-efe714aee7b0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:00.454233 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-aa84ce2f-cd68-47c0-9396-efe714aee7b0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: 1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:52:00.460458 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:00.460458 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:00.460856 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-aa84ce2f-cd68-47c0-9396-efe714aee7b0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:52:00.474810 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-aa84ce2f-cd68-47c0-9396-efe714aee7b0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:52:00.474965 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa84ce2f-cd68-47c0-9396-efe714aee7b0 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b returned with HTTP 202 Jul 10 04:52:00.475359 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1458/5847] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:00 2026] DELETE /volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:00.482113 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7461fe6f-0fc6-4f53-a95b-98561b033481 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:00.483737 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7461fe6f-0fc6-4f53-a95b-98561b033481 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:52:00.483923 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7461fe6f-0fc6-4f53-a95b-98561b033481 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:00.484116 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7461fe6f-0fc6-4f53-a95b-98561b033481 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:00.491802 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:00.491802 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:00.496462 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7461fe6f-0fc6-4f53-a95b-98561b033481 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:52:00.502068 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7461fe6f-0fc6-4f53-a95b-98561b033481 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b returned with HTTP 200 Jul 10 04:52:00.502702 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1464/5848] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:00 2026] GET /volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:52:01.514396 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-06d39a73-bc11-4dd8-b3d1-400433c231ca None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:01.516264 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-06d39a73-bc11-4dd8-b3d1-400433c231ca tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b Jul 10 04:52:01.516471 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-06d39a73-bc11-4dd8-b3d1-400433c231ca tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:01.516661 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-06d39a73-bc11-4dd8-b3d1-400433c231ca tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:01.522602 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-06d39a73-bc11-4dd8-b3d1-400433c231ca tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b returned with HTTP 404 Jul 10 04:52:01.523091 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1467/5849] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:01 2026] GET /volume/v3/volumes/1722372f-06f8-41f0-a86a-d091b279231b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:01.529352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-f7d417f0-f41d-4736-9f2e-710bb1c6d00d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:01.531066 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7d417f0-f41d-4736-9f2e-710bb1c6d00d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 Jul 10 04:52:01.531287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7d417f0-f41d-4736-9f2e-710bb1c6d00d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:01.531469 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-f7d417f0-f41d-4736-9f2e-710bb1c6d00d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:01.531592 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-f7d417f0-f41d-4736-9f2e-710bb1c6d00d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete snapshot with id: 542a09dd-8dc9-49ec-8f15-18d8271361f5 Jul 10 04:52:01.536256 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:01.536256 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:01.536689 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f7d417f0-f41d-4736-9f2e-710bb1c6d00d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:52:01.553716 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-f7d417f0-f41d-4736-9f2e-710bb1c6d00d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot delete request issued successfully. Jul 10 04:52:01.553908 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-f7d417f0-f41d-4736-9f2e-710bb1c6d00d tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 returned with HTTP 202 Jul 10 04:52:01.554380 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1461/5850] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:52:01 2026] DELETE /volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:01.560922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0130aaa2-4401-459b-a46c-891c59387786 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:01.562826 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0130aaa2-4401-459b-a46c-891c59387786 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 Jul 10 04:52:01.563057 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0130aaa2-4401-459b-a46c-891c59387786 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:01.563336 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0130aaa2-4401-459b-a46c-891c59387786 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:01.568761 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:01.568761 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:01.569300 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0130aaa2-4401-459b-a46c-891c59387786 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Snapshot retrieved successfully. Jul 10 04:52:01.569999 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0130aaa2-4401-459b-a46c-891c59387786 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 returned with HTTP 200 Jul 10 04:52:01.570368 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1459/5851] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:52:01 2026] GET /volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:02.578774 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b6f5bd11-6a74-48a0-a995-38d2c9496515 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:02.580834 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b6f5bd11-6a74-48a0-a995-38d2c9496515 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 Jul 10 04:52:02.581007 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b6f5bd11-6a74-48a0-a995-38d2c9496515 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:02.581197 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b6f5bd11-6a74-48a0-a995-38d2c9496515 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:02.585125 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b6f5bd11-6a74-48a0-a995-38d2c9496515 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 returned with HTTP 404 Jul 10 04:52:02.585533 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1465/5852] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:52:02 2026] GET /volume/v3/snapshots/542a09dd-8dc9-49ec-8f15-18d8271361f5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:06.950454 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-b1154866-790e-4b06-b75c-0da6520886b4 req-56d28916-087d-42e6-b333-c67e6e005521 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:06.952883 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b1154866-790e-4b06-b75c-0da6520886b4 req-56d28916-087d-42e6-b333-c67e6e005521 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/attachments/0d8559c9-15d9-4206-90b9-f068da6ed00b Jul 10 04:52:06.953155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-b1154866-790e-4b06-b75c-0da6520886b4 req-56d28916-087d-42e6-b333-c67e6e005521 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:06.953448 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-b1154866-790e-4b06-b75c-0da6520886b4 req-56d28916-087d-42e6-b333-c67e6e005521 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'version_select' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:06.961577 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:06.961577 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:07.488924 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-b1154866-790e-4b06-b75c-0da6520886b4 req-56d28916-087d-42e6-b333-c67e6e005521 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/attachments/0d8559c9-15d9-4206-90b9-f068da6ed00b returned with HTTP 200 Jul 10 04:52:07.489370 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1468/5853] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:52:06 2026] DELETE /volume/v3/attachments/0d8559c9-15d9-4206-90b9-f068da6ed00b => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:10.089520 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7883e958-c783-431c-b015-f12ba8e52a36 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:10.091330 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7883e958-c783-431c-b015-f12ba8e52a36 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] DELETE https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:52:10.091519 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7883e958-c783-431c-b015-f12ba8e52a36 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:10.091697 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7883e958-c783-431c-b015-f12ba8e52a36 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:10.091850 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-7883e958-c783-431c-b015-f12ba8e52a36 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume with id: 22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:52:10.098859 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:10.098859 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:10.099307 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7883e958-c783-431c-b015-f12ba8e52a36 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:52:10.114359 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7883e958-c783-431c-b015-f12ba8e52a36 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Delete volume request issued successfully. Jul 10 04:52:10.114632 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7883e958-c783-431c-b015-f12ba8e52a36 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 202 Jul 10 04:52:10.115031 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1462/5854] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:10 2026] DELETE /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:10.123459 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2e445309-5ade-41bd-b721-e80fff625174 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:10.125313 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2e445309-5ade-41bd-b721-e80fff625174 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:52:10.125523 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2e445309-5ade-41bd-b721-e80fff625174 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:10.125776 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2e445309-5ade-41bd-b721-e80fff625174 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:10.133397 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:10.133397 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:10.137318 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2e445309-5ade-41bd-b721-e80fff625174 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Volume info retrieved successfully. Jul 10 04:52:10.142834 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2e445309-5ade-41bd-b721-e80fff625174 tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 200 Jul 10 04:52:10.143378 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1460/5855] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:10 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:52:11.155245 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-b8610acf-8552-45d5-9c16-6bdb3a38b2ea None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:11.157025 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b8610acf-8552-45d5-9c16-6bdb3a38b2ea tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] GET https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 Jul 10 04:52:11.157262 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b8610acf-8552-45d5-9c16-6bdb3a38b2ea tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:11.157446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-b8610acf-8552-45d5-9c16-6bdb3a38b2ea tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:11.163567 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-b8610acf-8552-45d5-9c16-6bdb3a38b2ea tempest-TestVolumeBootPattern-1666649079 tempest-TestVolumeBootPattern-1666649079-project-member] https://10.4.3.87/volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 returned with HTTP 404 Jul 10 04:52:11.164014 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1466/5856] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:11 2026] GET /volume/v3/volumes/22fa3441-51a3-4558-9602-166d5b606d97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:15.654565 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:15.750291 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:15.750656 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1313237975"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:15.751996 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1313237975'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:15.752152 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume of 1 GB Jul 10 04:52:15.752453 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:15.752453 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:15.756598 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Availability Zones retrieved successfully. Jul 10 04:52:15.761532 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (1bc4468c-ab2a-448a-8736-92c00d8be4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:15.762576 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef97254-1be8-4b0d-8297-48dbe99fea0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:15.763501 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:15.786147 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef97254-1be8-4b0d-8297-48dbe99fea0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:15.786902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a19675c-e0d8-47c8-95d3-cefe0c4d2696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:15.837750 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Created reservations ['859c3672-c4d4-4ed4-87e7-7dd3ac04cab8', '1086697b-b891-434a-8d16-e15c1d6a41b9', 'a434ff1e-7e87-4830-9a56-eaeb2ad05010', 'abc3c601-4e86-4b15-ba4d-d1f4b8bf4e48'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:15.838529 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a19675c-e0d8-47c8-95d3-cefe0c4d2696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['859c3672-c4d4-4ed4-87e7-7dd3ac04cab8', '1086697b-b891-434a-8d16-e15c1d6a41b9', 'a434ff1e-7e87-4830-9a56-eaeb2ad05010', 'abc3c601-4e86-4b15-ba4d-d1f4b8bf4e48']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:15.839226 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (932765dd-4d28-4102-b3c8-ad1121f9f133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:15.858960 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (932765dd-4d28-4102-b3c8-ad1121f9f133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7870f375-8cff-48d3-a11f-23f4b2cd9e24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1313237975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['859c3672-c4d4-4ed4-87e7-7dd3ac04cab8','1086697b-b891-434a-8d16-e15c1d6a41b9','a434ff1e-7e87-4830-9a56-eaeb2ad05010','abc3c601-4e86-4b15-ba4d-d1f4b8bf4e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1313237975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7870f375-8cff-48d3-a11f-23f4b2cd9e24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b10b0e52d8df4c3599999073a077f109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19eaf54888eb4f36bdaca2708848491f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:15.859689 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d88b00-e1ca-45d7-8322-b7fbb978a4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:15.875139 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d88b00-e1ca-45d7-8322-b7fbb978a4e2) transitioned into state 'SUCCESS' from state '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-1313237975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['859c3672-c4d4-4ed4-87e7-7dd3ac04cab8','1086697b-b891-434a-8d16-e15c1d6a41b9','a434ff1e-7e87-4830-9a56-eaeb2ad05010','abc3c601-4e86-4b15-ba4d-d1f4b8bf4e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:15.875787 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9986e555-eff8-4f3a-bfa2-56cd6c98530c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:15.883536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9986e555-eff8-4f3a-bfa2-56cd6c98530c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:15.884280 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (1bc4468c-ab2a-448a-8736-92c00d8be4da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:15.884548 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request issued successfully. Jul 10 04:52:15.885058 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b8ac59ce-a2cb-44e4-af55-6edd887e8a37 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:15.885535 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1469/5857] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:52:15 2026] POST /volume/v3/volumes => generated 756 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:15.898500 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-196c2d2d-e795-42f8-a59f-cbca8a590290 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:15.900181 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-196c2d2d-e795-42f8-a59f-cbca8a590290 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 Jul 10 04:52:15.900372 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-196c2d2d-e795-42f8-a59f-cbca8a590290 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:15.900542 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-196c2d2d-e795-42f8-a59f-cbca8a590290 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:15.907261 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:15.907261 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:15.910755 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-196c2d2d-e795-42f8-a59f-cbca8a590290 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:15.914552 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-196c2d2d-e795-42f8-a59f-cbca8a590290 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 returned with HTTP 200 Jul 10 04:52:15.914934 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1463/5858] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:15 2026] GET /volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:16.928164 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-db9cf743-32dd-4c9c-a0ce-01cb8798df00 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:16.929977 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-db9cf743-32dd-4c9c-a0ce-01cb8798df00 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 Jul 10 04:52:16.930173 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-db9cf743-32dd-4c9c-a0ce-01cb8798df00 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:16.930361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-db9cf743-32dd-4c9c-a0ce-01cb8798df00 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:16.937149 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:16.937149 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:16.940343 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-db9cf743-32dd-4c9c-a0ce-01cb8798df00 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:16.943993 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-db9cf743-32dd-4c9c-a0ce-01cb8798df00 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 returned with HTTP 200 Jul 10 04:52:16.944487 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1461/5859] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:16 2026] GET /volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:16.957445 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0985bd99-6400-4643-b486-a6e8e08fc709 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:16.959068 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0985bd99-6400-4643-b486-a6e8e08fc709 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] POST https://10.4.3.87/volume/v3/backups Jul 10 04:52:16.959489 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0985bd99-6400-4643-b486-a6e8e08fc709 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7870f375-8cff-48d3-a11f-23f4b2cd9e24", "name": "tempest-CreateVolumesFromBackupTest-Backup-1171647732"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:16.961041 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-0985bd99-6400-4643-b486-a6e8e08fc709 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Creating new backup {'backup': {'volume_id': '7870f375-8cff-48d3-a11f-23f4b2cd9e24', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1171647732'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:52:16.961314 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-0985bd99-6400-4643-b486-a6e8e08fc709 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Creating backup of volume 7870f375-8cff-48d3-a11f-23f4b2cd9e24 in container None Jul 10 04:52:16.969592 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:16.969592 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:16.970055 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0985bd99-6400-4643-b486-a6e8e08fc709 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:16.992800 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-0985bd99-6400-4643-b486-a6e8e08fc709 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Created reservations ['b70ca228-318a-40d3-a884-dcf1ea03ef70', 'bcb392de-aba7-492e-9116-71ef8c1954cb'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:17.015472 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0985bd99-6400-4643-b486-a6e8e08fc709 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:52:17.015940 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1467/5860] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:16 2026] POST /volume/v3/backups => generated 337 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:17.024512 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a635af60-28b7-4c56-b05d-cd07e8117b70 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:17.026355 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a635af60-28b7-4c56-b05d-cd07e8117b70 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:17.026544 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a635af60-28b7-4c56-b05d-cd07e8117b70 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:17.026777 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a635af60-28b7-4c56-b05d-cd07e8117b70 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:17.026890 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-a635af60-28b7-4c56-b05d-cd07e8117b70 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:17.030830 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:17.030830 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:17.031564 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a635af60-28b7-4c56-b05d-cd07e8117b70 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:17.031892 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1470/5861] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:17 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:18.041783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a4f79327-9d85-4202-9318-2d1314c0a21f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:18.043713 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a4f79327-9d85-4202-9318-2d1314c0a21f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:18.043997 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a4f79327-9d85-4202-9318-2d1314c0a21f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:18.044286 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a4f79327-9d85-4202-9318-2d1314c0a21f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:18.044391 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a4f79327-9d85-4202-9318-2d1314c0a21f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:18.048351 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:18.048351 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:18.049295 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a4f79327-9d85-4202-9318-2d1314c0a21f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:18.049648 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1464/5862] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:18 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:19.059662 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e24ece01-5b6c-43a8-b3ec-1cc7f54fe344 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:19.061969 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e24ece01-5b6c-43a8-b3ec-1cc7f54fe344 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:19.062237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e24ece01-5b6c-43a8-b3ec-1cc7f54fe344 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:19.062528 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e24ece01-5b6c-43a8-b3ec-1cc7f54fe344 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:19.062657 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e24ece01-5b6c-43a8-b3ec-1cc7f54fe344 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:19.067985 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:19.067985 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:19.068792 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e24ece01-5b6c-43a8-b3ec-1cc7f54fe344 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:19.069190 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1462/5863] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:19 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:20.078383 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2b0612a5-b352-46fa-836c-95eae459768c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:20.080124 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b0612a5-b352-46fa-836c-95eae459768c tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:20.080326 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b0612a5-b352-46fa-836c-95eae459768c tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:20.080554 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b0612a5-b352-46fa-836c-95eae459768c tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:20.080686 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-2b0612a5-b352-46fa-836c-95eae459768c tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:20.084536 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:20.084536 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:20.085251 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b0612a5-b352-46fa-836c-95eae459768c tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:20.085649 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1468/5864] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:20 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:21.095885 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f4437409-d69d-40bd-b4f4-5d10b1608507 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:21.097614 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f4437409-d69d-40bd-b4f4-5d10b1608507 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:21.097792 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f4437409-d69d-40bd-b4f4-5d10b1608507 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:21.097979 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f4437409-d69d-40bd-b4f4-5d10b1608507 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:21.098101 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-f4437409-d69d-40bd-b4f4-5d10b1608507 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:21.101995 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:21.101995 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:21.102704 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f4437409-d69d-40bd-b4f4-5d10b1608507 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:21.103044 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1471/5865] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:21 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:22.114467 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-44efa3a3-3b19-4436-bb62-34e0c9fa1986 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:22.116376 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-44efa3a3-3b19-4436-bb62-34e0c9fa1986 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:22.116568 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-44efa3a3-3b19-4436-bb62-34e0c9fa1986 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:22.116762 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-44efa3a3-3b19-4436-bb62-34e0c9fa1986 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:22.116872 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-44efa3a3-3b19-4436-bb62-34e0c9fa1986 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:22.121449 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:22.121449 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:22.122265 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-44efa3a3-3b19-4436-bb62-34e0c9fa1986 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:22.122664 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1465/5866] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:22 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:23.133613 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9774c414-2ffe-4af0-899f-8cdbe7da3926 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:23.135535 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9774c414-2ffe-4af0-899f-8cdbe7da3926 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:23.135780 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9774c414-2ffe-4af0-899f-8cdbe7da3926 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:23.136012 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9774c414-2ffe-4af0-899f-8cdbe7da3926 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:23.136193 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9774c414-2ffe-4af0-899f-8cdbe7da3926 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:23.140296 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:23.140296 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:23.141116 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9774c414-2ffe-4af0-899f-8cdbe7da3926 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:23.141527 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1463/5867] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:23 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:24.152092 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f5b0ae0e-7837-4812-bc27-14b89e3f77b5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:24.153771 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f5b0ae0e-7837-4812-bc27-14b89e3f77b5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:24.153986 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f5b0ae0e-7837-4812-bc27-14b89e3f77b5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:24.154166 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f5b0ae0e-7837-4812-bc27-14b89e3f77b5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:24.154310 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f5b0ae0e-7837-4812-bc27-14b89e3f77b5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:24.158131 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:24.158131 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:24.158794 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f5b0ae0e-7837-4812-bc27-14b89e3f77b5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:24.159131 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1469/5868] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:24 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:25.168901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9dd12965-b8e4-4958-a360-03cc851e41f5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:25.170955 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9dd12965-b8e4-4958-a360-03cc851e41f5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:25.171168 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9dd12965-b8e4-4958-a360-03cc851e41f5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:25.171370 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9dd12965-b8e4-4958-a360-03cc851e41f5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:25.171485 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9dd12965-b8e4-4958-a360-03cc851e41f5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:25.175691 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:25.175691 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:25.176473 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9dd12965-b8e4-4958-a360-03cc851e41f5 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:25.176813 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1472/5869] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:25 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:26.186424 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a15c5ec3-dd55-4645-9de0-1bfce4ab097e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:26.187863 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a15c5ec3-dd55-4645-9de0-1bfce4ab097e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:26.188016 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a15c5ec3-dd55-4645-9de0-1bfce4ab097e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:26.188225 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a15c5ec3-dd55-4645-9de0-1bfce4ab097e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:26.188357 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-a15c5ec3-dd55-4645-9de0-1bfce4ab097e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:26.191779 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:26.191779 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:26.192408 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a15c5ec3-dd55-4645-9de0-1bfce4ab097e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:26.192709 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1466/5870] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:26 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:27.202301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e9324abb-2dd4-46ff-9166-b58a21359649 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:27.204588 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e9324abb-2dd4-46ff-9166-b58a21359649 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:27.204868 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e9324abb-2dd4-46ff-9166-b58a21359649 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:27.205132 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e9324abb-2dd4-46ff-9166-b58a21359649 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:27.205304 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-e9324abb-2dd4-46ff-9166-b58a21359649 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:27.211300 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:27.211300 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:27.212460 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e9324abb-2dd4-46ff-9166-b58a21359649 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:27.212974 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1464/5871] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:27 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:28.223312 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-91c26128-e876-45ef-99e1-4c34c6edda21 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:28.225194 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-91c26128-e876-45ef-99e1-4c34c6edda21 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:28.225415 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-91c26128-e876-45ef-99e1-4c34c6edda21 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:28.225674 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-91c26128-e876-45ef-99e1-4c34c6edda21 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:28.225785 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-91c26128-e876-45ef-99e1-4c34c6edda21 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:28.229818 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:28.229818 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:28.230506 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-91c26128-e876-45ef-99e1-4c34c6edda21 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:28.230990 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1470/5872] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:28 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:29.242055 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2f3c9322-b4e7-43e5-ac6f-637f49000144 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:29.243855 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f3c9322-b4e7-43e5-ac6f-637f49000144 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:29.244036 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2f3c9322-b4e7-43e5-ac6f-637f49000144 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:29.244234 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2f3c9322-b4e7-43e5-ac6f-637f49000144 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:29.244343 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-2f3c9322-b4e7-43e5-ac6f-637f49000144 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:29.249603 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:29.249603 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:29.250692 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2f3c9322-b4e7-43e5-ac6f-637f49000144 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:29.251092 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1473/5873] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:29 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:30.263417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-27cf97bd-a7c1-4da2-99e0-cbe96c5e7ff4 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:30.265730 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27cf97bd-a7c1-4da2-99e0-cbe96c5e7ff4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:30.265987 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-27cf97bd-a7c1-4da2-99e0-cbe96c5e7ff4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:30.266291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-27cf97bd-a7c1-4da2-99e0-cbe96c5e7ff4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:30.266460 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-27cf97bd-a7c1-4da2-99e0-cbe96c5e7ff4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:30.272561 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:30.272561 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:30.273551 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27cf97bd-a7c1-4da2-99e0-cbe96c5e7ff4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:30.274025 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1467/5874] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:30 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:31.289303 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-89277886-5108-48b9-866a-3a46afd4ba24 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:31.291259 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89277886-5108-48b9-866a-3a46afd4ba24 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:31.291583 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89277886-5108-48b9-866a-3a46afd4ba24 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:31.291886 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-89277886-5108-48b9-866a-3a46afd4ba24 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:31.292035 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-89277886-5108-48b9-866a-3a46afd4ba24 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:31.297993 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:31.297993 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:31.299017 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-89277886-5108-48b9-866a-3a46afd4ba24 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:31.299525 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1465/5875] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:31 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:32.310350 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ede1a66f-c033-4b1e-a0eb-0852d84fcb06 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:32.312188 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ede1a66f-c033-4b1e-a0eb-0852d84fcb06 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:32.312401 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ede1a66f-c033-4b1e-a0eb-0852d84fcb06 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:32.312609 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ede1a66f-c033-4b1e-a0eb-0852d84fcb06 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:32.312714 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-ede1a66f-c033-4b1e-a0eb-0852d84fcb06 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:32.316976 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:32.316976 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:32.317685 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ede1a66f-c033-4b1e-a0eb-0852d84fcb06 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:32.318016 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1471/5876] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:32 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:33.330034 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-96c02555-1728-4d4f-ad7d-9e03dc198015 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:33.332203 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-96c02555-1728-4d4f-ad7d-9e03dc198015 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:33.332442 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-96c02555-1728-4d4f-ad7d-9e03dc198015 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:33.332689 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-96c02555-1728-4d4f-ad7d-9e03dc198015 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:33.332835 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-96c02555-1728-4d4f-ad7d-9e03dc198015 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:33.338344 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:33.338344 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:33.339204 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-96c02555-1728-4d4f-ad7d-9e03dc198015 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:33.339570 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1474/5877] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:33 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:34.349124 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0cbfaa6d-e79b-46c7-b240-c3d7954078b7 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:34.350819 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0cbfaa6d-e79b-46c7-b240-c3d7954078b7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:34.350997 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0cbfaa6d-e79b-46c7-b240-c3d7954078b7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:34.351196 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0cbfaa6d-e79b-46c7-b240-c3d7954078b7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:34.351325 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-0cbfaa6d-e79b-46c7-b240-c3d7954078b7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:34.355581 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:34.355581 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:34.356283 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0cbfaa6d-e79b-46c7-b240-c3d7954078b7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:34.356589 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1468/5878] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:34 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:34.365004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:34.366702 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:34.367018 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7fdfa4a-680b-476e-8c39-336edda55314", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-562823236"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:34.368410 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request body: {'volume': {"'backup_id": 'b7fdfa4a-680b-476e-8c39-336edda55314', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-562823236'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:34.368560 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume of 1 GB Jul 10 04:52:34.372761 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Availability Zones retrieved successfully. Jul 10 04:52:34.377564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (0b346a9e-ad06-4f40-822d-3b93913f0801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:34.378518 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808afbe0-a072-46af-af2c-060825196462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.379315 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:34.406554 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808afbe0-a072-46af-af2c-060825196462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.407594 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77050e2-c144-4a1b-8c00-ce4bf107d9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.446977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Created reservations ['99fed1b0-0b3b-4a7c-8b4e-b8a75a3565bc', '5587c4fc-069a-435c-b306-14aeec4f3d38', '5f425082-0140-43f0-b5c1-45673b71d4b8', '85c2de89-2fda-45bd-9594-316c97fbdcc0'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:34.447742 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77050e2-c144-4a1b-8c00-ce4bf107d9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99fed1b0-0b3b-4a7c-8b4e-b8a75a3565bc', '5587c4fc-069a-435c-b306-14aeec4f3d38', '5f425082-0140-43f0-b5c1-45673b71d4b8', '85c2de89-2fda-45bd-9594-316c97fbdcc0']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.448568 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e901d07-5251-414b-b09b-dd88f7876b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.470476 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e901d07-5251-414b-b09b-dd88f7876b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b30633a-376e-4cce-a2e4-daa458bda197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-562823236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['99fed1b0-0b3b-4a7c-8b4e-b8a75a3565bc','5587c4fc-069a-435c-b306-14aeec4f3d38','5f425082-0140-43f0-b5c1-45673b71d4b8','85c2de89-2fda-45bd-9594-316c97fbdcc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-562823236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b30633a-376e-4cce-a2e4-daa458bda197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b10b0e52d8df4c3599999073a077f109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19eaf54888eb4f36bdaca2708848491f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.471406 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98e659d-c284-427f-a2c7-ee689fb8c6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.488037 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98e659d-c284-427f-a2c7-ee689fb8c6bd) transitioned into state 'SUCCESS' from state '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-562823236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['99fed1b0-0b3b-4a7c-8b4e-b8a75a3565bc','5587c4fc-069a-435c-b306-14aeec4f3d38','5f425082-0140-43f0-b5c1-45673b71d4b8','85c2de89-2fda-45bd-9594-316c97fbdcc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.488698 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8952e985-ff52-4f12-95c9-15c31c315eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.496051 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8952e985-ff52-4f12-95c9-15c31c315eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.496769 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (0b346a9e-ad06-4f40-822d-3b93913f0801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:34.497027 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request issued successfully. Jul 10 04:52:34.497549 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7a54f6c4-39f1-455e-8e43-d5666325e2aa tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:34.497929 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1466/5879] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:34 2026] POST /volume/v3/volumes => generated 755 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:34.508704 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:34.510342 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:34.510974 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7fdfa4a-680b-476e-8c39-336edda55314", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1767178625"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:34.512262 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request body: {'volume': {"'backup_id": 'b7fdfa4a-680b-476e-8c39-336edda55314', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1767178625'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:34.512329 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume of 1 GB Jul 10 04:52:34.517449 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Availability Zones retrieved successfully. Jul 10 04:52:34.522501 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (5d6ec0c8-8a8f-49a5-b09c-b14e45ee26e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:34.523835 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f9ed3d-418d-4171-8c5c-38e2c8baffa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.524759 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:34.551473 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f9ed3d-418d-4171-8c5c-38e2c8baffa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.552462 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abefe53-c748-434b-9b7e-cf1803573b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.589096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Created reservations ['4d3c8b35-312a-4a44-a9d8-66bc1cbcd1b9', 'e0bed811-142c-4727-ab01-1d5cbad7375f', 'cbb47ab2-eaa1-480b-8648-0a3c3e3dc3c8', 'bdbd0c07-0697-4f19-bbd0-416ee03c1388'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:34.589845 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abefe53-c748-434b-9b7e-cf1803573b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d3c8b35-312a-4a44-a9d8-66bc1cbcd1b9', 'e0bed811-142c-4727-ab01-1d5cbad7375f', 'cbb47ab2-eaa1-480b-8648-0a3c3e3dc3c8', 'bdbd0c07-0697-4f19-bbd0-416ee03c1388']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.590584 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e13d09-ac98-4377-b7f1-1e64f4bcfba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.617655 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e13d09-ac98-4377-b7f1-1e64f4bcfba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bf3c55c-9424-4f61-aebe-cf8ae871ec11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1767178625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['4d3c8b35-312a-4a44-a9d8-66bc1cbcd1b9','e0bed811-142c-4727-ab01-1d5cbad7375f','cbb47ab2-eaa1-480b-8648-0a3c3e3dc3c8','bdbd0c07-0697-4f19-bbd0-416ee03c1388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1767178625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bf3c55c-9424-4f61-aebe-cf8ae871ec11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b10b0e52d8df4c3599999073a077f109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19eaf54888eb4f36bdaca2708848491f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.618642 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676905bd-cc3e-40a6-b82e-1f4fc9bf4c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.634307 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676905bd-cc3e-40a6-b82e-1f4fc9bf4c6a) transitioned into state 'SUCCESS' from state '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-1767178625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['4d3c8b35-312a-4a44-a9d8-66bc1cbcd1b9','e0bed811-142c-4727-ab01-1d5cbad7375f','cbb47ab2-eaa1-480b-8648-0a3c3e3dc3c8','bdbd0c07-0697-4f19-bbd0-416ee03c1388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.634994 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99304bc6-bda3-4b56-b760-9b6b039eee8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.642668 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99304bc6-bda3-4b56-b760-9b6b039eee8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.643452 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (5d6ec0c8-8a8f-49a5-b09c-b14e45ee26e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:34.643716 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request issued successfully. Jul 10 04:52:34.644266 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-13fbe221-528d-46f2-a980-fdb0cf391cd0 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:34.644654 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1472/5880] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:34 2026] POST /volume/v3/volumes => generated 756 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:34.656069 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:34.657796 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:34.658953 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7fdfa4a-680b-476e-8c39-336edda55314", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-10985342"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:34.659637 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request body: {'volume': {"'backup_id": 'b7fdfa4a-680b-476e-8c39-336edda55314', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-10985342'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:34.659758 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume of 1 GB Jul 10 04:52:34.663729 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Availability Zones retrieved successfully. Jul 10 04:52:34.668828 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (658ae128-255f-49ea-a95e-d317edba1c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:34.669687 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88bb3334-a672-4c21-b850-580d5c9e9c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.670534 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:34.693529 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88bb3334-a672-4c21-b850-580d5c9e9c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.694228 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8308a56f-81fc-425a-8024-9eb6bd11816c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.735597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Created reservations ['faff5219-67e9-47c5-9443-b983daaa8fe4', '5dc78fb8-0bd3-4fea-9f33-e9a6e31012f4', '6a9cda42-7589-47e6-9dab-a08e76682e15', 'e088ba04-fd3f-46c3-bd00-520041558f67'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:34.736433 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8308a56f-81fc-425a-8024-9eb6bd11816c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faff5219-67e9-47c5-9443-b983daaa8fe4', '5dc78fb8-0bd3-4fea-9f33-e9a6e31012f4', '6a9cda42-7589-47e6-9dab-a08e76682e15', 'e088ba04-fd3f-46c3-bd00-520041558f67']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.737371 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168ce420-f555-4e9f-9a9c-555fca1d626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.761265 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168ce420-f555-4e9f-9a9c-555fca1d626a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '703989d2-dfb1-45f7-b054-07105f1600e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-10985342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['faff5219-67e9-47c5-9443-b983daaa8fe4','5dc78fb8-0bd3-4fea-9f33-e9a6e31012f4','6a9cda42-7589-47e6-9dab-a08e76682e15','e088ba04-fd3f-46c3-bd00-520041558f67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-10985342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=703989d2-dfb1-45f7-b054-07105f1600e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b10b0e52d8df4c3599999073a077f109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19eaf54888eb4f36bdaca2708848491f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.762165 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365e5b2e-d0f4-4e56-b09b-9acb2caab1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.780746 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365e5b2e-d0f4-4e56-b09b-9acb2caab1c8) transitioned into state 'SUCCESS' from state '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-10985342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['faff5219-67e9-47c5-9443-b983daaa8fe4','5dc78fb8-0bd3-4fea-9f33-e9a6e31012f4','6a9cda42-7589-47e6-9dab-a08e76682e15','e088ba04-fd3f-46c3-bd00-520041558f67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.781750 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3971c72d-41cb-456d-b2f4-548947c252aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.790614 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3971c72d-41cb-456d-b2f4-548947c252aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.791518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (658ae128-255f-49ea-a95e-d317edba1c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:34.791841 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request issued successfully. Jul 10 04:52:34.792442 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d6c52edc-935c-4ada-b7a2-d7a328585572 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:34.792831 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1475/5881] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:34 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:34.804068 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:34.805778 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:34.806110 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7fdfa4a-680b-476e-8c39-336edda55314", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-878555880"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:34.807491 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request body: {'volume': {"'backup_id": 'b7fdfa4a-680b-476e-8c39-336edda55314', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-878555880'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:34.807607 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume of 1 GB Jul 10 04:52:34.811342 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Availability Zones retrieved successfully. Jul 10 04:52:34.816438 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (c60bef8e-d764-42e4-b5b6-e7770c47703d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:34.817309 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b80e3c-6133-43fc-9e5a-3aa4dbec8128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.818109 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:34.843124 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b80e3c-6133-43fc-9e5a-3aa4dbec8128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.843858 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920586e7-bc23-4a22-bacf-fd6e939889ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.880843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Created reservations ['83ae266d-3f58-4965-87f9-180b6824870b', 'a3dbc906-d8f8-4727-b5ae-c3b45cc5d399', '1c935760-571e-426d-9381-059d44d1cedd', 'd084485e-c6f6-4389-9526-7f38fdc1b8e8'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:34.881624 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920586e7-bc23-4a22-bacf-fd6e939889ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83ae266d-3f58-4965-87f9-180b6824870b', 'a3dbc906-d8f8-4727-b5ae-c3b45cc5d399', '1c935760-571e-426d-9381-059d44d1cedd', 'd084485e-c6f6-4389-9526-7f38fdc1b8e8']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.882417 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b504e5f-3e80-4bd9-9fed-aa83f77a8aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.903674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b504e5f-3e80-4bd9-9fed-aa83f77a8aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc9c930a-98ea-4dd7-903c-0e93644669ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-878555880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['83ae266d-3f58-4965-87f9-180b6824870b','a3dbc906-d8f8-4727-b5ae-c3b45cc5d399','1c935760-571e-426d-9381-059d44d1cedd','d084485e-c6f6-4389-9526-7f38fdc1b8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-878555880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc9c930a-98ea-4dd7-903c-0e93644669ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b10b0e52d8df4c3599999073a077f109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19eaf54888eb4f36bdaca2708848491f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.904429 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72fa4c4-1d19-4423-9a4b-897b40e5daab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.920495 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72fa4c4-1d19-4423-9a4b-897b40e5daab) transitioned into state 'SUCCESS' from state '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-878555880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['83ae266d-3f58-4965-87f9-180b6824870b','a3dbc906-d8f8-4727-b5ae-c3b45cc5d399','1c935760-571e-426d-9381-059d44d1cedd','d084485e-c6f6-4389-9526-7f38fdc1b8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.921103 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5918809-39c0-4d2c-a744-8e14c56eb5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.928748 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5918809-39c0-4d2c-a744-8e14c56eb5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.929490 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (c60bef8e-d764-42e4-b5b6-e7770c47703d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:34.929741 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request issued successfully. Jul 10 04:52:34.930239 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-75a90a49-6b20-482e-b20c-71b0b0df4c23 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:34.930618 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1469/5882] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:34 2026] POST /volume/v3/volumes => generated 755 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:34.941832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:34.943528 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:34.943846 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b7fdfa4a-680b-476e-8c39-336edda55314", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1064114892"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:34.945140 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request body: {'volume': {"'backup_id": 'b7fdfa4a-680b-476e-8c39-336edda55314', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1064114892'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:34.945282 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume of 1 GB Jul 10 04:52:34.945528 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:34.945528 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:34.949072 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Availability Zones retrieved successfully. Jul 10 04:52:34.954195 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (3ab8076c-d3e8-469d-a82f-41e0a802ae4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:34.955037 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (104a577c-433b-426a-b4b8-0ec70807b9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:34.955871 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:34.981496 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (104a577c-433b-426a-b4b8-0ec70807b9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:34.982309 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83632253-3bf7-4a87-923a-94757ad68239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:35.020654 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Created reservations ['6dc52396-393e-480a-bc42-2ff05813f502', '26e96695-850c-4eff-8990-b6e6bdef0632', 'a0150775-a9a8-4ad8-8a72-bb6c98cbf9b7', 'ec809039-cb65-4c12-9b83-b7af8e4071ff'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:35.021524 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83632253-3bf7-4a87-923a-94757ad68239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dc52396-393e-480a-bc42-2ff05813f502', '26e96695-850c-4eff-8990-b6e6bdef0632', 'a0150775-a9a8-4ad8-8a72-bb6c98cbf9b7', 'ec809039-cb65-4c12-9b83-b7af8e4071ff']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:35.022343 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1973724f-71a2-4e1c-8b80-d385aa5ee7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:35.044085 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1973724f-71a2-4e1c-8b80-d385aa5ee7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1064114892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['6dc52396-393e-480a-bc42-2ff05813f502','26e96695-850c-4eff-8990-b6e6bdef0632','a0150775-a9a8-4ad8-8a72-bb6c98cbf9b7','ec809039-cb65-4c12-9b83-b7af8e4071ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1064114892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b10b0e52d8df4c3599999073a077f109',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19eaf54888eb4f36bdaca2708848491f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:35.044824 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6220f8d-7f4d-485c-bf00-19eed07b5fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:35.061371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6220f8d-7f4d-485c-bf00-19eed07b5fb3) transitioned into state 'SUCCESS' from state '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-1064114892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10b0e52d8df4c3599999073a077f109',qos_specs=None,replication_status=,reservations=['6dc52396-393e-480a-bc42-2ff05813f502','26e96695-850c-4eff-8990-b6e6bdef0632','a0150775-a9a8-4ad8-8a72-bb6c98cbf9b7','ec809039-cb65-4c12-9b83-b7af8e4071ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19eaf54888eb4f36bdaca2708848491f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:35.061960 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b45e716e-fbab-47b3-886c-0ca388cfcb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:35.070508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b45e716e-fbab-47b3-886c-0ca388cfcb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:35.071295 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Flow 'volume_create_api' (3ab8076c-d3e8-469d-a82f-41e0a802ae4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:35.071568 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Create volume request issued successfully. Jul 10 04:52:35.072063 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2cb0c52a-d536-4d96-a09a-e52564868d2f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:35.072490 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1467/5883] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:34 2026] POST /volume/v3/volumes => generated 756 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:35.086006 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3280ad65-1e34-4e4e-bd65-22e39355f9ef None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:35.087808 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3280ad65-1e34-4e4e-bd65-22e39355f9ef tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 Jul 10 04:52:35.087985 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3280ad65-1e34-4e4e-bd65-22e39355f9ef tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:35.088188 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3280ad65-1e34-4e4e-bd65-22e39355f9ef tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:35.094779 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:35.094779 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:35.098030 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-3280ad65-1e34-4e4e-bd65-22e39355f9ef tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:35.101654 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3280ad65-1e34-4e4e-bd65-22e39355f9ef tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 returned with HTTP 200 Jul 10 04:52:35.101973 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1473/5884] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:35 2026] GET /volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:35.115901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d7f59a9f-66d2-4d94-8f29-2fc792af71e7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:35.118030 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7f59a9f-66d2-4d94-8f29-2fc792af71e7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 Jul 10 04:52:35.118030 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7f59a9f-66d2-4d94-8f29-2fc792af71e7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:35.118030 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d7f59a9f-66d2-4d94-8f29-2fc792af71e7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:35.124266 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:35.124266 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:35.127746 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d7f59a9f-66d2-4d94-8f29-2fc792af71e7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:35.131737 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d7f59a9f-66d2-4d94-8f29-2fc792af71e7 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 returned with HTTP 200 Jul 10 04:52:35.132402 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1476/5885] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:35 2026] GET /volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:35.146466 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-60b042c2-1d45-4544-9781-1a6c9cacfae2 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:35.148400 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-60b042c2-1d45-4544-9781-1a6c9cacfae2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 Jul 10 04:52:35.148516 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-60b042c2-1d45-4544-9781-1a6c9cacfae2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:35.148705 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-60b042c2-1d45-4544-9781-1a6c9cacfae2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:35.156483 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:35.156483 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:35.160374 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-60b042c2-1d45-4544-9781-1a6c9cacfae2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:35.164407 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-60b042c2-1d45-4544-9781-1a6c9cacfae2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 returned with HTTP 200 Jul 10 04:52:35.164810 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1470/5886] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:35 2026] GET /volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:35.179803 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4020d181-a99c-416f-b739-63190c641060 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:35.182040 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4020d181-a99c-416f-b739-63190c641060 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff Jul 10 04:52:35.182343 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4020d181-a99c-416f-b739-63190c641060 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:35.182628 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4020d181-a99c-416f-b739-63190c641060 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:35.189904 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:35.189904 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:35.193646 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-4020d181-a99c-416f-b739-63190c641060 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:35.197974 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4020d181-a99c-416f-b739-63190c641060 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff returned with HTTP 200 Jul 10 04:52:35.198445 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1468/5887] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:35 2026] GET /volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:35.210905 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1829d58a-51b8-4311-9056-e98359b376c2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:35.212581 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1829d58a-51b8-4311-9056-e98359b376c2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 Jul 10 04:52:35.212791 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1829d58a-51b8-4311-9056-e98359b376c2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:35.212975 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1829d58a-51b8-4311-9056-e98359b376c2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:35.219251 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:35.219251 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:35.222227 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1829d58a-51b8-4311-9056-e98359b376c2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:35.225736 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1829d58a-51b8-4311-9056-e98359b376c2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 returned with HTTP 200 Jul 10 04:52:35.226287 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1474/5888] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:35 2026] GET /volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:35.237778 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2552bb4d-9e09-45b7-b730-ded16ba0394a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:35.239476 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2552bb4d-9e09-45b7-b730-ded16ba0394a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] DELETE https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:35.239694 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2552bb4d-9e09-45b7-b730-ded16ba0394a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:35.239898 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2552bb4d-9e09-45b7-b730-ded16ba0394a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:35.240031 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-2552bb4d-9e09-45b7-b730-ded16ba0394a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete backup with id: b7fdfa4a-680b-476e-8c39-336edda55314. Jul 10 04:52:35.243941 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:35.243941 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:35.254351 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-2552bb4d-9e09-45b7-b730-ded16ba0394a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] delete_backup rpcapi backup_id b7fdfa4a-680b-476e-8c39-336edda55314 {{(pid=100022) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:52:35.255951 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2552bb4d-9e09-45b7-b730-ded16ba0394a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 202 Jul 10 04:52:35.256404 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1477/5889] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:35 2026] DELETE /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:52:35.262514 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-13065024-c83a-4c4a-9011-7585904f5520 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:35.264232 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-13065024-c83a-4c4a-9011-7585904f5520 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:35.264429 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-13065024-c83a-4c4a-9011-7585904f5520 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:35.264597 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-13065024-c83a-4c4a-9011-7585904f5520 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:35.264703 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-13065024-c83a-4c4a-9011-7585904f5520 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:35.269330 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:35.269330 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:35.270672 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-13065024-c83a-4c4a-9011-7585904f5520 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 200 Jul 10 04:52:35.270929 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1471/5890] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:35 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:36.280294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-48fde96c-47ad-4ee6-b652-1a89c2be9425 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:36.282083 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-48fde96c-47ad-4ee6-b652-1a89c2be9425 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 Jul 10 04:52:36.282308 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-48fde96c-47ad-4ee6-b652-1a89c2be9425 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:36.282491 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-48fde96c-47ad-4ee6-b652-1a89c2be9425 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:36.282595 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-48fde96c-47ad-4ee6-b652-1a89c2be9425 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Show backup with id b7fdfa4a-680b-476e-8c39-336edda55314. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:36.285973 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-48fde96c-47ad-4ee6-b652-1a89c2be9425 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 returned with HTTP 404 Jul 10 04:52:36.286419 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1469/5891] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:36 2026] GET /volume/v3/backups/b7fdfa4a-680b-476e-8c39-336edda55314 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:36.294813 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f8ad4f24-526c-4465-ba54-16f889d25beb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:36.296489 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f8ad4f24-526c-4465-ba54-16f889d25beb tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] DELETE https://10.4.3.87/volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 Jul 10 04:52:36.296669 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f8ad4f24-526c-4465-ba54-16f889d25beb tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:36.296849 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f8ad4f24-526c-4465-ba54-16f889d25beb tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:36.296997 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-f8ad4f24-526c-4465-ba54-16f889d25beb tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume with id: f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 Jul 10 04:52:36.303360 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:36.303360 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:36.303748 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f8ad4f24-526c-4465-ba54-16f889d25beb tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:36.318268 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f8ad4f24-526c-4465-ba54-16f889d25beb tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume request issued successfully. Jul 10 04:52:36.318421 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f8ad4f24-526c-4465-ba54-16f889d25beb tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 returned with HTTP 202 Jul 10 04:52:36.318792 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1475/5892] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:36 2026] DELETE /volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:36.325529 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-988dcb4e-d352-4dac-9308-e560e396c70e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:36.327334 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-988dcb4e-d352-4dac-9308-e560e396c70e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 Jul 10 04:52:36.327568 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-988dcb4e-d352-4dac-9308-e560e396c70e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:36.327770 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-988dcb4e-d352-4dac-9308-e560e396c70e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:36.335179 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:36.335179 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:36.338752 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-988dcb4e-d352-4dac-9308-e560e396c70e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:36.343508 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-988dcb4e-d352-4dac-9308-e560e396c70e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 returned with HTTP 200 Jul 10 04:52:36.344165 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1478/5893] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:36 2026] GET /volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:37.356002 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-38097bd3-c4ad-41e8-8e11-7056dddcaecf None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:37.357890 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-38097bd3-c4ad-41e8-8e11-7056dddcaecf tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 Jul 10 04:52:37.358075 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-38097bd3-c4ad-41e8-8e11-7056dddcaecf tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:37.358290 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-38097bd3-c4ad-41e8-8e11-7056dddcaecf tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:37.364376 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-38097bd3-c4ad-41e8-8e11-7056dddcaecf tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 returned with HTTP 404 Jul 10 04:52:37.364973 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1472/5894] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:37 2026] GET /volume/v3/volumes/f8ab3f48-80cd-4b54-8dbe-ed25cc4d6268 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:37.371885 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-95ff4080-905f-4c4a-8371-95fa5d6f544d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:37.374163 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-95ff4080-905f-4c4a-8371-95fa5d6f544d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] DELETE https://10.4.3.87/volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff Jul 10 04:52:37.374163 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-95ff4080-905f-4c4a-8371-95fa5d6f544d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:37.374163 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-95ff4080-905f-4c4a-8371-95fa5d6f544d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:37.374163 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-95ff4080-905f-4c4a-8371-95fa5d6f544d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume with id: dc9c930a-98ea-4dd7-903c-0e93644669ff Jul 10 04:52:37.380309 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:37.380309 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:37.380752 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-95ff4080-905f-4c4a-8371-95fa5d6f544d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:37.394805 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-95ff4080-905f-4c4a-8371-95fa5d6f544d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume request issued successfully. Jul 10 04:52:37.394954 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-95ff4080-905f-4c4a-8371-95fa5d6f544d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff returned with HTTP 202 Jul 10 04:52:37.395390 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1470/5895] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:37 2026] DELETE /volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:37.401518 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fd662395-30ae-4fba-86db-b23494f8f0f4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:37.403196 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fd662395-30ae-4fba-86db-b23494f8f0f4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff Jul 10 04:52:37.403394 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fd662395-30ae-4fba-86db-b23494f8f0f4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:37.403572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fd662395-30ae-4fba-86db-b23494f8f0f4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:37.410118 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:37.410118 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:37.413633 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fd662395-30ae-4fba-86db-b23494f8f0f4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:37.418246 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fd662395-30ae-4fba-86db-b23494f8f0f4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff returned with HTTP 200 Jul 10 04:52:37.418659 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1476/5896] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:37 2026] GET /volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:38.430402 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-095f10b8-3154-42e9-ad72-ff72789b9c15 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:38.432079 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-095f10b8-3154-42e9-ad72-ff72789b9c15 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff Jul 10 04:52:38.432308 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-095f10b8-3154-42e9-ad72-ff72789b9c15 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:38.432518 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-095f10b8-3154-42e9-ad72-ff72789b9c15 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:38.438667 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-095f10b8-3154-42e9-ad72-ff72789b9c15 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff returned with HTTP 404 Jul 10 04:52:38.439294 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1479/5897] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:38 2026] GET /volume/v3/volumes/dc9c930a-98ea-4dd7-903c-0e93644669ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:38.445512 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7a23d498-e6aa-4386-bc37-14d8f2ab68dd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:38.447105 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7a23d498-e6aa-4386-bc37-14d8f2ab68dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] DELETE https://10.4.3.87/volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 Jul 10 04:52:38.447305 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7a23d498-e6aa-4386-bc37-14d8f2ab68dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:38.447486 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7a23d498-e6aa-4386-bc37-14d8f2ab68dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:38.447688 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-7a23d498-e6aa-4386-bc37-14d8f2ab68dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume with id: 703989d2-dfb1-45f7-b054-07105f1600e8 Jul 10 04:52:38.455036 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:38.455036 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:38.455518 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7a23d498-e6aa-4386-bc37-14d8f2ab68dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:38.471291 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7a23d498-e6aa-4386-bc37-14d8f2ab68dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume request issued successfully. Jul 10 04:52:38.471602 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7a23d498-e6aa-4386-bc37-14d8f2ab68dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 returned with HTTP 202 Jul 10 04:52:38.472121 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1473/5898] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:38 2026] DELETE /volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:38.478779 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f93465ac-999f-4019-81df-e4ef472f0c9d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:38.480783 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f93465ac-999f-4019-81df-e4ef472f0c9d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 Jul 10 04:52:38.481015 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f93465ac-999f-4019-81df-e4ef472f0c9d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:38.481291 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f93465ac-999f-4019-81df-e4ef472f0c9d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:38.488101 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:38.488101 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:38.491671 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f93465ac-999f-4019-81df-e4ef472f0c9d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:38.495902 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f93465ac-999f-4019-81df-e4ef472f0c9d tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 returned with HTTP 200 Jul 10 04:52:38.496314 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1471/5899] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:38 2026] GET /volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:39.508192 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-892fdcc9-5275-4485-b593-b233f8ce411f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:39.510147 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-892fdcc9-5275-4485-b593-b233f8ce411f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 Jul 10 04:52:39.510362 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-892fdcc9-5275-4485-b593-b233f8ce411f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:39.510543 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-892fdcc9-5275-4485-b593-b233f8ce411f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:39.515796 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-892fdcc9-5275-4485-b593-b233f8ce411f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 returned with HTTP 404 Jul 10 04:52:39.516267 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1477/5900] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:39 2026] GET /volume/v3/volumes/703989d2-dfb1-45f7-b054-07105f1600e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:39.522258 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-768cd554-881a-4a51-b54f-60d209f8e599 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:39.523923 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-768cd554-881a-4a51-b54f-60d209f8e599 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] DELETE https://10.4.3.87/volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 Jul 10 04:52:39.524155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-768cd554-881a-4a51-b54f-60d209f8e599 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:39.524348 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-768cd554-881a-4a51-b54f-60d209f8e599 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:39.524489 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-768cd554-881a-4a51-b54f-60d209f8e599 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume with id: 6bf3c55c-9424-4f61-aebe-cf8ae871ec11 Jul 10 04:52:39.530704 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:39.530704 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:39.531161 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-768cd554-881a-4a51-b54f-60d209f8e599 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:39.546598 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-768cd554-881a-4a51-b54f-60d209f8e599 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume request issued successfully. Jul 10 04:52:39.546771 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-768cd554-881a-4a51-b54f-60d209f8e599 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 returned with HTTP 202 Jul 10 04:52:39.547177 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1480/5901] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:39 2026] DELETE /volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:39.553939 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-df1645a8-0a73-44ad-8a8e-5926a0e8684a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:39.556291 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-df1645a8-0a73-44ad-8a8e-5926a0e8684a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 Jul 10 04:52:39.556545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-df1645a8-0a73-44ad-8a8e-5926a0e8684a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:39.556791 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-df1645a8-0a73-44ad-8a8e-5926a0e8684a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:39.564713 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:39.564713 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:39.568503 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-df1645a8-0a73-44ad-8a8e-5926a0e8684a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:39.573120 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-df1645a8-0a73-44ad-8a8e-5926a0e8684a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 returned with HTTP 200 Jul 10 04:52:39.573558 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1474/5902] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:39 2026] GET /volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:40.584872 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9a035ab3-6bf3-4eda-b5ba-cb6a60f5d7e2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:40.586769 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9a035ab3-6bf3-4eda-b5ba-cb6a60f5d7e2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 Jul 10 04:52:40.586949 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9a035ab3-6bf3-4eda-b5ba-cb6a60f5d7e2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:40.587156 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9a035ab3-6bf3-4eda-b5ba-cb6a60f5d7e2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:40.593299 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9a035ab3-6bf3-4eda-b5ba-cb6a60f5d7e2 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 returned with HTTP 404 Jul 10 04:52:40.593745 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1472/5903] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:40 2026] GET /volume/v3/volumes/6bf3c55c-9424-4f61-aebe-cf8ae871ec11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:40.600244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4d7a725f-adca-4af4-9c43-32e83663419a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:40.601900 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d7a725f-adca-4af4-9c43-32e83663419a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] DELETE https://10.4.3.87/volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 Jul 10 04:52:40.602122 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4d7a725f-adca-4af4-9c43-32e83663419a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:40.602324 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4d7a725f-adca-4af4-9c43-32e83663419a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:40.602481 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-4d7a725f-adca-4af4-9c43-32e83663419a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume with id: 6b30633a-376e-4cce-a2e4-daa458bda197 Jul 10 04:52:40.609190 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:40.609190 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:40.609575 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4d7a725f-adca-4af4-9c43-32e83663419a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:40.624341 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4d7a725f-adca-4af4-9c43-32e83663419a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume request issued successfully. Jul 10 04:52:40.624526 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4d7a725f-adca-4af4-9c43-32e83663419a tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 returned with HTTP 202 Jul 10 04:52:40.624924 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1478/5904] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:40 2026] DELETE /volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:40.631974 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-645e9ba7-5f7d-4c07-bf22-26b940fd0b5e None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:40.633683 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-645e9ba7-5f7d-4c07-bf22-26b940fd0b5e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 Jul 10 04:52:40.633923 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-645e9ba7-5f7d-4c07-bf22-26b940fd0b5e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:40.634170 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-645e9ba7-5f7d-4c07-bf22-26b940fd0b5e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:40.642003 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:40.642003 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:40.646016 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-645e9ba7-5f7d-4c07-bf22-26b940fd0b5e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:40.651410 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-645e9ba7-5f7d-4c07-bf22-26b940fd0b5e tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 returned with HTTP 200 Jul 10 04:52:40.651938 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1481/5905] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:40 2026] GET /volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:41.663807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a4cce8d0-0b94-4d3b-995f-262c70899711 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:41.665776 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a4cce8d0-0b94-4d3b-995f-262c70899711 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 Jul 10 04:52:41.665991 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a4cce8d0-0b94-4d3b-995f-262c70899711 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:41.666222 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a4cce8d0-0b94-4d3b-995f-262c70899711 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:41.672185 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a4cce8d0-0b94-4d3b-995f-262c70899711 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 returned with HTTP 404 Jul 10 04:52:41.672679 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1475/5906] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:41 2026] GET /volume/v3/volumes/6b30633a-376e-4cce-a2e4-daa458bda197 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:41.678986 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3cd1c2f5-0ef4-4048-9f49-a7d26ced074f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:41.681250 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3cd1c2f5-0ef4-4048-9f49-a7d26ced074f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] DELETE https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 Jul 10 04:52:41.681375 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3cd1c2f5-0ef4-4048-9f49-a7d26ced074f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:41.681510 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3cd1c2f5-0ef4-4048-9f49-a7d26ced074f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:41.681667 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-3cd1c2f5-0ef4-4048-9f49-a7d26ced074f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume with id: 7870f375-8cff-48d3-a11f-23f4b2cd9e24 Jul 10 04:52:41.688154 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:41.688154 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:41.688602 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3cd1c2f5-0ef4-4048-9f49-a7d26ced074f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:41.703644 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3cd1c2f5-0ef4-4048-9f49-a7d26ced074f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Delete volume request issued successfully. Jul 10 04:52:41.703871 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3cd1c2f5-0ef4-4048-9f49-a7d26ced074f tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 returned with HTTP 202 Jul 10 04:52:41.704405 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1473/5907] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:41 2026] DELETE /volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:41.710655 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-01d4d155-fbc7-4e87-ac74-fe14ad0a18d4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:41.712368 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-01d4d155-fbc7-4e87-ac74-fe14ad0a18d4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 Jul 10 04:52:41.712568 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-01d4d155-fbc7-4e87-ac74-fe14ad0a18d4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:41.712742 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-01d4d155-fbc7-4e87-ac74-fe14ad0a18d4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:41.720380 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:41.720380 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:41.723565 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-01d4d155-fbc7-4e87-ac74-fe14ad0a18d4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Volume info retrieved successfully. Jul 10 04:52:41.727505 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-01d4d155-fbc7-4e87-ac74-fe14ad0a18d4 tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 returned with HTTP 200 Jul 10 04:52:41.727858 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1479/5908] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:41 2026] GET /volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:42.740153 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3e52aae5-b46f-4310-9725-b4abbc4297dd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:42.741935 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3e52aae5-b46f-4310-9725-b4abbc4297dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] GET https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 Jul 10 04:52:42.742180 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3e52aae5-b46f-4310-9725-b4abbc4297dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:42.742411 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3e52aae5-b46f-4310-9725-b4abbc4297dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:42.747580 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3e52aae5-b46f-4310-9725-b4abbc4297dd tempest-CreateVolumesFromBackupTest-99637728 tempest-CreateVolumesFromBackupTest-99637728-project-member] https://10.4.3.87/volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 returned with HTTP 404 Jul 10 04:52:42.748001 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1482/5909] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:42 2026] GET /volume/v3/volumes/7870f375-8cff-48d3-a11f-23f4b2cd9e24 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:43.713622 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-39fdf141-eb90-4579-9bef-c051b904b7bc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:43.787322 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:43.787628 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2046418527"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:43.788939 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2046418527'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:43.789127 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume of 1 GB Jul 10 04:52:43.792861 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Availability Zones retrieved successfully. Jul 10 04:52:43.797969 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (14bb7f14-8b35-465c-9858-52e1bf2f35ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:43.798850 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b70deb0-a5a6-4da6-a7ad-7b97f0f1d2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:43.799928 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:43.822738 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b70deb0-a5a6-4da6-a7ad-7b97f0f1d2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:43.823405 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a3d97d-467f-43b7-81d2-a6df8c7eb79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:43.871806 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Created reservations ['adcfaafb-bfff-43f8-9077-99afa81445ae', '1f2f9e14-2122-4b0f-bd4f-e5780b8fa31b', '0798b39b-a067-47cf-b284-5e3746ffeea4', '5abd5715-01e2-4f6b-8aa8-89942a613252'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:43.872545 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a3d97d-467f-43b7-81d2-a6df8c7eb79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adcfaafb-bfff-43f8-9077-99afa81445ae', '1f2f9e14-2122-4b0f-bd4f-e5780b8fa31b', '0798b39b-a067-47cf-b284-5e3746ffeea4', '5abd5715-01e2-4f6b-8aa8-89942a613252']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:43.873262 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2661315-42e3-4ff4-b571-8ad1117129a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:43.891993 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2661315-42e3-4ff4-b571-8ad1117129a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a27d6aa6-783b-4575-9ba9-a564735b11bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2046418527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['adcfaafb-bfff-43f8-9077-99afa81445ae','1f2f9e14-2122-4b0f-bd4f-e5780b8fa31b','0798b39b-a067-47cf-b284-5e3746ffeea4','5abd5715-01e2-4f6b-8aa8-89942a613252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2046418527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a27d6aa6-783b-4575-9ba9-a564735b11bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afe327c43eb74feb9d33184ac3bdb5aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:43.892674 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8d2803-320b-4cad-98a7-8ad056f767da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:43.909578 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8d2803-320b-4cad-98a7-8ad056f767da) transitioned into state 'SUCCESS' from state '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-2046418527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['adcfaafb-bfff-43f8-9077-99afa81445ae','1f2f9e14-2122-4b0f-bd4f-e5780b8fa31b','0798b39b-a067-47cf-b284-5e3746ffeea4','5abd5715-01e2-4f6b-8aa8-89942a613252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:43.910363 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b97720-a054-4103-b69a-74928bcdf322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:43.918726 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b97720-a054-4103-b69a-74928bcdf322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:43.919488 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (14bb7f14-8b35-465c-9858-52e1bf2f35ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:43.919781 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request issued successfully. Jul 10 04:52:43.920349 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39fdf141-eb90-4579-9bef-c051b904b7bc tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:43.920774 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1476/5910] 10.4.3.87 () {68 vars in 1251 bytes} [Fri Jul 10 04:52:43 2026] POST /volume/v3/volumes => generated 762 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:43.931560 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-37164b0c-e817-4dc7-b567-2229f56b7e06 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:43.933155 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37164b0c-e817-4dc7-b567-2229f56b7e06 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb Jul 10 04:52:43.933368 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37164b0c-e817-4dc7-b567-2229f56b7e06 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:43.933845 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37164b0c-e817-4dc7-b567-2229f56b7e06 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:43.939676 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:43.939676 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:43.942882 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-37164b0c-e817-4dc7-b567-2229f56b7e06 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:43.946418 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37164b0c-e817-4dc7-b567-2229f56b7e06 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb returned with HTTP 200 Jul 10 04:52:43.946742 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1474/5911] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:43 2026] GET /volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:44.958152 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-fc729131-f221-4245-8e19-9106e9c4b576 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:44.960083 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fc729131-f221-4245-8e19-9106e9c4b576 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb Jul 10 04:52:44.960319 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fc729131-f221-4245-8e19-9106e9c4b576 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:44.960529 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-fc729131-f221-4245-8e19-9106e9c4b576 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:44.967885 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:44.967885 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:44.971395 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-fc729131-f221-4245-8e19-9106e9c4b576 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:44.975564 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-fc729131-f221-4245-8e19-9106e9c4b576 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb returned with HTTP 200 Jul 10 04:52:44.975953 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1480/5912] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:44 2026] GET /volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:44.987791 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:44.989553 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:44.989911 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a27d6aa6-783b-4575-9ba9-a564735b11bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2095293944"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:44.991395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request body: {'volume': {"'source_volid": 'a27d6aa6-783b-4575-9ba9-a564735b11bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2095293944'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:44.991573 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume of 1 GB Jul 10 04:52:44.995648 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Availability Zones retrieved successfully. Jul 10 04:52:45.000841 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (4d17a601-6f67-4737-99aa-067caa13dcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.001784 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bee473b-b627-4f0d-936d-9a7be470ed7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.002681 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:45.026197 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bee473b-b627-4f0d-936d-9a7be470ed7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.027018 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b3de42-40d5-41c1-90da-76966bcc366a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.066041 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Created reservations ['66a77c41-0a67-4805-b754-67df04dd19ce', '33a7c4d1-ca3c-45ac-86e8-9ac27a35b04b', '6f157232-d296-4f0d-8fdd-adc6dd70f83f', 'd44845f9-dfb8-4177-98da-e5f6f284cebf'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:45.066795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b3de42-40d5-41c1-90da-76966bcc366a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66a77c41-0a67-4805-b754-67df04dd19ce', '33a7c4d1-ca3c-45ac-86e8-9ac27a35b04b', '6f157232-d296-4f0d-8fdd-adc6dd70f83f', 'd44845f9-dfb8-4177-98da-e5f6f284cebf']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.067656 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350613d8-2b31-43f9-904a-43d488837957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.087731 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350613d8-2b31-43f9-904a-43d488837957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6485efef-711b-4af7-a8b0-849d55698817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2095293944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['66a77c41-0a67-4805-b754-67df04dd19ce','33a7c4d1-ca3c-45ac-86e8-9ac27a35b04b','6f157232-d296-4f0d-8fdd-adc6dd70f83f','d44845f9-dfb8-4177-98da-e5f6f284cebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2095293944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6485efef-711b-4af7-a8b0-849d55698817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afe327c43eb74feb9d33184ac3bdb5aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.088642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89c3ab5-1880-439a-adef-766f098f4076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.104712 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89c3ab5-1880-439a-adef-766f098f4076) transitioned into state 'SUCCESS' from state '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-2095293944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['66a77c41-0a67-4805-b754-67df04dd19ce','33a7c4d1-ca3c-45ac-86e8-9ac27a35b04b','6f157232-d296-4f0d-8fdd-adc6dd70f83f','d44845f9-dfb8-4177-98da-e5f6f284cebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.105561 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be7d96a-a758-4990-b686-50e9186abc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.113895 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be7d96a-a758-4990-b686-50e9186abc4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.114875 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (4d17a601-6f67-4737-99aa-067caa13dcea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.115231 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request issued successfully. Jul 10 04:52:45.115821 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3e90563e-2d3d-4b29-bee3-65a80be7f365 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:45.116315 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1483/5913] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:44 2026] POST /volume/v3/volumes => generated 762 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:45.127592 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.129820 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:45.130297 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a27d6aa6-783b-4575-9ba9-a564735b11bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-415380971"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:45.132002 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request body: {'volume': {"'source_volid": 'a27d6aa6-783b-4575-9ba9-a564735b11bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-415380971'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:45.132175 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume of 1 GB Jul 10 04:52:45.132526 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:45.132526 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:45.136933 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Availability Zones retrieved successfully. Jul 10 04:52:45.144281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (cddbfdd3-4f85-4222-b584-7208c951ef27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.145469 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe10364-9bec-4207-938a-986e8e209d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.146636 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:45.175996 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe10364-9bec-4207-938a-986e8e209d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.177004 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21e52ba6-f928-4f73-9a01-b1882bdf0066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.212910 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Created reservations ['a16d89f1-e75d-4648-9288-de1c30de0834', '420f9006-c10e-4a42-8c20-2b5092f12a6d', 'beb4051f-0fcc-4ceb-984f-7d59115619fd', 'aa6ea796-27bd-461a-a061-a83d12fc160d'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:45.213744 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21e52ba6-f928-4f73-9a01-b1882bdf0066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a16d89f1-e75d-4648-9288-de1c30de0834', '420f9006-c10e-4a42-8c20-2b5092f12a6d', 'beb4051f-0fcc-4ceb-984f-7d59115619fd', 'aa6ea796-27bd-461a-a061-a83d12fc160d']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.214471 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38323af1-06d5-4fc4-85d4-5910f1664e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.236110 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38323af1-06d5-4fc4-85d4-5910f1664e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ce1b5be-4eed-45ee-9be9-e15a1558e149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-415380971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['a16d89f1-e75d-4648-9288-de1c30de0834','420f9006-c10e-4a42-8c20-2b5092f12a6d','beb4051f-0fcc-4ceb-984f-7d59115619fd','aa6ea796-27bd-461a-a061-a83d12fc160d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-415380971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ce1b5be-4eed-45ee-9be9-e15a1558e149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afe327c43eb74feb9d33184ac3bdb5aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.237013 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba91990-532e-471c-a098-fdaeeb28c64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.254533 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba91990-532e-471c-a098-fdaeeb28c64d) transitioned into state 'SUCCESS' from state '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-415380971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['a16d89f1-e75d-4648-9288-de1c30de0834','420f9006-c10e-4a42-8c20-2b5092f12a6d','beb4051f-0fcc-4ceb-984f-7d59115619fd','aa6ea796-27bd-461a-a061-a83d12fc160d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.255307 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaa1499-532f-4877-8205-db23554c3c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.263802 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaa1499-532f-4877-8205-db23554c3c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.264800 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (cddbfdd3-4f85-4222-b584-7208c951ef27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.265177 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request issued successfully. Jul 10 04:52:45.265954 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-53bfe7e1-1dd7-4d63-adaa-a999a4736a3b tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:45.266612 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1477/5914] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:45 2026] POST /volume/v3/volumes => generated 761 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:45.277691 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-338fc80d-3c57-421b-a662-89b6f45d8205 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.279265 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:45.279681 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a27d6aa6-783b-4575-9ba9-a564735b11bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-478942412"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:45.281083 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request body: {'volume': {"'source_volid": 'a27d6aa6-783b-4575-9ba9-a564735b11bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-478942412'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:45.281083 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume of 1 GB Jul 10 04:52:45.285118 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Availability Zones retrieved successfully. Jul 10 04:52:45.290349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (2a7b9f51-63cc-4bb3-abad-f6580913ac03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.291206 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be1d0ca-f589-4b58-a77b-96df102e27f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.292041 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:45.315882 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be1d0ca-f589-4b58-a77b-96df102e27f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.316941 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e614c6fb-b94c-4e2c-a239-463c1ff7aabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.353746 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Created reservations ['03178726-a6c6-495c-ae36-49d8ae5ac43d', '27561ac3-2721-4b16-9058-0e3151e3fe05', 'd20b256b-948b-4b0b-954f-ef29e2a18676', 'd2d0153d-b57f-4dcc-b85e-887cb806441c'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:45.354538 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e614c6fb-b94c-4e2c-a239-463c1ff7aabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03178726-a6c6-495c-ae36-49d8ae5ac43d', '27561ac3-2721-4b16-9058-0e3151e3fe05', 'd20b256b-948b-4b0b-954f-ef29e2a18676', 'd2d0153d-b57f-4dcc-b85e-887cb806441c']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.355199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7afad1dd-c72b-4aa5-b786-e90bd247ac27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.375585 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7afad1dd-c72b-4aa5-b786-e90bd247ac27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd39751c2-875f-4b2f-9a5f-b81f1b5702de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-478942412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['03178726-a6c6-495c-ae36-49d8ae5ac43d','27561ac3-2721-4b16-9058-0e3151e3fe05','d20b256b-948b-4b0b-954f-ef29e2a18676','d2d0153d-b57f-4dcc-b85e-887cb806441c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-478942412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d39751c2-875f-4b2f-9a5f-b81f1b5702de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afe327c43eb74feb9d33184ac3bdb5aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.376350 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dee1d23b-2731-4fa3-86dc-36c7cff874ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.393104 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dee1d23b-2731-4fa3-86dc-36c7cff874ab) transitioned into state 'SUCCESS' from state '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-478942412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['03178726-a6c6-495c-ae36-49d8ae5ac43d','27561ac3-2721-4b16-9058-0e3151e3fe05','d20b256b-948b-4b0b-954f-ef29e2a18676','d2d0153d-b57f-4dcc-b85e-887cb806441c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.393764 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e622a99-9d77-4ef6-8d6b-c0fe7cc7430d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.401672 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e622a99-9d77-4ef6-8d6b-c0fe7cc7430d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.402424 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (2a7b9f51-63cc-4bb3-abad-f6580913ac03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.402767 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request issued successfully. Jul 10 04:52:45.403454 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-338fc80d-3c57-421b-a662-89b6f45d8205 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:45.403891 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1475/5915] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:45 2026] POST /volume/v3/volumes => generated 761 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:45.415800 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-668dedca-eacb-4f58-9d08-968e6242af28 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.417519 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:45.417840 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a27d6aa6-783b-4575-9ba9-a564735b11bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-712449369"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:45.419291 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request body: {'volume': {"'source_volid": 'a27d6aa6-783b-4575-9ba9-a564735b11bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-712449369'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:45.419410 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume of 1 GB Jul 10 04:52:45.423488 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Availability Zones retrieved successfully. Jul 10 04:52:45.429112 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (65461b52-0177-4d23-b1ed-5f8a106467e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.430028 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69079c61-d018-4959-9b7b-2ec773602766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.430936 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:45.457244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69079c61-d018-4959-9b7b-2ec773602766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.458302 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203a67a0-d65d-4c29-b108-02f290f3bfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.496867 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Created reservations ['0b290906-8c6b-453d-b4bd-80aed531b9c2', '28c3f555-3aed-4935-9a37-ec515af06e22', '70027319-12d6-4ece-ac36-f98046d9125a', '59b18f67-bd3d-41b8-b889-cd62f426338a'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:45.497710 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203a67a0-d65d-4c29-b108-02f290f3bfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b290906-8c6b-453d-b4bd-80aed531b9c2', '28c3f555-3aed-4935-9a37-ec515af06e22', '70027319-12d6-4ece-ac36-f98046d9125a', '59b18f67-bd3d-41b8-b889-cd62f426338a']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.498464 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4a6e69-18e6-4a8a-85ad-3a61cd301fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.518981 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4a6e69-18e6-4a8a-85ad-3a61cd301fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a275a3-a614-4ffa-94b1-55af323c3ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-712449369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['0b290906-8c6b-453d-b4bd-80aed531b9c2','28c3f555-3aed-4935-9a37-ec515af06e22','70027319-12d6-4ece-ac36-f98046d9125a','59b18f67-bd3d-41b8-b889-cd62f426338a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-712449369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a275a3-a614-4ffa-94b1-55af323c3ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afe327c43eb74feb9d33184ac3bdb5aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.519770 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (230edcc6-01f9-4ecf-b411-3b777c202d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.536566 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (230edcc6-01f9-4ecf-b411-3b777c202d96) transitioned into state 'SUCCESS' from state '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-712449369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['0b290906-8c6b-453d-b4bd-80aed531b9c2','28c3f555-3aed-4935-9a37-ec515af06e22','70027319-12d6-4ece-ac36-f98046d9125a','59b18f67-bd3d-41b8-b889-cd62f426338a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.537297 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6344e9b3-96af-4b80-9167-a5e85a659a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.545836 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6344e9b3-96af-4b80-9167-a5e85a659a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.546663 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (65461b52-0177-4d23-b1ed-5f8a106467e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.546942 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request issued successfully. Jul 10 04:52:45.547485 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-668dedca-eacb-4f58-9d08-968e6242af28 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:45.547991 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1481/5916] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:45 2026] POST /volume/v3/volumes => generated 761 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:45.559254 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3b119967-965a-4cc8-bd53-9d109a54204a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.560940 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:45.561156 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a27d6aa6-783b-4575-9ba9-a564735b11bb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1335874762"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:45.562459 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request body: {'volume': {"'source_volid": 'a27d6aa6-783b-4575-9ba9-a564735b11bb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1335874762'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:45.562598 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume of 1 GB Jul 10 04:52:45.562813 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:45.562813 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:45.566825 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Availability Zones retrieved successfully. Jul 10 04:52:45.572551 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (f3c3dbd7-a31e-4975-89b3-a81c8eada094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.573405 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f272aa-c33e-4b8f-8219-40c30a252288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.574495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:45.599502 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f272aa-c33e-4b8f-8219-40c30a252288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.600354 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63862fa3-61b0-4784-a6df-85a882bdb90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.636946 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Created reservations ['852b33fe-1521-4dbe-9d55-7ff643e20f8c', 'ba7cc260-530d-4ade-ba68-d60f6f6354dc', 'fe3e3768-a762-4a4b-ba82-b2b9951b3ed4', '00993274-a388-4fd8-afe7-8b810ebe13cb'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:45.637731 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63862fa3-61b0-4784-a6df-85a882bdb90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['852b33fe-1521-4dbe-9d55-7ff643e20f8c', 'ba7cc260-530d-4ade-ba68-d60f6f6354dc', 'fe3e3768-a762-4a4b-ba82-b2b9951b3ed4', '00993274-a388-4fd8-afe7-8b810ebe13cb']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.638484 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851ac5e4-7295-4bdd-9097-fa12382246aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.658337 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851ac5e4-7295-4bdd-9097-fa12382246aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad86ad65-1952-4d7b-935a-ccfa43f58788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1335874762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['852b33fe-1521-4dbe-9d55-7ff643e20f8c','ba7cc260-530d-4ade-ba68-d60f6f6354dc','fe3e3768-a762-4a4b-ba82-b2b9951b3ed4','00993274-a388-4fd8-afe7-8b810ebe13cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1335874762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad86ad65-1952-4d7b-935a-ccfa43f58788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afe327c43eb74feb9d33184ac3bdb5aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.659174 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c736d1-2524-4743-a78f-83971c182f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.678342 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c736d1-2524-4743-a78f-83971c182f5b) transitioned into state 'SUCCESS' from state '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-1335874762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afe327c43eb74feb9d33184ac3bdb5aa',qos_specs=None,replication_status=,reservations=['852b33fe-1521-4dbe-9d55-7ff643e20f8c','ba7cc260-530d-4ade-ba68-d60f6f6354dc','fe3e3768-a762-4a4b-ba82-b2b9951b3ed4','00993274-a388-4fd8-afe7-8b810ebe13cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3ebd2501fe4610a3c444d2b285715b',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.678982 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f191f03c-5a2a-4cb5-bea0-0f5903ecaa5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:45.689227 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f191f03c-5a2a-4cb5-bea0-0f5903ecaa5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:45.689950 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Flow 'volume_create_api' (f3c3dbd7-a31e-4975-89b3-a81c8eada094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:45.690269 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Create volume request issued successfully. Jul 10 04:52:45.690758 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3b119967-965a-4cc8-bd53-9d109a54204a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:45.691327 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1484/5917] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:52:45 2026] POST /volume/v3/volumes => generated 762 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:45.703446 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2530369f-21d4-44af-9e58-69c613054855 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.705425 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2530369f-21d4-44af-9e58-69c613054855 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 Jul 10 04:52:45.705609 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2530369f-21d4-44af-9e58-69c613054855 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:45.705811 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2530369f-21d4-44af-9e58-69c613054855 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:45.712829 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:45.712829 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:45.716830 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2530369f-21d4-44af-9e58-69c613054855 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:45.720762 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2530369f-21d4-44af-9e58-69c613054855 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 returned with HTTP 200 Jul 10 04:52:45.721156 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1478/5918] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:45 2026] GET /volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:45.734439 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-53a3f560-d918-45e0-b4a2-5a03d2d69fdf None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.736708 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-53a3f560-d918-45e0-b4a2-5a03d2d69fdf tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 Jul 10 04:52:45.736984 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-53a3f560-d918-45e0-b4a2-5a03d2d69fdf tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:45.737230 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-53a3f560-d918-45e0-b4a2-5a03d2d69fdf tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:45.744934 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:45.744934 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:45.749393 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-53a3f560-d918-45e0-b4a2-5a03d2d69fdf tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:45.753807 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-53a3f560-d918-45e0-b4a2-5a03d2d69fdf tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 returned with HTTP 200 Jul 10 04:52:45.754256 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1476/5919] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:45 2026] GET /volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:45.768097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ad6131e1-3395-4378-ae65-05422ba1981c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.770084 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ad6131e1-3395-4378-ae65-05422ba1981c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de Jul 10 04:52:45.770329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ad6131e1-3395-4378-ae65-05422ba1981c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:45.770563 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ad6131e1-3395-4378-ae65-05422ba1981c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:45.778443 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:45.778443 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:45.782168 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ad6131e1-3395-4378-ae65-05422ba1981c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:45.786063 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ad6131e1-3395-4378-ae65-05422ba1981c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de returned with HTTP 200 Jul 10 04:52:45.786607 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1482/5920] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:45 2026] GET /volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:45.799123 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ca7ec31d-7b41-4f88-addc-c54a8d158584 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.800903 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ca7ec31d-7b41-4f88-addc-c54a8d158584 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 Jul 10 04:52:45.801066 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ca7ec31d-7b41-4f88-addc-c54a8d158584 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:45.801277 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ca7ec31d-7b41-4f88-addc-c54a8d158584 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:45.809638 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:45.809638 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:45.813294 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ca7ec31d-7b41-4f88-addc-c54a8d158584 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:45.817250 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ca7ec31d-7b41-4f88-addc-c54a8d158584 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 returned with HTTP 200 Jul 10 04:52:45.817635 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1485/5921] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:45 2026] GET /volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:45.829508 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e9146725-1fbe-4668-8a5d-d4547f19e825 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.831135 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e9146725-1fbe-4668-8a5d-d4547f19e825 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 Jul 10 04:52:45.831339 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e9146725-1fbe-4668-8a5d-d4547f19e825 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:45.831518 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e9146725-1fbe-4668-8a5d-d4547f19e825 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:45.839294 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:45.839294 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:45.842857 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-e9146725-1fbe-4668-8a5d-d4547f19e825 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:45.847964 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e9146725-1fbe-4668-8a5d-d4547f19e825 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 returned with HTTP 200 Jul 10 04:52:45.848365 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1479/5922] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:45 2026] GET /volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:45.860112 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-85e347ac-7c68-445d-9b0a-e0eea9522f2f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.861863 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-85e347ac-7c68-445d-9b0a-e0eea9522f2f tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] DELETE https://10.4.3.87/volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 Jul 10 04:52:45.862110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-85e347ac-7c68-445d-9b0a-e0eea9522f2f tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:45.862299 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-85e347ac-7c68-445d-9b0a-e0eea9522f2f tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:45.862462 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-85e347ac-7c68-445d-9b0a-e0eea9522f2f tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume with id: ad86ad65-1952-4d7b-935a-ccfa43f58788 Jul 10 04:52:45.868950 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:45.868950 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:45.869424 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-85e347ac-7c68-445d-9b0a-e0eea9522f2f tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:45.883961 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-85e347ac-7c68-445d-9b0a-e0eea9522f2f tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume request issued successfully. Jul 10 04:52:45.884167 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-85e347ac-7c68-445d-9b0a-e0eea9522f2f tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 returned with HTTP 202 Jul 10 04:52:45.884589 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1477/5923] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:45 2026] DELETE /volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:45.892041 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1d8a39c5-49a8-4a7e-a38e-824573a13425 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:45.894001 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d8a39c5-49a8-4a7e-a38e-824573a13425 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 Jul 10 04:52:45.894203 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d8a39c5-49a8-4a7e-a38e-824573a13425 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:45.894411 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1d8a39c5-49a8-4a7e-a38e-824573a13425 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:45.901536 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:45.901536 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:45.905265 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-1d8a39c5-49a8-4a7e-a38e-824573a13425 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:45.909844 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1d8a39c5-49a8-4a7e-a38e-824573a13425 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 returned with HTTP 200 Jul 10 04:52:45.910262 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1483/5924] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:45 2026] GET /volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:46.923623 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-342e7ecb-a445-42b6-a3d2-199df8c7a9fb None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:46.925236 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-342e7ecb-a445-42b6-a3d2-199df8c7a9fb tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 Jul 10 04:52:46.925423 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-342e7ecb-a445-42b6-a3d2-199df8c7a9fb tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:46.925596 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-342e7ecb-a445-42b6-a3d2-199df8c7a9fb tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:46.930647 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-342e7ecb-a445-42b6-a3d2-199df8c7a9fb tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 returned with HTTP 404 Jul 10 04:52:46.931076 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1486/5925] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:46 2026] GET /volume/v3/volumes/ad86ad65-1952-4d7b-935a-ccfa43f58788 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:46.937776 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-beb6c081-cced-49dd-8a6e-4cdef41bf4b0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:46.939710 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-beb6c081-cced-49dd-8a6e-4cdef41bf4b0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] DELETE https://10.4.3.87/volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 Jul 10 04:52:46.939927 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-beb6c081-cced-49dd-8a6e-4cdef41bf4b0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:46.940151 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-beb6c081-cced-49dd-8a6e-4cdef41bf4b0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:46.940371 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-beb6c081-cced-49dd-8a6e-4cdef41bf4b0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume with id: d2a275a3-a614-4ffa-94b1-55af323c3ff5 Jul 10 04:52:46.946858 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:46.946858 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:46.947382 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-beb6c081-cced-49dd-8a6e-4cdef41bf4b0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:46.964351 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-beb6c081-cced-49dd-8a6e-4cdef41bf4b0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume request issued successfully. Jul 10 04:52:46.964550 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-beb6c081-cced-49dd-8a6e-4cdef41bf4b0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 returned with HTTP 202 Jul 10 04:52:46.965037 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1480/5926] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:46 2026] DELETE /volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:46.971808 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-be200921-75c8-4520-b64d-a97691fa3697 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:46.973538 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be200921-75c8-4520-b64d-a97691fa3697 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 Jul 10 04:52:46.973732 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be200921-75c8-4520-b64d-a97691fa3697 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:46.973969 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be200921-75c8-4520-b64d-a97691fa3697 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:46.981102 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:46.981102 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:46.984751 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-be200921-75c8-4520-b64d-a97691fa3697 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:46.990015 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be200921-75c8-4520-b64d-a97691fa3697 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 returned with HTTP 200 Jul 10 04:52:46.990408 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1478/5927] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:46 2026] GET /volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:48.004161 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-11d33722-e85b-435a-abec-cab83a2e2745 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:48.005847 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11d33722-e85b-435a-abec-cab83a2e2745 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 Jul 10 04:52:48.006035 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11d33722-e85b-435a-abec-cab83a2e2745 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:48.006244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11d33722-e85b-435a-abec-cab83a2e2745 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:48.011525 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11d33722-e85b-435a-abec-cab83a2e2745 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 returned with HTTP 404 Jul 10 04:52:48.011935 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1484/5928] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:48 2026] GET /volume/v3/volumes/d2a275a3-a614-4ffa-94b1-55af323c3ff5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:48.017649 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0be5c1da-5cf4-4c4b-aa36-3c9d272bc36a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:48.019197 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0be5c1da-5cf4-4c4b-aa36-3c9d272bc36a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] DELETE https://10.4.3.87/volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de Jul 10 04:52:48.019373 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0be5c1da-5cf4-4c4b-aa36-3c9d272bc36a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:48.019554 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0be5c1da-5cf4-4c4b-aa36-3c9d272bc36a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:48.019707 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-0be5c1da-5cf4-4c4b-aa36-3c9d272bc36a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume with id: d39751c2-875f-4b2f-9a5f-b81f1b5702de Jul 10 04:52:48.025861 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:48.025861 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:48.026336 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0be5c1da-5cf4-4c4b-aa36-3c9d272bc36a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:48.040152 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-0be5c1da-5cf4-4c4b-aa36-3c9d272bc36a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume request issued successfully. Jul 10 04:52:48.040340 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0be5c1da-5cf4-4c4b-aa36-3c9d272bc36a tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de returned with HTTP 202 Jul 10 04:52:48.040719 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1487/5929] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:48 2026] DELETE /volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:48.047030 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6bf7bcb7-6de6-46bd-95cc-e7b6abbd8e0d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:48.048832 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6bf7bcb7-6de6-46bd-95cc-e7b6abbd8e0d tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de Jul 10 04:52:48.049059 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6bf7bcb7-6de6-46bd-95cc-e7b6abbd8e0d tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:48.049271 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6bf7bcb7-6de6-46bd-95cc-e7b6abbd8e0d tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:48.051346 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=119,cinder:UPDATE=43,cinder:INSERT=25 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:52:48.059040 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:48.059040 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:48.063979 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-6bf7bcb7-6de6-46bd-95cc-e7b6abbd8e0d tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:48.069290 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6bf7bcb7-6de6-46bd-95cc-e7b6abbd8e0d tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de returned with HTTP 200 Jul 10 04:52:48.069832 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1481/5930] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:48 2026] GET /volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:49.081864 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-85890738-cf1e-463b-a0ea-1e7ade2cabf0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:49.083613 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-85890738-cf1e-463b-a0ea-1e7ade2cabf0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de Jul 10 04:52:49.083808 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-85890738-cf1e-463b-a0ea-1e7ade2cabf0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:49.083990 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-85890738-cf1e-463b-a0ea-1e7ade2cabf0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:49.089354 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-85890738-cf1e-463b-a0ea-1e7ade2cabf0 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de returned with HTTP 404 Jul 10 04:52:49.089834 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1479/5931] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:49 2026] GET /volume/v3/volumes/d39751c2-875f-4b2f-9a5f-b81f1b5702de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:49.096920 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-87f2c4b8-ae06-4ff5-a5f7-41b507c8b892 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:49.099265 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-87f2c4b8-ae06-4ff5-a5f7-41b507c8b892 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] DELETE https://10.4.3.87/volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 Jul 10 04:52:49.099541 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-87f2c4b8-ae06-4ff5-a5f7-41b507c8b892 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:49.099845 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-87f2c4b8-ae06-4ff5-a5f7-41b507c8b892 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:49.100090 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-87f2c4b8-ae06-4ff5-a5f7-41b507c8b892 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume with id: 0ce1b5be-4eed-45ee-9be9-e15a1558e149 Jul 10 04:52:49.109363 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:49.109363 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:49.110134 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-87f2c4b8-ae06-4ff5-a5f7-41b507c8b892 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:49.128637 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-87f2c4b8-ae06-4ff5-a5f7-41b507c8b892 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume request issued successfully. Jul 10 04:52:49.128859 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-87f2c4b8-ae06-4ff5-a5f7-41b507c8b892 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 returned with HTTP 202 Jul 10 04:52:49.129317 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1485/5932] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:49 2026] DELETE /volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:49.136593 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-47dd3e27-cd71-49e9-8281-50aa0fdeec08 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:49.138486 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-47dd3e27-cd71-49e9-8281-50aa0fdeec08 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 Jul 10 04:52:49.138677 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-47dd3e27-cd71-49e9-8281-50aa0fdeec08 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:49.138869 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-47dd3e27-cd71-49e9-8281-50aa0fdeec08 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:49.148105 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:49.148105 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:49.152063 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-47dd3e27-cd71-49e9-8281-50aa0fdeec08 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:49.156554 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-47dd3e27-cd71-49e9-8281-50aa0fdeec08 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 returned with HTTP 200 Jul 10 04:52:49.156985 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1488/5933] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:49 2026] GET /volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:50.168914 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7722503d-4136-41c9-b301-9c9d1cbdead1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:50.170629 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7722503d-4136-41c9-b301-9c9d1cbdead1 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 Jul 10 04:52:50.170860 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7722503d-4136-41c9-b301-9c9d1cbdead1 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:50.171117 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7722503d-4136-41c9-b301-9c9d1cbdead1 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:50.176815 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7722503d-4136-41c9-b301-9c9d1cbdead1 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 returned with HTTP 404 Jul 10 04:52:50.177477 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1482/5934] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:50 2026] GET /volume/v3/volumes/0ce1b5be-4eed-45ee-9be9-e15a1558e149 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:50.184521 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b41c9004-dd26-427a-92b9-ffd449da86f4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:50.187049 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b41c9004-dd26-427a-92b9-ffd449da86f4 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] DELETE https://10.4.3.87/volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 Jul 10 04:52:50.187317 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b41c9004-dd26-427a-92b9-ffd449da86f4 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:50.187531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b41c9004-dd26-427a-92b9-ffd449da86f4 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:50.187700 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-b41c9004-dd26-427a-92b9-ffd449da86f4 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume with id: 6485efef-711b-4af7-a8b0-849d55698817 Jul 10 04:52:50.194794 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:50.194794 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:50.195254 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b41c9004-dd26-427a-92b9-ffd449da86f4 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:50.210187 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-b41c9004-dd26-427a-92b9-ffd449da86f4 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume request issued successfully. Jul 10 04:52:50.210401 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b41c9004-dd26-427a-92b9-ffd449da86f4 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 returned with HTTP 202 Jul 10 04:52:50.210785 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1480/5935] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:50 2026] DELETE /volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:50.218523 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-be58ae61-ce12-4dd9-80e5-e9bceeea9a4c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:50.220286 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be58ae61-ce12-4dd9-80e5-e9bceeea9a4c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 Jul 10 04:52:50.220480 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be58ae61-ce12-4dd9-80e5-e9bceeea9a4c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:50.220656 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-be58ae61-ce12-4dd9-80e5-e9bceeea9a4c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:50.227450 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:50.227450 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:50.230849 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-be58ae61-ce12-4dd9-80e5-e9bceeea9a4c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:50.234982 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-be58ae61-ce12-4dd9-80e5-e9bceeea9a4c tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 returned with HTTP 200 Jul 10 04:52:50.235408 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1486/5936] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:50 2026] GET /volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:51.247502 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-4bcf8c99-31f4-40a1-a0ff-4a626c12dc87 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:51.249286 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4bcf8c99-31f4-40a1-a0ff-4a626c12dc87 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 Jul 10 04:52:51.249454 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4bcf8c99-31f4-40a1-a0ff-4a626c12dc87 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:51.249559 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-4bcf8c99-31f4-40a1-a0ff-4a626c12dc87 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:51.255779 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-4bcf8c99-31f4-40a1-a0ff-4a626c12dc87 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 returned with HTTP 404 Jul 10 04:52:51.255918 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1489/5937] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:51 2026] GET /volume/v3/volumes/6485efef-711b-4af7-a8b0-849d55698817 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:51.263961 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-edc63757-85f0-46c6-890d-3ba577ebb8ba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:51.265915 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-edc63757-85f0-46c6-890d-3ba577ebb8ba tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] DELETE https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb Jul 10 04:52:51.266126 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-edc63757-85f0-46c6-890d-3ba577ebb8ba tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:51.266342 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-edc63757-85f0-46c6-890d-3ba577ebb8ba tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:51.267668 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-edc63757-85f0-46c6-890d-3ba577ebb8ba tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume with id: a27d6aa6-783b-4575-9ba9-a564735b11bb Jul 10 04:52:51.274283 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:51.274283 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:51.274648 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-edc63757-85f0-46c6-890d-3ba577ebb8ba tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:51.289369 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-edc63757-85f0-46c6-890d-3ba577ebb8ba tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Delete volume request issued successfully. Jul 10 04:52:51.289568 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-edc63757-85f0-46c6-890d-3ba577ebb8ba tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb returned with HTTP 202 Jul 10 04:52:51.290021 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1483/5938] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:52:51 2026] DELETE /volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:52:51.296759 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-15ce36db-48cd-41ab-9025-798aced54505 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:51.298426 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-15ce36db-48cd-41ab-9025-798aced54505 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb Jul 10 04:52:51.298623 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-15ce36db-48cd-41ab-9025-798aced54505 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:51.298797 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-15ce36db-48cd-41ab-9025-798aced54505 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:51.305095 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:51.305095 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:51.308529 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-15ce36db-48cd-41ab-9025-798aced54505 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Volume info retrieved successfully. Jul 10 04:52:51.312863 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-15ce36db-48cd-41ab-9025-798aced54505 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb returned with HTTP 200 Jul 10 04:52:51.313296 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1481/5939] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:51 2026] GET /volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:52.324951 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e12f39ca-24ef-462b-9eb2-eb38c8f569d8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:52.326676 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e12f39ca-24ef-462b-9eb2-eb38c8f569d8 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] GET https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb Jul 10 04:52:52.326860 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e12f39ca-24ef-462b-9eb2-eb38c8f569d8 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:52.327034 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e12f39ca-24ef-462b-9eb2-eb38c8f569d8 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:52.333007 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e12f39ca-24ef-462b-9eb2-eb38c8f569d8 tempest-CreateVolumesFromSourceVolumeTest-1506133479 tempest-CreateVolumesFromSourceVolumeTest-1506133479-project-member] https://10.4.3.87/volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb returned with HTTP 404 Jul 10 04:52:52.333514 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1487/5940] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:52:52 2026] GET /volume/v3/volumes/a27d6aa6-783b-4575-9ba9-a564735b11bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:52:53.391927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:53.479066 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:52:53.479539 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1411493315"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:53.481369 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.volumes [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1411493315'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:52:53.481544 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume of 1 GB Jul 10 04:52:53.486013 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Availability Zones retrieved successfully. Jul 10 04:52:53.494597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (3ec88998-ad3f-4eb4-92e9-ef98c150e024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:53.495967 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9042abb4-675a-4c32-96e0-b16c4b9c8712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:53.497200 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.flows.api.create_volume [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Validating volume size '1' using validate_int {{(pid=100022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:52:53.520363 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9042abb4-675a-4c32-96e0-b16c4b9c8712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:53.521305 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1b0aa4-a226-4cd7-b83c-cf2417b7a5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:53.575764 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['854266e6-bb39-4461-921f-51e0010a7e4b', '910b9804-5c9b-4559-8836-52ec97439774', 'e938dc7f-2654-4a3e-a585-78872520c03d', '9dee62df-04d8-42af-8822-d5757952d9df'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:53.576499 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1b0aa4-a226-4cd7-b83c-cf2417b7a5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['854266e6-bb39-4461-921f-51e0010a7e4b', '910b9804-5c9b-4559-8836-52ec97439774', 'e938dc7f-2654-4a3e-a585-78872520c03d', '9dee62df-04d8-42af-8822-d5757952d9df']}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:53.577149 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9948ed2d-89e8-462c-b777-e85ebd8a8fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:53.600308 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9948ed2d-89e8-462c-b777-e85ebd8a8fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '825b5314-fd33-4282-bbaf-092e09563fdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411493315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['854266e6-bb39-4461-921f-51e0010a7e4b','910b9804-5c9b-4559-8836-52ec97439774','e938dc7f-2654-4a3e-a585-78872520c03d','9dee62df-04d8-42af-8822-d5757952d9df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411493315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=825b5314-fd33-4282-bbaf-092e09563fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afe188a0ed647c9949bb8cecec02ab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac124573018847f78221c59f93f1e7c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:53.601061 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256cf497-2818-4ec7-aa33-5a326dc6952f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:53.619141 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256cf497-2818-4ec7-aa33-5a326dc6952f) transitioned into state 'SUCCESS' from state '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-1411493315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['854266e6-bb39-4461-921f-51e0010a7e4b','910b9804-5c9b-4559-8836-52ec97439774','e938dc7f-2654-4a3e-a585-78872520c03d','9dee62df-04d8-42af-8822-d5757952d9df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:53.619794 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01507314-5e2f-4862-8df0-40e7f38f78ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:52:53.627629 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01507314-5e2f-4862-8df0-40e7f38f78ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:52:53.628577 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (3ec88998-ad3f-4eb4-92e9-ef98c150e024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:52:53.628831 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume request issued successfully. Jul 10 04:52:53.629438 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9b94bf2a-325a-49e4-8bdd-bfca2e002178 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:52:53.629934 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1490/5941] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:52:53 2026] POST /volume/v3/volumes => generated 776 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:53.643451 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5c6f0c30-6b26-4b2c-a2fb-7c574ea8ad0a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:53.644900 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5c6f0c30-6b26-4b2c-a2fb-7c574ea8ad0a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd Jul 10 04:52:53.645055 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5c6f0c30-6b26-4b2c-a2fb-7c574ea8ad0a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:53.645244 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5c6f0c30-6b26-4b2c-a2fb-7c574ea8ad0a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:53.651732 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:53.651732 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:53.654841 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-5c6f0c30-6b26-4b2c-a2fb-7c574ea8ad0a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:52:53.658003 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5c6f0c30-6b26-4b2c-a2fb-7c574ea8ad0a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd returned with HTTP 200 Jul 10 04:52:53.658350 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1484/5942] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:52:53 2026] GET /volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:54.671987 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1c865012-b663-4d7a-8e8b-865f261945d1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:54.673831 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1c865012-b663-4d7a-8e8b-865f261945d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd Jul 10 04:52:54.674023 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1c865012-b663-4d7a-8e8b-865f261945d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:54.674243 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1c865012-b663-4d7a-8e8b-865f261945d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:54.676237 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=116,cinder:UPDATE=41,cinder:INSERT=23 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:52:54.682903 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:54.682903 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:54.687263 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1c865012-b663-4d7a-8e8b-865f261945d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:52:54.691356 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1c865012-b663-4d7a-8e8b-865f261945d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd returned with HTTP 200 Jul 10 04:52:54.691759 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1482/5943] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:52:54 2026] GET /volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:52:54.703237 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-72c91058-7a22-4ffe-994f-9dee989b18f9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:54.704954 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-72c91058-7a22-4ffe-994f-9dee989b18f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:52:54.705396 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-72c91058-7a22-4ffe-994f-9dee989b18f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "825b5314-fd33-4282-bbaf-092e09563fdd", "name": "tempest-type-Backup-1377146793"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:52:54.706723 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.contrib.backups [None req-72c91058-7a22-4ffe-994f-9dee989b18f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating new backup {'backup': {'volume_id': '825b5314-fd33-4282-bbaf-092e09563fdd', 'name': 'tempest-type-Backup-1377146793'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:52:54.706858 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-72c91058-7a22-4ffe-994f-9dee989b18f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating backup of volume 825b5314-fd33-4282-bbaf-092e09563fdd in container None Jul 10 04:52:54.713342 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:54.713342 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:54.713610 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-72c91058-7a22-4ffe-994f-9dee989b18f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:52:54.733731 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-72c91058-7a22-4ffe-994f-9dee989b18f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['05549068-b1f7-4cf8-a71b-93d1cfae41ad', '8d3ab149-c033-477f-860b-ec91ce550f2c'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:52:54.756798 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-72c91058-7a22-4ffe-994f-9dee989b18f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:52:54.757309 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1488/5944] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:52:54 2026] POST /volume/v3/backups => generated 314 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:52:54.764646 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-52f93283-e6e8-43de-9e82-4bd0c8857d31 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:54.766494 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52f93283-e6e8-43de-9e82-4bd0c8857d31 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:52:54.766715 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52f93283-e6e8-43de-9e82-4bd0c8857d31 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:54.766924 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52f93283-e6e8-43de-9e82-4bd0c8857d31 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:54.767099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-52f93283-e6e8-43de-9e82-4bd0c8857d31 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:54.771007 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:54.771007 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:54.771655 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52f93283-e6e8-43de-9e82-4bd0c8857d31 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:52:54.771993 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1491/5945] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:52:54 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:55.782181 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d4191305-cd98-46c2-aae4-f33d7a3a6f77 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:55.783925 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d4191305-cd98-46c2-aae4-f33d7a3a6f77 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:52:55.784116 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d4191305-cd98-46c2-aae4-f33d7a3a6f77 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:55.784308 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d4191305-cd98-46c2-aae4-f33d7a3a6f77 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:55.784418 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d4191305-cd98-46c2-aae4-f33d7a3a6f77 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:55.788126 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:55.788126 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:55.788692 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d4191305-cd98-46c2-aae4-f33d7a3a6f77 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:52:55.788997 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1485/5946] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:52:55 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:56.797968 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3ac598ea-9690-4d22-bfe2-ba7d0d5d0a78 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:56.799743 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3ac598ea-9690-4d22-bfe2-ba7d0d5d0a78 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:52:56.799968 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3ac598ea-9690-4d22-bfe2-ba7d0d5d0a78 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:56.800201 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3ac598ea-9690-4d22-bfe2-ba7d0d5d0a78 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:56.800346 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-3ac598ea-9690-4d22-bfe2-ba7d0d5d0a78 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:56.804259 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:56.804259 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:52:56.804796 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3ac598ea-9690-4d22-bfe2-ba7d0d5d0a78 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:52:56.805151 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1483/5947] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:52:56 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:57.816437 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9f1e2f66-3aa4-42c6-90ed-1940c463f0fb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:57.818779 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9f1e2f66-3aa4-42c6-90ed-1940c463f0fb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:52:57.819096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9f1e2f66-3aa4-42c6-90ed-1940c463f0fb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:57.819385 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9f1e2f66-3aa4-42c6-90ed-1940c463f0fb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:57.819553 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9f1e2f66-3aa4-42c6-90ed-1940c463f0fb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:57.821698 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=119,cinder:INSERT=25,cinder:UPDATE=43 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:52:57.825797 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:57.825797 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:52:57.826596 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9f1e2f66-3aa4-42c6-90ed-1940c463f0fb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:52:57.827234 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1489/5948] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:52:57 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:58.838894 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-52324122-6679-4647-add0-1d8d6f6a8555 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:58.841165 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52324122-6679-4647-add0-1d8d6f6a8555 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:52:58.841497 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52324122-6679-4647-add0-1d8d6f6a8555 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:58.841758 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-52324122-6679-4647-add0-1d8d6f6a8555 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:58.841901 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-52324122-6679-4647-add0-1d8d6f6a8555 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:58.843690 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=165,cinder:UPDATE=66,cinder:INSERT=40 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:52:58.846719 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:58.846719 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:52:58.847427 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-52324122-6679-4647-add0-1d8d6f6a8555 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:52:58.847881 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1492/5949] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:52:58 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:52:59.857384 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6e757eb3-b0ff-41f4-b3b7-2e57c2ace8a6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:52:59.859181 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6e757eb3-b0ff-41f4-b3b7-2e57c2ace8a6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:52:59.859435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6e757eb3-b0ff-41f4-b3b7-2e57c2ace8a6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:52:59.859620 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6e757eb3-b0ff-41f4-b3b7-2e57c2ace8a6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:52:59.859719 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-6e757eb3-b0ff-41f4-b3b7-2e57c2ace8a6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:52:59.863801 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:52:59.863801 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:52:59.864392 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6e757eb3-b0ff-41f4-b3b7-2e57c2ace8a6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:52:59.864775 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1486/5950] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:52:59 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:00.874455 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-04811bd4-812f-48e1-9e4f-58de57dce592 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:00.876390 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-04811bd4-812f-48e1-9e4f-58de57dce592 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:00.876635 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-04811bd4-812f-48e1-9e4f-58de57dce592 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:00.876848 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-04811bd4-812f-48e1-9e4f-58de57dce592 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:00.876969 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-04811bd4-812f-48e1-9e4f-58de57dce592 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:00.881479 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:00.881479 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:00.882100 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-04811bd4-812f-48e1-9e4f-58de57dce592 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:00.882482 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1484/5951] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:00 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:01.892311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f53e229d-605d-4233-a189-7173358ca9f3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:01.894073 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f53e229d-605d-4233-a189-7173358ca9f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:01.894330 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f53e229d-605d-4233-a189-7173358ca9f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:01.894513 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f53e229d-605d-4233-a189-7173358ca9f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:01.894620 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f53e229d-605d-4233-a189-7173358ca9f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:01.899043 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:01.899043 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:01.899616 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f53e229d-605d-4233-a189-7173358ca9f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:01.899957 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1490/5952] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:01 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:02.909780 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-74c0da95-1287-41db-937b-ebe5a909b8f2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:02.911471 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74c0da95-1287-41db-937b-ebe5a909b8f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:02.911707 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74c0da95-1287-41db-937b-ebe5a909b8f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:02.911927 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-74c0da95-1287-41db-937b-ebe5a909b8f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:02.912099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-74c0da95-1287-41db-937b-ebe5a909b8f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:02.915830 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:02.915830 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:02.916450 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-74c0da95-1287-41db-937b-ebe5a909b8f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:02.916836 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1493/5953] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:02 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:03.926313 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-42e60bb1-ae02-4720-8d9b-f296b0dce70b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:03.927955 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-42e60bb1-ae02-4720-8d9b-f296b0dce70b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:03.928174 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-42e60bb1-ae02-4720-8d9b-f296b0dce70b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:03.928399 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-42e60bb1-ae02-4720-8d9b-f296b0dce70b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:03.928505 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-42e60bb1-ae02-4720-8d9b-f296b0dce70b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:03.932370 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:03.932370 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:03.932882 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-42e60bb1-ae02-4720-8d9b-f296b0dce70b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:03.933238 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1487/5954] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:03 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:04.944540 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b0d97ad2-9b99-41cc-bc4c-7eaacba5e3b2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:04.946281 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b0d97ad2-9b99-41cc-bc4c-7eaacba5e3b2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:04.946498 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b0d97ad2-9b99-41cc-bc4c-7eaacba5e3b2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:04.946696 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b0d97ad2-9b99-41cc-bc4c-7eaacba5e3b2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:04.946844 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-b0d97ad2-9b99-41cc-bc4c-7eaacba5e3b2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:04.951431 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:04.951431 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:04.952131 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b0d97ad2-9b99-41cc-bc4c-7eaacba5e3b2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:04.952495 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1485/5955] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:04 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:05.961883 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8b1698e4-d294-4bd4-b0e8-f068cf93b2e1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:05.964098 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8b1698e4-d294-4bd4-b0e8-f068cf93b2e1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:05.964098 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8b1698e4-d294-4bd4-b0e8-f068cf93b2e1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:05.964098 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8b1698e4-d294-4bd4-b0e8-f068cf93b2e1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:05.964098 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-8b1698e4-d294-4bd4-b0e8-f068cf93b2e1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:05.967898 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:05.967898 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:05.968013 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8b1698e4-d294-4bd4-b0e8-f068cf93b2e1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:05.968331 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1491/5956] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:05 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:06.977367 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-17e45906-9dc2-4679-ad68-3dc1e68a6dc9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:06.979056 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-17e45906-9dc2-4679-ad68-3dc1e68a6dc9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:06.979265 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-17e45906-9dc2-4679-ad68-3dc1e68a6dc9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:06.979442 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-17e45906-9dc2-4679-ad68-3dc1e68a6dc9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:06.979553 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-17e45906-9dc2-4679-ad68-3dc1e68a6dc9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:06.983469 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:06.983469 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:06.983994 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-17e45906-9dc2-4679-ad68-3dc1e68a6dc9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:06.984330 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1494/5957] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:06 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:07.994188 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c1fcfdf4-71b4-4681-bf2c-0cba2f204f9b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:07.995713 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1fcfdf4-71b4-4681-bf2c-0cba2f204f9b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:07.995897 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1fcfdf4-71b4-4681-bf2c-0cba2f204f9b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:07.996073 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c1fcfdf4-71b4-4681-bf2c-0cba2f204f9b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:07.996161 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-c1fcfdf4-71b4-4681-bf2c-0cba2f204f9b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:07.999958 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:07.999958 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:08.000455 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c1fcfdf4-71b4-4681-bf2c-0cba2f204f9b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:08.000742 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1488/5958] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:07 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:09.010999 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-50dc2753-83f6-40d1-bcbe-3ab4dd363a94 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:09.012809 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-50dc2753-83f6-40d1-bcbe-3ab4dd363a94 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:09.012995 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-50dc2753-83f6-40d1-bcbe-3ab4dd363a94 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:09.013176 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-50dc2753-83f6-40d1-bcbe-3ab4dd363a94 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:09.013292 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-50dc2753-83f6-40d1-bcbe-3ab4dd363a94 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:09.017950 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:09.017950 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:09.018680 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-50dc2753-83f6-40d1-bcbe-3ab4dd363a94 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:09.019176 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1486/5959] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:09 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:10.031369 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e7aac066-c625-4564-a7af-527dbb109cfe None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:10.033249 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e7aac066-c625-4564-a7af-527dbb109cfe tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:10.033496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e7aac066-c625-4564-a7af-527dbb109cfe tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:10.033710 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e7aac066-c625-4564-a7af-527dbb109cfe tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:10.033826 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-e7aac066-c625-4564-a7af-527dbb109cfe tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:10.038313 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:10.038313 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:10.038957 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e7aac066-c625-4564-a7af-527dbb109cfe tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:10.039382 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1492/5960] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:10 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:11.049978 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-07388d52-ea12-4af9-91cd-888b51315ef1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:11.051733 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-07388d52-ea12-4af9-91cd-888b51315ef1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:11.051936 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-07388d52-ea12-4af9-91cd-888b51315ef1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:11.052135 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-07388d52-ea12-4af9-91cd-888b51315ef1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:11.052303 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-07388d52-ea12-4af9-91cd-888b51315ef1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:11.057700 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:11.057700 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:11.058586 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-07388d52-ea12-4af9-91cd-888b51315ef1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:11.059140 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1495/5961] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:11 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:12.069106 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-6246564c-a977-40f6-9797-004cfe5615ab None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:12.070903 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6246564c-a977-40f6-9797-004cfe5615ab tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:53:12.071139 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6246564c-a977-40f6-9797-004cfe5615ab tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:12.071352 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-6246564c-a977-40f6-9797-004cfe5615ab tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:12.071559 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-6246564c-a977-40f6-9797-004cfe5615ab tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:12.076572 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:12.076572 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:12.077193 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-6246564c-a977-40f6-9797-004cfe5615ab tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:53:12.077563 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1489/5962] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:12 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:12.087380 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-96ef0344-0ee7-40e3-ae2c-db3074f8f420 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:12.089174 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-96ef0344-0ee7-40e3-ae2c-db3074f8f420 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:53:12.089669 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-96ef0344-0ee7-40e3-ae2c-db3074f8f420 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "825b5314-fd33-4282-bbaf-092e09563fdd"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:53:12.091565 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-96ef0344-0ee7-40e3-ae2c-db3074f8f420 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating new backup {'backup': {'volume_id': '825b5314-fd33-4282-bbaf-092e09563fdd'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:53:12.091756 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-96ef0344-0ee7-40e3-ae2c-db3074f8f420 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating backup of volume 825b5314-fd33-4282-bbaf-092e09563fdd in container None Jul 10 04:53:12.098343 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:12.098343 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:12.098686 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-96ef0344-0ee7-40e3-ae2c-db3074f8f420 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:53:12.115130 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-96ef0344-0ee7-40e3-ae2c-db3074f8f420 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['b606d9b1-b781-4c93-9595-c1e444cbbd10', 'a7fb1bb3-2a1a-4a8d-a09a-ddf8e7dd2cef'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:53:12.140000 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-96ef0344-0ee7-40e3-ae2c-db3074f8f420 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:53:12.140653 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1487/5963] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:53:12 2026] POST /volume/v3/backups => generated 286 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:53:12.149128 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9c1abfe3-29a1-426a-b8c9-73544c833ab2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:12.151402 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9c1abfe3-29a1-426a-b8c9-73544c833ab2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:12.151673 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9c1abfe3-29a1-426a-b8c9-73544c833ab2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:12.151919 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9c1abfe3-29a1-426a-b8c9-73544c833ab2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:12.152069 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9c1abfe3-29a1-426a-b8c9-73544c833ab2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:12.157562 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:12.157562 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:12.158397 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9c1abfe3-29a1-426a-b8c9-73544c833ab2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:12.158755 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1493/5964] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:12 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:13.169410 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3aeb2736-d739-47d1-9395-d8e358e53d76 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:13.171616 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3aeb2736-d739-47d1-9395-d8e358e53d76 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:13.171886 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3aeb2736-d739-47d1-9395-d8e358e53d76 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:13.172179 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3aeb2736-d739-47d1-9395-d8e358e53d76 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:13.172362 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-3aeb2736-d739-47d1-9395-d8e358e53d76 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:13.177379 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:13.177379 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:13.178057 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3aeb2736-d739-47d1-9395-d8e358e53d76 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:13.178398 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1496/5965] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:13 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:14.188254 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7fe0dfad-ac5a-4499-9d34-406b559517f9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:14.189981 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7fe0dfad-ac5a-4499-9d34-406b559517f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:14.190249 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7fe0dfad-ac5a-4499-9d34-406b559517f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:14.190458 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7fe0dfad-ac5a-4499-9d34-406b559517f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:14.190571 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-7fe0dfad-ac5a-4499-9d34-406b559517f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:14.194556 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:14.194556 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:14.195195 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7fe0dfad-ac5a-4499-9d34-406b559517f9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:14.195598 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1490/5966] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:14 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:15.204876 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a13ee5cd-5bc8-4ceb-9f3a-782ff98b5222 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:15.206385 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a13ee5cd-5bc8-4ceb-9f3a-782ff98b5222 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:15.206575 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a13ee5cd-5bc8-4ceb-9f3a-782ff98b5222 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:15.206765 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a13ee5cd-5bc8-4ceb-9f3a-782ff98b5222 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:15.206946 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a13ee5cd-5bc8-4ceb-9f3a-782ff98b5222 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:15.210786 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:15.210786 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:15.211442 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a13ee5cd-5bc8-4ceb-9f3a-782ff98b5222 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:15.211763 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1488/5967] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:15 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:16.222025 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-8142a23b-d3a7-47bc-87d7-03788efc98fd None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:16.224411 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8142a23b-d3a7-47bc-87d7-03788efc98fd tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:16.224712 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8142a23b-d3a7-47bc-87d7-03788efc98fd tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:16.224968 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-8142a23b-d3a7-47bc-87d7-03788efc98fd tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:16.225123 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-8142a23b-d3a7-47bc-87d7-03788efc98fd tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:16.230594 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:16.230594 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:16.231466 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-8142a23b-d3a7-47bc-87d7-03788efc98fd tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:16.231851 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1494/5968] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:16 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:17.241760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9aa87ff9-afbf-458a-9bc7-3f7859ea6224 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:17.243293 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9aa87ff9-afbf-458a-9bc7-3f7859ea6224 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:17.243495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9aa87ff9-afbf-458a-9bc7-3f7859ea6224 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:17.243682 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9aa87ff9-afbf-458a-9bc7-3f7859ea6224 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:17.243802 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9aa87ff9-afbf-458a-9bc7-3f7859ea6224 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:17.248150 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:17.248150 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:17.248780 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9aa87ff9-afbf-458a-9bc7-3f7859ea6224 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:17.249179 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1497/5969] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:17 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:18.260675 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7223e81c-8ed0-468e-9bd0-e435900ac93a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:18.262269 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7223e81c-8ed0-468e-9bd0-e435900ac93a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:18.262539 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7223e81c-8ed0-468e-9bd0-e435900ac93a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:18.262794 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7223e81c-8ed0-468e-9bd0-e435900ac93a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:18.262934 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-7223e81c-8ed0-468e-9bd0-e435900ac93a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:18.267320 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:18.267320 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:18.267988 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7223e81c-8ed0-468e-9bd0-e435900ac93a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:18.268572 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1491/5970] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:18 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:19.281121 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ab57fcb5-d86f-4009-8c99-12c53a9213f2 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:19.282846 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ab57fcb5-d86f-4009-8c99-12c53a9213f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:19.283076 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ab57fcb5-d86f-4009-8c99-12c53a9213f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:19.283273 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ab57fcb5-d86f-4009-8c99-12c53a9213f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:19.283385 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ab57fcb5-d86f-4009-8c99-12c53a9213f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:19.287402 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:19.287402 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:19.288018 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ab57fcb5-d86f-4009-8c99-12c53a9213f2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:19.288418 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1489/5971] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:19 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:20.299999 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2ddc93f5-a1ce-4b72-8be1-a796e6aa7c2a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:20.302803 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ddc93f5-a1ce-4b72-8be1-a796e6aa7c2a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:20.303083 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ddc93f5-a1ce-4b72-8be1-a796e6aa7c2a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:20.303344 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ddc93f5-a1ce-4b72-8be1-a796e6aa7c2a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:20.303481 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-2ddc93f5-a1ce-4b72-8be1-a796e6aa7c2a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:20.308795 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:20.308795 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:20.309546 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ddc93f5-a1ce-4b72-8be1-a796e6aa7c2a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:20.310044 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1495/5972] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:20 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:21.320905 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-55f10e83-62ac-4f97-8d09-0331b3060d3a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:21.322783 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-55f10e83-62ac-4f97-8d09-0331b3060d3a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:21.324597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-55f10e83-62ac-4f97-8d09-0331b3060d3a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:21.324597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-55f10e83-62ac-4f97-8d09-0331b3060d3a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:21.324597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-55f10e83-62ac-4f97-8d09-0331b3060d3a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:21.328979 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:21.328979 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:21.329929 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-55f10e83-62ac-4f97-8d09-0331b3060d3a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:21.330613 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1498/5973] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:21 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:22.340741 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-57bb04b0-e877-4145-9160-562d1614faf5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:22.343119 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-57bb04b0-e877-4145-9160-562d1614faf5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:22.343416 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-57bb04b0-e877-4145-9160-562d1614faf5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:22.343650 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-57bb04b0-e877-4145-9160-562d1614faf5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:22.343768 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-57bb04b0-e877-4145-9160-562d1614faf5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:22.349255 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:22.349255 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:22.350133 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-57bb04b0-e877-4145-9160-562d1614faf5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:22.350657 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1492/5974] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:22 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:23.360744 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9abe0fb0-8db5-4324-a0e8-9f37792a010d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:23.362516 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9abe0fb0-8db5-4324-a0e8-9f37792a010d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:23.362764 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9abe0fb0-8db5-4324-a0e8-9f37792a010d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:23.362990 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9abe0fb0-8db5-4324-a0e8-9f37792a010d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:23.363186 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9abe0fb0-8db5-4324-a0e8-9f37792a010d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:23.367758 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:23.367758 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:23.368471 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9abe0fb0-8db5-4324-a0e8-9f37792a010d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:23.368826 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1490/5975] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:23 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:24.379631 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-61348ded-f293-431a-9ff5-cb95a412f334 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:24.381140 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61348ded-f293-431a-9ff5-cb95a412f334 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:24.381357 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61348ded-f293-431a-9ff5-cb95a412f334 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:24.381558 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61348ded-f293-431a-9ff5-cb95a412f334 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:24.381678 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-61348ded-f293-431a-9ff5-cb95a412f334 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:24.385438 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:24.385438 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:24.385985 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61348ded-f293-431a-9ff5-cb95a412f334 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:24.386354 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1496/5976] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:24 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:25.397249 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2318cc49-1328-4839-af5b-d7cbb5470743 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:25.399142 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2318cc49-1328-4839-af5b-d7cbb5470743 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:25.399395 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2318cc49-1328-4839-af5b-d7cbb5470743 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:25.399625 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2318cc49-1328-4839-af5b-d7cbb5470743 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:25.399756 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-2318cc49-1328-4839-af5b-d7cbb5470743 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:25.404913 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:25.404913 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:25.405691 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2318cc49-1328-4839-af5b-d7cbb5470743 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:25.406122 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1499/5977] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:25 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:26.416370 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b7f16a85-bac4-47af-a3ae-7e3f8e916f48 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:26.417899 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b7f16a85-bac4-47af-a3ae-7e3f8e916f48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:26.418100 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b7f16a85-bac4-47af-a3ae-7e3f8e916f48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:26.418273 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b7f16a85-bac4-47af-a3ae-7e3f8e916f48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:26.418379 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-b7f16a85-bac4-47af-a3ae-7e3f8e916f48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:26.422177 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:26.422177 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:26.422685 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b7f16a85-bac4-47af-a3ae-7e3f8e916f48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:26.423029 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1493/5978] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:26 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:27.433832 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0105b865-0617-471f-aff9-5bdb7177335c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:27.435709 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0105b865-0617-471f-aff9-5bdb7177335c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:27.435910 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0105b865-0617-471f-aff9-5bdb7177335c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:27.436107 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0105b865-0617-471f-aff9-5bdb7177335c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:27.436224 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-0105b865-0617-471f-aff9-5bdb7177335c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:27.440471 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:27.440471 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:27.441185 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0105b865-0617-471f-aff9-5bdb7177335c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:27.441600 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1491/5979] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:27 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:28.450706 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-47d84659-b0a8-4919-95e0-8a0542c1b250 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:28.452698 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-47d84659-b0a8-4919-95e0-8a0542c1b250 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:28.452939 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-47d84659-b0a8-4919-95e0-8a0542c1b250 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:28.453160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-47d84659-b0a8-4919-95e0-8a0542c1b250 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:28.453302 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-47d84659-b0a8-4919-95e0-8a0542c1b250 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 9c88ae67-fa34-4db5-97da-b1f848e12630. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:28.457872 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:28.457872 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:28.458530 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-47d84659-b0a8-4919-95e0-8a0542c1b250 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 200 Jul 10 04:53:28.458921 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1497/5980] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:28 2026] GET /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:28.467204 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3bec1d95-d26f-4102-a50c-29f262cfcfb7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:28.468870 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3bec1d95-d26f-4102-a50c-29f262cfcfb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 Jul 10 04:53:28.469084 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3bec1d95-d26f-4102-a50c-29f262cfcfb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:28.469277 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3bec1d95-d26f-4102-a50c-29f262cfcfb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:28.469374 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-3bec1d95-d26f-4102-a50c-29f262cfcfb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete backup with id: 9c88ae67-fa34-4db5-97da-b1f848e12630. Jul 10 04:53:28.473314 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:28.473314 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:28.485393 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-3bec1d95-d26f-4102-a50c-29f262cfcfb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] delete_backup rpcapi backup_id 9c88ae67-fa34-4db5-97da-b1f848e12630 {{(pid=100022) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:53:28.487163 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3bec1d95-d26f-4102-a50c-29f262cfcfb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 returned with HTTP 202 Jul 10 04:53:28.487631 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1500/5981] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:53:28 2026] DELETE /volume/v3/backups/9c88ae67-fa34-4db5-97da-b1f848e12630 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:53:28.494894 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-64c5da61-9751-4760-86f1-516ee356b63e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:28.496468 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:53:28.496785 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1228351499"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:53:28.498081 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1228351499'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:53:28.498197 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume of 1 GB Jul 10 04:53:28.502128 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Availability Zones retrieved successfully. Jul 10 04:53:28.506829 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (c374894e-38c3-4237-a00c-2e76b81a2fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:53:28.507830 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17bf0fe2-964a-466f-9c33-e5975f55b6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:28.508580 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:53:28.533002 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17bf0fe2-964a-466f-9c33-e5975f55b6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:28.533760 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c163c67-e778-4c3d-a2b7-e2c04ca718db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:28.571935 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['195ceaff-eb11-4cb9-9123-aeeed9c13efa', '255990f2-96a1-4d6a-8456-687f077a09a5', 'e89fcf0e-0388-4266-aa49-637f92a2b98d', '3add97e3-e83e-450d-afa3-f6a364e42ba6'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:53:28.572736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c163c67-e778-4c3d-a2b7-e2c04ca718db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['195ceaff-eb11-4cb9-9123-aeeed9c13efa', '255990f2-96a1-4d6a-8456-687f077a09a5', 'e89fcf0e-0388-4266-aa49-637f92a2b98d', '3add97e3-e83e-450d-afa3-f6a364e42ba6']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:28.573457 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e56334-527b-4c05-b7b5-a9414e0e7d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:28.594506 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e56334-527b-4c05-b7b5-a9414e0e7d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1228351499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['195ceaff-eb11-4cb9-9123-aeeed9c13efa','255990f2-96a1-4d6a-8456-687f077a09a5','e89fcf0e-0388-4266-aa49-637f92a2b98d','3add97e3-e83e-450d-afa3-f6a364e42ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1228351499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afe188a0ed647c9949bb8cecec02ab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac124573018847f78221c59f93f1e7c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:28.595354 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3379b1-f4fa-491a-b1dd-4e3e97eb7433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:28.613100 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3379b1-f4fa-491a-b1dd-4e3e97eb7433) transitioned into state 'SUCCESS' from state '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-1228351499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['195ceaff-eb11-4cb9-9123-aeeed9c13efa','255990f2-96a1-4d6a-8456-687f077a09a5','e89fcf0e-0388-4266-aa49-637f92a2b98d','3add97e3-e83e-450d-afa3-f6a364e42ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:28.613792 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5befa9-a42c-4015-9887-c8f5c1ea699f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:28.623677 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5befa9-a42c-4015-9887-c8f5c1ea699f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:28.624503 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (c374894e-38c3-4237-a00c-2e76b81a2fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:53:28.624792 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume request issued successfully. Jul 10 04:53:28.625387 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-64c5da61-9751-4760-86f1-516ee356b63e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:53:28.625811 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1494/5982] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:53:28 2026] POST /volume/v3/volumes => generated 776 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:53:28.636919 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f8c4a72b-ffe2-4445-83e9-f577437c3bbb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:28.638905 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f8c4a72b-ffe2-4445-83e9-f577437c3bbb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 Jul 10 04:53:28.639138 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f8c4a72b-ffe2-4445-83e9-f577437c3bbb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:28.639506 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f8c4a72b-ffe2-4445-83e9-f577437c3bbb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:28.647759 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:28.647759 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:28.651175 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f8c4a72b-ffe2-4445-83e9-f577437c3bbb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:53:28.654860 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f8c4a72b-ffe2-4445-83e9-f577437c3bbb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 returned with HTTP 200 Jul 10 04:53:28.655269 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1492/5983] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:28 2026] GET /volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:29.667653 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-734ed898-a241-45d2-8e53-4e57ab1f2fda None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:29.669353 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-734ed898-a241-45d2-8e53-4e57ab1f2fda tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 Jul 10 04:53:29.669551 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-734ed898-a241-45d2-8e53-4e57ab1f2fda tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:29.669772 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-734ed898-a241-45d2-8e53-4e57ab1f2fda tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:29.676827 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:29.676827 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:29.681015 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-734ed898-a241-45d2-8e53-4e57ab1f2fda tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:53:29.685547 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-734ed898-a241-45d2-8e53-4e57ab1f2fda tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 returned with HTTP 200 Jul 10 04:53:29.685961 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1498/5984] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:29 2026] GET /volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:53:29.697797 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-de558627-3074-4f89-a1dc-7a004103dc70 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:29.699784 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-de558627-3074-4f89-a1dc-7a004103dc70 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:53:29.700172 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-de558627-3074-4f89-a1dc-7a004103dc70 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3", "name": "tempest-type-Backup-762089283"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:53:29.701893 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-de558627-3074-4f89-a1dc-7a004103dc70 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating new backup {'backup': {'volume_id': '8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3', 'name': 'tempest-type-Backup-762089283'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:53:29.702033 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-de558627-3074-4f89-a1dc-7a004103dc70 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating backup of volume 8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 in container None Jul 10 04:53:29.710741 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:29.710741 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:29.711232 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-de558627-3074-4f89-a1dc-7a004103dc70 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:53:29.728716 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-de558627-3074-4f89-a1dc-7a004103dc70 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['4d7be553-53e6-4d74-9130-7501e2b7c64f', '05f948ba-71d4-49f3-9c56-50fd79878984'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:53:29.754370 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-de558627-3074-4f89-a1dc-7a004103dc70 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:53:29.754887 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1501/5985] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:53:29 2026] POST /volume/v3/backups => generated 313 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:53:29.763075 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-30ff9d3a-dba7-4075-b9c6-0581ddbb9b6f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:29.765099 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-30ff9d3a-dba7-4075-b9c6-0581ddbb9b6f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:29.765348 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-30ff9d3a-dba7-4075-b9c6-0581ddbb9b6f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:29.765582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-30ff9d3a-dba7-4075-b9c6-0581ddbb9b6f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:29.765704 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-30ff9d3a-dba7-4075-b9c6-0581ddbb9b6f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:29.769919 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:29.769919 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:29.770533 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-30ff9d3a-dba7-4075-b9c6-0581ddbb9b6f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:29.770859 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1495/5986] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:29 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:30.782642 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a3031702-0f57-4f46-9b92-e86585435a9c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:30.785266 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3031702-0f57-4f46-9b92-e86585435a9c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:30.785462 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a3031702-0f57-4f46-9b92-e86585435a9c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:30.785747 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a3031702-0f57-4f46-9b92-e86585435a9c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:30.785922 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-a3031702-0f57-4f46-9b92-e86585435a9c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:30.790413 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:30.790413 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:30.791074 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a3031702-0f57-4f46-9b92-e86585435a9c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:30.791465 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1493/5987] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:30 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:31.800471 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-28ed042c-4527-4410-b09a-5dd48edd224e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:31.802264 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-28ed042c-4527-4410-b09a-5dd48edd224e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:31.802466 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-28ed042c-4527-4410-b09a-5dd48edd224e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:31.802650 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-28ed042c-4527-4410-b09a-5dd48edd224e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:31.802751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-28ed042c-4527-4410-b09a-5dd48edd224e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:31.807813 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:31.807813 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:31.808373 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-28ed042c-4527-4410-b09a-5dd48edd224e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:31.808773 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1499/5988] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:31 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:32.818506 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-504a1c31-cd17-4017-b2f1-69b5dd0fac20 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:32.820642 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-504a1c31-cd17-4017-b2f1-69b5dd0fac20 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:32.820902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-504a1c31-cd17-4017-b2f1-69b5dd0fac20 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:32.821174 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-504a1c31-cd17-4017-b2f1-69b5dd0fac20 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:32.821350 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-504a1c31-cd17-4017-b2f1-69b5dd0fac20 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:32.826233 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:32.826233 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:32.827011 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-504a1c31-cd17-4017-b2f1-69b5dd0fac20 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:32.827493 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1502/5989] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:32 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:33.836778 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d5d2988a-fdfd-4279-b3c2-3e5443217b3e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:33.838397 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d5d2988a-fdfd-4279-b3c2-3e5443217b3e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:33.838577 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d5d2988a-fdfd-4279-b3c2-3e5443217b3e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:33.839257 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d5d2988a-fdfd-4279-b3c2-3e5443217b3e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:33.839257 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d5d2988a-fdfd-4279-b3c2-3e5443217b3e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:33.842578 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:33.842578 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:33.843135 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d5d2988a-fdfd-4279-b3c2-3e5443217b3e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:33.843504 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1496/5990] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:33 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:34.853869 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-9b0c21b0-e42e-4481-90a0-a8ef27df4ef4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:34.855505 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9b0c21b0-e42e-4481-90a0-a8ef27df4ef4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:34.855692 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9b0c21b0-e42e-4481-90a0-a8ef27df4ef4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:34.855858 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-9b0c21b0-e42e-4481-90a0-a8ef27df4ef4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:34.856028 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-9b0c21b0-e42e-4481-90a0-a8ef27df4ef4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:34.861038 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:34.861038 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:34.861863 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-9b0c21b0-e42e-4481-90a0-a8ef27df4ef4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:34.862300 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1494/5991] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:34 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:35.872002 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d5a78177-175b-4c8f-a9a4-e553fc94aeb7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:35.873883 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d5a78177-175b-4c8f-a9a4-e553fc94aeb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:35.874160 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d5a78177-175b-4c8f-a9a4-e553fc94aeb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:35.874413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d5a78177-175b-4c8f-a9a4-e553fc94aeb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:35.874569 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d5a78177-175b-4c8f-a9a4-e553fc94aeb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:35.879444 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:35.879444 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:35.880064 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d5a78177-175b-4c8f-a9a4-e553fc94aeb7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:35.880474 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1500/5992] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:35 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:36.891353 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-64ab9fec-e7d8-489b-a031-000c71553257 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:36.893325 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-64ab9fec-e7d8-489b-a031-000c71553257 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:36.893742 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-64ab9fec-e7d8-489b-a031-000c71553257 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:36.894107 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-64ab9fec-e7d8-489b-a031-000c71553257 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:36.895236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-64ab9fec-e7d8-489b-a031-000c71553257 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:36.898854 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:36.898854 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:36.899701 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-64ab9fec-e7d8-489b-a031-000c71553257 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:36.900375 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1503/5993] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:36 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:37.911894 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-27bc03ab-0871-4e41-8ccb-36d7ddb256af None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:37.913741 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27bc03ab-0871-4e41-8ccb-36d7ddb256af tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:37.914015 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-27bc03ab-0871-4e41-8ccb-36d7ddb256af tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:37.914257 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-27bc03ab-0871-4e41-8ccb-36d7ddb256af tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:37.914422 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-27bc03ab-0871-4e41-8ccb-36d7ddb256af tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:37.918548 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:37.918548 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:37.919089 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-27bc03ab-0871-4e41-8ccb-36d7ddb256af tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:37.919443 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1497/5994] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:37 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:38.929576 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29baa48d-6b76-469c-bd7c-5544600f64e6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:38.931644 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29baa48d-6b76-469c-bd7c-5544600f64e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:38.931937 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29baa48d-6b76-469c-bd7c-5544600f64e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:38.932236 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29baa48d-6b76-469c-bd7c-5544600f64e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:38.932411 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-29baa48d-6b76-469c-bd7c-5544600f64e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:38.937358 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:38.937358 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:38.938125 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29baa48d-6b76-469c-bd7c-5544600f64e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:38.938635 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1495/5995] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:38 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:39.948326 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e80def41-d94b-4dff-a2cc-4778db0b4877 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:39.949804 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e80def41-d94b-4dff-a2cc-4778db0b4877 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:39.950011 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e80def41-d94b-4dff-a2cc-4778db0b4877 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:39.950223 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e80def41-d94b-4dff-a2cc-4778db0b4877 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:39.950327 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-e80def41-d94b-4dff-a2cc-4778db0b4877 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:39.953897 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:39.953897 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:39.954428 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e80def41-d94b-4dff-a2cc-4778db0b4877 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:39.954730 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1501/5996] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:39 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:40.964197 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-de228fe9-082d-4be6-83ff-8931e95d4d7c None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:40.965791 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-de228fe9-082d-4be6-83ff-8931e95d4d7c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:40.965964 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-de228fe9-082d-4be6-83ff-8931e95d4d7c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:40.966167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-de228fe9-082d-4be6-83ff-8931e95d4d7c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:40.966283 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-de228fe9-082d-4be6-83ff-8931e95d4d7c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:40.970751 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:40.970751 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:40.971599 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-de228fe9-082d-4be6-83ff-8931e95d4d7c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:40.972006 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1504/5997] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:40 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:41.981325 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d72b81ea-8e76-4eaa-8aad-1dfc883f48f3 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:41.983195 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d72b81ea-8e76-4eaa-8aad-1dfc883f48f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:41.983492 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d72b81ea-8e76-4eaa-8aad-1dfc883f48f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:41.983616 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d72b81ea-8e76-4eaa-8aad-1dfc883f48f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:41.983729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d72b81ea-8e76-4eaa-8aad-1dfc883f48f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:41.987957 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:41.987957 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:41.988740 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d72b81ea-8e76-4eaa-8aad-1dfc883f48f3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:41.989198 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1498/5998] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:41 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:42.999579 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-aa9112b7-be38-46d5-bb8b-d8c9563b93ea None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:43.001056 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa9112b7-be38-46d5-bb8b-d8c9563b93ea tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:43.001266 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa9112b7-be38-46d5-bb8b-d8c9563b93ea tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:43.001434 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-aa9112b7-be38-46d5-bb8b-d8c9563b93ea tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:43.001532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-aa9112b7-be38-46d5-bb8b-d8c9563b93ea tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:43.007008 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:43.007008 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:43.007890 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-aa9112b7-be38-46d5-bb8b-d8c9563b93ea tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:43.008397 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1496/5999] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:42 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:44.017773 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9b8c4ab3-f925-4ca8-b30b-36ed72c2f7ed None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:44.019810 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9b8c4ab3-f925-4ca8-b30b-36ed72c2f7ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:44.020062 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9b8c4ab3-f925-4ca8-b30b-36ed72c2f7ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:44.020302 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9b8c4ab3-f925-4ca8-b30b-36ed72c2f7ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:44.020438 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9b8c4ab3-f925-4ca8-b30b-36ed72c2f7ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:44.025441 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:44.025441 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:44.026307 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9b8c4ab3-f925-4ca8-b30b-36ed72c2f7ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:44.026776 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1502/6000] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:44 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:45.037982 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e6e2ac91-a966-44bc-a395-61a9067e0094 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:45.040154 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e6e2ac91-a966-44bc-a395-61a9067e0094 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:45.040415 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e6e2ac91-a966-44bc-a395-61a9067e0094 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:45.040652 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e6e2ac91-a966-44bc-a395-61a9067e0094 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:45.040799 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-e6e2ac91-a966-44bc-a395-61a9067e0094 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:45.046059 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:45.046059 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:45.046887 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e6e2ac91-a966-44bc-a395-61a9067e0094 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:45.047516 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1505/6001] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:45 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:46.057702 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-44782f14-83c8-4358-bef6-dba8cfbdb8d0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:46.059830 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-44782f14-83c8-4358-bef6-dba8cfbdb8d0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:46.060089 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-44782f14-83c8-4358-bef6-dba8cfbdb8d0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:46.060334 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-44782f14-83c8-4358-bef6-dba8cfbdb8d0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:46.060449 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-44782f14-83c8-4358-bef6-dba8cfbdb8d0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:46.066227 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:46.066227 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:46.066911 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-44782f14-83c8-4358-bef6-dba8cfbdb8d0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 200 Jul 10 04:53:46.067329 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1499/6002] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:46 2026] GET /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:46.078302 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d3e71899-077d-4cf4-805e-c10a0d97465b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:46.080257 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d3e71899-077d-4cf4-805e-c10a0d97465b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 Jul 10 04:53:46.080550 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d3e71899-077d-4cf4-805e-c10a0d97465b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:46.080785 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d3e71899-077d-4cf4-805e-c10a0d97465b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:46.080948 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-d3e71899-077d-4cf4-805e-c10a0d97465b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete backup with id: ef87cf3c-2b1b-40db-92f6-a1f4a84136c3. Jul 10 04:53:46.087105 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:46.087105 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:46.102480 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-d3e71899-077d-4cf4-805e-c10a0d97465b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] delete_backup rpcapi backup_id ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:53:46.104618 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d3e71899-077d-4cf4-805e-c10a0d97465b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 returned with HTTP 202 Jul 10 04:53:46.105188 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1497/6003] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:53:46 2026] DELETE /volume/v3/backups/ef87cf3c-2b1b-40db-92f6-a1f4a84136c3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:53:46.112836 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-849d4860-6321-45b5-b915-7b92e99df2e3 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:46.114800 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-849d4860-6321-45b5-b915-7b92e99df2e3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 Jul 10 04:53:46.115044 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-849d4860-6321-45b5-b915-7b92e99df2e3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:46.115231 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-849d4860-6321-45b5-b915-7b92e99df2e3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:46.115388 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-849d4860-6321-45b5-b915-7b92e99df2e3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume with id: 8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 Jul 10 04:53:46.123895 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:46.123895 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:46.124309 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-849d4860-6321-45b5-b915-7b92e99df2e3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:53:46.140318 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-849d4860-6321-45b5-b915-7b92e99df2e3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume request issued successfully. Jul 10 04:53:46.140600 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-849d4860-6321-45b5-b915-7b92e99df2e3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 returned with HTTP 202 Jul 10 04:53:46.141175 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1503/6004] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:53:46 2026] DELETE /volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:53:46.148971 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2776cdcb-b5d5-4141-a3a7-3ac6be2f1889 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:46.151049 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2776cdcb-b5d5-4141-a3a7-3ac6be2f1889 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 Jul 10 04:53:46.151275 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2776cdcb-b5d5-4141-a3a7-3ac6be2f1889 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:46.151456 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2776cdcb-b5d5-4141-a3a7-3ac6be2f1889 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:46.159032 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:46.159032 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:46.162890 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2776cdcb-b5d5-4141-a3a7-3ac6be2f1889 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:53:46.167710 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2776cdcb-b5d5-4141-a3a7-3ac6be2f1889 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 returned with HTTP 200 Jul 10 04:53:46.168108 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1506/6005] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:46 2026] GET /volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:53:47.182510 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-0ce5e278-c36c-4ff7-aa23-177be0eaab81 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:47.184370 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0ce5e278-c36c-4ff7-aa23-177be0eaab81 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 Jul 10 04:53:47.184574 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0ce5e278-c36c-4ff7-aa23-177be0eaab81 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:47.184783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-0ce5e278-c36c-4ff7-aa23-177be0eaab81 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:47.190912 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-0ce5e278-c36c-4ff7-aa23-177be0eaab81 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 returned with HTTP 404 Jul 10 04:53:47.190912 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1500/6006] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:47 2026] GET /volume/v3/volumes/8c74fda0-e7fd-45f6-aad6-357e4bcdc8a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:53:47.198432 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-22f43086-65ee-4930-a542-ab2a31947221 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:47.199985 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-22f43086-65ee-4930-a542-ab2a31947221 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651/export_record Jul 10 04:53:47.200226 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-22f43086-65ee-4930-a542-ab2a31947221 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:47.200447 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-22f43086-65ee-4930-a542-ab2a31947221 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'export_record' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:47.200585 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-22f43086-65ee-4930-a542-ab2a31947221 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Export record for backup 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 04:53:47.204379 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:47.204379 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:47.205191 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.api [None req-22f43086-65ee-4930-a542-ab2a31947221 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling RPCAPI with context: , host: np0000004952, backup: 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 04:53:47.212495 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-22f43086-65ee-4930-a542-ab2a31947221 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] export_record in rpcapi backup_id 4d5d02b1-28b8-4690-960a-4f052135a651 on host np0000004952. {{(pid=100021) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 04:53:47.714531 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-22f43086-65ee-4930-a542-ab2a31947221 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGQ1ZDAyYjEtMjhiOC00NjkwLTk2MGEtNGYwNTIxMzVhNjUxIiwgInVzZXJfaWQiOiAiYWMxMjQ1NzMwMTg4NDdmNzgyMjFjNTlmOTNmMWU3YzIiLCAicHJvamVjdF9pZCI6ICI3YWZlMTg4YTBlZDY0N2M5OTQ5YmI4Y2VjZWMwMmFiMiIsICJ2b2x1bWVfaWQiOiAiODI1YjUzMTQtZmQzMy00MjgyLWJiYWYtMDkyZTA5NTYzZmRkIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzc3MTQ2NzkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODI1YjUzMTQtZmQzMy00MjgyLWJiYWYtMDkyZTA5NTYzZmRkLzIwMjYwNzEwMDQ1MjU4L2F6X25vdmFfYmFja3VwXzRkNWQwMmIxLTI4YjgtNDY5MC05NjBhLTRmMDUyMTM1YTY1MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6NTI6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6NTI6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDo1MzoxMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100021) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 04:53:47.714832 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-22f43086-65ee-4930-a542-ab2a31947221 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651/export_record returned with HTTP 200 Jul 10 04:53:47.715291 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1498/6007] 10.4.3.87 () {68 vars in 1423 bytes} [Fri Jul 10 04:53:47 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651/export_record => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:53:47.723768 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:47.725480 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:53:47.725783 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-511545819"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:53:47.727097 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-511545819'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:53:47.727207 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume of 1 GB Jul 10 04:53:47.730751 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Availability Zones retrieved successfully. Jul 10 04:53:47.735951 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (bfe30b3d-95ce-4582-810d-aa60e28078f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:53:47.736812 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd37134-89c6-430e-95f0-8506917b2724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:47.737505 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:53:47.758112 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd37134-89c6-430e-95f0-8506917b2724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:47.758864 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b984b55a-a5c2-433d-905c-f00a6c053fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:47.791244 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['9a555ff7-47f6-46a9-b37d-4fb95a768ab3', '71ebdf7e-7920-46bc-93c0-8e703cf9f41b', '59809fa0-bc6e-4457-88f2-c5e6f4aa4232', '334fc37e-fd99-491b-85ec-be54a9b3e7b5'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:53:47.791946 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b984b55a-a5c2-433d-905c-f00a6c053fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a555ff7-47f6-46a9-b37d-4fb95a768ab3', '71ebdf7e-7920-46bc-93c0-8e703cf9f41b', '59809fa0-bc6e-4457-88f2-c5e6f4aa4232', '334fc37e-fd99-491b-85ec-be54a9b3e7b5']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:47.792618 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d21e328-0965-4827-8ef9-4d55900592da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:47.812106 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d21e328-0965-4827-8ef9-4d55900592da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f73aebd5-6a4d-44a7-a3ce-9a20249608a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-511545819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['9a555ff7-47f6-46a9-b37d-4fb95a768ab3','71ebdf7e-7920-46bc-93c0-8e703cf9f41b','59809fa0-bc6e-4457-88f2-c5e6f4aa4232','334fc37e-fd99-491b-85ec-be54a9b3e7b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-511545819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f73aebd5-6a4d-44a7-a3ce-9a20249608a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afe188a0ed647c9949bb8cecec02ab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac124573018847f78221c59f93f1e7c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:47.812819 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d67613d-9031-449b-aff8-005c4025317f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:47.827450 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d67613d-9031-449b-aff8-005c4025317f) transitioned into state 'SUCCESS' from state '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-511545819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['9a555ff7-47f6-46a9-b37d-4fb95a768ab3','71ebdf7e-7920-46bc-93c0-8e703cf9f41b','59809fa0-bc6e-4457-88f2-c5e6f4aa4232','334fc37e-fd99-491b-85ec-be54a9b3e7b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:47.828052 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d391c1a-d9f1-4f21-bf80-985a8b75aaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:53:47.835324 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d391c1a-d9f1-4f21-bf80-985a8b75aaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:53:47.835995 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (bfe30b3d-95ce-4582-810d-aa60e28078f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:53:47.836305 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume request issued successfully. Jul 10 04:53:47.836824 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-602e62e0-b86d-4c57-9b4d-683f5208c9a1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:53:47.837226 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1504/6008] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:53:47 2026] POST /volume/v3/volumes => generated 775 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:53:47.848326 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-7ede4879-59d6-4231-bf26-b8a6302b6e7f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:47.850672 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7ede4879-59d6-4231-bf26-b8a6302b6e7f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 Jul 10 04:53:47.851082 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7ede4879-59d6-4231-bf26-b8a6302b6e7f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:47.851261 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-7ede4879-59d6-4231-bf26-b8a6302b6e7f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:47.859367 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:47.859367 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:47.862778 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-7ede4879-59d6-4231-bf26-b8a6302b6e7f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:53:47.866407 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-7ede4879-59d6-4231-bf26-b8a6302b6e7f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 returned with HTTP 200 Jul 10 04:53:47.866788 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1507/6009] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:47 2026] GET /volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:48.879067 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2720e2cf-4fd3-428e-b14a-d5f37540467f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:48.880823 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2720e2cf-4fd3-428e-b14a-d5f37540467f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 Jul 10 04:53:48.881056 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2720e2cf-4fd3-428e-b14a-d5f37540467f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:48.881270 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2720e2cf-4fd3-428e-b14a-d5f37540467f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:48.883636 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=47,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:53:48.889409 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:48.889409 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:48.892911 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-2720e2cf-4fd3-428e-b14a-d5f37540467f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:53:48.896447 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2720e2cf-4fd3-428e-b14a-d5f37540467f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 returned with HTTP 200 Jul 10 04:53:48.896783 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1501/6010] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:48 2026] GET /volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:53:48.908099 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-7d0a0b2c-67eb-4ff3-9d7a-9aaae3a63a6c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:48.909546 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7d0a0b2c-67eb-4ff3-9d7a-9aaae3a63a6c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:53:48.909849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-7d0a0b2c-67eb-4ff3-9d7a-9aaae3a63a6c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f73aebd5-6a4d-44a7-a3ce-9a20249608a2", "name": "tempest-type-Backup-1898737244"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:53:48.911423 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-7d0a0b2c-67eb-4ff3-9d7a-9aaae3a63a6c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating new backup {'backup': {'volume_id': 'f73aebd5-6a4d-44a7-a3ce-9a20249608a2', 'name': 'tempest-type-Backup-1898737244'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:53:48.911549 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-7d0a0b2c-67eb-4ff3-9d7a-9aaae3a63a6c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating backup of volume f73aebd5-6a4d-44a7-a3ce-9a20249608a2 in container None Jul 10 04:53:48.918068 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:48.918068 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:48.918360 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-7d0a0b2c-67eb-4ff3-9d7a-9aaae3a63a6c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:53:48.935097 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-7d0a0b2c-67eb-4ff3-9d7a-9aaae3a63a6c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['5cf15210-1a29-4c27-9692-b54217ce4cb7', '518d81ce-eccc-41f3-83e5-e1787dcd5aea'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:53:48.964150 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-7d0a0b2c-67eb-4ff3-9d7a-9aaae3a63a6c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:53:48.964532 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1499/6011] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:53:48 2026] POST /volume/v3/backups => generated 314 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:53:48.972463 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9158912e-b096-43f2-98e3-23bdda56899f None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:48.974071 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9158912e-b096-43f2-98e3-23bdda56899f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:48.974272 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9158912e-b096-43f2-98e3-23bdda56899f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:48.974446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9158912e-b096-43f2-98e3-23bdda56899f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:48.974539 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9158912e-b096-43f2-98e3-23bdda56899f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:48.979155 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:48.979155 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:48.979972 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9158912e-b096-43f2-98e3-23bdda56899f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:48.980426 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1505/6012] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:48 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:49.990015 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3f945928-1cdd-4b2a-ab60-df4179a7c8e6 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:49.991676 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3f945928-1cdd-4b2a-ab60-df4179a7c8e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:49.992705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3f945928-1cdd-4b2a-ab60-df4179a7c8e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:49.992705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3f945928-1cdd-4b2a-ab60-df4179a7c8e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:49.992705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-3f945928-1cdd-4b2a-ab60-df4179a7c8e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:49.996121 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:49.996121 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:49.996748 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3f945928-1cdd-4b2a-ab60-df4179a7c8e6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:49.997131 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1508/6013] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:49 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:51.006868 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2c9a29bc-e777-4fb4-8adb-c15436bd4bc5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:51.008697 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c9a29bc-e777-4fb4-8adb-c15436bd4bc5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:51.008940 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2c9a29bc-e777-4fb4-8adb-c15436bd4bc5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:51.009146 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2c9a29bc-e777-4fb4-8adb-c15436bd4bc5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:51.009275 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-2c9a29bc-e777-4fb4-8adb-c15436bd4bc5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:51.013906 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:51.013906 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:51.014542 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2c9a29bc-e777-4fb4-8adb-c15436bd4bc5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:51.014878 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1502/6014] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:51 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:52.023773 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-dff72a26-23e9-4652-b1be-559db7658704 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:52.025572 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dff72a26-23e9-4652-b1be-559db7658704 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:52.025811 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dff72a26-23e9-4652-b1be-559db7658704 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:52.026049 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-dff72a26-23e9-4652-b1be-559db7658704 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:52.026196 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-dff72a26-23e9-4652-b1be-559db7658704 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:52.030327 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:52.030327 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:52.030895 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-dff72a26-23e9-4652-b1be-559db7658704 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:52.031252 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1500/6015] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:52 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:53.040783 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bb2964ab-d021-4eb8-8049-0305e6a7f133 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:53.042922 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb2964ab-d021-4eb8-8049-0305e6a7f133 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:53.043153 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb2964ab-d021-4eb8-8049-0305e6a7f133 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:53.043365 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bb2964ab-d021-4eb8-8049-0305e6a7f133 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:53.043464 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-bb2964ab-d021-4eb8-8049-0305e6a7f133 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:53.047777 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:53.047777 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:53.048354 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bb2964ab-d021-4eb8-8049-0305e6a7f133 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:53.048687 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1506/6016] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:53 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:54.058627 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bb2636c5-00cd-4bf7-b432-c33e768d0e8d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:54.059869 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bb2636c5-00cd-4bf7-b432-c33e768d0e8d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:54.060059 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bb2636c5-00cd-4bf7-b432-c33e768d0e8d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:54.060238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bb2636c5-00cd-4bf7-b432-c33e768d0e8d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:54.060339 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-bb2636c5-00cd-4bf7-b432-c33e768d0e8d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:54.066073 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:54.066073 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:54.066991 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bb2636c5-00cd-4bf7-b432-c33e768d0e8d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:54.067406 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1509/6017] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:54 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:55.079101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-da7052e4-08e5-4b48-96e0-c6e25e56e24a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:55.081133 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da7052e4-08e5-4b48-96e0-c6e25e56e24a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:55.081528 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da7052e4-08e5-4b48-96e0-c6e25e56e24a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:55.083134 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-da7052e4-08e5-4b48-96e0-c6e25e56e24a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:55.083134 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-da7052e4-08e5-4b48-96e0-c6e25e56e24a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:55.087825 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:55.087825 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:55.089573 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-da7052e4-08e5-4b48-96e0-c6e25e56e24a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:55.089573 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1503/6018] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:55 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:56.100290 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-4b4704c3-70f4-4957-8945-1d7ffc8e1c4a None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:56.101885 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b4704c3-70f4-4957-8945-1d7ffc8e1c4a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:56.102100 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b4704c3-70f4-4957-8945-1d7ffc8e1c4a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:56.102293 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-4b4704c3-70f4-4957-8945-1d7ffc8e1c4a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:56.102407 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-4b4704c3-70f4-4957-8945-1d7ffc8e1c4a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:56.103761 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=44,cinder:INSERT=6,cinder:UPDATE=18 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:53:56.106748 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:56.106748 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:53:56.107345 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-4b4704c3-70f4-4957-8945-1d7ffc8e1c4a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:56.108099 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1501/6019] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:56 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:57.119163 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7f669105-0f6f-49c5-968f-e6d1ee6b033e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:57.121149 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f669105-0f6f-49c5-968f-e6d1ee6b033e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:57.121402 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f669105-0f6f-49c5-968f-e6d1ee6b033e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:57.121625 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7f669105-0f6f-49c5-968f-e6d1ee6b033e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:57.121757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7f669105-0f6f-49c5-968f-e6d1ee6b033e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:57.126302 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:57.126302 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:53:57.127023 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7f669105-0f6f-49c5-968f-e6d1ee6b033e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:57.127472 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1507/6020] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:57 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:58.137563 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ac3960b2-4a2e-4f34-a70f-160ba866b5c5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:58.139477 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ac3960b2-4a2e-4f34-a70f-160ba866b5c5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:58.139697 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ac3960b2-4a2e-4f34-a70f-160ba866b5c5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:58.139903 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ac3960b2-4a2e-4f34-a70f-160ba866b5c5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:58.140073 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ac3960b2-4a2e-4f34-a70f-160ba866b5c5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:58.143929 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:58.143929 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:53:58.144557 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ac3960b2-4a2e-4f34-a70f-160ba866b5c5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:58.144928 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1510/6021] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:58 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:53:59.154788 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d1451e5d-5659-49a4-bbde-778aeab416f0 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:53:59.156464 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1451e5d-5659-49a4-bbde-778aeab416f0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:53:59.157882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1451e5d-5659-49a4-bbde-778aeab416f0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:53:59.157882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d1451e5d-5659-49a4-bbde-778aeab416f0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:53:59.157882 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d1451e5d-5659-49a4-bbde-778aeab416f0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:53:59.161587 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:53:59.161587 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:53:59.162246 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d1451e5d-5659-49a4-bbde-778aeab416f0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:53:59.162620 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1504/6022] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:53:59 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:00.173029 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-05fe4dcc-3023-4416-9f38-9a578921a29d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:00.174736 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05fe4dcc-3023-4416-9f38-9a578921a29d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:00.174943 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05fe4dcc-3023-4416-9f38-9a578921a29d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:00.175126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-05fe4dcc-3023-4416-9f38-9a578921a29d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:00.175244 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-05fe4dcc-3023-4416-9f38-9a578921a29d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:00.179586 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:00.179586 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:00.180302 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-05fe4dcc-3023-4416-9f38-9a578921a29d tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:54:00.180687 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1502/6023] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:00 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:01.190287 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2b39dde2-5432-46e9-8540-230c95600f32 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:01.193446 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b39dde2-5432-46e9-8540-230c95600f32 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:01.193446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b39dde2-5432-46e9-8540-230c95600f32 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:01.193446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2b39dde2-5432-46e9-8540-230c95600f32 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:01.193446 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-2b39dde2-5432-46e9-8540-230c95600f32 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:01.194374 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=43,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:54:01.196958 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:01.196958 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:01.197945 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2b39dde2-5432-46e9-8540-230c95600f32 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:54:01.198397 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1508/6024] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:01 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:02.207893 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ab0b05e0-2441-40d2-a84d-66b2add421b0 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:02.209403 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab0b05e0-2441-40d2-a84d-66b2add421b0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:02.209578 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab0b05e0-2441-40d2-a84d-66b2add421b0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:02.209749 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ab0b05e0-2441-40d2-a84d-66b2add421b0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:02.209847 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-ab0b05e0-2441-40d2-a84d-66b2add421b0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:02.211199 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=35,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:54:02.214311 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:02.214311 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:02.215514 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ab0b05e0-2441-40d2-a84d-66b2add421b0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:54:02.216127 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1511/6025] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:02 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:03.227484 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c985e69e-29c4-4bea-84b8-120c494ec51c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:03.229204 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c985e69e-29c4-4bea-84b8-120c494ec51c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:03.229426 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c985e69e-29c4-4bea-84b8-120c494ec51c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:03.229606 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c985e69e-29c4-4bea-84b8-120c494ec51c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:03.229706 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-c985e69e-29c4-4bea-84b8-120c494ec51c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:03.233612 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:03.233612 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:03.234164 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c985e69e-29c4-4bea-84b8-120c494ec51c tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:54:03.234521 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1505/6026] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:03 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:04.244208 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-62623b98-8341-451f-8bdb-b13fc5e290ad None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:04.245934 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62623b98-8341-451f-8bdb-b13fc5e290ad tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:04.246156 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62623b98-8341-451f-8bdb-b13fc5e290ad tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:04.246349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62623b98-8341-451f-8bdb-b13fc5e290ad tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:04.246445 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-62623b98-8341-451f-8bdb-b13fc5e290ad tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:04.250847 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:04.250847 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:04.251438 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62623b98-8341-451f-8bdb-b13fc5e290ad tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:54:04.251744 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1503/6027] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:04 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:05.263726 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3f2c1155-60cb-44c3-8b03-70b0f634eaef None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:05.265186 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f2c1155-60cb-44c3-8b03-70b0f634eaef tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:05.265380 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f2c1155-60cb-44c3-8b03-70b0f634eaef tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:05.265551 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3f2c1155-60cb-44c3-8b03-70b0f634eaef tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:05.265651 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-3f2c1155-60cb-44c3-8b03-70b0f634eaef tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:05.271193 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:05.271193 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:05.272120 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3f2c1155-60cb-44c3-8b03-70b0f634eaef tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:54:05.272658 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1509/6028] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:05 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:05.281952 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-601ad4e3-5005-4ec1-bfd9-1f11a6f9ef2b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:05.283726 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-601ad4e3-5005-4ec1-bfd9-1f11a6f9ef2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85/export_record Jul 10 04:54:05.283918 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-601ad4e3-5005-4ec1-bfd9-1f11a6f9ef2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:05.284125 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-601ad4e3-5005-4ec1-bfd9-1f11a6f9ef2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'export_record' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:05.284240 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-601ad4e3-5005-4ec1-bfd9-1f11a6f9ef2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Export record for backup 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100022) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 04:54:05.289042 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:05.289042 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:05.290009 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.api [None req-601ad4e3-5005-4ec1-bfd9-1f11a6f9ef2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling RPCAPI with context: , host: np0000004952, backup: 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100022) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 04:54:05.298546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.backup.rpcapi [None req-601ad4e3-5005-4ec1-bfd9-1f11a6f9ef2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] export_record in rpcapi backup_id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85 on host np0000004952. {{(pid=100022) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 04:54:05.800740 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-601ad4e3-5005-4ec1-bfd9-1f11a6f9ef2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmM0ZDU4MWItYWM2ZS00OGRlLWJjYjktZTk1ZWVlZGUxYTg1IiwgInVzZXJfaWQiOiAiYWMxMjQ1NzMwMTg4NDdmNzgyMjFjNTlmOTNmMWU3YzIiLCAicHJvamVjdF9pZCI6ICI3YWZlMTg4YTBlZDY0N2M5OTQ5YmI4Y2VjZWMwMmFiMiIsICJ2b2x1bWVfaWQiOiAiZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODk4NzM3MjQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyLzIwMjYwNzEwMDQ1MzUyL2F6X25vdmFfYmFja3VwXzZjNGQ1ODFiLWFjNmUtNDhkZS1iY2I5LWU5NWVlZWRlMWE4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDo1NDowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100022) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 04:54:05.801027 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-601ad4e3-5005-4ec1-bfd9-1f11a6f9ef2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85/export_record returned with HTTP 200 Jul 10 04:54:05.801532 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1512/6029] 10.4.3.87 () {68 vars in 1423 bytes} [Fri Jul 10 04:54:05 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:54:05.809079 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-5e28a92c-6834-46bb-b8d0-757f479f299a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:05.810768 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e28a92c-6834-46bb-b8d0-757f479f299a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:05.811036 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e28a92c-6834-46bb-b8d0-757f479f299a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:05.811248 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-5e28a92c-6834-46bb-b8d0-757f479f299a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:05.811378 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-5e28a92c-6834-46bb-b8d0-757f479f299a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:05.816265 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:05.816265 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:05.816896 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-5e28a92c-6834-46bb-b8d0-757f479f299a tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:54:05.817312 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1506/6030] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:05 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:05.828472 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-8358784a-2632-4d16-b6df-9e159c87cf06 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:05.830052 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8358784a-2632-4d16-b6df-9e159c87cf06 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/backups/import_record Jul 10 04:54:05.830432 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-8358784a-2632-4d16-b6df-9e159c87cf06 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWExYzJlMjYtYTJkZC00N2QzLWI2ZDAtYjRlY2E4MGNmMTBjIiwgInVzZXJfaWQiOiAiYWMxMjQ1NzMwMTg4NDdmNzgyMjFjNTlmOTNmMWU3YzIiLCAicHJvamVjdF9pZCI6ICI3YWZlMTg4YTBlZDY0N2M5OTQ5YmI4Y2VjZWMwMmFiMiIsICJ2b2x1bWVfaWQiOiAiZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODk4NzM3MjQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyLzIwMjYwNzEwMDQ1MzUyL2F6X25vdmFfYmFja3VwXzZjNGQ1ODFiLWFjNmUtNDhkZS1iY2I5LWU5NWVlZWRlMWE4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDo1NDowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:54:05.831681 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-8358784a-2632-4d16-b6df-9e159c87cf06 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWExYzJlMjYtYTJkZC00N2QzLWI2ZDAtYjRlY2E4MGNmMTBjIiwgInVzZXJfaWQiOiAiYWMxMjQ1NzMwMTg4NDdmNzgyMjFjNTlmOTNmMWU3YzIiLCAicHJvamVjdF9pZCI6ICI3YWZlMTg4YTBlZDY0N2M5OTQ5YmI4Y2VjZWMwMmFiMiIsICJ2b2x1bWVfaWQiOiAiZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODk4NzM3MjQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyLzIwMjYwNzEwMDQ1MzUyL2F6X25vdmFfYmFja3VwXzZjNGQ1ODFiLWFjNmUtNDhkZS1iY2I5LWU5NWVlZWRlMWE4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDo1NDowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100021) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 04:54:05.831860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-8358784a-2632-4d16-b6df-9e159c87cf06 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWExYzJlMjYtYTJkZC00N2QzLWI2ZDAtYjRlY2E4MGNmMTBjIiwgInVzZXJfaWQiOiAiYWMxMjQ1NzMwMTg4NDdmNzgyMjFjNTlmOTNmMWU3YzIiLCAicHJvamVjdF9pZCI6ICI3YWZlMTg4YTBlZDY0N2M5OTQ5YmI4Y2VjZWMwMmFiMiIsICJ2b2x1bWVfaWQiOiAiZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODk4NzM3MjQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyLzIwMjYwNzEwMDQ1MzUyL2F6X25vdmFfYmFja3VwXzZjNGQ1ODFiLWFjNmUtNDhkZS1iY2I5LWU5NWVlZWRlMWE4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDo1NDowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100021) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 04:54:05.863059 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-8358784a-2632-4d16-b6df-9e159c87cf06 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['229f3ccc-8f47-4e50-ac1a-cca1dbc6f8c6', 'b7ea3af6-7189-40fa-a5a8-15a7402bff4e'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:54:05.881792 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-8358784a-2632-4d16-b6df-9e159c87cf06 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] import_record rpcapi backup id aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c on host np0000004952 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWExYzJlMjYtYTJkZC00N2QzLWI2ZDAtYjRlY2E4MGNmMTBjIiwgInVzZXJfaWQiOiAiYWMxMjQ1NzMwMTg4NDdmNzgyMjFjNTlmOTNmMWU3YzIiLCAicHJvamVjdF9pZCI6ICI3YWZlMTg4YTBlZDY0N2M5OTQ5YmI4Y2VjZWMwMmFiMiIsICJ2b2x1bWVfaWQiOiAiZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyIiwgImhvc3QiOiAibnAwMDAwMDA0OTUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODk4NzM3MjQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjczYWViZDUtNmE0ZC00NGE3LWEzY2UtOWEyMDI0OTYwOGEyLzIwMjYwNzEwMDQ1MzUyL2F6X25vdmFfYmFja3VwXzZjNGQ1ODFiLWFjNmUtNDhkZS1iY2I5LWU5NWVlZWRlMWE4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDQ6NTM6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwNDo1NDowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100021) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 04:54:05.884229 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-8358784a-2632-4d16-b6df-9e159c87cf06 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Import record output: {'backup': {'id': 'aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.87/volume/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c'}]}}. {{(pid=100021) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 04:54:05.884523 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-8358784a-2632-4d16-b6df-9e159c87cf06 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/import_record returned with HTTP 201 Jul 10 04:54:05.885132 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1504/6031] 10.4.3.87 () {70 vars in 1335 bytes} [Fri Jul 10 04:54:05 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 57 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 04:54:05.894153 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4280478f-7e45-4b93-9782-7ddde1e55182 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:05.896036 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4280478f-7e45-4b93-9782-7ddde1e55182 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c Jul 10 04:54:05.896352 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4280478f-7e45-4b93-9782-7ddde1e55182 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:05.896617 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4280478f-7e45-4b93-9782-7ddde1e55182 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:05.896745 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-4280478f-7e45-4b93-9782-7ddde1e55182 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:05.901256 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:05.901256 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:05.901854 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4280478f-7e45-4b93-9782-7ddde1e55182 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c returned with HTTP 200 Jul 10 04:54:05.902200 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1510/6032] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:05 2026] GET /volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:06.912207 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-5949e960-28d6-4d33-9369-8539e25fd08f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:06.913892 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5949e960-28d6-4d33-9369-8539e25fd08f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c Jul 10 04:54:06.914099 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5949e960-28d6-4d33-9369-8539e25fd08f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:06.914302 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-5949e960-28d6-4d33-9369-8539e25fd08f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:06.914414 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-5949e960-28d6-4d33-9369-8539e25fd08f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:06.918440 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:06.918440 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:06.918994 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-5949e960-28d6-4d33-9369-8539e25fd08f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c returned with HTTP 200 Jul 10 04:54:06.919348 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1513/6033] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:06 2026] GET /volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:06.928728 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1608bdd8-3980-4e4a-8f55-a413cda89857 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:06.930844 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1608bdd8-3980-4e4a-8f55-a413cda89857 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c Jul 10 04:54:06.931101 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1608bdd8-3980-4e4a-8f55-a413cda89857 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:06.931351 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1608bdd8-3980-4e4a-8f55-a413cda89857 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:06.931494 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-1608bdd8-3980-4e4a-8f55-a413cda89857 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete backup with id: aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c. Jul 10 04:54:06.935975 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:06.935975 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:06.949433 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-1608bdd8-3980-4e4a-8f55-a413cda89857 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] delete_backup rpcapi backup_id aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c {{(pid=100019) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:54:06.951313 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1608bdd8-3980-4e4a-8f55-a413cda89857 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c returned with HTTP 202 Jul 10 04:54:06.951762 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1507/6034] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:54:06 2026] DELETE /volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:54:06.958340 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bf4809d2-a40b-4eb0-9571-522a91d51499 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:06.960051 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bf4809d2-a40b-4eb0-9571-522a91d51499 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c Jul 10 04:54:06.960260 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bf4809d2-a40b-4eb0-9571-522a91d51499 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:06.960437 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bf4809d2-a40b-4eb0-9571-522a91d51499 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:06.960547 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-bf4809d2-a40b-4eb0-9571-522a91d51499 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:06.964493 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:06.964493 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:06.964969 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bf4809d2-a40b-4eb0-9571-522a91d51499 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c returned with HTTP 200 Jul 10 04:54:06.965419 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1505/6035] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:06 2026] GET /volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:07.975098 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7483eb91-1068-474c-9cde-a793021aacc8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:07.977379 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7483eb91-1068-474c-9cde-a793021aacc8 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c Jul 10 04:54:07.977664 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7483eb91-1068-474c-9cde-a793021aacc8 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:07.977913 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7483eb91-1068-474c-9cde-a793021aacc8 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:07.978092 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-7483eb91-1068-474c-9cde-a793021aacc8 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:07.982363 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7483eb91-1068-474c-9cde-a793021aacc8 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c returned with HTTP 404 Jul 10 04:54:07.982918 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1511/6036] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:07 2026] GET /volume/v3/backups/aa1c2e26-a2dd-47d3-b6d0-b4eca80cf10c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:54:07.989373 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-a8868f9f-793c-4ae5-b87c-18a0f99746a7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:07.991156 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a8868f9f-793c-4ae5-b87c-18a0f99746a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 Jul 10 04:54:07.991422 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a8868f9f-793c-4ae5-b87c-18a0f99746a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:07.991648 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-a8868f9f-793c-4ae5-b87c-18a0f99746a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:07.991853 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-a8868f9f-793c-4ae5-b87c-18a0f99746a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume with id: f73aebd5-6a4d-44a7-a3ce-9a20249608a2 Jul 10 04:54:07.998478 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:07.998478 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:07.998789 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a8868f9f-793c-4ae5-b87c-18a0f99746a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:08.013449 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-a8868f9f-793c-4ae5-b87c-18a0f99746a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume request issued successfully. Jul 10 04:54:08.013670 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-a8868f9f-793c-4ae5-b87c-18a0f99746a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 returned with HTTP 202 Jul 10 04:54:08.013998 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1514/6037] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:54:07 2026] DELETE /volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:54:08.021063 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-95aeb0a0-5799-4d28-840a-48d12de180ed None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:08.022912 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-95aeb0a0-5799-4d28-840a-48d12de180ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 Jul 10 04:54:08.023181 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-95aeb0a0-5799-4d28-840a-48d12de180ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:08.023431 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-95aeb0a0-5799-4d28-840a-48d12de180ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:08.031166 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:08.031166 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:08.035115 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-95aeb0a0-5799-4d28-840a-48d12de180ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:08.039192 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-95aeb0a0-5799-4d28-840a-48d12de180ed tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 returned with HTTP 200 Jul 10 04:54:08.039594 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1508/6038] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:08 2026] GET /volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:54:09.051361 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-57ad5e93-dacf-4ef9-b217-ac40562852f0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:09.053059 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-57ad5e93-dacf-4ef9-b217-ac40562852f0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 Jul 10 04:54:09.053297 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-57ad5e93-dacf-4ef9-b217-ac40562852f0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:09.053485 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-57ad5e93-dacf-4ef9-b217-ac40562852f0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:09.059178 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-57ad5e93-dacf-4ef9-b217-ac40562852f0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 returned with HTTP 404 Jul 10 04:54:09.059619 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1506/6039] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:09 2026] GET /volume/v3/volumes/f73aebd5-6a4d-44a7-a3ce-9a20249608a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:54:09.066840 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-24cc7b87-c130-4723-83cb-f623780b92e1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:09.068515 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-24cc7b87-c130-4723-83cb-f623780b92e1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups Jul 10 04:54:09.068695 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-24cc7b87-c130-4723-83cb-f623780b92e1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:09.068860 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-24cc7b87-c130-4723-83cb-f623780b92e1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'index' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:09.073726 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-24cc7b87-c130-4723-83cb-f623780b92e1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 200 Jul 10 04:54:09.074049 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1512/6040] 10.4.3.87 () {68 vars in 1270 bytes} [Fri Jul 10 04:54:09 2026] GET /volume/v3/backups => generated 621 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:09.081567 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3d09fe85-9dc6-44ef-ac07-e8a2a801d897 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:09.083149 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3d09fe85-9dc6-44ef-ac07-e8a2a801d897 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups?project_id=7afe188a0ed647c9949bb8cecec02ab2 Jul 10 04:54:09.083360 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3d09fe85-9dc6-44ef-ac07-e8a2a801d897 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:09.083537 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3d09fe85-9dc6-44ef-ac07-e8a2a801d897 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'index' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:09.094761 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3d09fe85-9dc6-44ef-ac07-e8a2a801d897 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups?project_id=7afe188a0ed647c9949bb8cecec02ab2 returned with HTTP 200 Jul 10 04:54:09.095227 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1515/6041] 10.4.3.87 () {68 vars in 1357 bytes} [Fri Jul 10 04:54:09 2026] GET /volume/v3/backups?project_id=7afe188a0ed647c9949bb8cecec02ab2 => generated 621 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:09.103077 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:09.104490 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:54:09.104787 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-347383888"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:54:09.106025 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-347383888'}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:54:09.106130 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume of 1 GB Jul 10 04:54:09.110048 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Availability Zones retrieved successfully. Jul 10 04:54:09.114781 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (71d2b2c0-98f2-45a2-bb9e-45f4f8e83502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:54:09.115624 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e359c9-6720-4065-b757-aecc68073f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:09.116325 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:54:09.136598 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e359c9-6720-4065-b757-aecc68073f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:09.137468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d879dbcf-ac41-46c6-87d5-b192a014c420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:09.171575 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['c75cb49c-4d29-4323-a400-4ffb1f7d0db2', '72d5a342-70a1-4041-accf-d74937cd9c0d', '4bc907b4-3037-42b7-93cd-14849937e147', '2346aaa1-7d2e-43fe-90f8-cafab0e910e9'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:54:09.172468 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d879dbcf-ac41-46c6-87d5-b192a014c420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75cb49c-4d29-4323-a400-4ffb1f7d0db2', '72d5a342-70a1-4041-accf-d74937cd9c0d', '4bc907b4-3037-42b7-93cd-14849937e147', '2346aaa1-7d2e-43fe-90f8-cafab0e910e9']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:09.173200 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb06081f-903a-4e16-ab04-ebe27e2899c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:09.193771 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb06081f-903a-4e16-ab04-ebe27e2899c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a71dd3f-6154-4500-b23e-5e913403e376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-347383888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['c75cb49c-4d29-4323-a400-4ffb1f7d0db2','72d5a342-70a1-4041-accf-d74937cd9c0d','4bc907b4-3037-42b7-93cd-14849937e147','2346aaa1-7d2e-43fe-90f8-cafab0e910e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-347383888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a71dd3f-6154-4500-b23e-5e913403e376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afe188a0ed647c9949bb8cecec02ab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac124573018847f78221c59f93f1e7c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:09.194536 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b23b803-a65d-49c6-81a1-40db4dbcfa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:09.209774 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b23b803-a65d-49c6-81a1-40db4dbcfa9d) transitioned into state 'SUCCESS' from state '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-347383888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['c75cb49c-4d29-4323-a400-4ffb1f7d0db2','72d5a342-70a1-4041-accf-d74937cd9c0d','4bc907b4-3037-42b7-93cd-14849937e147','2346aaa1-7d2e-43fe-90f8-cafab0e910e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:09.211453 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d04697b-9f7c-4b3a-80d4-921ae6799a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:09.218435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d04697b-9f7c-4b3a-80d4-921ae6799a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:09.219170 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (71d2b2c0-98f2-45a2-bb9e-45f4f8e83502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:54:09.219465 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume request issued successfully. Jul 10 04:54:09.219999 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-52c9b4c9-6aea-4f09-9069-ce9a73970408 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:54:09.220463 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1509/6042] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:54:09 2026] POST /volume/v3/volumes => generated 775 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:54:09.231906 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d2a2f77e-46be-4fbe-aa46-c0206e8cad73 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:09.233839 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2a2f77e-46be-4fbe-aa46-c0206e8cad73 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 Jul 10 04:54:09.234096 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2a2f77e-46be-4fbe-aa46-c0206e8cad73 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:09.234323 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d2a2f77e-46be-4fbe-aa46-c0206e8cad73 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:09.241860 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:09.241860 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:09.245200 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d2a2f77e-46be-4fbe-aa46-c0206e8cad73 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:09.249241 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d2a2f77e-46be-4fbe-aa46-c0206e8cad73 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 returned with HTTP 200 Jul 10 04:54:09.249514 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1507/6043] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:09 2026] GET /volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:10.261361 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d3fdb448-971c-4df7-a666-63f044f4b11b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:10.263611 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3fdb448-971c-4df7-a666-63f044f4b11b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 Jul 10 04:54:10.263828 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3fdb448-971c-4df7-a666-63f044f4b11b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:10.264099 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d3fdb448-971c-4df7-a666-63f044f4b11b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:10.271225 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:10.271225 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:10.274693 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-d3fdb448-971c-4df7-a666-63f044f4b11b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:10.278517 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d3fdb448-971c-4df7-a666-63f044f4b11b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 returned with HTTP 200 Jul 10 04:54:10.279100 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1513/6044] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:10 2026] GET /volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:54:10.289817 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-62306bb0-a58e-4e6d-8cce-9fcd9a18f3a7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:10.291378 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-62306bb0-a58e-4e6d-8cce-9fcd9a18f3a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:54:10.291696 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-62306bb0-a58e-4e6d-8cce-9fcd9a18f3a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0a71dd3f-6154-4500-b23e-5e913403e376", "name": "tempest-type-Backup-747983363"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:54:10.292979 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.contrib.backups [None req-62306bb0-a58e-4e6d-8cce-9fcd9a18f3a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating new backup {'backup': {'volume_id': '0a71dd3f-6154-4500-b23e-5e913403e376', 'name': 'tempest-type-Backup-747983363'}} {{(pid=100022) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:54:10.293110 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.contrib.backups [None req-62306bb0-a58e-4e6d-8cce-9fcd9a18f3a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating backup of volume 0a71dd3f-6154-4500-b23e-5e913403e376 in container None Jul 10 04:54:10.300002 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:10.300002 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:10.300369 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-62306bb0-a58e-4e6d-8cce-9fcd9a18f3a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:10.314159 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.quota [None req-62306bb0-a58e-4e6d-8cce-9fcd9a18f3a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['e216957c-0a17-43e7-8475-25d55d8c2ecc', '90f471a2-94ae-4087-b590-dd60c6ff96bc'] {{(pid=100022) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:54:10.336733 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-62306bb0-a58e-4e6d-8cce-9fcd9a18f3a7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:54:10.337126 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1516/6045] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:54:10 2026] POST /volume/v3/backups => generated 313 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:54:10.344676 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7b0c8d87-a769-4588-afab-23e394871a62 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:10.346414 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b0c8d87-a769-4588-afab-23e394871a62 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:10.346611 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b0c8d87-a769-4588-afab-23e394871a62 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:10.346783 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7b0c8d87-a769-4588-afab-23e394871a62 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:10.346875 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-7b0c8d87-a769-4588-afab-23e394871a62 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:10.350750 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:10.350750 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:10.351326 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7b0c8d87-a769-4588-afab-23e394871a62 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:10.351676 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1510/6046] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:10 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:11.360823 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-59579e1e-97c2-4f12-9f12-7022243eae60 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:11.362570 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-59579e1e-97c2-4f12-9f12-7022243eae60 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:11.362798 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-59579e1e-97c2-4f12-9f12-7022243eae60 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:11.362998 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-59579e1e-97c2-4f12-9f12-7022243eae60 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:11.363102 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-59579e1e-97c2-4f12-9f12-7022243eae60 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:11.367197 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:11.367197 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:11.367847 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-59579e1e-97c2-4f12-9f12-7022243eae60 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:11.368419 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1508/6047] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:11 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:12.380028 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3118b679-beaa-457e-9f1a-62821b9560bf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:12.381636 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3118b679-beaa-457e-9f1a-62821b9560bf tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:12.381865 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3118b679-beaa-457e-9f1a-62821b9560bf tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:12.382053 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3118b679-beaa-457e-9f1a-62821b9560bf tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:12.382158 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-3118b679-beaa-457e-9f1a-62821b9560bf tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:12.386273 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:12.386273 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:12.386838 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3118b679-beaa-457e-9f1a-62821b9560bf tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:12.387237 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1514/6048] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:12 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:13.397833 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-77a29f24-fbb9-4750-879f-0116feab2c84 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:13.399586 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-77a29f24-fbb9-4750-879f-0116feab2c84 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:13.399832 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-77a29f24-fbb9-4750-879f-0116feab2c84 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:13.400042 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-77a29f24-fbb9-4750-879f-0116feab2c84 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:13.400167 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-77a29f24-fbb9-4750-879f-0116feab2c84 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:13.404223 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:13.404223 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:13.404793 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-77a29f24-fbb9-4750-879f-0116feab2c84 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:13.405151 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1517/6049] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:13 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:14.414628 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-08bdf0a9-f4a8-492d-814e-f30bc23c1ce1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:14.416494 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-08bdf0a9-f4a8-492d-814e-f30bc23c1ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:14.416743 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-08bdf0a9-f4a8-492d-814e-f30bc23c1ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:14.416936 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-08bdf0a9-f4a8-492d-814e-f30bc23c1ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:14.417032 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-08bdf0a9-f4a8-492d-814e-f30bc23c1ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:14.421223 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:14.421223 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:14.421808 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-08bdf0a9-f4a8-492d-814e-f30bc23c1ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:14.422172 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1511/6050] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:14 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:15.432532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-62fdc770-f11d-48a2-9165-1aa9be72dbf9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:15.434209 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62fdc770-f11d-48a2-9165-1aa9be72dbf9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:15.434503 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62fdc770-f11d-48a2-9165-1aa9be72dbf9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:15.434789 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-62fdc770-f11d-48a2-9165-1aa9be72dbf9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:15.434967 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-62fdc770-f11d-48a2-9165-1aa9be72dbf9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:15.439080 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:15.439080 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:15.439707 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-62fdc770-f11d-48a2-9165-1aa9be72dbf9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:15.440104 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1509/6051] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:15 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:16.450585 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-02899cdc-8867-4c53-9c76-4f1ce60b01d2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:16.452341 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-02899cdc-8867-4c53-9c76-4f1ce60b01d2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:16.452586 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-02899cdc-8867-4c53-9c76-4f1ce60b01d2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:16.452846 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-02899cdc-8867-4c53-9c76-4f1ce60b01d2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:16.453027 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-02899cdc-8867-4c53-9c76-4f1ce60b01d2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:16.457134 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:16.457134 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:16.457729 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-02899cdc-8867-4c53-9c76-4f1ce60b01d2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:16.458088 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1515/6052] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:16 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:17.467935 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-9a2eb16f-db9f-443a-82b5-f7edd084f067 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:17.469664 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a2eb16f-db9f-443a-82b5-f7edd084f067 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:17.469858 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a2eb16f-db9f-443a-82b5-f7edd084f067 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:17.470052 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-9a2eb16f-db9f-443a-82b5-f7edd084f067 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:17.470155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-9a2eb16f-db9f-443a-82b5-f7edd084f067 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:17.473936 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:17.473936 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:17.474464 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-9a2eb16f-db9f-443a-82b5-f7edd084f067 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:17.474788 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1518/6053] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:17 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:18.484267 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d2890299-b533-4687-979a-c48c51d6d309 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:18.486118 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2890299-b533-4687-979a-c48c51d6d309 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:18.486374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2890299-b533-4687-979a-c48c51d6d309 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:18.486572 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d2890299-b533-4687-979a-c48c51d6d309 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:18.486677 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-d2890299-b533-4687-979a-c48c51d6d309 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:18.491071 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:18.491071 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:18.491851 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d2890299-b533-4687-979a-c48c51d6d309 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:18.492455 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1512/6054] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:18 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:19.502760 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2d7322a0-c257-42c3-9bc7-7b4d56fd74d9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:19.504328 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d7322a0-c257-42c3-9bc7-7b4d56fd74d9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:19.504508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d7322a0-c257-42c3-9bc7-7b4d56fd74d9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:19.504676 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2d7322a0-c257-42c3-9bc7-7b4d56fd74d9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:19.504771 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-2d7322a0-c257-42c3-9bc7-7b4d56fd74d9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:19.508589 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:19.508589 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:19.509178 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2d7322a0-c257-42c3-9bc7-7b4d56fd74d9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:19.509526 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1510/6055] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:19 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:20.520522 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f6855397-90db-4b2a-b7b7-1e3376571b59 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:20.523078 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6855397-90db-4b2a-b7b7-1e3376571b59 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:20.523398 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6855397-90db-4b2a-b7b7-1e3376571b59 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:20.523604 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6855397-90db-4b2a-b7b7-1e3376571b59 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:20.523751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f6855397-90db-4b2a-b7b7-1e3376571b59 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:20.528044 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:20.528044 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:20.528630 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6855397-90db-4b2a-b7b7-1e3376571b59 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:20.529012 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1516/6056] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:20 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:21.539688 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-fdbc1bf5-0fbd-48fa-92e1-03952af62cae None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:21.541455 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fdbc1bf5-0fbd-48fa-92e1-03952af62cae tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:21.541665 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fdbc1bf5-0fbd-48fa-92e1-03952af62cae tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:21.541876 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-fdbc1bf5-0fbd-48fa-92e1-03952af62cae tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:21.541993 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-fdbc1bf5-0fbd-48fa-92e1-03952af62cae tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:21.546221 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:21.546221 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:21.546803 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-fdbc1bf5-0fbd-48fa-92e1-03952af62cae tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:21.547153 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1519/6057] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:21 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:22.557405 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-dcba6924-6b19-4e81-a2c9-97e315cfcc33 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:22.559488 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dcba6924-6b19-4e81-a2c9-97e315cfcc33 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:22.559741 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dcba6924-6b19-4e81-a2c9-97e315cfcc33 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:22.559997 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-dcba6924-6b19-4e81-a2c9-97e315cfcc33 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:22.560127 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-dcba6924-6b19-4e81-a2c9-97e315cfcc33 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:22.565053 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:22.565053 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:22.565819 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-dcba6924-6b19-4e81-a2c9-97e315cfcc33 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:22.566296 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1513/6058] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:22 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:23.578859 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3f70885e-bc03-4be3-afec-41cb7e0424d1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:23.584612 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f70885e-bc03-4be3-afec-41cb7e0424d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:23.585863 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f70885e-bc03-4be3-afec-41cb7e0424d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:23.587058 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f70885e-bc03-4be3-afec-41cb7e0424d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:23.587702 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-3f70885e-bc03-4be3-afec-41cb7e0424d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:23.596921 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:23.596921 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:23.597808 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f70885e-bc03-4be3-afec-41cb7e0424d1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:23.598087 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1511/6059] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:23 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:24.608965 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9ada29ba-8fdf-4ada-ae86-d62a6b248f89 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:24.610753 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9ada29ba-8fdf-4ada-ae86-d62a6b248f89 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:24.610979 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9ada29ba-8fdf-4ada-ae86-d62a6b248f89 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:24.611162 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9ada29ba-8fdf-4ada-ae86-d62a6b248f89 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:24.611286 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-9ada29ba-8fdf-4ada-ae86-d62a6b248f89 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:24.615467 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:24.615467 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:24.616013 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9ada29ba-8fdf-4ada-ae86-d62a6b248f89 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:24.616374 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1517/6060] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:24 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:25.626139 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-75a0a6f9-e4bf-4adb-9d01-ab1e537f0a08 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:25.627975 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75a0a6f9-e4bf-4adb-9d01-ab1e537f0a08 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:25.628314 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-75a0a6f9-e4bf-4adb-9d01-ab1e537f0a08 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:25.628495 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-75a0a6f9-e4bf-4adb-9d01-ab1e537f0a08 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:25.628597 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-75a0a6f9-e4bf-4adb-9d01-ab1e537f0a08 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:25.632426 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:25.632426 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:25.632984 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-75a0a6f9-e4bf-4adb-9d01-ab1e537f0a08 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:25.633357 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1520/6061] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:25 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:26.643234 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-814ac10e-13c6-4ced-a713-2661e00fa684 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:26.644972 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-814ac10e-13c6-4ced-a713-2661e00fa684 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:26.645179 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-814ac10e-13c6-4ced-a713-2661e00fa684 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:26.645386 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-814ac10e-13c6-4ced-a713-2661e00fa684 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:26.645496 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-814ac10e-13c6-4ced-a713-2661e00fa684 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:26.651464 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:26.651464 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:26.652163 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-814ac10e-13c6-4ced-a713-2661e00fa684 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:26.652618 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1514/6062] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:26 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:26.661793 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-b51a284b-01f4-4919-b6ec-995b7745bda6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:26.664075 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b51a284b-01f4-4919-b6ec-995b7745bda6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8/action Jul 10 04:54:26.664501 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b51a284b-01f4-4919-b6ec-995b7745bda6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:54:26.664645 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-b51a284b-01f4-4919-b6ec-995b7745bda6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:54:26.666033 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.admin_actions [None req-b51a284b-01f4-4919-b6ec-995b7745bda6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Updating backup '57ad6417-41b2-4217-a0b6-1ad7752876e8' with '{'status': 'error'}' {{(pid=100021) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 04:54:26.673508 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:26.673508 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:26.680246 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-b51a284b-01f4-4919-b6ec-995b7745bda6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] reset_status in rpcapi backup_id 57ad6417-41b2-4217-a0b6-1ad7752876e8 on host np0000004952. {{(pid=100021) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 04:54:26.681747 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-b51a284b-01f4-4919-b6ec-995b7745bda6 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8/action returned with HTTP 202 Jul 10 04:54:26.682146 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1512/6063] 10.4.3.87 () {70 vars in 1423 bytes} [Fri Jul 10 04:54:26 2026] POST /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:54:26.688460 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cfdca03a-f037-4c1b-b4ec-eb57cef59ecb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:26.689876 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cfdca03a-f037-4c1b-b4ec-eb57cef59ecb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 Jul 10 04:54:26.690096 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cfdca03a-f037-4c1b-b4ec-eb57cef59ecb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:26.690285 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cfdca03a-f037-4c1b-b4ec-eb57cef59ecb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:26.690426 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-cfdca03a-f037-4c1b-b4ec-eb57cef59ecb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume with id: 0a71dd3f-6154-4500-b23e-5e913403e376 Jul 10 04:54:26.697415 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:26.697415 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:26.697806 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cfdca03a-f037-4c1b-b4ec-eb57cef59ecb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:26.711940 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-cfdca03a-f037-4c1b-b4ec-eb57cef59ecb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume request issued successfully. Jul 10 04:54:26.712095 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cfdca03a-f037-4c1b-b4ec-eb57cef59ecb tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 returned with HTTP 202 Jul 10 04:54:26.712414 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1518/6064] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:54:26 2026] DELETE /volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:54:26.718413 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-3ca9fe02-1392-4ba3-84b0-22e056446a86 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:26.719973 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3ca9fe02-1392-4ba3-84b0-22e056446a86 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 Jul 10 04:54:26.720162 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3ca9fe02-1392-4ba3-84b0-22e056446a86 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:26.720361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-3ca9fe02-1392-4ba3-84b0-22e056446a86 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:26.728998 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:26.728998 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:26.733401 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-3ca9fe02-1392-4ba3-84b0-22e056446a86 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:26.738131 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-3ca9fe02-1392-4ba3-84b0-22e056446a86 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 returned with HTTP 200 Jul 10 04:54:26.738674 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1521/6065] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:26 2026] GET /volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:54:27.751660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-045d7d1c-6445-468c-be9d-b6b3cdb750af None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:27.753485 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-045d7d1c-6445-468c-be9d-b6b3cdb750af tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 Jul 10 04:54:27.753717 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-045d7d1c-6445-468c-be9d-b6b3cdb750af tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:27.753931 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-045d7d1c-6445-468c-be9d-b6b3cdb750af tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:27.759489 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-045d7d1c-6445-468c-be9d-b6b3cdb750af tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 returned with HTTP 404 Jul 10 04:54:27.759970 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1515/6066] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:27 2026] GET /volume/v3/volumes/0a71dd3f-6154-4500-b23e-5e913403e376 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:54:27.768684 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:27.770275 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] POST https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651/restore Jul 10 04:54:27.770622 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:54:27.771836 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Restoring backup 4d5d02b1-28b8-4690-960a-4f052135a651 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100021) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 04:54:27.771958 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Restoring backup 4d5d02b1-28b8-4690-960a-4f052135a651 to volume None. Jul 10 04:54:27.776911 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:27.776911 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:27.778082 np0000004952 devstack@c-api.service[100021]: INFO cinder.backup.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Creating volume of 1 GB for restore of backup 4d5d02b1-28b8-4690-960a-4f052135a651. Jul 10 04:54:27.782162 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Availability Zones retrieved successfully. Jul 10 04:54:27.789370 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (534feee7-75d0-4745-a8fb-f09ae8681b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:54:27.790627 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3899a44-0f3d-472e-bfde-d067f430e181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:27.791597 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Validating volume size '1' using validate_int {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:54:27.820859 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3899a44-0f3d-472e-bfde-d067f430e181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:27.821562 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcc51788-bebc-46f2-aff6-3c8f45ef4496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:27.856536 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Created reservations ['c9143eaf-7534-400d-ae8b-78ee2602a7d5', '2b1ffb57-074f-4f75-a74e-5cfcbf5e7146', '845d3d21-13b8-489e-b03c-8678dde90fdf', 'ecea90b5-fba8-435e-873a-a5d934029a39'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:54:27.857401 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcc51788-bebc-46f2-aff6-3c8f45ef4496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9143eaf-7534-400d-ae8b-78ee2602a7d5', '2b1ffb57-074f-4f75-a74e-5cfcbf5e7146', '845d3d21-13b8-489e-b03c-8678dde90fdf', 'ecea90b5-fba8-435e-873a-a5d934029a39']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:27.858299 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08829133-4b01-4101-9b1b-2433bbfd62fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:27.892245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08829133-4b01-4101-9b1b-2433bbfd62fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c4cb152-bb37-4bc4-8730-9ff956332646', '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='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['c9143eaf-7534-400d-ae8b-78ee2602a7d5','2b1ffb57-074f-4f75-a74e-5cfcbf5e7146','845d3d21-13b8-489e-b03c-8678dde90fdf','ecea90b5-fba8-435e-873a-a5d934029a39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:54:27Z,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=1c4cb152-bb37-4bc4-8730-9ff956332646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7afe188a0ed647c9949bb8cecec02ab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac124573018847f78221c59f93f1e7c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:27.893055 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77feebf-cc06-4a0f-89a9-3abc596f82e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:27.907451 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77feebf-cc06-4a0f-89a9-3abc596f82e6) transitioned into 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='7afe188a0ed647c9949bb8cecec02ab2',qos_specs=None,replication_status=,reservations=['c9143eaf-7534-400d-ae8b-78ee2602a7d5','2b1ffb57-074f-4f75-a74e-5cfcbf5e7146','845d3d21-13b8-489e-b03c-8678dde90fdf','ecea90b5-fba8-435e-873a-a5d934029a39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac124573018847f78221c59f93f1e7c2',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:27.908289 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1028a9bc-0797-46cd-a820-6e9b77f09dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:27.917101 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1028a9bc-0797-46cd-a820-6e9b77f09dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:27.918069 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Flow 'volume_create_api' (534feee7-75d0-4745-a8fb-f09ae8681b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:54:27.918414 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Create volume request issued successfully. Jul 10 04:54:27.926091 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:27.926091 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:27.926475 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:28.933082 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:28.933082 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:28.933656 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:28.933656 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Checking backup size 1 against volume size 1 {{(pid=100021) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 04:54:28.933656 np0000004952 devstack@c-api.service[100021]: INFO cinder.backup.api [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Overwriting volume 1c4cb152-bb37-4bc4-8730-9ff956332646 with restore of backup 4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:28.943717 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] restore_backup in rpcapi backup_id 4d5d02b1-28b8-4690-960a-4f052135a651 {{(pid=100021) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 04:54:28.945486 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-5b238b09-ecf2-46ca-a90e-f5261b7b5c43 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651/restore returned with HTTP 202 Jul 10 04:54:28.946095 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1513/6067] 10.4.3.87 () {70 vars in 1426 bytes} [Fri Jul 10 04:54:27 2026] POST /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651/restore => generated 152 bytes in 1178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:54:28.954794 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-19a2244f-012e-46f1-aa34-0e7210cff5e7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:28.957026 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-19a2244f-012e-46f1-aa34-0e7210cff5e7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:28.957277 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-19a2244f-012e-46f1-aa34-0e7210cff5e7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:28.957469 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-19a2244f-012e-46f1-aa34-0e7210cff5e7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:28.957608 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-19a2244f-012e-46f1-aa34-0e7210cff5e7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:28.961786 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:28.961786 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:28.962442 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-19a2244f-012e-46f1-aa34-0e7210cff5e7 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:28.962790 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1519/6068] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:28 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:29.973130 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-0a3dfe7c-c7e5-4075-ac4d-9ac52b1ffdba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:29.974846 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0a3dfe7c-c7e5-4075-ac4d-9ac52b1ffdba tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:29.975097 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0a3dfe7c-c7e5-4075-ac4d-9ac52b1ffdba tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:29.975310 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-0a3dfe7c-c7e5-4075-ac4d-9ac52b1ffdba tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:29.975442 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-0a3dfe7c-c7e5-4075-ac4d-9ac52b1ffdba tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:29.979439 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:29.979439 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:29.980073 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-0a3dfe7c-c7e5-4075-ac4d-9ac52b1ffdba tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:29.980509 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1522/6069] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:29 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:30.990140 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-144b8124-7929-4990-a9a6-afcbddcc3c4b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:30.992090 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-144b8124-7929-4990-a9a6-afcbddcc3c4b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:30.992343 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-144b8124-7929-4990-a9a6-afcbddcc3c4b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:30.992565 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-144b8124-7929-4990-a9a6-afcbddcc3c4b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:30.992697 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-144b8124-7929-4990-a9a6-afcbddcc3c4b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:30.997380 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:30.997380 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:30.998064 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-144b8124-7929-4990-a9a6-afcbddcc3c4b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:30.998490 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1516/6070] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:30 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:32.007847 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-29f2b80d-4b47-4ded-8124-48cbc711a720 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:32.009515 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29f2b80d-4b47-4ded-8124-48cbc711a720 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:32.009697 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29f2b80d-4b47-4ded-8124-48cbc711a720 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:32.009878 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-29f2b80d-4b47-4ded-8124-48cbc711a720 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:32.009993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-29f2b80d-4b47-4ded-8124-48cbc711a720 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:32.013788 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:32.013788 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:32.014374 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-29f2b80d-4b47-4ded-8124-48cbc711a720 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:32.014682 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1514/6071] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:32 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:33.024958 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-da0864c1-bdba-4f00-a5ef-3837ad197ce1 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:33.027439 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-da0864c1-bdba-4f00-a5ef-3837ad197ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:33.027757 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-da0864c1-bdba-4f00-a5ef-3837ad197ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:33.028038 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-da0864c1-bdba-4f00-a5ef-3837ad197ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:33.028195 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-da0864c1-bdba-4f00-a5ef-3837ad197ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:33.033890 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:33.033890 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:33.035227 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-da0864c1-bdba-4f00-a5ef-3837ad197ce1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:33.035815 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1520/6072] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:33 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:34.046359 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b8df9d88-3004-48fe-83f9-6cb61b2da347 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:34.048197 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b8df9d88-3004-48fe-83f9-6cb61b2da347 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:34.048420 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b8df9d88-3004-48fe-83f9-6cb61b2da347 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:34.048603 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b8df9d88-3004-48fe-83f9-6cb61b2da347 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:34.048705 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b8df9d88-3004-48fe-83f9-6cb61b2da347 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:34.052740 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:34.052740 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:34.053321 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b8df9d88-3004-48fe-83f9-6cb61b2da347 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:34.053666 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1523/6073] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:34 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:35.064360 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-688e2b60-7a76-4b57-9fd5-a1901cbff696 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:35.066295 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-688e2b60-7a76-4b57-9fd5-a1901cbff696 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:35.066520 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-688e2b60-7a76-4b57-9fd5-a1901cbff696 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:35.066738 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-688e2b60-7a76-4b57-9fd5-a1901cbff696 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:35.066819 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-688e2b60-7a76-4b57-9fd5-a1901cbff696 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:35.071052 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:35.071052 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:35.071726 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-688e2b60-7a76-4b57-9fd5-a1901cbff696 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:35.072067 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1517/6074] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:35 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:36.081883 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-6fe2c4ff-ac4e-48fa-a066-6dde432a35ec None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:36.083673 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6fe2c4ff-ac4e-48fa-a066-6dde432a35ec tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:36.083888 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6fe2c4ff-ac4e-48fa-a066-6dde432a35ec tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:36.084074 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-6fe2c4ff-ac4e-48fa-a066-6dde432a35ec tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:36.084173 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-6fe2c4ff-ac4e-48fa-a066-6dde432a35ec tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:36.088347 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:36.088347 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:36.089138 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-6fe2c4ff-ac4e-48fa-a066-6dde432a35ec tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:36.089567 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1515/6075] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:36 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:37.099413 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-af01453e-681c-4995-a45e-ecf9c96e0a42 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:37.101560 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-af01453e-681c-4995-a45e-ecf9c96e0a42 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:37.101853 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-af01453e-681c-4995-a45e-ecf9c96e0a42 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:37.102110 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-af01453e-681c-4995-a45e-ecf9c96e0a42 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:37.102231 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-af01453e-681c-4995-a45e-ecf9c96e0a42 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:37.106818 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:37.106818 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:37.107536 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-af01453e-681c-4995-a45e-ecf9c96e0a42 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:37.107915 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1521/6076] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:37 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:38.117994 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1665620d-7091-412f-8756-5c3b9d50cf9f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:38.119775 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1665620d-7091-412f-8756-5c3b9d50cf9f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:38.120000 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1665620d-7091-412f-8756-5c3b9d50cf9f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:38.120199 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1665620d-7091-412f-8756-5c3b9d50cf9f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:38.120323 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-1665620d-7091-412f-8756-5c3b9d50cf9f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:38.125109 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:38.125109 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:38.125864 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1665620d-7091-412f-8756-5c3b9d50cf9f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:38.126296 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1524/6077] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:38 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:39.137470 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9cfb767d-b855-43b6-b38b-66adbc8ce0b9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:39.139675 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9cfb767d-b855-43b6-b38b-66adbc8ce0b9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:39.139953 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9cfb767d-b855-43b6-b38b-66adbc8ce0b9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:39.140197 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9cfb767d-b855-43b6-b38b-66adbc8ce0b9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:39.140362 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-9cfb767d-b855-43b6-b38b-66adbc8ce0b9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:39.145310 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:39.145310 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:39.146078 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9cfb767d-b855-43b6-b38b-66adbc8ce0b9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:39.146578 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1518/6078] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:39 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:40.158530 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-79fdc80b-5a0b-481a-add3-a2cc9ba91d02 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:40.160712 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-79fdc80b-5a0b-481a-add3-a2cc9ba91d02 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:40.161003 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-79fdc80b-5a0b-481a-add3-a2cc9ba91d02 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:40.161239 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-79fdc80b-5a0b-481a-add3-a2cc9ba91d02 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:40.161384 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-79fdc80b-5a0b-481a-add3-a2cc9ba91d02 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:40.166330 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:40.166330 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:40.167029 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-79fdc80b-5a0b-481a-add3-a2cc9ba91d02 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:40.167537 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1516/6079] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:40 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:40.177183 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-c5fea8d3-c4aa-4db6-a3dd-f2e35d07ca48 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:40.178917 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5fea8d3-c4aa-4db6-a3dd-f2e35d07ca48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/1c4cb152-bb37-4bc4-8730-9ff956332646 Jul 10 04:54:40.179139 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5fea8d3-c4aa-4db6-a3dd-f2e35d07ca48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:40.179332 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-c5fea8d3-c4aa-4db6-a3dd-f2e35d07ca48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:40.179479 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-c5fea8d3-c4aa-4db6-a3dd-f2e35d07ca48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume with id: 1c4cb152-bb37-4bc4-8730-9ff956332646 Jul 10 04:54:40.187147 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:40.187147 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:40.187521 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c5fea8d3-c4aa-4db6-a3dd-f2e35d07ca48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:40.202544 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-c5fea8d3-c4aa-4db6-a3dd-f2e35d07ca48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume request issued successfully. Jul 10 04:54:40.202784 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-c5fea8d3-c4aa-4db6-a3dd-f2e35d07ca48 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/1c4cb152-bb37-4bc4-8730-9ff956332646 returned with HTTP 202 Jul 10 04:54:40.203299 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1522/6080] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:54:40 2026] DELETE /volume/v3/volumes/1c4cb152-bb37-4bc4-8730-9ff956332646 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:54:40.210666 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2c84952a-10fc-4a9c-8150-bdb5ea384cf2 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:40.212632 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2c84952a-10fc-4a9c-8150-bdb5ea384cf2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/1c4cb152-bb37-4bc4-8730-9ff956332646 Jul 10 04:54:40.212928 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2c84952a-10fc-4a9c-8150-bdb5ea384cf2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:40.213130 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2c84952a-10fc-4a9c-8150-bdb5ea384cf2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:40.220502 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:40.220502 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:40.224452 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2c84952a-10fc-4a9c-8150-bdb5ea384cf2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:40.230185 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2c84952a-10fc-4a9c-8150-bdb5ea384cf2 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/1c4cb152-bb37-4bc4-8730-9ff956332646 returned with HTTP 200 Jul 10 04:54:40.230781 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1525/6081] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:40 2026] GET /volume/v3/volumes/1c4cb152-bb37-4bc4-8730-9ff956332646 => generated 1072 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:54:41.243573 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-344ada6b-05b5-421d-b6a1-9297cad35a90 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:41.245419 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-344ada6b-05b5-421d-b6a1-9297cad35a90 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/1c4cb152-bb37-4bc4-8730-9ff956332646 Jul 10 04:54:41.245632 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-344ada6b-05b5-421d-b6a1-9297cad35a90 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:41.245814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-344ada6b-05b5-421d-b6a1-9297cad35a90 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:41.251946 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-344ada6b-05b5-421d-b6a1-9297cad35a90 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/1c4cb152-bb37-4bc4-8730-9ff956332646 returned with HTTP 404 Jul 10 04:54:41.252464 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1519/6082] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:41 2026] GET /volume/v3/volumes/1c4cb152-bb37-4bc4-8730-9ff956332646 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:54:41.260042 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f875b5c5-6742-4877-9145-8431773d4d41 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:41.262017 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f875b5c5-6742-4877-9145-8431773d4d41 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:41.262319 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f875b5c5-6742-4877-9145-8431773d4d41 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:41.262614 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f875b5c5-6742-4877-9145-8431773d4d41 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:41.262745 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f875b5c5-6742-4877-9145-8431773d4d41 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:41.266992 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:41.266992 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:41.267601 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f875b5c5-6742-4877-9145-8431773d4d41 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:41.267943 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1517/6083] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:41 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:41.277699 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d7efdd60-7422-43d1-8c01-c65dcbcdf50e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:41.279893 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d7efdd60-7422-43d1-8c01-c65dcbcdf50e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:41.280153 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d7efdd60-7422-43d1-8c01-c65dcbcdf50e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:41.280364 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d7efdd60-7422-43d1-8c01-c65dcbcdf50e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:41.280489 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-d7efdd60-7422-43d1-8c01-c65dcbcdf50e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete backup with id: 57ad6417-41b2-4217-a0b6-1ad7752876e8. Jul 10 04:54:41.284451 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:41.284451 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:41.294373 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-d7efdd60-7422-43d1-8c01-c65dcbcdf50e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] delete_backup rpcapi backup_id 57ad6417-41b2-4217-a0b6-1ad7752876e8 {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:54:41.295878 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d7efdd60-7422-43d1-8c01-c65dcbcdf50e tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 202 Jul 10 04:54:41.296263 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1523/6084] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:54:41 2026] DELETE /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:54:41.303132 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-22ec09de-3db5-473f-badc-eee3d4fab15f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:41.304884 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-22ec09de-3db5-473f-badc-eee3d4fab15f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:41.305077 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-22ec09de-3db5-473f-badc-eee3d4fab15f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:41.305279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-22ec09de-3db5-473f-badc-eee3d4fab15f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:41.305385 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-22ec09de-3db5-473f-badc-eee3d4fab15f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:41.309258 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:41.309258 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:41.309953 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-22ec09de-3db5-473f-badc-eee3d4fab15f tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 200 Jul 10 04:54:41.310373 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1526/6085] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:41 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:42.320472 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-62b9ab62-7f7a-47a8-aa37-cba0431ae851 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:42.322187 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-62b9ab62-7f7a-47a8-aa37-cba0431ae851 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 Jul 10 04:54:42.322452 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-62b9ab62-7f7a-47a8-aa37-cba0431ae851 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:42.322666 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-62b9ab62-7f7a-47a8-aa37-cba0431ae851 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:42.322792 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-62b9ab62-7f7a-47a8-aa37-cba0431ae851 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 57ad6417-41b2-4217-a0b6-1ad7752876e8. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:42.325989 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-62b9ab62-7f7a-47a8-aa37-cba0431ae851 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 returned with HTTP 404 Jul 10 04:54:42.326429 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1520/6086] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:42 2026] GET /volume/v3/backups/57ad6417-41b2-4217-a0b6-1ad7752876e8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:54:42.332349 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c05f3ceb-ee4b-403d-8b1f-b25dce5ca9d5 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:42.334011 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c05f3ceb-ee4b-403d-8b1f-b25dce5ca9d5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:42.334229 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c05f3ceb-ee4b-403d-8b1f-b25dce5ca9d5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:42.334418 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c05f3ceb-ee4b-403d-8b1f-b25dce5ca9d5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:42.334522 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-c05f3ceb-ee4b-403d-8b1f-b25dce5ca9d5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete backup with id: 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. Jul 10 04:54:42.338964 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:42.338964 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:42.348998 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.backup.rpcapi [None req-c05f3ceb-ee4b-403d-8b1f-b25dce5ca9d5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] delete_backup rpcapi backup_id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85 {{(pid=100021) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:54:42.350609 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c05f3ceb-ee4b-403d-8b1f-b25dce5ca9d5 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 202 Jul 10 04:54:42.351150 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1518/6087] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:54:42 2026] DELETE /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:54:42.357390 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-5e483e28-fe55-4fd9-b570-b6ee8d4a03a0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:42.359467 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e483e28-fe55-4fd9-b570-b6ee8d4a03a0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:42.359702 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e483e28-fe55-4fd9-b570-b6ee8d4a03a0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:42.359988 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-5e483e28-fe55-4fd9-b570-b6ee8d4a03a0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:42.360152 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-5e483e28-fe55-4fd9-b570-b6ee8d4a03a0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:42.364017 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:42.364017 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:42.364594 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-5e483e28-fe55-4fd9-b570-b6ee8d4a03a0 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 200 Jul 10 04:54:42.364898 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1524/6088] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:42 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:43.374071 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b56df52e-7012-4b74-8f7d-09d10356d3b3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:43.376149 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b56df52e-7012-4b74-8f7d-09d10356d3b3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 Jul 10 04:54:43.376402 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b56df52e-7012-4b74-8f7d-09d10356d3b3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:43.376628 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b56df52e-7012-4b74-8f7d-09d10356d3b3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:43.376762 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b56df52e-7012-4b74-8f7d-09d10356d3b3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 6c4d581b-ac6e-48de-bcb9-e95eeede1a85. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:43.380681 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b56df52e-7012-4b74-8f7d-09d10356d3b3 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 returned with HTTP 404 Jul 10 04:54:43.381274 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1527/6089] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:43 2026] GET /volume/v3/backups/6c4d581b-ac6e-48de-bcb9-e95eeede1a85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:54:43.387898 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7113140e-8076-44ca-8d6f-d0dce0a83f2b None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:43.389907 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7113140e-8076-44ca-8d6f-d0dce0a83f2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:43.389907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7113140e-8076-44ca-8d6f-d0dce0a83f2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:43.389907 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7113140e-8076-44ca-8d6f-d0dce0a83f2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:43.389907 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.contrib.backups [None req-7113140e-8076-44ca-8d6f-d0dce0a83f2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete backup with id: 4d5d02b1-28b8-4690-960a-4f052135a651. Jul 10 04:54:43.393976 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:43.393976 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:43.403840 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.backup.rpcapi [None req-7113140e-8076-44ca-8d6f-d0dce0a83f2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] delete_backup rpcapi backup_id 4d5d02b1-28b8-4690-960a-4f052135a651 {{(pid=100019) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:54:43.405437 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7113140e-8076-44ca-8d6f-d0dce0a83f2b tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 202 Jul 10 04:54:43.405811 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1521/6090] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:54:43 2026] DELETE /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:54:43.412833 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-25c9927f-5748-491a-a4f5-17271128af67 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:43.414797 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-25c9927f-5748-491a-a4f5-17271128af67 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:43.415089 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-25c9927f-5748-491a-a4f5-17271128af67 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:43.415328 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-25c9927f-5748-491a-a4f5-17271128af67 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:43.415451 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-25c9927f-5748-491a-a4f5-17271128af67 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:43.420000 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:43.420000 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:43.420751 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-25c9927f-5748-491a-a4f5-17271128af67 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 200 Jul 10 04:54:43.421169 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1519/6091] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:43 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:44.431155 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0733ac52-5a3c-47c3-9373-465d2cc2fff4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:44.433033 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0733ac52-5a3c-47c3-9373-465d2cc2fff4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 Jul 10 04:54:44.433291 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0733ac52-5a3c-47c3-9373-465d2cc2fff4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:44.433506 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0733ac52-5a3c-47c3-9373-465d2cc2fff4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:44.433624 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-0733ac52-5a3c-47c3-9373-465d2cc2fff4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Show backup with id 4d5d02b1-28b8-4690-960a-4f052135a651. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:44.437459 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0733ac52-5a3c-47c3-9373-465d2cc2fff4 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 returned with HTTP 404 Jul 10 04:54:44.437985 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1525/6092] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:44 2026] GET /volume/v3/backups/4d5d02b1-28b8-4690-960a-4f052135a651 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:54:44.444810 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bc5f8d73-441b-4cda-8caf-82d9128c83b1 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:44.447060 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bc5f8d73-441b-4cda-8caf-82d9128c83b1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd Jul 10 04:54:44.447343 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bc5f8d73-441b-4cda-8caf-82d9128c83b1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:44.447635 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bc5f8d73-441b-4cda-8caf-82d9128c83b1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:44.447794 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-bc5f8d73-441b-4cda-8caf-82d9128c83b1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume with id: 825b5314-fd33-4282-bbaf-092e09563fdd Jul 10 04:54:44.456617 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:44.456617 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:44.457012 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bc5f8d73-441b-4cda-8caf-82d9128c83b1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:44.474121 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bc5f8d73-441b-4cda-8caf-82d9128c83b1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Delete volume request issued successfully. Jul 10 04:54:44.474245 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bc5f8d73-441b-4cda-8caf-82d9128c83b1 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd returned with HTTP 202 Jul 10 04:54:44.474621 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1528/6093] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:54:44 2026] DELETE /volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:54:44.481506 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-3d8f847f-9184-4c3c-b56f-d60b639f3fde None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:44.483357 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3d8f847f-9184-4c3c-b56f-d60b639f3fde tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd Jul 10 04:54:44.483651 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3d8f847f-9184-4c3c-b56f-d60b639f3fde tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:44.483805 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-3d8f847f-9184-4c3c-b56f-d60b639f3fde tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:44.492185 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:44.492185 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:44.496749 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-3d8f847f-9184-4c3c-b56f-d60b639f3fde tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Volume info retrieved successfully. Jul 10 04:54:44.501467 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-3d8f847f-9184-4c3c-b56f-d60b639f3fde tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd returned with HTTP 200 Jul 10 04:54:44.501944 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1522/6094] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:44 2026] GET /volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:54:45.517499 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-73c052ec-2c6f-44e2-ac4d-44c55c9457c9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:45.519168 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-73c052ec-2c6f-44e2-ac4d-44c55c9457c9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] GET https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd Jul 10 04:54:45.519396 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-73c052ec-2c6f-44e2-ac4d-44c55c9457c9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:45.519592 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-73c052ec-2c6f-44e2-ac4d-44c55c9457c9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:45.525140 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-73c052ec-2c6f-44e2-ac4d-44c55c9457c9 tempest-ProjectAdminTests33-1314215972 tempest-ProjectAdminTests33-1314215972-project-admin] https://10.4.3.87/volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd returned with HTTP 404 Jul 10 04:54:45.525594 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1520/6095] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:45 2026] GET /volume/v3/volumes/825b5314-fd33-4282-bbaf-092e09563fdd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:54:46.605205 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:46.695273 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:54:46.695613 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-447285205"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:54:46.696833 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.volumes [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-447285205'}} {{(pid=100020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:54:46.696953 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.volumes [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Create volume of 1 GB Jul 10 04:54:46.700291 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Availability Zones retrieved successfully. Jul 10 04:54:46.705577 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Flow 'volume_create_api' (b97109ba-b683-43aa-a609-6236f6794bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:54:46.706382 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de0c9b66-4398-4899-8eb1-cf30f591b605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:46.707069 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.flows.api.create_volume [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Validating volume size '1' using validate_int {{(pid=100020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:54:46.727700 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de0c9b66-4398-4899-8eb1-cf30f591b605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:46.728406 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5aa8cf4-1b5a-4b40-a195-0e2d13e69915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:46.778133 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.quota [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Created reservations ['47d7ce37-31b9-4d50-9144-256e1fe48632', 'b056e381-f685-4059-a709-a2f7762c3eee', '8dff1c98-40ad-4671-a5a8-2fbe1d3069b3', '816676dd-9e53-433e-a525-532ef9f681a3'] {{(pid=100020) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:54:46.778830 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5aa8cf4-1b5a-4b40-a195-0e2d13e69915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d7ce37-31b9-4d50-9144-256e1fe48632', 'b056e381-f685-4059-a709-a2f7762c3eee', '8dff1c98-40ad-4671-a5a8-2fbe1d3069b3', '816676dd-9e53-433e-a525-532ef9f681a3']}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:46.779527 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c23ab4-615b-4465-9f2f-32f3d2134869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:46.799996 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c23ab4-615b-4465-9f2f-32f3d2134869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b66c7110-9114-4445-92ee-978341510367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-447285205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c290f005417b47eeadf58ad05eb8da77',qos_specs=None,replication_status=,reservations=['47d7ce37-31b9-4d50-9144-256e1fe48632','b056e381-f685-4059-a709-a2f7762c3eee','8dff1c98-40ad-4671-a5a8-2fbe1d3069b3','816676dd-9e53-433e-a525-532ef9f681a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9201dc0dab2043d68560f76e4d2c4fd6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-447285205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b66c7110-9114-4445-92ee-978341510367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c290f005417b47eeadf58ad05eb8da77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9201dc0dab2043d68560f76e4d2c4fd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:46.800780 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255253b8-c174-4d41-9437-08bf7801a6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:46.816186 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255253b8-c174-4d41-9437-08bf7801a6ed) transitioned into state 'SUCCESS' from state '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-447285205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c290f005417b47eeadf58ad05eb8da77',qos_specs=None,replication_status=,reservations=['47d7ce37-31b9-4d50-9144-256e1fe48632','b056e381-f685-4059-a709-a2f7762c3eee','8dff1c98-40ad-4671-a5a8-2fbe1d3069b3','816676dd-9e53-433e-a525-532ef9f681a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9201dc0dab2043d68560f76e4d2c4fd6',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:46.816882 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38fe198-cfc2-4304-8b5f-f27401e65607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:54:46.825189 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38fe198-cfc2-4304-8b5f-f27401e65607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100020) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:54:46.826305 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Flow 'volume_create_api' (b97109ba-b683-43aa-a609-6236f6794bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100020) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:54:46.826759 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Create volume request issued successfully. Jul 10 04:54:46.827585 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0d98d53e-d44f-4bf2-830c-57f9a435a1bf tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:54:46.828142 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1526/6096] 10.4.3.87 () {70 vars in 1291 bytes} [Fri Jul 10 04:54:46 2026] POST /volume/v3/volumes => generated 775 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:54:46.838650 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-440e3a97-6890-4346-a8e5-cc69dc2ef7d5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:46.840306 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-440e3a97-6890-4346-a8e5-cc69dc2ef7d5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 Jul 10 04:54:46.840503 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-440e3a97-6890-4346-a8e5-cc69dc2ef7d5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:46.840676 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-440e3a97-6890-4346-a8e5-cc69dc2ef7d5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:46.847171 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:46.847171 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:46.850251 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-440e3a97-6890-4346-a8e5-cc69dc2ef7d5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Volume info retrieved successfully. Jul 10 04:54:46.853772 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-440e3a97-6890-4346-a8e5-cc69dc2ef7d5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 returned with HTTP 200 Jul 10 04:54:46.854263 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1529/6097] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:46 2026] GET /volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:47.865210 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9e916b4d-688f-46db-b26c-be75a261aaef None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:47.866941 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9e916b4d-688f-46db-b26c-be75a261aaef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 Jul 10 04:54:47.867128 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9e916b4d-688f-46db-b26c-be75a261aaef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:47.867318 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9e916b4d-688f-46db-b26c-be75a261aaef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:47.874436 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:47.874436 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:47.877694 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9e916b4d-688f-46db-b26c-be75a261aaef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Volume info retrieved successfully. Jul 10 04:54:47.881237 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9e916b4d-688f-46db-b26c-be75a261aaef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 returned with HTTP 200 Jul 10 04:54:47.881629 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1523/6098] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:47 2026] GET /volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:54:47.893031 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-e4269a84-944a-4bf4-87cd-5760177aa593 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:47.894631 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e4269a84-944a-4bf4-87cd-5760177aa593 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] POST https://10.4.3.87/volume/v3/backups Jul 10 04:54:47.894968 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-e4269a84-944a-4bf4-87cd-5760177aa593 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b66c7110-9114-4445-92ee-978341510367", "name": "tempest-type-Backup-1316643460"}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:54:47.896271 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.contrib.backups [None req-e4269a84-944a-4bf4-87cd-5760177aa593 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Creating new backup {'backup': {'volume_id': 'b66c7110-9114-4445-92ee-978341510367', 'name': 'tempest-type-Backup-1316643460'}} {{(pid=100021) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 04:54:47.896404 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.contrib.backups [None req-e4269a84-944a-4bf4-87cd-5760177aa593 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Creating backup of volume b66c7110-9114-4445-92ee-978341510367 in container None Jul 10 04:54:47.902768 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:47.902768 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:47.903071 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-e4269a84-944a-4bf4-87cd-5760177aa593 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Volume info retrieved successfully. Jul 10 04:54:47.926105 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-e4269a84-944a-4bf4-87cd-5760177aa593 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Created reservations ['6e2b12b5-21bc-4b9b-bc8f-3f0ab06dedcd', '814c8d06-821b-4ad5-8eeb-d4dda1c3f517'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:54:47.948209 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-e4269a84-944a-4bf4-87cd-5760177aa593 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups returned with HTTP 202 Jul 10 04:54:47.948616 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1521/6099] 10.4.3.87 () {70 vars in 1292 bytes} [Fri Jul 10 04:54:47 2026] POST /volume/v3/backups => generated 314 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:54:47.956418 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-d03d0f12-192f-4aae-98c3-5f0d3a6edf2a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:47.958351 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d03d0f12-192f-4aae-98c3-5f0d3a6edf2a tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:47.958560 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d03d0f12-192f-4aae-98c3-5f0d3a6edf2a tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:47.958772 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-d03d0f12-192f-4aae-98c3-5f0d3a6edf2a tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:47.958898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-d03d0f12-192f-4aae-98c3-5f0d3a6edf2a tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:47.962987 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:47.962987 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:47.963569 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-d03d0f12-192f-4aae-98c3-5f0d3a6edf2a tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:47.963917 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1527/6100] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:47 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:48.973482 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-21e56ea8-0d90-4e3c-b9f5-0bbd525b3e90 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:48.975413 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21e56ea8-0d90-4e3c-b9f5-0bbd525b3e90 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:48.975648 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21e56ea8-0d90-4e3c-b9f5-0bbd525b3e90 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:48.975868 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-21e56ea8-0d90-4e3c-b9f5-0bbd525b3e90 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:48.976000 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-21e56ea8-0d90-4e3c-b9f5-0bbd525b3e90 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:48.980499 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:48.980499 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:48.981131 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-21e56ea8-0d90-4e3c-b9f5-0bbd525b3e90 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:48.981521 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1530/6101] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:48 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:49.994670 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-e1535140-d650-4f7b-aede-7e2b8e11fc0d None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:49.996464 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e1535140-d650-4f7b-aede-7e2b8e11fc0d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:49.996678 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e1535140-d650-4f7b-aede-7e2b8e11fc0d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:49.996870 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-e1535140-d650-4f7b-aede-7e2b8e11fc0d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:49.996979 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-e1535140-d650-4f7b-aede-7e2b8e11fc0d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:49.998628 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=58,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:54:50.001606 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:50.001606 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:50.002399 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-e1535140-d650-4f7b-aede-7e2b8e11fc0d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:50.003113 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1524/6102] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:49 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:51.015336 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-bfc2577a-e955-45b0-8f87-eb14a8a1fe6d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:51.016953 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bfc2577a-e955-45b0-8f87-eb14a8a1fe6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:51.017125 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bfc2577a-e955-45b0-8f87-eb14a8a1fe6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:51.017328 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-bfc2577a-e955-45b0-8f87-eb14a8a1fe6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:51.017438 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-bfc2577a-e955-45b0-8f87-eb14a8a1fe6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:51.021024 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:51.021024 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:51.021708 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-bfc2577a-e955-45b0-8f87-eb14a8a1fe6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:51.022040 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1522/6103] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:51 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:52.033571 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-903ae740-ca3e-4595-ac47-4f53d2dc60f4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:52.035249 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-903ae740-ca3e-4595-ac47-4f53d2dc60f4 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:52.035507 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-903ae740-ca3e-4595-ac47-4f53d2dc60f4 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:52.035694 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-903ae740-ca3e-4595-ac47-4f53d2dc60f4 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:52.035794 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-903ae740-ca3e-4595-ac47-4f53d2dc60f4 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:52.039693 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:52.039693 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:52.040275 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-903ae740-ca3e-4595-ac47-4f53d2dc60f4 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:52.040611 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1528/6104] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:52 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:53.050622 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-208fe74d-b204-4bea-aaad-536db4b6aaab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:53.052368 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-208fe74d-b204-4bea-aaad-536db4b6aaab tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:53.052560 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-208fe74d-b204-4bea-aaad-536db4b6aaab tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:53.052737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-208fe74d-b204-4bea-aaad-536db4b6aaab tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:53.052843 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-208fe74d-b204-4bea-aaad-536db4b6aaab tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:53.056798 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:53.056798 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:53.057434 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-208fe74d-b204-4bea-aaad-536db4b6aaab tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:53.057746 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1531/6105] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:53 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:54.067019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7c520ae3-446f-4379-86e2-953726df6ac8 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:54.068627 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7c520ae3-446f-4379-86e2-953726df6ac8 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:54.068792 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7c520ae3-446f-4379-86e2-953726df6ac8 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:54.068975 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7c520ae3-446f-4379-86e2-953726df6ac8 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:54.069097 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-7c520ae3-446f-4379-86e2-953726df6ac8 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:54.073797 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:54.073797 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:54.074509 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7c520ae3-446f-4379-86e2-953726df6ac8 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:54.075019 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1525/6106] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:54 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:55.083772 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-ca672c5c-7842-4ff3-bd42-44460a3001f9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:55.085590 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ca672c5c-7842-4ff3-bd42-44460a3001f9 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:55.085792 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ca672c5c-7842-4ff3-bd42-44460a3001f9 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:55.085986 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-ca672c5c-7842-4ff3-bd42-44460a3001f9 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:55.086090 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-ca672c5c-7842-4ff3-bd42-44460a3001f9 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:55.090332 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:55.090332 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:55.090892 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-ca672c5c-7842-4ff3-bd42-44460a3001f9 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:55.091231 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1523/6107] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:55 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:56.101431 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-cee1502e-304c-4ae4-9aa0-d02615a3d387 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:56.103075 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cee1502e-304c-4ae4-9aa0-d02615a3d387 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:56.103313 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cee1502e-304c-4ae4-9aa0-d02615a3d387 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:56.103507 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-cee1502e-304c-4ae4-9aa0-d02615a3d387 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:56.103592 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-cee1502e-304c-4ae4-9aa0-d02615a3d387 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:56.107436 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:56.107436 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:54:56.107981 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-cee1502e-304c-4ae4-9aa0-d02615a3d387 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:56.108307 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1529/6108] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:56 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:57.126603 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-6e91e97a-193e-4bff-93db-868d7bb5be6d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:57.128274 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6e91e97a-193e-4bff-93db-868d7bb5be6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:57.128455 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6e91e97a-193e-4bff-93db-868d7bb5be6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:57.129250 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-6e91e97a-193e-4bff-93db-868d7bb5be6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:57.129250 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-6e91e97a-193e-4bff-93db-868d7bb5be6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:57.132843 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:57.132843 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:54:57.133123 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-6e91e97a-193e-4bff-93db-868d7bb5be6d tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:57.133474 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1532/6109] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:57 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:58.143231 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-632e5e91-655f-4fbd-9b7d-188d0de48cd5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:58.144913 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-632e5e91-655f-4fbd-9b7d-188d0de48cd5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:58.145184 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-632e5e91-655f-4fbd-9b7d-188d0de48cd5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:58.145389 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-632e5e91-655f-4fbd-9b7d-188d0de48cd5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:58.145551 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-632e5e91-655f-4fbd-9b7d-188d0de48cd5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:58.149411 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:58.149411 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:54:58.150021 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-632e5e91-655f-4fbd-9b7d-188d0de48cd5 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:58.150414 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1526/6110] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:58 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:54:59.160308 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-2780d7f5-fdea-4a3a-b5ad-56453bc51b1c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:54:59.162302 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2780d7f5-fdea-4a3a-b5ad-56453bc51b1c tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:54:59.162485 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2780d7f5-fdea-4a3a-b5ad-56453bc51b1c tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:54:59.162725 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-2780d7f5-fdea-4a3a-b5ad-56453bc51b1c tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:54:59.162857 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-2780d7f5-fdea-4a3a-b5ad-56453bc51b1c tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:54:59.164432 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=73,cinder:INSERT=14,cinder:UPDATE=30 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:54:59.167600 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:54:59.167600 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:54:59.168432 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-2780d7f5-fdea-4a3a-b5ad-56453bc51b1c tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:54:59.168964 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1524/6111] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:54:59 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:00.178496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f59121b0-3ec8-4d05-8011-5e8f46d8f141 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:00.180336 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f59121b0-3ec8-4d05-8011-5e8f46d8f141 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:00.180597 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f59121b0-3ec8-4d05-8011-5e8f46d8f141 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:00.180842 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f59121b0-3ec8-4d05-8011-5e8f46d8f141 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:00.180995 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-f59121b0-3ec8-4d05-8011-5e8f46d8f141 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:55:00.186030 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:00.186030 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:55:00.186639 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f59121b0-3ec8-4d05-8011-5e8f46d8f141 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:55:00.187117 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1530/6112] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:00 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:01.198480 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-29cfc220-cd87-4c92-9875-9004972712ad None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:01.201030 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-29cfc220-cd87-4c92-9875-9004972712ad tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:01.201416 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-29cfc220-cd87-4c92-9875-9004972712ad tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:01.201725 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-29cfc220-cd87-4c92-9875-9004972712ad tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:01.201959 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-29cfc220-cd87-4c92-9875-9004972712ad tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:55:01.206258 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:01.206258 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:55:01.206818 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-29cfc220-cd87-4c92-9875-9004972712ad tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:55:01.207197 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1533/6113] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:01 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:02.218255 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7ade919b-9be8-4601-acfe-56c8a8b810dc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:02.220325 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ade919b-9be8-4601-acfe-56c8a8b810dc tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:02.220615 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7ade919b-9be8-4601-acfe-56c8a8b810dc tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:02.220865 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7ade919b-9be8-4601-acfe-56c8a8b810dc tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:02.221058 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-7ade919b-9be8-4601-acfe-56c8a8b810dc tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:55:02.225868 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:02.225868 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:55:02.226511 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7ade919b-9be8-4601-acfe-56c8a8b810dc tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:55:02.226955 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1527/6114] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:02 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:03.237548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-48608b51-3f85-494f-bf0e-aed1d2540e20 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:03.239302 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-48608b51-3f85-494f-bf0e-aed1d2540e20 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:03.239517 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-48608b51-3f85-494f-bf0e-aed1d2540e20 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:03.239713 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-48608b51-3f85-494f-bf0e-aed1d2540e20 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:03.239845 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-48608b51-3f85-494f-bf0e-aed1d2540e20 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:55:03.243774 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:03.243774 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:55:03.244380 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-48608b51-3f85-494f-bf0e-aed1d2540e20 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:55:03.244750 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1525/6115] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:03 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:04.254566 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-11ac2799-d47c-43d7-872f-9d753ee97303 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:04.256383 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11ac2799-d47c-43d7-872f-9d753ee97303 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:04.256571 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11ac2799-d47c-43d7-872f-9d753ee97303 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:04.256771 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-11ac2799-d47c-43d7-872f-9d753ee97303 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:04.256940 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.v3.backups [None req-11ac2799-d47c-43d7-872f-9d753ee97303 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100020) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:55:04.258679 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=58,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:55:04.262778 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:04.262778 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:55:04.263326 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-11ac2799-d47c-43d7-872f-9d753ee97303 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:55:04.263857 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1531/6116] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:04 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:05.274304 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-b6ebfe87-6b85-4b36-8f97-93b68cb756ba None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:05.276305 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6ebfe87-6b85-4b36-8f97-93b68cb756ba tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:05.276536 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b6ebfe87-6b85-4b36-8f97-93b68cb756ba tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:05.276760 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-b6ebfe87-6b85-4b36-8f97-93b68cb756ba tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:05.276906 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-b6ebfe87-6b85-4b36-8f97-93b68cb756ba tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:55:05.278952 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=45,cinder:UPDATE=11,cinder:INSERT=5 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:55:05.282997 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:05.282997 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:55:05.283706 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-b6ebfe87-6b85-4b36-8f97-93b68cb756ba tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:55:05.284176 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1534/6117] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:05 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:05.294951 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-eb371534-e398-4719-88e1-dc65677824fc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:05.296641 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-eb371534-e398-4719-88e1-dc65677824fc tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] PUT https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:05.297026 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-eb371534-e398-4719-88e1-dc65677824fc tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:55:05.303907 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:05.303907 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:55:05.311029 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-eb371534-e398-4719-88e1-dc65677824fc tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:55:05.311508 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1528/6118] 10.4.3.87 () {70 vars in 1401 bytes} [Fri Jul 10 04:55:05 2026] PUT /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 314 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:05.319907 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f6dbb19a-d2a1-49af-857a-d05e520c6012 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:05.321583 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f6dbb19a-d2a1-49af-857a-d05e520c6012 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:05.321780 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f6dbb19a-d2a1-49af-857a-d05e520c6012 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:05.321969 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f6dbb19a-d2a1-49af-857a-d05e520c6012 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:05.322074 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.backups [None req-f6dbb19a-d2a1-49af-857a-d05e520c6012 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100021) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:55:05.326549 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:05.326549 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:55:05.327330 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f6dbb19a-d2a1-49af-857a-d05e520c6012 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:55:05.327906 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1526/6119] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:05 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:05.337907 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-3e3f1602-3bce-4da1-bdd3-897ca101ad13 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:05.339495 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e3f1602-3bce-4da1-bdd3-897ca101ad13 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] DELETE https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:05.339683 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e3f1602-3bce-4da1-bdd3-897ca101ad13 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:05.339875 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-3e3f1602-3bce-4da1-bdd3-897ca101ad13 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:05.339977 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.contrib.backups [None req-3e3f1602-3bce-4da1-bdd3-897ca101ad13 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Delete backup with id: fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. Jul 10 04:55:05.344463 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:05.344463 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:55:05.354867 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.backup.rpcapi [None req-3e3f1602-3bce-4da1-bdd3-897ca101ad13 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] delete_backup rpcapi backup_id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf {{(pid=100020) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 04:55:05.356567 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-3e3f1602-3bce-4da1-bdd3-897ca101ad13 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 202 Jul 10 04:55:05.357133 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1532/6120] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:55:05 2026] DELETE /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:55:05.363382 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-291c38a0-1e45-44f5-a429-9af21c13d5e3 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:05.365159 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-291c38a0-1e45-44f5-a429-9af21c13d5e3 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:05.365360 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-291c38a0-1e45-44f5-a429-9af21c13d5e3 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:05.365546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-291c38a0-1e45-44f5-a429-9af21c13d5e3 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:05.365660 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.v3.backups [None req-291c38a0-1e45-44f5-a429-9af21c13d5e3 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100022) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:55:05.369585 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:05.369585 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:55:05.370208 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-291c38a0-1e45-44f5-a429-9af21c13d5e3 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 200 Jul 10 04:55:05.370765 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1535/6121] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:05 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:55:06.380270 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-1cfbc559-431d-4a74-a00d-bebcbd87ea66 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:06.382016 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1cfbc559-431d-4a74-a00d-bebcbd87ea66 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf Jul 10 04:55:06.382231 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1cfbc559-431d-4a74-a00d-bebcbd87ea66 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:06.382419 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-1cfbc559-431d-4a74-a00d-bebcbd87ea66 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:06.382526 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.backups [None req-1cfbc559-431d-4a74-a00d-bebcbd87ea66 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Show backup with id fea9d178-6c0a-4d07-a57a-3a22f19d1bdf. {{(pid=100019) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 04:55:06.385916 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-1cfbc559-431d-4a74-a00d-bebcbd87ea66 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf returned with HTTP 404 Jul 10 04:55:06.386378 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1529/6122] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:06 2026] GET /volume/v3/backups/fea9d178-6c0a-4d07-a57a-3a22f19d1bdf => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:55:06.392916 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-39ec7ab8-38c7-4739-922c-3f24a60c2fef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:06.394663 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-39ec7ab8-38c7-4739-922c-3f24a60c2fef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] DELETE https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 Jul 10 04:55:06.394924 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-39ec7ab8-38c7-4739-922c-3f24a60c2fef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:06.395110 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-39ec7ab8-38c7-4739-922c-3f24a60c2fef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:06.395385 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-39ec7ab8-38c7-4739-922c-3f24a60c2fef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Delete volume with id: b66c7110-9114-4445-92ee-978341510367 Jul 10 04:55:06.402267 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:06.402267 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:55:06.402267 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-39ec7ab8-38c7-4739-922c-3f24a60c2fef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Volume info retrieved successfully. Jul 10 04:55:06.416948 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-39ec7ab8-38c7-4739-922c-3f24a60c2fef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Delete volume request issued successfully. Jul 10 04:55:06.416948 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-39ec7ab8-38c7-4739-922c-3f24a60c2fef tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 returned with HTTP 202 Jul 10 04:55:06.417318 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1527/6123] 10.4.3.87 () {68 vars in 1384 bytes} [Fri Jul 10 04:55:06 2026] DELETE /volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:55:06.423974 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-342cfeaa-0423-454b-a877-78ffffbb41ae None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:06.425629 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-342cfeaa-0423-454b-a877-78ffffbb41ae tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 Jul 10 04:55:06.425831 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-342cfeaa-0423-454b-a877-78ffffbb41ae tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:06.426023 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-342cfeaa-0423-454b-a877-78ffffbb41ae tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:06.433102 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:55:06.433102 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:55:06.436591 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-342cfeaa-0423-454b-a877-78ffffbb41ae tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Volume info retrieved successfully. Jul 10 04:55:06.440629 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-342cfeaa-0423-454b-a877-78ffffbb41ae tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 returned with HTTP 200 Jul 10 04:55:06.441051 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1533/6124] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:06 2026] GET /volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:55:07.452699 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f3241be7-0e97-48e5-b019-96bf98f86222 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:55:07.454340 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f3241be7-0e97-48e5-b019-96bf98f86222 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] GET https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 Jul 10 04:55:07.454561 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f3241be7-0e97-48e5-b019-96bf98f86222 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:55:07.454768 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f3241be7-0e97-48e5-b019-96bf98f86222 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:55:07.460085 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f3241be7-0e97-48e5-b019-96bf98f86222 tempest-ProjectAdminTests39-1240043459 tempest-ProjectAdminTests39-1240043459-project-admin] https://10.4.3.87/volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 returned with HTTP 404 Jul 10 04:55:07.460536 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1536/6125] 10.4.3.87 () {68 vars in 1381 bytes} [Fri Jul 10 04:55:07 2026] GET /volume/v3/volumes/b66c7110-9114-4445-92ee-978341510367 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:55:16.384226 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:55:16.412777 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:55:16.439534 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:55:17.456886 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=2 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:56:10.597318 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:10.598751 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:56:10.599249 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-719155853", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:10.600729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.v3.volumes [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-719155853', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100019) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:56:10.600914 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume of 1 GB Jul 10 04:56:10.604730 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Availability Zones retrieved successfully. Jul 10 04:56:10.609843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Flow 'volume_create_api' (5c37a54c-1fdd-4991-9cd1-c6a4d5ce788f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:56:10.610669 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795bc4b9-1311-40b5-a6af-cd490da56959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:10.611546 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.flows.api.create_volume [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Validating volume size '1' using validate_int {{(pid=100019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:56:10.633677 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795bc4b9-1311-40b5-a6af-cd490da56959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:10.634526 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99bbcabc-eec1-45f2-8c0a-2b75b51012f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:10.682962 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Created reservations ['61175fc8-478b-452a-b18e-8bdb73ee2db1', '8a7cbeee-4b35-4461-ab3a-d2f0e7badbbb', '4b93a6a4-74b8-4ea6-b64c-48ceb7a20dbe', '6b970afb-1fe6-4f41-8365-30cfc9ed2be1'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:56:10.683582 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99bbcabc-eec1-45f2-8c0a-2b75b51012f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61175fc8-478b-452a-b18e-8bdb73ee2db1', '8a7cbeee-4b35-4461-ab3a-d2f0e7badbbb', '4b93a6a4-74b8-4ea6-b64c-48ceb7a20dbe', '6b970afb-1fe6-4f41-8365-30cfc9ed2be1']}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:10.684194 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41241f30-0faa-4645-abcc-408d29dec958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:10.702384 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41241f30-0faa-4645-abcc-408d29dec958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4e1048f-f4ae-4013-b246-1de9a2cb3386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-719155853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562c28abbd445b87ea549db22a580f',qos_specs=None,replication_status=,reservations=['61175fc8-478b-452a-b18e-8bdb73ee2db1','8a7cbeee-4b35-4461-ab3a-d2f0e7badbbb','4b93a6a4-74b8-4ea6-b64c-48ceb7a20dbe','6b970afb-1fe6-4f41-8365-30cfc9ed2be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-719155853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4e1048f-f4ae-4013-b246-1de9a2cb3386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80562c28abbd445b87ea549db22a580f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:10.703038 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e73cbd-cf1a-42d1-a4bb-967cefb24a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:10.719807 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e73cbd-cf1a-42d1-a4bb-967cefb24a5c) transitioned into state 'SUCCESS' from state '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-719155853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562c28abbd445b87ea549db22a580f',qos_specs=None,replication_status=,reservations=['61175fc8-478b-452a-b18e-8bdb73ee2db1','8a7cbeee-4b35-4461-ab3a-d2f0e7badbbb','4b93a6a4-74b8-4ea6-b64c-48ceb7a20dbe','6b970afb-1fe6-4f41-8365-30cfc9ed2be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:10.720435 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f9a149-6252-4459-9a8b-62b2f0e9e6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:10.727623 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f9a149-6252-4459-9a8b-62b2f0e9e6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100019) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:10.728355 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Flow 'volume_create_api' (5c37a54c-1fdd-4991-9cd1-c6a4d5ce788f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100019) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:56:10.728626 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume request issued successfully. Jul 10 04:56:10.729108 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-acc90e47-8082-49ec-b3f0-53b430e786b6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:56:10.729517 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1530/6126] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:56:10 2026] POST /volume/v3/volumes => generated 754 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:56:10.740567 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3fcce17d-4a91-4d68-8731-70372fb02263 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:10.742679 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3fcce17d-4a91-4d68-8731-70372fb02263 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:10.742885 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3fcce17d-4a91-4d68-8731-70372fb02263 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:10.743112 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3fcce17d-4a91-4d68-8731-70372fb02263 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:10.750003 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:10.750003 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:10.753236 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3fcce17d-4a91-4d68-8731-70372fb02263 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:10.756928 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3fcce17d-4a91-4d68-8731-70372fb02263 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:10.757278 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1528/6127] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:10 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:11.769751 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-850b0ee5-6d8d-4e65-a63d-49ab2c483268 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:11.771811 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-850b0ee5-6d8d-4e65-a63d-49ab2c483268 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:11.772006 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-850b0ee5-6d8d-4e65-a63d-49ab2c483268 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:11.772183 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-850b0ee5-6d8d-4e65-a63d-49ab2c483268 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:11.779078 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:11.779078 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:11.782498 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-850b0ee5-6d8d-4e65-a63d-49ab2c483268 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:11.787016 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-850b0ee5-6d8d-4e65-a63d-49ab2c483268 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:11.787376 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1534/6128] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:11 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:11.798376 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-010c6c88-12ab-47e9-a502-4d1caa45d841 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:11.800323 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-010c6c88-12ab-47e9-a502-4d1caa45d841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:11.800534 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-010c6c88-12ab-47e9-a502-4d1caa45d841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:11.800764 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-010c6c88-12ab-47e9-a502-4d1caa45d841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:11.807280 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:11.807280 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:11.811321 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-010c6c88-12ab-47e9-a502-4d1caa45d841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:11.816022 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-010c6c88-12ab-47e9-a502-4d1caa45d841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:11.816388 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1537/6129] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:11 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:12.365248 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-f4d80337-9ae3-497d-85a5-7390b2d0fbbb None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:12.367163 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-f4d80337-9ae3-497d-85a5-7390b2d0fbbb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:12.367338 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-f4d80337-9ae3-497d-85a5-7390b2d0fbbb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:12.367512 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-f4d80337-9ae3-497d-85a5-7390b2d0fbbb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:12.374551 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:12.374551 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:12.378084 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-f4d80337-9ae3-497d-85a5-7390b2d0fbbb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:12.381787 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-f4d80337-9ae3-497d-85a5-7390b2d0fbbb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:12.382187 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1531/6130] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:56:12 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:14.413074 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-37aca247-791f-41b1-b572-827a2019604f None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:14.413443 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37aca247-791f-41b1-b572-827a2019604f None None] GET https://10.4.3.87/volume// Jul 10 04:56:14.413599 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37aca247-791f-41b1-b572-827a2019604f None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:14.413788 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-37aca247-791f-41b1-b572-827a2019604f None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:14.414102 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-37aca247-791f-41b1-b572-827a2019604f None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:56:14.414396 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1529/6131] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04: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) Jul 10 04:56:14.420781 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-0f1b4074-a8db-4d3c-8db3-b42a401b9a1d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:14.475194 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-0f1b4074-a8db-4d3c-8db3-b42a401b9a1d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:56:14.475545 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-0f1b4074-a8db-4d3c-8db3-b42a401b9a1d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4e1048f-f4ae-4013-b246-1de9a2cb3386", "connector": null, "instance_uuid": "75177dd8-3acc-4fd8-b96a-d0098c5dc00b"}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:14.484477 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:14.484477 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:14.507676 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-0f1b4074-a8db-4d3c-8db3-b42a401b9a1d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:56:14.508089 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1535/6132] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:56:14 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:14.901202 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-114d6bb4-6ec8-43ab-80ce-7e1fafae9dc9 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:14.902847 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-114d6bb4-6ec8-43ab-80ce-7e1fafae9dc9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:14.903022 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-114d6bb4-6ec8-43ab-80ce-7e1fafae9dc9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:14.903197 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-114d6bb4-6ec8-43ab-80ce-7e1fafae9dc9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:14.914922 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:14.914922 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:14.919383 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-114d6bb4-6ec8-43ab-80ce-7e1fafae9dc9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:14.924665 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-114d6bb4-6ec8-43ab-80ce-7e1fafae9dc9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:14.925110 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1538/6133] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:14 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:15.031307 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-46e687d7-dec7-440f-b119-cffc30a93637 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:15.031688 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-46e687d7-dec7-440f-b119-cffc30a93637 None None] GET https://10.4.3.87/volume// Jul 10 04:56:15.031843 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-46e687d7-dec7-440f-b119-cffc30a93637 None None] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:15.032011 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-46e687d7-dec7-440f-b119-cffc30a93637 None None] Calling method 'all' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:15.032314 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-46e687d7-dec7-440f-b119-cffc30a93637 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:56:15.032576 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1532/6134] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:56:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:56:15.039108 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-1e61984a-d736-4277-8e30-3a63aa89fc32 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:15.041017 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-1e61984a-d736-4277-8e30-3a63aa89fc32 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:15.041223 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-1e61984a-d736-4277-8e30-3a63aa89fc32 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:15.041423 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-1e61984a-d736-4277-8e30-3a63aa89fc32 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:15.049441 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:15.049441 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:15.052473 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-1e61984a-d736-4277-8e30-3a63aa89fc32 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:15.055995 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-1e61984a-d736-4277-8e30-3a63aa89fc32 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:15.056349 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1530/6135] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:56:15 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 1026 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:56:15.146836 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-4e53d5db-e542-4eca-b847-5cbec20adaa9 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:15.148823 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-4e53d5db-e542-4eca-b847-5cbec20adaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] PUT https://10.4.3.87/volume/v3/attachments/ba51d065-e7bf-4ca3-ad64-f9859fb6674d Jul 10 04:56:15.149193 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-4e53d5db-e542-4eca-b847-5cbec20adaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:15.155950 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-4e53d5db-e542-4eca-b847-5cbec20adaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Acquiring lock "cinder-attachment_update-d4e1048f-f4ae-4013-b246-1de9a2cb3386-np0000004952" by "attachment_update" {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:56:15.159967 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-4e53d5db-e542-4eca-b847-5cbec20adaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Lock "cinder-attachment_update-d4e1048f-f4ae-4013-b246-1de9a2cb3386-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100020) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:56:15.160850 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:15.160850 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:15.677482 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.coordination [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-4e53d5db-e542-4eca-b847-5cbec20adaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Lock "cinder-attachment_update-d4e1048f-f4ae-4013-b246-1de9a2cb3386-np0000004952" released by "attachment_update" :: held 0.517s {{(pid=100020) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:56:15.677843 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-4e53d5db-e542-4eca-b847-5cbec20adaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/ba51d065-e7bf-4ca3-ad64-f9859fb6674d returned with HTTP 200 Jul 10 04:56:15.678193 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1536/6136] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:56:15 2026] PUT /volume/v3/attachments/ba51d065-e7bf-4ca3-ad64-f9859fb6674d => generated 969 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:15.936999 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c0758eda-1325-4106-a36d-7bfa77105fc7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:15.938623 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c0758eda-1325-4106-a36d-7bfa77105fc7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:15.938803 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c0758eda-1325-4106-a36d-7bfa77105fc7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:15.938992 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c0758eda-1325-4106-a36d-7bfa77105fc7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:15.948226 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:15.948226 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:15.951548 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c0758eda-1325-4106-a36d-7bfa77105fc7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:15.955409 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c0758eda-1325-4106-a36d-7bfa77105fc7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:15.955789 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1539/6137] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:15 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:16.966834 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-08f656db-1d18-483c-88a3-7bfd2371a713 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:16.968328 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-08f656db-1d18-483c-88a3-7bfd2371a713 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:16.968490 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-08f656db-1d18-483c-88a3-7bfd2371a713 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:16.968675 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-08f656db-1d18-483c-88a3-7bfd2371a713 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:16.976436 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:16.976436 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:16.979117 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-08f656db-1d18-483c-88a3-7bfd2371a713 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:16.982314 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-08f656db-1d18-483c-88a3-7bfd2371a713 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:16.982628 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1533/6138] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:16 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:17.993237 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0687e34c-dd9d-4b32-9dc6-8ab28b757578 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:17.994815 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0687e34c-dd9d-4b32-9dc6-8ab28b757578 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:17.994991 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0687e34c-dd9d-4b32-9dc6-8ab28b757578 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:17.995163 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0687e34c-dd9d-4b32-9dc6-8ab28b757578 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:18.002962 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:18.002962 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:18.005686 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0687e34c-dd9d-4b32-9dc6-8ab28b757578 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:18.008933 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0687e34c-dd9d-4b32-9dc6-8ab28b757578 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:18.009252 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1531/6139] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:17 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:19.020518 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-7045a8b1-312f-45b3-802a-41cd354c59c8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:19.021988 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7045a8b1-312f-45b3-802a-41cd354c59c8 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:19.022175 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7045a8b1-312f-45b3-802a-41cd354c59c8 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:19.022395 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-7045a8b1-312f-45b3-802a-41cd354c59c8 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:19.031261 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:19.031261 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:19.034198 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-7045a8b1-312f-45b3-802a-41cd354c59c8 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:19.037693 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-7045a8b1-312f-45b3-802a-41cd354c59c8 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:19.038018 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1537/6140] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:19 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:20.049281 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-950fc831-f90c-4311-b147-ef32cb0bd07a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:20.051279 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-950fc831-f90c-4311-b147-ef32cb0bd07a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:20.051279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-950fc831-f90c-4311-b147-ef32cb0bd07a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:20.051461 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-950fc831-f90c-4311-b147-ef32cb0bd07a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:20.060388 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:20.060388 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:20.063679 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-950fc831-f90c-4311-b147-ef32cb0bd07a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:20.067849 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-950fc831-f90c-4311-b147-ef32cb0bd07a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:20.068347 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1540/6141] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:20 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:21.080286 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-c8a1ff34-4f41-4867-b770-1fad93804276 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:21.082158 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c8a1ff34-4f41-4867-b770-1fad93804276 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:21.082382 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c8a1ff34-4f41-4867-b770-1fad93804276 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:21.082624 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-c8a1ff34-4f41-4867-b770-1fad93804276 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:21.092468 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:21.092468 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:21.095305 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-c8a1ff34-4f41-4867-b770-1fad93804276 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:21.098625 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-c8a1ff34-4f41-4867-b770-1fad93804276 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:21.098961 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1534/6142] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:21 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:22.110647 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-076c9e69-fdde-4bd7-8fb2-53cfd5c269c1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:22.112830 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-076c9e69-fdde-4bd7-8fb2-53cfd5c269c1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:22.113048 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-076c9e69-fdde-4bd7-8fb2-53cfd5c269c1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:22.113245 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-076c9e69-fdde-4bd7-8fb2-53cfd5c269c1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:22.121607 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:22.121607 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:22.124773 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-076c9e69-fdde-4bd7-8fb2-53cfd5c269c1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:22.128997 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-076c9e69-fdde-4bd7-8fb2-53cfd5c269c1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:22.129424 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1532/6143] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:22 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:22.875064 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-b18537b0-5f75-4bd2-9bd7-9986df841f9b None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:22.877041 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-b18537b0-5f75-4bd2-9bd7-9986df841f9b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/attachments/ba51d065-e7bf-4ca3-ad64-f9859fb6674d/action Jul 10 04:56:22.877505 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-b18537b0-5f75-4bd2-9bd7-9986df841f9b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:56:22.877629 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-b18537b0-5f75-4bd2-9bd7-9986df841f9b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:22.891329 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:22.891329 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:22.898997 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-3fd76649-c0a8-4aa7-8210-73bcaa2c084c req-b18537b0-5f75-4bd2-9bd7-9986df841f9b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/ba51d065-e7bf-4ca3-ad64-f9859fb6674d/action returned with HTTP 204 Jul 10 04:56:22.899400 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1538/6144] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:56:22 2026] POST /volume/v3/attachments/ba51d065-e7bf-4ca3-ad64-f9859fb6674d/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:56:23.141598 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-31795a5a-b262-4edf-80a1-a3773b685e6a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:23.143452 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31795a5a-b262-4edf-80a1-a3773b685e6a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:23.143684 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31795a5a-b262-4edf-80a1-a3773b685e6a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:23.143869 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-31795a5a-b262-4edf-80a1-a3773b685e6a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:23.152376 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:23.152376 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:23.155371 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-31795a5a-b262-4edf-80a1-a3773b685e6a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:23.159000 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-31795a5a-b262-4edf-80a1-a3773b685e6a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:23.159353 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1541/6145] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:23 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:25.809156 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-25b7f5a5-8577-4a0a-91d2-cd1e3533dc7f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:25.810919 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25b7f5a5-8577-4a0a-91d2-cd1e3533dc7f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:56:25.811250 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-25b7f5a5-8577-4a0a-91d2-cd1e3533dc7f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4e1048f-f4ae-4013-b246-1de9a2cb3386", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-309836230", "description": null, "metadata": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:25.820753 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:25.820753 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:25.821143 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-25b7f5a5-8577-4a0a-91d2-cd1e3533dc7f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:25.821303 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-25b7f5a5-8577-4a0a-91d2-cd1e3533dc7f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create snapshot from volume d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:25.848414 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-25b7f5a5-8577-4a0a-91d2-cd1e3533dc7f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Created reservations ['9d3da0d9-3971-445b-8f5b-1aba480ba961', 'd5b2865d-df17-470b-95e7-12293e86c9a5', 'f3489af1-8f23-4014-82a1-c60cdba05376', '60cd9dcf-4383-4a69-834c-308f66a1d463'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:56:25.874777 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-25b7f5a5-8577-4a0a-91d2-cd1e3533dc7f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot force create request issued successfully. Jul 10 04:56:25.875069 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-25b7f5a5-8577-4a0a-91d2-cd1e3533dc7f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:56:25.875520 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1535/6146] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:56:25 2026] POST /volume/v3/snapshots => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:56:25.885329 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-0acb27dc-8e7e-4c4c-a5ee-29b0c76e7ddb None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:25.887056 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0acb27dc-8e7e-4c4c-a5ee-29b0c76e7ddb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c Jul 10 04:56:25.887301 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0acb27dc-8e7e-4c4c-a5ee-29b0c76e7ddb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:25.887532 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-0acb27dc-8e7e-4c4c-a5ee-29b0c76e7ddb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:25.892458 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:25.892458 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:25.892902 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-0acb27dc-8e7e-4c4c-a5ee-29b0c76e7ddb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:25.893718 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-0acb27dc-8e7e-4c4c-a5ee-29b0c76e7ddb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c returned with HTTP 200 Jul 10 04:56:25.894088 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1533/6147] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:56:25 2026] GET /volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:26.902289 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f6cc4b7b-993a-40b9-be6c-aa8c5b20179d None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:26.903873 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6cc4b7b-993a-40b9-be6c-aa8c5b20179d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c Jul 10 04:56:26.904040 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6cc4b7b-993a-40b9-be6c-aa8c5b20179d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:26.904209 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f6cc4b7b-993a-40b9-be6c-aa8c5b20179d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:26.908807 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:26.908807 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:26.909280 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-f6cc4b7b-993a-40b9-be6c-aa8c5b20179d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:26.909957 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f6cc4b7b-993a-40b9-be6c-aa8c5b20179d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c returned with HTTP 200 Jul 10 04:56:26.910362 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1539/6148] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:56:26 2026] GET /volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:26.917450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e33e39cb-665e-4393-b9b9-a5c0ae5b850f None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:26.919072 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e33e39cb-665e-4393-b9b9-a5c0ae5b850f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c Jul 10 04:56:26.919296 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e33e39cb-665e-4393-b9b9-a5c0ae5b850f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:26.919475 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e33e39cb-665e-4393-b9b9-a5c0ae5b850f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:26.924156 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:26.924156 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:26.924617 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e33e39cb-665e-4393-b9b9-a5c0ae5b850f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:26.925556 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e33e39cb-665e-4393-b9b9-a5c0ae5b850f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c returned with HTTP 200 Jul 10 04:56:26.925959 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1542/6149] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:56:26 2026] GET /volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:28.293521 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-02a3872c-81d1-4603-bcce-94ee3f08141f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:28.295301 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-02a3872c-81d1-4603-bcce-94ee3f08141f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:56:28.295719 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-02a3872c-81d1-4603-bcce-94ee3f08141f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4e1048f-f4ae-4013-b246-1de9a2cb3386", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-421941387", "description": null, "metadata": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:28.305486 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:28.305486 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:28.306035 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-02a3872c-81d1-4603-bcce-94ee3f08141f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:28.306319 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-02a3872c-81d1-4603-bcce-94ee3f08141f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create snapshot from volume d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:28.326811 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-02a3872c-81d1-4603-bcce-94ee3f08141f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Created reservations ['dedbf80e-30cf-4b99-9c14-96ace3308550', '4cc271b5-45a6-4045-a84b-15e2cd955301', 'ad424efe-911f-46e0-b1b5-5f868bb2a26d', 'fe1bbae1-1590-47b0-b476-914a8ed91fac'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:56:28.352440 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-02a3872c-81d1-4603-bcce-94ee3f08141f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot force create request issued successfully. Jul 10 04:56:28.352837 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-02a3872c-81d1-4603-bcce-94ee3f08141f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:56:28.353388 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1536/6150] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:56:28 2026] POST /volume/v3/snapshots => generated 312 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:56:28.362942 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-cd6e02f5-693b-42fc-b443-fda10acca83c None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:28.365005 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cd6e02f5-693b-42fc-b443-fda10acca83c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a Jul 10 04:56:28.365170 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cd6e02f5-693b-42fc-b443-fda10acca83c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:28.365372 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-cd6e02f5-693b-42fc-b443-fda10acca83c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:28.369920 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:28.369920 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:28.370357 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-cd6e02f5-693b-42fc-b443-fda10acca83c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:28.371109 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-cd6e02f5-693b-42fc-b443-fda10acca83c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a returned with HTTP 200 Jul 10 04:56:28.371520 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1534/6151] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:56:28 2026] GET /volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:29.380525 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-456fe869-1150-4d91-b413-7dbefb21cd93 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:29.382427 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-456fe869-1150-4d91-b413-7dbefb21cd93 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a Jul 10 04:56:29.382651 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-456fe869-1150-4d91-b413-7dbefb21cd93 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:29.382874 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-456fe869-1150-4d91-b413-7dbefb21cd93 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:29.388505 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:29.388505 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:29.389024 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-456fe869-1150-4d91-b413-7dbefb21cd93 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:29.389908 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-456fe869-1150-4d91-b413-7dbefb21cd93 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a returned with HTTP 200 Jul 10 04:56:29.390351 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1540/6152] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:56:29 2026] GET /volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:29.400441 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-e5e7f2fe-1bc6-48e0-8085-17a82dcb7226 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:29.402028 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e5e7f2fe-1bc6-48e0-8085-17a82dcb7226 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a Jul 10 04:56:29.402309 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e5e7f2fe-1bc6-48e0-8085-17a82dcb7226 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:29.402555 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-e5e7f2fe-1bc6-48e0-8085-17a82dcb7226 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:29.408070 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:29.408070 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:29.408562 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-e5e7f2fe-1bc6-48e0-8085-17a82dcb7226 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:29.409336 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-e5e7f2fe-1bc6-48e0-8085-17a82dcb7226 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a returned with HTTP 200 Jul 10 04:56:29.409697 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1543/6153] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:56:29 2026] GET /volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:30.819775 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-24810050-0845-4b36-af66-801afd37feae None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:30.821519 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-24810050-0845-4b36-af66-801afd37feae tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/snapshots Jul 10 04:56:30.821874 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-24810050-0845-4b36-af66-801afd37feae tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4e1048f-f4ae-4013-b246-1de9a2cb3386", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1457440981", "description": null, "metadata": null}} {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:30.831793 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:30.831793 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:30.832288 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-24810050-0845-4b36-af66-801afd37feae tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:30.832432 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-24810050-0845-4b36-af66-801afd37feae tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create snapshot from volume d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:30.853410 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.quota [None req-24810050-0845-4b36-af66-801afd37feae tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Created reservations ['327cfbcc-b86a-4b8c-927b-2cd31b39035f', '32a81341-27d0-4f09-b639-401d0442d7ab', 'df30800c-da2f-40fb-b5e8-ff1a00661ae3', 'caf1d771-d230-4483-91ae-541302c247b2'] {{(pid=100019) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:56:30.879051 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-24810050-0845-4b36-af66-801afd37feae tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot force create request issued successfully. Jul 10 04:56:30.879386 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-24810050-0845-4b36-af66-801afd37feae tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots returned with HTTP 202 Jul 10 04:56:30.879798 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1537/6154] 10.4.3.87 () {68 vars in 1258 bytes} [Fri Jul 10 04:56:30 2026] POST /volume/v3/snapshots => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:56:30.887977 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-002c6c44-cd03-49a5-a732-a015c8b67883 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:30.889454 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-002c6c44-cd03-49a5-a732-a015c8b67883 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 Jul 10 04:56:30.889630 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-002c6c44-cd03-49a5-a732-a015c8b67883 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:30.889797 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-002c6c44-cd03-49a5-a732-a015c8b67883 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:30.894309 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:30.894309 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:30.894687 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-002c6c44-cd03-49a5-a732-a015c8b67883 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:30.895314 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-002c6c44-cd03-49a5-a732-a015c8b67883 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 returned with HTTP 200 Jul 10 04:56:30.895618 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1535/6155] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:56:30 2026] GET /volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:31.903710 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-738ad0cc-6cda-4e90-89cd-04cf9828bf52 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:31.905232 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-738ad0cc-6cda-4e90-89cd-04cf9828bf52 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 Jul 10 04:56:31.905433 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-738ad0cc-6cda-4e90-89cd-04cf9828bf52 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:31.905633 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-738ad0cc-6cda-4e90-89cd-04cf9828bf52 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:31.910434 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:31.910434 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:31.910819 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-738ad0cc-6cda-4e90-89cd-04cf9828bf52 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:31.911551 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-738ad0cc-6cda-4e90-89cd-04cf9828bf52 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 returned with HTTP 200 Jul 10 04:56:31.911877 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1541/6156] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:56:31 2026] GET /volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:31.919864 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-d5f0cee0-e5fc-4336-8def-4201387e3d36 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:31.921876 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d5f0cee0-e5fc-4336-8def-4201387e3d36 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 Jul 10 04:56:31.922098 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d5f0cee0-e5fc-4336-8def-4201387e3d36 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:31.922334 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-d5f0cee0-e5fc-4336-8def-4201387e3d36 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:31.927539 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:31.927539 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:31.927984 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-d5f0cee0-e5fc-4336-8def-4201387e3d36 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:31.928850 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-d5f0cee0-e5fc-4336-8def-4201387e3d36 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 returned with HTTP 200 Jul 10 04:56:31.929226 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1544/6157] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:56:31 2026] GET /volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:31.960461 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-0a336a28-c424-4136-9876-a086539afaff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:31.962559 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-0a336a28-c424-4136-9876-a086539afaff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:31.962766 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-0a336a28-c424-4136-9876-a086539afaff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:31.962925 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-0a336a28-c424-4136-9876-a086539afaff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:31.971373 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:31.971373 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:31.974409 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-0a336a28-c424-4136-9876-a086539afaff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:31.978199 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-0a336a28-c424-4136-9876-a086539afaff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:31.978573 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1538/6158] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:56:31 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:31.997775 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-748237c2-52ca-4a32-9d82-c3a5c9508c3b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:31.999410 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-748237c2-52ca-4a32-9d82-c3a5c9508c3b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386/action Jul 10 04:56:31.999716 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-748237c2-52ca-4a32-9d82-c3a5c9508c3b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:56:31.999855 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-748237c2-52ca-4a32-9d82-c3a5c9508c3b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:32.009008 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:32.009008 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:32.009439 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-748237c2-52ca-4a32-9d82-c3a5c9508c3b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:32.014227 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-748237c2-52ca-4a32-9d82-c3a5c9508c3b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Begin detaching volume completed successfully. Jul 10 04:56:32.014419 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-748237c2-52ca-4a32-9d82-c3a5c9508c3b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386/action returned with HTTP 202 Jul 10 04:56:32.014824 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1536/6159] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:56:31 2026] POST /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:56:33.034572 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e3aa7033-fd95-488f-8bc7-dd9d5cabe2f0 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:33.034903 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e3aa7033-fd95-488f-8bc7-dd9d5cabe2f0 None None] GET https://10.4.3.87/volume// Jul 10 04:56:33.034903 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e3aa7033-fd95-488f-8bc7-dd9d5cabe2f0 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:33.035048 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e3aa7033-fd95-488f-8bc7-dd9d5cabe2f0 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:33.035338 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e3aa7033-fd95-488f-8bc7-dd9d5cabe2f0 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:56:33.035575 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1542/6160] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:56:33 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:56:33.041555 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-55d339fd-44af-43c7-9093-74ebc4fb0e7d None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:33.043951 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-55d339fd-44af-43c7-9093-74ebc4fb0e7d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:56:33.044194 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-55d339fd-44af-43c7-9093-74ebc4fb0e7d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:33.044419 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-55d339fd-44af-43c7-9093-74ebc4fb0e7d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:33.054193 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:33.054193 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:33.057774 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-55d339fd-44af-43c7-9093-74ebc4fb0e7d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:33.063287 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-55d339fd-44af-43c7-9093-74ebc4fb0e7d tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:56:33.063439 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1545/6161] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:56:33 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:56:33.826591 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-2d81ce65-4451-44f2-a668-3f19f5577d6a None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:33.828587 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-2d81ce65-4451-44f2-a668-3f19f5577d6a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/attachments/ba51d065-e7bf-4ca3-ad64-f9859fb6674d Jul 10 04:56:33.828765 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-2d81ce65-4451-44f2-a668-3f19f5577d6a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:33.828923 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-2d81ce65-4451-44f2-a668-3f19f5577d6a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:33.835053 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:33.835053 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:34.362718 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-c0e436e3-49ec-4cc7-92b6-43fccedf92a1 req-2d81ce65-4451-44f2-a668-3f19f5577d6a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/ba51d065-e7bf-4ca3-ad64-f9859fb6674d returned with HTTP 200 Jul 10 04:56:34.363205 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1539/6162] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:56:33 2026] DELETE /volume/v3/attachments/ba51d065-e7bf-4ca3-ad64-f9859fb6674d => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:35.157823 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:35.159421 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:56:35.159760 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2129876524", "snapshot_id": "721b3a8e-c639-4b94-a2f1-eda8cc53f71c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:35.161186 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2129876524', 'snapshot_id': '721b3a8e-c639-4b94-a2f1-eda8cc53f71c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:56:35.167357 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:35.167357 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:35.167932 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:35.168090 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume of 1 GB Jul 10 04:56:35.171962 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Availability Zones retrieved successfully. Jul 10 04:56:35.177877 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Flow 'volume_create_api' (b5bd18f1-cb36-415e-8f79-0051b7f57284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:56:35.179083 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4ae0f2-686e-4a1e-982c-ddd45ba700ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:35.180118 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:56:35.207004 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4ae0f2-686e-4a1e-982c-ddd45ba700ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '721b3a8e-c639-4b94-a2f1-eda8cc53f71c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:35.207801 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12eef4a0-7782-4a05-b6bb-9f5d16f04830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:35.242461 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Created reservations ['532a810b-36f0-4fdb-b7d8-a6a15ac92ed9', '272e77fd-ae0a-4351-9000-5ecb8c243a54', 'b9cadd03-34ee-4fe7-a086-cc774d0015e8', '40837d8c-afd5-4ea8-8c07-1b08d09b0ff6'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:56:35.243176 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12eef4a0-7782-4a05-b6bb-9f5d16f04830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['532a810b-36f0-4fdb-b7d8-a6a15ac92ed9', '272e77fd-ae0a-4351-9000-5ecb8c243a54', 'b9cadd03-34ee-4fe7-a086-cc774d0015e8', '40837d8c-afd5-4ea8-8c07-1b08d09b0ff6']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:35.244849 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a5b186-a9e5-4149-a324-e9d87a567843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:35.280263 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a5b186-a9e5-4149-a324-e9d87a567843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1af8a02-a8ab-40b6-9212-dce71e430e54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2129876524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562c28abbd445b87ea549db22a580f',qos_specs=None,replication_status=,reservations=['532a810b-36f0-4fdb-b7d8-a6a15ac92ed9','272e77fd-ae0a-4351-9000-5ecb8c243a54','b9cadd03-34ee-4fe7-a086-cc774d0015e8','40837d8c-afd5-4ea8-8c07-1b08d09b0ff6'],size=1,snapshot_id=721b3a8e-c639-4b94-a2f1-eda8cc53f71c,source_replicaid=,source_volid=None,status='creating',user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2129876524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1af8a02-a8ab-40b6-9212-dce71e430e54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80562c28abbd445b87ea549db22a580f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=721b3a8e-c639-4b94-a2f1-eda8cc53f71c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:35.280990 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abafc575-3da9-4d93-a1fc-cd5344285339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:35.298758 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abafc575-3da9-4d93-a1fc-cd5344285339) transitioned into state 'SUCCESS' from state '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-2129876524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562c28abbd445b87ea549db22a580f',qos_specs=None,replication_status=,reservations=['532a810b-36f0-4fdb-b7d8-a6a15ac92ed9','272e77fd-ae0a-4351-9000-5ecb8c243a54','b9cadd03-34ee-4fe7-a086-cc774d0015e8','40837d8c-afd5-4ea8-8c07-1b08d09b0ff6'],size=1,snapshot_id=721b3a8e-c639-4b94-a2f1-eda8cc53f71c,source_replicaid=,source_volid=None,status='creating',user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:35.299421 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfbd0faa-2f2d-4db0-bb08-6cfbf20b3efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:35.319444 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfbd0faa-2f2d-4db0-bb08-6cfbf20b3efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:35.320260 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Flow 'volume_create_api' (b5bd18f1-cb36-415e-8f79-0051b7f57284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:56:35.320574 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume request issued successfully. Jul 10 04:56:35.321114 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3ad653ff-f363-4335-8d73-4dd70ce8c3a1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:56:35.321544 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1537/6163] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:56:35 2026] POST /volume/v3/volumes => generated 789 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:56:35.332313 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-105a8c30-d011-47a6-878b-850310706afb None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:35.334275 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-105a8c30-d011-47a6-878b-850310706afb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:35.334465 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-105a8c30-d011-47a6-878b-850310706afb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:35.334651 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-105a8c30-d011-47a6-878b-850310706afb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:35.341007 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:35.341007 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:35.344039 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-105a8c30-d011-47a6-878b-850310706afb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:35.347605 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-105a8c30-d011-47a6-878b-850310706afb tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:35.347956 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1543/6164] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:35 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:36.359575 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-512c82d8-6cae-49bf-b16d-5a4b7feeae78 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:36.361260 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-512c82d8-6cae-49bf-b16d-5a4b7feeae78 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:36.361450 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-512c82d8-6cae-49bf-b16d-5a4b7feeae78 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:36.361659 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-512c82d8-6cae-49bf-b16d-5a4b7feeae78 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:36.368043 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:36.368043 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:36.371547 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-512c82d8-6cae-49bf-b16d-5a4b7feeae78 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:36.375265 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-512c82d8-6cae-49bf-b16d-5a4b7feeae78 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:36.375649 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1546/6165] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:36 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:36.386560 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-17b97ca9-f234-4271-ad9e-699ed4543467 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:36.388312 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17b97ca9-f234-4271-ad9e-699ed4543467 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:36.388505 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17b97ca9-f234-4271-ad9e-699ed4543467 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:36.388736 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-17b97ca9-f234-4271-ad9e-699ed4543467 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:36.395455 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:36.395455 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:36.399051 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-17b97ca9-f234-4271-ad9e-699ed4543467 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:36.403381 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-17b97ca9-f234-4271-ad9e-699ed4543467 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:36.403816 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1540/6166] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:36 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:36.842131 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-b6320145-03c2-47d9-b055-3f1e95ab19b3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:36.844301 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-b6320145-03c2-47d9-b055-3f1e95ab19b3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:36.844552 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-b6320145-03c2-47d9-b055-3f1e95ab19b3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:36.844796 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-b6320145-03c2-47d9-b055-3f1e95ab19b3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:36.851694 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:36.851694 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:36.855172 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-b6320145-03c2-47d9-b055-3f1e95ab19b3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:36.858946 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-b6320145-03c2-47d9-b055-3f1e95ab19b3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:36.859424 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1538/6167] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:56:36 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:38.887746 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-16a43623-5886-4dbf-9a04-3168f1ad69f2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:38.888141 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-16a43623-5886-4dbf-9a04-3168f1ad69f2 None None] GET https://10.4.3.87/volume// Jul 10 04:56:38.888241 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-16a43623-5886-4dbf-9a04-3168f1ad69f2 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:38.888432 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-16a43623-5886-4dbf-9a04-3168f1ad69f2 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:38.888742 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-16a43623-5886-4dbf-9a04-3168f1ad69f2 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:56:38.889032 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1544/6168] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:56:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:56:38.895902 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-01ce5d5b-c557-4cce-be53-26d07953a4a7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:38.927235 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-01ce5d5b-c557-4cce-be53-26d07953a4a7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:56:38.927632 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-01ce5d5b-c557-4cce-be53-26d07953a4a7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1af8a02-a8ab-40b6-9212-dce71e430e54", "connector": null, "instance_uuid": "75177dd8-3acc-4fd8-b96a-d0098c5dc00b"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:38.936147 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:38.936147 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:38.955776 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-01ce5d5b-c557-4cce-be53-26d07953a4a7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:56:38.956294 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1547/6169] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:56:38 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:39.378296 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-29bcd882-5ed4-4295-9747-03affb7103fe None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:39.380015 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-29bcd882-5ed4-4295-9747-03affb7103fe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:39.380186 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-29bcd882-5ed4-4295-9747-03affb7103fe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:39.380386 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-29bcd882-5ed4-4295-9747-03affb7103fe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:39.388521 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:39.388521 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:39.391470 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-29bcd882-5ed4-4295-9747-03affb7103fe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:39.395135 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-29bcd882-5ed4-4295-9747-03affb7103fe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:39.395484 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1541/6170] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:39 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:39.481294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c1e586e6-ab36-44d1-9279-0909c4e70f08 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:39.481294 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1e586e6-ab36-44d1-9279-0909c4e70f08 None None] GET https://10.4.3.87/volume// Jul 10 04:56:39.481294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1e586e6-ab36-44d1-9279-0909c4e70f08 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:39.481294 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1e586e6-ab36-44d1-9279-0909c4e70f08 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:39.481795 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1e586e6-ab36-44d1-9279-0909c4e70f08 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:56:39.481795 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1539/6171] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:56:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:56:39.488051 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-50dcbc52-d878-47e0-8d1f-4554d5b13220 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:39.489848 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-50dcbc52-d878-47e0-8d1f-4554d5b13220 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:39.490020 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-50dcbc52-d878-47e0-8d1f-4554d5b13220 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:39.490186 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-50dcbc52-d878-47e0-8d1f-4554d5b13220 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:39.500029 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:39.500029 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:39.503131 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-50dcbc52-d878-47e0-8d1f-4554d5b13220 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:39.507459 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-50dcbc52-d878-47e0-8d1f-4554d5b13220 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:39.507873 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1545/6172] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:56:39 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:56:39.603738 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-67837012-86b1-4858-9ccf-b230ab338efa None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:39.605318 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-67837012-86b1-4858-9ccf-b230ab338efa tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] PUT https://10.4.3.87/volume/v3/attachments/a500bf0d-0450-4919-8e28-b57c8e6440b1 Jul 10 04:56:39.605737 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-67837012-86b1-4858-9ccf-b230ab338efa tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:39.612328 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-67837012-86b1-4858-9ccf-b230ab338efa tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Acquiring lock "cinder-attachment_update-b1af8a02-a8ab-40b6-9212-dce71e430e54-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:56:39.617027 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-67837012-86b1-4858-9ccf-b230ab338efa tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Lock "cinder-attachment_update-b1af8a02-a8ab-40b6-9212-dce71e430e54-np0000004952" acquired by "attachment_update" :: waited 0.005s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:56:39.618044 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:39.618044 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:40.136077 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-67837012-86b1-4858-9ccf-b230ab338efa tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Lock "cinder-attachment_update-b1af8a02-a8ab-40b6-9212-dce71e430e54-np0000004952" released by "attachment_update" :: held 0.519s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:56:40.136527 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-67837012-86b1-4858-9ccf-b230ab338efa tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/a500bf0d-0450-4919-8e28-b57c8e6440b1 returned with HTTP 200 Jul 10 04:56:40.136821 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1548/6173] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:56:39 2026] PUT /volume/v3/attachments/a500bf0d-0450-4919-8e28-b57c8e6440b1 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:40.407806 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-8c48b5eb-6d64-4925-94ab-1ebb417716ba None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:40.409344 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8c48b5eb-6d64-4925-94ab-1ebb417716ba tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:40.409547 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8c48b5eb-6d64-4925-94ab-1ebb417716ba tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:40.409721 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-8c48b5eb-6d64-4925-94ab-1ebb417716ba tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:40.418400 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:40.418400 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:40.421329 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-8c48b5eb-6d64-4925-94ab-1ebb417716ba tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:40.424756 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-8c48b5eb-6d64-4925-94ab-1ebb417716ba tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:40.425301 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1542/6174] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:40 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:41.439029 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3540e452-2039-4302-8fec-9cce0fe672dd None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:41.440803 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3540e452-2039-4302-8fec-9cce0fe672dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:41.440991 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3540e452-2039-4302-8fec-9cce0fe672dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:41.441138 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3540e452-2039-4302-8fec-9cce0fe672dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:41.449343 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:41.449343 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:41.452379 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3540e452-2039-4302-8fec-9cce0fe672dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:41.455903 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3540e452-2039-4302-8fec-9cce0fe672dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:41.456273 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1540/6175] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:41 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:42.468606 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-14235638-eb2c-411d-9593-7cabe0d2f184 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:42.470113 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-14235638-eb2c-411d-9593-7cabe0d2f184 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:42.470295 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-14235638-eb2c-411d-9593-7cabe0d2f184 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:42.470466 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-14235638-eb2c-411d-9593-7cabe0d2f184 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:42.478812 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:42.478812 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:42.481684 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-14235638-eb2c-411d-9593-7cabe0d2f184 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:42.484960 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-14235638-eb2c-411d-9593-7cabe0d2f184 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:42.485304 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1546/6176] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:42 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:43.498761 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-bf21dbf7-a390-48d8-b722-a64210d0fa4b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:43.500463 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf21dbf7-a390-48d8-b722-a64210d0fa4b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:43.500673 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bf21dbf7-a390-48d8-b722-a64210d0fa4b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:43.500851 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-bf21dbf7-a390-48d8-b722-a64210d0fa4b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:43.509237 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:43.509237 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:43.512230 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-bf21dbf7-a390-48d8-b722-a64210d0fa4b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:43.516018 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-bf21dbf7-a390-48d8-b722-a64210d0fa4b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:43.516391 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1549/6177] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:43 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:44.527859 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7882aee0-4b7f-4dc9-9193-d23aa11ac296 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:44.530074 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7882aee0-4b7f-4dc9-9193-d23aa11ac296 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:44.530316 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7882aee0-4b7f-4dc9-9193-d23aa11ac296 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:44.530510 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7882aee0-4b7f-4dc9-9193-d23aa11ac296 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:44.539757 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:44.539757 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:44.543501 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7882aee0-4b7f-4dc9-9193-d23aa11ac296 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:44.548281 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7882aee0-4b7f-4dc9-9193-d23aa11ac296 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:44.548670 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1543/6178] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:44 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:45.559974 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-59e92d8f-c80d-48c9-b435-6e7c9a24dffe None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:45.562227 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-59e92d8f-c80d-48c9-b435-6e7c9a24dffe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:45.562471 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-59e92d8f-c80d-48c9-b435-6e7c9a24dffe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:45.562681 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-59e92d8f-c80d-48c9-b435-6e7c9a24dffe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:45.571925 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:45.571925 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:45.574919 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-59e92d8f-c80d-48c9-b435-6e7c9a24dffe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:45.578473 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-59e92d8f-c80d-48c9-b435-6e7c9a24dffe tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:45.578833 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1541/6179] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:45 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:46.326737 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-fa453a48-7ff2-4cc3-b37a-586b9c8b8104 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:46.328602 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-fa453a48-7ff2-4cc3-b37a-586b9c8b8104 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/attachments/a500bf0d-0450-4919-8e28-b57c8e6440b1/action Jul 10 04:56:46.328980 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-fa453a48-7ff2-4cc3-b37a-586b9c8b8104 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:56:46.329132 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-fa453a48-7ff2-4cc3-b37a-586b9c8b8104 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:46.343163 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:46.343163 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:46.351078 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-0c224a86-635e-44cb-ac76-327d3e08bbee req-fa453a48-7ff2-4cc3-b37a-586b9c8b8104 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/a500bf0d-0450-4919-8e28-b57c8e6440b1/action returned with HTTP 204 Jul 10 04:56:46.351593 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1547/6180] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:56:46 2026] POST /volume/v3/attachments/a500bf0d-0450-4919-8e28-b57c8e6440b1/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:56:46.590349 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-809c01f4-16a3-4a9e-81b7-f0c8cd2d6582 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:46.591948 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-809c01f4-16a3-4a9e-81b7-f0c8cd2d6582 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:46.592127 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-809c01f4-16a3-4a9e-81b7-f0c8cd2d6582 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:46.592337 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-809c01f4-16a3-4a9e-81b7-f0c8cd2d6582 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:46.600610 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:46.600610 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:46.603548 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-809c01f4-16a3-4a9e-81b7-f0c8cd2d6582 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:46.607208 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-809c01f4-16a3-4a9e-81b7-f0c8cd2d6582 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:46.607573 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1550/6181] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:46 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:49.646854 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-29c9f55c-63d8-4172-a016-c54ca59c6540 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:49.648852 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-29c9f55c-63d8-4172-a016-c54ca59c6540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:49.649034 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-29c9f55c-63d8-4172-a016-c54ca59c6540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:49.649239 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-29c9f55c-63d8-4172-a016-c54ca59c6540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:49.658131 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:49.658131 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:49.661256 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-29c9f55c-63d8-4172-a016-c54ca59c6540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:49.665063 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-29c9f55c-63d8-4172-a016-c54ca59c6540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:49.665561 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1544/6182] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:56:49 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:49.682150 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-3abaf344-f91e-4200-a7cd-43b6f6aa4689 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:49.684118 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-3abaf344-f91e-4200-a7cd-43b6f6aa4689 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54/action Jul 10 04:56:49.684501 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-3abaf344-f91e-4200-a7cd-43b6f6aa4689 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:56:49.684637 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-3abaf344-f91e-4200-a7cd-43b6f6aa4689 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:49.694438 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:49.694438 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:49.694842 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-3abaf344-f91e-4200-a7cd-43b6f6aa4689 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:49.699824 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-3abaf344-f91e-4200-a7cd-43b6f6aa4689 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Begin detaching volume completed successfully. Jul 10 04:56:49.700021 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-3abaf344-f91e-4200-a7cd-43b6f6aa4689 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54/action returned with HTTP 202 Jul 10 04:56:49.700456 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1542/6183] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:56:49 2026] POST /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:56:50.720621 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4a0f42e5-e22b-4d76-8e1a-efbc051d91d8 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:50.721116 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4a0f42e5-e22b-4d76-8e1a-efbc051d91d8 None None] GET https://10.4.3.87/volume// Jul 10 04:56:50.721330 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4a0f42e5-e22b-4d76-8e1a-efbc051d91d8 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:50.721570 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4a0f42e5-e22b-4d76-8e1a-efbc051d91d8 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:50.721926 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4a0f42e5-e22b-4d76-8e1a-efbc051d91d8 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:56:50.722242 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1548/6184] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:56:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:56:50.728638 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-01a8132b-87ff-4440-b000-9dc0e690aeff None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:50.730630 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-01a8132b-87ff-4440-b000-9dc0e690aeff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:56:50.730839 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-01a8132b-87ff-4440-b000-9dc0e690aeff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:50.731021 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-01a8132b-87ff-4440-b000-9dc0e690aeff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:50.740354 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:50.740354 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:50.743692 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-01a8132b-87ff-4440-b000-9dc0e690aeff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:50.747776 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-01a8132b-87ff-4440-b000-9dc0e690aeff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:56:50.748175 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1551/6185] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:56:50 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:56:51.500639 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-b17c7503-a0f3-4add-bff0-5da83c1b2602 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:51.502565 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-b17c7503-a0f3-4add-bff0-5da83c1b2602 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/attachments/a500bf0d-0450-4919-8e28-b57c8e6440b1 Jul 10 04:56:51.502730 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-b17c7503-a0f3-4add-bff0-5da83c1b2602 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:51.502897 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-b17c7503-a0f3-4add-bff0-5da83c1b2602 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:51.510568 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:51.510568 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:52.034854 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-09811b77-7847-4e87-a13a-fd3bb56d1396 req-b17c7503-a0f3-4add-bff0-5da83c1b2602 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/a500bf0d-0450-4919-8e28-b57c8e6440b1 returned with HTTP 200 Jul 10 04:56:52.035181 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1545/6186] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:56:51 2026] DELETE /volume/v3/attachments/a500bf0d-0450-4919-8e28-b57c8e6440b1 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:52.841390 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f99a343f-b346-40cc-8598-6707e1a2e929 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:52.843482 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:56:52.843903 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1673889628", "snapshot_id": "8f48cfd3-6c10-4a3d-a866-188b76c6c83a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:52.845393 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1673889628', 'snapshot_id': '8f48cfd3-6c10-4a3d-a866-188b76c6c83a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:56:52.849916 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:52.849916 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:52.850319 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:56:52.850426 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume of 1 GB Jul 10 04:56:52.853317 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Availability Zones retrieved successfully. Jul 10 04:56:52.858240 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Flow 'volume_create_api' (34ee12af-8580-498f-8232-a16b937c2110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:56:52.859181 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a956b6-76f2-4fd1-81cc-79a0336a3d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:52.859980 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:56:52.884921 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a956b6-76f2-4fd1-81cc-79a0336a3d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8f48cfd3-6c10-4a3d-a866-188b76c6c83a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:52.885647 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (547db065-2e3e-4a94-8996-3aa3e07d9027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:52.918115 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Created reservations ['f8f6e53b-e467-4493-96e3-d0254abfcafe', '4ce61cf4-4d13-40cf-aa46-1819e8b78b3b', '55fe2a67-d79e-4473-9a26-734a9f5c7e66', 'd2d0d07e-dfd4-45c8-8ac5-e9496292528b'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:56:52.918843 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (547db065-2e3e-4a94-8996-3aa3e07d9027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8f6e53b-e467-4493-96e3-d0254abfcafe', '4ce61cf4-4d13-40cf-aa46-1819e8b78b3b', '55fe2a67-d79e-4473-9a26-734a9f5c7e66', 'd2d0d07e-dfd4-45c8-8ac5-e9496292528b']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:52.919539 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd3c409-c7c4-4251-a86a-31db0f1a77fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:52.956564 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd3c409-c7c4-4251-a86a-31db0f1a77fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cca277b1-5da4-4410-a3c9-8681a2f57822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1673889628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562c28abbd445b87ea549db22a580f',qos_specs=None,replication_status=,reservations=['f8f6e53b-e467-4493-96e3-d0254abfcafe','4ce61cf4-4d13-40cf-aa46-1819e8b78b3b','55fe2a67-d79e-4473-9a26-734a9f5c7e66','d2d0d07e-dfd4-45c8-8ac5-e9496292528b'],size=1,snapshot_id=8f48cfd3-6c10-4a3d-a866-188b76c6c83a,source_replicaid=,source_volid=None,status='creating',user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1673889628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cca277b1-5da4-4410-a3c9-8681a2f57822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80562c28abbd445b87ea549db22a580f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8f48cfd3-6c10-4a3d-a866-188b76c6c83a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:52.957190 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239a29be-43c0-44cf-b4b9-1f71597fe35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:52.972023 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239a29be-43c0-44cf-b4b9-1f71597fe35d) transitioned into state 'SUCCESS' from state '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-1673889628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562c28abbd445b87ea549db22a580f',qos_specs=None,replication_status=,reservations=['f8f6e53b-e467-4493-96e3-d0254abfcafe','4ce61cf4-4d13-40cf-aa46-1819e8b78b3b','55fe2a67-d79e-4473-9a26-734a9f5c7e66','d2d0d07e-dfd4-45c8-8ac5-e9496292528b'],size=1,snapshot_id=8f48cfd3-6c10-4a3d-a866-188b76c6c83a,source_replicaid=,source_volid=None,status='creating',user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:52.972660 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f360481c-93e2-4bb5-9041-d876c6c76b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:56:52.989264 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f360481c-93e2-4bb5-9041-d876c6c76b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:56:52.989596 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Flow 'volume_create_api' (34ee12af-8580-498f-8232-a16b937c2110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:56:52.989925 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume request issued successfully. Jul 10 04:56:52.990477 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f99a343f-b346-40cc-8598-6707e1a2e929 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:56:52.990840 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1543/6187] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:56:52 2026] POST /volume/v3/volumes => generated 789 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:56:53.001447 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-9989d5d5-8891-4a5b-ad1e-19df9f65b64e None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:53.003122 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9989d5d5-8891-4a5b-ad1e-19df9f65b64e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:56:53.003311 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9989d5d5-8891-4a5b-ad1e-19df9f65b64e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:53.003495 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-9989d5d5-8891-4a5b-ad1e-19df9f65b64e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:53.009597 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:53.009597 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:53.012704 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-9989d5d5-8891-4a5b-ad1e-19df9f65b64e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:53.016181 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-9989d5d5-8891-4a5b-ad1e-19df9f65b64e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:56:53.016591 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1549/6188] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:53 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:54.027693 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-97c473e0-5d89-4ee2-a2e7-c1616ee3e088 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:54.029430 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-97c473e0-5d89-4ee2-a2e7-c1616ee3e088 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:56:54.029630 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-97c473e0-5d89-4ee2-a2e7-c1616ee3e088 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:54.029813 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-97c473e0-5d89-4ee2-a2e7-c1616ee3e088 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:54.037009 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:54.037009 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:54.040086 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-97c473e0-5d89-4ee2-a2e7-c1616ee3e088 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:54.043951 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-97c473e0-5d89-4ee2-a2e7-c1616ee3e088 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:56:54.044305 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1552/6189] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:54 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:54.055929 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-59a0ba2a-2bcf-4204-9924-52ee3d7a3540 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:54.057651 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-59a0ba2a-2bcf-4204-9924-52ee3d7a3540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:56:54.057839 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-59a0ba2a-2bcf-4204-9924-52ee3d7a3540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:54.058019 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-59a0ba2a-2bcf-4204-9924-52ee3d7a3540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:54.064970 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:54.064970 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:54.068325 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-59a0ba2a-2bcf-4204-9924-52ee3d7a3540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:54.071890 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-59a0ba2a-2bcf-4204-9924-52ee3d7a3540 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:56:54.072221 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1546/6190] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:54 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:54.506566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-b233429e-b7ce-4ee6-acef-70f385b8b1a0 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:54.508549 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-b233429e-b7ce-4ee6-acef-70f385b8b1a0 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:56:54.508728 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-b233429e-b7ce-4ee6-acef-70f385b8b1a0 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:54.508936 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-b233429e-b7ce-4ee6-acef-70f385b8b1a0 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:54.515369 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:54.515369 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:54.518517 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-b233429e-b7ce-4ee6-acef-70f385b8b1a0 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:54.522363 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-b233429e-b7ce-4ee6-acef-70f385b8b1a0 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:56:54.522754 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1544/6191] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:56:54 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:56.551657 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-bafc873b-171b-4cf6-9279-496ae6ec38f7 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:56.552032 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bafc873b-171b-4cf6-9279-496ae6ec38f7 None None] GET https://10.4.3.87/volume// Jul 10 04:56:56.552141 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bafc873b-171b-4cf6-9279-496ae6ec38f7 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:56.552329 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-bafc873b-171b-4cf6-9279-496ae6ec38f7 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:56.552634 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-bafc873b-171b-4cf6-9279-496ae6ec38f7 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:56:56.552876 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1550/6192] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:56:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:56:56.559279 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-f2794657-cb89-4326-b515-d72a545c8602 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:56.585681 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-f2794657-cb89-4326-b515-d72a545c8602 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:56:56.586017 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-f2794657-cb89-4326-b515-d72a545c8602 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cca277b1-5da4-4410-a3c9-8681a2f57822", "connector": null, "instance_uuid": "75177dd8-3acc-4fd8-b96a-d0098c5dc00b"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:56.593120 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:56.593120 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:56.613542 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-f2794657-cb89-4326-b515-d72a545c8602 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:56:56.613922 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1553/6193] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:56:56 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:57.041152 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-826c6f29-9676-4351-b162-e93b036545fd None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:57.042855 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-826c6f29-9676-4351-b162-e93b036545fd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:56:57.043068 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-826c6f29-9676-4351-b162-e93b036545fd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:57.043312 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-826c6f29-9676-4351-b162-e93b036545fd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:57.051870 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:57.051870 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:57.055029 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-826c6f29-9676-4351-b162-e93b036545fd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:57.058696 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-826c6f29-9676-4351-b162-e93b036545fd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:56:57.059108 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1547/6194] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:57 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:57.136114 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1c3886de-2a05-4b7e-b4f2-ce267736327d None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:57.136478 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1c3886de-2a05-4b7e-b4f2-ce267736327d None None] GET https://10.4.3.87/volume// Jul 10 04:56:57.136633 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1c3886de-2a05-4b7e-b4f2-ce267736327d None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:57.136799 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1c3886de-2a05-4b7e-b4f2-ce267736327d None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:57.137077 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1c3886de-2a05-4b7e-b4f2-ce267736327d None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:56:57.137353 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1545/6195] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:56:57 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:56:57.143494 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-db6f13ea-5b01-4c4d-8b5f-b8070094ecff None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:57.168504 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-db6f13ea-5b01-4c4d-8b5f-b8070094ecff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:56:57.168701 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-db6f13ea-5b01-4c4d-8b5f-b8070094ecff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:57.168878 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-db6f13ea-5b01-4c4d-8b5f-b8070094ecff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:57.177862 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:57.177862 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:56:57.180946 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-db6f13ea-5b01-4c4d-8b5f-b8070094ecff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:57.184906 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-db6f13ea-5b01-4c4d-8b5f-b8070094ecff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:56:57.185303 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1551/6196] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:56:57 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:56:57.281936 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-301e7375-8fc0-4a81-8ad1-eca61c4d9aef None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:57.283845 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-301e7375-8fc0-4a81-8ad1-eca61c4d9aef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] PUT https://10.4.3.87/volume/v3/attachments/fc3f59a3-7ff1-4956-b5d0-455cd35be03a Jul 10 04:56:57.284127 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-301e7375-8fc0-4a81-8ad1-eca61c4d9aef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:56:57.291025 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-301e7375-8fc0-4a81-8ad1-eca61c4d9aef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Acquiring lock "cinder-attachment_update-cca277b1-5da4-4410-a3c9-8681a2f57822-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:56:57.295028 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-301e7375-8fc0-4a81-8ad1-eca61c4d9aef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Lock "cinder-attachment_update-cca277b1-5da4-4410-a3c9-8681a2f57822-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:56:57.296154 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:57.296154 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:56:57.813053 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-301e7375-8fc0-4a81-8ad1-eca61c4d9aef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Lock "cinder-attachment_update-cca277b1-5da4-4410-a3c9-8681a2f57822-np0000004952" released by "attachment_update" :: held 0.518s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:56:57.813475 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-301e7375-8fc0-4a81-8ad1-eca61c4d9aef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/fc3f59a3-7ff1-4956-b5d0-455cd35be03a returned with HTTP 200 Jul 10 04:56:57.813957 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1554/6197] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:56:57 2026] PUT /volume/v3/attachments/fc3f59a3-7ff1-4956-b5d0-455cd35be03a => generated 969 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:56:58.071456 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7cde6b93-a81d-49a4-b2ee-5d9cd78ceaac None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:58.073235 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7cde6b93-a81d-49a4-b2ee-5d9cd78ceaac tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:56:58.073509 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7cde6b93-a81d-49a4-b2ee-5d9cd78ceaac tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:58.073694 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7cde6b93-a81d-49a4-b2ee-5d9cd78ceaac tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:58.082783 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:58.082783 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:56:58.086349 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7cde6b93-a81d-49a4-b2ee-5d9cd78ceaac tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:58.090472 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7cde6b93-a81d-49a4-b2ee-5d9cd78ceaac tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:56:58.090824 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1548/6198] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:58 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:56:59.103860 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-720532d1-9d3b-4d73-9d94-b137a2358841 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:56:59.105993 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-720532d1-9d3b-4d73-9d94-b137a2358841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:56:59.105993 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-720532d1-9d3b-4d73-9d94-b137a2358841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:56:59.106161 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-720532d1-9d3b-4d73-9d94-b137a2358841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:56:59.115114 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:56:59.115114 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:56:59.118421 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-720532d1-9d3b-4d73-9d94-b137a2358841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:56:59.122113 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-720532d1-9d3b-4d73-9d94-b137a2358841 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:56:59.122581 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1546/6199] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:56:59 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:00.133697 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-e343fed8-f42f-4b43-abc4-7c315eae0bed None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:00.135331 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e343fed8-f42f-4b43-abc4-7c315eae0bed tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:00.135536 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e343fed8-f42f-4b43-abc4-7c315eae0bed tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:00.135714 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-e343fed8-f42f-4b43-abc4-7c315eae0bed tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:00.144357 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:00.144357 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:00.148797 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-e343fed8-f42f-4b43-abc4-7c315eae0bed tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:00.152995 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-e343fed8-f42f-4b43-abc4-7c315eae0bed tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:00.153422 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1552/6200] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:00 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:01.166361 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-ce7d878c-e1cd-4fbe-8523-f5c2d879043a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:01.168159 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce7d878c-e1cd-4fbe-8523-f5c2d879043a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:01.168385 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce7d878c-e1cd-4fbe-8523-f5c2d879043a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:01.168642 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-ce7d878c-e1cd-4fbe-8523-f5c2d879043a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:01.177294 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:01.177294 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:01.180163 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-ce7d878c-e1cd-4fbe-8523-f5c2d879043a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:01.183956 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-ce7d878c-e1cd-4fbe-8523-f5c2d879043a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:01.184390 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1555/6201] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:01 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:02.200949 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-bec9b64b-8209-4e95-a1dc-ce7451fa2ef6 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:02.202626 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bec9b64b-8209-4e95-a1dc-ce7451fa2ef6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:02.202814 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bec9b64b-8209-4e95-a1dc-ce7451fa2ef6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:02.202988 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-bec9b64b-8209-4e95-a1dc-ce7451fa2ef6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:02.211409 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:02.211409 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:02.214428 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-bec9b64b-8209-4e95-a1dc-ce7451fa2ef6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:02.218019 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-bec9b64b-8209-4e95-a1dc-ce7451fa2ef6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:02.218363 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1549/6202] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:02 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:03.230492 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3f514abf-12b5-404a-b360-611278f47660 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:03.232080 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f514abf-12b5-404a-b360-611278f47660 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:03.232284 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f514abf-12b5-404a-b360-611278f47660 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:03.232527 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3f514abf-12b5-404a-b360-611278f47660 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:03.240946 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:03.240946 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:03.244266 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3f514abf-12b5-404a-b360-611278f47660 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:03.248294 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3f514abf-12b5-404a-b360-611278f47660 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:03.248713 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1547/6203] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:03 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:03.998699 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-5287c36b-533d-4b23-8ef6-4e1ca92e5fe2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:04.000592 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-5287c36b-533d-4b23-8ef6-4e1ca92e5fe2 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/attachments/fc3f59a3-7ff1-4956-b5d0-455cd35be03a/action Jul 10 04:57:04.000922 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-5287c36b-533d-4b23-8ef6-4e1ca92e5fe2 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:57:04.001039 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-5287c36b-533d-4b23-8ef6-4e1ca92e5fe2 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:57:04.017005 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:04.017005 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:04.025936 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-5f8d2492-1715-455f-b14d-a3aa74a6dcf3 req-5287c36b-533d-4b23-8ef6-4e1ca92e5fe2 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/fc3f59a3-7ff1-4956-b5d0-455cd35be03a/action returned with HTTP 204 Jul 10 04:57:04.026397 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1553/6204] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:57:03 2026] POST /volume/v3/attachments/fc3f59a3-7ff1-4956-b5d0-455cd35be03a/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:57:04.260663 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2d6f3780-46a6-47e3-bfd0-44171ace60e5 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:04.262374 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d6f3780-46a6-47e3-bfd0-44171ace60e5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:04.262619 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d6f3780-46a6-47e3-bfd0-44171ace60e5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:04.262807 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2d6f3780-46a6-47e3-bfd0-44171ace60e5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:04.272848 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:04.272848 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:04.276409 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-2d6f3780-46a6-47e3-bfd0-44171ace60e5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:04.280802 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2d6f3780-46a6-47e3-bfd0-44171ace60e5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:04.281404 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1556/6205] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:04 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:57:07.034437 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-079bf722-3320-4695-8fad-90014f6fd387 req-5a06dcf9-8649-41cd-98d4-c954a9324170 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:07.065489 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-5a06dcf9-8649-41cd-98d4-c954a9324170 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:07.065729 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-5a06dcf9-8649-41cd-98d4-c954a9324170 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:07.065960 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-5a06dcf9-8649-41cd-98d4-c954a9324170 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:07.067702 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=155,cinder:INSERT=27,cinder:UPDATE=54 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:57:07.074726 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:07.074726 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:07.077723 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-079bf722-3320-4695-8fad-90014f6fd387 req-5a06dcf9-8649-41cd-98d4-c954a9324170 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:07.081540 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-5a06dcf9-8649-41cd-98d4-c954a9324170 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:07.081987 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1550/6206] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:57:07 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 1174 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:57:07.097482 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-079bf722-3320-4695-8fad-90014f6fd387 req-1743a160-392d-464e-8b5c-b3f3102ae383 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:07.099496 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-1743a160-392d-464e-8b5c-b3f3102ae383 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822/action Jul 10 04:57:07.099848 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-1743a160-392d-464e-8b5c-b3f3102ae383 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:57:07.099973 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-1743a160-392d-464e-8b5c-b3f3102ae383 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:57:07.103200 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=105,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:57:07.111534 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:07.111534 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:07.112091 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-079bf722-3320-4695-8fad-90014f6fd387 req-1743a160-392d-464e-8b5c-b3f3102ae383 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:07.117025 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-079bf722-3320-4695-8fad-90014f6fd387 req-1743a160-392d-464e-8b5c-b3f3102ae383 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Begin detaching volume completed successfully. Jul 10 04:57:07.117224 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-1743a160-392d-464e-8b5c-b3f3102ae383 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822/action returned with HTTP 202 Jul 10 04:57:07.117658 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1548/6207] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:57:07 2026] POST /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:57:08.138058 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-6e17aeb3-57c8-42c6-a6b0-82dee757dc65 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:08.138489 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6e17aeb3-57c8-42c6-a6b0-82dee757dc65 None None] GET https://10.4.3.87/volume// Jul 10 04:57:08.138626 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6e17aeb3-57c8-42c6-a6b0-82dee757dc65 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:08.138822 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-6e17aeb3-57c8-42c6-a6b0-82dee757dc65 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:08.139117 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-6e17aeb3-57c8-42c6-a6b0-82dee757dc65 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:57:08.139407 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1554/6208] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:57:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:57:08.145459 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-079bf722-3320-4695-8fad-90014f6fd387 req-380edee6-df9f-4869-9ec9-68bcbbe7660b None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:08.147386 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-380edee6-df9f-4869-9ec9-68bcbbe7660b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:08.147594 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-380edee6-df9f-4869-9ec9-68bcbbe7660b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:08.147767 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-380edee6-df9f-4869-9ec9-68bcbbe7660b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:08.149578 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=86,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:57:08.157274 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:08.157274 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:08.160716 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-079bf722-3320-4695-8fad-90014f6fd387 req-380edee6-df9f-4869-9ec9-68bcbbe7660b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:08.164582 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-380edee6-df9f-4869-9ec9-68bcbbe7660b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:08.164933 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1557/6209] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:57:08 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:57:08.895408 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-079bf722-3320-4695-8fad-90014f6fd387 req-03b3d2fd-f84f-4481-a219-06746feea53f None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:08.897295 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-03b3d2fd-f84f-4481-a219-06746feea53f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/attachments/fc3f59a3-7ff1-4956-b5d0-455cd35be03a Jul 10 04:57:08.897487 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-03b3d2fd-f84f-4481-a219-06746feea53f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:08.897658 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-03b3d2fd-f84f-4481-a219-06746feea53f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:08.904034 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:08.904034 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:09.428529 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-079bf722-3320-4695-8fad-90014f6fd387 req-03b3d2fd-f84f-4481-a219-06746feea53f tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/fc3f59a3-7ff1-4956-b5d0-455cd35be03a returned with HTTP 200 Jul 10 04:57:09.428841 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1551/6210] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:57:08 2026] DELETE /volume/v3/attachments/fc3f59a3-7ff1-4956-b5d0-455cd35be03a => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:10.255782 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:10.257611 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/volumes Jul 10 04:57:10.257932 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1228964688", "snapshot_id": "4617c12f-0321-4b0c-a89f-3010a03facc4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:57:10.259389 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.v3.volumes [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1228964688', 'snapshot_id': '4617c12f-0321-4b0c-a89f-3010a03facc4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 04:57:10.264560 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:10.264560 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:10.264977 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:57:10.265126 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume of 1 GB Jul 10 04:57:10.269315 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Availability Zones retrieved successfully. Jul 10 04:57:10.274637 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Flow 'volume_create_api' (777bf4ce-32ec-4497-b334-2e93f6ad96a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:57:10.275780 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f39d876-9eb7-4fb2-82f1-4d13e68f09ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:57:10.276759 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.flows.api.create_volume [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 04:57:10.309175 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f39d876-9eb7-4fb2-82f1-4d13e68f09ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4617c12f-0321-4b0c-a89f-3010a03facc4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T04:19:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5b3bea31-831b-4001-8e5d-c413c324d651,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b3bea31-831b-4001-8e5d-c413c324d651', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:57:10.309994 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82222e5d-8bad-4e59-9cda-20f2a7949bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:57:10.361371 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.quota [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Created reservations ['fc25096d-17d7-4657-9346-15c0b7366038', '23807e37-dc48-4131-b62b-e694cd01b497', 'c7a5ae26-7570-44b6-8e6e-785737ef833e', '540dd328-e764-4aaf-959a-d80b25f5b72a'] {{(pid=100021) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 04:57:10.362126 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82222e5d-8bad-4e59-9cda-20f2a7949bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc25096d-17d7-4657-9346-15c0b7366038', '23807e37-dc48-4131-b62b-e694cd01b497', 'c7a5ae26-7570-44b6-8e6e-785737ef833e', '540dd328-e764-4aaf-959a-d80b25f5b72a']}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:57:10.363029 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d114a96-8861-4096-9817-b6cfc6051496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:57:10.399921 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d114a96-8861-4096-9817-b6cfc6051496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0235c085-e5d8-42c8-9c76-4b96637e3d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1228964688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562c28abbd445b87ea549db22a580f',qos_specs=None,replication_status=,reservations=['fc25096d-17d7-4657-9346-15c0b7366038','23807e37-dc48-4131-b62b-e694cd01b497','c7a5ae26-7570-44b6-8e6e-785737ef833e','540dd328-e764-4aaf-959a-d80b25f5b72a'],size=1,snapshot_id=4617c12f-0321-4b0c-a89f-3010a03facc4,source_replicaid=,source_volid=None,status='creating',user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T04:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1228964688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0235c085-e5d8-42c8-9c76-4b96637e3d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80562c28abbd445b87ea549db22a580f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4617c12f-0321-4b0c-a89f-3010a03facc4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b3bea31-831b-4001-8e5d-c413c324d651),volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:57:10.400568 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e70a1f-876e-4c13-a9dc-b6ef9a11af3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:57:10.415378 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22e70a1f-876e-4c13-a9dc-b6ef9a11af3c) transitioned into state 'SUCCESS' from state '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-1228964688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80562c28abbd445b87ea549db22a580f',qos_specs=None,replication_status=,reservations=['fc25096d-17d7-4657-9346-15c0b7366038','23807e37-dc48-4131-b62b-e694cd01b497','c7a5ae26-7570-44b6-8e6e-785737ef833e','540dd328-e764-4aaf-959a-d80b25f5b72a'],size=1,snapshot_id=4617c12f-0321-4b0c-a89f-3010a03facc4,source_replicaid=,source_volid=None,status='creating',user_id='0e84b3b9d5a149ccb7fdf9e488d52b8f',volume_type_id=5b3bea31-831b-4001-8e5d-c413c324d651)}' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:57:10.415944 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596e3a47-3e40-43f2-8f38-5eba13da2e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 04:57:10.432296 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596e3a47-3e40-43f2-8f38-5eba13da2e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100021) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 04:57:10.433046 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Flow 'volume_create_api' (777bf4ce-32ec-4497-b334-2e93f6ad96a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100021) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 04:57:10.433349 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Create volume request issued successfully. Jul 10 04:57:10.433860 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-21dc5bb1-ddd1-4b48-be76-058c266cec72 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes returned with HTTP 202 Jul 10 04:57:10.434271 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1549/6211] 10.4.3.87 () {68 vars in 1252 bytes} [Fri Jul 10 04:57:10 2026] POST /volume/v3/volumes => generated 789 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 04:57:10.447366 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-2ae9b9cf-a46f-41d4-b2e2-0a8fb158007c None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:10.449189 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ae9b9cf-a46f-41d4-b2e2-0a8fb158007c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:10.449758 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ae9b9cf-a46f-41d4-b2e2-0a8fb158007c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:10.449758 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-2ae9b9cf-a46f-41d4-b2e2-0a8fb158007c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:10.451732 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=63,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:57:10.457618 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:10.457618 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:10.461729 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-2ae9b9cf-a46f-41d4-b2e2-0a8fb158007c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:10.466006 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-2ae9b9cf-a46f-41d4-b2e2-0a8fb158007c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:10.466383 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1555/6212] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:10 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:11.480498 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-893446c4-dde9-472d-8e8a-4cb057a43254 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:11.482224 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-893446c4-dde9-472d-8e8a-4cb057a43254 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:11.482461 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-893446c4-dde9-472d-8e8a-4cb057a43254 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:11.482651 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-893446c4-dde9-472d-8e8a-4cb057a43254 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:11.489792 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:11.489792 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:11.493170 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-893446c4-dde9-472d-8e8a-4cb057a43254 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:11.497007 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-893446c4-dde9-472d-8e8a-4cb057a43254 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:11.497437 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1558/6213] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:11 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:11.509287 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-308e3623-7ddf-4839-87fe-03e2b76532f9 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:11.511237 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-308e3623-7ddf-4839-87fe-03e2b76532f9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:11.511518 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-308e3623-7ddf-4839-87fe-03e2b76532f9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:11.511771 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-308e3623-7ddf-4839-87fe-03e2b76532f9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:11.519511 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:11.519511 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:11.523074 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-308e3623-7ddf-4839-87fe-03e2b76532f9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:11.526835 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-308e3623-7ddf-4839-87fe-03e2b76532f9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:11.527261 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1552/6214] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:11 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:11.957877 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-355977f6-e89f-45f4-9ba9-af9d027c0c91 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:11.986186 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-355977f6-e89f-45f4-9ba9-af9d027c0c91 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:11.986444 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-355977f6-e89f-45f4-9ba9-af9d027c0c91 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:11.986632 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-355977f6-e89f-45f4-9ba9-af9d027c0c91 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:11.993322 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:11.993322 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:11.996801 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-355977f6-e89f-45f4-9ba9-af9d027c0c91 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:12.000779 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-355977f6-e89f-45f4-9ba9-af9d027c0c91 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:12.001136 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1550/6215] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:57:11 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:14.034434 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0e2dd3b4-1da0-4494-9ca2-92a5da630d45 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:14.034788 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0e2dd3b4-1da0-4494-9ca2-92a5da630d45 None None] GET https://10.4.3.87/volume// Jul 10 04:57:14.034900 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0e2dd3b4-1da0-4494-9ca2-92a5da630d45 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:14.035094 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0e2dd3b4-1da0-4494-9ca2-92a5da630d45 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:14.035420 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0e2dd3b4-1da0-4494-9ca2-92a5da630d45 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:57:14.035679 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1556/6216] 10.4.3.87 () {66 vars in 1421 bytes} [Fri Jul 10 04:57:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:57:14.041795 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-0fe2b143-a66c-40a4-a2d3-f199c864c3de None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:14.067723 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-0fe2b143-a66c-40a4-a2d3-f199c864c3de tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/attachments Jul 10 04:57:14.068070 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-0fe2b143-a66c-40a4-a2d3-f199c864c3de tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0235c085-e5d8-42c8-9c76-4b96637e3d5c", "connector": null, "instance_uuid": "75177dd8-3acc-4fd8-b96a-d0098c5dc00b"}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:57:14.075776 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:14.075776 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:14.098465 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-0fe2b143-a66c-40a4-a2d3-f199c864c3de tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments returned with HTTP 200 Jul 10 04:57:14.098870 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1559/6217] 10.4.3.87 () {74 vars in 1587 bytes} [Fri Jul 10 04:57:14 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:57:14.522364 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-71679cac-f22f-403a-914c-e158670325f1 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:14.524160 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-71679cac-f22f-403a-914c-e158670325f1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:14.524385 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-71679cac-f22f-403a-914c-e158670325f1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:14.524576 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-71679cac-f22f-403a-914c-e158670325f1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:14.533233 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:14.533233 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:14.536256 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-71679cac-f22f-403a-914c-e158670325f1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:14.539891 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-71679cac-f22f-403a-914c-e158670325f1 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:14.540256 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1553/6218] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:14 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:14.621786 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a45d63a8-d3f1-4cab-9f08-96f9f94c75a6 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:14.622142 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a45d63a8-d3f1-4cab-9f08-96f9f94c75a6 None None] GET https://10.4.3.87/volume// Jul 10 04:57:14.622321 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a45d63a8-d3f1-4cab-9f08-96f9f94c75a6 None None] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:14.622548 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a45d63a8-d3f1-4cab-9f08-96f9f94c75a6 None None] Calling method 'all' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:14.622853 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a45d63a8-d3f1-4cab-9f08-96f9f94c75a6 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:57:14.623118 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1551/6219] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:57:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:57:14.630334 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-40c94e9b-4c6c-4ae0-8b43-db6a5dc95d63 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:14.632715 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-40c94e9b-4c6c-4ae0-8b43-db6a5dc95d63 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:14.632904 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-40c94e9b-4c6c-4ae0-8b43-db6a5dc95d63 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:14.633079 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-40c94e9b-4c6c-4ae0-8b43-db6a5dc95d63 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:14.641121 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:14.641121 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:14.644042 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-40c94e9b-4c6c-4ae0-8b43-db6a5dc95d63 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:14.647565 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-40c94e9b-4c6c-4ae0-8b43-db6a5dc95d63 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:14.647920 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1557/6220] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:57:14 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:57:14.740104 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-48cd0a08-a567-4e2a-9aaf-7c7f8a18c1ec None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:14.741854 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-48cd0a08-a567-4e2a-9aaf-7c7f8a18c1ec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] PUT https://10.4.3.87/volume/v3/attachments/0cc74c3a-1e3d-4a09-b163-4e9acf6b9b93 Jul 10 04:57:14.742163 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-48cd0a08-a567-4e2a-9aaf-7c7f8a18c1ec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.87", "host": "np0000004952", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:18c57bf822c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d2f58111-7613-493a-91b3-fcf16cd79257", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:57:14.748700 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-48cd0a08-a567-4e2a-9aaf-7c7f8a18c1ec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Acquiring lock "cinder-attachment_update-0235c085-e5d8-42c8-9c76-4b96637e3d5c-np0000004952" by "attachment_update" {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 04:57:14.752452 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-48cd0a08-a567-4e2a-9aaf-7c7f8a18c1ec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Lock "cinder-attachment_update-0235c085-e5d8-42c8-9c76-4b96637e3d5c-np0000004952" acquired by "attachment_update" :: waited 0.004s {{(pid=100022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 04:57:14.753276 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:14.753276 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:15.271489 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.coordination [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-48cd0a08-a567-4e2a-9aaf-7c7f8a18c1ec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Lock "cinder-attachment_update-0235c085-e5d8-42c8-9c76-4b96637e3d5c-np0000004952" released by "attachment_update" :: held 0.519s {{(pid=100022) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 04:57:15.272095 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-48cd0a08-a567-4e2a-9aaf-7c7f8a18c1ec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/0cc74c3a-1e3d-4a09-b163-4e9acf6b9b93 returned with HTTP 200 Jul 10 04:57:15.272292 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1560/6221] 10.4.3.87 () {74 vars in 1697 bytes} [Fri Jul 10 04:57:14 2026] PUT /volume/v3/attachments/0cc74c3a-1e3d-4a09-b163-4e9acf6b9b93 => generated 969 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:57:15.552291 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b265dd49-171a-4604-a067-4b6f278606d5 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:15.553871 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b265dd49-171a-4604-a067-4b6f278606d5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:15.554052 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b265dd49-171a-4604-a067-4b6f278606d5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:15.554237 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b265dd49-171a-4604-a067-4b6f278606d5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:15.562377 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:15.562377 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:15.565054 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b265dd49-171a-4604-a067-4b6f278606d5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:15.568444 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b265dd49-171a-4604-a067-4b6f278606d5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:15.568809 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1554/6222] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:15 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:16.579736 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-94370460-5e03-4952-8a36-83c81d9fdaa9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:16.581928 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94370460-5e03-4952-8a36-83c81d9fdaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:16.581928 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94370460-5e03-4952-8a36-83c81d9fdaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:16.581928 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-94370460-5e03-4952-8a36-83c81d9fdaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:16.591331 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:16.591331 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:16.594132 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-94370460-5e03-4952-8a36-83c81d9fdaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:16.597532 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-94370460-5e03-4952-8a36-83c81d9fdaa9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:16.597895 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1552/6223] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:16 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:17.609114 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-077e4cca-9f79-488d-af51-3a8d2aede8f2 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:17.610800 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-077e4cca-9f79-488d-af51-3a8d2aede8f2 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:17.610969 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-077e4cca-9f79-488d-af51-3a8d2aede8f2 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:17.611141 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-077e4cca-9f79-488d-af51-3a8d2aede8f2 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:17.619601 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:17.619601 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:17.622478 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-077e4cca-9f79-488d-af51-3a8d2aede8f2 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:17.625912 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-077e4cca-9f79-488d-af51-3a8d2aede8f2 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:17.626289 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1558/6224] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:17 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:18.637185 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-f1a0bc31-20b1-42d3-9199-d8d0312fda56 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:18.638991 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f1a0bc31-20b1-42d3-9199-d8d0312fda56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:18.639236 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f1a0bc31-20b1-42d3-9199-d8d0312fda56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:18.639479 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-f1a0bc31-20b1-42d3-9199-d8d0312fda56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:18.647706 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:18.647706 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:18.650649 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-f1a0bc31-20b1-42d3-9199-d8d0312fda56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:18.654103 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-f1a0bc31-20b1-42d3-9199-d8d0312fda56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:18.654473 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1561/6225] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:18 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:19.665686 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-149de9aa-d6cf-474e-8aef-8b89bcf69eec None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:19.667171 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-149de9aa-d6cf-474e-8aef-8b89bcf69eec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:19.667367 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-149de9aa-d6cf-474e-8aef-8b89bcf69eec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:19.667570 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-149de9aa-d6cf-474e-8aef-8b89bcf69eec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:19.675936 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:19.675936 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:19.678784 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-149de9aa-d6cf-474e-8aef-8b89bcf69eec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:19.682444 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-149de9aa-d6cf-474e-8aef-8b89bcf69eec tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:19.682751 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1555/6226] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:19 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:20.695535 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-1455a1e9-be6e-4179-a0fa-0a72c0133ed9 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:20.697353 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1455a1e9-be6e-4179-a0fa-0a72c0133ed9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:20.697596 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1455a1e9-be6e-4179-a0fa-0a72c0133ed9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:20.697813 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-1455a1e9-be6e-4179-a0fa-0a72c0133ed9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:20.706393 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:20.706393 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:20.709426 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-1455a1e9-be6e-4179-a0fa-0a72c0133ed9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:20.713441 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-1455a1e9-be6e-4179-a0fa-0a72c0133ed9 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:20.713799 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1553/6227] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:20 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:21.462295 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-8ec5a322-0ff3-4200-909e-17b862b3b1ab None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:21.464845 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-8ec5a322-0ff3-4200-909e-17b862b3b1ab tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/attachments/0cc74c3a-1e3d-4a09-b163-4e9acf6b9b93/action Jul 10 04:57:21.465238 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-8ec5a322-0ff3-4200-909e-17b862b3b1ab tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action body: b'{"os-complete": null}' {{(pid=100020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:57:21.465389 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-8ec5a322-0ff3-4200-909e-17b862b3b1ab tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:57:21.479369 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:21.479369 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:21.487625 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [req-1e0475a2-90e3-4c51-a254-726b38d574fa req-8ec5a322-0ff3-4200-909e-17b862b3b1ab tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/0cc74c3a-1e3d-4a09-b163-4e9acf6b9b93/action returned with HTTP 204 Jul 10 04:57:21.488020 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1559/6228] 10.4.3.87 () {74 vars in 1718 bytes} [Fri Jul 10 04:57:21 2026] POST /volume/v3/attachments/0cc74c3a-1e3d-4a09-b163-4e9acf6b9b93/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:57:21.728619 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-c8e1e108-432d-47a0-858f-7f03faea861a None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:21.730728 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c8e1e108-432d-47a0-858f-7f03faea861a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:21.730728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c8e1e108-432d-47a0-858f-7f03faea861a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:21.730728 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-c8e1e108-432d-47a0-858f-7f03faea861a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:21.739278 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:21.739278 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:21.742267 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-c8e1e108-432d-47a0-858f-7f03faea861a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:21.746013 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-c8e1e108-432d-47a0-858f-7f03faea861a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:21.746013 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1562/6229] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:21 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:57:24.762790 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-37de7a35-f09e-4bc3-8caa-ff6ae511bd0e None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:24.787192 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-37de7a35-f09e-4bc3-8caa-ff6ae511bd0e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:24.787421 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-37de7a35-f09e-4bc3-8caa-ff6ae511bd0e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:24.787598 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-37de7a35-f09e-4bc3-8caa-ff6ae511bd0e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:24.795879 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:24.795879 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:24.798893 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-37de7a35-f09e-4bc3-8caa-ff6ae511bd0e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:24.802410 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-37de7a35-f09e-4bc3-8caa-ff6ae511bd0e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:24.802820 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1556/6230] 10.4.3.87 () {68 vars in 1591 bytes} [Fri Jul 10 04:57:24 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 1174 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 04:57:24.819031 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-e6e26a61-081a-4f3e-848b-93440d157498 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:24.820799 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-e6e26a61-081a-4f3e-848b-93440d157498 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] POST https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c/action Jul 10 04:57:24.821092 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-e6e26a61-081a-4f3e-848b-93440d157498 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 04:57:24.821202 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-e6e26a61-081a-4f3e-848b-93440d157498 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 04:57:24.830183 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:24.830183 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:24.830610 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-e6e26a61-081a-4f3e-848b-93440d157498 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:24.835718 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-e6e26a61-081a-4f3e-848b-93440d157498 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Begin detaching volume completed successfully. Jul 10 04:57:24.835892 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-e6e26a61-081a-4f3e-848b-93440d157498 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c/action returned with HTTP 202 Jul 10 04:57:24.836374 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1554/6231] 10.4.3.87 () {72 vars in 1665 bytes} [Fri Jul 10 04:57:24 2026] POST /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 04:57:25.857081 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-1a6949dc-0628-4dcd-ac21-877fda23b003 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:25.857458 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1a6949dc-0628-4dcd-ac21-877fda23b003 None None] GET https://10.4.3.87/volume// Jul 10 04:57:25.857615 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1a6949dc-0628-4dcd-ac21-877fda23b003 None None] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:25.857816 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-1a6949dc-0628-4dcd-ac21-877fda23b003 None None] Calling method 'all' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:25.858118 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-1a6949dc-0628-4dcd-ac21-877fda23b003 None None] https://10.4.3.87/volume// returned with HTTP 300 Jul 10 04:57:25.858460 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1560/6232] 10.4.3.87 () {66 vars in 1419 bytes} [Fri Jul 10 04:57:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 04:57:25.864564 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-ca711452-e5f3-46d3-8577-c0086bff91dd None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:25.866442 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-ca711452-e5f3-46d3-8577-c0086bff91dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:25.866647 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-ca711452-e5f3-46d3-8577-c0086bff91dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:25.866833 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-ca711452-e5f3-46d3-8577-c0086bff91dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:25.875072 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:25.875072 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:25.878559 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-ca711452-e5f3-46d3-8577-c0086bff91dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:25.882520 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-ca711452-e5f3-46d3-8577-c0086bff91dd tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:25.882901 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1563/6233] 10.4.3.87 () {70 vars in 1632 bytes} [Fri Jul 10 04:57:25 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 04:57:26.629981 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-b910a144-fc61-4ed9-aa3f-427023ccea22 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:26.631736 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-b910a144-fc61-4ed9-aa3f-427023ccea22 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/attachments/0cc74c3a-1e3d-4a09-b163-4e9acf6b9b93 Jul 10 04:57:26.631889 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-b910a144-fc61-4ed9-aa3f-427023ccea22 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:26.632048 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-b910a144-fc61-4ed9-aa3f-427023ccea22 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'version_select' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:26.637940 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:26.637940 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:27.163548 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [req-e66d11e2-00ac-4735-85b2-72bf06e1dcf3 req-b910a144-fc61-4ed9-aa3f-427023ccea22 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/attachments/0cc74c3a-1e3d-4a09-b163-4e9acf6b9b93 returned with HTTP 200 Jul 10 04:57:27.163959 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1557/6234] 10.4.3.87 () {72 vars in 1666 bytes} [Fri Jul 10 04:57:26 2026] DELETE /volume/v3/attachments/0cc74c3a-1e3d-4a09-b163-4e9acf6b9b93 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:27.976649 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-d04462ab-298f-4a2e-b612-fc6427b00a71 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:27.978173 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d04462ab-298f-4a2e-b612-fc6427b00a71 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:27.978370 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d04462ab-298f-4a2e-b612-fc6427b00a71 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:27.978543 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-d04462ab-298f-4a2e-b612-fc6427b00a71 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:27.984460 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:27.984460 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:27.987352 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-d04462ab-298f-4a2e-b612-fc6427b00a71 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:27.990756 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-d04462ab-298f-4a2e-b612-fc6427b00a71 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:27.991097 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1555/6235] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:27 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:28.001800 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4b2ad156-f9c1-46f1-90c8-c98941e01ba5 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:28.003542 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4b2ad156-f9c1-46f1-90c8-c98941e01ba5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:28.003752 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4b2ad156-f9c1-46f1-90c8-c98941e01ba5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:28.003958 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4b2ad156-f9c1-46f1-90c8-c98941e01ba5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:28.010139 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:28.010139 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:28.013164 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-4b2ad156-f9c1-46f1-90c8-c98941e01ba5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:28.016618 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4b2ad156-f9c1-46f1-90c8-c98941e01ba5 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:28.016978 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1561/6236] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:28 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:28.027872 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-83b266c2-c39f-4541-8db1-30790663ae42 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:28.029971 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-83b266c2-c39f-4541-8db1-30790663ae42 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:28.030223 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-83b266c2-c39f-4541-8db1-30790663ae42 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:28.030498 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-83b266c2-c39f-4541-8db1-30790663ae42 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:28.030719 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-83b266c2-c39f-4541-8db1-30790663ae42 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete volume with id: 0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:28.037257 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:28.037257 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:28.037645 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-83b266c2-c39f-4541-8db1-30790663ae42 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:28.050959 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-83b266c2-c39f-4541-8db1-30790663ae42 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete volume request issued successfully. Jul 10 04:57:28.051103 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-83b266c2-c39f-4541-8db1-30790663ae42 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 202 Jul 10 04:57:28.051506 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1564/6237] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:57:28 2026] DELETE /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:57:28.058052 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-b6f702b9-518c-4722-8b74-1971050a2a56 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:28.059756 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b6f702b9-518c-4722-8b74-1971050a2a56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:28.059968 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b6f702b9-518c-4722-8b74-1971050a2a56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:28.060195 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-b6f702b9-518c-4722-8b74-1971050a2a56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:28.068891 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:28.068891 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:28.072643 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-b6f702b9-518c-4722-8b74-1971050a2a56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:28.077504 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-b6f702b9-518c-4722-8b74-1971050a2a56 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 200 Jul 10 04:57:28.077958 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1558/6238] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:28 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:29.089821 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-411d2310-ab11-41ba-89b0-8a8a3570243b None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:29.091276 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-411d2310-ab11-41ba-89b0-8a8a3570243b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c Jul 10 04:57:29.091455 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-411d2310-ab11-41ba-89b0-8a8a3570243b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:29.091625 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-411d2310-ab11-41ba-89b0-8a8a3570243b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:29.096390 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-411d2310-ab11-41ba-89b0-8a8a3570243b tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c returned with HTTP 404 Jul 10 04:57:29.096765 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1556/6239] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:29 2026] GET /volume/v3/volumes/0235c085-e5d8-42c8-9c76-4b96637e3d5c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:57:29.102496 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-0537f826-0f33-44d9-838f-fa061661f692 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:29.104488 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0537f826-0f33-44d9-838f-fa061661f692 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:29.104677 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0537f826-0f33-44d9-838f-fa061661f692 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:29.104854 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-0537f826-0f33-44d9-838f-fa061661f692 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:29.111342 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:29.111342 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:29.114333 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-0537f826-0f33-44d9-838f-fa061661f692 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:29.117774 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-0537f826-0f33-44d9-838f-fa061661f692 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:29.118099 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1562/6240] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:29 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:29.128546 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-be1014be-efc8-4d99-973b-2eb92e9d43ee None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:29.130205 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be1014be-efc8-4d99-973b-2eb92e9d43ee tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:29.130417 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be1014be-efc8-4d99-973b-2eb92e9d43ee tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:29.130593 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-be1014be-efc8-4d99-973b-2eb92e9d43ee tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:29.137500 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:29.137500 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:29.140840 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-be1014be-efc8-4d99-973b-2eb92e9d43ee tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:29.144464 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-be1014be-efc8-4d99-973b-2eb92e9d43ee tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:29.144802 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1565/6241] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:29 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:29.155661 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-39613756-3c7a-4a8a-bd0e-2ea5a0156954 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:29.157342 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39613756-3c7a-4a8a-bd0e-2ea5a0156954 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:29.157534 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-39613756-3c7a-4a8a-bd0e-2ea5a0156954 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:29.157710 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-39613756-3c7a-4a8a-bd0e-2ea5a0156954 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:29.157846 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.volumes [None req-39613756-3c7a-4a8a-bd0e-2ea5a0156954 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete volume with id: cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:29.164340 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:29.164340 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:29.164708 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-39613756-3c7a-4a8a-bd0e-2ea5a0156954 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:29.177835 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-39613756-3c7a-4a8a-bd0e-2ea5a0156954 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete volume request issued successfully. Jul 10 04:57:29.178003 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-39613756-3c7a-4a8a-bd0e-2ea5a0156954 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 202 Jul 10 04:57:29.178343 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1559/6242] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:57:29 2026] DELETE /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:57:29.185139 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-f86b77d2-b8ea-414d-8f02-96a0845e82d4 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:29.186852 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f86b77d2-b8ea-414d-8f02-96a0845e82d4 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:29.187026 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f86b77d2-b8ea-414d-8f02-96a0845e82d4 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:29.187199 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-f86b77d2-b8ea-414d-8f02-96a0845e82d4 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:29.193930 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:29.193930 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:29.197158 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-f86b77d2-b8ea-414d-8f02-96a0845e82d4 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:29.201478 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-f86b77d2-b8ea-414d-8f02-96a0845e82d4 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 200 Jul 10 04:57:29.201993 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1557/6243] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:29 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:30.214701 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-4698dd02-8f83-4ca9-af3b-dd0760a2b1c4 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:30.216542 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4698dd02-8f83-4ca9-af3b-dd0760a2b1c4 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 Jul 10 04:57:30.216718 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4698dd02-8f83-4ca9-af3b-dd0760a2b1c4 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:30.216927 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-4698dd02-8f83-4ca9-af3b-dd0760a2b1c4 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:30.223104 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-4698dd02-8f83-4ca9-af3b-dd0760a2b1c4 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 returned with HTTP 404 Jul 10 04:57:30.223553 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1563/6244] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:30 2026] GET /volume/v3/volumes/cca277b1-5da4-4410-a3c9-8681a2f57822 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:57:30.230634 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-17efbdf1-b0dd-4ef5-8227-99f1ec639330 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:30.232414 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-17efbdf1-b0dd-4ef5-8227-99f1ec639330 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:57:30.232587 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-17efbdf1-b0dd-4ef5-8227-99f1ec639330 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:30.232787 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-17efbdf1-b0dd-4ef5-8227-99f1ec639330 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:30.239273 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:30.239273 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:30.243137 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-17efbdf1-b0dd-4ef5-8227-99f1ec639330 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:30.247062 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-17efbdf1-b0dd-4ef5-8227-99f1ec639330 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:57:30.247731 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1566/6245] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:30 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:30.258322 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-a0d27a26-1e9b-4400-9ef9-c21e2ba442ff None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:30.260175 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a0d27a26-1e9b-4400-9ef9-c21e2ba442ff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:57:30.260374 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a0d27a26-1e9b-4400-9ef9-c21e2ba442ff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:30.260566 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-a0d27a26-1e9b-4400-9ef9-c21e2ba442ff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:30.266901 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:30.266901 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:30.270708 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-a0d27a26-1e9b-4400-9ef9-c21e2ba442ff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:30.275435 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-a0d27a26-1e9b-4400-9ef9-c21e2ba442ff tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:57:30.275992 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1560/6246] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:30 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:30.287508 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-3b4099ee-d48f-468f-8db4-4d68dddd79a3 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:30.289159 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3b4099ee-d48f-468f-8db4-4d68dddd79a3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:57:30.289364 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3b4099ee-d48f-468f-8db4-4d68dddd79a3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:30.289546 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-3b4099ee-d48f-468f-8db4-4d68dddd79a3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'delete' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:30.289754 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.v3.volumes [None req-3b4099ee-d48f-468f-8db4-4d68dddd79a3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete volume with id: b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:57:30.296161 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:30.296161 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:30.296584 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3b4099ee-d48f-468f-8db4-4d68dddd79a3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:30.315792 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-3b4099ee-d48f-468f-8db4-4d68dddd79a3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete volume request issued successfully. Jul 10 04:57:30.315970 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-3b4099ee-d48f-468f-8db4-4d68dddd79a3 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 202 Jul 10 04:57:30.316573 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1558/6247] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:57:30 2026] DELETE /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:57:30.323884 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-61687ce0-5674-4228-ac87-34a1178c232a None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:30.325475 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61687ce0-5674-4228-ac87-34a1178c232a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:57:30.325637 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61687ce0-5674-4228-ac87-34a1178c232a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:30.325792 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-61687ce0-5674-4228-ac87-34a1178c232a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:30.331870 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:30.331870 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:30.335312 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-61687ce0-5674-4228-ac87-34a1178c232a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:30.339199 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-61687ce0-5674-4228-ac87-34a1178c232a tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 200 Jul 10 04:57:30.339648 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1564/6248] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:30 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:31.351489 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-2b1b334c-44fb-4707-b5ce-c5af3ebad1b7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:31.353041 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b1b334c-44fb-4707-b5ce-c5af3ebad1b7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 Jul 10 04:57:31.353191 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b1b334c-44fb-4707-b5ce-c5af3ebad1b7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:31.353457 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-2b1b334c-44fb-4707-b5ce-c5af3ebad1b7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:31.359658 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-2b1b334c-44fb-4707-b5ce-c5af3ebad1b7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 returned with HTTP 404 Jul 10 04:57:31.360224 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1567/6249] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:31 2026] GET /volume/v3/volumes/b1af8a02-a8ab-40b6-9212-dce71e430e54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:57:31.366377 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-7997f338-a165-47b6-89ef-b92dd9875851 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:31.369280 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7997f338-a165-47b6-89ef-b92dd9875851 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 Jul 10 04:57:31.369280 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7997f338-a165-47b6-89ef-b92dd9875851 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:31.369451 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-7997f338-a165-47b6-89ef-b92dd9875851 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'delete' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:31.369604 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.v3.snapshots [None req-7997f338-a165-47b6-89ef-b92dd9875851 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete snapshot with id: 4617c12f-0321-4b0c-a89f-3010a03facc4 Jul 10 04:57:31.375496 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:31.375496 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:31.376003 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7997f338-a165-47b6-89ef-b92dd9875851 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:57:31.392606 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-7997f338-a165-47b6-89ef-b92dd9875851 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot delete request issued successfully. Jul 10 04:57:31.392838 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-7997f338-a165-47b6-89ef-b92dd9875851 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 returned with HTTP 202 Jul 10 04:57:31.393301 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1561/6250] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:57:31 2026] DELETE /volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:57:31.399334 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-67bc63f7-67dd-4815-be63-e77b46ce4621 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:31.401123 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-67bc63f7-67dd-4815-be63-e77b46ce4621 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 Jul 10 04:57:31.401370 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-67bc63f7-67dd-4815-be63-e77b46ce4621 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:31.401566 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-67bc63f7-67dd-4815-be63-e77b46ce4621 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:31.406399 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:31.406399 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:31.406812 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-67bc63f7-67dd-4815-be63-e77b46ce4621 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:57:31.407568 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-67bc63f7-67dd-4815-be63-e77b46ce4621 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 returned with HTTP 200 Jul 10 04:57:31.407899 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1559/6251] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:57:31 2026] GET /volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:32.416127 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-f0f38487-2b78-43a6-bb97-2593bc2c4faf None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:32.417723 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0f38487-2b78-43a6-bb97-2593bc2c4faf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 Jul 10 04:57:32.417898 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f0f38487-2b78-43a6-bb97-2593bc2c4faf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:32.418071 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-f0f38487-2b78-43a6-bb97-2593bc2c4faf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:32.422664 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-f0f38487-2b78-43a6-bb97-2593bc2c4faf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 returned with HTTP 404 Jul 10 04:57:32.423152 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1565/6252] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:57:32 2026] GET /volume/v3/snapshots/4617c12f-0321-4b0c-a89f-3010a03facc4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:57:32.429155 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-00829f79-3449-4627-9d7e-01eb1954aecf None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:32.430794 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-00829f79-3449-4627-9d7e-01eb1954aecf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a Jul 10 04:57:32.430973 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-00829f79-3449-4627-9d7e-01eb1954aecf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:32.431151 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-00829f79-3449-4627-9d7e-01eb1954aecf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:32.431271 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.snapshots [None req-00829f79-3449-4627-9d7e-01eb1954aecf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete snapshot with id: 8f48cfd3-6c10-4a3d-a866-188b76c6c83a Jul 10 04:57:32.435855 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:32.435855 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:32.436248 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-00829f79-3449-4627-9d7e-01eb1954aecf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:57:32.449703 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-00829f79-3449-4627-9d7e-01eb1954aecf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot delete request issued successfully. Jul 10 04:57:32.449856 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-00829f79-3449-4627-9d7e-01eb1954aecf tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a returned with HTTP 202 Jul 10 04:57:32.450264 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1568/6253] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:57:32 2026] DELETE /volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:57:32.456682 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-9e1a7451-9a50-47c2-b8f0-5595219084fc None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:32.458445 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9e1a7451-9a50-47c2-b8f0-5595219084fc tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a Jul 10 04:57:32.458660 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9e1a7451-9a50-47c2-b8f0-5595219084fc tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:32.458835 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-9e1a7451-9a50-47c2-b8f0-5595219084fc tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:32.463778 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:32.463778 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:32.464138 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-9e1a7451-9a50-47c2-b8f0-5595219084fc tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:57:32.464951 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-9e1a7451-9a50-47c2-b8f0-5595219084fc tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a returned with HTTP 200 Jul 10 04:57:32.465270 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1562/6254] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:57:32 2026] GET /volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:33.473203 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-c1163200-4755-4387-906d-4c7b33ba0c7e None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:33.475139 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1163200-4755-4387-906d-4c7b33ba0c7e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a Jul 10 04:57:33.475376 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1163200-4755-4387-906d-4c7b33ba0c7e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:33.475567 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-c1163200-4755-4387-906d-4c7b33ba0c7e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:33.479870 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-c1163200-4755-4387-906d-4c7b33ba0c7e tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a returned with HTTP 404 Jul 10 04:57:33.480360 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1560/6255] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:57:33 2026] GET /volume/v3/snapshots/8f48cfd3-6c10-4a3d-a866-188b76c6c83a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:57:33.486574 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-ecb1b6a4-b2ac-4031-94c3-7a9ea510eede None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:33.488138 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ecb1b6a4-b2ac-4031-94c3-7a9ea510eede tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c Jul 10 04:57:33.488337 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ecb1b6a4-b2ac-4031-94c3-7a9ea510eede tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:33.488516 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-ecb1b6a4-b2ac-4031-94c3-7a9ea510eede tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'delete' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:33.488620 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.v3.snapshots [None req-ecb1b6a4-b2ac-4031-94c3-7a9ea510eede tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete snapshot with id: 721b3a8e-c639-4b94-a2f1-eda8cc53f71c Jul 10 04:57:33.493173 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:33.493173 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:33.493581 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ecb1b6a4-b2ac-4031-94c3-7a9ea510eede tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:57:33.505843 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-ecb1b6a4-b2ac-4031-94c3-7a9ea510eede tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot delete request issued successfully. Jul 10 04:57:33.506016 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-ecb1b6a4-b2ac-4031-94c3-7a9ea510eede tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c returned with HTTP 202 Jul 10 04:57:33.506410 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1566/6256] 10.4.3.87 () {66 vars in 1350 bytes} [Fri Jul 10 04:57:33 2026] DELETE /volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:57:33.512981 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-db5b5789-a90a-4ae4-934c-d4d41e7fcdab None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:33.515238 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db5b5789-a90a-4ae4-934c-d4d41e7fcdab tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c Jul 10 04:57:33.515238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db5b5789-a90a-4ae4-934c-d4d41e7fcdab tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:33.515238 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-db5b5789-a90a-4ae4-934c-d4d41e7fcdab tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:33.519967 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:33.519967 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:33.520194 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-db5b5789-a90a-4ae4-934c-d4d41e7fcdab tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Snapshot retrieved successfully. Jul 10 04:57:33.521281 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-db5b5789-a90a-4ae4-934c-d4d41e7fcdab tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c returned with HTTP 200 Jul 10 04:57:33.521388 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1569/6257] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:57:33 2026] GET /volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:34.529446 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-2ffdd575-89a4-49bc-b010-c552cf51f298 None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:34.530938 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ffdd575-89a4-49bc-b010-c552cf51f298 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c Jul 10 04:57:34.531097 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ffdd575-89a4-49bc-b010-c552cf51f298 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:34.531281 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-2ffdd575-89a4-49bc-b010-c552cf51f298 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:34.535145 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-2ffdd575-89a4-49bc-b010-c552cf51f298 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c returned with HTTP 404 Jul 10 04:57:34.535576 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1563/6258] 10.4.3.87 () {66 vars in 1347 bytes} [Fri Jul 10 04:57:34 2026] GET /volume/v3/snapshots/721b3a8e-c639-4b94-a2f1-eda8cc53f71c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:57:34.541856 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-be1e7724-d220-4272-a6bc-c99b67d11348 None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:34.543426 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be1e7724-d220-4272-a6bc-c99b67d11348 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:57:34.543594 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be1e7724-d220-4272-a6bc-c99b67d11348 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:34.543789 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-be1e7724-d220-4272-a6bc-c99b67d11348 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:34.549892 np0000004952 devstack@c-api.service[100021]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:34.549892 np0000004952 devstack@c-api.service[100021]: warnings.warn( Jul 10 04:57:34.552937 np0000004952 devstack@c-api.service[100021]: INFO cinder.volume.api [None req-be1e7724-d220-4272-a6bc-c99b67d11348 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:34.556747 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-be1e7724-d220-4272-a6bc-c99b67d11348 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:57:34.557159 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1561/6259] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:34 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:34.567995 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.middleware.request_id [None req-40c84fbe-c101-4e3b-bbc9-ff46c55c27d6 None None] RequestId filter calling following filter/app {{(pid=100020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:34.569712 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-40c84fbe-c101-4e3b-bbc9-ff46c55c27d6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:57:34.569891 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-40c84fbe-c101-4e3b-bbc9-ff46c55c27d6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:34.570087 np0000004952 devstack@c-api.service[100020]: DEBUG cinder.api.openstack.wsgi [None req-40c84fbe-c101-4e3b-bbc9-ff46c55c27d6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:34.576630 np0000004952 devstack@c-api.service[100020]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:34.576630 np0000004952 devstack@c-api.service[100020]: warnings.warn( Jul 10 04:57:34.579875 np0000004952 devstack@c-api.service[100020]: INFO cinder.volume.api [None req-40c84fbe-c101-4e3b-bbc9-ff46c55c27d6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:34.583496 np0000004952 devstack@c-api.service[100020]: INFO cinder.api.openstack.wsgi [None req-40c84fbe-c101-4e3b-bbc9-ff46c55c27d6 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:57:34.583966 np0000004952 devstack@c-api.service[100020]: [pid: 100020|app: 0|req: 1567/6260] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:34 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:34.594988 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.middleware.request_id [None req-1a6e651a-c56c-47b8-8d3c-dfc6fc4be0c7 None None] RequestId filter calling following filter/app {{(pid=100022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:34.596766 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a6e651a-c56c-47b8-8d3c-dfc6fc4be0c7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] DELETE https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:57:34.596969 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a6e651a-c56c-47b8-8d3c-dfc6fc4be0c7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:34.597180 np0000004952 devstack@c-api.service[100022]: DEBUG cinder.api.openstack.wsgi [None req-1a6e651a-c56c-47b8-8d3c-dfc6fc4be0c7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'delete' {{(pid=100022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:34.597388 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.v3.volumes [None req-1a6e651a-c56c-47b8-8d3c-dfc6fc4be0c7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete volume with id: d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:57:34.603848 np0000004952 devstack@c-api.service[100022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:34.603848 np0000004952 devstack@c-api.service[100022]: warnings.warn( Jul 10 04:57:34.604264 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1a6e651a-c56c-47b8-8d3c-dfc6fc4be0c7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:34.617848 np0000004952 devstack@c-api.service[100022]: INFO cinder.volume.api [None req-1a6e651a-c56c-47b8-8d3c-dfc6fc4be0c7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Delete volume request issued successfully. Jul 10 04:57:34.617954 np0000004952 devstack@c-api.service[100022]: INFO cinder.api.openstack.wsgi [None req-1a6e651a-c56c-47b8-8d3c-dfc6fc4be0c7 tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 202 Jul 10 04:57:34.618367 np0000004952 devstack@c-api.service[100022]: [pid: 100022|app: 0|req: 1570/6261] 10.4.3.87 () {66 vars in 1344 bytes} [Fri Jul 10 04:57:34 2026] DELETE /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 04:57:34.624504 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.middleware.request_id [None req-d62708eb-1490-4799-83d2-92ec8373280c None None] RequestId filter calling following filter/app {{(pid=100019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:34.625945 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d62708eb-1490-4799-83d2-92ec8373280c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:57:34.626144 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d62708eb-1490-4799-83d2-92ec8373280c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:34.626370 np0000004952 devstack@c-api.service[100019]: DEBUG cinder.api.openstack.wsgi [None req-d62708eb-1490-4799-83d2-92ec8373280c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:34.632589 np0000004952 devstack@c-api.service[100019]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 04:57:34.632589 np0000004952 devstack@c-api.service[100019]: warnings.warn( Jul 10 04:57:34.635552 np0000004952 devstack@c-api.service[100019]: INFO cinder.volume.api [None req-d62708eb-1490-4799-83d2-92ec8373280c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Volume info retrieved successfully. Jul 10 04:57:34.639138 np0000004952 devstack@c-api.service[100019]: INFO cinder.api.openstack.wsgi [None req-d62708eb-1490-4799-83d2-92ec8373280c tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 200 Jul 10 04:57:34.639589 np0000004952 devstack@c-api.service[100019]: [pid: 100019|app: 0|req: 1564/6262] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:34 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 04:57:35.651740 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.middleware.request_id [None req-a82330c5-7f86-40df-9a44-b7cb68de92ef None None] RequestId filter calling following filter/app {{(pid=100021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 04:57:35.653723 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a82330c5-7f86-40df-9a44-b7cb68de92ef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] GET https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 Jul 10 04:57:35.653900 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a82330c5-7f86-40df-9a44-b7cb68de92ef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Empty body provided in request {{(pid=100021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 04:57:35.654114 np0000004952 devstack@c-api.service[100021]: DEBUG cinder.api.openstack.wsgi [None req-a82330c5-7f86-40df-9a44-b7cb68de92ef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] Calling method 'show' {{(pid=100021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 04:57:35.660564 np0000004952 devstack@c-api.service[100021]: INFO cinder.api.openstack.wsgi [None req-a82330c5-7f86-40df-9a44-b7cb68de92ef tempest-SnapshotDataIntegrityTests-574588465 tempest-SnapshotDataIntegrityTests-574588465-project-member] https://10.4.3.87/volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 returned with HTTP 404 Jul 10 04:57:35.661086 np0000004952 devstack@c-api.service[100021]: [pid: 100021|app: 0|req: 1562/6263] 10.4.3.87 () {66 vars in 1341 bytes} [Fri Jul 10 04:57:35 2026] GET /volume/v3/volumes/d4e1048f-f4ae-4013-b246-1de9a2cb3386 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 04:57:44.582765 np0000004952 devstack@c-api.service[100020]: DEBUG dbcounter [-] [100020] Writing DB stats cinder:SELECT=38,cinder:UPDATE=3 {{(pid=100020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:57:44.614164 np0000004952 devstack@c-api.service[100022]: DEBUG dbcounter [-] [100022] Writing DB stats cinder:SELECT=52,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:57:44.638379 np0000004952 devstack@c-api.service[100019]: DEBUG dbcounter [-] [100019] Writing DB stats cinder:SELECT=68,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 04:57:45.656416 np0000004952 devstack@c-api.service[100021]: DEBUG dbcounter [-] [100021] Writing DB stats cinder:SELECT=61,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}